Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 83712 Details for
Bug 124668
dev-libs/glib-2.8.5: autoconf fails to find pthread
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log
config.log (text/plain), 157.60 KB, created by
Sebastian Flothow
on 2006-04-02 07:39:45 UTC
(
hide
)
Description:
config.log
Filename:
MIME Type:
Creator:
Sebastian Flothow
Created:
2006-04-02 07:39:45 UTC
Size:
157.60 KB
patch
obsolete
>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.8.6, which was >generated by GNU Autoconf 2.59. Invocation command line was > > $ ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-threads=posix --disable-gtk-doc --build=i686-pc-linux-gnu > >## --------- ## >## Platform. ## >## --------- ## > >hostname = marvin >uname -m = i686 >uname -r = 2.6.15-gentoo-r1 >uname -s = Linux >uname -v = #1 PREEMPT Mon Jan 30 16:40:33 CET 2006 > >/usr/bin/uname -p = Celeron (Mendocino) >/bin/uname -X = unknown > >/bin/arch = i686 >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /usr/lib/ccache/bin >PATH: /sbin >PATH: /usr/sbin >PATH: /usr/lib/portage/bin >PATH: /bin >PATH: /usr/bin >PATH: /opt/bin >PATH: /usr/i686-pc-linux-gnu/gcc-bin/3.4.5 >PATH: /opt/sun-jdk-1.4.2.10/bin >PATH: /opt/sun-jdk-1.4.2.10/jre/bin >PATH: /opt/sun-jdk-1.4.2.10/jre/javaws >PATH: /usr/qt/3/bin >PATH: /usr/kde/3.4/sbin >PATH: /usr/kde/3.4/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:1581: checking for a BSD-compatible install >configure:1636: result: /bin/install -c >configure:1647: checking whether build environment is sane >configure:1690: result: yes >configure:1723: checking for gawk >configure:1739: found /bin/gawk >configure:1749: result: gawk >configure:1759: checking whether make sets $(MAKE) >configure:1779: result: yes >configure:1992: checking whether to enable maintainer-specific portions of Makefiles >configure:2001: result: no >configure:2023: checking build system type >configure:2041: result: i686-pc-linux-gnu >configure:2049: checking host system type >configure:2063: result: i686-pc-linux-gnu >configure:2072: checking for the BeOS >configure:2082: result: no >configure:2086: checking for Win32 >configure:2115: result: no >configure:2516: checking whether to enable garbage collector friendliness >configure:2528: result: no >configure:2532: checking whether to disable memory pools >configure:2535: result: no >configure:2569: checking for i686-pc-linux-gnu-gcc >configure:2585: found /usr/lib/ccache/bin/i686-pc-linux-gnu-gcc >configure:2595: result: i686-pc-linux-gnu-gcc >configure:2877: checking for C compiler version >configure:2880: i686-pc-linux-gnu-gcc --version </dev/null >&5 >i686-pc-linux-gnu-gcc (GCC) 3.4.5 (Gentoo 3.4.5, ssp-3.4.5-1.0, pie-8.7.9) >Copyright (C) 2004 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:2883: $? = 0 >configure:2885: i686-pc-linux-gnu-gcc -v </dev/null >&5 >Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.5/specs >Configured with: /var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.4.5 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.5/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.5 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.5/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.5/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.5/include/g++-v3 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libgcj --enable-languages=c,c++,objc,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 3.4.5 (Gentoo 3.4.5, ssp-3.4.5-1.0, pie-8.7.9) >configure:2888: $? = 0 >configure:2890: i686-pc-linux-gnu-gcc -V </dev/null >&5 >i686-pc-linux-gnu-gcc: `-V' option must have argument >configure:2893: $? = 1 >configure:2916: checking for C compiler default output file name >configure:2919: i686-pc-linux-gnu-gcc -O2 -march=i686 conftest.c >&5 >configure:2922: $? = 0 >configure:2968: result: a.out >configure:2973: checking whether the C compiler works >configure:2979: ./a.out >configure:2982: $? = 0 >configure:2999: result: yes >configure:3006: checking whether we are cross compiling >configure:3008: result: no >configure:3011: checking for suffix of executables >configure:3013: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 conftest.c >&5 >configure:3016: $? = 0 >configure:3041: result: >configure:3047: checking for suffix of object files >configure:3068: i686-pc-linux-gnu-gcc -c -O2 -march=i686 conftest.c >&5 >configure:3071: $? = 0 >configure:3093: result: o >configure:3097: checking whether we are using the GNU C compiler >configure:3121: i686-pc-linux-gnu-gcc -c -O2 -march=i686 conftest.c >&5 >configure:3127: $? = 0 >configure:3131: test -z > || test ! -s conftest.err >configure:3134: $? = 0 >configure:3137: test -s conftest.o >configure:3140: $? = 0 >configure:3153: result: yes >configure:3159: checking whether i686-pc-linux-gnu-gcc accepts -g >configure:3180: i686-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:3186: $? = 0 >configure:3190: test -z > || test ! -s conftest.err >configure:3193: $? = 0 >configure:3196: test -s conftest.o >configure:3199: $? = 0 >configure:3210: result: yes >configure:3227: checking for i686-pc-linux-gnu-gcc option to accept ANSI C >configure:3297: i686-pc-linux-gnu-gcc -c -O2 -march=i686 conftest.c >&5 >configure:3303: $? = 0 >configure:3307: test -z > || test ! -s conftest.err >configure:3310: $? = 0 >configure:3313: test -s conftest.o >configure:3316: $? = 0 >configure:3334: result: none needed >configure:3352: i686-pc-linux-gnu-gcc -c -O2 -march=i686 conftest.c >&5 >conftest.c:2: error: syntax error before "me" >configure:3358: $? = 1 >configure: failed program was: >| #ifndef __cplusplus >| choke me >| #endif >configure:3502: checking for style of include used by make >configure:3530: result: GNU >configure:3558: checking dependency style of i686-pc-linux-gnu-gcc >configure:3641: result: gcc3 >configure:3663: checking for c++ >configure:3679: found /usr/lib/ccache/bin/c++ >configure:3689: result: c++ >configure:3718: checking for i686-pc-linux-gnu-g++ >configure:3744: result: c++ >configure:3802: checking for C++ compiler version >configure:3805: c++ --version </dev/null >&5 >c++ (GCC) 3.4.5 (Gentoo 3.4.5, ssp-3.4.5-1.0, pie-8.7.9) >Copyright (C) 2004 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:3808: $? = 0 >configure:3810: c++ -v </dev/null >&5 >Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.5/specs >Configured with: /var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.4.5 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.5/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.5 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.5/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.5/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.5/include/g++-v3 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libgcj --enable-languages=c,c++,objc,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 3.4.5 (Gentoo 3.4.5, ssp-3.4.5-1.0, pie-8.7.9) >configure:3813: $? = 0 >configure:3815: c++ -V </dev/null >&5 >c++: `-V' option must have argument >configure:3818: $? = 1 >configure:3821: checking whether we are using the GNU C++ compiler >configure:3845: c++ -c -O2 -march=i686 conftest.cc >&5 >configure:3851: $? = 0 >configure:3855: test -z > || test ! -s conftest.err >configure:3858: $? = 0 >configure:3861: test -s conftest.o >configure:3864: $? = 0 >configure:3877: result: yes >configure:3883: checking whether c++ accepts -g >configure:3904: c++ -c -g conftest.cc >&5 >configure:3910: $? = 0 >configure:3914: test -z > || test ! -s conftest.err >configure:3917: $? = 0 >configure:3920: test -s conftest.o >configure:3923: $? = 0 >configure:3934: result: yes >configure:3976: c++ -c -O2 -march=i686 conftest.cc >&5 >configure:3982: $? = 0 >configure:3986: test -z > || test ! -s conftest.err >configure:3989: $? = 0 >configure:3992: test -s conftest.o >configure:3995: $? = 0 >configure:4021: c++ -c -O2 -march=i686 conftest.cc >&5 >conftest.cc: In function `int main()': >conftest.cc:19: error: `exit' was not declared in this scope >configure:4027: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "glib" >| #define PACKAGE_TARNAME "glib" >| #define PACKAGE_VERSION "2.8.6" >| #define PACKAGE_STRING "glib 2.8.6" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" >| #define GLIB_MAJOR_VERSION 2 >| #define GLIB_MINOR_VERSION 8 >| #define GLIB_MICRO_VERSION 6 >| #define GLIB_INTERFACE_AGE 6 >| #define GLIB_BINARY_AGE 806 >| #define G_COMPILED_WITH_DEBUGGING "minimum" >| /* end confdefs.h. */ >| >| int >| main () >| { >| exit (42); >| ; >| return 0; >| } >configure:3976: c++ -c -O2 -march=i686 conftest.cc >&5 >configure:3982: $? = 0 >configure:3986: test -z > || test ! -s conftest.err >configure:3989: $? = 0 >configure:3992: test -s conftest.o >configure:3995: $? = 0 >configure:4021: c++ -c -O2 -march=i686 conftest.cc >&5 >configure:4027: $? = 0 >configure:4031: test -z > || test ! -s conftest.err >configure:4034: $? = 0 >configure:4037: test -s conftest.o >configure:4040: $? = 0 >configure:4065: checking dependency style of c++ >configure:4148: result: gcc3 >configure:4182: c++ -c -O2 -march=i686 conftest.cc >&5 >configure:4188: $? = 0 >configure:4192: test -z > || test ! -s conftest.err >configure:4195: $? = 0 >configure:4198: test -s conftest.o >configure:4201: $? = 0 >configure:4232: checking for i686-pc-linux-gnu-gcc option to accept ANSI C >configure:4295: i686-pc-linux-gnu-gcc -c -O2 -march=i686 conftest.c >&5 >configure:4301: $? = 0 >configure:4305: test -z > || test ! -s conftest.err >configure:4308: $? = 0 >configure:4311: test -s conftest.o >configure:4314: $? = 0 >configure:4329: result: none needed >configure:4353: checking for a BSD-compatible install >configure:4408: result: /bin/install -c >configure:4427: checking for special C compiler options needed for large files >configure:4526: result: no >configure:4532: checking for _FILE_OFFSET_BITS value needed for large files >configure:4563: i686-pc-linux-gnu-gcc -c -O2 -march=i686 conftest.c >&5 >conftest.c:24: warning: left shift count >= width of type >conftest.c:24: warning: left shift count >= width of type >conftest.c:26: error: size of array `off_t_is_large' is negative >configure:4569: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "glib" >| #define PACKAGE_TARNAME "glib" >| #define PACKAGE_VERSION "2.8.6" >| #define PACKAGE_STRING "glib 2.8.6" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" >| #define GLIB_MAJOR_VERSION 2 >| #define GLIB_MINOR_VERSION 8 >| #define GLIB_MICRO_VERSION 6 >| #define GLIB_INTERFACE_AGE 6 >| #define GLIB_BINARY_AGE 806 >| #define G_COMPILED_WITH_DEBUGGING "minimum" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| /* end confdefs.h. */ >| #include <sys/types.h> >| /* 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:4616: i686-pc-linux-gnu-gcc -c -O2 -march=i686 conftest.c >&5 >configure:4622: $? = 0 >configure:4626: test -z > || test ! -s conftest.err >configure:4629: $? = 0 >configure:4632: test -s conftest.o >configure:4635: $? = 0 >configure:4647: result: 64 >configure:4657: checking for _LARGE_FILES value needed for large files >configure:4688: i686-pc-linux-gnu-gcc -c -O2 -march=i686 conftest.c >&5 >configure:4694: $? = 0 >configure:4698: test -z > || test ! -s conftest.err >configure:4701: $? = 0 >configure:4704: test -s conftest.o >configure:4707: $? = 0 >configure:4772: result: no >configure:4790: checking for pkg-config >configure:4808: found /usr/bin/pkg-config >configure:4821: result: /usr/bin/pkg-config >configure:4910: checking for gawk >configure:4936: result: gawk >configure:4950: checking for perl5 >configure:4979: result: no >configure:4950: checking for perl >configure:4966: found /usr/bin/perl >configure:4976: result: perl >configure:4989: checking for indent >configure:5018: result: no >configure:5036: checking for perl >configure:5054: found /usr/bin/perl >configure:5066: result: /usr/bin/perl >configure:5092: checking for iconv_open >configure:5149: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 conftest.c >&5 >configure:5155: $? = 0 >configure:5159: test -z > || test ! -s conftest.err >configure:5162: $? = 0 >configure:5165: test -s conftest >configure:5168: $? = 0 >configure:5180: result: yes >configure:5578: checking how to run the C preprocessor >configure:5613: i686-pc-linux-gnu-gcc -E conftest.c >configure:5619: $? = 0 >configure:5651: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:19:28: ac_nonexistent.h: No such file or directory >configure:5657: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "glib" >| #define PACKAGE_TARNAME "glib" >| #define PACKAGE_VERSION "2.8.6" >| #define PACKAGE_STRING "glib 2.8.6" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" >| #define GLIB_MAJOR_VERSION 2 >| #define GLIB_MINOR_VERSION 8 >| #define GLIB_MICRO_VERSION 6 >| #define GLIB_INTERFACE_AGE 6 >| #define GLIB_BINARY_AGE 806 >| #define G_COMPILED_WITH_DEBUGGING "minimum" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define _FILE_OFFSET_BITS 64 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:5696: result: i686-pc-linux-gnu-gcc -E >configure:5720: i686-pc-linux-gnu-gcc -E conftest.c >configure:5726: $? = 0 >configure:5758: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:19:28: ac_nonexistent.h: No such file or directory >configure:5764: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "glib" >| #define PACKAGE_TARNAME "glib" >| #define PACKAGE_VERSION "2.8.6" >| #define PACKAGE_STRING "glib 2.8.6" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" >| #define GLIB_MAJOR_VERSION 2 >| #define GLIB_MINOR_VERSION 8 >| #define GLIB_MICRO_VERSION 6 >| #define GLIB_INTERFACE_AGE 6 >| #define GLIB_BINARY_AGE 806 >| #define G_COMPILED_WITH_DEBUGGING "minimum" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define _FILE_OFFSET_BITS 64 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:5808: checking for egrep >configure:5818: result: grep -E >configure:5824: checking whether we are using the GNU C Library 2.1 or newer >configure:5855: result: yes >configure:5869: checking Whether to cache iconv descriptors >configure:5895: result: no >configure:5901: checking for ANSI C header files >configure:5926: i686-pc-linux-gnu-gcc -c -O2 -march=i686 conftest.c >&5 >configure:5932: $? = 0 >configure:5936: test -z > || test ! -s conftest.err >configure:5939: $? = 0 >configure:5942: test -s conftest.o >configure:5945: $? = 0 >configure:6034: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 conftest.c >&5 >configure:6037: $? = 0 >configure:6039: ./conftest >configure:6042: $? = 0 >configure:6057: result: yes >configure:6081: checking for sys/types.h >configure:6097: i686-pc-linux-gnu-gcc -c -O2 -march=i686 conftest.c >&5 >configure:6103: $? = 0 >configure:6107: test -z > || test ! -s conftest.err >configure:6110: $? = 0 >configure:6113: test -s conftest.o >configure:6116: $? = 0 >configure:6127: result: yes >configure:6081: checking for sys/stat.h >configure:6097: i686-pc-linux-gnu-gcc -c -O2 -march=i686 conftest.c >&5 >configure:6103: $? = 0 >configure:6107: test -z > || test ! -s conftest.err >configure:6110: $? = 0 >configure:6113: test -s conftest.o >configure:6116: $? = 0 >configure:6127: result: yes >configure:6081: checking for stdlib.h >configure:6097: i686-pc-linux-gnu-gcc -c -O2 -march=i686 conftest.c >&5 >configure:6103: $? = 0 >configure:6107: test -z > || test ! -s conftest.err >configure:6110: $? = 0 >configure:6113: test -s conftest.o >configure:6116: $? = 0 >configure:6127: result: yes >configure:6081: checking for string.h >configure:6097: i686-pc-linux-gnu-gcc -c -O2 -march=i686 conftest.c >&5 >configure:6103: $? = 0 >configure:6107: test -z > || test ! -s conftest.err >configure:6110: $? = 0 >configure:6113: test -s conftest.o >configure:6116: $? = 0 >configure:6127: result: yes >configure:6081: checking for memory.h >configure:6097: i686-pc-linux-gnu-gcc -c -O2 -march=i686 conftest.c >&5 >configure:6103: $? = 0 >configure:6107: test -z > || test ! -s conftest.err >configure:6110: $? = 0 >configure:6113: test -s conftest.o >configure:6116: $? = 0 >configure:6127: result: yes >configure:6081: checking for strings.h >configure:6097: i686-pc-linux-gnu-gcc -c -O2 -march=i686 conftest.c >&5 >configure:6103: $? = 0 >configure:6107: test -z > || test ! -s conftest.err >configure:6110: $? = 0 >configure:6113: test -s conftest.o >configure:6116: $? = 0 >configure:6127: result: yes >configure:6081: checking for inttypes.h >configure:6097: i686-pc-linux-gnu-gcc -c -O2 -march=i686 conftest.c >&5 >configure:6103: $? = 0 >configure:6107: test -z > || test ! -s conftest.err >configure:6110: $? = 0 >configure:6113: test -s conftest.o >configure:6116: $? = 0 >configure:6127: result: yes >configure:6081: checking for stdint.h >configure:6097: i686-pc-linux-gnu-gcc -c -O2 -march=i686 conftest.c >&5 >configure:6103: $? = 0 >configure:6107: test -z > || test ! -s conftest.err >configure:6110: $? = 0 >configure:6113: test -s conftest.o >configure:6116: $? = 0 >configure:6127: result: yes >configure:6081: checking for unistd.h >configure:6097: i686-pc-linux-gnu-gcc -c -O2 -march=i686 conftest.c >&5 >configure:6103: $? = 0 >configure:6107: test -z > || test ! -s conftest.err >configure:6110: $? = 0 >configure:6113: test -s conftest.o >configure:6116: $? = 0 >configure:6127: result: yes >configure:6154: checking locale.h usability >configure:6166: i686-pc-linux-gnu-gcc -c -O2 -march=i686 conftest.c >&5 >configure:6172: $? = 0 >configure:6176: test -z > || test ! -s conftest.err >configure:6179: $? = 0 >configure:6182: test -s conftest.o >configure:6185: $? = 0 >configure:6195: result: yes >configure:6199: checking locale.h presence >configure:6209: i686-pc-linux-gnu-gcc -E conftest.c >configure:6215: $? = 0 >configure:6235: result: yes >configure:6270: checking for locale.h >configure:6277: result: yes >configure:6291: checking for LC_MESSAGES >configure:6312: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 conftest.c >&5 >configure:6318: $? = 0 >configure:6322: test -z > || test ! -s conftest.err >configure:6325: $? = 0 >configure:6328: test -s conftest >configure:6331: $? = 0 >configure:6343: result: yes >configure:6372: checking libintl.h usability >configure:6384: i686-pc-linux-gnu-gcc -c -O2 -march=i686 conftest.c >&5 >configure:6390: $? = 0 >configure:6394: test -z > || test ! -s conftest.err >configure:6397: $? = 0 >configure:6400: test -s conftest.o >configure:6403: $? = 0 >configure:6413: result: yes >configure:6417: checking libintl.h presence >configure:6427: i686-pc-linux-gnu-gcc -E conftest.c >configure:6433: $? = 0 >configure:6453: result: yes >configure:6488: checking for libintl.h >configure:6495: result: yes >configure:6506: checking for ngettext in libc >configure:6529: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 conftest.c >&5 >configure:6535: $? = 0 >configure:6539: test -z > || test ! -s conftest.err >configure:6542: $? = 0 >configure:6545: test -s conftest >configure:6548: $? = 0 >configure:6561: result: yes >configure:6565: checking for dgettext in libc >configure:6588: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 conftest.c >&5 >configure:6594: $? = 0 >configure:6598: test -z > || test ! -s conftest.err >configure:6601: $? = 0 >configure:6604: test -s conftest >configure:6607: $? = 0 >configure:6620: result: yes >configure:6629: checking for bind_textdomain_codeset >configure:6686: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 conftest.c >&5 >configure:6692: $? = 0 >configure:6696: test -z > || test ! -s conftest.err >configure:6699: $? = 0 >configure:6702: test -s conftest >configure:6705: $? = 0 >configure:6717: result: yes >configure:7227: checking for msgfmt >configure:7254: result: /usr/bin/msgfmt >configure:7267: checking for dcgettext >configure:7324: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 conftest.c >&5 >conftest.c:57: warning: conflicting types for built-in function 'dcgettext' >configure:7330: $? = 0 >configure:7334: test -z > || test ! -s conftest.err >configure:7337: $? = 0 >configure:7340: test -s conftest >configure:7343: $? = 0 >configure:7355: result: yes >configure:7367: checking for gmsgfmt >configure:7385: found /usr/bin/gmsgfmt >configure:7398: result: /usr/bin/gmsgfmt >configure:7407: checking for xgettext >configure:7434: result: /usr/bin/xgettext >configure:7458: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 conftest.c >&5 >configure:7464: $? = 0 >configure:7468: test -z > || test ! -s conftest.err >configure:7471: $? = 0 >configure:7474: test -s conftest >configure:7477: $? = 0 >configure:7650: checking for catalogs to be installed >configure:7675: result: de >configure:7849: checking for a sed that does not truncate output >configure:7903: result: /bin/sed >configure:7917: checking for ld used by i686-pc-linux-gnu-gcc >configure:7984: result: /usr/i686-pc-linux-gnu/bin/ld >configure:7993: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld >configure:8008: result: yes >configure:8013: checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files >configure:8020: result: -r >configure:8038: checking for BSD-compatible nm >configure:8080: result: /usr/bin/i686-pc-linux-gnu-nm -B >configure:8084: checking whether ln -s works >configure:8088: result: yes >configure:8095: checking how to recognise dependent libraries >configure:8267: result: pass_all >configure:8730: checking dlfcn.h usability >configure:8742: i686-pc-linux-gnu-gcc -c -O2 -march=i686 conftest.c >&5 >configure:8748: $? = 0 >configure:8752: test -z > || test ! -s conftest.err >configure:8755: $? = 0 >configure:8758: test -s conftest.o >configure:8761: $? = 0 >configure:8771: result: yes >configure:8775: checking dlfcn.h presence >configure:8785: i686-pc-linux-gnu-gcc -E conftest.c >configure:8791: $? = 0 >configure:8811: result: yes >configure:8846: checking for dlfcn.h >configure:8853: result: yes >configure:8876: checking how to run the C++ preprocessor >configure:8907: c++ -E conftest.cc >configure:8913: $? = 0 >configure:8945: c++ -E conftest.cc >conftest.cc:38:28: ac_nonexistent.h: No such file or directory >configure:8951: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "glib" >| #define PACKAGE_TARNAME "glib" >| #define PACKAGE_VERSION "2.8.6" >| #define PACKAGE_STRING "glib 2.8.6" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" >| #define GLIB_MAJOR_VERSION 2 >| #define GLIB_MINOR_VERSION 8 >| #define GLIB_MICRO_VERSION 6 >| #define GLIB_INTERFACE_AGE 6 >| #define GLIB_BINARY_AGE 806 >| #define G_COMPILED_WITH_DEBUGGING "minimum" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #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 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:8990: result: c++ -E >configure:9014: c++ -E conftest.cc >configure:9020: $? = 0 >configure:9052: c++ -E conftest.cc >conftest.cc:38:28: ac_nonexistent.h: No such file or directory >configure:9058: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "glib" >| #define PACKAGE_TARNAME "glib" >| #define PACKAGE_VERSION "2.8.6" >| #define PACKAGE_STRING "glib 2.8.6" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" >| #define GLIB_MAJOR_VERSION 2 >| #define GLIB_MINOR_VERSION 8 >| #define GLIB_MICRO_VERSION 6 >| #define GLIB_INTERFACE_AGE 6 >| #define GLIB_BINARY_AGE 806 >| #define G_COMPILED_WITH_DEBUGGING "minimum" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #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 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:9110: checking for i686-pc-linux-gnu-g77 >configure:9126: found /usr/bin/i686-pc-linux-gnu-g77 >configure:9136: result: i686-pc-linux-gnu-g77 >configure:9195: checking for Fortran 77 compiler version >configure:9196: i686-pc-linux-gnu-g77 --version </dev/null >&5 >GNU Fortran (GCC) 3.4.5 (Gentoo 3.4.5, ssp-3.4.5-1.0, pie-8.7.9) >Copyright (C) 2004 Free Software Foundation, Inc. > >GNU Fortran comes with NO WARRANTY, to the extent permitted by law. >You may redistribute copies of GNU Fortran >under the terms of the GNU General Public License. >For more information about these matters, see the file named COPYING >or type the command `info -f g77 Copying'. >configure:9199: $? = 0 >configure:9201: i686-pc-linux-gnu-g77 -v </dev/null >&5 >Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.5/specs >Configured with: /var/tmp/portage/gcc-3.4.5/work/gcc-3.4.5/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.4.5 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.5/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.5 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.5/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.5/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.5/include/g++-v3 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libgcj --enable-languages=c,c++,objc,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu >Thread model: posix >gcc version 3.4.5 (Gentoo 3.4.5, ssp-3.4.5-1.0, pie-8.7.9) >configure:9204: $? = 0 >configure:9206: i686-pc-linux-gnu-g77 -V </dev/null >&5 >i686-pc-linux-gnu-g77: `-V' option must have argument >configure:9209: $? = 1 >configure:9217: checking whether we are using the GNU Fortran 77 compiler >configure:9231: i686-pc-linux-gnu-g77 -c conftest.F >&5 >configure:9237: $? = 0 >configure:9241: test -z > || test ! -s conftest.err >configure:9244: $? = 0 >configure:9247: test -s conftest.o >configure:9250: $? = 0 >configure:9263: result: yes >configure:9269: checking whether i686-pc-linux-gnu-g77 accepts -g >configure:9281: i686-pc-linux-gnu-g77 -c -g conftest.f >&5 >configure:9287: $? = 0 >configure:9291: test -z > || test ! -s conftest.err >configure:9294: $? = 0 >configure:9297: test -s conftest.o >configure:9300: $? = 0 >configure:9312: result: yes >configure:9342: checking the maximum length of command line arguments >configure:9434: result: 32768 >configure:9445: checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output from i686-pc-linux-gnu-gcc object >configure:9541: i686-pc-linux-gnu-gcc -c -O2 -march=i686 conftest.c >&5 >configure:9544: $? = 0 >configure:9548: /usr/bin/i686-pc-linux-gnu-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm >configure:9551: $? = 0 >configure:9603: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 conftest.c conftstm.o >&5 >configure:9606: $? = 0 >configure:9644: result: ok >configure:9648: checking for objdir >configure:9663: result: .libs >configure:9715: checking for i686-pc-linux-gnu-ar >configure:9731: found /usr/bin/i686-pc-linux-gnu-ar >configure:9741: result: i686-pc-linux-gnu-ar >configure:9795: checking for i686-pc-linux-gnu-ranlib >configure:9811: found /usr/bin/i686-pc-linux-gnu-ranlib >configure:9821: result: i686-pc-linux-gnu-ranlib >configure:9875: checking for i686-pc-linux-gnu-strip >configure:9891: found /usr/bin/i686-pc-linux-gnu-strip >configure:9901: result: i686-pc-linux-gnu-strip >configure:10227: checking if i686-pc-linux-gnu-gcc static flag works >configure:10255: result: yes >configure:10273: checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions >configure:10293: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -fno-rtti -fno-exceptions conftest.c >&5 >cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C >cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C >configure:10297: $? = 0 >configure:10308: result: no >configure:10323: checking for i686-pc-linux-gnu-gcc option to produce PIC >configure:10527: result: -fPIC >configure:10535: checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works >configure:10555: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -fPIC -DPIC conftest.c >&5 >configure:10559: $? = 0 >configure:10570: result: yes >configure:10594: checking if i686-pc-linux-gnu-gcc supports -c -o file.o >configure:10617: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -o out/conftest2.o conftest.c >&5 >configure:10621: $? = 0 >configure:10641: result: yes >configure:10667: checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:11563: result: yes >configure:11589: checking whether -lc should be explicitly linked in >configure:11594: i686-pc-linux-gnu-gcc -c -O2 -march=i686 conftest.c >&5 >configure:11597: $? = 0 >configure:11611: i686-pc-linux-gnu-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 >configure:11614: $? = 0 >configure:11626: result: no >configure:11634: checking dynamic linker characteristics >configure:12201: result: GNU/Linux ld.so >configure:12205: checking how to hardcode library paths into programs >configure:12230: result: immediate >configure:12244: checking whether stripping libraries is possible >configure:12249: result: yes >configure:13079: checking if libtool supports shared libraries >configure:13081: result: yes >configure:13084: checking whether to build shared libraries >configure:13105: result: yes >configure:13108: checking whether to build static libraries >configure:13112: result: no >configure:13204: creating libtool >configure:13782: checking for ld used by c++ >configure:13849: result: /usr/i686-pc-linux-gnu/bin/ld >configure:13858: checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld >configure:13873: result: yes >configure:13924: checking whether the c++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:14811: result: yes >configure:14829: c++ -c -O2 -march=i686 conftest.cc >&5 >configure:14832: $? = 0 >configure:14928: checking for c++ option to produce PIC >configure:15196: result: -fPIC >configure:15204: checking if c++ PIC flag -fPIC works >configure:15224: c++ -c -O2 -march=i686 -fPIC -DPIC conftest.cc >&5 >configure:15228: $? = 0 >configure:15239: result: yes >configure:15263: checking if c++ supports -c -o file.o >configure:15286: c++ -c -O2 -march=i686 -o out/conftest2.o conftest.cc >&5 >configure:15290: $? = 0 >configure:15310: result: yes >configure:15336: checking whether the c++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:15361: result: yes >configure:15432: checking dynamic linker characteristics >configure:15999: result: GNU/Linux ld.so >configure:16003: checking how to hardcode library paths into programs >configure:16028: result: immediate >configure:16042: checking whether stripping libraries is possible >configure:16047: result: yes >configure:17383: checking if libtool supports shared libraries >configure:17385: result: yes >configure:17388: checking whether to build shared libraries >configure:17408: result: yes >configure:17411: checking whether to build static libraries >configure:17415: result: no >configure:17427: checking for i686-pc-linux-gnu-g77 option to produce PIC >configure:17631: result: -fPIC >configure:17639: checking if i686-pc-linux-gnu-g77 PIC flag -fPIC works >configure:17659: i686-pc-linux-gnu-g77 -c -g -O2 -fPIC conftest.f >&5 >configure:17663: $? = 0 >configure:17674: result: yes >configure:17698: checking if i686-pc-linux-gnu-g77 supports -c -o file.o >configure:17721: i686-pc-linux-gnu-g77 -c -g -O2 -o out/conftest2.o conftest.f >&5 >configure:17725: $? = 0 >configure:17745: result: yes >configure:17771: checking whether the i686-pc-linux-gnu-g77 linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries >configure:18647: result: yes >configure:18718: checking dynamic linker characteristics >configure:19285: result: GNU/Linux ld.so >configure:19289: checking how to hardcode library paths into programs >configure:19314: result: immediate >configure:19328: checking whether stripping libraries is possible >configure:19333: result: yes >configure:23604: checking for extra flags to get ANSI library prototypes >configure:23625: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -Wall conftest.c -lm >&5 >configure:23628: $? = 0 >configure:23630: ./conftest >configure:23633: $? = 0 >configure:23635: result: none needed >configure:23696: checking for extra flags for POSIX compliance >configure:23714: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -Wall conftest.c >&5 >conftest.c: In function `main': >conftest.c:42: warning: unused variable `dir' >configure:23720: $? = 0 >configure:23724: test -z > || test ! -s conftest.err >configure:23727: $? = 0 >configure:23730: test -s conftest.o >configure:23733: $? = 0 >configure:23735: result: none needed >configure:23797: checking for ANSI C header files >configure:23953: result: yes >configure:23969: checking for vprintf >configure:24026: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -Wall conftest.c >&5 >conftest.c:63: warning: conflicting types for built-in function 'vprintf' >configure:24032: $? = 0 >configure:24036: test -z > || test ! -s conftest.err >configure:24039: $? = 0 >configure:24042: test -s conftest >configure:24045: $? = 0 >configure:24057: result: yes >configure:24064: checking for _doprnt >configure:24121: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -Wall conftest.c >&5 >/var/tmp/portage/glib-2.8.6/temp/ccyXXo94.o: In function `main': >conftest.c:(.text+0x14): undefined reference to `_doprnt' >/var/tmp/portage/glib-2.8.6/temp/ccyXXo94.o:(.data+0x0): undefined reference to `_doprnt' >collect2: ld returned 1 exit status >configure:24127: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "glib" >| #define PACKAGE_TARNAME "glib" >| #define PACKAGE_VERSION "2.8.6" >| #define PACKAGE_STRING "glib 2.8.6" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" >| #define GLIB_MAJOR_VERSION 2 >| #define GLIB_MINOR_VERSION 8 >| #define GLIB_MICRO_VERSION 6 >| #define GLIB_INTERFACE_AGE 6 >| #define GLIB_BINARY_AGE 806 >| #define G_COMPILED_WITH_DEBUGGING "minimum" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #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 STDC_HEADERS 1 >| #define HAVE_VPRINTF 1 >| /* end confdefs.h. */ >| /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define _doprnt innocuous__doprnt >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char _doprnt (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef _doprnt >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| { >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| char _doprnt (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined (__stub__doprnt) || defined (__stub____doprnt) >| choke me >| #else >| char (*f) () = _doprnt; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != _doprnt; >| ; >| return 0; >| } >configure:24152: result: no >configure:24172: checking for stdlib.h >configure:24177: result: yes >configure:24172: checking for unistd.h >configure:24177: result: yes >configure:24321: checking for getpagesize >configure:24378: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -Wall conftest.c >&5 >configure:24384: $? = 0 >configure:24388: test -z > || test ! -s conftest.err >configure:24391: $? = 0 >configure:24394: test -s conftest >configure:24397: $? = 0 >configure:24409: result: yes >configure:24419: checking for working mmap >configure:24561: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -Wall conftest.c >&5 >configure:24564: $? = 0 >configure:24566: ./conftest >configure:24569: $? = 0 >configure:24583: result: yes >configure:24596: checking for working alloca.h >configure:24617: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -Wall conftest.c >&5 >conftest.c: In function `main': >conftest.c:48: warning: unused variable `p' >configure:24623: $? = 0 >configure:24627: test -z > || test ! -s conftest.err >configure:24630: $? = 0 >configure:24633: test -s conftest >configure:24636: $? = 0 >configure:24648: result: yes >configure:24658: checking for alloca >configure:24699: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -Wall conftest.c >&5 >conftest.c: In function `main': >conftest.c:69: warning: unused variable `p' >configure:24705: $? = 0 >configure:24709: test -z > || test ! -s conftest.err >configure:24712: $? = 0 >configure:24715: test -s conftest >configure:24718: $? = 0 >configure:24730: result: yes >configure:24959: checking for atexit >configure:25016: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -Wall conftest.c >&5 >configure:25022: $? = 0 >configure:25026: test -z > || test ! -s conftest.err >configure:25029: $? = 0 >configure:25032: test -s conftest >configure:25035: $? = 0 >configure:25047: result: yes >configure:24959: checking for on_exit >configure:25016: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -Wall conftest.c >&5 >configure:25022: $? = 0 >configure:25026: test -z > || test ! -s conftest.err >configure:25029: $? = 0 >configure:25032: test -s conftest >configure:25035: $? = 0 >configure:25047: result: yes >configure:25058: checking for char >configure:25082: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -Wall conftest.c >&5 >configure:25088: $? = 0 >configure:25092: test -z > || test ! -s conftest.err >configure:25095: $? = 0 >configure:25098: test -s conftest.o >configure:25101: $? = 0 >configure:25112: result: yes >configure:25115: checking size of char >configure:25434: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -Wall conftest.c >&5 >configure:25437: $? = 0 >configure:25439: ./conftest >configure:25442: $? = 0 >configure:25465: result: 1 >configure:25472: checking for short >configure:25496: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -Wall conftest.c >&5 >configure:25502: $? = 0 >configure:25506: test -z > || test ! -s conftest.err >configure:25509: $? = 0 >configure:25512: test -s conftest.o >configure:25515: $? = 0 >configure:25526: result: yes >configure:25529: checking size of short >configure:25848: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -Wall conftest.c >&5 >configure:25851: $? = 0 >configure:25853: ./conftest >configure:25856: $? = 0 >configure:25879: result: 2 >configure:25886: checking for long >configure:25910: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -Wall conftest.c >&5 >configure:25916: $? = 0 >configure:25920: test -z > || test ! -s conftest.err >configure:25923: $? = 0 >configure:25926: test -s conftest.o >configure:25929: $? = 0 >configure:25940: result: yes >configure:25943: checking size of long >configure:26262: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -Wall conftest.c >&5 >configure:26265: $? = 0 >configure:26267: ./conftest >configure:26270: $? = 0 >configure:26293: result: 4 >configure:26300: checking for int >configure:26324: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -Wall conftest.c >&5 >configure:26330: $? = 0 >configure:26334: test -z > || test ! -s conftest.err >configure:26337: $? = 0 >configure:26340: test -s conftest.o >configure:26343: $? = 0 >configure:26354: result: yes >configure:26357: checking size of int >configure:26676: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -Wall conftest.c >&5 >configure:26679: $? = 0 >configure:26681: ./conftest >configure:26684: $? = 0 >configure:26707: result: 4 >configure:26714: checking for void * >configure:26738: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -Wall conftest.c >&5 >configure:26744: $? = 0 >configure:26748: test -z > || test ! -s conftest.err >configure:26751: $? = 0 >configure:26754: test -s conftest.o >configure:26757: $? = 0 >configure:26768: result: yes >configure:26771: checking size of void * >configure:27090: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -Wall conftest.c >&5 >configure:27093: $? = 0 >configure:27095: ./conftest >configure:27098: $? = 0 >configure:27121: result: 4 >configure:27128: checking for long long >configure:27152: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -Wall conftest.c >&5 >configure:27158: $? = 0 >configure:27162: test -z > || test ! -s conftest.err >configure:27165: $? = 0 >configure:27168: test -s conftest.o >configure:27171: $? = 0 >configure:27182: result: yes >configure:27185: checking size of long long >configure:27504: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -Wall conftest.c >&5 >configure:27507: $? = 0 >configure:27509: ./conftest >configure:27512: $? = 0 >configure:27535: result: 8 >configure:27542: checking for __int64 >configure:27566: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -Wall conftest.c >&5 >conftest.c: In function `main': >conftest.c:91: error: `__int64' undeclared (first use in this function) >conftest.c:91: error: (Each undeclared identifier is reported only once >conftest.c:91: error: for each function it appears in.) >conftest.c:91: error: syntax error before ')' token >configure:27572: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "glib" >| #define PACKAGE_TARNAME "glib" >| #define PACKAGE_VERSION "2.8.6" >| #define PACKAGE_STRING "glib 2.8.6" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" >| #define GLIB_MAJOR_VERSION 2 >| #define GLIB_MINOR_VERSION 8 >| #define GLIB_MICRO_VERSION 6 >| #define GLIB_INTERFACE_AGE 6 >| #define GLIB_BINARY_AGE 806 >| #define G_COMPILED_WITH_DEBUGGING "minimum" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #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 STDC_HEADERS 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_MMAP 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ATEXIT 1 >| #define HAVE_ON_EXIT 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 >| /* end confdefs.h. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| if ((__int64 *) 0) >| return 0; >| if (sizeof (__int64)) >| return 0; >| ; >| return 0; >| } >configure:27596: result: no >configure:27599: checking size of __int64 >configure:27949: result: 0 >configure:27973: checking for format to printf and scanf a guint64 >configure:28001: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -Wall conftest.c >&5 >conftest.c: In function `main': >conftest.c:62: warning: implicit declaration of function `exit' >configure:28004: $? = 0 >configure:28006: ./conftest >configure:28009: $? = 0 >configure:28025: result: %llu >configure:28063: checking for an ANSI C-conforming const >configure:28130: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -Wall conftest.c >&5 >conftest.c: In function `main': >conftest.c:83: warning: unused variable `s' >conftest.c:103: warning: unused variable `foo' >conftest.c:64: warning: unused variable `x' >conftest.c:70: warning: unused variable `zero' >conftest.c:100: warning: 'b' might be used uninitialized in this function >conftest.c:82: warning: 't' might be used uninitialized in this function >configure:28136: $? = 0 >configure:28140: test -z > || test ! -s conftest.err >configure:28143: $? = 0 >configure:28146: test -s conftest.o >configure:28149: $? = 0 >configure:28160: result: yes >configure:28172: checking if malloc() and friends prototypes are gmem.h compatible >configure:28202: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -Wall -Werror conftest.c >&5 >configure:28208: $? = 0 >configure:28212: test -z > || test ! -s conftest.err >configure:28215: $? = 0 >configure:28218: test -s conftest.o >configure:28221: $? = 0 >configure:28236: result: yes >configure:28240: checking for growing stack pointer >configure:28267: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -Wall conftest.c >&5 >configure:28270: $? = 0 >configure:28272: ./conftest >configure:28275: $? = 0 >configure:28292: result: no >configure:28295: checking for __inline >configure:28308: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -Wall conftest.c >&5 >configure:28314: $? = 0 >configure:28318: test -z > || test ! -s conftest.err >configure:28321: $? = 0 >configure:28324: test -s conftest.o >configure:28327: $? = 0 >configure:28341: result: yes >configure:28350: checking for __inline__ >configure:28363: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -Wall conftest.c >&5 >configure:28369: $? = 0 >configure:28373: test -z > || test ! -s conftest.err >configure:28376: $? = 0 >configure:28379: test -s conftest.o >configure:28382: $? = 0 >configure:28396: result: yes >configure:28405: checking for inline >configure:28419: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -Wall conftest.c >&5 >configure:28425: $? = 0 >configure:28429: test -z > || test ! -s conftest.err >configure:28432: $? = 0 >configure:28435: test -s conftest.o >configure:28438: $? = 0 >configure:28452: result: yes >configure:28463: checking if inline functions in headers work >configure:28492: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -Wall conftest.c >&5 >conftest.c: In function `main': >conftest.c:23: warning: unused variable `i' >conftest.c:24: warning: control reaches end of non-void function >configure:28498: $? = 0 >configure:28502: test -z > || test ! -s conftest.err >configure:28505: $? = 0 >configure:28508: test -s conftest >configure:28511: $? = 0 >configure:28522: result: yes >configure:28526: checking for ISO C99 varargs macros in C >configure:28548: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -Wall conftest.c >&5 >configure:28554: $? = 0 >configure:28558: test -z > || test ! -s conftest.err >configure:28561: $? = 0 >configure:28564: test -s conftest.o >configure:28567: $? = 0 >configure:28577: result: yes >configure:28580: checking for ISO C99 varargs macros in C++ >configure:28611: c++ -c -O2 -march=i686 conftest.cc >&5 >configure:28617: $? = 0 >configure:28621: test -z > || test ! -s conftest.err >configure:28624: $? = 0 >configure:28627: test -s conftest.o >configure:28630: $? = 0 >configure:28647: result: yes >configure:28650: checking for GNUC varargs macros >configure:28672: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -Wall conftest.c >&5 >configure:28678: $? = 0 >configure:28682: test -z > || test ! -s conftest.err >configure:28685: $? = 0 >configure:28688: test -s conftest.o >configure:28691: $? = 0 >configure:28701: result: yes >configure:28705: checking for GNUC visibility attribute >configure:28742: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -Wall conftest.c >configure:28748: $? = 0 >configure:28751: (if test -s conftest.err; then false ; else true; fi) >configure:28754: $? = 0 >configure:28764: result: yes >configure:28778: checking whether byte ordering is bigendian >configure:28805: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -Wall conftest.c >&5 >configure:28811: $? = 0 >configure:28815: test -z > || test ! -s conftest.err >configure:28818: $? = 0 >configure:28821: test -s conftest.o >configure:28824: $? = 0 >configure:28848: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -Wall conftest.c >&5 >conftest.c: In function `main': >conftest.c:67: error: `not' undeclared (first use in this function) >conftest.c:67: error: (Each undeclared identifier is reported only once >conftest.c:67: error: for each function it appears in.) >conftest.c:67: error: syntax error before "big" >configure:28854: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "glib" >| #define PACKAGE_TARNAME "glib" >| #define PACKAGE_VERSION "2.8.6" >| #define PACKAGE_STRING "glib 2.8.6" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" >| #define GLIB_MAJOR_VERSION 2 >| #define GLIB_MINOR_VERSION 8 >| #define GLIB_MICRO_VERSION 6 >| #define GLIB_INTERFACE_AGE 6 >| #define GLIB_BINARY_AGE 806 >| #define G_COMPILED_WITH_DEBUGGING "minimum" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #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 STDC_HEADERS 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_MMAP 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ATEXIT 1 >| #define HAVE_ON_EXIT 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_LONG_LONG_FORMAT 1 >| #define SANE_MALLOC_PROTOS 1 >| #define G_HAVE___INLINE 1 >| #define G_HAVE___INLINE__ 1 >| #define G_HAVE_INLINE 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #include <sys/param.h> >| >| int >| main () >| { >| #if BYTE_ORDER != BIG_ENDIAN >| not big endian >| #endif >| >| ; >| return 0; >| } >configure:28989: result: no >configure:29031: checking dirent.h usability >configure:29043: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -Wall conftest.c >&5 >configure:29049: $? = 0 >configure:29053: test -z > || test ! -s conftest.err >configure:29056: $? = 0 >configure:29059: test -s conftest.o >configure:29062: $? = 0 >configure:29072: result: yes >configure:29076: checking dirent.h presence >configure:29086: i686-pc-linux-gnu-gcc -E conftest.c >configure:29092: $? = 0 >configure:29112: result: yes >configure:29147: checking for dirent.h >configure:29154: result: yes >configure:29031: checking float.h usability >configure:29043: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -Wall conftest.c >&5 >configure:29049: $? = 0 >configure:29053: test -z > || test ! -s conftest.err >configure:29056: $? = 0 >configure:29059: test -s conftest.o >configure:29062: $? = 0 >configure:29072: result: yes >configure:29076: checking float.h presence >configure:29086: i686-pc-linux-gnu-gcc -E conftest.c >configure:29092: $? = 0 >configure:29112: result: yes >configure:29147: checking for float.h >configure:29154: result: yes >configure:29031: checking limits.h usability >configure:29043: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -Wall conftest.c >&5 >configure:29049: $? = 0 >configure:29053: test -z > || test ! -s conftest.err >configure:29056: $? = 0 >configure:29059: test -s conftest.o >configure:29062: $? = 0 >configure:29072: result: yes >configure:29076: checking limits.h presence >configure:29086: i686-pc-linux-gnu-gcc -E conftest.c >configure:29092: $? = 0 >configure:29112: result: yes >configure:29147: checking for limits.h >configure:29154: result: yes >configure:29031: checking pwd.h usability >configure:29043: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -Wall conftest.c >&5 >configure:29049: $? = 0 >configure:29053: test -z > || test ! -s conftest.err >configure:29056: $? = 0 >configure:29059: test -s conftest.o >configure:29062: $? = 0 >configure:29072: result: yes >configure:29076: checking pwd.h presence >configure:29086: i686-pc-linux-gnu-gcc -E conftest.c >configure:29092: $? = 0 >configure:29112: result: yes >configure:29147: checking for pwd.h >configure:29154: result: yes >configure:29031: checking sys/param.h usability >configure:29043: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -Wall conftest.c >&5 >configure:29049: $? = 0 >configure:29053: test -z > || test ! -s conftest.err >configure:29056: $? = 0 >configure:29059: test -s conftest.o >configure:29062: $? = 0 >configure:29072: result: yes >configure:29076: checking sys/param.h presence >configure:29086: i686-pc-linux-gnu-gcc -E conftest.c >configure:29092: $? = 0 >configure:29112: result: yes >configure:29147: checking for sys/param.h >configure:29154: result: yes >configure:29031: checking sys/poll.h usability >configure:29043: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -Wall conftest.c >&5 >configure:29049: $? = 0 >configure:29053: test -z > || test ! -s conftest.err >configure:29056: $? = 0 >configure:29059: test -s conftest.o >configure:29062: $? = 0 >configure:29072: result: yes >configure:29076: checking sys/poll.h presence >configure:29086: i686-pc-linux-gnu-gcc -E conftest.c >configure:29092: $? = 0 >configure:29112: result: yes >configure:29147: checking for sys/poll.h >configure:29154: result: yes >configure:29031: checking sys/select.h usability >configure:29043: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -Wall conftest.c >&5 >configure:29049: $? = 0 >configure:29053: test -z > || test ! -s conftest.err >configure:29056: $? = 0 >configure:29059: test -s conftest.o >configure:29062: $? = 0 >configure:29072: result: yes >configure:29076: checking sys/select.h presence >configure:29086: i686-pc-linux-gnu-gcc -E conftest.c >configure:29092: $? = 0 >configure:29112: result: yes >configure:29147: checking for sys/select.h >configure:29154: result: yes >configure:29022: checking for sys/types.h >configure:29027: result: yes >configure:29187: checking sys/time.h usability >configure:29199: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -Wall conftest.c >&5 >configure:29205: $? = 0 >configure:29209: test -z > || test ! -s conftest.err >configure:29212: $? = 0 >configure:29215: test -s conftest.o >configure:29218: $? = 0 >configure:29228: result: yes >configure:29232: checking sys/time.h presence >configure:29242: i686-pc-linux-gnu-gcc -E conftest.c >configure:29248: $? = 0 >configure:29268: result: yes >configure:29303: checking for sys/time.h >configure:29310: result: yes >configure:29187: checking sys/times.h usability >configure:29199: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -Wall conftest.c >&5 >configure:29205: $? = 0 >configure:29209: test -z > || test ! -s conftest.err >configure:29212: $? = 0 >configure:29215: test -s conftest.o >configure:29218: $? = 0 >configure:29228: result: yes >configure:29232: checking sys/times.h presence >configure:29242: i686-pc-linux-gnu-gcc -E conftest.c >configure:29248: $? = 0 >configure:29268: result: yes >configure:29303: checking for sys/times.h >configure:29310: result: yes >configure:29187: checking sys/wait.h usability >configure:29199: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -Wall conftest.c >&5 >configure:29205: $? = 0 >configure:29209: test -z > || test ! -s conftest.err >configure:29212: $? = 0 >configure:29215: test -s conftest.o >configure:29218: $? = 0 >configure:29228: result: yes >configure:29232: checking sys/wait.h presence >configure:29242: i686-pc-linux-gnu-gcc -E conftest.c >configure:29248: $? = 0 >configure:29268: result: yes >configure:29303: checking for sys/wait.h >configure:29310: result: yes >configure:29178: checking for unistd.h >configure:29183: result: yes >configure:29187: checking values.h usability >configure:29199: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -Wall conftest.c >&5 >configure:29205: $? = 0 >configure:29209: test -z > || test ! -s conftest.err >configure:29212: $? = 0 >configure:29215: test -s conftest.o >configure:29218: $? = 0 >configure:29228: result: yes >configure:29232: checking values.h presence >configure:29242: i686-pc-linux-gnu-gcc -E conftest.c >configure:29248: $? = 0 >configure:29268: result: yes >configure:29303: checking for values.h >configure:29310: result: yes >configure:29178: checking for stdint.h >configure:29183: result: yes >configure:29187: checking sched.h usability >configure:29199: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -Wall conftest.c >&5 >configure:29205: $? = 0 >configure:29209: test -z > || test ! -s conftest.err >configure:29212: $? = 0 >configure:29215: test -s conftest.o >configure:29218: $? = 0 >configure:29228: result: yes >configure:29232: checking sched.h presence >configure:29242: i686-pc-linux-gnu-gcc -E conftest.c >configure:29248: $? = 0 >configure:29268: result: yes >configure:29303: checking for sched.h >configure:29310: result: yes >configure:29340: checking langinfo.h usability >configure:29352: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -Wall conftest.c >&5 >configure:29358: $? = 0 >configure:29362: test -z > || test ! -s conftest.err >configure:29365: $? = 0 >configure:29368: test -s conftest.o >configure:29371: $? = 0 >configure:29381: result: yes >configure:29385: checking langinfo.h presence >configure:29395: i686-pc-linux-gnu-gcc -E conftest.c >configure:29401: $? = 0 >configure:29421: result: yes >configure:29456: checking for langinfo.h >configure:29463: result: yes >configure:29480: checking for nl_langinfo >configure:29537: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -Wall conftest.c >&5 >configure:29543: $? = 0 >configure:29547: test -z > || test ! -s conftest.err >configure:29550: $? = 0 >configure:29553: test -s conftest >configure:29556: $? = 0 >configure:29568: result: yes >configure:29579: checking for nl_langinfo and CODESET >configure:29600: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -Wall conftest.c >&5 >conftest.c: In function `main': >conftest.c:81: warning: unused variable `cs' >configure:29606: $? = 0 >configure:29610: test -z > || test ! -s conftest.err >configure:29613: $? = 0 >configure:29616: test -s conftest >configure:29619: $? = 0 >configure:29632: result: yes >configure:29643: checking whether we are using the GNU C Library 2.1 or newer >configure:29674: result: yes >configure:29696: checking stddef.h usability >configure:29708: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -Wall conftest.c >&5 >configure:29714: $? = 0 >configure:29718: test -z > || test ! -s conftest.err >configure:29721: $? = 0 >configure:29724: test -s conftest.o >configure:29727: $? = 0 >configure:29737: result: yes >configure:29741: checking stddef.h presence >configure:29751: i686-pc-linux-gnu-gcc -E conftest.c >configure:29757: $? = 0 >configure:29777: result: yes >configure:29812: checking for stddef.h >configure:29819: result: yes >configure:29687: checking for stdlib.h >configure:29692: result: yes >configure:29687: checking for string.h >configure:29692: result: yes >configure:29836: checking for setlocale >configure:29893: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -Wall conftest.c >&5 >configure:29899: $? = 0 >configure:29903: test -z > || test ! -s conftest.err >configure:29906: $? = 0 >configure:29909: test -s conftest >configure:29912: $? = 0 >configure:29924: result: yes >configure:29936: checking for size_t >configure:29960: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -Wall conftest.c >&5 >configure:29966: $? = 0 >configure:29970: test -z > || test ! -s conftest.err >configure:29973: $? = 0 >configure:29976: test -s conftest.o >configure:29979: $? = 0 >configure:29990: result: yes >configure:29993: checking size of size_t >configure:30312: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -Wall conftest.c >&5 >configure:30315: $? = 0 >configure:30317: ./conftest >configure:30320: $? = 0 >configure:30343: result: 4 >configure:30351: checking for the appropriate definition for size_t >configure:30389: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -Wall conftest.c >configure:30395: $? = 0 >configure:30398: (if test -s conftest.err; then false ; else true; fi) >configure:30401: $? = 0 >configure:30450: result: unsigned int >configure:30475: checking for lstat >configure:30532: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -Wall conftest.c >&5 >configure:30538: $? = 0 >configure:30542: test -z > || test ! -s conftest.err >configure:30545: $? = 0 >configure:30548: test -s conftest >configure:30551: $? = 0 >configure:30563: result: yes >configure:30475: checking for strerror >configure:30532: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -Wall conftest.c >&5 >configure:30538: $? = 0 >configure:30542: test -z > || test ! -s conftest.err >configure:30545: $? = 0 >configure:30548: test -s conftest >configure:30551: $? = 0 >configure:30563: result: yes >configure:30475: checking for strsignal >configure:30532: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -Wall conftest.c >&5 >configure:30538: $? = 0 >configure:30542: test -z > || test ! -s conftest.err >configure:30545: $? = 0 >configure:30548: test -s conftest >configure:30551: $? = 0 >configure:30563: result: yes >configure:30475: checking for memmove >configure:30532: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -Wall conftest.c >&5 >conftest.c:110: warning: conflicting types for built-in function 'memmove' >configure:30538: $? = 0 >configure:30542: test -z > || test ! -s conftest.err >configure:30545: $? = 0 >configure:30548: test -s conftest >configure:30551: $? = 0 >configure:30563: result: yes >configure:30475: checking for mkstemp >configure:30532: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -Wall conftest.c >&5 >configure:30538: $? = 0 >configure:30542: test -z > || test ! -s conftest.err >configure:30545: $? = 0 >configure:30548: test -s conftest >configure:30551: $? = 0 >configure:30563: result: yes >configure:30475: checking for vsnprintf >configure:30532: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -Wall conftest.c >&5 >conftest.c:112: warning: conflicting types for built-in function 'vsnprintf' >configure:30538: $? = 0 >configure:30542: test -z > || test ! -s conftest.err >configure:30545: $? = 0 >configure:30548: test -s conftest >configure:30551: $? = 0 >configure:30563: result: yes >configure:30475: checking for stpcpy >configure:30532: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -Wall conftest.c >&5 >conftest.c:113: warning: conflicting types for built-in function 'stpcpy' >configure:30538: $? = 0 >configure:30542: test -z > || test ! -s conftest.err >configure:30545: $? = 0 >configure:30548: test -s conftest >configure:30551: $? = 0 >configure:30563: result: yes >configure:30475: checking for strcasecmp >configure:30532: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -Wall conftest.c >&5 >configure:30538: $? = 0 >configure:30542: test -z > || test ! -s conftest.err >configure:30545: $? = 0 >configure:30548: test -s conftest >configure:30551: $? = 0 >configure:30563: result: yes >configure:30475: checking for strncasecmp >configure:30532: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -Wall conftest.c >&5 >configure:30538: $? = 0 >configure:30542: test -z > || test ! -s conftest.err >configure:30545: $? = 0 >configure:30548: test -s conftest >configure:30551: $? = 0 >configure:30563: result: yes >configure:30475: checking for poll >configure:30532: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -Wall conftest.c >&5 >configure:30538: $? = 0 >configure:30542: test -z > || test ! -s conftest.err >configure:30545: $? = 0 >configure:30548: test -s conftest >configure:30551: $? = 0 >configure:30563: result: yes >configure:30475: checking for getcwd >configure:30532: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -Wall conftest.c >&5 >configure:30538: $? = 0 >configure:30542: test -z > || test ! -s conftest.err >configure:30545: $? = 0 >configure:30548: test -s conftest >configure:30551: $? = 0 >configure:30563: result: yes >configure:30475: checking for nanosleep >configure:30532: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -Wall conftest.c >&5 >configure:30538: $? = 0 >configure:30542: test -z > || test ! -s conftest.err >configure:30545: $? = 0 >configure:30548: test -s conftest >configure:30551: $? = 0 >configure:30563: result: yes >configure:30475: checking for vasprintf >configure:30532: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -Wall conftest.c >&5 >configure:30538: $? = 0 >configure:30542: test -z > || test ! -s conftest.err >configure:30545: $? = 0 >configure:30548: test -s conftest >configure:30551: $? = 0 >configure:30563: result: yes >configure:30475: checking for setenv >configure:30532: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -Wall conftest.c >&5 >configure:30538: $? = 0 >configure:30542: test -z > || test ! -s conftest.err >configure:30545: $? = 0 >configure:30548: test -s conftest >configure:30551: $? = 0 >configure:30563: result: yes >configure:30475: checking for unsetenv >configure:30532: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -Wall conftest.c >&5 >configure:30538: $? = 0 >configure:30542: test -z > || test ! -s conftest.err >configure:30545: $? = 0 >configure:30548: test -s conftest >configure:30551: $? = 0 >configure:30563: result: yes >configure:30475: checking for getc_unlocked >configure:30532: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -Wall conftest.c >&5 >configure:30538: $? = 0 >configure:30542: test -z > || test ! -s conftest.err >configure:30545: $? = 0 >configure:30548: test -s conftest >configure:30551: $? = 0 >configure:30563: result: yes >configure:30475: checking for readlink >configure:30532: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -Wall conftest.c >&5 >configure:30538: $? = 0 >configure:30542: test -z > || test ! -s conftest.err >configure:30545: $? = 0 >configure:30548: test -s conftest >configure:30551: $? = 0 >configure:30563: result: yes >configure:30475: checking for symlink >configure:30532: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -Wall conftest.c >&5 >configure:30538: $? = 0 >configure:30542: test -z > || test ! -s conftest.err >configure:30545: $? = 0 >configure:30548: test -s conftest >configure:30551: $? = 0 >configure:30563: result: yes >configure:30588: checking crt_externs.h usability >configure:30600: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -Wall conftest.c >&5 >conftest.c:135:25: crt_externs.h: No such file or directory >configure:30606: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "glib" >| #define PACKAGE_TARNAME "glib" >| #define PACKAGE_VERSION "2.8.6" >| #define PACKAGE_STRING "glib 2.8.6" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" >| #define GLIB_MAJOR_VERSION 2 >| #define GLIB_MINOR_VERSION 8 >| #define GLIB_MICRO_VERSION 6 >| #define GLIB_INTERFACE_AGE 6 >| #define GLIB_BINARY_AGE 806 >| #define G_COMPILED_WITH_DEBUGGING "minimum" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #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 STDC_HEADERS 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_MMAP 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ATEXIT 1 >| #define HAVE_ON_EXIT 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_LONG_LONG_FORMAT 1 >| #define SANE_MALLOC_PROTOS 1 >| #define G_HAVE___INLINE 1 >| #define G_HAVE___INLINE__ 1 >| #define G_HAVE_INLINE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_VALUES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SETLOCALE 1 >| #define SIZEOF_SIZE_T 4 >| #define HAVE_LSTAT 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRSIGNAL 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_STPCPY 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_POLL 1 >| #define HAVE_GETCWD 1 >| #define HAVE_NANOSLEEP 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. */ >| #include <stdio.h> >| #if HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #if HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #if STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # if HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #if HAVE_STRING_H >| # if !STDC_HEADERS && HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #if HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #if HAVE_INTTYPES_H >| # include <inttypes.h> >| #else >| # if HAVE_STDINT_H >| # include <stdint.h> >| # endif >| #endif >| #if HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <crt_externs.h> >configure:30629: result: no >configure:30633: checking crt_externs.h presence >configure:30643: i686-pc-linux-gnu-gcc -E conftest.c >conftest.c:101:25: crt_externs.h: No such file or directory >configure:30649: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "glib" >| #define PACKAGE_TARNAME "glib" >| #define PACKAGE_VERSION "2.8.6" >| #define PACKAGE_STRING "glib 2.8.6" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" >| #define GLIB_MAJOR_VERSION 2 >| #define GLIB_MINOR_VERSION 8 >| #define GLIB_MICRO_VERSION 6 >| #define GLIB_INTERFACE_AGE 6 >| #define GLIB_BINARY_AGE 806 >| #define G_COMPILED_WITH_DEBUGGING "minimum" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #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 STDC_HEADERS 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_MMAP 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ATEXIT 1 >| #define HAVE_ON_EXIT 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_LONG_LONG_FORMAT 1 >| #define SANE_MALLOC_PROTOS 1 >| #define G_HAVE___INLINE 1 >| #define G_HAVE___INLINE__ 1 >| #define G_HAVE_INLINE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_VALUES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SETLOCALE 1 >| #define SIZEOF_SIZE_T 4 >| #define HAVE_LSTAT 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRSIGNAL 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_STPCPY 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_POLL 1 >| #define HAVE_GETCWD 1 >| #define HAVE_NANOSLEEP 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. */ >| #include <crt_externs.h> >configure:30669: result: no >configure:30704: checking for crt_externs.h >configure:30711: result: no >configure:30728: checking for _NSGetEnviron >configure:30785: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -Wall conftest.c >&5 >/var/tmp/portage/glib-2.8.6/temp/cc6nTql0.o: In function `main': >conftest.c:(.text+0x14): undefined reference to `_NSGetEnviron' >/var/tmp/portage/glib-2.8.6/temp/cc6nTql0.o:(.data+0x0): undefined reference to `_NSGetEnviron' >collect2: ld returned 1 exit status >configure:30791: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "glib" >| #define PACKAGE_TARNAME "glib" >| #define PACKAGE_VERSION "2.8.6" >| #define PACKAGE_STRING "glib 2.8.6" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" >| #define GLIB_MAJOR_VERSION 2 >| #define GLIB_MINOR_VERSION 8 >| #define GLIB_MICRO_VERSION 6 >| #define GLIB_INTERFACE_AGE 6 >| #define GLIB_BINARY_AGE 806 >| #define G_COMPILED_WITH_DEBUGGING "minimum" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #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 STDC_HEADERS 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_MMAP 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ATEXIT 1 >| #define HAVE_ON_EXIT 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_LONG_LONG_FORMAT 1 >| #define SANE_MALLOC_PROTOS 1 >| #define G_HAVE___INLINE 1 >| #define G_HAVE___INLINE__ 1 >| #define G_HAVE_INLINE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_VALUES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SETLOCALE 1 >| #define SIZEOF_SIZE_T 4 >| #define HAVE_LSTAT 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRSIGNAL 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_STPCPY 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_POLL 1 >| #define HAVE_GETCWD 1 >| #define HAVE_NANOSLEEP 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 _NSGetEnviron to an innocuous variant, in case <limits.h> declares _NSGetEnviron. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define _NSGetEnviron innocuous__NSGetEnviron >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char _NSGetEnviron (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef _NSGetEnviron >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| { >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| 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 >| #else >| char (*f) () = _NSGetEnviron; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != _NSGetEnviron; >| ; >| return 0; >| } >configure:30816: result: no >configure:30827: checking for C99 vsnprintf >configure:30879: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -Wall conftest.c >&5 >conftest.c: In function `doit': >conftest.c:116: warning: implicit declaration of function `exit' >configure:30882: $? = 0 >configure:30884: ./conftest >configure:30887: $? = 0 >configure:30901: result: yes >configure:30911: checking whether printf supports positional parameters >configure:30939: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -Wall conftest.c >&5 >conftest.c: In function `main': >conftest.c:110: warning: implicit declaration of function `strcmp' >conftest.c:111: warning: implicit declaration of function `exit' >configure:30942: $? = 0 >configure:30944: ./conftest >configure:30947: $? = 0 >configure:30961: result: yes >configure:31038: checking for signed >configure:31059: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -Wall conftest.c >&5 >conftest.c: In function `main': >conftest.c:108: warning: unused variable `x' >configure:31065: $? = 0 >configure:31069: test -z > || test ! -s conftest.err >configure:31072: $? = 0 >configure:31075: test -s conftest.o >configure:31078: $? = 0 >configure:31089: result: yes >configure:31100: checking for long long >configure:31153: result: yes >configure:31164: checking for long double >configure:31224: result: yes >configure:31235: checking for wchar_t >configure:31257: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -Wall conftest.c >&5 >configure:31263: $? = 0 >configure:31267: test -z > || test ! -s conftest.err >configure:31270: $? = 0 >configure:31273: test -s conftest.o >configure:31276: $? = 0 >configure:31287: result: yes >configure:31298: checking for wint_t >configure:31320: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -Wall conftest.c >&5 >configure:31326: $? = 0 >configure:31330: test -z > || test ! -s conftest.err >configure:31333: $? = 0 >configure:31336: test -s conftest.o >configure:31339: $? = 0 >configure:31350: result: yes >configure:31360: checking for size_t >configure:31414: result: yes >configure:31426: checking for ptrdiff_t >configure:31450: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -Wall conftest.c >&5 >configure:31456: $? = 0 >configure:31460: test -z > || test ! -s conftest.err >configure:31463: $? = 0 >configure:31466: test -s conftest.o >configure:31469: $? = 0 >configure:31480: result: yes >configure:31492: checking for inttypes.h >configure:31514: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -Wall conftest.c >&5 >conftest.c: In function `main': >conftest.c:114: warning: unused variable `i' >configure:31520: $? = 0 >configure:31524: test -z > || test ! -s conftest.err >configure:31527: $? = 0 >configure:31530: test -s conftest.o >configure:31533: $? = 0 >configure:31544: result: yes >configure:31555: checking for stdint.h >configure:31577: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -Wall conftest.c >&5 >conftest.c: In function `main': >conftest.c:115: warning: unused variable `i' >configure:31583: $? = 0 >configure:31587: test -z > || test ! -s conftest.err >configure:31590: $? = 0 >configure:31593: test -s conftest.o >configure:31596: $? = 0 >configure:31607: result: yes >configure:31642: checking for snprintf >configure:31699: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -Wall conftest.c >&5 >conftest.c:136: warning: conflicting types for built-in function 'snprintf' >configure:31705: $? = 0 >configure:31709: test -z > || test ! -s conftest.err >configure:31712: $? = 0 >configure:31715: test -s conftest >configure:31718: $? = 0 >configure:31730: result: yes >configure:31740: checking for C99 snprintf >configure:31790: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -Wall conftest.c >&5 >conftest.c: In function `doit': >conftest.c:126: warning: implicit declaration of function `exit' >conftest.c:120: warning: unused variable `args' >configure:31793: $? = 0 >configure:31795: ./conftest >configure:31798: $? = 0 >configure:31812: result: yes >configure:31903: checking for sys_errlist >configure:31925: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -Wall conftest.c >&5 >/var/tmp/portage/glib-2.8.6/temp/cc8oMiQa.o: In function `main': >conftest.c:(.text+0x14): warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead >conftest.c:(.text+0x7): warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead >configure:31931: $? = 0 >configure:31935: test -z > || test ! -s conftest.err >configure:31938: $? = 0 >configure:31941: test -s conftest >configure:31944: $? = 0 >configure:31955: result: yes >configure:31966: checking for sys_siglist >configure:31987: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -Wall conftest.c >&5 >conftest.c: In function `main': >conftest.c:120: warning: implicit declaration of function `exit' >conftest.c:120: warning: passing arg 1 of `exit' makes integer from pointer without a cast >configure:31993: $? = 0 >configure:31997: test -z > || test ! -s conftest.err >configure:32000: $? = 0 >configure:32003: test -s conftest >configure:32006: $? = 0 >configure:32017: result: yes >configure:32028: checking for sys_siglist declaration >configure:32048: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -Wall conftest.c >&5 >conftest.c: In function `main': >conftest.c:119: warning: implicit declaration of function `strlen' >configure:32054: $? = 0 >configure:32058: test -z > || test ! -s conftest.err >configure:32061: $? = 0 >configure:32064: test -s conftest.o >configure:32067: $? = 0 >configure:32077: result: yes >configure:32088: checking for fd_set >configure:32106: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -Wall conftest.c >&5 >conftest.c: In function `main': >conftest.c:118: warning: unused variable `readMask' >conftest.c:118: warning: unused variable `writeMask' >configure:32112: $? = 0 >configure:32116: test -z > || test ! -s conftest.err >configure:32119: $? = 0 >configure:32122: test -s conftest.o >configure:32125: $? = 0 >configure:32136: result: yes, found in sys/types.h >configure:32174: checking whether realloc (NULL,) will work >configure:32195: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -Wall conftest.c >&5 >configure:32198: $? = 0 >configure:32200: ./conftest >configure:32203: $? = 0 >configure:32218: result: yes >configure:32229: checking for nl_langinfo (CODESET) >configure:32247: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -Wall conftest.c >&5 >conftest.c: In function `main': >conftest.c:119: warning: unused variable `codeset' >configure:32253: $? = 0 >configure:32257: test -z > || test ! -s conftest.err >configure:32260: $? = 0 >configure:32263: test -s conftest.o >configure:32266: $? = 0 >configure:32281: result: yes >configure:32286: checking for OpenBSD strlcpy/strlcat >configure:32312: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -Wall conftest.c >&5 >conftest.c: In function `main': >conftest.c:120: warning: implicit declaration of function `strlcpy' >conftest.c:121: warning: implicit declaration of function `strlcat' >/var/tmp/portage/glib-2.8.6/temp/cc5kpJbs.o: In function `main': >conftest.c:(.text+0x26): undefined reference to `strlcpy' >conftest.c:(.text+0x3d): undefined reference to `strlcat' >collect2: ld returned 1 exit status >configure:32315: $? = 1 >configure: program exited with status 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "glib" >| #define PACKAGE_TARNAME "glib" >| #define PACKAGE_VERSION "2.8.6" >| #define PACKAGE_STRING "glib 2.8.6" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" >| #define GLIB_MAJOR_VERSION 2 >| #define GLIB_MINOR_VERSION 8 >| #define GLIB_MICRO_VERSION 6 >| #define GLIB_INTERFACE_AGE 6 >| #define GLIB_BINARY_AGE 806 >| #define G_COMPILED_WITH_DEBUGGING "minimum" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #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 STDC_HEADERS 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_MMAP 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ATEXIT 1 >| #define HAVE_ON_EXIT 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_LONG_LONG_FORMAT 1 >| #define SANE_MALLOC_PROTOS 1 >| #define G_HAVE___INLINE 1 >| #define G_HAVE___INLINE__ 1 >| #define G_HAVE_INLINE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_VALUES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SETLOCALE 1 >| #define SIZEOF_SIZE_T 4 >| #define HAVE_LSTAT 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRSIGNAL 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_STPCPY 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_POLL 1 >| #define HAVE_GETCWD 1 >| #define HAVE_NANOSLEEP 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_C99_VSNPRINTF 1 >| #define HAVE_UNIX98_PRINTF 1 >| #define HAVE_GOOD_PRINTF 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_C99_SNPRINTF 1 >| #define REALLOC_0_WORKS 1 >| #define HAVE_CODESET 1 >| /* end confdefs.h. */ >| #include <stdlib.h> >| #include <string.h> >| int main() { >| char p[10]; >| (void) strlcpy (p, "hi", 10); >| if (strlcat (p, "bye", 0) != 3) >| return 1; >| return 0; >| } >configure:32334: result: no >configure:32345: checking for an implementation of va_copy() >configure:32367: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -Wall conftest.c >&5 >conftest.c: In function `f': >conftest.c:7: warning: implicit declaration of function `exit' >configure:32373: $? = 0 >configure:32377: test -z > || test ! -s conftest.err >configure:32380: $? = 0 >configure:32383: test -s conftest >configure:32386: $? = 0 >configure:32399: result: yes >configure:32401: checking for an implementation of __va_copy() >configure:32423: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -Wall conftest.c >&5 >conftest.c: In function `f': >conftest.c:7: warning: implicit declaration of function `exit' >configure:32429: $? = 0 >configure:32433: test -z > || test ! -s conftest.err >configure:32436: $? = 0 >configure:32439: test -s conftest >configure:32442: $? = 0 >configure:32455: result: yes >configure:32473: checking whether va_lists can be copied by value >configure:32503: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -Wall conftest.c >&5 >conftest.c: In function `f': >conftest.c:123: warning: implicit declaration of function `exit' >configure:32506: $? = 0 >configure:32508: ./conftest >configure:32511: $? = 0 >configure:32526: result: yes >configure:32559: checking for dlopen >configure:32616: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -Wall conftest.c >&5 >/var/tmp/portage/glib-2.8.6/temp/ccHxn48g.o: In function `main': >conftest.c:(.text+0x14): undefined reference to `dlopen' >/var/tmp/portage/glib-2.8.6/temp/ccHxn48g.o:(.data+0x0): undefined reference to `dlopen' >collect2: ld returned 1 exit status >configure:32622: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "glib" >| #define PACKAGE_TARNAME "glib" >| #define PACKAGE_VERSION "2.8.6" >| #define PACKAGE_STRING "glib 2.8.6" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" >| #define GLIB_MAJOR_VERSION 2 >| #define GLIB_MINOR_VERSION 8 >| #define GLIB_MICRO_VERSION 6 >| #define GLIB_INTERFACE_AGE 6 >| #define GLIB_BINARY_AGE 806 >| #define G_COMPILED_WITH_DEBUGGING "minimum" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #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 STDC_HEADERS 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_MMAP 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ATEXIT 1 >| #define HAVE_ON_EXIT 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_LONG_LONG_FORMAT 1 >| #define SANE_MALLOC_PROTOS 1 >| #define G_HAVE___INLINE 1 >| #define G_HAVE___INLINE__ 1 >| #define G_HAVE_INLINE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_VALUES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SETLOCALE 1 >| #define SIZEOF_SIZE_T 4 >| #define HAVE_LSTAT 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRSIGNAL 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_STPCPY 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_POLL 1 >| #define HAVE_GETCWD 1 >| #define HAVE_NANOSLEEP 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_C99_VSNPRINTF 1 >| #define HAVE_UNIX98_PRINTF 1 >| #define HAVE_GOOD_PRINTF 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_C99_SNPRINTF 1 >| #define REALLOC_0_WORKS 1 >| #define HAVE_CODESET 1 >| #define G_VA_COPY va_copy >| /* end confdefs.h. */ >| /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define dlopen innocuous_dlopen >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char dlopen (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef dlopen >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| { >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| 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 >| #else >| char (*f) () = dlopen; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != dlopen; >| ; >| return 0; >| } >configure:32647: result: no >configure:32821: checking for NSLinkModule >configure:32878: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -Wall conftest.c >&5 >/var/tmp/portage/glib-2.8.6/temp/cckOoCTD.o: In function `main': >conftest.c:(.text+0x14): undefined reference to `NSLinkModule' >/var/tmp/portage/glib-2.8.6/temp/cckOoCTD.o:(.data+0x0): undefined reference to `NSLinkModule' >collect2: ld returned 1 exit status >configure:32884: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "glib" >| #define PACKAGE_TARNAME "glib" >| #define PACKAGE_VERSION "2.8.6" >| #define PACKAGE_STRING "glib 2.8.6" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" >| #define GLIB_MAJOR_VERSION 2 >| #define GLIB_MINOR_VERSION 8 >| #define GLIB_MICRO_VERSION 6 >| #define GLIB_INTERFACE_AGE 6 >| #define GLIB_BINARY_AGE 806 >| #define G_COMPILED_WITH_DEBUGGING "minimum" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #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 STDC_HEADERS 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_MMAP 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ATEXIT 1 >| #define HAVE_ON_EXIT 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_LONG_LONG_FORMAT 1 >| #define SANE_MALLOC_PROTOS 1 >| #define G_HAVE___INLINE 1 >| #define G_HAVE___INLINE__ 1 >| #define G_HAVE_INLINE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_VALUES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SETLOCALE 1 >| #define SIZEOF_SIZE_T 4 >| #define HAVE_LSTAT 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRSIGNAL 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_STPCPY 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_POLL 1 >| #define HAVE_GETCWD 1 >| #define HAVE_NANOSLEEP 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_C99_VSNPRINTF 1 >| #define HAVE_UNIX98_PRINTF 1 >| #define HAVE_GOOD_PRINTF 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_C99_SNPRINTF 1 >| #define REALLOC_0_WORKS 1 >| #define HAVE_CODESET 1 >| #define G_VA_COPY va_copy >| /* end confdefs.h. */ >| /* Define NSLinkModule to an innocuous variant, in case <limits.h> declares NSLinkModule. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define NSLinkModule innocuous_NSLinkModule >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char NSLinkModule (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef NSLinkModule >| >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| { >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| 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 >| #else >| char (*f) () = NSLinkModule; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != NSLinkModule; >| ; >| return 0; >| } >configure:32909: result: no >configure:32918: checking for dlopen in -ldl >configure:32948: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -Wall conftest.c -ldl >&5 >configure:32954: $? = 0 >configure:32958: test -z > || test ! -s conftest.err >configure:32961: $? = 0 >configure:32964: test -s conftest >configure:32967: $? = 0 >configure:32980: result: yes >configure:32983: checking for dlsym in -ldl >configure:33013: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -Wall conftest.c -ldl >&5 >configure:33019: $? = 0 >configure:33023: test -z > || test ! -s conftest.err >configure:33026: $? = 0 >configure:33029: test -s conftest >configure:33032: $? = 0 >configure:33045: result: yes >configure:33134: checking for RTLD_GLOBAL brokenness >configure:33168: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -Wall -Wl,--export-dynamic conftest.c -ldl >&5 >configure:33171: $? = 0 >configure:33173: ./conftest >configure:33176: $? = 0 >configure:33193: result: no >configure:33200: checking for preceeding underscore in symbols >configure:33231: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -Wall -Wl,--export-dynamic conftest.c -ldl >&5 >configure:33234: $? = 0 >configure:33236: ./conftest >configure:33239: $? = 1 >configure: program exited with status 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "glib" >| #define PACKAGE_TARNAME "glib" >| #define PACKAGE_VERSION "2.8.6" >| #define PACKAGE_STRING "glib 2.8.6" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" >| #define GLIB_MAJOR_VERSION 2 >| #define GLIB_MINOR_VERSION 8 >| #define GLIB_MICRO_VERSION 6 >| #define GLIB_INTERFACE_AGE 6 >| #define GLIB_BINARY_AGE 806 >| #define G_COMPILED_WITH_DEBUGGING "minimum" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #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 STDC_HEADERS 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_MMAP 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ATEXIT 1 >| #define HAVE_ON_EXIT 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_LONG_LONG_FORMAT 1 >| #define SANE_MALLOC_PROTOS 1 >| #define G_HAVE___INLINE 1 >| #define G_HAVE___INLINE__ 1 >| #define G_HAVE_INLINE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_VALUES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SETLOCALE 1 >| #define SIZEOF_SIZE_T 4 >| #define HAVE_LSTAT 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRSIGNAL 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_STPCPY 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_POLL 1 >| #define HAVE_GETCWD 1 >| #define HAVE_NANOSLEEP 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_C99_VSNPRINTF 1 >| #define HAVE_UNIX98_PRINTF 1 >| #define HAVE_GOOD_PRINTF 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_C99_SNPRINTF 1 >| #define REALLOC_0_WORKS 1 >| #define HAVE_CODESET 1 >| #define G_VA_COPY va_copy >| /* end confdefs.h. */ >| #include <dlfcn.h> >| int glib_underscore_test (void) { return 42; } >| int main() { >| void *f1 = (void*)0, *f2 = (void*)0, *handle; >| handle = dlopen ((void*)0, 0); >| if (handle) { >| f1 = dlsym (handle, "glib_underscore_test"); >| f2 = dlsym (handle, "_glib_underscore_test"); >| } return (!f2 || f1); >| } >configure:33255: result: no >configure:33270: checking for dlerror >configure:33327: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -Wall conftest.c -ldl >&5 >configure:33333: $? = 0 >configure:33337: test -z > || test ! -s conftest.err >configure:33340: $? = 0 >configure:33343: test -s conftest >configure:33346: $? = 0 >configure:33358: result: yes >configure:33375: checking for the suffix of shared libraries >configure:33391: result: .so >configure:33406: checking for gspawn implementation >configure:33416: result: gspawn.lo >configure:33421: checking for GIOChannel implementation >configure:33431: result: giounix.lo >configure:33436: checking for platform-dependent source >configure:33446: result: >configure:33450: checking whether to compile timeloop >configure:33460: result: yes >configure:33473: checking if building for some Win32 platform >configure:33483: result: no >configure:33657: i686-pc-linux-gnu-gcc -c -O2 -march=i686 -Wall -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE conftest.c >&5 >conftest.c: In function `main': >conftest.c:121: warning: unused variable `m' >configure:33663: $? = 0 >configure:33667: test -z > || test ! -s conftest.err >configure:33670: $? = 0 >configure:33673: test -s conftest.o >configure:33676: $? = 0 >configure:33794: checking for thread implementation >configure:33803: result: posix >configure:33897: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -Wall -pthread conftest.c >&5 >conftest.c: In function `main': >conftest.c:126: warning: implicit declaration of function `exit' >configure:33900: $? = 0 >configure:33902: ./conftest >./configure: line 33903: 15385 Segmentation fault ./conftest$ac_exeext >configure:33905: $? = 139 >configure: program exited with status 139 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "glib" >| #define PACKAGE_TARNAME "glib" >| #define PACKAGE_VERSION "2.8.6" >| #define PACKAGE_STRING "glib 2.8.6" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" >| #define GLIB_MAJOR_VERSION 2 >| #define GLIB_MINOR_VERSION 8 >| #define GLIB_MICRO_VERSION 6 >| #define GLIB_INTERFACE_AGE 6 >| #define GLIB_BINARY_AGE 806 >| #define G_COMPILED_WITH_DEBUGGING "minimum" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #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 STDC_HEADERS 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_MMAP 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ATEXIT 1 >| #define HAVE_ON_EXIT 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_LONG_LONG_FORMAT 1 >| #define SANE_MALLOC_PROTOS 1 >| #define G_HAVE___INLINE 1 >| #define G_HAVE___INLINE__ 1 >| #define G_HAVE_INLINE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_VALUES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SETLOCALE 1 >| #define SIZEOF_SIZE_T 4 >| #define HAVE_LSTAT 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRSIGNAL 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_STPCPY 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_POLL 1 >| #define HAVE_GETCWD 1 >| #define HAVE_NANOSLEEP 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_C99_VSNPRINTF 1 >| #define HAVE_UNIX98_PRINTF 1 >| #define HAVE_GOOD_PRINTF 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_C99_SNPRINTF 1 >| #define REALLOC_0_WORKS 1 >| #define HAVE_CODESET 1 >| #define G_VA_COPY va_copy >| /* end confdefs.h. */ >| >| #include <pthread.h> >| int check_me = 0; >| void* func(void* data) {check_me = 42; return &check_me;} >| int main() >| { pthread_t t; >| void *ret; >| pthread_create (&t, 0, func, 0); >| pthread_join (t, &ret); >| exit (check_me != 42 || ret != &check_me); >| } >configure:33897: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -Wall -pthreads conftest.c >&5 >i686-pc-linux-gnu-gcc: unrecognized option `-pthreads' >conftest.c: In function `main': >conftest.c:126: warning: implicit declaration of function `exit' >/var/tmp/portage/glib-2.8.6/temp/ccmRIOLp.o: In function `main': >conftest.c:(.text+0x48): undefined reference to `pthread_create' >conftest.c:(.text+0x5a): undefined reference to `pthread_join' >collect2: ld returned 1 exit status >configure:33900: $? = 1 >configure: program exited with status 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "glib" >| #define PACKAGE_TARNAME "glib" >| #define PACKAGE_VERSION "2.8.6" >| #define PACKAGE_STRING "glib 2.8.6" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" >| #define GLIB_MAJOR_VERSION 2 >| #define GLIB_MINOR_VERSION 8 >| #define GLIB_MICRO_VERSION 6 >| #define GLIB_INTERFACE_AGE 6 >| #define GLIB_BINARY_AGE 806 >| #define G_COMPILED_WITH_DEBUGGING "minimum" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #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 STDC_HEADERS 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_MMAP 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ATEXIT 1 >| #define HAVE_ON_EXIT 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_LONG_LONG_FORMAT 1 >| #define SANE_MALLOC_PROTOS 1 >| #define G_HAVE___INLINE 1 >| #define G_HAVE___INLINE__ 1 >| #define G_HAVE_INLINE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_VALUES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SETLOCALE 1 >| #define SIZEOF_SIZE_T 4 >| #define HAVE_LSTAT 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRSIGNAL 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_STPCPY 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_POLL 1 >| #define HAVE_GETCWD 1 >| #define HAVE_NANOSLEEP 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_C99_VSNPRINTF 1 >| #define HAVE_UNIX98_PRINTF 1 >| #define HAVE_GOOD_PRINTF 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_C99_SNPRINTF 1 >| #define REALLOC_0_WORKS 1 >| #define HAVE_CODESET 1 >| #define G_VA_COPY va_copy >| /* end confdefs.h. */ >| >| #include <pthread.h> >| int check_me = 0; >| void* func(void* data) {check_me = 42; return &check_me;} >| int main() >| { pthread_t t; >| void *ret; >| pthread_create (&t, 0, func, 0); >| pthread_join (t, &ret); >| exit (check_me != 42 || ret != &check_me); >| } >configure:33897: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -Wall -mt conftest.c >&5 >cc1: error: invalid option `t' >configure:33900: $? = 1 >configure: program exited with status 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "glib" >| #define PACKAGE_TARNAME "glib" >| #define PACKAGE_VERSION "2.8.6" >| #define PACKAGE_STRING "glib 2.8.6" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" >| #define GLIB_MAJOR_VERSION 2 >| #define GLIB_MINOR_VERSION 8 >| #define GLIB_MICRO_VERSION 6 >| #define GLIB_INTERFACE_AGE 6 >| #define GLIB_BINARY_AGE 806 >| #define G_COMPILED_WITH_DEBUGGING "minimum" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #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 STDC_HEADERS 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_MMAP 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ATEXIT 1 >| #define HAVE_ON_EXIT 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_LONG_LONG_FORMAT 1 >| #define SANE_MALLOC_PROTOS 1 >| #define G_HAVE___INLINE 1 >| #define G_HAVE___INLINE__ 1 >| #define G_HAVE_INLINE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_VALUES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SETLOCALE 1 >| #define SIZEOF_SIZE_T 4 >| #define HAVE_LSTAT 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRSIGNAL 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_STPCPY 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_POLL 1 >| #define HAVE_GETCWD 1 >| #define HAVE_NANOSLEEP 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_C99_VSNPRINTF 1 >| #define HAVE_UNIX98_PRINTF 1 >| #define HAVE_GOOD_PRINTF 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_C99_SNPRINTF 1 >| #define REALLOC_0_WORKS 1 >| #define HAVE_CODESET 1 >| #define G_VA_COPY va_copy >| /* end confdefs.h. */ >| >| #include <pthread.h> >| int check_me = 0; >| void* func(void* data) {check_me = 42; return &check_me;} >| int main() >| { pthread_t t; >| void *ret; >| pthread_create (&t, 0, func, 0); >| pthread_join (t, &ret); >| exit (check_me != 42 || ret != &check_me); >| } >configure:34032: checking thread related cflags >configure:34034: result: -D_REENTRANT >configure:34072: checking for pthread_create/pthread_join >configure:34139: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -Wall -D_REENTRANT -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE conftest.c >&5 >conftest.c: In function `main': >conftest.c:126: warning: implicit declaration of function `exit' >/var/tmp/portage/glib-2.8.6/temp/ccIAsOjD.o: In function `main': >conftest.c:(.text+0x48): undefined reference to `pthread_create' >conftest.c:(.text+0x5a): undefined reference to `pthread_join' >collect2: ld returned 1 exit status >configure:34142: $? = 1 >configure: program exited with status 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "glib" >| #define PACKAGE_TARNAME "glib" >| #define PACKAGE_VERSION "2.8.6" >| #define PACKAGE_STRING "glib 2.8.6" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" >| #define GLIB_MAJOR_VERSION 2 >| #define GLIB_MINOR_VERSION 8 >| #define GLIB_MICRO_VERSION 6 >| #define GLIB_INTERFACE_AGE 6 >| #define GLIB_BINARY_AGE 806 >| #define G_COMPILED_WITH_DEBUGGING "minimum" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #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 STDC_HEADERS 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_MMAP 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ATEXIT 1 >| #define HAVE_ON_EXIT 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_LONG_LONG_FORMAT 1 >| #define SANE_MALLOC_PROTOS 1 >| #define G_HAVE___INLINE 1 >| #define G_HAVE___INLINE__ 1 >| #define G_HAVE_INLINE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_VALUES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SETLOCALE 1 >| #define SIZEOF_SIZE_T 4 >| #define HAVE_LSTAT 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRSIGNAL 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_STPCPY 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_POLL 1 >| #define HAVE_GETCWD 1 >| #define HAVE_NANOSLEEP 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_C99_VSNPRINTF 1 >| #define HAVE_UNIX98_PRINTF 1 >| #define HAVE_GOOD_PRINTF 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_C99_SNPRINTF 1 >| #define REALLOC_0_WORKS 1 >| #define HAVE_CODESET 1 >| #define G_VA_COPY va_copy >| /* end confdefs.h. */ >| >| #include <pthread.h> >| int check_me = 0; >| void* func(void* data) {check_me = 42; return &check_me;} >| int main() >| { pthread_t t; >| void *ret; >| pthread_create (&t, 0, func, 0); >| pthread_join (t, &ret); >| exit (check_me != 42 || ret != &check_me); >| } >configure:34160: result: no >configure:34072: checking for pthread_create/pthread_join in -lpthread >configure:34139: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -Wall -D_REENTRANT -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE conftest.c -lpthread >&5 >conftest.c: In function `main': >conftest.c:126: warning: implicit declaration of function `exit' >configure:34142: $? = 0 >configure:34144: ./conftest >./configure: line 34145: 15454 Segmentation fault ./conftest$ac_exeext >configure:34147: $? = 139 >configure: program exited with status 139 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "glib" >| #define PACKAGE_TARNAME "glib" >| #define PACKAGE_VERSION "2.8.6" >| #define PACKAGE_STRING "glib 2.8.6" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" >| #define GLIB_MAJOR_VERSION 2 >| #define GLIB_MINOR_VERSION 8 >| #define GLIB_MICRO_VERSION 6 >| #define GLIB_INTERFACE_AGE 6 >| #define GLIB_BINARY_AGE 806 >| #define G_COMPILED_WITH_DEBUGGING "minimum" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #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 STDC_HEADERS 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_MMAP 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ATEXIT 1 >| #define HAVE_ON_EXIT 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_LONG_LONG_FORMAT 1 >| #define SANE_MALLOC_PROTOS 1 >| #define G_HAVE___INLINE 1 >| #define G_HAVE___INLINE__ 1 >| #define G_HAVE_INLINE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_VALUES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SETLOCALE 1 >| #define SIZEOF_SIZE_T 4 >| #define HAVE_LSTAT 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRSIGNAL 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_STPCPY 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_POLL 1 >| #define HAVE_GETCWD 1 >| #define HAVE_NANOSLEEP 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_C99_VSNPRINTF 1 >| #define HAVE_UNIX98_PRINTF 1 >| #define HAVE_GOOD_PRINTF 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_C99_SNPRINTF 1 >| #define REALLOC_0_WORKS 1 >| #define HAVE_CODESET 1 >| #define G_VA_COPY va_copy >| /* end confdefs.h. */ >| >| #include <pthread.h> >| int check_me = 0; >| void* func(void* data) {check_me = 42; return &check_me;} >| int main() >| { pthread_t t; >| void *ret; >| pthread_create (&t, 0, func, 0); >| pthread_join (t, &ret); >| exit (check_me != 42 || ret != &check_me); >| } >configure:34160: result: no >configure:34072: checking for pthread_create/pthread_join in -lpthread32 >configure:34139: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -Wall -D_REENTRANT -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE conftest.c -lpthread32 >&5 >conftest.c: In function `main': >conftest.c:126: warning: implicit declaration of function `exit' >/usr/lib/gcc/i686-pc-linux-gnu/3.4.5/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lpthread32 >collect2: ld returned 1 exit status >configure:34142: $? = 1 >configure: program exited with status 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "glib" >| #define PACKAGE_TARNAME "glib" >| #define PACKAGE_VERSION "2.8.6" >| #define PACKAGE_STRING "glib 2.8.6" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" >| #define GLIB_MAJOR_VERSION 2 >| #define GLIB_MINOR_VERSION 8 >| #define GLIB_MICRO_VERSION 6 >| #define GLIB_INTERFACE_AGE 6 >| #define GLIB_BINARY_AGE 806 >| #define G_COMPILED_WITH_DEBUGGING "minimum" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #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 STDC_HEADERS 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_MMAP 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ATEXIT 1 >| #define HAVE_ON_EXIT 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_LONG_LONG_FORMAT 1 >| #define SANE_MALLOC_PROTOS 1 >| #define G_HAVE___INLINE 1 >| #define G_HAVE___INLINE__ 1 >| #define G_HAVE_INLINE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_VALUES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SETLOCALE 1 >| #define SIZEOF_SIZE_T 4 >| #define HAVE_LSTAT 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRSIGNAL 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_STPCPY 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_POLL 1 >| #define HAVE_GETCWD 1 >| #define HAVE_NANOSLEEP 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_C99_VSNPRINTF 1 >| #define HAVE_UNIX98_PRINTF 1 >| #define HAVE_GOOD_PRINTF 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_C99_SNPRINTF 1 >| #define REALLOC_0_WORKS 1 >| #define HAVE_CODESET 1 >| #define G_VA_COPY va_copy >| /* end confdefs.h. */ >| >| #include <pthread.h> >| int check_me = 0; >| void* func(void* data) {check_me = 42; return &check_me;} >| int main() >| { pthread_t t; >| void *ret; >| pthread_create (&t, 0, func, 0); >| pthread_join (t, &ret); >| exit (check_me != 42 || ret != &check_me); >| } >configure:34160: result: no >configure:34072: checking for pthread_create/pthread_join in -lpthreads >configure:34139: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -Wall -D_REENTRANT -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE conftest.c -lpthreads >&5 >conftest.c: In function `main': >conftest.c:126: warning: implicit declaration of function `exit' >/usr/lib/gcc/i686-pc-linux-gnu/3.4.5/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lpthreads >collect2: ld returned 1 exit status >configure:34142: $? = 1 >configure: program exited with status 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "glib" >| #define PACKAGE_TARNAME "glib" >| #define PACKAGE_VERSION "2.8.6" >| #define PACKAGE_STRING "glib 2.8.6" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" >| #define GLIB_MAJOR_VERSION 2 >| #define GLIB_MINOR_VERSION 8 >| #define GLIB_MICRO_VERSION 6 >| #define GLIB_INTERFACE_AGE 6 >| #define GLIB_BINARY_AGE 806 >| #define G_COMPILED_WITH_DEBUGGING "minimum" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #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 STDC_HEADERS 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_MMAP 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ATEXIT 1 >| #define HAVE_ON_EXIT 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_LONG_LONG_FORMAT 1 >| #define SANE_MALLOC_PROTOS 1 >| #define G_HAVE___INLINE 1 >| #define G_HAVE___INLINE__ 1 >| #define G_HAVE_INLINE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_VALUES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SETLOCALE 1 >| #define SIZEOF_SIZE_T 4 >| #define HAVE_LSTAT 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRSIGNAL 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_STPCPY 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_POLL 1 >| #define HAVE_GETCWD 1 >| #define HAVE_NANOSLEEP 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_C99_VSNPRINTF 1 >| #define HAVE_UNIX98_PRINTF 1 >| #define HAVE_GOOD_PRINTF 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_C99_SNPRINTF 1 >| #define REALLOC_0_WORKS 1 >| #define HAVE_CODESET 1 >| #define G_VA_COPY va_copy >| /* end confdefs.h. */ >| >| #include <pthread.h> >| int check_me = 0; >| void* func(void* data) {check_me = 42; return &check_me;} >| int main() >| { pthread_t t; >| void *ret; >| pthread_create (&t, 0, func, 0); >| pthread_join (t, &ret); >| exit (check_me != 42 || ret != &check_me); >| } >configure:34160: result: no >configure:34072: checking for pthread_create/pthread_join in -lthread >configure:34139: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -Wall -D_REENTRANT -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE conftest.c -lthread >&5 >conftest.c: In function `main': >conftest.c:126: warning: implicit declaration of function `exit' >/usr/lib/gcc/i686-pc-linux-gnu/3.4.5/../../../../i686-pc-linux-gnu/bin/ld: cannot find -lthread >collect2: ld returned 1 exit status >configure:34142: $? = 1 >configure: program exited with status 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "glib" >| #define PACKAGE_TARNAME "glib" >| #define PACKAGE_VERSION "2.8.6" >| #define PACKAGE_STRING "glib 2.8.6" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" >| #define GLIB_MAJOR_VERSION 2 >| #define GLIB_MINOR_VERSION 8 >| #define GLIB_MICRO_VERSION 6 >| #define GLIB_INTERFACE_AGE 6 >| #define GLIB_BINARY_AGE 806 >| #define G_COMPILED_WITH_DEBUGGING "minimum" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #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 STDC_HEADERS 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_MMAP 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ATEXIT 1 >| #define HAVE_ON_EXIT 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_LONG_LONG_FORMAT 1 >| #define SANE_MALLOC_PROTOS 1 >| #define G_HAVE___INLINE 1 >| #define G_HAVE___INLINE__ 1 >| #define G_HAVE_INLINE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_VALUES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SETLOCALE 1 >| #define SIZEOF_SIZE_T 4 >| #define HAVE_LSTAT 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRSIGNAL 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_STPCPY 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_POLL 1 >| #define HAVE_GETCWD 1 >| #define HAVE_NANOSLEEP 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_C99_VSNPRINTF 1 >| #define HAVE_UNIX98_PRINTF 1 >| #define HAVE_GOOD_PRINTF 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_C99_SNPRINTF 1 >| #define REALLOC_0_WORKS 1 >| #define HAVE_CODESET 1 >| #define G_VA_COPY va_copy >| /* end confdefs.h. */ >| >| #include <pthread.h> >| int check_me = 0; >| void* func(void* data) {check_me = 42; return &check_me;} >| int main() >| { pthread_t t; >| void *ret; >| pthread_create (&t, 0, func, 0); >| pthread_join (t, &ret); >| exit (check_me != 42 || ret != &check_me); >| } >configure:34160: result: no >configure:34072: checking for pthread_create/pthread_join in -ldce >configure:34139: i686-pc-linux-gnu-gcc -o conftest -O2 -march=i686 -Wall -D_REENTRANT -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE conftest.c -ldce >&5 >conftest.c: In function `main': >conftest.c:126: warning: implicit declaration of function `exit' >/usr/lib/gcc/i686-pc-linux-gnu/3.4.5/../../../../i686-pc-linux-gnu/bin/ld: cannot find -ldce >collect2: ld returned 1 exit status >configure:34142: $? = 1 >configure: program exited with status 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "glib" >| #define PACKAGE_TARNAME "glib" >| #define PACKAGE_VERSION "2.8.6" >| #define PACKAGE_STRING "glib 2.8.6" >| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" >| #define GLIB_MAJOR_VERSION 2 >| #define GLIB_MINOR_VERSION 8 >| #define GLIB_MICRO_VERSION 6 >| #define GLIB_INTERFACE_AGE 6 >| #define GLIB_BINARY_AGE 806 >| #define G_COMPILED_WITH_DEBUGGING "minimum" >| #ifdef __cplusplus >| extern "C" void std::exit (int) throw (); using std::exit; >| #endif >| #define _FILE_OFFSET_BITS 64 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #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 STDC_HEADERS 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_MMAP 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_ATEXIT 1 >| #define HAVE_ON_EXIT 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_LONG_LONG_FORMAT 1 >| #define SANE_MALLOC_PROTOS 1 >| #define G_HAVE___INLINE 1 >| #define G_HAVE___INLINE__ 1 >| #define G_HAVE_INLINE 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_FLOAT_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_SYS_TIMES_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_VALUES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_SCHED_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_LANGINFO_CODESET 1 >| #define HAVE_STDDEF_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SETLOCALE 1 >| #define SIZEOF_SIZE_T 4 >| #define HAVE_LSTAT 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRSIGNAL 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_STPCPY 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRNCASECMP 1 >| #define HAVE_POLL 1 >| #define HAVE_GETCWD 1 >| #define HAVE_NANOSLEEP 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_C99_VSNPRINTF 1 >| #define HAVE_UNIX98_PRINTF 1 >| #define HAVE_GOOD_PRINTF 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_C99_SNPRINTF 1 >| #define REALLOC_0_WORKS 1 >| #define HAVE_CODESET 1 >| #define G_VA_COPY va_copy >| /* end confdefs.h. */ >| >| #include <pthread.h> >| int check_me = 0; >| void* func(void* data) {check_me = 42; return &check_me;} >| int main() >| { pthread_t t; >| void *ret; >| pthread_create (&t, 0, func, 0); >| pthread_join (t, &ret); >| exit (check_me != 42 || ret != &check_me); >| } >configure:34160: result: no >configure:34169: error: I can't find the libraries for the thread implementation > posix. Please choose another thread implementation or > provide information on your thread implementation. > You can also run 'configure --disable-threads' > to compile without thread support. > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=i686-pc-linux-gnu >ac_cv_build_alias=i686-pc-linux-gnu >ac_cv_c_bigendian=no >ac_cv_c_compiler_gnu=yes >ac_cv_c_const=yes >ac_cv_cxx_compiler_gnu=yes >ac_cv_env_CC_set= >ac_cv_env_CC_value= >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-O2 -march=i686' >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 -march=i686' >ac_cv_env_CXX_set= >ac_cv_env_CXX_value= >ac_cv_env_F77_set= >ac_cv_env_F77_value= >ac_cv_env_FFLAGS_set= >ac_cv_env_FFLAGS_value= >ac_cv_env_LDFLAGS_set= >ac_cv_env_LDFLAGS_value= >ac_cv_env_build_alias_set=set >ac_cv_env_build_alias_value=i686-pc-linux-gnu >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=i686-pc-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_exeext= >ac_cv_f77_compiler_gnu=yes >ac_cv_func_NSLinkModule=no >ac_cv_func__NSGetEnviron=no >ac_cv_func__doprnt=no >ac_cv_func_alloca_works=yes >ac_cv_func_atexit=yes >ac_cv_func_bind_textdomain_codeset=yes >ac_cv_func_dcgettext=yes >ac_cv_func_dlerror=yes >ac_cv_func_dlopen=no >ac_cv_func_getc_unlocked=yes >ac_cv_func_getcwd=yes >ac_cv_func_getpagesize=yes >ac_cv_func_iconv_open=yes >ac_cv_func_lstat=yes >ac_cv_func_memmove=yes >ac_cv_func_mkstemp=yes >ac_cv_func_mmap_fixed_mapped=yes >ac_cv_func_nanosleep=yes >ac_cv_func_nl_langinfo=yes >ac_cv_func_on_exit=yes >ac_cv_func_poll=yes >ac_cv_func_printf_unix98=yes >ac_cv_func_readlink=yes >ac_cv_func_setenv=yes >ac_cv_func_setlocale=yes >ac_cv_func_snprintf=yes >ac_cv_func_snprintf_c99=yes >ac_cv_func_stpcpy=yes >ac_cv_func_strcasecmp=yes >ac_cv_func_strerror=yes >ac_cv_func_strncasecmp=yes >ac_cv_func_strsignal=yes >ac_cv_func_symlink=yes >ac_cv_func_unsetenv=yes >ac_cv_func_vasprintf=yes >ac_cv_func_vprintf=yes >ac_cv_func_vsnprintf=yes >ac_cv_func_vsnprintf_c99=yes >ac_cv_gnu_library_2_1=yes >ac_cv_header_crt_externs_h=no >ac_cv_header_dirent_h=yes >ac_cv_header_dlfcn_h=yes >ac_cv_header_float_h=yes >ac_cv_header_inttypes_h=yes >ac_cv_header_langinfo_h=yes >ac_cv_header_libintl_h=yes >ac_cv_header_limits_h=yes >ac_cv_header_locale_h=yes >ac_cv_header_memory_h=yes >ac_cv_header_pwd_h=yes >ac_cv_header_sched_h=yes >ac_cv_header_stdc=yes >ac_cv_header_stddef_h=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_param_h=yes >ac_cv_header_sys_poll_h=yes >ac_cv_header_sys_select_h=yes >ac_cv_header_sys_stat_h=yes >ac_cv_header_sys_time_h=yes >ac_cv_header_sys_times_h=yes >ac_cv_header_sys_types_h=yes >ac_cv_header_sys_wait_h=yes >ac_cv_header_unistd_h=yes >ac_cv_header_values_h=yes >ac_cv_host=i686-pc-linux-gnu >ac_cv_host_alias=i686-pc-linux-gnu >ac_cv_lib_dl_dlopen=yes >ac_cv_lib_dl_dlsym=yes >ac_cv_objext=o >ac_cv_path_GMSGFMT=/usr/bin/gmsgfmt >ac_cv_path_MSGFMT=/usr/bin/msgfmt >ac_cv_path_PERL_PATH=/usr/bin/perl >ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config >ac_cv_path_XGETTEXT=/usr/bin/xgettext >ac_cv_path_install='/bin/install -c' >ac_cv_prog_AR=i686-pc-linux-gnu-ar >ac_cv_prog_AWK=gawk >ac_cv_prog_CC=i686-pc-linux-gnu-gcc >ac_cv_prog_CPP='i686-pc-linux-gnu-gcc -E' >ac_cv_prog_CXX=c++ >ac_cv_prog_CXXCPP='c++ -E' >ac_cv_prog_F77=i686-pc-linux-gnu-g77 >ac_cv_prog_PERL=perl >ac_cv_prog_RANLIB=i686-pc-linux-gnu-ranlib >ac_cv_prog_STRIP=i686-pc-linux-gnu-strip >ac_cv_prog_cc_g=yes >ac_cv_prog_cc_stdc= >ac_cv_prog_cxx_g=yes >ac_cv_prog_egrep='grep -E' >ac_cv_prog_f77_g=yes >ac_cv_prog_make_make_set=yes >ac_cv_sizeof___int64=0 >ac_cv_sizeof_char=1 >ac_cv_sizeof_int=4 >ac_cv_sizeof_long=4 >ac_cv_sizeof_long_long=8 >ac_cv_sizeof_short=2 >ac_cv_sizeof_size_t=4 >ac_cv_sizeof_void_p=4 >ac_cv_sys_file_offset_bits=64 >ac_cv_sys_large_files=no >ac_cv_sys_largefile_CC=no >ac_cv_type___int64=no >ac_cv_type_char=yes >ac_cv_type_int=yes >ac_cv_type_long=yes >ac_cv_type_long_long=yes >ac_cv_type_ptrdiff_t=yes >ac_cv_type_short=yes >ac_cv_type_size_t=yes >ac_cv_type_void_p=yes >ac_cv_working_alloca_h=yes >am_cv_CC_dependencies_compiler_type=gcc3 >am_cv_CXX_dependencies_compiler_type=gcc3 >am_cv_prog_cc_stdc= >am_cv_val_LC_MESSAGES=yes >bh_cv_c_signed=yes >glib_cv___va_copy=yes >glib_cv_has__inline=yes >glib_cv_has__inline__=yes >glib_cv_hasinline=yes >glib_cv_have_strlcpy=no >glib_cv_long_long_format=ll >glib_cv_rtldglobal_broken=no >glib_cv_sane_realloc=yes >glib_cv_stack_grows=no >glib_cv_uscore=no >glib_cv_va_copy=yes >glib_cv_va_val_copy=yes >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_langinfo_codeset=yes >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_objdir=.libs >lt_cv_path_LD=/usr/i686-pc-linux-gnu/bin/ld >lt_cv_path_LDCXX=/usr/i686-pc-linux-gnu/bin/ld >lt_cv_path_NM='/usr/bin/i686-pc-linux-gnu-nm -B' >lt_cv_path_SED=/bin/sed >lt_cv_prog_compiler_c_o=yes >lt_cv_prog_compiler_c_o_CXX=yes >lt_cv_prog_compiler_c_o_F77=yes >lt_cv_prog_compiler_rtti_exceptions=no >lt_cv_prog_gnu_ld=yes >lt_cv_prog_gnu_ldcxx=yes >lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' >lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' >lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' >lt_cv_sys_max_cmd_len=32768 >lt_lt_cv_prog_compiler_c_o='"yes"' >lt_lt_cv_prog_compiler_c_o_CXX='"yes"' >lt_lt_cv_prog_compiler_c_o_F77='"yes"' >lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' >lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' >lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /var/tmp/portage/glib-2.8.6/work/glib-2.8.6/missing --run aclocal-1.7' >ALLOCA='' >AMDEPBACKSLASH='\' >AMDEP_FALSE='#' >AMDEP_TRUE='' >AMTAR='${SHELL} /var/tmp/portage/glib-2.8.6/work/glib-2.8.6/missing --run tar' >AR='i686-pc-linux-gnu-ar' >AS='as' >AUTOCONF='${SHELL} /var/tmp/portage/glib-2.8.6/work/glib-2.8.6/missing --run autoconf' >AUTOHEADER='${SHELL} /var/tmp/portage/glib-2.8.6/work/glib-2.8.6/missing --run autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/glib-2.8.6/work/glib-2.8.6/missing --run automake-1.7' >AWK='gawk' >CATALOGS=' de.gmo' >CATOBJEXT='.gmo' >CC='i686-pc-linux-gnu-gcc' >CCDEPMODE='depmode=gcc3' >CFLAGS='-O2 -march=i686 -Wall' >CPP='i686-pc-linux-gnu-gcc -E' >CPPFLAGS=' -D_REENTRANT -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE' >CROSS_COMPILING_FALSE='' >CROSS_COMPILING_TRUE='' >CXX='c++' >CXXCPP='c++ -E' >CXXDEPMODE='depmode=gcc3' >CXXFLAGS='-O2 -march=i686' >CYGPATH_W='echo' >DATADIRNAME='share' >DEFS='' >DEPDIR='.deps' >DISABLE_MEM_POOLS='' >DLLTOOL='dlltool' >ECHO='echo' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='grep -E' >ENABLE_GC_FRIENDLY='' >ENABLE_GTK_DOC_FALSE='' >ENABLE_GTK_DOC_TRUE='' >ENABLE_MAN_FALSE='' >ENABLE_MAN_TRUE='' >ENABLE_TIMELOOP_FALSE='#' >ENABLE_TIMELOOP_TRUE='' >EXEEXT='' >F77='i686-pc-linux-gnu-g77' >FFLAGS='-g -O2' >GETTEXT_PACKAGE='glib20' >GIO='giounix.lo' >GLIBC21='yes' >GLIB_BINARY_AGE='806' >GLIB_DEBUG_FLAGS='-DG_DISABLE_CAST_CHECKS' >GLIB_DEF='' >GLIB_GENMARSHAL='' >GLIB_INTERFACE_AGE='6' >GLIB_MAJOR_VERSION='2' >GLIB_MICRO_VERSION='6' >GLIB_MINOR_VERSION='8' >GLIB_VERSION='2.8.6' >GMODULE_DEF='' >GMOFILES=' am.gmo ar.gmo az.gmo be.gmo bg.gmo bn.gmo bs.gmo ca.gmo cs.gmo cy.gmo da.gmo de.gmo el.gmo en_CA.gmo en_GB.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 id.gmo is.gmo it.gmo ja.gmo ko.gmo lt.gmo lv.gmo mk.gmo ml.gmo mn.gmo ms.gmo nb.gmo ne.gmo nl.gmo nn.gmo no.gmo or.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo rw.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr@Latn.gmo sr@ije.gmo sv.gmo ta.gmo te.gmo th.gmo tl.gmo tr.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_DEF='' >GSPAWN='gspawn.lo' >GTHREAD_COMPILE_IMPL_DEFINES='-D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE' >GTHREAD_DEF='' >GTK_DOC_USE_LIBTOOL_FALSE='' >GTK_DOC_USE_LIBTOOL_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='-D_REENTRANT' >G_THREAD_LIBS='error' >G_THREAD_LIBS_EXTRA='' >G_THREAD_LIBS_FOR_GTHREAD='' >HAVE_CXX_FALSE='#' >HAVE_CXX_TRUE='' >HAVE_GNUC_VISIBILITY_FALSE='#' >HAVE_GNUC_VISIBILITY_TRUE='' >HAVE_GOOD_PRINTF_FALSE='#' >HAVE_GOOD_PRINTF_TRUE='' >HTML_DIR='' >ICONV_LIBS='' >INDENT='' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' >INSTOBJEXT='.mo' >INTLLIBS='' >LDFLAGS='' >LIBOBJS='' >LIBS='-ldce ' >LIBTOOL='$(SHELL) $(top_builddir)/libtool' >LIBTOOL_EXPORT_OPTIONS='-export-symbols-regex "^[^_].*"' >LN_S='ln -s' >LTLIBOBJS='' >LT_AGE='800' >LT_CURRENT='800' >LT_CURRENT_MINUS_AGE='0' >LT_RELEASE='2.8' >LT_REVISION='6' >MAINT='#' >MAINTAINER_MODE_FALSE='' >MAINTAINER_MODE_TRUE='#' >MAKEINFO='${SHELL} /var/tmp/portage/glib-2.8.6/work/glib-2.8.6/missing --run makeinfo' >MKINSTALLDIRS='./mkinstalldirs' >MSGFMT='/usr/bin/msgfmt' >MS_LIB_AVAILABLE_FALSE='' >MS_LIB_AVAILABLE_TRUE='#' >NM='/usr/bin/i686-pc-linux-gnu-nm -B' >OBJDUMP='objdump' >OBJEXT='o' >OS_LINUX_FALSE='#' >OS_LINUX_TRUE='' >OS_UNIX_FALSE='#' >OS_UNIX_TRUE='' >OS_WIN32_FALSE='' >OS_WIN32_TRUE='#' >PACKAGE='glib' >PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=glib' >PACKAGE_NAME='glib' >PACKAGE_STRING='glib 2.8.6' >PACKAGE_TARNAME='glib' >PACKAGE_VERSION='2.8.6' >PATH_SEPARATOR=':' >PERL='perl' >PERL_PATH='/usr/bin/perl' >PKG_CONFIG='/usr/bin/pkg-config' >PLATFORMDEP='' >PLATFORM_WIN32_FALSE='' >PLATFORM_WIN32_TRUE='#' >POFILES=' am.po ar.po az.po be.po bg.po bn.po bs.po ca.po cs.po cy.po da.po de.po el.po en_CA.po en_GB.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 id.po is.po it.po ja.po ko.po lt.po lv.po mk.po ml.po mn.po ms.po nb.po ne.po nl.po nn.po no.po or.po pa.po pl.po pt.po pt_BR.po ro.po ru.po rw.po sk.po sl.po sq.po sr.po sr@Latn.po sr@ije.po sv.po ta.po te.po th.po tl.po tr.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='i686-pc-linux-gnu-ranlib' >REBUILD='' >SET_MAKE='' >SHELL='/bin/sh' >STRIP='i686-pc-linux-gnu-strip' >TESTGMODULE_EXP='' >USE_NLS='yes' >VERSION='2.8.6' >WINDRES='' >XGETTEXT='/usr/bin/xgettext' >XMLCATALOG='' >XML_CATALOG_FILE='' >XSLTPROC='' >ac_ct_AR='' >ac_ct_AS='' >ac_ct_CC='' >ac_ct_CXX='' >ac_ct_DLLTOOL='' >ac_ct_F77='' >ac_ct_NM='' >ac_ct_OBJDUMP='' >ac_ct_RANLIB='' >ac_ct_STRIP='' >ac_ct_WINDRES='' >am__fastdepCC_FALSE='#' >am__fastdepCC_TRUE='' >am__fastdepCXX_FALSE='#' >am__fastdepCXX_TRUE='' >am__include='include' >am__leading_dot='.' >am__quote='' >bindir='${exec_prefix}/bin' >build='i686-pc-linux-gnu' >build_alias='i686-pc-linux-gnu' >build_cpu='i686' >build_os='linux-gnu' >build_vendor='pc' >datadir='/usr/share' >exec_prefix='NONE' >host='i686-pc-linux-gnu' >host_alias='i686-pc-linux-gnu' >host_cpu='i686' >host_os='linux-gnu' >host_vendor='pc' >includedir='${prefix}/include' >infodir='/usr/share/info' >install_sh='/var/tmp/portage/glib-2.8.6/work/glib-2.8.6/install-sh' >libdir='${exec_prefix}/lib' >libexecdir='${exec_prefix}/libexec' >localstatedir='/var/lib' >mandir='/usr/share/man' >ms_librarian='' >oldincludedir='/usr/include' >prefix='/usr' >program_transform_name='s,x,x,' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc' >target_alias='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >#define ENABLE_NLS 1 >#define GETTEXT_PACKAGE "glib20" >#define GLIB_BINARY_AGE 806 >#define GLIB_INTERFACE_AGE 6 >#define GLIB_LOCALE_DIR "/usr/share/locale" >#define GLIB_MAJOR_VERSION 2 >#define GLIB_MICRO_VERSION 6 >#define GLIB_MINOR_VERSION 8 >#define G_COMPILED_WITH_DEBUGGING "minimum" >#define G_HAVE_INLINE 1 >#define G_HAVE___INLINE 1 >#define G_HAVE___INLINE__ 1 >#define G_VA_COPY va_copy >#define HAVE_ALLOCA 1 >#define HAVE_ALLOCA_H 1 >#define HAVE_ATEXIT 1 >#define HAVE_BIND_TEXTDOMAIN_CODESET 1 >#define HAVE_C99_SNPRINTF 1 >#define HAVE_C99_VSNPRINTF 1 >#define HAVE_CODESET 1 >#define HAVE_DCGETTEXT 1 >#define HAVE_DIRENT_H 1 >#define HAVE_DLFCN_H 1 >#define HAVE_FLOAT_H 1 >#define HAVE_GETCWD 1 >#define HAVE_GETC_UNLOCKED 1 >#define HAVE_GETPAGESIZE 1 >#define HAVE_GETTEXT 1 >#define HAVE_GOOD_PRINTF 1 >#define HAVE_INTMAX_T 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_INTTYPES_H_WITH_UINTMAX 1 >#define HAVE_LANGINFO_CODESET 1 >#define HAVE_LANGINFO_H 1 >#define HAVE_LC_MESSAGES 1 >#define HAVE_LIMITS_H 1 >#define HAVE_LOCALE_H 1 >#define HAVE_LONG_DOUBLE 1 >#define HAVE_LONG_LONG 1 >#define HAVE_LONG_LONG_FORMAT 1 >#define HAVE_LSTAT 1 >#define HAVE_MEMMOVE 1 >#define HAVE_MEMORY_H 1 >#define HAVE_MKSTEMP 1 >#define HAVE_MMAP 1 >#define HAVE_NANOSLEEP 1 >#define HAVE_NL_LANGINFO 1 >#define HAVE_ON_EXIT 1 >#define HAVE_POLL 1 >#define HAVE_PTRDIFF_T 1 >#define HAVE_PWD_H 1 >#define HAVE_READLINK 1 >#define HAVE_SCHED_H 1 >#define HAVE_SETENV 1 >#define HAVE_SETLOCALE 1 >#define HAVE_SNPRINTF 1 >#define HAVE_STDDEF_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_STDINT_H_WITH_UINTMAX 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STPCPY 1 >#define HAVE_STRCASECMP 1 >#define HAVE_STRERROR 1 >#define HAVE_STRINGS_H 1 >#define HAVE_STRING_H 1 >#define HAVE_STRING_H 1 >#define HAVE_STRNCASECMP 1 >#define HAVE_STRSIGNAL 1 >#define HAVE_SYMLINK 1 >#define HAVE_SYS_PARAM_H 1 >#define HAVE_SYS_POLL_H 1 >#define HAVE_SYS_SELECT_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_SYS_TIMES_H 1 >#define HAVE_SYS_TIME_H 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_SYS_WAIT_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_UNIX98_PRINTF 1 >#define HAVE_UNSETENV 1 >#define HAVE_VALUES_H 1 >#define HAVE_VASPRINTF 1 >#define HAVE_VPRINTF 1 >#define HAVE_VSNPRINTF 1 >#define HAVE_WCHAR_T 1 >#define HAVE_WINT_T 1 >#define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" >#define PACKAGE_NAME "glib" >#define PACKAGE_STRING "glib 2.8.6" >#define PACKAGE_TARNAME "glib" >#define PACKAGE_VERSION "2.8.6" >#define REALLOC_0_WORKS 1 >#define SANE_MALLOC_PROTOS 1 >#define SIZEOF_CHAR 1 >#define SIZEOF_INT 4 >#define SIZEOF_LONG 4 >#define SIZEOF_LONG_LONG 8 >#define SIZEOF_SHORT 2 >#define SIZEOF_SIZE_T 4 >#define SIZEOF_VOID_P 4 >#define SIZEOF___INT64 0 >#define STDC_HEADERS 1 >#define STDC_HEADERS 1 >#define _FILE_OFFSET_BITS 64 >#endif >#ifdef __cplusplus >extern "C" void std::exit (int) throw (); using std::exit; > >configure: exit 1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 124668
:
81123
|
81131
| 83712