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.14.4, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --enable-static --with-libiconv=gnu --disable-gtk-doc --with-html-dir=/usr/local/share/doc --disable-man --without-xml-catalog --with-pcre=system --prefix=/usr/local i386-unknown-gnu build_alias=i386-unknown-gnu host_alias=i386-unknown-gnu target_alias=i386-unknown-gnu CC=cc CFLAGS=-fno-common LDFLAGS=-L/usr/local/lib -lintl CPPFLAGS=-I/usr/local/include CXX=c++ CXXFLAGS=-fno-common --no-create --no-recursion ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 125 tasks, 184 threads, 4 processors Load average: 1.21, Mach factor: 2.78 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin PATH: /usr/X11R6/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2129: checking for a BSD-compatible install configure:2185: result: /usr/local/bin/ginstall -c configure:2196: checking whether build environment is sane configure:2239: result: yes configure:2272: checking for gawk configure:2288: found /usr/local/bin/gawk configure:2299: result: gawk configure:2310: checking whether make sets $(MAKE) configure:2331: result: yes configure:2560: checking whether to enable maintainer-specific portions of Makefiles configure:2569: result: no configure:2591: checking build system type configure:2609: result: i386-unknown-gnu configure:2631: checking host system type configure:2646: result: i386-unknown-gnu configure:2669: checking for the BeOS configure:2679: result: no configure:2683: checking for Win32 configure:2711: result: no configure:2715: checking for Mac OS X Carbon support configure:2729: checking for style of include used by make configure:2757: result: GNU configure:2790: checking for i386-unknown-gnu-gcc configure:2820: result: no configure:2830: checking for gcc configure:2846: found /usr/bin/gcc configure:2857: result: gcc configure:3095: checking for C compiler version configure:3102: gcc --version >&5 gcc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 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:3105: $? = 0 configure:3112: gcc -v >&5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:3115: $? = 0 configure:3122: gcc -V >&5 gcc: `-V' option must have argument configure:3125: $? = 1 configure:3148: checking for C compiler default output file name configure:3175: gcc -fno-common conftest.c >&5 configure:3178: $? = 0 configure:3216: result: a.out configure:3233: checking whether the C compiler works configure:3243: ./a.out configure:3246: $? = 0 configure:3263: result: yes configure:3270: checking whether we are cross compiling configure:3272: result: no configure:3275: checking for suffix of executables configure:3282: gcc -o conftest -fno-common conftest.c >&5 configure:3285: $? = 0 configure:3309: result: configure:3315: checking for suffix of object files configure:3341: gcc -c -fno-common conftest.c >&5 configure:3344: $? = 0 configure:3367: result: configure:3371: checking whether we are using the GNU C compiler configure:3400: gcc -c -fno-common conftest.c >&5 configure:3406: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.14.4" | #define PACKAGE_STRING "glib 2.14.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 14 | #define GLIB_MICRO_VERSION 4 | #define GLIB_INTERFACE_AGE 4 | #define GLIB_BINARY_AGE 1404 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3423: result: no configure:3428: checking whether gcc accepts -g configure:3458: gcc -c -g conftest.c >&5 configure:3464: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.14.4" | #define PACKAGE_STRING "glib 2.14.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 14 | #define GLIB_MICRO_VERSION 4 | #define GLIB_INTERFACE_AGE 4 | #define GLIB_BINARY_AGE 1404 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3496: gcc -c conftest.c >&5 configure:3502: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.14.4" | #define PACKAGE_STRING "glib 2.14.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 14 | #define GLIB_MICRO_VERSION 4 | #define GLIB_INTERFACE_AGE 4 | #define GLIB_BINARY_AGE 1404 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3535: gcc -c -g conftest.c >&5 configure:3541: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.14.4" | #define PACKAGE_STRING "glib 2.14.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 14 | #define GLIB_MICRO_VERSION 4 | #define GLIB_INTERFACE_AGE 4 | #define GLIB_BINARY_AGE 1404 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3563: result: no configure:3580: checking for gcc option to accept ISO C89 configure:3654: gcc -c -fno-common conftest.c >&5 configure:3660: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.14.4" | #define PACKAGE_STRING "glib 2.14.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 14 | #define GLIB_MICRO_VERSION 4 | #define GLIB_INTERFACE_AGE 4 | #define GLIB_BINARY_AGE 1404 | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3654: gcc -qlanglvl=extc89 -c -fno-common conftest.c >&5 gcc: unrecognized option `-qlanglvl=extc89' configure:3660: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.14.4" | #define PACKAGE_STRING "glib 2.14.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 14 | #define GLIB_MICRO_VERSION 4 | #define GLIB_INTERFACE_AGE 4 | #define GLIB_BINARY_AGE 1404 | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3654: gcc -qlanglvl=ansi -c -fno-common conftest.c >&5 gcc: unrecognized option `-qlanglvl=ansi' configure:3660: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.14.4" | #define PACKAGE_STRING "glib 2.14.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 14 | #define GLIB_MICRO_VERSION 4 | #define GLIB_INTERFACE_AGE 4 | #define GLIB_BINARY_AGE 1404 | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3654: gcc -std -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std' configure:3660: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.14.4" | #define PACKAGE_STRING "glib 2.14.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 14 | #define GLIB_MICRO_VERSION 4 | #define GLIB_INTERFACE_AGE 4 | #define GLIB_BINARY_AGE 1404 | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3654: gcc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3660: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.14.4" | #define PACKAGE_STRING "glib 2.14.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 14 | #define GLIB_MICRO_VERSION 4 | #define GLIB_INTERFACE_AGE 4 | #define GLIB_BINARY_AGE 1404 | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3654: gcc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3660: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.14.4" | #define PACKAGE_STRING "glib 2.14.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 14 | #define GLIB_MICRO_VERSION 4 | #define GLIB_INTERFACE_AGE 4 | #define GLIB_BINARY_AGE 1404 | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3654: gcc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 gcc: unrecognized option `-Xc' configure:3660: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.14.4" | #define PACKAGE_STRING "glib 2.14.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 14 | #define GLIB_MICRO_VERSION 4 | #define GLIB_INTERFACE_AGE 4 | #define GLIB_BINARY_AGE 1404 | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | /* IBM C 6 for AIX is almost-ANSI by default, but it replaces macro parameters | inside strings and character constants. */ | #define FOO(x) 'x' | int xlc6_cc_array[FOO(a) == 'x' ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:3686: result: unsupported configure:3703: checking dependency style of gcc configure:3786: result: gcc3 configure:3809: checking how to run the C preprocessor configure:3849: gcc -E conftest.c configure:3855: $? = 0 configure:3886: gcc -E conftest.c conftest.c:13:28: ac_nonexistent.h: No such file or directory configure:3892: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.14.4" | #define PACKAGE_STRING "glib 2.14.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 14 | #define GLIB_MICRO_VERSION 4 | #define GLIB_INTERFACE_AGE 4 | #define GLIB_BINARY_AGE 1404 | /* end confdefs.h. */ | #include configure:3925: result: gcc -E configure:3954: gcc -E conftest.c configure:3960: $? = 0 configure:3991: gcc -E conftest.c conftest.c:13:28: ac_nonexistent.h: No such file or directory configure:3997: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.14.4" | #define PACKAGE_STRING "glib 2.14.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 14 | #define GLIB_MICRO_VERSION 4 | #define GLIB_INTERFACE_AGE 4 | #define GLIB_BINARY_AGE 1404 | /* end confdefs.h. */ | #include configure:4051: gcc -E conftest.c conftest.c:14:27: Carbon/Carbon.h: No such file or directory conftest.c:15:39: CoreServices/CoreServices.h: No such file or directory configure:4057: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.14.4" | #define PACKAGE_STRING "glib 2.14.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 14 | #define GLIB_MICRO_VERSION 4 | #define GLIB_INTERFACE_AGE 4 | #define GLIB_BINARY_AGE 1404 | /* end confdefs.h. */ | | #include | #include | configure:4072: result: no configure:4538: checking whether to enable garbage collector friendliness configure:4549: result: no configure:4553: checking whether to disable memory pools configure:4556: result: no configure:4590: checking for i386-unknown-gnu-gcc configure:4617: result: gcc configure:4895: checking for C compiler version configure:4902: gcc --version >&5 gcc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 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:4905: $? = 0 configure:4912: gcc -v >&5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:4915: $? = 0 configure:4922: gcc -V >&5 gcc: `-V' option must have argument configure:4925: $? = 1 configure:4928: checking whether we are using the GNU C compiler configure:4980: result: no configure:4985: checking whether gcc accepts -g configure:5120: result: no configure:5137: checking for gcc option to accept ISO C89 configure:5243: result: unsupported configure:5260: checking dependency style of gcc configure:5343: result: gcc3 configure:5365: checking for c++ configure:5381: found /usr/bin/c++ configure:5392: result: c++ configure:5527: checking for C++ compiler version configure:5534: c++ --version >&5 c++ (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 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:5537: $? = 0 configure:5544: c++ -v >&5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:5547: $? = 0 configure:5554: c++ -V >&5 c++: `-V' option must have argument configure:5557: $? = 1 configure:5560: checking whether we are using the GNU C++ compiler configure:5589: c++ -c -fno-common conftest.cpp >&5 configure:5595: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.14.4" | #define PACKAGE_STRING "glib 2.14.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 14 | #define GLIB_MICRO_VERSION 4 | #define GLIB_INTERFACE_AGE 4 | #define GLIB_BINARY_AGE 1404 | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:5612: result: no configure:5617: checking whether c++ accepts -g configure:5647: c++ -c -g conftest.cpp >&5 configure:5653: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.14.4" | #define PACKAGE_STRING "glib 2.14.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 14 | #define GLIB_MICRO_VERSION 4 | #define GLIB_INTERFACE_AGE 4 | #define GLIB_BINARY_AGE 1404 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5685: c++ -c conftest.cpp >&5 configure:5691: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.14.4" | #define PACKAGE_STRING "glib 2.14.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 14 | #define GLIB_MICRO_VERSION 4 | #define GLIB_INTERFACE_AGE 4 | #define GLIB_BINARY_AGE 1404 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5724: c++ -c -g conftest.cpp >&5 configure:5730: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.14.4" | #define PACKAGE_STRING "glib 2.14.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 14 | #define GLIB_MICRO_VERSION 4 | #define GLIB_INTERFACE_AGE 4 | #define GLIB_BINARY_AGE 1404 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5752: result: no configure:5777: checking dependency style of c++ configure:5860: result: gcc3 configure:5899: c++ -c -fno-common conftest.cpp >&5 configure:5905: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.14.4" | #define PACKAGE_STRING "glib 2.14.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 14 | #define GLIB_MICRO_VERSION 4 | #define GLIB_INTERFACE_AGE 4 | #define GLIB_BINARY_AGE 1404 | /* end confdefs.h. */ | | int | main () | { | class a { int b; } c; | ; | return 0; | } configure:5939: checking for gcc option to accept ANSI C configure:6007: gcc -c -fno-common conftest.c >&5 configure:6013: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.14.4" | #define PACKAGE_STRING "glib 2.14.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 14 | #define GLIB_MICRO_VERSION 4 | #define GLIB_INTERFACE_AGE 4 | #define GLIB_BINARY_AGE 1404 | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | | int | main () | { | | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | | ; | return 0; | } configure:6007: gcc -qlanglvl=ansi -c -fno-common conftest.c >&5 gcc: unrecognized option `-qlanglvl=ansi' configure:6013: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.14.4" | #define PACKAGE_STRING "glib 2.14.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 14 | #define GLIB_MICRO_VERSION 4 | #define GLIB_INTERFACE_AGE 4 | #define GLIB_BINARY_AGE 1404 | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | | int | main () | { | | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | | ; | return 0; | } configure:6007: gcc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:6013: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.14.4" | #define PACKAGE_STRING "glib 2.14.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 14 | #define GLIB_MICRO_VERSION 4 | #define GLIB_INTERFACE_AGE 4 | #define GLIB_BINARY_AGE 1404 | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | | int | main () | { | | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | | ; | return 0; | } configure:6007: gcc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:6013: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.14.4" | #define PACKAGE_STRING "glib 2.14.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 14 | #define GLIB_MICRO_VERSION 4 | #define GLIB_INTERFACE_AGE 4 | #define GLIB_BINARY_AGE 1404 | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | | int | main () | { | | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | | ; | return 0; | } configure:6007: gcc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:6013: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.14.4" | #define PACKAGE_STRING "glib 2.14.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 14 | #define GLIB_MICRO_VERSION 4 | #define GLIB_INTERFACE_AGE 4 | #define GLIB_BINARY_AGE 1404 | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | | int | main () | { | | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | | ; | return 0; | } configure:6007: gcc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 gcc: unrecognized option `-Xc' configure:6013: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.14.4" | #define PACKAGE_STRING "glib 2.14.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 14 | #define GLIB_MICRO_VERSION 4 | #define GLIB_INTERFACE_AGE 4 | #define GLIB_BINARY_AGE 1404 | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | | int | main () | { | | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | | ; | return 0; | } configure:6036: result: no configure:6057: checking for a BSD-compatible install configure:6113: result: /usr/local/bin/ginstall -c configure:6132: checking for special C compiler options needed for large files configure:6172: gcc -c -fno-common conftest.c >&5 configure:6178: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.14.4" | #define PACKAGE_STRING "glib 2.14.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 14 | #define GLIB_MICRO_VERSION 4 | #define GLIB_INTERFACE_AGE 4 | #define GLIB_BINARY_AGE 1404 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:6199: gcc -n32 -c -fno-common conftest.c >&5 gcc: unrecognized option `-n32' configure:6205: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.14.4" | #define PACKAGE_STRING "glib 2.14.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 14 | #define GLIB_MICRO_VERSION 4 | #define GLIB_INTERFACE_AGE 4 | #define GLIB_BINARY_AGE 1404 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:6225: result: no configure:6231: checking for _FILE_OFFSET_BITS value needed for large files configure:6266: gcc -c -fno-common conftest.c >&5 configure:6272: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.14.4" | #define PACKAGE_STRING "glib 2.14.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 14 | #define GLIB_MICRO_VERSION 4 | #define GLIB_INTERFACE_AGE 4 | #define GLIB_BINARY_AGE 1404 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:6316: gcc -c -fno-common conftest.c >&5 configure:6322: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.14.4" | #define PACKAGE_STRING "glib 2.14.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 14 | #define GLIB_MICRO_VERSION 4 | #define GLIB_INTERFACE_AGE 4 | #define GLIB_BINARY_AGE 1404 | /* end confdefs.h. */ | #define _FILE_OFFSET_BITS 64 | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:6340: result: unknown configure:6352: checking for _LARGE_FILES value needed for large files configure:6387: gcc -c -fno-common conftest.c >&5 configure:6393: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.14.4" | #define PACKAGE_STRING "glib 2.14.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 14 | #define GLIB_MICRO_VERSION 4 | #define GLIB_INTERFACE_AGE 4 | #define GLIB_BINARY_AGE 1404 | /* end confdefs.h. */ | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:6437: gcc -c -fno-common conftest.c >&5 configure:6443: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.14.4" | #define PACKAGE_STRING "glib 2.14.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 14 | #define GLIB_MICRO_VERSION 4 | #define GLIB_INTERFACE_AGE 4 | #define GLIB_BINARY_AGE 1404 | /* end confdefs.h. */ | #define _LARGE_FILES 1 | #include | /* Check that off_t can represent 2**63 - 1 correctly. | We can't simply define LARGE_OFF_T to be 9223372036854775807, | since some C++ compilers masquerading as C compilers | incorrectly reject 9223372036854775807. */ | #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62)) | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | && LARGE_OFF_T % 2147483647 == 1) | ? 1 : -1]; | int | main () | { | | ; | return 0; | } configure:6461: result: unknown configure:6481: checking for pkg-config configure:6499: found /usr/local/bin/pkg-config configure:6512: result: /usr/local/bin/pkg-config configure:6602: checking for gawk configure:6629: result: gawk configure:6644: checking for perl5 configure:6660: found /usr/local/bin/perl5 configure:6671: result: perl5 configure:6685: checking for indent configure:6701: found /usr/bin/indent configure:6712: result: indent configure:6734: checking for perl5 configure:6752: found /usr/local/bin/perl5 configure:6764: result: /usr/local/bin/perl5 configure:6792: checking for iconv_open configure:6848: gcc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _iconv_open configure:6854: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.14.4" | #define PACKAGE_STRING "glib 2.14.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 14 | #define GLIB_MICRO_VERSION 4 | #define GLIB_INTERFACE_AGE 4 | #define GLIB_BINARY_AGE 1404 | /* end confdefs.h. */ | /* Define iconv_open to an innocuous variant, in case declares iconv_open. | For example, HP-UX 11i declares gettimeofday. */ | #define iconv_open innocuous_iconv_open | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char iconv_open (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef iconv_open | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char iconv_open (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_iconv_open || defined __stub___iconv_open | choke me | #endif | | int | main () | { | return iconv_open (); | ; | return 0; | } configure:6871: result: no configure:6879: checking for libiconv_open in -liconv configure:6914: gcc -o conftest -fno-common conftest.c -liconv >&5 configure:6920: $? = 0 configure:6938: result: yes configure:7243: checking for grep that handles long lines and -e configure:7317: result: /usr/bin/grep configure:7322: checking for egrep configure:7400: result: /usr/bin/grep -E configure:7406: checking whether we are using the GNU C Library 2.1 or newer conftest.c:14:22: features.h: No such file or directory configure:7437: result: no configure:7451: checking Whether to cache iconv descriptors configure:7477: result: yes configure:7483: checking for ANSI C header files configure:7513: gcc -c -fno-common conftest.c >&5 configure:7519: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.14.4" | #define PACKAGE_STRING "glib 2.14.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 14 | #define GLIB_MICRO_VERSION 4 | #define GLIB_INTERFACE_AGE 4 | #define GLIB_BINARY_AGE 1404 | #define NEED_ICONV_CACHE 1 | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:7644: result: no configure:7668: checking for sys/types.h configure:7689: gcc -c -fno-common conftest.c >&5 configure:7695: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.14.4" | #define PACKAGE_STRING "glib 2.14.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 14 | #define GLIB_MICRO_VERSION 4 | #define GLIB_INTERFACE_AGE 4 | #define GLIB_BINARY_AGE 1404 | #define NEED_ICONV_CACHE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:7711: result: no configure:7668: checking for sys/stat.h configure:7689: gcc -c -fno-common conftest.c >&5 configure:7695: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.14.4" | #define PACKAGE_STRING "glib 2.14.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 14 | #define GLIB_MICRO_VERSION 4 | #define GLIB_INTERFACE_AGE 4 | #define GLIB_BINARY_AGE 1404 | #define NEED_ICONV_CACHE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:7711: result: no configure:7668: checking for stdlib.h configure:7689: gcc -c -fno-common conftest.c >&5 configure:7695: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.14.4" | #define PACKAGE_STRING "glib 2.14.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 14 | #define GLIB_MICRO_VERSION 4 | #define GLIB_INTERFACE_AGE 4 | #define GLIB_BINARY_AGE 1404 | #define NEED_ICONV_CACHE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:7711: result: no configure:7668: checking for string.h configure:7689: gcc -c -fno-common conftest.c >&5 configure:7695: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.14.4" | #define PACKAGE_STRING "glib 2.14.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 14 | #define GLIB_MICRO_VERSION 4 | #define GLIB_INTERFACE_AGE 4 | #define GLIB_BINARY_AGE 1404 | #define NEED_ICONV_CACHE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:7711: result: no configure:7668: checking for memory.h configure:7689: gcc -c -fno-common conftest.c >&5 configure:7695: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.14.4" | #define PACKAGE_STRING "glib 2.14.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 14 | #define GLIB_MICRO_VERSION 4 | #define GLIB_INTERFACE_AGE 4 | #define GLIB_BINARY_AGE 1404 | #define NEED_ICONV_CACHE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:7711: result: no configure:7668: checking for strings.h configure:7689: gcc -c -fno-common conftest.c >&5 configure:7695: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.14.4" | #define PACKAGE_STRING "glib 2.14.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 14 | #define GLIB_MICRO_VERSION 4 | #define GLIB_INTERFACE_AGE 4 | #define GLIB_BINARY_AGE 1404 | #define NEED_ICONV_CACHE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:7711: result: no configure:7668: checking for inttypes.h configure:7689: gcc -c -fno-common conftest.c >&5 configure:7695: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.14.4" | #define PACKAGE_STRING "glib 2.14.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 14 | #define GLIB_MICRO_VERSION 4 | #define GLIB_INTERFACE_AGE 4 | #define GLIB_BINARY_AGE 1404 | #define NEED_ICONV_CACHE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:7711: result: no configure:7668: checking for stdint.h configure:7689: gcc -c -fno-common conftest.c >&5 configure:7695: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.14.4" | #define PACKAGE_STRING "glib 2.14.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 14 | #define GLIB_MICRO_VERSION 4 | #define GLIB_INTERFACE_AGE 4 | #define GLIB_BINARY_AGE 1404 | #define NEED_ICONV_CACHE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:7711: result: no configure:7668: checking for unistd.h configure:7689: gcc -c -fno-common conftest.c >&5 configure:7695: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.14.4" | #define PACKAGE_STRING "glib 2.14.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 14 | #define GLIB_MICRO_VERSION 4 | #define GLIB_INTERFACE_AGE 4 | #define GLIB_BINARY_AGE 1404 | #define NEED_ICONV_CACHE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | | #include configure:7711: result: no configure:7739: checking locale.h usability configure:7756: gcc -c -fno-common conftest.c >&5 configure:7762: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.14.4" | #define PACKAGE_STRING "glib 2.14.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 14 | #define GLIB_MICRO_VERSION 4 | #define GLIB_INTERFACE_AGE 4 | #define GLIB_BINARY_AGE 1404 | #define NEED_ICONV_CACHE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7776: result: no configure:7780: checking locale.h presence configure:7795: gcc -E conftest.c configure:7801: $? = 0 configure:7815: result: yes configure:7828: WARNING: locale.h: present but cannot be compiled configure:7830: WARNING: locale.h: check for missing prerequisite headers? configure:7832: WARNING: locale.h: see the Autoconf documentation configure:7834: WARNING: locale.h: section "Present But Cannot Be Compiled" configure:7836: WARNING: locale.h: proceeding with the preprocessor's result configure:7838: WARNING: locale.h: in the future, the compiler will take precedence configure:7848: checking for locale.h configure:7856: result: yes configure:7870: checking for LC_MESSAGES configure:7896: gcc -o conftest -fno-common conftest.c >&5 configure:7902: $? = 0 configure:7919: result: yes configure:7948: checking libintl.h usability configure:7965: gcc -c -fno-common conftest.c >&5 configure:7971: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.14.4" | #define PACKAGE_STRING "glib 2.14.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 14 | #define GLIB_MICRO_VERSION 4 | #define GLIB_INTERFACE_AGE 4 | #define GLIB_BINARY_AGE 1404 | #define NEED_ICONV_CACHE 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:7985: result: no configure:7989: checking libintl.h presence configure:8004: gcc -E conftest.c configure:8010: $? = 0 configure:8024: result: yes configure:8037: WARNING: libintl.h: present but cannot be compiled configure:8039: WARNING: libintl.h: check for missing prerequisite headers? configure:8041: WARNING: libintl.h: see the Autoconf documentation configure:8043: WARNING: libintl.h: section "Present But Cannot Be Compiled" configure:8045: WARNING: libintl.h: proceeding with the preprocessor's result configure:8047: WARNING: libintl.h: in the future, the compiler will take precedence configure:8057: checking for libintl.h configure:8064: result: yes configure:8075: checking for ngettext in libc configure:8103: gcc -o conftest -fno-common conftest.c >&5 ld: Undefined symbols: _libintl_ngettext configure:8109: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.14.4" | #define PACKAGE_STRING "glib 2.14.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 14 | #define GLIB_MICRO_VERSION 4 | #define GLIB_INTERFACE_AGE 4 | #define GLIB_BINARY_AGE 1404 | #define NEED_ICONV_CACHE 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | /* end confdefs.h. */ | | #include | | int | main () | { | return !ngettext ("","", 1) | ; | return 0; | } configure:8127: result: no configure:8291: checking for bindtextdomain in -lintl configure:8326: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:8332: $? = 0 configure:8350: result: yes configure:8353: checking for ngettext in -lintl configure:8388: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:8394: $? = 0 configure:8412: result: yes configure:8415: checking for dgettext in -lintl configure:8450: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:8456: $? = 0 configure:8474: result: yes configure:8639: checking for bind_textdomain_codeset configure:8695: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:8701: $? = 0 configure:8719: result: yes configure:8759: checking for msgfmt configure:8786: result: /usr/local/bin/msgfmt configure:8799: checking for dcgettext configure:8855: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:8861: $? = 0 configure:8879: result: yes configure:8890: checking if msgfmt accepts -c configure:8905: $MSGFMT -c -o /dev/null conftest.foo dyld: Library not loaded: /usr/local/lib/libgettextsrc-0.13.1.dylib Referenced from: /usr/local/bin/msgfmt Reason: image not found configure:8908: $? = 133 configure:8912: result: no configure: failed input was: | | msgid "" | msgstr "" | "Content-Type: text/plain; charset=UTF-8\n" | "Project-Id-Version: test 1.0\n" | "PO-Revision-Date: 2007-02-15 12:01+0100\n" | "Last-Translator: test \n" | "Language-Team: C \n" | "MIME-Version: 1.0\n" | "Content-Transfer-Encoding: 8bit\n" | configure:8920: checking for gmsgfmt configure:8951: result: /usr/local/bin/msgfmt configure:8961: checking for xgettext configure:8988: result: /usr/local/bin/xgettext configure:9017: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:9023: $? = 0 configure:9159: result: found xgettext program is not GNU xgettext; ignore it configure:9192: checking for catalogs to be installed configure:9217: result: am ar as az be be@latin bg bn bn_IN bs ca cs cy da de dz el en_CA en_GB eo es et eu fa fi fr ga gl gu he hi hr hu hy id is it ja ka kn ko ku lt lv mg mk ml mn ms nb ne nl nn oc or pa pl pt pt_BR ro ru rw sk sl sq sr sr@Latn sr@ije sv ta te th tl tr tt uk vi wa xh yi zh_CN zh_HK zh_TW configure:9394: checking for a sed that does not truncate output configure:9450: result: /usr/local/bin/sed configure:9497: checking for non-GNU ld configure:9531: result: /usr/bin/ld configure:9540: checking if the linker (/usr/bin/ld) is GNU ld configure:9555: result: no configure:9560: checking for /usr/bin/ld option to reload object files configure:9567: result: -r configure:9585: checking for BSD-compatible nm configure:9634: result: /usr/bin/nm -p configure:9638: checking whether ln -s works configure:9642: result: yes configure:9649: checking how to recognize dependent libraries configure:9835: result: pass_all configure:10375: checking dlfcn.h usability configure:10392: gcc -c -fno-common conftest.c >&5 configure:10398: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.14.4" | #define PACKAGE_STRING "glib 2.14.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 14 | #define GLIB_MICRO_VERSION 4 | #define GLIB_INTERFACE_AGE 4 | #define GLIB_BINARY_AGE 1404 | #define NEED_ICONV_CACHE 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 "/share/locale" | #define USE_LIBICONV_GNU 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:10412: result: no configure:10416: checking dlfcn.h presence configure:10431: gcc -E conftest.c configure:10437: $? = 0 configure:10451: result: yes configure:10464: WARNING: dlfcn.h: present but cannot be compiled configure:10466: WARNING: dlfcn.h: check for missing prerequisite headers? configure:10468: WARNING: dlfcn.h: see the Autoconf documentation configure:10470: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:10472: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:10474: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:10484: checking for dlfcn.h configure:10492: result: yes configure:10747: checking for i386-unknown-gnu-g77 configure:10777: result: no configure:10747: checking for i386-unknown-gnu-xlf configure:10777: result: no configure:10747: checking for i386-unknown-gnu-f77 configure:10777: result: no configure:10747: checking for i386-unknown-gnu-frt configure:10777: result: no configure:10747: checking for i386-unknown-gnu-pgf77 configure:10777: result: no configure:10747: checking for i386-unknown-gnu-cf77 configure:10777: result: no configure:10747: checking for i386-unknown-gnu-fort77 configure:10777: result: no configure:10747: checking for i386-unknown-gnu-fl32 configure:10777: result: no configure:10747: checking for i386-unknown-gnu-af77 configure:10777: result: no configure:10747: checking for i386-unknown-gnu-xlf90 configure:10777: result: no configure:10747: checking for i386-unknown-gnu-f90 configure:10777: result: no configure:10747: checking for i386-unknown-gnu-pgf90 configure:10777: result: no configure:10747: checking for i386-unknown-gnu-pghpf configure:10777: result: no configure:10747: checking for i386-unknown-gnu-epcf90 configure:10777: result: no configure:10747: checking for i386-unknown-gnu-gfortran configure:10777: result: no configure:10747: checking for i386-unknown-gnu-g95 configure:10777: result: no configure:10747: checking for i386-unknown-gnu-xlf95 configure:10777: result: no configure:10747: checking for i386-unknown-gnu-f95 configure:10777: result: no configure:10747: checking for i386-unknown-gnu-fort configure:10777: result: no configure:10747: checking for i386-unknown-gnu-ifort configure:10777: result: no configure:10747: checking for i386-unknown-gnu-ifc configure:10777: result: no configure:10747: checking for i386-unknown-gnu-efc configure:10777: result: no configure:10747: checking for i386-unknown-gnu-pgf95 configure:10777: result: no configure:10747: checking for i386-unknown-gnu-lf95 configure:10777: result: no configure:10747: checking for i386-unknown-gnu-ftn configure:10777: result: no configure:10791: checking for g77 configure:10821: result: no configure:10791: checking for xlf configure:10821: result: no configure:10791: checking for f77 configure:10807: found /usr/local/bin/f77 configure:10818: result: f77 configure:10848: checking for Fortran 77 compiler version configure:10855: f77 --version >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/f77 -1 < | f2c -f | /usr/local/bin/f77 -2 > /tmp/' cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 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:10858: $? = 0 configure:10865: f77 -v >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/f77 -1 < | f2c -f | /usr/local/bin/f77 -2 > /tmp/' Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) cc: /tmp/: linker input file unused because linking not done configure:10868: $? = 0 configure:10875: f77 -V >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/f77 -1 < | f2c -f | /usr/local/bin/f77 -2 > /tmp/' cc: `-V' must come at the start of the command line configure:10878: $? = 0 configure:10886: checking whether we are using the GNU Fortran 77 compiler configure:10905: f77 -c conftest.F >&5 Error on line 2: Bad # line: "#ifndef __GNUC__" Error on line 4: Bad # line: "#endif" Error on line 3: unclassifiable statement (starts "chokeme") cc: /tmp/conftest.F: Fortran compiler not installed on this system configure:10911: $? = 0 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:10928: result: no configure:10934: checking whether f77 accepts -g configure:10951: f77 -c -g conftest.f >&5 configure:10957: $? = 0 configure: failed program was: | program main | | end configure:10973: result: no configure:11003: checking the maximum length of command line arguments configure:11115: result: -1 configure:11127: checking command to parse /usr/bin/nm -p output from gcc object configure:11232: gcc -c -fno-common conftest.c >&5 configure:11235: $? = 0 configure:11239: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:11242: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' configure:11232: gcc -c -fno-common conftest.c >&5 configure:11235: $? = 0 configure:11239: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:11242: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' configure:11332: result: failed configure:11339: checking for objdir configure:11354: result: .libs configure:11406: checking for i386-unknown-gnu-ar configure:11436: result: no configure:11446: checking for ar configure:11462: found /usr/bin/ar configure:11473: result: ar configure:11502: checking for i386-unknown-gnu-ranlib configure:11532: result: no configure:11542: checking for ranlib configure:11558: found /usr/bin/ranlib configure:11569: result: ranlib configure:11598: checking for i386-unknown-gnu-strip configure:11628: result: no configure:11638: checking for strip configure:11654: found /usr/bin/strip configure:11665: result: strip configure:12001: checking for gcc option to produce PIC configure:12233: result: configure:12304: checking if gcc static flag works configure:12332: result: yes configure:12342: checking if gcc supports -c -o file.o configure:12366: gcc -c -fno-common -o out/conftest2.o conftest.c >&5 configure:12370: $? = 0 configure:12389: result: yes configure:12415: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:13395: result: no configure:13462: checking dynamic linker characteristics configure:14066: result: gnu ld.so configure:14075: checking how to hardcode library paths into programs configure:14100: result: unsupported configure:14114: checking whether stripping libraries is possible configure:14136: result: no configure:14921: checking if libtool supports shared libraries configure:14923: result: no configure:14926: checking whether to build shared libraries configure:14947: result: no configure:14950: checking whether to build static libraries configure:14954: result: yes configure:15047: creating libtool configure:18602: checking if libtool supports shared libraries configure:18604: result: no configure:18607: checking whether to build shared libraries configure:18627: result: no configure:18630: checking whether to build static libraries configure:18634: result: yes configure:18644: checking for f77 option to produce PIC configure:18876: result: configure:18947: checking if f77 static flag works configure:18975: result: yes configure:18985: checking if f77 supports -c -o file.o configure:19009: f77 -c -o out/conftest2.o conftest.f >&5 configure:19013: $? = 0 configure:19032: result: yes configure:19058: checking whether the f77 linker (/usr/bin/ld) supports shared libraries configure:20018: result: no configure:20085: checking dynamic linker characteristics configure:20637: result: gnu ld.so configure:20646: checking how to hardcode library paths into programs configure:20671: result: unsupported configure:24252: checking for extra flags to get ANSI library prototypes configure:24278: gcc -o conftest -fno-common conftest.c -lintl -lm >&5 configure:24281: $? = 0 configure:24287: ./conftest configure:24290: $? = 0 configure:24292: result: none needed configure:24366: checking for extra flags for POSIX compliance configure:24389: gcc -c -fno-common conftest.c >&5 configure:24395: $? = 0 configure:24400: result: none needed configure:24459: checking for ANSI C header files configure:24620: result: no configure:24636: checking for vprintf configure:24692: gcc -o conftest -fno-common conftest.c -lintl >&5 conftest.c:47: warning: conflicting types for built-in function `vprintf' configure:24698: $? = 0 configure:24716: result: yes configure:24723: checking for _doprnt configure:24779: gcc -o conftest -fno-common conftest.c -lintl >&5 ld: Undefined symbols: __doprnt configure:24785: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.14.4" | #define PACKAGE_STRING "glib 2.14.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 14 | #define GLIB_MICRO_VERSION 4 | #define GLIB_INTERFACE_AGE 4 | #define GLIB_BINARY_AGE 1404 | #define NEED_ICONV_CACHE 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 "/share/locale" | #define USE_LIBICONV_GNU 1 | #define HAVE_DLFCN_H 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _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 | #endif | | int | main () | { | return _doprnt (); | ; | return 0; | } configure:24802: result: no configure:24822: checking for stdlib.h configure:24828: result: no configure:24822: checking for unistd.h configure:24828: result: no configure:24966: checking for getpagesize configure:25022: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:25028: $? = 0 configure:25046: result: yes configure:25056: checking for working mmap configure:25203: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:25206: $? = 0 configure:25212: ./conftest configure:25215: $? = 0 configure:25231: result: yes configure:25244: checking for working alloca.h configure:25271: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:25277: $? = 0 configure:25294: result: yes configure:25304: checking for alloca configure:25351: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:25357: $? = 0 configure:25374: result: yes configure:25605: checking for posix_memalign configure:25661: gcc -o conftest -fno-common conftest.c -lintl >&5 ld: Undefined symbols: _posix_memalign configure:25667: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.14.4" | #define PACKAGE_STRING "glib 2.14.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 14 | #define GLIB_MICRO_VERSION 4 | #define GLIB_INTERFACE_AGE 4 | #define GLIB_BINARY_AGE 1404 | #define NEED_ICONV_CACHE 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 "/share/locale" | #define USE_LIBICONV_GNU 1 | #define HAVE_DLFCN_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | /* end confdefs.h. */ | /* Define posix_memalign to an innocuous variant, in case declares posix_memalign. | For example, HP-UX 11i declares gettimeofday. */ | #define posix_memalign innocuous_posix_memalign | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char posix_memalign (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef posix_memalign | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char posix_memalign (); | /* 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_posix_memalign || defined __stub___posix_memalign | choke me | #endif | | int | main () | { | return posix_memalign (); | ; | return 0; | } configure:25685: result: no configure:25699: checking for memalign configure:25755: gcc -o conftest -fno-common conftest.c -lintl >&5 ld: Undefined symbols: _memalign configure:25761: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.14.4" | #define PACKAGE_STRING "glib 2.14.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 14 | #define GLIB_MICRO_VERSION 4 | #define GLIB_INTERFACE_AGE 4 | #define GLIB_BINARY_AGE 1404 | #define NEED_ICONV_CACHE 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 "/share/locale" | #define USE_LIBICONV_GNU 1 | #define HAVE_DLFCN_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | /* end confdefs.h. */ | /* Define memalign to an innocuous variant, in case declares memalign. | For example, HP-UX 11i declares gettimeofday. */ | #define memalign innocuous_memalign | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char memalign (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef memalign | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char memalign (); | /* 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_memalign || defined __stub___memalign | choke me | #endif | | int | main () | { | return memalign (); | ; | return 0; | } configure:25779: result: no configure:25793: checking for valloc configure:25849: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:25855: $? = 0 configure:25873: result: yes configure:25889: checking for atexit configure:25945: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:25951: $? = 0 configure:25969: result: yes configure:25889: checking for on_exit configure:25945: gcc -o conftest -fno-common conftest.c -lintl >&5 ld: Undefined symbols: _on_exit configure:25951: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.14.4" | #define PACKAGE_STRING "glib 2.14.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 14 | #define GLIB_MICRO_VERSION 4 | #define GLIB_INTERFACE_AGE 4 | #define GLIB_BINARY_AGE 1404 | #define NEED_ICONV_CACHE 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 "/share/locale" | #define USE_LIBICONV_GNU 1 | #define HAVE_DLFCN_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_VALLOC 1 | #define HAVE_ATEXIT 1 | /* end confdefs.h. */ | /* Define on_exit to an innocuous variant, in case declares on_exit. | For example, HP-UX 11i declares gettimeofday. */ | #define on_exit innocuous_on_exit | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char on_exit (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef on_exit | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char on_exit (); | /* 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_on_exit || defined __stub___on_exit | choke me | #endif | | int | main () | { | return on_exit (); | ; | return 0; | } configure:25969: result: no configure:25984: checking for timegm configure:26040: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:26046: $? = 0 configure:26064: result: yes configure:26075: checking for char configure:26105: gcc -c -fno-common conftest.c >&5 configure:26111: $? = 0 configure:26126: result: yes configure:26133: checking size of char configure:26435: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:26438: $? = 0 configure:26444: ./conftest configure:26447: $? = 0 configure:26470: result: 1 configure:26480: checking for short configure:26510: gcc -c -fno-common conftest.c >&5 configure:26516: $? = 0 configure:26531: result: yes configure:26538: checking size of short configure:26840: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:26843: $? = 0 configure:26849: ./conftest configure:26852: $? = 0 configure:26875: result: 2 configure:26885: checking for long configure:26915: gcc -c -fno-common conftest.c >&5 configure:26921: $? = 0 configure:26936: result: yes configure:26943: checking size of long configure:27245: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:27248: $? = 0 configure:27254: ./conftest configure:27257: $? = 0 configure:27280: result: 4 configure:27290: checking for int configure:27320: gcc -c -fno-common conftest.c >&5 configure:27326: $? = 0 configure:27341: result: yes configure:27348: checking size of int configure:27650: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:27653: $? = 0 configure:27659: ./conftest configure:27662: $? = 0 configure:27685: result: 4 configure:27695: checking for void * configure:27725: gcc -c -fno-common conftest.c >&5 configure:27731: $? = 0 configure:27746: result: yes configure:27753: checking size of void * configure:28055: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:28058: $? = 0 configure:28064: ./conftest configure:28067: $? = 0 configure:28090: result: 4 configure:28100: checking for long long configure:28130: gcc -c -fno-common conftest.c >&5 configure:28136: $? = 0 configure:28151: result: yes configure:28158: checking size of long long configure:28460: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:28463: $? = 0 configure:28469: ./conftest configure:28472: $? = 0 configure:28495: result: 8 configure:28505: checking for __int64 configure:28535: gcc -c -fno-common conftest.c >&5 conftest.c:71: error: parse error before "ac__type_new_" conftest.c:71: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:75: error: parse error before ')' token configure:28541: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.14.4" | #define PACKAGE_STRING "glib 2.14.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 14 | #define GLIB_MICRO_VERSION 4 | #define GLIB_INTERFACE_AGE 4 | #define GLIB_BINARY_AGE 1404 | #define NEED_ICONV_CACHE 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 "/share/locale" | #define USE_LIBICONV_GNU 1 | #define HAVE_DLFCN_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_VALLOC 1 | #define HAVE_ATEXIT 1 | #define HAVE_TIMEGM 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef __int64 ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:28556: result: no configure:28563: checking size of __int64 configure:28865: gcc -o conftest -fno-common conftest.c -lintl >&5 conftest.c:71: error: parse error before "ac__type_sizeof_" conftest.c:71: warning: data definition has no type or storage class configure:28868: $? = 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.14.4" | #define PACKAGE_STRING "glib 2.14.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 14 | #define GLIB_MICRO_VERSION 4 | #define GLIB_INTERFACE_AGE 4 | #define GLIB_BINARY_AGE 1404 | #define NEED_ICONV_CACHE 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 "/share/locale" | #define USE_LIBICONV_GNU 1 | #define HAVE_DLFCN_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_VALLOC 1 | #define HAVE_ATEXIT 1 | #define HAVE_TIMEGM 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef __int64 ac__type_sizeof_; | static long int longval () { return (long int) (sizeof (ac__type_sizeof_)); } | static unsigned long int ulongval () { return (long int) (sizeof (ac__type_sizeof_)); } | #include | #include | int | main () | { | | FILE *f = fopen ("conftest.val", "w"); | if (! f) | return 1; | if (((long int) (sizeof (ac__type_sizeof_))) < 0) | { | long int i = longval (); | if (i != ((long int) (sizeof (ac__type_sizeof_)))) | return 1; | fprintf (f, "%ld\n", i); | } | else | { | unsigned long int i = ulongval (); | if (i != ((long int) (sizeof (ac__type_sizeof_)))) | return 1; | fprintf (f, "%lu\n", i); | } | return ferror (f) || fclose (f) != 0; | | ; | return 0; | } configure:28900: result: 0 configure:28927: checking for format to printf and scanf a guint64 configure:28960: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:28963: $? = 0 configure:28969: ./conftest configure:28972: $? = 0 configure:28990: result: %llu configure:29028: checking for an ANSI C-conforming const configure:29103: gcc -c -fno-common conftest.c >&5 configure:29109: $? = 0 configure:29124: result: yes configure:29136: checking if malloc() and friends prototypes are gmem.h compatible configure:29197: result: no configure:29201: checking for growing stack pointer configure:29233: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:29236: $? = 0 configure:29242: ./conftest configure:29245: $? = 0 configure:29264: result: no configure:29267: checking for __inline configure:29285: gcc -c -fno-common conftest.c >&5 configure:29291: $? = 0 configure:29309: result: yes configure:29318: checking for __inline__ configure:29336: gcc -c -fno-common conftest.c >&5 configure:29342: $? = 0 configure:29360: result: yes configure:29369: checking for inline configure:29388: gcc -c -fno-common conftest.c >&5 configure:29394: $? = 0 configure:29412: result: yes configure:29423: checking if inline functions in headers work configure:29457: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:29463: $? = 0 configure:29479: result: yes configure:29482: checking for working do while(0) macros configure:29513: gcc -c -fno-common conftest.c >&5 configure:29519: $? = 0 configure:29535: result: yes configure:29546: checking for ISO C99 varargs macros in C configure:29573: gcc -c -fno-common conftest.c >&5 configure:29579: $? = 0 configure:29593: result: yes configure:29596: checking for ISO C99 varargs macros in C++ configure:29659: result: no configure:29662: checking for GNUC varargs macros configure:29689: gcc -c -fno-common conftest.c >&5 configure:29695: $? = 0 configure:29709: result: yes configure:29713: checking for GNUC visibility attribute configure:29750: gcc -c -fno-common conftest.c conftest.c: In function `f_hidden': conftest.c:6: warning: visibility attribute not supported in this configuration; ignored conftest.c: In function `f_internal': conftest.c:11: warning: visibility attribute not supported in this configuration; ignored conftest.c: In function `f_protected': conftest.c:16: warning: visibility attribute not supported in this configuration; ignored configure:29756: $? = 0 configure:29759: (if test -s conftest.err; then false ; else true; fi) configure:29762: $? = 1 configure: failed program was: void __attribute__ ((visibility ("hidden"))) f_hidden (void) { } void __attribute__ ((visibility ("internal"))) f_internal (void) { } void __attribute__ ((visibility ("protected"))) f_protected (void) { } void __attribute__ ((visibility ("default"))) f_default (void) { } int main (int argc, char **argv) { f_hidden(); f_internal(); f_protected(); f_default(); return 0; } configure:29772: result: no configure:29785: checking whether using Sun Studio C compiler configure:29812: gcc -c -fno-common conftest.c >&5 conftest.c:46:43: error: this is not Sun Studio.: No such file or directory configure:29818: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.14.4" | #define PACKAGE_STRING "glib 2.14.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 14 | #define GLIB_MICRO_VERSION 4 | #define GLIB_INTERFACE_AGE 4 | #define GLIB_BINARY_AGE 1404 | #define NEED_ICONV_CACHE 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 "/share/locale" | #define USE_LIBICONV_GNU 1 | #define HAVE_DLFCN_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_VALLOC 1 | #define HAVE_ATEXIT 1 | #define HAVE_TIMEGM 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 G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_DOWHILE_MACROS 1 | /* end confdefs.h. */ | #if defined(__SUNPRO_C) || (__SUNPRO_C >= 0x550) | #else | # include "error: this is not Sun Studio." | #endif | | int | main () | { | | ; | return 0; | } configure:29832: result: no configure:29846: checking whether byte ordering is bigendian configure:29878: gcc -c -fno-common conftest.c >&5 configure:29884: $? = 0 configure:29916: gcc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:51: error: `not' undeclared (first use in this function) conftest.c:51: error: (Each undeclared identifier is reported only once conftest.c:51: error: for each function it appears in.) conftest.c:51: error: parse error before "big" configure:29922: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.14.4" | #define PACKAGE_STRING "glib 2.14.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 14 | #define GLIB_MICRO_VERSION 4 | #define GLIB_INTERFACE_AGE 4 | #define GLIB_BINARY_AGE 1404 | #define NEED_ICONV_CACHE 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 "/share/locale" | #define USE_LIBICONV_GNU 1 | #define HAVE_DLFCN_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_VALLOC 1 | #define HAVE_ATEXIT 1 | #define HAVE_TIMEGM 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 G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_DOWHILE_MACROS 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:30062: result: no configure:30104: checking dirent.h usability configure:30121: gcc -c -fno-common conftest.c >&5 configure:30127: $? = 0 configure:30141: result: yes configure:30145: checking dirent.h presence configure:30160: gcc -E conftest.c configure:30166: $? = 0 configure:30180: result: yes configure:30213: checking for dirent.h configure:30221: result: yes configure:30104: checking float.h usability configure:30121: gcc -c -fno-common conftest.c >&5 configure:30127: $? = 0 configure:30141: result: yes configure:30145: checking float.h presence configure:30160: gcc -E conftest.c configure:30166: $? = 0 configure:30180: result: yes configure:30213: checking for float.h configure:30221: result: yes configure:30104: checking limits.h usability configure:30121: gcc -c -fno-common conftest.c >&5 configure:30127: $? = 0 configure:30141: result: yes configure:30145: checking limits.h presence configure:30160: gcc -E conftest.c configure:30166: $? = 0 configure:30180: result: yes configure:30213: checking for limits.h configure:30221: result: yes configure:30104: checking pwd.h usability configure:30121: gcc -c -fno-common conftest.c >&5 configure:30127: $? = 0 configure:30141: result: yes configure:30145: checking pwd.h presence configure:30160: gcc -E conftest.c configure:30166: $? = 0 configure:30180: result: yes configure:30213: checking for pwd.h configure:30221: result: yes configure:30104: checking sys/param.h usability configure:30121: gcc -c -fno-common conftest.c >&5 configure:30127: $? = 0 configure:30141: result: yes configure:30145: checking sys/param.h presence configure:30160: gcc -E conftest.c configure:30166: $? = 0 configure:30180: result: yes configure:30213: checking for sys/param.h configure:30221: result: yes configure:30104: checking sys/poll.h usability configure:30121: gcc -c -fno-common conftest.c >&5 configure:30127: $? = 0 configure:30141: result: yes configure:30145: checking sys/poll.h presence configure:30160: gcc -E conftest.c configure:30166: $? = 0 configure:30180: result: yes configure:30213: checking for sys/poll.h configure:30221: result: yes configure:30104: checking sys/resource.h usability configure:30121: gcc -c -fno-common conftest.c >&5 configure:30127: $? = 0 configure:30141: result: yes configure:30145: checking sys/resource.h presence configure:30160: gcc -E conftest.c configure:30166: $? = 0 configure:30180: result: yes configure:30213: checking for sys/resource.h configure:30221: result: yes configure:30253: checking sys/time.h usability configure:30270: gcc -c -fno-common conftest.c >&5 configure:30276: $? = 0 configure:30290: result: yes configure:30294: checking sys/time.h presence configure:30309: gcc -E conftest.c configure:30315: $? = 0 configure:30329: result: yes configure:30362: checking for sys/time.h configure:30370: result: yes configure:30253: checking sys/times.h usability configure:30270: gcc -c -fno-common conftest.c >&5 configure:30276: $? = 0 configure:30290: result: yes configure:30294: checking sys/times.h presence configure:30309: gcc -E conftest.c configure:30315: $? = 0 configure:30329: result: yes configure:30362: checking for sys/times.h configure:30370: result: yes configure:30253: checking sys/wait.h usability configure:30270: gcc -c -fno-common conftest.c >&5 configure:30276: $? = 0 configure:30290: result: yes configure:30294: checking sys/wait.h presence configure:30309: gcc -E conftest.c configure:30315: $? = 0 configure:30329: result: yes configure:30362: checking for sys/wait.h configure:30370: result: yes configure:30243: checking for unistd.h configure:30249: result: no configure:30253: checking values.h usability configure:30270: gcc -c -fno-common conftest.c >&5 configure:30276: $? = 0 configure:30290: result: yes configure:30294: checking values.h presence configure:30309: gcc -E conftest.c configure:30315: $? = 0 configure:30329: result: yes configure:30362: checking for values.h configure:30370: result: yes configure:30402: checking sys/select.h usability configure:30419: gcc -c -fno-common conftest.c >&5 configure:30425: $? = 0 configure:30439: result: yes configure:30443: checking sys/select.h presence configure:30458: gcc -E conftest.c configure:30464: $? = 0 configure:30478: result: yes configure:30511: checking for sys/select.h configure:30519: result: yes configure:30392: checking for sys/types.h configure:30398: result: no configure:30392: checking for stdint.h configure:30398: result: no configure:30402: checking sched.h usability configure:30419: gcc -c -fno-common conftest.c >&5 configure:30425: $? = 0 configure:30439: result: yes configure:30443: checking sched.h presence configure:30458: gcc -E conftest.c configure:30464: $? = 0 configure:30478: result: yes configure:30511: checking for sched.h configure:30519: result: yes configure:30402: checking malloc.h usability configure:30419: gcc -c -fno-common conftest.c >&5 configure:30425: $? = 0 configure:30439: result: yes configure:30443: checking malloc.h presence configure:30458: gcc -E conftest.c configure:30464: $? = 0 configure:30478: result: yes configure:30511: checking for malloc.h configure:30519: result: yes configure:30550: checking langinfo.h usability configure:30567: gcc -c -fno-common conftest.c >&5 configure:30573: $? = 0 configure:30587: result: yes configure:30591: checking langinfo.h presence configure:30606: gcc -E conftest.c configure:30612: $? = 0 configure:30626: result: yes configure:30659: checking for langinfo.h configure:30667: result: yes configure:30684: checking for nl_langinfo configure:30740: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:30746: $? = 0 configure:30764: result: yes configure:30775: checking for nl_langinfo and CODESET configure:30801: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:30807: $? = 0 configure:30825: result: yes configure:30836: checking whether we are using the GNU C Library 2.1 or newer configure:30867: result: no configure:30890: checking stddef.h usability configure:30907: gcc -c -fno-common conftest.c >&5 configure:30913: $? = 0 configure:30927: result: yes configure:30931: checking stddef.h presence configure:30946: gcc -E conftest.c configure:30952: $? = 0 configure:30966: result: yes configure:30999: checking for stddef.h configure:31007: result: yes configure:30880: checking for stdlib.h configure:30886: result: no configure:30880: checking for string.h configure:30886: result: no configure:31024: checking for setlocale configure:31080: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:31086: $? = 0 configure:31104: result: yes configure:31116: checking for size_t configure:31146: gcc -c -fno-common conftest.c >&5 configure:31152: $? = 0 configure:31167: result: yes configure:31174: checking size of size_t configure:31476: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:31479: $? = 0 configure:31485: ./conftest configure:31488: $? = 0 configure:31511: result: 4 configure:31522: checking for the appropriate definition for size_t configure:31560: gcc -c -fno-common conftest.c conftest.c: In function `main': conftest.c:9: warning: initialization from incompatible pointer type configure:31566: $? = 0 configure:31569: (if test -s conftest.err; then false ; else true; fi) configure:31572: $? = 1 configure: failed program was: #if defined(_AIX) && !defined(__GNUC__) #pragma options langlvl=stdc89 #endif #include int main () { size_t s = 1; unsigned int *size_int = &s; return (int)*size_int; } configure:31595: gcc -c -fno-common conftest.c configure:31601: $? = 0 configure:31604: (if test -s conftest.err; then false ; else true; fi) configure:31607: $? = 0 configure:31621: result: unsigned long configure:31645: checking for lstat configure:31701: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:31707: $? = 0 configure:31725: result: yes configure:31645: checking for strerror configure:31701: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:31707: $? = 0 configure:31725: result: yes configure:31645: checking for strsignal configure:31701: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:31707: $? = 0 configure:31725: result: yes configure:31645: checking for memmove configure:31701: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:31707: $? = 0 configure:31725: result: yes configure:31645: checking for vsnprintf configure:31701: gcc -o conftest -fno-common conftest.c -lintl >&5 conftest.c:91: warning: conflicting types for built-in function `vsnprintf' configure:31707: $? = 0 configure:31725: result: yes configure:31645: checking for stpcpy configure:31701: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:31707: $? = 0 configure:31725: result: yes configure:31645: checking for strcasecmp configure:31701: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:31707: $? = 0 configure:31725: result: yes configure:31645: checking for strncasecmp configure:31701: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:31707: $? = 0 configure:31725: result: yes configure:31645: checking for poll configure:31701: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:31707: $? = 0 configure:31725: result: yes configure:31645: checking for getcwd configure:31701: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:31707: $? = 0 configure:31725: result: yes configure:31645: checking for vasprintf configure:31701: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:31707: $? = 0 configure:31725: result: yes configure:31645: checking for setenv configure:31701: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:31707: $? = 0 configure:31725: result: yes configure:31645: checking for unsetenv configure:31701: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:31707: $? = 0 configure:31725: result: yes configure:31645: checking for getc_unlocked configure:31701: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:31707: $? = 0 configure:31725: result: yes configure:31645: checking for readlink configure:31701: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:31707: $? = 0 configure:31725: result: yes configure:31645: checking for symlink configure:31701: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:31707: $? = 0 configure:31725: result: yes configure:31645: checking for fdwalk configure:31701: gcc -o conftest -fno-common conftest.c -lintl >&5 ld: Undefined symbols: _fdwalk configure:31707: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.14.4" | #define PACKAGE_STRING "glib 2.14.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 14 | #define GLIB_MICRO_VERSION 4 | #define GLIB_INTERFACE_AGE 4 | #define GLIB_BINARY_AGE 1404 | #define NEED_ICONV_CACHE 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 "/share/locale" | #define USE_LIBICONV_GNU 1 | #define HAVE_DLFCN_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_VALLOC 1 | #define HAVE_ATEXIT 1 | #define HAVE_TIMEGM 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 G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_DOWHILE_MACROS 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_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_STDDEF_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_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_GETCWD 1 | #define HAVE_VASPRINTF 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_GETC_UNLOCKED 1 | #define HAVE_READLINK 1 | #define HAVE_SYMLINK 1 | /* end confdefs.h. */ | /* Define fdwalk to an innocuous variant, in case declares fdwalk. | For example, HP-UX 11i declares gettimeofday. */ | #define fdwalk innocuous_fdwalk | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fdwalk (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fdwalk | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char fdwalk (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_fdwalk || defined __stub___fdwalk | choke me | #endif | | int | main () | { | return fdwalk (); | ; | return 0; | } configure:31725: result: no configure:31741: checking for nanosleep configure:31797: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:31803: $? = 0 configure:31821: result: yes configure:31741: checking for nsleep configure:31797: gcc -o conftest -fno-common conftest.c -lintl >&5 ld: Undefined symbols: _nsleep configure:31803: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.14.4" | #define PACKAGE_STRING "glib 2.14.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 14 | #define GLIB_MICRO_VERSION 4 | #define GLIB_INTERFACE_AGE 4 | #define GLIB_BINARY_AGE 1404 | #define NEED_ICONV_CACHE 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 "/share/locale" | #define USE_LIBICONV_GNU 1 | #define HAVE_DLFCN_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_VALLOC 1 | #define HAVE_ATEXIT 1 | #define HAVE_TIMEGM 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 G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_DOWHILE_MACROS 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_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_STDDEF_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_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_GETCWD 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_NANOSLEEP 1 | /* end confdefs.h. */ | /* Define nsleep to an innocuous variant, in case declares nsleep. | For example, HP-UX 11i declares gettimeofday. */ | #define nsleep innocuous_nsleep | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char nsleep (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef nsleep | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char nsleep (); | /* 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_nsleep || defined __stub___nsleep | choke me | #endif | | int | main () | { | return nsleep (); | ; | return 0; | } configure:31821: result: no configure:31847: checking crt_externs.h usability configure:31864: gcc -c -fno-common conftest.c configure:31870: $? = 0 configure:31884: result: yes configure:31888: checking crt_externs.h presence configure:31903: gcc -E conftest.c configure:31909: $? = 0 configure:31923: result: yes configure:31956: checking for crt_externs.h configure:31964: result: yes configure:31981: checking for _NSGetEnviron configure:32037: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:32043: $? = 0 configure:32061: result: yes configure:32072: checking for C99 vsnprintf configure:32129: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:32132: $? = 0 configure:32138: ./conftest configure:32141: $? = 0 configure:32157: result: yes configure:32167: checking whether printf supports positional parameters configure:32200: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:32203: $? = 0 configure:32209: ./conftest configure:32212: $? = 0 configure:32228: result: yes configure:32305: checking for signed configure:32331: gcc -c -fno-common conftest.c configure:32337: $? = 0 configure:32352: result: yes configure:32363: checking for long long configure:32413: result: yes configure:32424: checking for long double configure:32458: gcc -c -fno-common conftest.c conftest.c:89: warning: use of `long double' type; its size may change in a future release conftest.c:89: warning: (Long double usage is reported only once for each file. conftest.c:89: warning: To disable this warning, use -Wno-long-double.) configure:32464: $? = 0 configure:32480: result: yes configure:32491: checking for wchar_t configure:32518: gcc -c -fno-common conftest.c configure:32524: $? = 0 configure:32539: result: yes configure:32550: checking for wint_t configure:32577: gcc -c -fno-common conftest.c configure:32583: $? = 0 configure:32598: result: yes configure:32608: checking for size_t configure:32659: result: yes configure:32671: checking for ptrdiff_t configure:32701: gcc -c -fno-common conftest.c conftest.c:123: error: parse error before "ac__type_new_" conftest.c:123: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:127: error: parse error before ')' token configure:32707: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.14.4" | #define PACKAGE_STRING "glib 2.14.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 14 | #define GLIB_MICRO_VERSION 4 | #define GLIB_INTERFACE_AGE 4 | #define GLIB_BINARY_AGE 1404 | #define NEED_ICONV_CACHE 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 "/share/locale" | #define USE_LIBICONV_GNU 1 | #define HAVE_DLFCN_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_VALLOC 1 | #define HAVE_ATEXIT 1 | #define HAVE_TIMEGM 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 G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_DOWHILE_MACROS 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_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_STDDEF_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_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_GETCWD 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_NANOSLEEP 1 | #define HAVE_CRT_EXTERNS_H 1 | #define HAVE__NSGETENVIRON 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 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | typedef ptrdiff_t ac__type_new_; | int | main () | { | if ((ac__type_new_ *) 0) | return 0; | if (sizeof (ac__type_new_)) | return 0; | ; | return 0; | } configure:32722: result: no configure:32734: checking for inttypes.h configure:32761: gcc -c -fno-common conftest.c configure:32767: $? = 0 configure:32782: result: yes configure:32793: checking for stdint.h configure:32820: gcc -c -fno-common conftest.c configure:32826: $? = 0 configure:32841: result: yes configure:32877: checking for snprintf configure:32933: gcc -o conftest -fno-common conftest.c -lintl >&5 conftest.c:116: warning: conflicting types for built-in function `snprintf' configure:32939: $? = 0 configure:32957: result: yes configure:32877: checking for wcslen configure:32933: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:32939: $? = 0 configure:32957: result: yes configure:32967: checking for C99 snprintf configure:33022: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:33025: $? = 0 configure:33031: ./conftest configure:33034: $? = 0 configure:33050: result: yes configure:33152: checking for sys_errlist configure:33179: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:33185: $? = 0 configure:33201: result: yes configure:33212: checking for sys_siglist configure:33238: gcc -o conftest -fno-common conftest.c -lintl >&5 conftest.c: In function `main': conftest.c:102: warning: passing arg 1 of `exit' makes integer from pointer without a cast configure:33244: $? = 0 configure:33260: result: yes configure:33271: checking for sys_siglist declaration configure:33296: gcc -c -fno-common conftest.c configure:33302: $? = 0 configure:33316: result: yes configure:33327: checking for fd_set configure:33350: gcc -c -fno-common conftest.c configure:33356: $? = 0 configure:33371: result: yes, found in sys/types.h configure:33409: checking whether realloc (NULL,) will work configure:33435: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:33438: $? = 0 configure:33444: ./conftest configure:33447: $? = 0 configure:33464: result: yes configure:33474: checking for nl_langinfo (CODESET) configure:33501: gcc -c -fno-common conftest.c configure:33507: $? = 0 configure:33522: result: yes configure:33532: checking for a compliant posix_memalign() implementation configure:33619: result: no configure:33625: checking for OpenBSD strlcpy/strlcat configure:33656: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:33659: $? = 0 configure:33665: ./conftest configure:33668: $? = 0 configure:33684: result: yes configure:33695: checking for an implementation of va_copy() configure:33723: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:33729: $? = 0 configure:33747: result: yes configure:33749: checking for an implementation of __va_copy() configure:33777: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:33783: $? = 0 configure:33801: result: yes configure:33819: checking whether va_lists can be copied by value configure:33855: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:33858: $? = 0 configure:33864: ./conftest configure:33867: $? = 0 configure:33884: result: yes configure:33918: checking for dlopen configure:33974: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:33980: $? = 0 configure:33997: result: yes configure:34000: checking for dlsym configure:34056: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:34062: $? = 0 configure:34079: result: yes configure:34454: checking for RTLD_GLOBAL brokenness configure:34493: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:34496: $? = 0 configure:34502: ./conftest configure:34505: $? = 0 configure:34524: result: no configure:34531: checking for preceeding underscore in symbols configure:34567: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:34570: $? = 0 configure:34576: ./conftest configure:34579: $? = 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.14.4" | #define PACKAGE_STRING "glib 2.14.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 14 | #define GLIB_MICRO_VERSION 4 | #define GLIB_INTERFACE_AGE 4 | #define GLIB_BINARY_AGE 1404 | #define NEED_ICONV_CACHE 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 "/share/locale" | #define USE_LIBICONV_GNU 1 | #define HAVE_DLFCN_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_VALLOC 1 | #define HAVE_ATEXIT 1 | #define HAVE_TIMEGM 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 G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_DOWHILE_MACROS 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_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_STDDEF_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_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_GETCWD 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_NANOSLEEP 1 | #define HAVE_CRT_EXTERNS_H 1 | #define HAVE__NSGETENVIRON 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_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_C99_SNPRINTF 1 | #define REALLOC_0_WORKS 1 | #define HAVE_CODESET 1 | #define HAVE_STRLCPY 1 | #define G_VA_COPY va_copy | /* end confdefs.h. */ | #include | 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:34597: result: no configure:34612: checking for dlerror configure:34668: gcc -o conftest -fno-common conftest.c -lintl >&5 configure:34674: $? = 0 configure:34691: result: yes configure:34708: checking for the suffix of shared libraries configure:34716: result: .so configure:34737: checking for gspawn implementation configure:34747: result: gspawn.lo configure:34752: checking for GIOChannel implementation configure:34762: result: giounix.lo configure:34767: checking for platform-dependent source configure:34777: result: configure:34781: checking whether to compile timeloop configure:34791: result: yes configure:34804: checking if building for some Win32 platform configure:34814: result: no configure:34919: gcc -c -fno-common -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE conftest.c configure:34925: $? = 0 configure:35042: checking for thread implementation configure:35051: result: posix configure:35154: gcc -o conftest -fno-common -pthread conftest.c -lintl >&5 gcc: unrecognized option `-pthread' configure:35157: $? = 0 configure:35163: ./conftest configure:35166: $? = 0 configure:35288: checking thread related cflags configure:35290: result: -D_REENTRANT configure:35328: checking for pthread_create/pthread_join configure:35397: gcc -o conftest -fno-common -D_REENTRANT -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE conftest.c -lintl >&5 configure:35400: $? = 0 configure:35406: ./conftest configure:35409: $? = 0 configure:35424: result: yes configure:35453: checking for sched_get_priority_min configure:35516: gcc -o conftest -fno-common -D_REENTRANT -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE conftest.c -lintl >&5 configure:35519: $? = 0 configure:35525: ./conftest configure:35528: $? = 0 configure:35543: result: yes configure:35594: checking thread related libraries configure:35596: result: configure:35609: checking for localtime_r configure:35665: gcc -o conftest -fno-common -D_REENTRANT conftest.c -lintl >&5 configure:35671: $? = 0 configure:35689: result: yes configure:35700: checking for posix getpwuid_r configure:35738: gcc -o conftest -fno-common -D_REENTRANT conftest.c -lintl >&5 configure:35741: $? = 0 configure:35747: ./conftest configure:35750: $? = 0 configure:35766: result: yes configure:35854: checking size of pthread_t configure:36154: gcc -o conftest -fno-common -D_REENTRANT -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE conftest.c -lintl >&5 configure:36157: $? = 0 configure:36163: ./conftest configure:36166: $? = 0 configure:36185: result: 4 configure:36194: checking for pthread_attr_setstacksize configure:36217: gcc -o conftest -fno-common -D_REENTRANT -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE conftest.c -lintl >&5 configure:36223: $? = 0 configure:36229: result: yes configure:36246: checking for minimal/maximal thread priority configure:36320: result: sched_get_priority_min(SCHED_OTHER)/sched_get_priority_max(SCHED_OTHER) configure:36322: checking for pthread_setschedparam configure:36345: gcc -o conftest -fno-common -D_REENTRANT -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE conftest.c -lintl >&5 configure:36351: $? = 0 configure:36357: result: yes configure:36383: checking for posix yield function configure:36408: gcc -o conftest -fno-common -D_REENTRANT -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE conftest.c -lintl >&5 configure:36414: $? = 0 configure:36439: result: sched_yield configure:37167: checking size of pthread_mutex_t configure:37467: gcc -o conftest -fno-common -D_REENTRANT -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE conftest.c -lintl >&5 configure:37470: $? = 0 configure:37476: ./conftest configure:37479: $? = 0 configure:37498: result: 44 configure:37505: checking byte contents of PTHREAD_MUTEX_INITIALIZER configure:37540: gcc -o conftest -fno-common -D_REENTRANT -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE conftest.c -lintl >&5 configure:37543: $? = 0 configure:37549: ./conftest configure:37552: $? = 0 configure:37568: result: -89,-85,-86,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 configure:37587: checking for clock_gettime configure:37643: gcc -o conftest -fno-common -D_REENTRANT conftest.c -lintl >&5 ld: Undefined symbols: _clock_gettime configure:37649: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.14.4" | #define PACKAGE_STRING "glib 2.14.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 14 | #define GLIB_MICRO_VERSION 4 | #define GLIB_INTERFACE_AGE 4 | #define GLIB_BINARY_AGE 1404 | #define NEED_ICONV_CACHE 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 "/share/locale" | #define USE_LIBICONV_GNU 1 | #define HAVE_DLFCN_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_VALLOC 1 | #define HAVE_ATEXIT 1 | #define HAVE_TIMEGM 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 G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_DOWHILE_MACROS 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_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_STDDEF_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_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_GETCWD 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_NANOSLEEP 1 | #define HAVE_CRT_EXTERNS_H 1 | #define HAVE__NSGETENVIRON 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_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_C99_SNPRINTF 1 | #define REALLOC_0_WORKS 1 | #define HAVE_CODESET 1 | #define HAVE_STRLCPY 1 | #define G_VA_COPY va_copy | #define HAVE_LOCALTIME_R 1 | #define HAVE_POSIX_GETPWUID_R 1 | #define GLIB_SIZEOF_SYSTEM_THREAD 4 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define POSIX_MIN_PRIORITY sched_get_priority_min(SCHED_OTHER) | #define POSIX_MAX_PRIORITY sched_get_priority_max(SCHED_OTHER) | #define POSIX_YIELD_FUNC sched_yield() | #define G_THREAD_SOURCE "gthread-posix.c" | #define GLIB_SIZEOF_GMUTEX 44 | #define GLIB_BYTE_CONTENTS_GMUTEX -89,-85,-86,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | /* end confdefs.h. */ | /* Define clock_gettime to an innocuous variant, in case declares clock_gettime. | For example, HP-UX 11i declares gettimeofday. */ | #define clock_gettime innocuous_clock_gettime | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char clock_gettime (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef clock_gettime | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char clock_gettime (); | /* 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_clock_gettime || defined __stub___clock_gettime | choke me | #endif | | int | main () | { | return clock_gettime (); | ; | return 0; | } configure:37667: result: no configure:37676: checking for clock_gettime in -lrt configure:37711: gcc -o conftest -fno-common -D_REENTRANT conftest.c -lrt -lintl >&5 ld: can't locate file for: -lrt configure:37717: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.14.4" | #define PACKAGE_STRING "glib 2.14.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 14 | #define GLIB_MICRO_VERSION 4 | #define GLIB_INTERFACE_AGE 4 | #define GLIB_BINARY_AGE 1404 | #define NEED_ICONV_CACHE 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 "/share/locale" | #define USE_LIBICONV_GNU 1 | #define HAVE_DLFCN_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_VALLOC 1 | #define HAVE_ATEXIT 1 | #define HAVE_TIMEGM 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 G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_DOWHILE_MACROS 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_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_STDDEF_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_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_GETCWD 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_NANOSLEEP 1 | #define HAVE_CRT_EXTERNS_H 1 | #define HAVE__NSGETENVIRON 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_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_C99_SNPRINTF 1 | #define REALLOC_0_WORKS 1 | #define HAVE_CODESET 1 | #define HAVE_STRLCPY 1 | #define G_VA_COPY va_copy | #define HAVE_LOCALTIME_R 1 | #define HAVE_POSIX_GETPWUID_R 1 | #define GLIB_SIZEOF_SYSTEM_THREAD 4 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define POSIX_MIN_PRIORITY sched_get_priority_min(SCHED_OTHER) | #define POSIX_MAX_PRIORITY sched_get_priority_max(SCHED_OTHER) | #define POSIX_YIELD_FUNC sched_yield() | #define G_THREAD_SOURCE "gthread-posix.c" | #define GLIB_SIZEOF_GMUTEX 44 | #define GLIB_BYTE_CONTENTS_GMUTEX -89,-85,-86,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char clock_gettime (); | int | main () | { | return clock_gettime (); | ; | return 0; | } configure:37735: result: no configure:37753: checking for monotonic clocks configure:37781: gcc -c -fno-common -D_REENTRANT conftest.c conftest.c:115:10: #error No monotonic clock configure:37787: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "glib" | #define PACKAGE_TARNAME "glib" | #define PACKAGE_VERSION "2.14.4" | #define PACKAGE_STRING "glib 2.14.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 14 | #define GLIB_MICRO_VERSION 4 | #define GLIB_INTERFACE_AGE 4 | #define GLIB_BINARY_AGE 1404 | #define NEED_ICONV_CACHE 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 "/share/locale" | #define USE_LIBICONV_GNU 1 | #define HAVE_DLFCN_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_VALLOC 1 | #define HAVE_ATEXIT 1 | #define HAVE_TIMEGM 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 G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_DOWHILE_MACROS 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_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_STDDEF_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_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_GETCWD 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_NANOSLEEP 1 | #define HAVE_CRT_EXTERNS_H 1 | #define HAVE__NSGETENVIRON 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_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_C99_SNPRINTF 1 | #define REALLOC_0_WORKS 1 | #define HAVE_CODESET 1 | #define HAVE_STRLCPY 1 | #define G_VA_COPY va_copy | #define HAVE_LOCALTIME_R 1 | #define HAVE_POSIX_GETPWUID_R 1 | #define GLIB_SIZEOF_SYSTEM_THREAD 4 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define POSIX_MIN_PRIORITY sched_get_priority_min(SCHED_OTHER) | #define POSIX_MAX_PRIORITY sched_get_priority_max(SCHED_OTHER) | #define POSIX_YIELD_FUNC sched_yield() | #define G_THREAD_SOURCE "gthread-posix.c" | #define GLIB_SIZEOF_GMUTEX 44 | #define GLIB_BYTE_CONTENTS_GMUTEX -89,-85,-86,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | /* end confdefs.h. */ | | #include | #include | int main() { | #if !(defined(_POSIX_MONOTONIC_CLOCK) && _POSIX_MONOTONIC_CLOCK >= 0 && defined(CLOCK_MONOTONIC)) | #error No monotonic clock | #endif | return 0; | } | configure:37802: result: no configure:37814: checking whether to use assembler code for atomic operations configure:39951: checking for broken poll configure:39988: gcc -o conftest -fno-common -D_REENTRANT conftest.c -lintl >&5 configure:39991: $? = 0 configure:39997: ./conftest configure:40000: $? = 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.14.4" | #define PACKAGE_STRING "glib 2.14.4" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" | #define GLIB_MAJOR_VERSION 2 | #define GLIB_MINOR_VERSION 14 | #define GLIB_MICRO_VERSION 4 | #define GLIB_INTERFACE_AGE 4 | #define GLIB_BINARY_AGE 1404 | #define NEED_ICONV_CACHE 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 "/share/locale" | #define USE_LIBICONV_GNU 1 | #define HAVE_DLFCN_H 1 | #define HAVE_VPRINTF 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_VALLOC 1 | #define HAVE_ATEXIT 1 | #define HAVE_TIMEGM 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 G_HAVE___INLINE 1 | #define G_HAVE___INLINE__ 1 | #define G_HAVE_INLINE 1 | #define HAVE_DOWHILE_MACROS 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_RESOURCE_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_LANGINFO_CODESET 1 | #define HAVE_STDDEF_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_VSNPRINTF 1 | #define HAVE_STPCPY 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_POLL 1 | #define HAVE_GETCWD 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_NANOSLEEP 1 | #define HAVE_CRT_EXTERNS_H 1 | #define HAVE__NSGETENVIRON 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_INTTYPES_H_WITH_UINTMAX 1 | #define HAVE_STDINT_H_WITH_UINTMAX 1 | #define HAVE_INTMAX_T 1 | #define HAVE_SNPRINTF 1 | #define HAVE_WCSLEN 1 | #define HAVE_C99_SNPRINTF 1 | #define REALLOC_0_WORKS 1 | #define HAVE_CODESET 1 | #define HAVE_STRLCPY 1 | #define G_VA_COPY va_copy | #define HAVE_LOCALTIME_R 1 | #define HAVE_POSIX_GETPWUID_R 1 | #define GLIB_SIZEOF_SYSTEM_THREAD 4 | #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 | #define POSIX_MIN_PRIORITY sched_get_priority_min(SCHED_OTHER) | #define POSIX_MAX_PRIORITY sched_get_priority_max(SCHED_OTHER) | #define POSIX_YIELD_FUNC sched_yield() | #define G_THREAD_SOURCE "gthread-posix.c" | #define GLIB_SIZEOF_GMUTEX 44 | #define GLIB_BYTE_CONTENTS_GMUTEX -89,-85,-86,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | /* end confdefs.h. */ | | #include | #include | #include | #ifdef HAVE_SYS_POLL_H | #include | #endif | int main(void) { | struct pollfd fds[1]; | int fd; | fd = open("/dev/null", 1); | fds[0].fd = fd; | fds[0].events = POLLIN; | fds[0].revents = 0; | if (poll(fds, 1, 0) < 0 || (fds[0].revents & POLLNVAL) != 0) { | exit(1); /* Does not work for devices -- fail */ | } | exit(0); | } configure:40020: result: yes configure:40469: checking for EILSEQ configure:40496: gcc -c -fno-common -D_REENTRANT conftest.c configure:40502: $? = 0 configure:40516: result: yes configure:40616: checking whether to build gtk-doc documentation configure:40618: result: no configure:40625: checking for gtkdoc-check configure:40658: result: no configure:41144: creating ./config.status ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=no ac_cv_c_const=yes ac_cv_cxx_compiler_gnu=no ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common 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=-fno-common 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_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PCRE_CFLAGS_set= ac_cv_env_PCRE_CFLAGS_value= ac_cv_env_PCRE_LIBS_set= ac_cv_env_PCRE_LIBS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_f77_compiler_gnu=no ac_cv_func__NSGetEnviron=yes 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_clock_gettime=no ac_cv_func_dcgettext=yes ac_cv_func_dlerror=yes ac_cv_func_dlopen=yes ac_cv_func_dlsym=yes ac_cv_func_fdwalk=no ac_cv_func_getc_unlocked=yes ac_cv_func_getcwd=yes ac_cv_func_getpagesize=yes ac_cv_func_iconv_open=no ac_cv_func_localtime_r=yes ac_cv_func_lstat=yes ac_cv_func_memalign=no ac_cv_func_memmove=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_nanosleep=yes ac_cv_func_nl_langinfo=yes ac_cv_func_nsleep=no ac_cv_func_on_exit=no ac_cv_func_poll=yes ac_cv_func_posix_getpwuid_r=yes ac_cv_func_posix_memalign=no 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_timegm=yes ac_cv_func_unsetenv=yes ac_cv_func_valloc=yes ac_cv_func_vasprintf=yes ac_cv_func_vprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsnprintf_c99=yes ac_cv_func_wcslen=yes ac_cv_gnu_library_2_1=no ac_cv_header_crt_externs_h=yes ac_cv_header_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_float_h=yes ac_cv_header_inttypes_h=no 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_malloc_h=yes ac_cv_header_memory_h=no ac_cv_header_pwd_h=yes ac_cv_header_sched_h=yes ac_cv_header_stdc=no ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_stat_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=no ac_cv_header_sys_wait_h=yes ac_cv_header_unistd_h=no ac_cv_header_values_h=yes ac_cv_host=i386-unknown-gnu ac_cv_lib_iconv_libiconv_open=yes ac_cv_lib_intl_bindtextdomain=yes ac_cv_lib_intl_dgettext=yes ac_cv_lib_intl_ngettext=yes ac_cv_lib_rt_clock_gettime=no ac_cv_objext= ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GMSGFMT=/usr/local/bin/msgfmt ac_cv_path_GREP=/usr/bin/grep ac_cv_path_MSGFMT=/usr/local/bin/msgfmt ac_cv_path_PERL_PATH=/usr/local/bin/perl5 ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_path_XGETTEXT=/usr/local/bin/xgettext ac_cv_path_install='/usr/local/bin/ginstall -c' ac_cv_prog_AWK=gawk ac_cv_prog_CC=gcc ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXX=c++ ac_cv_prog_INDENT=indent ac_cv_prog_PERL=perl5 ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_F77=f77 ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89=no ac_cv_prog_cc_g=no ac_cv_prog_cxx_g=no ac_cv_prog_f77_g=no 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=unknown ac_cv_sys_large_files=unknown 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=no 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=no am_cv_val_LC_MESSAGES=yes bh_cv_c_signed=yes glib_cv___va_copy=yes glib_cv_byte_contents_gmutex=-89,-85,-86,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 glib_cv_compliant_posix_memalign=0 glib_cv_has__inline=yes glib_cv_has__inline__=yes glib_cv_hasinline=yes glib_cv_have_strlcpy=yes glib_cv_langinfo_codeset=yes glib_cv_long_long_format=ll glib_cv_monotonic_clock=no glib_cv_rtldglobal_broken=no glib_cv_sane_realloc=yes glib_cv_sizeof_gmutex=44 glib_cv_sizeof_system_thread=4 glib_cv_stack_grows=no glib_cv_uscore=no glib_cv_va_copy=yes glib_cv_va_val_copy=yes glib_cv_value_POLLERR=8 glib_cv_value_POLLHUP=16 glib_cv_value_POLLIN=1 glib_cv_value_POLLNVAL=32 glib_cv_value_POLLOUT=4 glib_cv_value_POLLPRI=2 gt_cv_c_long_double=yes gt_cv_c_wchar_t=yes gt_cv_c_wint_t=yes gt_cv_func_dgettext_libc=no gt_cv_func_dgettext_libintl=yes gt_cv_func_ngettext_libc=no 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/bin/ld lt_cv_path_NM='/usr/bin/nm -p' lt_cv_path_SED=/usr/local/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_gnu_ld=no lt_cv_sys_global_symbol_pipe= 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= lt_cv_sys_max_cmd_len=-1 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='""' 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='""' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /usr/ports/devel/glib20/work/glib-2.14.4/missing --run aclocal-1.7' ALLOCA='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /usr/ports/devel/glib20/work/glib-2.14.4/missing --run tar' AR='ar' AS='as' AUTOCONF='${SHELL} /usr/ports/devel/glib20/work/glib-2.14.4/missing --run autoconf' AUTOHEADER='${SHELL} /usr/ports/devel/glib20/work/glib-2.14.4/missing --run autoheader' AUTOMAKE='${SHELL} /usr/ports/devel/glib20/work/glib-2.14.4/missing --run automake-1.7' AWK='gawk' CATALOGS=' am.gmo ar.gmo as.gmo az.gmo be.gmo be@latin.gmo bg.gmo bn.gmo bn_IN.gmo bs.gmo ca.gmo cs.gmo cy.gmo da.gmo de.gmo dz.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 hy.gmo id.gmo is.gmo it.gmo ja.gmo ka.gmo kn.gmo ko.gmo ku.gmo lt.gmo lv.gmo mg.gmo mk.gmo ml.gmo mn.gmo ms.gmo nb.gmo ne.gmo nl.gmo nn.gmo oc.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 tt.gmo uk.gmo vi.gmo wa.gmo xh.gmo yi.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo' CATOBJEXT='.gmo' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CPP='gcc -E' CPPFLAGS=' -D_REENTRANT' CROSS_COMPILING_FALSE='' CROSS_COMPILING_TRUE='#' CXX='' CXXCPP='' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common' CYGPATH_W='echo' DATADIRNAME='share' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DISABLE_MEM_POOLS='' DLLTOOL='dlltool' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TRUE='#' ENABLE_MAN_FALSE='' ENABLE_MAN_TRUE='#' ENABLE_REGEX_FALSE='#' ENABLE_REGEX_TRUE='' ENABLE_TIMELOOP_FALSE='#' ENABLE_TIMELOOP_TRUE='' EXEEXT='' F77='f77' FFLAGS='' GETTEXT_PACKAGE='glib20' GIO='giounix.lo' GLIBC21='no' GLIB_BINARY_AGE='1404' GLIB_DEBUG_FLAGS='-DG_DISABLE_CAST_CHECKS' GLIB_DEF='' GLIB_GENMARSHAL='' GLIB_INTERFACE_AGE='4' GLIB_MAJOR_VERSION='2' GLIB_MICRO_VERSION='4' GLIB_MINOR_VERSION='14' GLIB_VERSION='2.14.4' GMODULE_DEF='' GMOFILES=' am.gmo ar.gmo as.gmo az.gmo be.gmo be@latin.gmo bg.gmo bn.gmo bn_IN.gmo bs.gmo ca.gmo cs.gmo cy.gmo da.gmo de.gmo dz.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 hy.gmo id.gmo is.gmo it.gmo ja.gmo ka.gmo kn.gmo ko.gmo ku.gmo lt.gmo lv.gmo mg.gmo mk.gmo ml.gmo mn.gmo ms.gmo nb.gmo ne.gmo nl.gmo nn.gmo oc.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 tt.gmo uk.gmo vi.gmo wa.gmo xh.gmo yi.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo' GMSGFMT='/usr/local/bin/msgfmt' GOBJECT_DEF='' GREP='/usr/bin/grep' GSPAWN='gspawn.lo' GTHREAD_COMPILE_IMPL_DEFINES='-D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE' GTHREAD_DEF='' GTKDOC_CHECK='' 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='' G_MODULE_LIBS='' 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=' ' 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='' HAVE_SUNSTUDIO_VISIBILITY_FALSE='' HAVE_SUNSTUDIO_VISIBILITY_TRUE='#' HTML_DIR='${datadir}/gtk-doc/html' ICONV_LIBS='-liconv' INDENT='indent' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INSTOBJEXT='.mo' INTLLIBS='-lintl ' LDFLAGS='' LIBOBJS='' LIBS='-lintl ' LIBTOOL='$(SHELL) /usr/ports/devel/glib20/work/gnome-libtool' LIBTOOL_EXPORT_OPTIONS='-export-symbols-regex "^g.*"' LN_S='ln -s' LTLIBOBJS='' LT_AGE='1400' LT_CURRENT='1400' LT_CURRENT_MINUS_AGE='0' LT_RELEASE='2.14' LT_REVISION='4' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /usr/ports/devel/glib20/work/glib-2.14.4/missing --run makeinfo' MKINSTALLDIRS='./mkinstalldirs' MSGFMT='/usr/local/bin/msgfmt' MSGFMT_OPTS='' MS_LIB_AVAILABLE_FALSE='' MS_LIB_AVAILABLE_TRUE='#' NM='/usr/bin/nm -p' OBJDUMP='objdump' OBJEXT='' OS_CARBON_FALSE='' OS_CARBON_TRUE='#' 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.14.4' PACKAGE_TARNAME='glib' PACKAGE_VERSION='2.14.4' PATH_SEPARATOR=':' PCRE_CFLAGS='' PCRE_LIBS='' PCRE_REQUIRES='' PCRE_WARN_CFLAGS='' PERL='perl5' PERL_PATH='/usr/local/bin/perl5' PKG_CONFIG='/usr/local/bin/pkg-config' PLATFORMDEP='' PLATFORM_WIN32_FALSE='' PLATFORM_WIN32_TRUE='#' POFILES=' am.po ar.po as.po az.po be.po be@latin.po bg.po bn.po bn_IN.po bs.po ca.po cs.po cy.po da.po de.po dz.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 hy.po id.po is.po it.po ja.po ka.po kn.po ko.po ku.po lt.po lv.po mg.po mk.po ml.po mn.po ms.po nb.po ne.po nl.po nn.po oc.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 tt.po uk.po vi.po wa.po xh.po yi.po zh_CN.po zh_HK.po zh_TW.po' POSUB='po' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' RANLIB='ranlib' REBUILD='' SED='/usr/local/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' TESTGMODULE_EXP='' USE_NLS='yes' USE_SYSTEM_PCRE_FALSE='' USE_SYSTEM_PCRE_TRUE='#' VERSION='2.14.4' WINDRES='' XGETTEXT=':' XMLCATALOG='' XML_CATALOG_FILE='' XSLTPROC='' ac_ct_CC='gcc' ac_ct_CXX='' ac_ct_F77='f77' 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='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='/usr/ports/devel/glib20/work/glib-2.14.4/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='/share/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' ms_librarian='' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='i386-unknown-gnu' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "glib" #define PACKAGE_TARNAME "glib" #define PACKAGE_VERSION "2.14.4" #define PACKAGE_STRING "glib 2.14.4" #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib" #define GLIB_MAJOR_VERSION 2 #define GLIB_MINOR_VERSION 14 #define GLIB_MICRO_VERSION 4 #define GLIB_INTERFACE_AGE 4 #define GLIB_BINARY_AGE 1404 #define NEED_ICONV_CACHE 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 "/share/locale" #define USE_LIBICONV_GNU 1 #define HAVE_DLFCN_H 1 #define HAVE_VPRINTF 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MMAP 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_VALLOC 1 #define HAVE_ATEXIT 1 #define HAVE_TIMEGM 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 G_HAVE___INLINE 1 #define G_HAVE___INLINE__ 1 #define G_HAVE_INLINE 1 #define HAVE_DOWHILE_MACROS 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_RESOURCE_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_VALUES_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SCHED_H 1 #define HAVE_MALLOC_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_NL_LANGINFO 1 #define HAVE_LANGINFO_CODESET 1 #define HAVE_STDDEF_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_VSNPRINTF 1 #define HAVE_STPCPY 1 #define HAVE_STRCASECMP 1 #define HAVE_STRNCASECMP 1 #define HAVE_POLL 1 #define HAVE_GETCWD 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_NANOSLEEP 1 #define HAVE_CRT_EXTERNS_H 1 #define HAVE__NSGETENVIRON 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_INTTYPES_H_WITH_UINTMAX 1 #define HAVE_STDINT_H_WITH_UINTMAX 1 #define HAVE_INTMAX_T 1 #define HAVE_SNPRINTF 1 #define HAVE_WCSLEN 1 #define HAVE_C99_SNPRINTF 1 #define REALLOC_0_WORKS 1 #define HAVE_CODESET 1 #define HAVE_STRLCPY 1 #define G_VA_COPY va_copy #define HAVE_LOCALTIME_R 1 #define HAVE_POSIX_GETPWUID_R 1 #define GLIB_SIZEOF_SYSTEM_THREAD 4 #define HAVE_PTHREAD_ATTR_SETSTACKSIZE 1 #define POSIX_MIN_PRIORITY sched_get_priority_min(SCHED_OTHER) #define POSIX_MAX_PRIORITY sched_get_priority_max(SCHED_OTHER) #define POSIX_YIELD_FUNC sched_yield() #define G_THREAD_SOURCE "gthread-posix.c" #define GLIB_SIZEOF_GMUTEX 44 #define GLIB_BYTE_CONTENTS_GMUTEX -89,-85,-86,50,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 #define BROKEN_POLL 1 configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by glib config.status 2.14.4, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status glib-gettextize on darwintel config.status:1117: creating glib-gettextize ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by glib config.status 2.14.4, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status glibconfig.h on darwintel config.status:1490: executing glibconfig.h commands config.status:1959: glibconfig.h is unchanged ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by glib config.status 2.14.4, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status glib-2.0.pc on darwintel config.status:1117: creating glib-2.0.pc ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by glib config.status 2.14.4, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status gobject-2.0.pc on darwintel config.status:1117: creating gobject-2.0.pc ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by glib config.status 2.14.4, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status gmodule-2.0.pc on darwintel config.status:1117: creating gmodule-2.0.pc ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by glib config.status 2.14.4, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status gmodule-export-2.0.pc on darwintel config.status:1117: creating gmodule-export-2.0.pc ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by glib config.status 2.14.4, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status gmodule-no-export-2.0.pc on darwintel config.status:1117: creating gmodule-no-export-2.0.pc ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by glib config.status 2.14.4, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status gthread-2.0.pc on darwintel config.status:1117: creating gthread-2.0.pc ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by glib config.status 2.14.4, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status m4macros/Makefile on darwintel config.status:1117: creating m4macros/Makefile ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by glib config.status 2.14.4, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status m4macros/Makefile on darwintel config.status:1117: creating m4macros/Makefile ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by glib config.status 2.14.4, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status glib/Makefile depfiles on darwintel config.status:1117: creating glib/Makefile config.status:1490: executing depfiles commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by glib config.status 2.14.4, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status glib/Makefile depfiles on darwintel config.status:1117: creating glib/Makefile config.status:1490: executing depfiles commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by glib config.status 2.14.4, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status glib/libcharset/Makefile depfiles on darwintel config.status:1117: creating glib/libcharset/Makefile config.status:1490: executing depfiles commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by glib config.status 2.14.4, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status glib/libcharset/Makefile depfiles on darwintel config.status:1117: creating glib/libcharset/Makefile config.status:1490: executing depfiles commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by glib config.status 2.14.4, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status glib/pcre/Makefile depfiles on darwintel config.status:1117: creating glib/pcre/Makefile config.status:1490: executing depfiles commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by glib config.status 2.14.4, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status glib/pcre/Makefile depfiles on darwintel config.status:1117: creating glib/pcre/Makefile config.status:1490: executing depfiles commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by glib config.status 2.14.4, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status glib/update-pcre/Makefile on darwintel config.status:1117: creating glib/update-pcre/Makefile ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by glib config.status 2.14.4, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status glib/update-pcre/Makefile on darwintel config.status:1117: creating glib/update-pcre/Makefile ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by glib config.status 2.14.4, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status glib/Makefile depfiles on darwintel config.status:1117: creating glib/Makefile config.status:1490: executing depfiles commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by glib config.status 2.14.4, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status glib/Makefile depfiles on darwintel config.status:1117: creating glib/Makefile config.status:1490: executing depfiles commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by glib config.status 2.14.4, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status gobject/Makefile depfiles on darwintel config.status:1117: creating gobject/Makefile config.status:1490: executing depfiles commands