This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by dbus-glib configure 0.74, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --with-test-socket-dir=/usr/ports/devel/dbus-glib/work --disable-doxygen-docs --disable-xml-docs --disable-gtk-doc --with-html-dir=/usr/local/share/doc --prefix=/usr/local i386-unknown-gnu ## --------- ## ## 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: 101 tasks, 156 threads, 4 processors Load average: 1.39, Mach factor: 2.60 /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:2093: checking build system type configure:2111: result: i386-unknown-gnu configure:2133: checking host system type configure:2148: result: i386-unknown-gnu configure:2170: checking target system type configure:2185: result: i386-unknown-gnu configure:2229: checking for a BSD-compatible install configure:2285: result: /usr/bin/install -c -o root -g wheel configure:2296: checking whether build environment is sane configure:2339: result: yes configure:2367: checking for a thread-safe mkdir -p configure:2406: result: /usr/local/bin/mkdir -p configure:2419: checking for gawk configure:2435: found /usr/local/bin/gawk configure:2446: result: gawk configure:2457: checking whether gmake sets $(MAKE) configure:2478: result: yes configure:2683: checking whether to enable maintainer-specific portions of Makefiles configure:2692: result: no configure:2736: checking for i386-unknown-gnu-gcc configure:2763: result: cc configure:3041: checking for C compiler version configure:3048: cc --version >&5 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:3051: $? = 0 configure:3058: cc -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:3061: $? = 0 configure:3068: cc -V >&5 cc: `-V' option must have argument configure:3071: $? = 1 configure:3094: checking for C compiler default output file name configure:3121: cc -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:3124: $? = 0 configure:3162: result: a.out configure:3179: checking whether the C compiler works configure:3189: ./a.out configure:3192: $? = 0 configure:3209: result: yes configure:3216: checking whether we are cross compiling configure:3218: result: no configure:3221: checking for suffix of executables configure:3228: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:3231: $? = 0 configure:3255: result: configure:3261: checking for suffix of object files configure:3287: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3290: $? = 0 configure:3313: result: configure:3317: checking whether we are using the GNU C compiler configure:3346: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3352: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dbus-glib" | #define PACKAGE_TARNAME "dbus-glib" | #define PACKAGE_VERSION "0.74" | #define PACKAGE_STRING "dbus-glib 0.74" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" | #define PACKAGE "dbus-glib" | #define VERSION "0.74" | #define GETTEXT_PACKAGE "dbus-glib-1" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3369: result: no configure:3374: checking whether cc accepts -g configure:3404: cc -c -g -I/usr/local/include conftest.c >&5 configure:3410: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dbus-glib" | #define PACKAGE_TARNAME "dbus-glib" | #define PACKAGE_VERSION "0.74" | #define PACKAGE_STRING "dbus-glib 0.74" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" | #define PACKAGE "dbus-glib" | #define VERSION "0.74" | #define GETTEXT_PACKAGE "dbus-glib-1" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3442: cc -c -I/usr/local/include conftest.c >&5 configure:3448: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dbus-glib" | #define PACKAGE_TARNAME "dbus-glib" | #define PACKAGE_VERSION "0.74" | #define PACKAGE_STRING "dbus-glib 0.74" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" | #define PACKAGE "dbus-glib" | #define VERSION "0.74" | #define GETTEXT_PACKAGE "dbus-glib-1" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3481: cc -c -g -I/usr/local/include conftest.c >&5 configure:3487: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dbus-glib" | #define PACKAGE_TARNAME "dbus-glib" | #define PACKAGE_VERSION "0.74" | #define PACKAGE_STRING "dbus-glib 0.74" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" | #define PACKAGE "dbus-glib" | #define VERSION "0.74" | #define GETTEXT_PACKAGE "dbus-glib-1" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3509: result: no configure:3526: checking for cc option to accept ISO C89 configure:3600: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:3606: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dbus-glib" | #define PACKAGE_TARNAME "dbus-glib" | #define PACKAGE_VERSION "0.74" | #define PACKAGE_STRING "dbus-glib 0.74" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" | #define PACKAGE "dbus-glib" | #define VERSION "0.74" | #define GETTEXT_PACKAGE "dbus-glib-1" | /* 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:3600: cc -qlanglvl=extc89 -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-qlanglvl=extc89' configure:3606: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dbus-glib" | #define PACKAGE_TARNAME "dbus-glib" | #define PACKAGE_VERSION "0.74" | #define PACKAGE_STRING "dbus-glib 0.74" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" | #define PACKAGE "dbus-glib" | #define VERSION "0.74" | #define GETTEXT_PACKAGE "dbus-glib-1" | /* 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:3600: cc -qlanglvl=ansi -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:3606: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dbus-glib" | #define PACKAGE_TARNAME "dbus-glib" | #define PACKAGE_VERSION "0.74" | #define PACKAGE_STRING "dbus-glib 0.74" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" | #define PACKAGE "dbus-glib" | #define VERSION "0.74" | #define GETTEXT_PACKAGE "dbus-glib-1" | /* 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:3600: cc -std -c -fno-common -I/usr/local/include conftest.c >&5 cc1: error: unrecognized option `-std' configure:3606: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dbus-glib" | #define PACKAGE_TARNAME "dbus-glib" | #define PACKAGE_VERSION "0.74" | #define PACKAGE_STRING "dbus-glib 0.74" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" | #define PACKAGE "dbus-glib" | #define VERSION "0.74" | #define GETTEXT_PACKAGE "dbus-glib-1" | /* 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:3600: cc -Ae -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:3606: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dbus-glib" | #define PACKAGE_TARNAME "dbus-glib" | #define PACKAGE_VERSION "0.74" | #define PACKAGE_STRING "dbus-glib 0.74" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" | #define PACKAGE "dbus-glib" | #define VERSION "0.74" | #define GETTEXT_PACKAGE "dbus-glib-1" | /* 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:3600: cc -Aa -D_HPUX_SOURCE -c -fno-common -I/usr/local/include conftest.c >&5 :6:2: missing '(' after predicate configure:3606: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dbus-glib" | #define PACKAGE_TARNAME "dbus-glib" | #define PACKAGE_VERSION "0.74" | #define PACKAGE_STRING "dbus-glib 0.74" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" | #define PACKAGE "dbus-glib" | #define VERSION "0.74" | #define GETTEXT_PACKAGE "dbus-glib-1" | /* 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:3600: cc -Xc -D__EXTENSIONS__ -c -fno-common -I/usr/local/include conftest.c >&5 cc: unrecognized option `-Xc' configure:3606: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dbus-glib" | #define PACKAGE_TARNAME "dbus-glib" | #define PACKAGE_VERSION "0.74" | #define PACKAGE_STRING "dbus-glib 0.74" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" | #define PACKAGE "dbus-glib" | #define VERSION "0.74" | #define GETTEXT_PACKAGE "dbus-glib-1" | /* 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:3632: result: unsupported configure:3658: checking for style of include used by gmake configure:3686: result: GNU configure:3711: checking dependency style of cc configure:3802: result: gcc3 configure:3933: checking for C++ compiler version configure:3940: 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:3943: $? = 0 configure:3950: 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:3953: $? = 0 configure:3960: c++ -V >&5 c++: `-V' option must have argument configure:3963: $? = 1 configure:3966: checking whether we are using the GNU C++ compiler configure:3995: c++ -c -fno-common -I/usr/local/include conftest.cpp >&5 configure:4001: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dbus-glib" | #define PACKAGE_TARNAME "dbus-glib" | #define PACKAGE_VERSION "0.74" | #define PACKAGE_STRING "dbus-glib 0.74" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" | #define PACKAGE "dbus-glib" | #define VERSION "0.74" | #define GETTEXT_PACKAGE "dbus-glib-1" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:4018: result: no configure:4023: checking whether c++ accepts -g configure:4053: c++ -c -g -I/usr/local/include conftest.cpp >&5 configure:4059: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dbus-glib" | #define PACKAGE_TARNAME "dbus-glib" | #define PACKAGE_VERSION "0.74" | #define PACKAGE_STRING "dbus-glib 0.74" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" | #define PACKAGE "dbus-glib" | #define VERSION "0.74" | #define GETTEXT_PACKAGE "dbus-glib-1" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4091: c++ -c -I/usr/local/include conftest.cpp >&5 configure:4097: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dbus-glib" | #define PACKAGE_TARNAME "dbus-glib" | #define PACKAGE_VERSION "0.74" | #define PACKAGE_STRING "dbus-glib 0.74" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" | #define PACKAGE "dbus-glib" | #define VERSION "0.74" | #define GETTEXT_PACKAGE "dbus-glib-1" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4130: c++ -c -g -I/usr/local/include conftest.cpp >&5 configure:4136: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dbus-glib" | #define PACKAGE_TARNAME "dbus-glib" | #define PACKAGE_VERSION "0.74" | #define PACKAGE_STRING "dbus-glib 0.74" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" | #define PACKAGE "dbus-glib" | #define VERSION "0.74" | #define GETTEXT_PACKAGE "dbus-glib-1" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4158: result: no configure:4183: checking dependency style of c++ configure:4274: result: gcc3 configure:4290: checking for library containing strerror configure:4331: cc -o conftest -fno-common -I/usr/local/include -L/usr/local/lib -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:4337: $? = 0 configure:4365: result: none required configure:4378: checking how to run the C preprocessor configure:4418: cc -E -I/usr/local/include conftest.c configure:4424: $? = 0 configure:4455: cc -E -I/usr/local/include conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4461: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dbus-glib" | #define PACKAGE_TARNAME "dbus-glib" | #define PACKAGE_VERSION "0.74" | #define PACKAGE_STRING "dbus-glib 0.74" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" | #define PACKAGE "dbus-glib" | #define VERSION "0.74" | #define GETTEXT_PACKAGE "dbus-glib-1" | /* end confdefs.h. */ | #include configure:4494: result: cc -E configure:4523: cc -E -I/usr/local/include conftest.c configure:4529: $? = 0 configure:4560: cc -E -I/usr/local/include conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4566: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dbus-glib" | #define PACKAGE_TARNAME "dbus-glib" | #define PACKAGE_VERSION "0.74" | #define PACKAGE_STRING "dbus-glib 0.74" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" | #define PACKAGE "dbus-glib" | #define VERSION "0.74" | #define GETTEXT_PACKAGE "dbus-glib-1" | /* end confdefs.h. */ | #include configure:4604: checking for grep that handles long lines and -e configure:4678: result: /usr/bin/grep configure:4683: checking for egrep configure:4761: result: /usr/bin/grep -E configure:4766: checking for ANSI C header files configure:4796: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:4802: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dbus-glib" | #define PACKAGE_TARNAME "dbus-glib" | #define PACKAGE_VERSION "0.74" | #define PACKAGE_STRING "dbus-glib 0.74" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" | #define PACKAGE "dbus-glib" | #define VERSION "0.74" | #define GETTEXT_PACKAGE "dbus-glib-1" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4927: result: no configure:5263: checking for a sed that does not truncate output configure:5317: result: /usr/local/bin/sed configure:5364: checking for non-GNU ld configure:5398: result: /usr/bin/ld configure:5407: checking if the linker (/usr/bin/ld) is GNU ld configure:5422: result: no configure:5427: checking for /usr/bin/ld option to reload object files configure:5434: result: -r configure:5452: checking for BSD-compatible nm configure:5501: result: /usr/bin/nm -p configure:5505: checking whether ln -s works configure:5509: result: yes configure:5516: checking how to recognise dependent libraries configure:5692: result: pass_all configure:5934: checking for sys/types.h configure:5955: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5961: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dbus-glib" | #define PACKAGE_TARNAME "dbus-glib" | #define PACKAGE_VERSION "0.74" | #define PACKAGE_STRING "dbus-glib 0.74" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" | #define PACKAGE "dbus-glib" | #define VERSION "0.74" | #define GETTEXT_PACKAGE "dbus-glib-1" | #define DBUS_DISABLE_ASSERT 1 | #define G_DISABLE_ASSERT 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:5977: result: no configure:5934: checking for sys/stat.h configure:5955: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5961: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dbus-glib" | #define PACKAGE_TARNAME "dbus-glib" | #define PACKAGE_VERSION "0.74" | #define PACKAGE_STRING "dbus-glib 0.74" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" | #define PACKAGE "dbus-glib" | #define VERSION "0.74" | #define GETTEXT_PACKAGE "dbus-glib-1" | #define DBUS_DISABLE_ASSERT 1 | #define G_DISABLE_ASSERT 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:5977: result: no configure:5934: checking for stdlib.h configure:5955: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5961: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dbus-glib" | #define PACKAGE_TARNAME "dbus-glib" | #define PACKAGE_VERSION "0.74" | #define PACKAGE_STRING "dbus-glib 0.74" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" | #define PACKAGE "dbus-glib" | #define VERSION "0.74" | #define GETTEXT_PACKAGE "dbus-glib-1" | #define DBUS_DISABLE_ASSERT 1 | #define G_DISABLE_ASSERT 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:5977: result: no configure:5934: checking for string.h configure:5955: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5961: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dbus-glib" | #define PACKAGE_TARNAME "dbus-glib" | #define PACKAGE_VERSION "0.74" | #define PACKAGE_STRING "dbus-glib 0.74" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" | #define PACKAGE "dbus-glib" | #define VERSION "0.74" | #define GETTEXT_PACKAGE "dbus-glib-1" | #define DBUS_DISABLE_ASSERT 1 | #define G_DISABLE_ASSERT 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:5977: result: no configure:5934: checking for memory.h configure:5955: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5961: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dbus-glib" | #define PACKAGE_TARNAME "dbus-glib" | #define PACKAGE_VERSION "0.74" | #define PACKAGE_STRING "dbus-glib 0.74" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" | #define PACKAGE "dbus-glib" | #define VERSION "0.74" | #define GETTEXT_PACKAGE "dbus-glib-1" | #define DBUS_DISABLE_ASSERT 1 | #define G_DISABLE_ASSERT 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:5977: result: no configure:5934: checking for strings.h configure:5955: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5961: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dbus-glib" | #define PACKAGE_TARNAME "dbus-glib" | #define PACKAGE_VERSION "0.74" | #define PACKAGE_STRING "dbus-glib 0.74" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" | #define PACKAGE "dbus-glib" | #define VERSION "0.74" | #define GETTEXT_PACKAGE "dbus-glib-1" | #define DBUS_DISABLE_ASSERT 1 | #define G_DISABLE_ASSERT 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:5977: result: no configure:5934: checking for inttypes.h configure:5955: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5961: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dbus-glib" | #define PACKAGE_TARNAME "dbus-glib" | #define PACKAGE_VERSION "0.74" | #define PACKAGE_STRING "dbus-glib 0.74" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" | #define PACKAGE "dbus-glib" | #define VERSION "0.74" | #define GETTEXT_PACKAGE "dbus-glib-1" | #define DBUS_DISABLE_ASSERT 1 | #define G_DISABLE_ASSERT 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:5977: result: no configure:5934: checking for stdint.h configure:5955: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5961: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dbus-glib" | #define PACKAGE_TARNAME "dbus-glib" | #define PACKAGE_VERSION "0.74" | #define PACKAGE_STRING "dbus-glib 0.74" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" | #define PACKAGE "dbus-glib" | #define VERSION "0.74" | #define GETTEXT_PACKAGE "dbus-glib-1" | #define DBUS_DISABLE_ASSERT 1 | #define G_DISABLE_ASSERT 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:5977: result: no configure:5934: checking for unistd.h configure:5955: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:5961: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dbus-glib" | #define PACKAGE_TARNAME "dbus-glib" | #define PACKAGE_VERSION "0.74" | #define PACKAGE_STRING "dbus-glib 0.74" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" | #define PACKAGE "dbus-glib" | #define VERSION "0.74" | #define GETTEXT_PACKAGE "dbus-glib-1" | #define DBUS_DISABLE_ASSERT 1 | #define G_DISABLE_ASSERT 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:5977: result: no configure:6004: checking dlfcn.h usability configure:6021: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6027: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dbus-glib" | #define PACKAGE_TARNAME "dbus-glib" | #define PACKAGE_VERSION "0.74" | #define PACKAGE_STRING "dbus-glib 0.74" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" | #define PACKAGE "dbus-glib" | #define VERSION "0.74" | #define GETTEXT_PACKAGE "dbus-glib-1" | #define DBUS_DISABLE_ASSERT 1 | #define G_DISABLE_ASSERT 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:6041: result: no configure:6045: checking dlfcn.h presence configure:6060: cc -E -I/usr/local/include conftest.c configure:6066: $? = 0 configure:6080: result: yes configure:6093: WARNING: dlfcn.h: present but cannot be compiled configure:6095: WARNING: dlfcn.h: check for missing prerequisite headers? configure:6097: WARNING: dlfcn.h: see the Autoconf documentation configure:6099: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:6101: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:6103: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:6113: checking for dlfcn.h configure:6121: result: yes configure:6144: checking how to run the C++ preprocessor configure:6180: c++ -E -I/usr/local/include conftest.cpp configure:6186: $? = 0 configure:6217: c++ -E -I/usr/local/include conftest.cpp conftest.cpp:14:28: ac_nonexistent.h: No such file or directory configure:6223: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dbus-glib" | #define PACKAGE_TARNAME "dbus-glib" | #define PACKAGE_VERSION "0.74" | #define PACKAGE_STRING "dbus-glib 0.74" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" | #define PACKAGE "dbus-glib" | #define VERSION "0.74" | #define GETTEXT_PACKAGE "dbus-glib-1" | #define DBUS_DISABLE_ASSERT 1 | #define G_DISABLE_ASSERT 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6256: result: c++ -E configure:6285: c++ -E -I/usr/local/include conftest.cpp configure:6291: $? = 0 configure:6322: c++ -E -I/usr/local/include conftest.cpp conftest.cpp:14:28: ac_nonexistent.h: No such file or directory configure:6328: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dbus-glib" | #define PACKAGE_TARNAME "dbus-glib" | #define PACKAGE_VERSION "0.74" | #define PACKAGE_STRING "dbus-glib 0.74" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" | #define PACKAGE "dbus-glib" | #define VERSION "0.74" | #define GETTEXT_PACKAGE "dbus-glib-1" | #define DBUS_DISABLE_ASSERT 1 | #define G_DISABLE_ASSERT 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6377: checking for i386-unknown-gnu-g77 configure:6407: result: no configure:6377: checking for i386-unknown-gnu-xlf configure:6407: result: no configure:6377: checking for i386-unknown-gnu-f77 configure:6407: result: no configure:6377: checking for i386-unknown-gnu-frt configure:6407: result: no configure:6377: checking for i386-unknown-gnu-pgf77 configure:6407: result: no configure:6377: checking for i386-unknown-gnu-cf77 configure:6407: result: no configure:6377: checking for i386-unknown-gnu-fort77 configure:6407: result: no configure:6377: checking for i386-unknown-gnu-fl32 configure:6407: result: no configure:6377: checking for i386-unknown-gnu-af77 configure:6407: result: no configure:6377: checking for i386-unknown-gnu-xlf90 configure:6407: result: no configure:6377: checking for i386-unknown-gnu-f90 configure:6407: result: no configure:6377: checking for i386-unknown-gnu-pgf90 configure:6407: result: no configure:6377: checking for i386-unknown-gnu-pghpf configure:6407: result: no configure:6377: checking for i386-unknown-gnu-epcf90 configure:6407: result: no configure:6377: checking for i386-unknown-gnu-gfortran configure:6407: result: no configure:6377: checking for i386-unknown-gnu-g95 configure:6407: result: no configure:6377: checking for i386-unknown-gnu-xlf95 configure:6407: result: no configure:6377: checking for i386-unknown-gnu-f95 configure:6407: result: no configure:6377: checking for i386-unknown-gnu-fort configure:6407: result: no configure:6377: checking for i386-unknown-gnu-ifort configure:6407: result: no configure:6377: checking for i386-unknown-gnu-ifc configure:6407: result: no configure:6377: checking for i386-unknown-gnu-efc configure:6407: result: no configure:6377: checking for i386-unknown-gnu-pgf95 configure:6407: result: no configure:6377: checking for i386-unknown-gnu-lf95 configure:6407: result: no configure:6377: checking for i386-unknown-gnu-ftn configure:6407: result: no configure:6421: checking for g77 configure:6451: result: no configure:6421: checking for xlf configure:6451: result: no configure:6421: checking for f77 configure:6437: found /usr/local/bin/f77 configure:6448: result: f77 configure:6478: checking for Fortran 77 compiler version configure:6485: 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:6488: $? = 0 configure:6495: 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:6498: $? = 0 configure:6505: 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:6508: $? = 0 configure:6516: checking whether we are using the GNU Fortran 77 compiler configure:6535: 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:6541: $? = 0 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6558: result: no configure:6564: checking whether f77 accepts -g configure:6581: f77 -c -g conftest.f >&5 configure:6587: $? = 0 configure: failed program was: | program main | | end configure:6603: result: no configure:6633: checking the maximum length of command line arguments configure:6742: result: configure:6753: checking command to parse /usr/bin/nm -p output from cc object configure:6858: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6861: $? = 0 configure:6865: /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:6868: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' configure:6858: cc -c -fno-common -I/usr/local/include conftest.c >&5 configure:6861: $? = 0 configure:6865: /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:6868: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' configure:6958: result: failed configure:6965: checking for objdir configure:6980: result: .libs configure:7032: checking for i386-unknown-gnu-ar configure:7062: result: no configure:7072: checking for ar configure:7088: found /usr/bin/ar configure:7099: result: ar configure:7128: checking for i386-unknown-gnu-ranlib configure:7158: result: no configure:7168: checking for ranlib configure:7184: found /usr/bin/ranlib configure:7195: result: ranlib configure:7224: checking for i386-unknown-gnu-strip configure:7254: result: no configure:7264: checking for strip configure:7280: found /usr/bin/strip configure:7291: result: strip configure:7627: checking for cc option to produce PIC configure:7837: result: configure:7908: checking if cc static flag works cc: unrecognized option `-pthread' configure:7936: result: yes configure:7946: checking if cc supports -c -o file.o configure:7970: cc -c -fno-common -I/usr/local/include -o out/conftest2.o conftest.c >&5 configure:7974: $? = 0 configure:7993: result: yes configure:8019: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:8974: result: no configure:9041: checking dynamic linker characteristics configure:9617: result: gnu ld.so configure:9626: checking how to hardcode library paths into programs configure:9651: result: unsupported configure:9665: checking whether stripping libraries is possible configure:9686: result: no configure:10471: checking if libtool supports shared libraries configure:10473: result: no configure:10476: checking whether to build shared libraries configure:10497: result: no configure:10500: checking whether to build static libraries configure:10504: result: yes configure:10596: creating libtool configure:11326: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:12260: result: yes configure:12278: c++ -c -fno-common -I/usr/local/include conftest.cpp >&5 configure:12281: $? = 0 configure:12400: checking for c++ option to produce PIC configure:12674: result: configure:12745: checking if c++ static flag works c++: unrecognized option `-pthread' configure:12773: result: yes configure:12783: checking if c++ supports -c -o file.o configure:12807: c++ -c -fno-common -I/usr/local/include -o out/conftest2.o conftest.cpp >&5 configure:12811: $? = 0 configure:12830: result: yes configure:12856: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:12884: result: yes configure:12951: checking dynamic linker characteristics configure:13527: result: gnu ld.so configure:13536: checking how to hardcode library paths into programs configure:13561: result: unsupported configure:14087: checking if libtool supports shared libraries configure:14089: result: no configure:14092: checking whether to build shared libraries configure:14112: result: no configure:14115: checking whether to build static libraries configure:14119: result: yes configure:14129: checking for f77 option to produce PIC configure:14339: result: configure:14410: checking if f77 static flag works cc: unrecognized option `-pthread' configure:14438: result: yes configure:14448: checking if f77 supports -c -o file.o configure:14472: f77 -c -o out/conftest2.o conftest.f >&5 configure:14476: $? = 0 configure:14495: result: yes configure:14521: checking whether the f77 linker (/usr/bin/ld) supports shared libraries configure:15456: result: no configure:15523: checking dynamic linker characteristics configure:16099: result: gnu ld.so configure:16108: checking how to hardcode library paths into programs configure:16133: result: unsupported configure:19772: checking for char configure:19802: cc -c -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 -I/usr/local/include conftest.c >&5 configure:19808: $? = 0 configure:19823: result: yes configure:19830: checking size of char configure:20132: cc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 -I/usr/local/include -L/usr/local/lib -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:20135: $? = 0 configure:20141: ./conftest configure:20144: $? = 0 configure:20167: result: 1 configure:20177: checking for short configure:20207: cc -c -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 -I/usr/local/include conftest.c >&5 configure:20213: $? = 0 configure:20228: result: yes configure:20235: checking size of short configure:20537: cc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 -I/usr/local/include -L/usr/local/lib -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:20540: $? = 0 configure:20546: ./conftest configure:20549: $? = 0 configure:20572: result: 2 configure:20582: checking for long configure:20612: cc -c -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 -I/usr/local/include conftest.c >&5 configure:20618: $? = 0 configure:20633: result: yes configure:20640: checking size of long configure:20942: cc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 -I/usr/local/include -L/usr/local/lib -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:20945: $? = 0 configure:20951: ./conftest configure:20954: $? = 0 configure:20977: result: 4 configure:20987: checking for int configure:21017: cc -c -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 -I/usr/local/include conftest.c >&5 configure:21023: $? = 0 configure:21038: result: yes configure:21045: checking size of int configure:21347: cc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 -I/usr/local/include -L/usr/local/lib -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:21350: $? = 0 configure:21356: ./conftest configure:21359: $? = 0 configure:21382: result: 4 configure:21392: checking for void * configure:21422: cc -c -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 -I/usr/local/include conftest.c >&5 configure:21428: $? = 0 configure:21443: result: yes configure:21450: checking size of void * configure:21752: cc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 -I/usr/local/include -L/usr/local/lib -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:21755: $? = 0 configure:21761: ./conftest configure:21764: $? = 0 configure:21787: result: 4 configure:21797: checking for long long configure:21827: cc -c -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 -I/usr/local/include conftest.c >&5 configure:21833: $? = 0 configure:21848: result: yes configure:21855: checking size of long long configure:22157: cc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 -I/usr/local/include -L/usr/local/lib -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:22160: $? = 0 configure:22166: ./conftest configure:22169: $? = 0 configure:22192: result: 8 configure:22202: checking for __int64 configure:22232: cc -c -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 -I/usr/local/include conftest.c >&5 conftest.c:53: error: parse error before "ac__type_new_" conftest.c:53: warning: data definition has no type or storage class conftest.c: In function `main': conftest.c:57: error: parse error before ')' token configure:22238: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dbus-glib" | #define PACKAGE_TARNAME "dbus-glib" | #define PACKAGE_VERSION "0.74" | #define PACKAGE_STRING "dbus-glib 0.74" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" | #define PACKAGE "dbus-glib" | #define VERSION "0.74" | #define GETTEXT_PACKAGE "dbus-glib-1" | #define DBUS_DISABLE_ASSERT 1 | #define G_DISABLE_ASSERT 1 | #define HAVE_DLFCN_H 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:22253: result: no configure:22260: checking size of __int64 configure:22562: cc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 -I/usr/local/include -L/usr/local/lib -pthread conftest.c >&5 cc: unrecognized option `-pthread' conftest.c:53: error: parse error before "ac__type_sizeof_" conftest.c:53: warning: data definition has no type or storage class configure:22565: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dbus-glib" | #define PACKAGE_TARNAME "dbus-glib" | #define PACKAGE_VERSION "0.74" | #define PACKAGE_STRING "dbus-glib 0.74" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" | #define PACKAGE "dbus-glib" | #define VERSION "0.74" | #define GETTEXT_PACKAGE "dbus-glib-1" | #define DBUS_DISABLE_ASSERT 1 | #define G_DISABLE_ASSERT 1 | #define HAVE_DLFCN_H 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:22597: result: 0 configure:22609: checking 64-bit integer type configure:22647: result: long long configure:22657: checking 32-bit integer type configure:22679: result: int configure:22686: checking 16-bit integer type configure:22705: result: short configure:22712: checking whether byte ordering is bigendian configure:22744: cc -c -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 -I/usr/local/include conftest.c >&5 configure:22750: $? = 0 configure:22782: cc -c -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:28: error: `not' undeclared (first use in this function) conftest.c:28: error: (Each undeclared identifier is reported only once conftest.c:28: error: for each function it appears in.) conftest.c:28: error: parse error before "big" configure:22788: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dbus-glib" | #define PACKAGE_TARNAME "dbus-glib" | #define PACKAGE_VERSION "0.74" | #define PACKAGE_STRING "dbus-glib 0.74" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" | #define PACKAGE "dbus-glib" | #define VERSION "0.74" | #define GETTEXT_PACKAGE "dbus-glib-1" | #define DBUS_DISABLE_ASSERT 1 | #define G_DISABLE_ASSERT 1 | #define HAVE_DLFCN_H 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 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:22928: result: no configure:22949: checking for an implementation of va_copy() configure:22976: cc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 -I/usr/local/include -L/usr/local/lib -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:22982: $? = 0 configure:23000: result: yes configure:23002: checking for an implementation of __va_copy() configure:23029: cc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 -I/usr/local/include -L/usr/local/lib -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:23035: $? = 0 configure:23053: result: yes configure:23071: checking whether va_lists can be copied by value configure:23106: cc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 -I/usr/local/include -L/usr/local/lib -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:23109: $? = 0 configure:23115: ./conftest configure:23118: $? = 0 configure:23135: result: yes configure:23148: checking whether to use inline assembler routines for atomic integers configure:23188: checking for socket in -lsocket configure:23223: cc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 -I/usr/local/include -L/usr/local/lib -pthread conftest.c -lsocket >&5 cc: unrecognized option `-pthread' ld: can't locate file for: -lsocket configure:23229: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dbus-glib" | #define PACKAGE_TARNAME "dbus-glib" | #define PACKAGE_VERSION "0.74" | #define PACKAGE_STRING "dbus-glib 0.74" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" | #define PACKAGE "dbus-glib" | #define VERSION "0.74" | #define GETTEXT_PACKAGE "dbus-glib-1" | #define DBUS_DISABLE_ASSERT 1 | #define G_DISABLE_ASSERT 1 | #define HAVE_DLFCN_H 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 DBUS_VA_COPY va_copy | /* 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 socket (); | int | main () | { | return socket (); | ; | return 0; | } configure:23247: result: no configure:23259: checking for gethostbyname in -lnsl configure:23294: cc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 -I/usr/local/include -L/usr/local/lib -pthread conftest.c -lnsl >&5 cc: unrecognized option `-pthread' ld: can't locate file for: -lnsl configure:23300: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dbus-glib" | #define PACKAGE_TARNAME "dbus-glib" | #define PACKAGE_VERSION "0.74" | #define PACKAGE_STRING "dbus-glib 0.74" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" | #define PACKAGE "dbus-glib" | #define VERSION "0.74" | #define GETTEXT_PACKAGE "dbus-glib-1" | #define DBUS_DISABLE_ASSERT 1 | #define G_DISABLE_ASSERT 1 | #define HAVE_DLFCN_H 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 DBUS_VA_COPY va_copy | /* 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 gethostbyname (); | int | main () | { | return gethostbyname (); | ; | return 0; | } configure:23318: result: no configure:23342: checking for vsnprintf configure:23398: cc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 -I/usr/local/include -L/usr/local/lib -pthread conftest.c >&5 cc: unrecognized option `-pthread' conftest.c:45: warning: conflicting types for built-in function `vsnprintf' configure:23404: $? = 0 configure:23422: result: yes configure:23342: checking for vasprintf configure:23398: cc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 -I/usr/local/include -L/usr/local/lib -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:23404: $? = 0 configure:23422: result: yes configure:23342: checking for nanosleep configure:23398: cc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 -I/usr/local/include -L/usr/local/lib -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:23404: $? = 0 configure:23422: result: yes configure:23342: checking for usleep configure:23398: cc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 -I/usr/local/include -L/usr/local/lib -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:23404: $? = 0 configure:23422: result: yes configure:23342: checking for poll configure:23398: cc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 -I/usr/local/include -L/usr/local/lib -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:23404: $? = 0 configure:23422: result: yes configure:23342: checking for setenv configure:23398: cc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 -I/usr/local/include -L/usr/local/lib -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:23404: $? = 0 configure:23422: result: yes configure:23342: checking for unsetenv configure:23398: cc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 -I/usr/local/include -L/usr/local/lib -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:23404: $? = 0 configure:23422: result: yes configure:23342: checking for socketpair configure:23398: cc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 -I/usr/local/include -L/usr/local/lib -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:23404: $? = 0 configure:23422: result: yes configure:23342: checking for getgrouplist configure:23398: cc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 -I/usr/local/include -L/usr/local/lib -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:23404: $? = 0 configure:23422: result: yes configure:23448: checking execinfo.h usability configure:23465: cc -c -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 -I/usr/local/include conftest.c >&5 conftest.c:64:22: execinfo.h: No such file or directory configure:23471: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dbus-glib" | #define PACKAGE_TARNAME "dbus-glib" | #define PACKAGE_VERSION "0.74" | #define PACKAGE_STRING "dbus-glib 0.74" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" | #define PACKAGE "dbus-glib" | #define VERSION "0.74" | #define GETTEXT_PACKAGE "dbus-glib-1" | #define DBUS_DISABLE_ASSERT 1 | #define G_DISABLE_ASSERT 1 | #define HAVE_DLFCN_H 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 DBUS_VA_COPY va_copy | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_POLL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETGROUPLIST 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:23485: result: no configure:23489: checking execinfo.h presence configure:23504: cc -E -DDBUS_API_SUBJECT_TO_CHANGE=1 -I/usr/local/include conftest.c conftest.c:31:22: execinfo.h: No such file or directory configure:23510: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dbus-glib" | #define PACKAGE_TARNAME "dbus-glib" | #define PACKAGE_VERSION "0.74" | #define PACKAGE_STRING "dbus-glib 0.74" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" | #define PACKAGE "dbus-glib" | #define VERSION "0.74" | #define GETTEXT_PACKAGE "dbus-glib-1" | #define DBUS_DISABLE_ASSERT 1 | #define G_DISABLE_ASSERT 1 | #define HAVE_DLFCN_H 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 DBUS_VA_COPY va_copy | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_POLL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETGROUPLIST 1 | /* end confdefs.h. */ | #include configure:23524: result: no configure:23557: checking for execinfo.h configure:23565: result: no configure:23672: checking for posix getpwnam_r configure:23710: cc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 -I/usr/local/include -L/usr/local/lib -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:23713: $? = 0 configure:23719: ./conftest configure:23722: $? = 0 configure:23738: result: yes configure:23810: checking whether socklen_t is defined configure:23840: cc -c -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 -I/usr/local/include conftest.c >&5 configure:23846: $? = 0 configure:23860: result: yes configure:23886: checking sys/uio.h usability configure:23903: cc -c -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 -I/usr/local/include conftest.c >&5 configure:23909: $? = 0 configure:23923: result: yes configure:23927: checking sys/uio.h presence configure:23942: cc -E -DDBUS_API_SUBJECT_TO_CHANGE=1 -I/usr/local/include conftest.c configure:23948: $? = 0 configure:23962: result: yes configure:23995: checking for sys/uio.h configure:24003: result: yes configure:24015: checking for writev configure:24071: cc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 -I/usr/local/include -L/usr/local/lib -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:24077: $? = 0 configure:24095: result: yes configure:24110: checking for ISO C99 varargs macros in C configure:24137: cc -c -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 -I/usr/local/include conftest.c >&5 configure:24143: $? = 0 configure:24157: result: yes configure:24160: checking for GNUC varargs macros configure:24187: cc -c -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 -I/usr/local/include conftest.c >&5 configure:24193: $? = 0 configure:24207: result: yes configure:24225: checking for struct cmsgcred configure:24255: cc -c -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 -I/usr/local/include conftest.c >&5 conftest.c: In function `main': conftest.c:45: error: storage size of `cred' isn't known configure:24261: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dbus-glib" | #define PACKAGE_TARNAME "dbus-glib" | #define PACKAGE_VERSION "0.74" | #define PACKAGE_STRING "dbus-glib 0.74" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" | #define PACKAGE "dbus-glib" | #define VERSION "0.74" | #define GETTEXT_PACKAGE "dbus-glib-1" | #define DBUS_DISABLE_ASSERT 1 | #define G_DISABLE_ASSERT 1 | #define HAVE_DLFCN_H 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 DBUS_VA_COPY va_copy | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_POLL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_POSIX_GETPWNAM_R 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_ISO_VARARGS 1 | #define HAVE_GNUC_VARARGS 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | | struct cmsgcred cred; | | cred.cmcred_pid = 0; | | ; | return 0; | } configure:24275: result: no configure:24291: checking for getpeerucred configure:24347: cc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 -I/usr/local/include -L/usr/local/lib -pthread conftest.c >&5 cc: unrecognized option `-pthread' ld: Undefined symbols: _getpeerucred configure:24353: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dbus-glib" | #define PACKAGE_TARNAME "dbus-glib" | #define PACKAGE_VERSION "0.74" | #define PACKAGE_STRING "dbus-glib 0.74" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" | #define PACKAGE "dbus-glib" | #define VERSION "0.74" | #define GETTEXT_PACKAGE "dbus-glib-1" | #define DBUS_DISABLE_ASSERT 1 | #define G_DISABLE_ASSERT 1 | #define HAVE_DLFCN_H 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 DBUS_VA_COPY va_copy | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_POLL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_POSIX_GETPWNAM_R 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_ISO_VARARGS 1 | #define HAVE_GNUC_VARARGS 1 | /* end confdefs.h. */ | /* Define getpeerucred to an innocuous variant, in case declares getpeerucred. | For example, HP-UX 11i declares gettimeofday. */ | #define getpeerucred innocuous_getpeerucred | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getpeerucred (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getpeerucred | | /* 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 getpeerucred (); | /* 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_getpeerucred || defined __stub___getpeerucred | choke me | #endif | | int | main () | { | return getpeerucred (); | ; | return 0; | } configure:24371: result: no configure:24291: checking for getpeereid configure:24347: cc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 -I/usr/local/include -L/usr/local/lib -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:24353: $? = 0 configure:24371: result: yes configure:24390: checking abstract socket namespace configure:24456: cc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 -I/usr/local/include -L/usr/local/lib -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:24459: $? = 0 configure:24465: ./conftest Abstract socket namespace bind() failed: Invalid argument configure:24468: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dbus-glib" | #define PACKAGE_TARNAME "dbus-glib" | #define PACKAGE_VERSION "0.74" | #define PACKAGE_STRING "dbus-glib 0.74" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" | #define PACKAGE "dbus-glib" | #define VERSION "0.74" | #define GETTEXT_PACKAGE "dbus-glib-1" | #define DBUS_DISABLE_ASSERT 1 | #define G_DISABLE_ASSERT 1 | #define HAVE_DLFCN_H 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 DBUS_VA_COPY va_copy | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_POLL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_POSIX_GETPWNAM_R 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_ISO_VARARGS 1 | #define HAVE_GNUC_VARARGS 1 | #define HAVE_GETPEEREID 1 | /* end confdefs.h. */ | | #include | #include | #include | #include | #include | #include | #include | | int | main () | { | | int listen_fd; | struct sockaddr_un addr; | | listen_fd = socket (PF_UNIX, SOCK_STREAM, 0); | | if (listen_fd < 0) | { | fprintf (stderr, "socket() failed: %s\n", strerror (errno)); | exit (1); | } | | memset (&addr, '\0', sizeof (addr)); | addr.sun_family = AF_UNIX; | strcpy (addr.sun_path, "X/tmp/dbus-fake-socket-path-used-in-configure-test"); | addr.sun_path[0] = '\0'; /* this is what makes it abstract */ | | if (bind (listen_fd, (struct sockaddr*) &addr, SUN_LEN (&addr)) < 0) | { | fprintf (stderr, "Abstract socket namespace bind() failed: %s\n", | strerror (errno)); | exit (1); | } | else | exit (0); | | ; | return 0; | } configure:24485: result: no configure:24541: checking locale.h usability configure:24558: cc -c -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 -I/usr/local/include conftest.c >&5 configure:24564: $? = 0 configure:24578: result: yes configure:24582: checking locale.h presence configure:24597: cc -E -DDBUS_API_SUBJECT_TO_CHANGE=1 -I/usr/local/include conftest.c configure:24603: $? = 0 configure:24617: result: yes configure:24650: checking for locale.h configure:24658: result: yes configure:24672: checking for LC_MESSAGES configure:24698: cc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 -I/usr/local/include -L/usr/local/lib -pthread conftest.c >&5 cc: unrecognized option `-pthread' configure:24704: $? = 0 configure:24721: result: yes configure:24750: checking libintl.h usability configure:24767: cc -c -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 -I/usr/local/include conftest.c >&5 configure:24773: $? = 0 configure:24787: result: yes configure:24791: checking libintl.h presence configure:24806: cc -E -DDBUS_API_SUBJECT_TO_CHANGE=1 -I/usr/local/include conftest.c configure:24812: $? = 0 configure:24826: result: yes configure:24859: checking for libintl.h configure:24866: result: yes configure:24877: checking for ngettext in libc configure:24905: cc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 -I/usr/local/include -L/usr/local/lib -pthread conftest.c >&5 cc: unrecognized option `-pthread' ld: Undefined symbols: _libintl_ngettext configure:24911: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dbus-glib" | #define PACKAGE_TARNAME "dbus-glib" | #define PACKAGE_VERSION "0.74" | #define PACKAGE_STRING "dbus-glib 0.74" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" | #define PACKAGE "dbus-glib" | #define VERSION "0.74" | #define GETTEXT_PACKAGE "dbus-glib-1" | #define DBUS_DISABLE_ASSERT 1 | #define G_DISABLE_ASSERT 1 | #define HAVE_DLFCN_H 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 DBUS_VA_COPY va_copy | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_USLEEP 1 | #define HAVE_POLL 1 | #define HAVE_SETENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_POSIX_GETPWNAM_R 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_ISO_VARARGS 1 | #define HAVE_GNUC_VARARGS 1 | #define HAVE_GETPEEREID 1 | #define HAVE_LOCALE_H 1 | #define HAVE_LC_MESSAGES 1 | /* end confdefs.h. */ | | #include | | int | main () | { | return !ngettext ("","", 1) | ; | return 0; | } configure:24929: result: no configure:25093: checking for bindtextdomain in -lintl configure:25128: cc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 -I/usr/local/include -L/usr/local/lib -pthread conftest.c -lintl >&5 cc: unrecognized option `-pthread' configure:25134: $? = 0 configure:25152: result: yes configure:25155: checking for ngettext in -lintl configure:25190: cc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 -I/usr/local/include -L/usr/local/lib -pthread conftest.c -lintl >&5 cc: unrecognized option `-pthread' configure:25196: $? = 0 configure:25214: result: yes configure:25217: checking for dgettext in -lintl configure:25252: cc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 -I/usr/local/include -L/usr/local/lib -pthread conftest.c -lintl >&5 cc: unrecognized option `-pthread' configure:25258: $? = 0 configure:25276: result: yes configure:25441: checking for bind_textdomain_codeset configure:25497: cc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 -I/usr/local/include -L/usr/local/lib -pthread conftest.c -lintl >&5 cc: unrecognized option `-pthread' configure:25503: $? = 0 configure:25521: result: yes configure:25561: checking for msgfmt configure:25588: result: /usr/local/bin/msgfmt configure:25601: checking for dcgettext configure:25657: cc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 -I/usr/local/include -L/usr/local/lib -pthread conftest.c -lintl >&5 cc: unrecognized option `-pthread' configure:25663: $? = 0 configure:25681: result: yes configure:25692: checking if msgfmt accepts -c configure:25707: 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:25710: $? = 133 configure:25714: 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:25722: checking for gmsgfmt configure:25753: result: /usr/local/bin/msgfmt configure:25763: checking for xgettext configure:25790: result: /usr/local/bin/xgettext configure:25819: cc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 -I/usr/local/include -L/usr/local/lib -pthread conftest.c -lintl >&5 cc: unrecognized option `-pthread' configure:25825: $? = 0 configure:25961: result: found xgettext program is not GNU xgettext; ignore it configure:26072: checking for XML_ParserCreate_MM in -lexpat configure:26107: cc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 -I/usr/local/include -L/usr/local/lib -pthread conftest.c -lexpat >&5 cc: unrecognized option `-pthread' configure:26113: $? = 0 configure:26131: result: yes configure:26149: checking expat.h usability configure:26166: cc -c -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 -I/usr/local/include conftest.c >&5 configure:26172: $? = 0 configure:26186: result: yes configure:26190: checking expat.h presence configure:26205: cc -E -DDBUS_API_SUBJECT_TO_CHANGE=1 -I/usr/local/include conftest.c configure:26211: $? = 0 configure:26225: result: yes configure:26258: checking for expat.h configure:26266: result: yes configure:26318: checking for i386-unknown-gnu-pkg-config configure:26351: result: no configure:26361: checking for pkg-config configure:26379: found /usr/local/bin/pkg-config configure:26391: result: /usr/local/bin/pkg-config configure:26420: checking pkg-config is at least version 0.9.0 configure:26423: result: yes configure:26434: checking for DBUS configure:26442: $PKG_CONFIG --exists --print-errors "dbus-1 >= 0.93" Package dbus-1 was not found in the pkg-config search path. Perhaps you should add the directory containing `dbus-1.pc' to the PKG_CONFIG_PATH environment variable No package 'dbus-1' found configure:26445: $? = 1 configure:26460: $PKG_CONFIG --exists --print-errors "dbus-1 >= 0.93" Package dbus-1 was not found in the pkg-config search path. Perhaps you should add the directory containing `dbus-1.pc' to the PKG_CONFIG_PATH environment variable No package 'dbus-1' found configure:26463: $? = 1 No package 'dbus-1' found configure:26491: result: no configure:26505: error: DBus development libraries not found ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i386-unknown-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=no ac_cv_cxx_compiler_gnu=no ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=-I/usr/local/include 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=set ac_cv_env_CXX_value=c++ ac_cv_env_DBUS_CFLAGS_set= ac_cv_env_DBUS_CFLAGS_value= ac_cv_env_DBUS_GLIB_CFLAGS_set= ac_cv_env_DBUS_GLIB_CFLAGS_value= ac_cv_env_DBUS_GLIB_LIBS_set= ac_cv_env_DBUS_GLIB_LIBS_value= ac_cv_env_DBUS_GLIB_THREADS_CFLAGS_set= ac_cv_env_DBUS_GLIB_THREADS_CFLAGS_value= ac_cv_env_DBUS_GLIB_THREADS_LIBS_set= ac_cv_env_DBUS_GLIB_THREADS_LIBS_value= ac_cv_env_DBUS_LIBS_set= ac_cv_env_DBUS_LIBS_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=set ac_cv_env_LDFLAGS_value='-L/usr/local/lib -pthread' ac_cv_env_LIBS_set= ac_cv_env_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_bind_textdomain_codeset=yes ac_cv_func_dcgettext=yes ac_cv_func_getgrouplist=yes ac_cv_func_getpeereid=yes ac_cv_func_getpeerucred=no ac_cv_func_nanosleep=yes ac_cv_func_poll=yes ac_cv_func_posix_getpwnam_r=yes ac_cv_func_setenv=yes ac_cv_func_socketpair=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_vasprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_writev=yes ac_cv_have_abstract_sockets=no ac_cv_header_dlfcn_h=yes ac_cv_header_execinfo_h=no ac_cv_header_expat_h=yes ac_cv_header_inttypes_h=no ac_cv_header_libintl_h=yes ac_cv_header_locale_h=yes ac_cv_header_memory_h=no ac_cv_header_stdc=no 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_stat_h=no ac_cv_header_sys_types_h=no ac_cv_header_sys_uio_h=yes ac_cv_header_unistd_h=no ac_cv_host=i386-unknown-gnu ac_cv_lib_expat_XML_ParserCreate_MM=yes ac_cv_lib_intl_bindtextdomain=yes ac_cv_lib_intl_dgettext=yes ac_cv_lib_intl_ngettext=yes ac_cv_lib_nsl_gethostbyname=no ac_cv_lib_socket_socket=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_XGETTEXT=/usr/local/bin/xgettext ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_path_mkdir=/usr/local/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_ac_ct_AR=ar 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_gmake_set=yes ac_cv_search_strerror='none required' 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_void_p=4 ac_cv_target=i386-unknown-gnu 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_short=yes ac_cv_type_void_p=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_val_LC_MESSAGES=yes dbus_cv___va_copy=yes dbus_cv_va_copy=yes dbus_cv_va_val_copy=yes gt_cv_func_dgettext_libc=no gt_cv_func_dgettext_libintl=yes gt_cv_func_ngettext_libc=no gt_cv_have_gettext=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_LDCXX= 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_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx= 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= lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='""' 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. ## ## ----------------- ## ABSOLUTE_TOP_BUILDDIR='' ACLOCAL='${SHELL} /usr/ports/devel/dbus-glib/work/dbus-glib-0.74/missing --run aclocal-1.10 ' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /usr/ports/devel/dbus-glib/work/dbus-glib-0.74/missing --run tar' AR='ar' AUTOCONF='${SHELL} /usr/ports/devel/dbus-glib/work/dbus-glib-0.74/missing --run autoconf' AUTOHEADER='${SHELL} /usr/ports/devel/dbus-glib/work/dbus-glib-0.74/missing --run autoheader' AUTOMAKE='${SHELL} /usr/ports/devel/dbus-glib/work/dbus-glib-0.74/missing --run automake-1.10' AWK='gawk' CATALOGS='' CATOBJEXT='.gmo' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='-DDBUS_API_SUBJECT_TO_CHANGE=1 -I/usr/local/include' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common' CYGPATH_W='echo' DATADIRNAME='share' DBUS_BUILD_TESTS_FALSE='' DBUS_BUILD_TESTS_TRUE='#' DBUS_BUS_CFLAGS='' DBUS_BUS_LIBS='-lexpat -lintl ' DBUS_CFLAGS='' DBUS_CLIENT_CFLAGS='' DBUS_CLIENT_LIBS='' DBUS_DOXYGEN_DOCS_ENABLED_FALSE='' DBUS_DOXYGEN_DOCS_ENABLED_TRUE='' DBUS_GCOV_ENABLED_FALSE='' DBUS_GCOV_ENABLED_TRUE='#' DBUS_GLIB_CFLAGS='' DBUS_GLIB_LIBS='' DBUS_GLIB_THREADS_CFLAGS='' DBUS_GLIB_THREADS_LIBS='' DBUS_GLIB_TOOL_CFLAGS='' DBUS_GLIB_TOOL_LIBS='' DBUS_HAVE_INT64='1' DBUS_INCLUDEDIR='' DBUS_INT16_TYPE='short' DBUS_INT32_TYPE='int' DBUS_INT64_CONSTANT='(val##LL)' DBUS_INT64_TYPE='long long' DBUS_LIBS='' DBUS_PATH_OR_ABSTRACT='path' DBUS_TEST_CFLAGS='' DBUS_TEST_LIBS='' DBUS_UINT64_CONSTANT='(val##ULL)' DEFS='' DEPDIR='.deps' DOXYGEN='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TRUE='' EXEEXT='' EXPANDED_BINDIR='' EXPANDED_DATADIR='' EXPANDED_LIBDIR='' EXPANDED_LOCALSTATEDIR='' EXPANDED_SYSCONFDIR='' F77='f77' FFLAGS='' GETTEXT_PACKAGE='dbus-glib-1' GLIB_GENMARSHAL='' GMOFILES='' GMSGFMT='/usr/local/bin/msgfmt' GREP='/usr/bin/grep' GTK_DOC_USE_LIBTOOL_FALSE='' GTK_DOC_USE_LIBTOOL_TRUE='' HAVE_DBUS_FALSE='' HAVE_DBUS_TRUE='' HAVE_GLIB_FALSE='' HAVE_GLIB_THREADS_FALSE='' HAVE_GLIB_THREADS_TRUE='' HAVE_GLIB_TRUE='' HTML_DIR='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INSTOBJEXT='.mo' INTLLIBS='-lintl ' INTROSPECT_XML_PATH='' LDFLAGS='-L/usr/local/lib -pthread' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) /usr/ports/devel/dbus-glib/work/gnome-libtool' LN_S='ln -s' LTLIBOBJS='' LT_AGE='1' LT_CURRENT='3' LT_REVISION='0' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /usr/ports/devel/dbus-glib/work/dbus-glib-0.74/missing --run makeinfo' MKINSTALLDIRS='./mkinstalldirs' MSGFMT='/usr/local/bin/msgfmt' MSGFMT_OPTS='' OBJEXT='' PACKAGE='dbus-glib' PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=dbus' PACKAGE_NAME='dbus-glib' PACKAGE_STRING='dbus-glib 0.74' PACKAGE_TARNAME='dbus-glib' PACKAGE_VERSION='0.74' PATH_SEPARATOR=':' PKG_CONFIG='/usr/local/bin/pkg-config' POFILES='' POSUB='po' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' TEST_CORE_SERVICE_BINARY='' TEST_EXIT_BINARY='' TEST_INTERFACES_SERVICE_BINARY='' TEST_SEGFAULT_BINARY='' TEST_SERVICE_BINARY='' TEST_SERVICE_DIR='' TEST_SHELL_SERVICE_BINARY='' TEST_SLEEP_FOREVER_BINARY='' TEST_SOCKET_DIR='' USE_INTROSPECT_XML_FALSE='' USE_INTROSPECT_XML_TRUE='' USE_NLS='yes' VERSION='0.74' XGETTEXT=':' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='f77' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' 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='NONE' 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='$(SHELL) /usr/ports/devel/dbus-glib/work/dbus-glib-0.74/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/usr/local/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='' program_transform_name='s&^&i386-unknown-gnu-&' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i386-unknown-gnu' target_alias='i386-unknown-gnu' target_cpu='i386' target_os='gnu' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "dbus-glib" #define PACKAGE_TARNAME "dbus-glib" #define PACKAGE_VERSION "0.74" #define PACKAGE_STRING "dbus-glib 0.74" #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=dbus" #define PACKAGE "dbus-glib" #define VERSION "0.74" #define GETTEXT_PACKAGE "dbus-glib-1" #define DBUS_DISABLE_ASSERT 1 #define G_DISABLE_ASSERT 1 #define HAVE_DLFCN_H 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 DBUS_VA_COPY va_copy #define HAVE_VSNPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_NANOSLEEP 1 #define HAVE_USLEEP 1 #define HAVE_POLL 1 #define HAVE_SETENV 1 #define HAVE_UNSETENV 1 #define HAVE_SOCKETPAIR 1 #define HAVE_GETGROUPLIST 1 #define HAVE_POSIX_GETPWNAM_R 1 #define HAVE_SOCKLEN_T 1 #define HAVE_SYS_UIO_H 1 #define HAVE_WRITEV 1 #define HAVE_ISO_VARARGS 1 #define HAVE_GNUC_VARARGS 1 #define HAVE_GETPEEREID 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 HAVE_EXPAT_H 1 configure: exit 1