This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --enable-mono --disable-python --disable-gcj --disable-gtk --disable-qt --with-test-socket-dir=/mnt/gmirror/ports/devel/dbus-sharp/work --with-system-pid-file=/var/run/dbus/dbus.pid --with-system-socket=/var/run/dbus/system_bus_socket --with-session-socket-dir=/var/tmp --disable-doxygen-docs --disable-xml-docs --prefix=/usr/local i386-unknown-gnu CC=cc CFLAGS=-fno-common CPPFLAGS=-I/usr/local/include CXXFLAGS=-fno-common CXX=c++ LDFLAGS=-L/usr/local/lib build_alias=i386-unknown-gnu host_alias=i386-unknown-gnu target_alias=i386-unknown-gnu --no-create --no-recursion ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 127 tasks, 181 threads, 4 processors Load average: 0.83, Mach factor: 3.16 /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: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2180: checking build system type configure:2198: result: i386-unknown-gnu configure:2220: checking host system type configure:2235: result: i386-unknown-gnu configure:2257: checking target system type configure:2272: result: i386-unknown-gnu configure:2315: checking for a BSD-compatible install configure:2371: result: /usr/local/bin/ginstall -c configure:2382: checking whether build environment is sane configure:2425: result: yes configure:2490: checking for gawk configure:2506: found /usr/local/bin/gawk configure:2517: result: gawk configure:2528: checking whether make sets $(MAKE) configure:2549: result: yes configure:2749: checking whether to enable maintainer-specific portions of Makefiles configure:2758: result: no configure:2804: checking for i386-unknown-gnu-gcc configure:2834: result: no configure:2844: checking for gcc configure:2860: found /usr/bin/gcc configure:2871: result: gcc configure:3109: checking for C compiler version configure:3116: gcc --version >&5 gcc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3119: $? = 0 configure:3126: gcc -v >&5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:3129: $? = 0 configure:3136: gcc -V >&5 gcc: `-V' option must have argument configure:3139: $? = 1 configure:3162: checking for C compiler default output file name configure:3189: gcc -fno-common conftest.c >&5 configure:3192: $? = 0 configure:3230: result: a.out configure:3247: checking whether the C compiler works configure:3257: ./a.out configure:3260: $? = 0 configure:3277: result: yes configure:3284: checking whether we are cross compiling configure:3286: result: no configure:3289: checking for suffix of executables configure:3296: gcc -o conftest -fno-common conftest.c >&5 configure:3299: $? = 0 configure:3323: result: configure:3329: checking for suffix of object files configure:3355: gcc -c -fno-common conftest.c >&5 configure:3358: $? = 0 configure:3381: result: configure:3385: checking whether we are using the GNU C compiler configure:3414: gcc -c -fno-common conftest.c >&5 configure:3420: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus" | #define VERSION "0.62" | #define GETTEXT_PACKAGE "dbus-1" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3437: result: no configure:3442: checking whether gcc accepts -g configure:3472: gcc -c -g conftest.c >&5 configure:3478: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus" | #define VERSION "0.62" | #define GETTEXT_PACKAGE "dbus-1" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3510: gcc -c conftest.c >&5 configure:3516: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus" | #define VERSION "0.62" | #define GETTEXT_PACKAGE "dbus-1" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3549: gcc -c -g conftest.c >&5 configure:3555: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus" | #define VERSION "0.62" | #define GETTEXT_PACKAGE "dbus-1" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3577: result: no configure:3594: checking for gcc option to accept ISO C89 configure:3668: gcc -c -fno-common conftest.c >&5 configure:3674: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus" | #define VERSION "0.62" | #define GETTEXT_PACKAGE "dbus-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:3668: gcc -qlanglvl=extc89 -c -fno-common conftest.c >&5 gcc: unrecognized option `-qlanglvl=extc89' configure:3674: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus" | #define VERSION "0.62" | #define GETTEXT_PACKAGE "dbus-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:3668: gcc -qlanglvl=ansi -c -fno-common conftest.c >&5 gcc: unrecognized option `-qlanglvl=ansi' configure:3674: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus" | #define VERSION "0.62" | #define GETTEXT_PACKAGE "dbus-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:3668: gcc -std -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std' configure:3674: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus" | #define VERSION "0.62" | #define GETTEXT_PACKAGE "dbus-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:3668: gcc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3674: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus" | #define VERSION "0.62" | #define GETTEXT_PACKAGE "dbus-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:3668: gcc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:3674: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus" | #define VERSION "0.62" | #define GETTEXT_PACKAGE "dbus-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:3668: gcc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 gcc: unrecognized option `-Xc' configure:3674: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus" | #define VERSION "0.62" | #define GETTEXT_PACKAGE "dbus-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:3700: result: unsupported configure:3726: checking for style of include used by make configure:3754: result: GNU configure:3782: checking dependency style of gcc configure:3872: result: gcc3 configure:3903: checking for i386-unknown-gnu-g++ configure:3933: result: no configure:3903: checking for i386-unknown-gnu-c++ configure:3933: result: no configure:3903: checking for i386-unknown-gnu-gpp configure:3933: result: no configure:3903: checking for i386-unknown-gnu-aCC configure:3933: result: no configure:3903: checking for i386-unknown-gnu-CC configure:3933: result: no configure:3903: checking for i386-unknown-gnu-cxx configure:3933: result: no configure:3903: checking for i386-unknown-gnu-cc++ configure:3933: result: no configure:3903: checking for i386-unknown-gnu-cl.exe configure:3933: result: no configure:3903: checking for i386-unknown-gnu-FCC configure:3933: result: no configure:3903: checking for i386-unknown-gnu-KCC configure:3933: result: no configure:3903: checking for i386-unknown-gnu-RCC configure:3933: result: no configure:3903: checking for i386-unknown-gnu-xlC_r configure:3933: result: no configure:3903: checking for i386-unknown-gnu-xlC configure:3933: result: no configure:3947: checking for g++ configure:3963: found /usr/local/bin/g++ configure:3974: result: g++ configure:4005: checking for C++ compiler version configure:4012: g++ --version >&5 g++ (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:4015: $? = 0 configure:4022: g++ -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:4025: $? = 0 configure:4032: g++ -V >&5 g++: `-V' option must have argument configure:4035: $? = 1 configure:4038: checking whether we are using the GNU C++ compiler configure:4067: g++ -c -fno-common conftest.cpp >&5 configure:4073: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus" | #define VERSION "0.62" | #define GETTEXT_PACKAGE "dbus-1" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:4090: result: no configure:4095: checking whether g++ accepts -g configure:4125: g++ -c -g conftest.cpp >&5 configure:4131: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus" | #define VERSION "0.62" | #define GETTEXT_PACKAGE "dbus-1" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4163: g++ -c conftest.cpp >&5 configure:4169: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus" | #define VERSION "0.62" | #define GETTEXT_PACKAGE "dbus-1" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4202: g++ -c -g conftest.cpp >&5 configure:4208: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus" | #define VERSION "0.62" | #define GETTEXT_PACKAGE "dbus-1" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:4230: result: no configure:4255: checking dependency style of g++ configure:4345: result: gcc3 configure:4363: checking for library containing strerror configure:4404: gcc -o conftest -fno-common conftest.c >&5 configure:4410: $? = 0 configure:4438: result: none required configure:4451: checking how to run the C preprocessor configure:4491: gcc -E conftest.c configure:4497: $? = 0 configure:4528: gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4534: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus" | #define VERSION "0.62" | #define GETTEXT_PACKAGE "dbus-1" | /* end confdefs.h. */ | #include configure:4567: result: gcc -E configure:4596: gcc -E conftest.c configure:4602: $? = 0 configure:4633: gcc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:4639: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus" | #define VERSION "0.62" | #define GETTEXT_PACKAGE "dbus-1" | /* end confdefs.h. */ | #include configure:4677: checking for grep that handles long lines and -e configure:4751: result: /usr/bin/grep configure:4756: checking for egrep configure:4834: result: /usr/bin/grep -E configure:4839: checking for ANSI C header files configure:4869: gcc -c -fno-common conftest.c >&5 configure:4875: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus" | #define VERSION "0.62" | #define GETTEXT_PACKAGE "dbus-1" | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:5000: result: no configure:5372: checking for gcj configure:5402: result: no configure:5420: checking for gcj configure:5447: result: gcj configure:5469: checking dependency style of gcj configure:5559: result: none configure:5727: checking for a sed that does not truncate output configure:5781: result: /usr/local/bin/sed configure:5828: checking for non-GNU ld configure:5862: result: /usr/bin/ld configure:5871: checking if the linker (/usr/bin/ld) is GNU ld configure:5886: result: no configure:5891: checking for /usr/bin/ld option to reload object files configure:5898: result: -r configure:5916: checking for BSD-compatible nm configure:5958: result: nm configure:5962: checking whether ln -s works configure:5966: result: yes configure:5973: checking how to recognise dependent libraries configure:6145: result: pass_all configure:6364: checking for sys/types.h configure:6385: gcc -c -fno-common conftest.c >&5 configure:6391: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus" | #define VERSION "0.62" | #define GETTEXT_PACKAGE "dbus-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:6407: result: no configure:6364: checking for sys/stat.h configure:6385: gcc -c -fno-common conftest.c >&5 configure:6391: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus" | #define VERSION "0.62" | #define GETTEXT_PACKAGE "dbus-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:6407: result: no configure:6364: checking for stdlib.h configure:6385: gcc -c -fno-common conftest.c >&5 configure:6391: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus" | #define VERSION "0.62" | #define GETTEXT_PACKAGE "dbus-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:6407: result: no configure:6364: checking for string.h configure:6385: gcc -c -fno-common conftest.c >&5 configure:6391: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus" | #define VERSION "0.62" | #define GETTEXT_PACKAGE "dbus-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:6407: result: no configure:6364: checking for memory.h configure:6385: gcc -c -fno-common conftest.c >&5 configure:6391: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus" | #define VERSION "0.62" | #define GETTEXT_PACKAGE "dbus-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:6407: result: no configure:6364: checking for strings.h configure:6385: gcc -c -fno-common conftest.c >&5 configure:6391: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus" | #define VERSION "0.62" | #define GETTEXT_PACKAGE "dbus-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:6407: result: no configure:6364: checking for inttypes.h configure:6385: gcc -c -fno-common conftest.c >&5 configure:6391: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus" | #define VERSION "0.62" | #define GETTEXT_PACKAGE "dbus-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:6407: result: no configure:6364: checking for stdint.h configure:6385: gcc -c -fno-common conftest.c >&5 configure:6391: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus" | #define VERSION "0.62" | #define GETTEXT_PACKAGE "dbus-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:6407: result: no configure:6364: checking for unistd.h configure:6385: gcc -c -fno-common conftest.c >&5 configure:6391: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus" | #define VERSION "0.62" | #define GETTEXT_PACKAGE "dbus-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:6407: result: no configure:6434: checking dlfcn.h usability configure:6451: gcc -c -fno-common conftest.c >&5 configure:6457: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus" | #define VERSION "0.62" | #define GETTEXT_PACKAGE "dbus-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:6471: result: no configure:6475: checking dlfcn.h presence configure:6490: gcc -E conftest.c configure:6496: $? = 0 configure:6510: result: yes configure:6523: WARNING: dlfcn.h: present but cannot be compiled configure:6525: WARNING: dlfcn.h: check for missing prerequisite headers? configure:6527: WARNING: dlfcn.h: see the Autoconf documentation configure:6529: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:6531: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:6533: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:6538: checking for dlfcn.h configure:6546: result: yes configure:6569: checking how to run the C++ preprocessor configure:6605: g++ -E conftest.cpp configure:6611: $? = 0 configure:6642: g++ -E conftest.cpp conftest.cpp:14:28: ac_nonexistent.h: No such file or directory configure:6648: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus" | #define VERSION "0.62" | #define GETTEXT_PACKAGE "dbus-1" | #define DBUS_DISABLE_ASSERT 1 | #define G_DISABLE_ASSERT 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6681: result: g++ -E configure:6710: g++ -E conftest.cpp configure:6716: $? = 0 configure:6747: g++ -E conftest.cpp conftest.cpp:14:28: ac_nonexistent.h: No such file or directory configure:6753: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus" | #define VERSION "0.62" | #define GETTEXT_PACKAGE "dbus-1" | #define DBUS_DISABLE_ASSERT 1 | #define G_DISABLE_ASSERT 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6802: checking for i386-unknown-gnu-g77 configure:6832: result: no configure:6802: checking for i386-unknown-gnu-xlf configure:6832: result: no configure:6802: checking for i386-unknown-gnu-f77 configure:6832: result: no configure:6802: checking for i386-unknown-gnu-frt configure:6832: result: no configure:6802: checking for i386-unknown-gnu-pgf77 configure:6832: result: no configure:6802: checking for i386-unknown-gnu-cf77 configure:6832: result: no configure:6802: checking for i386-unknown-gnu-fort77 configure:6832: result: no configure:6802: checking for i386-unknown-gnu-fl32 configure:6832: result: no configure:6802: checking for i386-unknown-gnu-af77 configure:6832: result: no configure:6802: checking for i386-unknown-gnu-xlf90 configure:6832: result: no configure:6802: checking for i386-unknown-gnu-f90 configure:6832: result: no configure:6802: checking for i386-unknown-gnu-pgf90 configure:6832: result: no configure:6802: checking for i386-unknown-gnu-pghpf configure:6832: result: no configure:6802: checking for i386-unknown-gnu-epcf90 configure:6832: result: no configure:6802: checking for i386-unknown-gnu-gfortran configure:6832: result: no configure:6802: checking for i386-unknown-gnu-g95 configure:6832: result: no configure:6802: checking for i386-unknown-gnu-xlf95 configure:6832: result: no configure:6802: checking for i386-unknown-gnu-f95 configure:6832: result: no configure:6802: checking for i386-unknown-gnu-fort configure:6832: result: no configure:6802: checking for i386-unknown-gnu-ifort configure:6832: result: no configure:6802: checking for i386-unknown-gnu-ifc configure:6832: result: no configure:6802: checking for i386-unknown-gnu-efc configure:6832: result: no configure:6802: checking for i386-unknown-gnu-pgf95 configure:6832: result: no configure:6802: checking for i386-unknown-gnu-lf95 configure:6832: result: no configure:6802: checking for i386-unknown-gnu-ftn configure:6832: result: no configure:6846: checking for g77 configure:6862: found /usr/local/bin/g77 configure:6873: result: g77 configure:6903: checking for Fortran 77 compiler version configure:6910: g77 --version >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -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:6913: $? = 0 configure:6920: g77 -v >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -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:6923: $? = 0 configure:6930: g77 -V >&5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' cc: `-V' must come at the start of the command line configure:6933: $? = 0 configure:6941: checking whether we are using the GNU Fortran 77 compiler configure:6960: g77 -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:6966: $? = 0 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:6983: result: no configure:6989: checking whether g77 accepts -g configure:7006: g77 -c -g conftest.f >&5 configure:7012: $? = 0 configure: failed program was: | program main | | end configure:7028: result: no configure:7058: checking the maximum length of command line arguments configure:7150: result: -1 configure:7161: checking command to parse nm output from gcc object configure:7257: gcc -c -fno-common conftest.c >&5 configure:7260: $? = 0 configure:7264: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:7267: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' configure:7257: gcc -c -fno-common conftest.c >&5 configure:7260: $? = 0 configure:7264: nm conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm nm: can't open file: conftest. (No such file or directory) configure:7267: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' configure:7357: result: failed configure:7364: checking for objdir configure:7379: result: .libs configure:7431: checking for i386-unknown-gnu-ar configure:7461: result: no configure:7471: checking for ar configure:7487: found /usr/bin/ar configure:7498: result: ar configure:7527: checking for i386-unknown-gnu-ranlib configure:7557: result: no configure:7567: checking for ranlib configure:7583: found /usr/bin/ranlib configure:7594: result: ranlib configure:7623: checking for i386-unknown-gnu-strip configure:7653: result: no configure:7663: checking for strip configure:7679: found /usr/bin/strip configure:7690: result: strip configure:7991: checking if gcc static flag works configure:8019: result: yes configure:8087: checking for gcc option to produce PIC configure:8291: result: configure:8358: checking if gcc supports -c -o file.o configure:8382: gcc -c -fno-common -o out/conftest2.o conftest.c >&5 configure:8386: $? = 0 configure:8405: result: yes configure:8431: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:9323: result: no configure:9394: checking dynamic linker characteristics configure:9969: result: gnu ld.so configure:9973: checking how to hardcode library paths into programs configure:9998: result: unsupported configure:10012: checking whether stripping libraries is possible configure:10033: result: no configure:10814: checking if libtool supports shared libraries configure:10816: result: no configure:10819: checking whether to build shared libraries configure:10840: result: no configure:10843: checking whether to build static libraries configure:10847: result: yes configure:10939: creating libtool configure:11659: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:12535: result: yes configure:12553: g++ -c -fno-common conftest.cpp >&5 configure:12556: $? = 0 configure:12666: checking for g++ option to produce PIC configure:12934: result: configure:13001: checking if g++ supports -c -o file.o configure:13025: g++ -c -fno-common -o out/conftest2.o conftest.cpp >&5 configure:13029: $? = 0 configure:13048: result: yes configure:13074: checking whether the g++ linker (/usr/bin/ld) supports shared libraries configure:13099: result: yes configure:13170: checking dynamic linker characteristics configure:13745: result: gnu ld.so configure:13749: checking how to hardcode library paths into programs configure:13774: result: unsupported configure:13788: checking whether stripping libraries is possible configure:13809: result: no configure:15096: checking if libtool supports shared libraries configure:15098: result: no configure:15101: checking whether to build shared libraries configure:15121: result: no configure:15124: checking whether to build static libraries configure:15128: result: yes configure:15140: checking for g77 option to produce PIC configure:15344: result: configure:15411: checking if g77 supports -c -o file.o configure:15435: g77 -c -o out/conftest2.o conftest.f >&5 configure:15439: $? = 0 configure:15458: result: yes configure:15484: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:16356: result: no configure:16427: checking dynamic linker characteristics configure:17002: result: gnu ld.so configure:17006: checking how to hardcode library paths into programs configure:17031: result: unsupported configure:17045: checking whether stripping libraries is possible configure:17066: result: no configure:17611: checking for gcj option to produce PIC configure:17815: result: configure:17882: checking if gcj supports -c -o file.o configure:17906: gcj -c -fno-common -o out/conftest2.o conftest.java >&5 ./configure: line 1: gcj: command not found configure:17910: $? = 127 configure:17929: result: no configure:17955: checking whether the gcj linker (/usr/bin/ld) supports shared libraries configure:18847: result: no configure:18918: checking dynamic linker characteristics configure:19493: result: gnu ld.so configure:19497: checking how to hardcode library paths into programs configure:19522: result: unsupported configure:19536: checking whether stripping libraries is possible configure:19557: result: no configure:21295: checking for pkg-config configure:21313: found /usr/local/bin/pkg-config configure:21326: result: /usr/local/bin/pkg-config configure:21344: checking for mono >= 0.95 configure:21570: checking for csc.exe configure:21601: result: no configure:21801: checking for monodoc >= 0.16 configure:22061: checking for char configure:22091: gcc -c -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:22097: $? = 0 configure:22112: result: yes configure:22119: checking size of char configure:22421: gcc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:22424: $? = 0 configure:22430: ./conftest configure:22433: $? = 0 configure:22456: result: 1 configure:22466: checking for short configure:22496: gcc -c -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:22502: $? = 0 configure:22517: result: yes configure:22524: checking size of short configure:22826: gcc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:22829: $? = 0 configure:22835: ./conftest configure:22838: $? = 0 configure:22861: result: 2 configure:22871: checking for long configure:22901: gcc -c -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:22907: $? = 0 configure:22922: result: yes configure:22929: checking size of long configure:23231: gcc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:23234: $? = 0 configure:23240: ./conftest configure:23243: $? = 0 configure:23266: result: 4 configure:23276: checking for int configure:23306: gcc -c -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:23312: $? = 0 configure:23327: result: yes configure:23334: checking size of int configure:23636: gcc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:23639: $? = 0 configure:23645: ./conftest configure:23648: $? = 0 configure:23671: result: 4 configure:23681: checking for void * configure:23711: gcc -c -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:23717: $? = 0 configure:23732: result: yes configure:23739: checking size of void * configure:24041: gcc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:24044: $? = 0 configure:24050: ./conftest configure:24053: $? = 0 configure:24076: result: 4 configure:24086: checking for long long configure:24116: gcc -c -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:24122: $? = 0 configure:24137: result: yes configure:24144: checking size of long long configure:24446: gcc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:24449: $? = 0 configure:24455: ./conftest configure:24458: $? = 0 configure:24481: result: 8 configure:24491: checking for __int64 configure:24521: gcc -c -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 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:24527: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus" | #define VERSION "0.62" | #define GETTEXT_PACKAGE "dbus-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:24542: result: no configure:24549: checking size of __int64 configure:24851: gcc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 conftest.c:53: error: parse error before "ac__type_sizeof_" conftest.c:53: warning: data definition has no type or storage class configure:24854: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus" | #define VERSION "0.62" | #define GETTEXT_PACKAGE "dbus-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:24886: result: 0 configure:24898: checking 64-bit integer type configure:24936: result: long long configure:24946: checking 32-bit integer type configure:24968: result: int configure:24975: checking 16-bit integer type configure:24994: result: short configure:25001: checking whether byte ordering is bigendian configure:25033: gcc -c -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:25039: $? = 0 configure:25071: gcc -c -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 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:25077: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus" | #define VERSION "0.62" | #define GETTEXT_PACKAGE "dbus-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:25217: result: no configure:25238: checking for an implementation of va_copy() configure:25265: gcc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:25271: $? = 0 configure:25289: result: yes configure:25291: checking for an implementation of __va_copy() configure:25318: gcc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:25324: $? = 0 configure:25342: result: yes configure:25360: checking whether va_lists can be copied by value configure:25395: gcc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:25398: $? = 0 configure:25404: ./conftest configure:25407: $? = 0 configure:25424: result: yes configure:25437: checking whether to use inline assembler routines for atomic integers configure:25477: checking for socket in -lsocket configure:25512: gcc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c -lsocket >&5 ld: can't locate file for: -lsocket configure:25518: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus" | #define VERSION "0.62" | #define GETTEXT_PACKAGE "dbus-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:25536: result: no configure:25548: checking for gethostbyname in -lnsl configure:25583: gcc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c -lnsl >&5 ld: can't locate file for: -lnsl configure:25589: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus" | #define VERSION "0.62" | #define GETTEXT_PACKAGE "dbus-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:25607: result: no configure:25631: checking for vsnprintf configure:25687: gcc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 conftest.c:45: warning: conflicting types for built-in function `vsnprintf' configure:25693: $? = 0 configure:25711: result: yes configure:25631: checking for vasprintf configure:25687: gcc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:25693: $? = 0 configure:25711: result: yes configure:25631: checking for nanosleep configure:25687: gcc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:25693: $? = 0 configure:25711: result: yes configure:25631: checking for usleep configure:25687: gcc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:25693: $? = 0 configure:25711: result: yes configure:25631: checking for poll configure:25687: gcc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:25693: $? = 0 configure:25711: result: yes configure:25631: checking for setenv configure:25687: gcc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:25693: $? = 0 configure:25711: result: yes configure:25631: checking for unsetenv configure:25687: gcc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:25693: $? = 0 configure:25711: result: yes configure:25631: checking for socketpair configure:25687: gcc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:25693: $? = 0 configure:25711: result: yes configure:25631: checking for getgrouplist configure:25687: gcc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:25693: $? = 0 configure:25711: result: yes configure:25737: checking execinfo.h usability configure:25754: gcc -c -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 conftest.c:64:22: execinfo.h: No such file or directory configure:25760: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus" | #define VERSION "0.62" | #define GETTEXT_PACKAGE "dbus-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:25774: result: no configure:25778: checking execinfo.h presence configure:25793: gcc -E -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c conftest.c:31:22: execinfo.h: No such file or directory configure:25799: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus" | #define VERSION "0.62" | #define GETTEXT_PACKAGE "dbus-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:25813: result: no configure:25841: checking for execinfo.h configure:25849: result: no configure:25956: checking for posix getpwnam_r configure:25994: gcc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:25997: $? = 0 configure:26003: ./conftest configure:26006: $? = 0 configure:26022: result: yes configure:26094: checking whether socklen_t is defined configure:26124: gcc -c -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:26130: $? = 0 configure:26144: result: yes configure:26170: checking sys/uio.h usability configure:26187: gcc -c -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:26193: $? = 0 configure:26207: result: yes configure:26211: checking sys/uio.h presence configure:26226: gcc -E -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c configure:26232: $? = 0 configure:26246: result: yes configure:26274: checking for sys/uio.h configure:26282: result: yes configure:26294: checking for writev configure:26350: gcc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:26356: $? = 0 configure:26374: result: yes configure:26389: checking for ISO C99 varargs macros in C configure:26416: gcc -c -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:26422: $? = 0 configure:26436: result: yes configure:26439: checking for GNUC varargs macros configure:26466: gcc -c -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:26472: $? = 0 configure:26486: result: yes configure:26504: checking for struct cmsgcred configure:26534: gcc -c -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 conftest.c: In function `main': conftest.c:45: error: storage size of `cred' isn't known configure:26540: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus" | #define VERSION "0.62" | #define GETTEXT_PACKAGE "dbus-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:26554: result: no configure:26570: checking for getpeerucred configure:26626: gcc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 ld: Undefined symbols: _getpeerucred configure:26632: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus" | #define VERSION "0.62" | #define GETTEXT_PACKAGE "dbus-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:26650: result: no configure:26570: checking for getpeereid configure:26626: gcc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:26632: $? = 0 configure:26650: result: yes configure:26663: checking abstract socket namespace configure:26732: gcc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:26735: $? = 0 configure:26741: ./conftest Abstract socket namespace bind() failed: Invalid argument configure:26744: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus" | #define VERSION "0.62" | #define GETTEXT_PACKAGE "dbus-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:26765: result: no configure:26815: checking locale.h usability configure:26832: gcc -c -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:26838: $? = 0 configure:26852: result: yes configure:26856: checking locale.h presence configure:26871: gcc -E -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c configure:26877: $? = 0 configure:26891: result: yes configure:26919: checking for locale.h configure:26927: result: yes configure:26941: checking for LC_MESSAGES configure:26967: gcc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:26973: $? = 0 configure:26990: result: yes configure:27019: checking libintl.h usability configure:27036: gcc -c -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:27042: $? = 0 configure:27056: result: yes configure:27060: checking libintl.h presence configure:27075: gcc -E -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c configure:27081: $? = 0 configure:27095: result: yes configure:27123: checking for libintl.h configure:27130: result: yes configure:27141: checking for ngettext in libc configure:27169: gcc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 ld: Undefined symbols: _libintl_ngettext configure:27175: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus" | #define VERSION "0.62" | #define GETTEXT_PACKAGE "dbus-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:27193: result: no configure:27357: checking for bindtextdomain in -lintl configure:27392: gcc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c -lintl >&5 configure:27398: $? = 0 configure:27416: result: yes configure:27419: checking for ngettext in -lintl configure:27454: gcc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c -lintl >&5 configure:27460: $? = 0 configure:27478: result: yes configure:27481: checking for dgettext in -lintl configure:27516: gcc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c -lintl >&5 configure:27522: $? = 0 configure:27540: result: yes configure:27705: checking for bind_textdomain_codeset configure:27761: gcc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c -lintl >&5 configure:27767: $? = 0 configure:27785: result: yes configure:27825: checking for msgfmt configure:27852: result: /usr/local/bin/msgfmt configure:27865: checking for dcgettext configure:27921: gcc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c -lintl >&5 configure:27927: $? = 0 configure:27945: result: yes configure:27957: checking for gmsgfmt configure:27988: result: /usr/local/bin/msgfmt configure:27998: checking for xgettext configure:28025: result: /usr/local/bin/xgettext configure:28054: gcc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c -lintl >&5 configure:28060: $? = 0 configure:28307: checking for XML_ParserCreate_MM in -lexpat configure:28342: gcc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c -lexpat >&5 configure:28348: $? = 0 configure:28366: result: yes configure:28384: checking expat.h usability configure:28401: gcc -c -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:28407: $? = 0 configure:28421: result: yes configure:28425: checking expat.h presence configure:28440: gcc -E -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c configure:28446: $? = 0 configure:28460: result: yes configure:28488: checking for expat.h configure:28496: result: yes configure:28571: checking for libxml-2.0 configure:28575: result: yes configure:28579: checking LIBXML_CFLAGS configure:28582: result: -I/usr/local/include/libxml2 -I/usr/local/include configure:28585: checking LIBXML_LIBS configure:28588: result: -L/usr/local/lib -lxml2 -lz -liconv -lm configure:28683: checking for is_selinux_enabled in -lselinux configure:28718: gcc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c -lselinux >&5 ld: can't locate file for: -lselinux configure:28724: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus" | #define VERSION "0.62" | #define GETTEXT_PACKAGE "dbus-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 | /* 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 is_selinux_enabled (); | int | main () | { | return is_selinux_enabled (); | ; | return 0; | } configure:28742: result: no configure:28805: WARNING: Sufficiently new SELinux library not found configure:28958: checking for gobject-2.0 >= 2.4 configure:28962: result: yes configure:28966: checking DBUS_GLIB_CFLAGS configure:28969: result: -I/include/glib-2.0 -I/lib/glib-2.0/include configure:28972: checking DBUS_GLIB_LIBS configure:28975: result: -L/lib -lgobject-2.0 -lglib-2.0 -lintl -liconv configure:29055: checking for gthread-2.0 >= 2.4 configure:29059: result: yes configure:29063: checking DBUS_GLIB_THREADS_CFLAGS configure:29066: result: -D_REENTRANT -I/include/glib-2.0 -I/lib/glib-2.0/include configure:29069: checking DBUS_GLIB_THREADS_LIBS configure:29072: result: -L/lib -lgthread-2.0 -lglib-2.0 -lintl -liconv configure:29213: checking for gtk+-2.0 >= 2.4 configure:29310: checking for gtk+-2.0 >= 2.4 gthread-2.0 configure:29355: WARNING: GTK+ development libraries not found configure:29391: checking for moc configure:29409: found /usr/X11R6/bin/moc configure:29422: result: /usr/X11R6/bin/moc configure:29436: checking for qglobal.h configure:29454: result: not found configure:29459: WARNING: Qt3 development libraries not found configure:29491: checking if we want to link to Qt debugging libraries configure:29499: result: release configure:29572: checking for QtCore >= 4.1.3 QtXml >= 4.1.3 configure:29911: checking for X configure:30146: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include configure:30168: checking whether -R must be followed by a space configure:30194: gcc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c -R/usr/X11R6/lib >&5 gcc: unrecognized option `-R/usr/X11R6/lib' configure:30200: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus" | #define VERSION "0.62" | #define GETTEXT_PACKAGE "dbus-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 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:30235: gcc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c -R /usr/X11R6/lib >&5 gcc: unrecognized option `-R' ld: can't map file: /usr/X11R6/lib ((os/kern) invalid argument) configure:30241: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus" | #define VERSION "0.62" | #define GETTEXT_PACKAGE "dbus-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 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:30254: result: neither works configure:30307: gcc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c -L/usr/X11R6/lib -lX11 >&5 configure:30313: $? = 0 configure:30470: checking for gethostbyname configure:30526: gcc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:30532: $? = 0 configure:30549: result: yes configure:30694: checking for connect configure:30750: gcc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:30756: $? = 0 configure:30773: result: yes configure:30845: checking for remove configure:30901: gcc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:30907: $? = 0 configure:30924: result: yes configure:30996: checking for shmat configure:31052: gcc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:31058: $? = 0 configure:31075: result: yes configure:31156: checking for IceConnectionNumber in -lICE configure:31191: gcc -o conftest -fno-common -DDBUS_API_SUBJECT_TO_CHANGE=1 -L/usr/X11R6/lib conftest.c -lICE >&5 configure:31197: $? = 0 configure:31215: result: yes configure:31256: checking for doxygen configure:31287: result: no configure:31296: checking whether to build Doxygen documentation configure:31331: result: yes configure:31338: checking for xmlto configure:31369: result: no configure:31378: checking whether to build XML documentation configure:31413: result: yes configure:31711: Checking to see if we can build Python bindings configure:31724: checking for python configure:31742: found /usr/local/bin/python configure:31754: result: /usr/local/bin/python configure:31777: checking for python version configure:31784: result: 2.3 configure:31796: checking for python platform configure:31803: result: darwin configure:31810: checking for python script directory configure:31818: result: ${prefix}/lib/python2.3/site-packages configure:31827: checking for python extension module directory configure:31835: result: ${exec_prefix}/lib/python2.3/site-packages configure:31853: checking whether /usr/local/bin/python version >= 2.4 configure:31862: /usr/local/bin/python -c import sys, string # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. minver = map(int, string.split('2.4', '.')) + [0, 0, 0] minverhex = 0 for i in xrange(0, 4): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) configure:31865: $? = 1 configure:31873: result: too old configure:31880: checking for pyrexc configure:31896: found /usr/local/bin/pyrexc configure:31907: result: pyrexc configure:31926: checking for headers required to compile python extensions configure:31950: gcc -E -DDBUS_API_SUBJECT_TO_CHANGE=1 -I/usr/local/include/python2.3 conftest.c configure:31956: $? = 0 configure:31961: result: found configure:31988: WARNING: Couldn't find either Pyrex, the Python headers or a suitable version of Python, not building Python bindings configure:32289: creating ./config.status ## ---------------- ## ## 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= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_XMKMF_set= ac_cv_env_XMKMF_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_connect=yes ac_cv_func_dcgettext=yes ac_cv_func_getgrouplist=yes ac_cv_func_gethostbyname=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_remove=yes ac_cv_func_setenv=yes ac_cv_func_shmat=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_x='have_x=yes ac_x_includes='\''/usr/X11R6/include'\'' ac_x_libraries='\''/usr/X11R6/lib'\''' 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_ICE_IceConnectionNumber=yes 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_selinux_is_selinux_enabled=no ac_cv_lib_socket_socket=no ac_cv_objext= ac_cv_path_CSC=no ac_cv_path_DOXYGEN=no 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_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_path_PYTHON=/usr/local/bin/python ac_cv_path_QT3_MOC=/usr/X11R6/bin/moc ac_cv_path_XGETTEXT=/usr/local/bin/xgettext ac_cv_path_XMLTO=no ac_cv_path_install='/usr/local/bin/ginstall -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_GCJ=gcj ac_cv_prog_PYREX=pyrexc ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_F77=g77 ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89=no ac_cv_prog_cc_g=no ac_cv_prog_cxx_g=no ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes ac_cv_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_GCJ_dependencies_compiler_type=none am_cv_python_platform=darwin am_cv_python_pyexecdir='${exec_prefix}/lib/python2.3/site-packages' am_cv_python_pythondir='${prefix}/lib/python2.3/site-packages' am_cv_python_version=2.3 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=nm 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_compiler_c_o_GCJ=no 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=-1 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_prog_compiler_c_o_GCJ='"no"' 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='/mnt/gmirror/ports/devel/dbus-sharp/work/dbus-0.62' ACLOCAL='${SHELL} /mnt/gmirror/ports/devel/dbus-sharp/work/dbus-0.62/missing --run aclocal-1.9 ' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/devel/dbus-sharp/work/dbus-0.62/missing --run tar' AR='ar' AUTOCONF='${SHELL} /mnt/gmirror/ports/devel/dbus-sharp/work/dbus-0.62/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/devel/dbus-sharp/work/dbus-0.62/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/devel/dbus-sharp/work/dbus-0.62/missing --run automake-1.9' AWK='gawk' CATALOGS='' CATOBJEXT='.gmo' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CPP='gcc -E' CPPFLAGS='-DDBUS_API_SUBJECT_TO_CHANGE=1 ' CSC='no' CXX='g++' CXXCPP='g++ -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_CLIENT_CFLAGS='' DBUS_CLIENT_LIBS='' DBUS_CONSOLE_AUTH_DIR='/var/run/console/' DBUS_CONSOLE_OWNER_FILE='' DBUS_DOXYGEN_DOCS_ENABLED_FALSE='' DBUS_DOXYGEN_DOCS_ENABLED_TRUE='#' DBUS_GCOV_ENABLED_FALSE='' DBUS_GCOV_ENABLED_TRUE='#' DBUS_GLIB_CFLAGS='-I/include/glib-2.0 -I/lib/glib-2.0/include ' DBUS_GLIB_LIBS='-L/lib -lgobject-2.0 -lglib-2.0 -lintl -liconv ' DBUS_GLIB_THREADS_CFLAGS='-D_REENTRANT -I/include/glib-2.0 -I/lib/glib-2.0/include ' DBUS_GLIB_THREADS_LIBS='-L/lib -lgthread-2.0 -lglib-2.0 -lintl -liconv ' DBUS_GLIB_TOOL_CFLAGS='' DBUS_GLIB_TOOL_LIBS='-lexpat -lintl ' DBUS_GTK_CFLAGS='' DBUS_GTK_LIBS='' DBUS_GTK_THREADS_CFLAGS='' DBUS_GTK_THREADS_LIBS='' DBUS_HAVE_INT64='1' DBUS_INIT_SCRIPTS_RED_HAT_FALSE='' DBUS_INIT_SCRIPTS_RED_HAT_TRUE='#' DBUS_INIT_SCRIPTS_SLACKWARE_FALSE='' DBUS_INIT_SCRIPTS_SLACKWARE_TRUE='#' DBUS_INT16_TYPE='short' DBUS_INT32_TYPE='int' DBUS_INT64_CONSTANT='(val##LL)' DBUS_INT64_TYPE='long long' DBUS_PATH_OR_ABSTRACT='path' DBUS_QT3_CXXFLAGS='' DBUS_QT3_LIBS='' DBUS_QTESTLIB_CFLAGS='' DBUS_QTESTLIB_LIBS='' DBUS_QT_CFLAGS='' DBUS_QT_GUI_CFLAGS='' DBUS_QT_GUI_LIBS='' DBUS_QT_LIBS='' DBUS_SESSION_SOCKET_DIR='/tmp' DBUS_SYSTEM_BUS_DEFAULT_ADDRESS='unix:path=/var/run/dbus/system_bus_socket' DBUS_SYSTEM_PID_FILE='/var/run/dbus/pid' DBUS_SYSTEM_SOCKET='/var/run/dbus/system_bus_socket' DBUS_TEST_CFLAGS='' DBUS_TEST_LIBS='' DBUS_UINT64_CONSTANT='(val##ULL)' DBUS_USER='messagebus' DBUS_USE_CSC_FALSE='' DBUS_USE_CSC_TRUE='#' DBUS_USE_EXPAT_FALSE='#' DBUS_USE_EXPAT_TRUE='' DBUS_USE_GCJ_FALSE='' DBUS_USE_GCJ_TRUE='#' DBUS_USE_LIBXML_FALSE='' DBUS_USE_LIBXML_TRUE='#' DBUS_XML_DOCS_ENABLED_FALSE='' DBUS_XML_DOCS_ENABLED_TRUE='#' DBUS_X_CFLAGS=' -I/usr/X11R6/include' DBUS_X_LIBS=' -L/usr/X11R6/lib -lSM -lICE -lX11 ' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DOXYGEN='no' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' ENABLE_MONODOC_FALSE='' ENABLE_MONODOC_TRUE='#' EXEEXT='' EXPANDED_BINDIR='/bin' EXPANDED_DATADIR='${prefix}/share' EXPANDED_LIBDIR='/lib' EXPANDED_LOCALSTATEDIR='/var' EXPANDED_SYSCONFDIR='/etc' F77='g77' FFLAGS='' GACUTIL='' GCJ='gcj' GCJDEPMODE='depmode=none' GCJFLAGS='-g -O2' GETTEXT_PACKAGE='dbus-1' GLIB_GENMARSHAL='glib-genmarshal' GMOFILES='' GMSGFMT='/usr/local/bin/msgfmt' GREP='/usr/bin/grep' HAVE_CONSOLE_OWNER_FILE_FALSE='' HAVE_CONSOLE_OWNER_FILE_TRUE='#' HAVE_GLIB_FALSE='#' HAVE_GLIB_THREADS_FALSE='#' HAVE_GLIB_THREADS_TRUE='' HAVE_GLIB_TRUE='' HAVE_GTK_FALSE='' HAVE_GTK_TRUE='#' HAVE_PYTHON_FALSE='' HAVE_PYTHON_TRUE='#' HAVE_QT3_FALSE='' HAVE_QT3_TRUE='#' HAVE_QTESTLIB_FALSE='' HAVE_QTESTLIB_TRUE='#' HAVE_QT_FALSE='' HAVE_QT_GUI_FALSE='' HAVE_QT_GUI_TRUE='#' HAVE_QT_TRUE='#' HAVE_SELINUX_FALSE='' HAVE_SELINUX_TRUE='#' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' INSTOBJEXT='.mo' INTLLIBS='-lintl ' JAR='' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBXML_CFLAGS='-I/usr/local/include/libxml2 -I/usr/local/include ' LIBXML_LIBS='-L/usr/local/lib -lxml2 -lz -liconv -lm ' LIB_PREFIX='' LIB_SUFFIX='.dylib' LN_S='ln -s' LTLIBOBJS='' LT_AGE='0' LT_CURRENT='2' LT_REVISION='0' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /mnt/gmirror/ports/devel/dbus-sharp/work/dbus-0.62/missing --run makeinfo' MKINSTALLDIRS='./mkinstalldirs' MONODOC='' MONODOC_DEPENDENCY_CFLAGS='' MONODOC_DEPENDENCY_LIBS='' MONODOC_REQUIRED_VERSION='0.16' MONO_DEPENDENCY_CFLAGS='' MONO_DEPENDENCY_LIBS='' MONO_REQUIRED_VERSION='0.95' MSGFMT='/usr/local/bin/msgfmt' OBJEXT='' PACKAGE='dbus' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG='/usr/local/bin/pkg-config' POFILES='' POSUB='po' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' PYREX='pyrexc' PYTHON='/usr/local/bin/python' PYTHON_EXEC_PREFIX='${exec_prefix}' PYTHON_INCLUDES='-I/usr/local/include/python2.3' PYTHON_PLATFORM='darwin' PYTHON_PREFIX='${prefix}' PYTHON_VERSION='2.3' QT3_MOC='/usr/X11R6/bin/moc' QT_CORE='QtCore' QT_MOC='' QT_UIC='' QT_XML='QtXml' RANLIB='ranlib' RUNTIME='' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' TEST_EXIT_BINARY='/mnt/gmirror/ports/devel/dbus-sharp/work/dbus-0.62/test/test-exit' TEST_GLIB_SERVICE_BINARY='/mnt/gmirror/ports/devel/dbus-sharp/work/dbus-0.62/test/glib/test-service-glib' TEST_PYTHON_SERVICE_BINARY='/mnt/gmirror/ports/devel/dbus-sharp/work/dbus-0.62/test/python/test-service.py' TEST_SEGFAULT_BINARY='/mnt/gmirror/ports/devel/dbus-sharp/work/dbus-0.62/test/test-segfault' TEST_SERVICE_BINARY='/mnt/gmirror/ports/devel/dbus-sharp/work/dbus-0.62/test/test-service' TEST_SERVICE_DIR='/mnt/gmirror/ports/devel/dbus-sharp/work/dbus-0.62/test/data/valid-service-files' TEST_SHELL_SERVICE_BINARY='/mnt/gmirror/ports/devel/dbus-sharp/work/dbus-0.62/test/test-shell-service' TEST_SLEEP_FOREVER_BINARY='/mnt/gmirror/ports/devel/dbus-sharp/work/dbus-0.62/test/test-sleep-forever' TEST_SOCKET_DIR='/tmp' USE_NLS='yes' VERSION='0.62' XGETTEXT='/usr/local/bin/xgettext' XMKMF='' XMLTO='no' X_CFLAGS=' -I/usr/X11R6/include' X_EXTRA_LIBS='' X_LIBS=' -L/usr/X11R6/lib' X_PRE_LIBS=' -lSM -lICE' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_F77='g77' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__fastdepGCJ_FALSE='' am__fastdepGCJ_TRUE='#' am__include='include' 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}' dvidir='${docdir}' exec_prefix='${prefix}' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='/mnt/gmirror/ports/devel/dbus-sharp/work/dbus-0.62/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' pdfdir='${docdir}' pkgpyexecdir='${pyexecdir}/dbus' pkgpythondir='${pythondir}/dbus' prefix='' program_transform_name='s&^&i386-unknown-gnu-&' psdir='${docdir}' pyexecdir='${exec_prefix}/lib/python2.3/site-packages' pythondir='${prefix}/lib/python2.3/site-packages' 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 "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE "dbus" #define VERSION "0.62" #define GETTEXT_PACKAGE "dbus-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 #define DBUS_BUILD_X11 1 #define DBUS_SYSTEM_SOCKET "/var/run/dbus/system_bus_socket" #define DBUS_SYSTEM_BUS_DEFAULT_ADDRESS "unix:path=/var/run/dbus/system_bus_socket" #define DBUS_CONSOLE_AUTH_DIR "/var/run/console/" #define DBUS_CONSOLE_OWNER_FILE "" #define DBUS_USER "messagebus" #define TEST_SERVICE_DIR "/mnt/gmirror/ports/devel/dbus-sharp/work/dbus-0.62/test/data/valid-service-files" #define TEST_SERVICE_BINARY "/mnt/gmirror/ports/devel/dbus-sharp/work/dbus-0.62/test/test-service" #define TEST_SHELL_SERVICE_BINARY "/mnt/gmirror/ports/devel/dbus-sharp/work/dbus-0.62/test/test-shell-service" #define TEST_GLIB_SERVICE_BINARY "/mnt/gmirror/ports/devel/dbus-sharp/work/dbus-0.62/test/glib/test-service-glib" #define TEST_PYTHON_SERVICE_BINARY "/mnt/gmirror/ports/devel/dbus-sharp/work/dbus-0.62/test/python/test-service.py" #define TEST_EXIT_BINARY "/mnt/gmirror/ports/devel/dbus-sharp/work/dbus-0.62/test/test-exit" #define TEST_SEGFAULT_BINARY "/mnt/gmirror/ports/devel/dbus-sharp/work/dbus-0.62/test/test-segfault" #define TEST_SLEEP_FOREVER_BINARY "/mnt/gmirror/ports/devel/dbus-sharp/work/dbus-0.62/test/test-sleep-forever" #define DBUS_TEST_SOCKET_DIR "/tmp" #define DBUS_SESSION_SOCKET_DIR "/tmp" configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:880: creating Doxyfile config.status:880: creating dbus/dbus-arch-deps.h config.status:880: creating bus/system.conf config.status:880: creating bus/session.conf config.status:880: creating bus/messagebus config.status:880: creating bus/rc.messagebus config.status:880: creating bus/dbus-daemon.1 config.status:880: creating Makefile config.status:1015: WARNING: Makefile.in seems to ignore the --datarootdir setting config.status:880: creating dbus/Makefile config.status:1015: WARNING: dbus/Makefile.in seems to ignore the --datarootdir setting config.status:880: creating glib/Makefile config.status:1015: WARNING: glib/Makefile.in seems to ignore the --datarootdir setting config.status:880: creating glib/examples/Makefile config.status:1015: WARNING: glib/examples/Makefile.in seems to ignore the --datarootdir setting config.status:880: creating glib/examples/statemachine/Makefile config.status:1015: WARNING: glib/examples/statemachine/Makefile.in seems to ignore the --datarootdir setting config.status:880: creating python/Makefile config.status:1015: WARNING: python/Makefile.in seems to ignore the --datarootdir setting config.status:880: creating python/examples/Makefile config.status:1015: WARNING: python/examples/Makefile.in seems to ignore the --datarootdir setting config.status:880: creating qt/Makefile config.status:1015: WARNING: qt/Makefile.in seems to ignore the --datarootdir setting config.status:880: creating qt/dbus/Makefile config.status:1015: WARNING: qt/dbus/Makefile.in seems to ignore the --datarootdir setting config.status:880: creating qt/src/Makefile config.status:1015: WARNING: qt/src/Makefile.in seems to ignore the --datarootdir setting config.status:880: creating qt/tools/Makefile config.status:1015: WARNING: qt/tools/Makefile.in seems to ignore the --datarootdir setting config.status:880: creating qt/examples/Makefile config.status:1015: WARNING: qt/examples/Makefile.in seems to ignore the --datarootdir setting config.status:880: creating qt3/Makefile config.status:1015: WARNING: qt3/Makefile.in seems to ignore the --datarootdir setting config.status:880: creating gcj/Makefile config.status:1015: WARNING: gcj/Makefile.in seems to ignore the --datarootdir setting config.status:880: creating gcj/org/Makefile config.status:1015: WARNING: gcj/org/Makefile.in seems to ignore the --datarootdir setting config.status:880: creating gcj/org/freedesktop/Makefile config.status:1015: WARNING: gcj/org/freedesktop/Makefile.in seems to ignore the --datarootdir setting config.status:880: creating gcj/org/freedesktop/dbus/Makefile config.status:1015: WARNING: gcj/org/freedesktop/dbus/Makefile.in seems to ignore the --datarootdir setting config.status:880: creating mono/Makefile config.status:1015: WARNING: mono/Makefile.in seems to ignore the --datarootdir setting config.status:880: creating mono/AssemblyInfo.cs config.status:880: creating mono/dbus-sharp.dll.config config.status:880: creating mono/example/Makefile config.status:1015: WARNING: mono/example/Makefile.in seems to ignore the --datarootdir setting config.status:880: creating mono/doc/Makefile config.status:1015: WARNING: mono/doc/Makefile.in seems to ignore the --datarootdir setting config.status:880: creating bus/Makefile config.status:1015: WARNING: bus/Makefile.in seems to ignore the --datarootdir setting config.status:880: creating tools/Makefile config.status:1015: WARNING: tools/Makefile.in seems to ignore the --datarootdir setting config.status:880: creating test/Makefile config.status:1015: WARNING: test/Makefile.in seems to ignore the --datarootdir setting config.status:880: creating test/glib/Makefile config.status:1015: WARNING: test/glib/Makefile.in seems to ignore the --datarootdir setting config.status:880: creating test/python/Makefile config.status:1015: WARNING: test/python/Makefile.in seems to ignore the --datarootdir setting config.status:880: creating test/qt/Makefile config.status:1015: WARNING: test/qt/Makefile.in seems to ignore the --datarootdir setting config.status:880: creating test/name-test/Makefile config.status:1015: WARNING: test/name-test/Makefile.in seems to ignore the --datarootdir setting config.status:880: creating doc/Makefile config.status:1015: WARNING: doc/Makefile.in seems to ignore the --datarootdir setting config.status:880: creating dbus-1.pc config.status:880: creating dbus-glib-1.pc config.status:880: creating dbus-sharp.pc config.status:880: creating dbus-qt4-1.pc config.status:880: creating test/data/valid-config-files/debug-allow-all.conf config.status:880: creating test/data/valid-config-files/debug-allow-all-sha1.conf config.status:880: creating test/data/valid-service-files/debug-echo.service config.status:880: creating test/data/valid-service-files/debug-segfault.service config.status:880: creating test/data/valid-service-files/debug-glib.service config.status:880: creating test/data/valid-service-files/debug-shell-echo-success.service config.status:880: creating test/data/valid-service-files/debug-shell-echo-fail.service config.status:880: creating test/data/valid-service-files/debug-python.service config.status:880: creating config.h config.status:1149: config.h is unchanged config.status:1195: executing depfiles commands config.status:1195: executing default-1 commands