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 --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-x --enable-gtk --enable-python --disable-mono --enable-dnotify --disable-gcj --disable-selinux --disable-verbose-mode --disable-asserts --enable-glib --with-xml=expat --with-system-pid-file=/var/run/dbus.pid --with-system-socket=/var/run/dbus/system_bus_socket --with-session-socket-dir=/tmp --with-dbus-user=messagebus --localstatedir=/var --enable-doxygen-docs --disable-xml-docs --disable-qt3 --without-qt3-moc --disable-qt --without-qt-moc --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = localhost uname -m = x86_64 uname -r = 2.6.18-gentoo-r6 uname -s = Linux uname -v = #1 Tue Jan 9 18:48:18 CET 2007 /usr/bin/uname -p = AMD Athlon(tm) 64 Processor 3200+ /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/qt/3/bin PATH: /usr/local/sbin PATH: /sbin PATH: /usr/sbin PATH: /usr/lib/portage/bin PATH: /usr/local/bin PATH: /bin PATH: /usr/bin PATH: /opt/bin PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.1.1 PATH: /usr/qt/3/bin PATH: /opt/vmware/workstation/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2183: checking build system type configure:2201: result: x86_64-pc-linux-gnu configure:2223: checking host system type configure:2238: result: x86_64-pc-linux-gnu configure:2260: checking target system type configure:2275: result: x86_64-pc-linux-gnu configure:2319: checking for a BSD-compatible install configure:2375: result: /bin/install -c configure:2386: checking whether build environment is sane configure:2429: result: yes configure:2457: checking for a thread-safe mkdir -p configure:2496: result: /bin/mkdir -p configure:2509: checking for gawk configure:2525: found /bin/gawk configure:2536: result: gawk configure:2547: checking whether make sets $(MAKE) configure:2568: result: yes configure:2772: checking whether to enable maintainer-specific portions of Makefiles configure:2781: result: no configure:2825: checking for x86_64-pc-linux-gnu-gcc configure:2841: found /usr/bin/x86_64-pc-linux-gnu-gcc configure:2852: result: x86_64-pc-linux-gnu-gcc configure:3130: checking for C compiler version configure:3137: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (GCC) 4.1.1 (Gentoo 4.1.1-r1) Copyright (C) 2006 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:3140: $? = 0 configure:3147: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/gcc-4.1.1-r1/work/gcc-4.1.1/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.1.1 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.1 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.1/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.1/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libunwind-exceptions --enable-multilib --disable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu Thread model: posix gcc version 4.1.1 (Gentoo 4.1.1-r1) configure:3150: $? = 0 configure:3157: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: '-V' option must have argument configure:3160: $? = 1 configure:3183: checking for C compiler default output file name configure:3210: x86_64-pc-linux-gnu-gcc -march=athlon64 -O2 -pipe conftest.c >&5 configure:3213: $? = 0 configure:3251: result: a.out configure:3268: checking whether the C compiler works configure:3278: ./a.out configure:3281: $? = 0 configure:3298: result: yes configure:3305: checking whether we are cross compiling configure:3307: result: no configure:3310: checking for suffix of executables configure:3317: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -O2 -pipe conftest.c >&5 configure:3320: $? = 0 configure:3344: result: configure:3350: checking for suffix of object files configure:3376: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe conftest.c >&5 configure:3379: $? = 0 configure:3402: result: o configure:3406: checking whether we are using the GNU C compiler configure:3435: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe conftest.c >&5 configure:3441: $? = 0 configure:3458: result: yes configure:3463: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:3493: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:3499: $? = 0 configure:3598: result: yes configure:3615: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:3689: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe conftest.c >&5 configure:3695: $? = 0 configure:3718: result: none needed configure:3747: checking for style of include used by make configure:3775: result: GNU configure:3800: checking dependency style of x86_64-pc-linux-gnu-gcc configure:3891: result: gcc3 configure:3920: checking for x86_64-pc-linux-gnu-g++ configure:3936: found /usr/bin/x86_64-pc-linux-gnu-g++ configure:3947: result: x86_64-pc-linux-gnu-g++ configure:4022: checking for C++ compiler version configure:4029: x86_64-pc-linux-gnu-g++ --version >&5 x86_64-pc-linux-gnu-g++ (GCC) 4.1.1 (Gentoo 4.1.1-r1) Copyright (C) 2006 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:4032: $? = 0 configure:4039: x86_64-pc-linux-gnu-g++ -v >&5 Using built-in specs. Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/gcc-4.1.1-r1/work/gcc-4.1.1/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.1.1 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.1 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.1/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.1/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libunwind-exceptions --enable-multilib --disable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu Thread model: posix gcc version 4.1.1 (Gentoo 4.1.1-r1) configure:4042: $? = 0 configure:4049: x86_64-pc-linux-gnu-g++ -V >&5 x86_64-pc-linux-gnu-g++: '-V' option must have argument configure:4052: $? = 1 configure:4055: checking whether we are using the GNU C++ compiler configure:4084: x86_64-pc-linux-gnu-g++ -c -march=athlon64 -O2 -pipe conftest.cpp >&5 configure:4090: $? = 0 configure:4107: result: yes configure:4112: checking whether x86_64-pc-linux-gnu-g++ accepts -g configure:4142: x86_64-pc-linux-gnu-g++ -c -g conftest.cpp >&5 configure:4148: $? = 0 configure:4247: result: yes configure:4272: checking dependency style of x86_64-pc-linux-gnu-g++ configure:4363: result: gcc3 configure:4379: checking for library containing strerror configure:4420: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -O2 -pipe conftest.c >&5 configure:4426: $? = 0 configure:4454: result: none required configure:4467: checking how to run the C preprocessor configure:4507: x86_64-pc-linux-gnu-gcc -E conftest.c configure:4513: $? = 0 configure:4544: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:4550: $? = 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:4583: result: x86_64-pc-linux-gnu-gcc -E configure:4612: x86_64-pc-linux-gnu-gcc -E conftest.c configure:4618: $? = 0 configure:4649: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:4655: $? = 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:4693: checking for grep that handles long lines and -e configure:4767: result: /bin/grep configure:4772: checking for egrep configure:4850: result: /bin/grep -E configure:4855: checking for ANSI C header files configure:4885: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe conftest.c >&5 configure:4891: $? = 0 configure:4990: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -O2 -pipe conftest.c >&5 configure:4993: $? = 0 configure:4999: ./conftest configure:5002: $? = 0 configure:5019: result: yes configure:5389: checking for gcj configure:5419: result: no configure:5437: checking for gcj configure:5464: result: gcj configure:5486: checking dependency style of gcj configure:5577: result: none configure:5741: checking for a sed that does not truncate output configure:5795: result: /bin/sed configure:5809: checking for ld used by x86_64-pc-linux-gnu-gcc configure:5876: result: /usr/x86_64-pc-linux-gnu/bin/ld configure:5885: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld configure:5900: result: yes configure:5905: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files configure:5912: result: -r configure:5930: checking for BSD-compatible nm configure:5979: result: /usr/bin/nm -B configure:5983: checking whether ln -s works configure:5987: result: yes configure:5994: checking how to recognise dependent libraries configure:6170: result: pass_all configure:6257: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare conftest.c >&5 configure:6260: $? = 0 configure:6412: checking for sys/types.h configure:6433: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare conftest.c >&5 configure:6439: $? = 0 configure:6455: result: yes configure:6412: checking for sys/stat.h configure:6433: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare conftest.c >&5 configure:6439: $? = 0 configure:6455: result: yes configure:6412: checking for stdlib.h configure:6433: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare conftest.c >&5 configure:6439: $? = 0 configure:6455: result: yes configure:6412: checking for string.h configure:6433: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare conftest.c >&5 configure:6439: $? = 0 configure:6455: result: yes configure:6412: checking for memory.h configure:6433: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare conftest.c >&5 configure:6439: $? = 0 configure:6455: result: yes configure:6412: checking for strings.h configure:6433: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare conftest.c >&5 configure:6439: $? = 0 configure:6455: result: yes configure:6412: checking for inttypes.h configure:6433: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare conftest.c >&5 configure:6439: $? = 0 configure:6455: result: yes configure:6412: checking for stdint.h configure:6433: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare conftest.c >&5 configure:6439: $? = 0 configure:6455: result: yes configure:6412: checking for unistd.h configure:6433: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare conftest.c >&5 configure:6439: $? = 0 configure:6455: result: yes configure:6482: checking dlfcn.h usability configure:6499: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare conftest.c >&5 configure:6505: $? = 0 configure:6519: result: yes configure:6523: checking dlfcn.h presence configure:6538: x86_64-pc-linux-gnu-gcc -E conftest.c configure:6544: $? = 0 configure:6558: result: yes configure:6586: checking for dlfcn.h configure:6594: result: yes configure:6617: checking how to run the C++ preprocessor configure:6653: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:6659: $? = 0 configure:6690: x86_64-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:24:28: error: ac_nonexistent.h: No such file or directory configure:6696: $? = 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 STDC_HEADERS 1 | #define DBUS_DISABLE_ASSERT 1 | #define G_DISABLE_ASSERT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6729: result: x86_64-pc-linux-gnu-g++ -E configure:6758: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:6764: $? = 0 configure:6795: x86_64-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:24:28: error: ac_nonexistent.h: No such file or directory configure:6801: $? = 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 STDC_HEADERS 1 | #define DBUS_DISABLE_ASSERT 1 | #define G_DISABLE_ASSERT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:6850: checking for x86_64-pc-linux-gnu-g77 configure:6880: result: no configure:6850: checking for x86_64-pc-linux-gnu-xlf configure:6880: result: no configure:6850: checking for x86_64-pc-linux-gnu-f77 configure:6880: result: no configure:6850: checking for x86_64-pc-linux-gnu-frt configure:6880: result: no configure:6850: checking for x86_64-pc-linux-gnu-pgf77 configure:6880: result: no configure:6850: checking for x86_64-pc-linux-gnu-cf77 configure:6880: result: no configure:6850: checking for x86_64-pc-linux-gnu-fort77 configure:6880: result: no configure:6850: checking for x86_64-pc-linux-gnu-fl32 configure:6880: result: no configure:6850: checking for x86_64-pc-linux-gnu-af77 configure:6880: result: no configure:6850: checking for x86_64-pc-linux-gnu-xlf90 configure:6880: result: no configure:6850: checking for x86_64-pc-linux-gnu-f90 configure:6880: result: no configure:6850: checking for x86_64-pc-linux-gnu-pgf90 configure:6880: result: no configure:6850: checking for x86_64-pc-linux-gnu-pghpf configure:6880: result: no configure:6850: checking for x86_64-pc-linux-gnu-epcf90 configure:6880: result: no configure:6850: checking for x86_64-pc-linux-gnu-gfortran configure:6866: found /usr/x86_64-pc-linux-gnu/gcc-bin/4.1.1/x86_64-pc-linux-gnu-gfortran configure:6877: result: x86_64-pc-linux-gnu-gfortran configure:6951: checking for Fortran 77 compiler version configure:6958: x86_64-pc-linux-gnu-gfortran --version >&5 GNU Fortran 95 (GCC) 4.1.1 (Gentoo 4.1.1-r1) Copyright (C) 2006 Free Software Foundation, Inc. GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING configure:6961: $? = 0 configure:6968: x86_64-pc-linux-gnu-gfortran -v >&5 Using built-in specs. Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/gcc-4.1.1-r1/work/gcc-4.1.1/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.1.1 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.1 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.1/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.1.1/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libunwind-exceptions --enable-multilib --disable-libmudflap --disable-libssp --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu Thread model: posix gcc version 4.1.1 (Gentoo 4.1.1-r1) configure:6971: $? = 0 configure:6978: x86_64-pc-linux-gnu-gfortran -V >&5 x86_64-pc-linux-gnu-gfortran: '-V' option must have argument configure:6981: $? = 1 configure:6989: checking whether we are using the GNU Fortran 77 compiler configure:7008: x86_64-pc-linux-gnu-gfortran -c conftest.F >&5 configure:7014: $? = 0 configure:7031: result: yes configure:7037: checking whether x86_64-pc-linux-gnu-gfortran accepts -g configure:7054: x86_64-pc-linux-gnu-gfortran -c -g conftest.f >&5 configure:7060: $? = 0 configure:7076: result: yes configure:7106: checking the maximum length of command line arguments configure:7215: result: 32768 configure:7226: checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object configure:7331: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare conftest.c >&5 conftest.c:5: warning: no previous prototype for 'nm_test_func' configure:7334: $? = 0 configure:7338: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:7341: $? = 0 configure:7393: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare conftest.c conftstm.o >&5 configure:7396: $? = 0 configure:7434: result: ok configure:7438: checking for objdir configure:7453: result: .libs configure:7505: checking for x86_64-pc-linux-gnu-ar configure:7521: found /usr/bin/x86_64-pc-linux-gnu-ar configure:7532: result: x86_64-pc-linux-gnu-ar configure:7601: checking for x86_64-pc-linux-gnu-ranlib configure:7617: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:7628: result: x86_64-pc-linux-gnu-ranlib configure:7697: checking for x86_64-pc-linux-gnu-strip configure:7713: found /usr/bin/x86_64-pc-linux-gnu-strip configure:7724: result: x86_64-pc-linux-gnu-strip configure:8001: checking for correct ltmain.sh version configure:8051: result: yes configure:8111: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:8129: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:8133: $? = 0 configure:8146: result: no configure:8161: checking for x86_64-pc-linux-gnu-gcc option to produce PIC configure:8371: result: -fPIC configure:8379: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC works configure:8397: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fPIC -DPIC conftest.c >&5 configure:8401: $? = 0 configure:8414: result: yes configure:8442: checking if x86_64-pc-linux-gnu-gcc static flag -static works configure:8470: result: yes configure:8480: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:8501: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -o out/conftest2.o conftest.c >&5 configure:8505: $? = 0 configure:8527: result: yes configure:8553: checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries configure:9507: result: yes configure:9528: checking whether -lc should be explicitly linked in configure:9533: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare conftest.c >&5 configure:9536: $? = 0 configure:9551: x86_64-pc-linux-gnu-gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:9554: $? = 0 configure:9566: result: no configure:9574: checking dynamic linker characteristics configure:10199: result: GNU/Linux ld.so configure:10208: checking how to hardcode library paths into programs configure:10233: result: immediate configure:10247: checking whether stripping libraries is possible configure:10252: result: yes configure:11053: checking if libtool supports shared libraries configure:11055: result: yes configure:11058: checking whether to build shared libraries configure:11079: result: yes configure:11082: checking whether to build static libraries configure:11086: result: yes configure:11178: creating libtool configure:11766: checking for ld used by x86_64-pc-linux-gnu-g++ configure:11833: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 configure:11842: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld configure:11857: result: yes configure:11908: checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries configure:12842: result: yes configure:12860: x86_64-pc-linux-gnu-g++ -c -march=athlon64 -O2 -pipe conftest.cpp >&5 configure:12863: $? = 0 configure:12982: checking for x86_64-pc-linux-gnu-g++ option to produce PIC configure:13256: result: -fPIC configure:13264: checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC works configure:13282: x86_64-pc-linux-gnu-g++ -c -march=athlon64 -O2 -pipe -fPIC -DPIC conftest.cpp >&5 configure:13286: $? = 0 configure:13299: result: yes configure:13327: checking if x86_64-pc-linux-gnu-g++ static flag -static works configure:13355: result: yes configure:13365: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o configure:13386: x86_64-pc-linux-gnu-g++ -c -march=athlon64 -O2 -pipe -o out/conftest2.o conftest.cpp >&5 configure:13390: $? = 0 configure:13412: result: yes configure:13438: checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries configure:13463: result: yes configure:13530: checking dynamic linker characteristics configure:14155: result: GNU/Linux ld.so configure:14164: checking how to hardcode library paths into programs configure:14189: result: immediate configure:14715: checking if libtool supports shared libraries configure:14717: result: yes configure:14720: checking whether to build shared libraries configure:14740: result: yes configure:14743: checking whether to build static libraries configure:14747: result: yes configure:14757: checking for x86_64-pc-linux-gnu-gfortran option to produce PIC configure:14967: result: -fPIC configure:14975: checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works configure:14993: x86_64-pc-linux-gnu-gfortran -c -g -O2 -fPIC conftest.f >&5 configure:14997: $? = 0 configure:15010: result: yes configure:15038: checking if x86_64-pc-linux-gnu-gfortran static flag -static works configure:15066: result: yes configure:15076: checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o configure:15097: x86_64-pc-linux-gnu-gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5 configure:15101: $? = 0 configure:15123: result: yes configure:15149: checking whether the x86_64-pc-linux-gnu-gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries configure:16083: result: yes configure:16150: checking dynamic linker characteristics configure:16775: result: GNU/Linux ld.so configure:16784: checking how to hardcode library paths into programs configure:16809: result: immediate configure:17314: checking if gcj supports -fno-rtti -fno-exceptions configure:17349: result: no configure:17364: checking for gcj option to produce PIC configure:17574: result: -fPIC configure:17582: checking if gcj PIC flag -fPIC works configure:17600: gcj -c -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -fPIC conftest.java >&5 ./configure: line 17601: gcj: command not found configure:17604: $? = 127 configure:17617: result: no configure:17645: checking if gcj static flag -static works configure:17673: result: no configure:17683: checking if gcj supports -c -o file.o configure:17704: gcj -c -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -o out/conftest2.o conftest.java >&5 ./configure: line 17705: gcj: command not found configure:17708: $? = 127 configure:17730: result: no configure:17756: checking whether the gcj linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries configure:18710: result: yes configure:18777: checking dynamic linker characteristics configure:19402: result: GNU/Linux ld.so configure:19411: checking how to hardcode library paths into programs configure:19436: result: immediate configure:20416: checking for pkg-config configure:20434: found /usr/bin/pkg-config configure:20447: result: /usr/bin/pkg-config configure:20465: checking for mono >= 0.95 configure:20691: checking for csc.exe configure:20722: result: no configure:20920: checking for monodoc >= 1.1.10 configure:21264: checking for char configure:21294: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:21300: $? = 0 configure:21315: result: yes configure:21322: checking size of char configure:21624: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:21627: $? = 0 configure:21633: ./conftest configure:21636: $? = 0 configure:21659: result: 1 configure:21669: checking for short configure:21699: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:21705: $? = 0 configure:21720: result: yes configure:21727: checking size of short configure:22029: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:22032: $? = 0 configure:22038: ./conftest configure:22041: $? = 0 configure:22064: result: 2 configure:22074: checking for long configure:22104: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:22110: $? = 0 configure:22125: result: yes configure:22132: checking size of long configure:22434: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:22437: $? = 0 configure:22443: ./conftest configure:22446: $? = 0 configure:22469: result: 8 configure:22479: checking for int configure:22509: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:22515: $? = 0 configure:22530: result: yes configure:22537: checking size of int configure:22839: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:22842: $? = 0 configure:22848: ./conftest configure:22851: $? = 0 configure:22874: result: 4 configure:22884: checking for void * configure:22914: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:22920: $? = 0 configure:22935: result: yes configure:22942: checking size of void * configure:23244: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:23247: $? = 0 configure:23253: ./conftest configure:23256: $? = 0 configure:23279: result: 8 configure:23289: checking for long long configure:23319: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:23325: $? = 0 configure:23340: result: yes configure:23347: checking size of long long configure:23649: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:23652: $? = 0 configure:23658: ./conftest configure:23661: $? = 0 configure:23684: result: 8 configure:23694: checking for __int64 configure:23724: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 conftest.c:63: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ac__type_new_' conftest.c: In function 'main': conftest.c:67: error: 'ac__type_new_' undeclared (first use in this function) conftest.c:67: error: (Each undeclared identifier is reported only once conftest.c:67: error: for each function it appears in.) conftest.c:67: error: expected expression before ')' token configure:23730: $? = 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 STDC_HEADERS 1 | #define DBUS_DISABLE_ASSERT 1 | #define G_DISABLE_ASSERT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 8 | #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:23745: result: no configure:23752: checking size of __int64 configure:24054: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 conftest.c:63: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'ac__type_sizeof_' conftest.c: In function 'longval': conftest.c:64: error: 'ac__type_sizeof_' undeclared (first use in this function) conftest.c:64: error: (Each undeclared identifier is reported only once conftest.c:64: error: for each function it appears in.) conftest.c: In function 'ulongval': conftest.c:65: error: 'ac__type_sizeof_' undeclared (first use in this function) conftest.c: In function 'main': conftest.c:75: error: 'ac__type_sizeof_' undeclared (first use in this function) configure:24057: $? = 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 STDC_HEADERS 1 | #define DBUS_DISABLE_ASSERT 1 | #define G_DISABLE_ASSERT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 8 | #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:24089: result: 0 configure:24101: checking 64-bit integer type configure:24139: result: long configure:24149: checking 32-bit integer type configure:24171: result: int configure:24178: checking 16-bit integer type configure:24197: result: short configure:24204: checking whether byte ordering is bigendian configure:24237: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:24243: $? = 0 configure:24275: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 conftest.c: In function 'main': conftest.c:38: error: 'not' undeclared (first use in this function) conftest.c:38: error: (Each undeclared identifier is reported only once conftest.c:38: error: for each function it appears in.) conftest.c:38: error: expected ';' before 'big' configure:24281: $? = 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 STDC_HEADERS 1 | #define DBUS_DISABLE_ASSERT 1 | #define G_DISABLE_ASSERT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 8 | #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:24421: result: no configure:24442: checking for an implementation of va_copy() configure:24469: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 conftest.c:2: warning: no previous prototype for 'f' conftest.c: In function 'f': conftest.c:7: warning: implicit declaration of function 'exit' conftest.c:7: warning: incompatible implicit declaration of built-in function 'exit' configure:24475: $? = 0 configure:24493: result: yes configure:24495: checking for an implementation of __va_copy() configure:24522: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 conftest.c:2: warning: no previous prototype for 'f' conftest.c: In function 'f': conftest.c:7: warning: implicit declaration of function 'exit' conftest.c:7: warning: incompatible implicit declaration of built-in function 'exit' configure:24528: $? = 0 configure:24546: result: yes configure:24564: checking whether va_lists can be copied by value configure:24599: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 conftest.c:33: warning: no previous prototype for 'f' conftest.c: In function 'f': conftest.c:36: error: incompatible types in assignment conftest.c:38: warning: implicit declaration of function 'exit' conftest.c:38: warning: incompatible implicit declaration of built-in function 'exit' configure:24602: $? = 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 STDC_HEADERS 1 | #define DBUS_DISABLE_ASSERT 1 | #define G_DISABLE_ASSERT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define DBUS_VA_COPY va_copy | /* end confdefs.h. */ | #include | void f (int i, ...) { | va_list args1, args2; | va_start (args1, i); | args2 = args1; | if (va_arg (args2, int) != 42 || va_arg (args1, int) != 42) | exit (1); | va_end (args1); va_end (args2); | } | int main() { | f (0, 42); | return 0; | } configure:24628: result: no configure:24641: checking whether to use inline assembler routines for atomic integers configure:24665: result: no configure:24681: checking for socket in -lsocket configure:24716: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c -lsocket >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lsocket collect2: ld returned 1 exit status configure:24722: $? = 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 STDC_HEADERS 1 | #define DBUS_DISABLE_ASSERT 1 | #define G_DISABLE_ASSERT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define DBUS_VA_COPY va_copy | #define DBUS_VA_COPY_AS_ARRAY 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 socket (); | int | main () | { | return socket (); | ; | return 0; | } configure:24740: result: no configure:24752: checking for gethostbyname in -lnsl configure:24787: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c -lnsl >&5 configure:24793: $? = 0 configure:24811: result: yes configure:24835: checking for vsnprintf configure:24891: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c -lnsl >&5 conftest.c:57: warning: conflicting types for built-in function 'vsnprintf' configure:24897: $? = 0 configure:24915: result: yes configure:24835: checking for vasprintf configure:24891: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c -lnsl >&5 configure:24897: $? = 0 configure:24915: result: yes configure:24835: checking for nanosleep configure:24891: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c -lnsl >&5 configure:24897: $? = 0 configure:24915: result: yes configure:24835: checking for usleep configure:24891: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c -lnsl >&5 configure:24897: $? = 0 configure:24915: result: yes configure:24835: checking for poll configure:24891: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c -lnsl >&5 configure:24897: $? = 0 configure:24915: result: yes configure:24835: checking for setenv configure:24891: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c -lnsl >&5 configure:24897: $? = 0 configure:24915: result: yes configure:24835: checking for unsetenv configure:24891: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c -lnsl >&5 configure:24897: $? = 0 configure:24915: result: yes configure:24835: checking for socketpair configure:24891: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c -lnsl >&5 configure:24897: $? = 0 configure:24915: result: yes configure:24835: checking for getgrouplist configure:24891: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c -lnsl >&5 configure:24897: $? = 0 configure:24915: result: yes configure:24941: checking execinfo.h usability configure:24958: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:24964: $? = 0 configure:24978: result: yes configure:24982: checking execinfo.h presence configure:24997: x86_64-pc-linux-gnu-gcc -E -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c configure:25003: $? = 0 configure:25017: result: yes configure:25045: checking for execinfo.h configure:25053: result: yes configure:25065: checking for backtrace configure:25121: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c -lnsl >&5 configure:25127: $? = 0 configure:25145: result: yes configure:25160: checking for posix getpwnam_r configure:25198: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c -lnsl >&5 configure:25201: $? = 0 configure:25207: ./conftest configure:25210: $? = 0 configure:25226: result: yes configure:25298: checking whether socklen_t is defined configure:25328: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:25334: $? = 0 configure:25348: result: yes configure:25374: checking sys/uio.h usability configure:25391: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:25397: $? = 0 configure:25411: result: yes configure:25415: checking sys/uio.h presence configure:25430: x86_64-pc-linux-gnu-gcc -E -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c configure:25436: $? = 0 configure:25450: result: yes configure:25478: checking for sys/uio.h configure:25486: result: yes configure:25498: checking for writev configure:25554: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c -lnsl >&5 configure:25560: $? = 0 configure:25578: result: yes configure:25593: checking for ISO C99 varargs macros in C configure:25620: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 conftest.c: In function 'main': conftest.c:54: warning: nested extern declaration of 'a' configure:25626: $? = 0 configure:25640: result: yes configure:25643: checking for GNUC varargs macros configure:25670: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 conftest.c: In function 'main': conftest.c:54: warning: nested extern declaration of 'a' configure:25676: $? = 0 configure:25690: result: yes configure:25708: checking for struct cmsgcred configure:25738: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 conftest.c: In function 'main': conftest.c:59: error: storage size of 'cred' isn't known conftest.c:59: warning: unused variable 'cred' configure:25744: $? = 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 STDC_HEADERS 1 | #define DBUS_DISABLE_ASSERT 1 | #define G_DISABLE_ASSERT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define DBUS_VA_COPY va_copy | #define DBUS_VA_COPY_AS_ARRAY 1 | #define HAVE_LIBNSL 1 | #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_EXECINFO_H 1 | #define HAVE_BACKTRACE 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:25758: result: no configure:25774: checking for getpeerucred configure:25830: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c -lnsl >&5 /var/tmp/portage/dbus-0.62-r2/temp/ccCU5p0Q.o: In function `main': conftest.c:(.text+0x7): undefined reference to `getpeerucred' collect2: ld returned 1 exit status configure:25836: $? = 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 STDC_HEADERS 1 | #define DBUS_DISABLE_ASSERT 1 | #define G_DISABLE_ASSERT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define DBUS_VA_COPY va_copy | #define DBUS_VA_COPY_AS_ARRAY 1 | #define HAVE_LIBNSL 1 | #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_EXECINFO_H 1 | #define HAVE_BACKTRACE 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:25854: result: no configure:25774: checking for getpeereid configure:25830: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c -lnsl >&5 /var/tmp/portage/dbus-0.62-r2/temp/ccVZxYG4.o: In function `main': conftest.c:(.text+0x7): undefined reference to `getpeereid' collect2: ld returned 1 exit status configure:25836: $? = 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 STDC_HEADERS 1 | #define DBUS_DISABLE_ASSERT 1 | #define G_DISABLE_ASSERT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define DBUS_VA_COPY va_copy | #define DBUS_VA_COPY_AS_ARRAY 1 | #define HAVE_LIBNSL 1 | #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_EXECINFO_H 1 | #define HAVE_BACKTRACE 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 getpeereid to an innocuous variant, in case declares getpeereid. | For example, HP-UX 11i declares gettimeofday. */ | #define getpeereid innocuous_getpeereid | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char getpeereid (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef getpeereid | | /* 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 getpeereid (); | /* 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_getpeereid || defined __stub___getpeereid | choke me | #endif | | int | main () | { | return getpeereid (); | ; | return 0; | } configure:25854: result: no configure:25867: checking abstract socket namespace configure:25936: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c -lnsl >&5 configure:25939: $? = 0 configure:25945: ./conftest configure:25948: $? = 0 configure:25969: result: yes configure:26019: checking locale.h usability configure:26036: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:26042: $? = 0 configure:26056: result: yes configure:26060: checking locale.h presence configure:26075: x86_64-pc-linux-gnu-gcc -E -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c configure:26081: $? = 0 configure:26095: result: yes configure:26123: checking for locale.h configure:26131: result: yes configure:26145: checking for LC_MESSAGES configure:26171: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c -lnsl >&5 configure:26177: $? = 0 configure:26194: result: yes configure:26223: checking libintl.h usability configure:26240: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:26246: $? = 0 configure:26260: result: yes configure:26264: checking libintl.h presence configure:26279: x86_64-pc-linux-gnu-gcc -E -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c configure:26285: $? = 0 configure:26299: result: yes configure:26327: checking for libintl.h configure:26334: result: yes configure:26345: checking for ngettext in libc configure:26373: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c -lnsl >&5 configure:26379: $? = 0 configure:26397: result: yes configure:26401: checking for dgettext in libc configure:26429: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c -lnsl >&5 configure:26435: $? = 0 configure:26453: result: yes configure:26462: checking for bind_textdomain_codeset configure:26518: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c -lnsl >&5 configure:26524: $? = 0 configure:26542: result: yes configure:27029: checking for msgfmt configure:27056: result: /usr/bin/msgfmt configure:27069: checking for dcgettext configure:27125: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c -lnsl >&5 conftest.c:79: warning: conflicting types for built-in function 'dcgettext' configure:27131: $? = 0 configure:27149: result: yes configure:27161: checking for gmsgfmt configure:27179: found /usr/bin/gmsgfmt configure:27192: result: /usr/bin/gmsgfmt configure:27202: checking for xgettext configure:27229: result: /usr/bin/xgettext configure:27258: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c -lnsl >&5 conftest.c: In function 'main': conftest.c:61: warning: nested extern declaration of '_nl_msg_cat_cntr' configure:27264: $? = 0 configure:27511: checking for XML_ParserCreate_MM in -lexpat configure:27546: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c -lexpat -lnsl >&5 configure:27552: $? = 0 configure:27570: result: yes configure:27588: checking expat.h usability configure:27605: x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c >&5 configure:27611: $? = 0 configure:27625: result: yes configure:27629: checking expat.h presence configure:27644: x86_64-pc-linux-gnu-gcc -E -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c configure:27650: $? = 0 configure:27664: result: yes configure:27692: checking for expat.h configure:27700: result: yes configure:27775: checking for libxml-2.0 configure:27779: result: yes configure:27783: checking LIBXML_CFLAGS configure:27786: result: -I/usr/include/libxml2 configure:27789: checking LIBXML_LIBS configure:27792: result: -lxml2 -lz -lm configure:28154: checking for gobject-2.0 >= 2.4 configure:28158: result: yes configure:28162: checking DBUS_GLIB_CFLAGS configure:28165: result: -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include configure:28168: checking DBUS_GLIB_LIBS configure:28171: result: -lgobject-2.0 -lglib-2.0 configure:28251: checking for gthread-2.0 >= 2.4 configure:28255: result: yes configure:28259: checking DBUS_GLIB_THREADS_CFLAGS configure:28262: result: -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include configure:28265: checking DBUS_GLIB_THREADS_LIBS configure:28268: result: -pthread -lgthread-2.0 -lglib-2.0 configure:28405: checking for gtk+-2.0 >= 2.4 configure:28409: result: yes configure:28413: checking DBUS_GTK_CFLAGS configure:28416: result: -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include configure:28419: checking DBUS_GTK_LIBS configure:28422: result: -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 configure:28502: checking for gtk+-2.0 >= 2.4 gthread-2.0 configure:28506: result: yes configure:28510: checking DBUS_GTK_THREADS_CFLAGS configure:28513: result: -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include configure:28516: checking DBUS_GTK_THREADS_LIBS configure:28519: result: -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 configure:28626: checking for qglobal.h configure:28641: result: found configure:28679: checking if we want to link to Qt debugging libraries configure:28687: result: release configure:29093: checking for X configure:29328: result: libraries /usr/lib64, headers configure:29350: checking whether -R must be followed by a space configure:29376: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c -lnsl -R/usr/lib64 >&5 x86_64-pc-linux-gnu-gcc: unrecognized option '-R/usr/lib64' configure:29382: $? = 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 STDC_HEADERS 1 | #define DBUS_DISABLE_ASSERT 1 | #define G_DISABLE_ASSERT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define DBUS_VA_COPY va_copy | #define DBUS_VA_COPY_AS_ARRAY 1 | #define HAVE_LIBNSL 1 | #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_EXECINFO_H 1 | #define HAVE_BACKTRACE 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_ABSTRACT_SOCKETS 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_BUS_ENABLE_DNOTIFY_ON_LINUX 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:29417: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c -lnsl -R /usr/lib64 >&5 x86_64-pc-linux-gnu-gcc: unrecognized option '-R' /usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib64: No such file: File format not recognized collect2: ld returned 1 exit status configure:29423: $? = 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 STDC_HEADERS 1 | #define DBUS_DISABLE_ASSERT 1 | #define G_DISABLE_ASSERT 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF___INT64 0 | #define DBUS_VA_COPY va_copy | #define DBUS_VA_COPY_AS_ARRAY 1 | #define HAVE_LIBNSL 1 | #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_EXECINFO_H 1 | #define HAVE_BACKTRACE 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_ABSTRACT_SOCKETS 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_BUS_ENABLE_DNOTIFY_ON_LINUX 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:29436: result: neither works configure:29489: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c -lnsl -L/usr/lib64 -lX11 >&5 configure:29495: $? = 0 configure:29652: checking for gethostbyname configure:29708: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c -lnsl >&5 configure:29714: $? = 0 configure:29731: result: yes configure:29876: checking for connect configure:29932: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c -lnsl >&5 configure:29938: $? = 0 configure:29955: result: yes configure:30027: checking for remove configure:30083: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c -lnsl >&5 configure:30089: $? = 0 configure:30106: result: yes configure:30178: checking for shmat configure:30234: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -DDBUS_API_SUBJECT_TO_CHANGE=1 conftest.c -lnsl >&5 configure:30240: $? = 0 configure:30257: result: yes configure:30338: checking for IceConnectionNumber in -lICE configure:30373: x86_64-pc-linux-gnu-gcc -o conftest -march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -DDBUS_API_SUBJECT_TO_CHANGE=1 -L/usr/lib64 conftest.c -lICE -lnsl >&5 configure:30379: $? = 0 configure:30397: result: yes configure:30438: checking for doxygen configure:30469: result: no configure:30478: checking whether to build Doxygen documentation configure:30497: error: Building Doxygen docs explicitly required, but Doxygen not found ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-march=athlon64 -O2 -pipe' 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='-march=athlon64 -O2 -pipe' 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=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_f77_compiler_gnu=yes ac_cv_func_backtrace=yes 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=no 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='\'''\'' ac_x_libraries='\''/usr/lib64'\''' ac_cv_header_dlfcn_h=yes ac_cv_header_execinfo_h=yes ac_cv_header_expat_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libintl_h=yes ac_cv_header_locale_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_expat_XML_ParserCreate_MM=yes ac_cv_lib_nsl_gethostbyname=yes ac_cv_lib_socket_socket=no ac_cv_objext=o ac_cv_path_CSC=no ac_cv_path_DOXYGEN=no ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_GMSGFMT=/usr/bin/gmsgfmt ac_cv_path_GREP=/bin/grep ac_cv_path_MSGFMT=/usr/bin/msgfmt ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_XGETTEXT=/usr/bin/xgettext ac_cv_path_install='/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=x86_64-pc-linux-gnu-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' ac_cv_prog_CXX=x86_64-pc-linux-gnu-g++ ac_cv_prog_CXXCPP='x86_64-pc-linux-gnu-g++ -E' ac_cv_prog_F77=x86_64-pc-linux-gnu-gfortran ac_cv_prog_GCJ=gcj ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib ac_cv_prog_STRIP=x86_64-pc-linux-gnu-strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_f77_g=yes 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=8 ac_cv_sizeof_long_long=8 ac_cv_sizeof_short=2 ac_cv_sizeof_void_p=8 ac_cv_target=x86_64-pc-linux-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_val_LC_MESSAGES=yes dbus_cv___va_copy=yes dbus_cv_va_copy=yes dbus_cv_va_val_copy=no gt_cv_func_dgettext_libc=yes gt_cv_func_dgettext_libintl=no gt_cv_func_ngettext_libc=yes 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/x86_64-pc-linux-gnu/bin/ld lt_cv_path_LDCXX='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_compiler_c_o_GCJ=no lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_max_cmd_len=32768 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_prog_compiler_c_o_GCJ='"no"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## ABSOLUTE_TOP_BUILDDIR='' ACLOCAL='${SHELL} /var/tmp/portage/dbus-0.62-r2/work/dbus-0.62/missing --run aclocal-1.10 ' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /var/tmp/portage/dbus-0.62-r2/work/dbus-0.62/missing --run tar' AR='x86_64-pc-linux-gnu-ar' AUTOCONF='${SHELL} /var/tmp/portage/dbus-0.62-r2/work/dbus-0.62/missing --run autoconf' AUTOHEADER='${SHELL} /var/tmp/portage/dbus-0.62-r2/work/dbus-0.62/missing --run autoheader' AUTOMAKE='${SHELL} /var/tmp/portage/dbus-0.62-r2/work/dbus-0.62/missing --run automake-1.10' AWK='gawk' CATALOGS='' CATOBJEXT='.gmo' CC='x86_64-pc-linux-gnu-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-march=athlon64 -O2 -pipe -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS='-DDBUS_API_SUBJECT_TO_CHANGE=1 ' CSC='no' CXX='x86_64-pc-linux-gnu-g++' CXXCPP='x86_64-pc-linux-gnu-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-march=athlon64 -O2 -pipe' CYGPATH_W='echo' DATADIRNAME='share' DBUS_BUILD_TESTS_FALSE='' DBUS_BUILD_TESTS_TRUE='#' DBUS_BUS_CFLAGS='' DBUS_BUS_LIBS='-lexpat ' DBUS_CLIENT_CFLAGS='' DBUS_CLIENT_LIBS='' DBUS_CONSOLE_AUTH_DIR='' 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/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' DBUS_GLIB_LIBS='-lgobject-2.0 -lglib-2.0 ' DBUS_GLIB_THREADS_CFLAGS='-pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' DBUS_GLIB_THREADS_LIBS='-pthread -lgthread-2.0 -lglib-2.0 ' DBUS_GLIB_TOOL_CFLAGS='' DBUS_GLIB_TOOL_LIBS='-lexpat ' DBUS_GTK_CFLAGS='-I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' DBUS_GTK_LIBS='-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ' DBUS_GTK_THREADS_CFLAGS='-pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include ' DBUS_GTK_THREADS_LIBS='-pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 ' 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##L)' DBUS_INT64_TYPE='long' DBUS_PATH_OR_ABSTRACT='abstract' DBUS_QT3_CXXFLAGS='-I/usr/qt/3/include' 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='' DBUS_SYSTEM_BUS_DEFAULT_ADDRESS='' DBUS_SYSTEM_PID_FILE='' DBUS_SYSTEM_SOCKET='' DBUS_TEST_CFLAGS='' DBUS_TEST_LIBS='' DBUS_UINT64_CONSTANT='(val##UL)' DBUS_USER='' 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='' DBUS_X_LIBS=' -L/usr/lib64 -lSM -lICE -lX11 ' DEFS='' DEPDIR='.deps' DOXYGEN='no' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_MONODOC_FALSE='' ENABLE_MONODOC_TRUE='#' EXEEXT='' EXPANDED_BINDIR='' EXPANDED_DATADIR='' EXPANDED_LIBDIR='' EXPANDED_LOCALSTATEDIR='' EXPANDED_SYSCONFDIR='' F77='x86_64-pc-linux-gnu-gfortran' FFLAGS='-g -O2' GACUTIL='' GCJ='gcj' GCJDEPMODE='depmode=none' GCJFLAGS='-g -O2' GETTEXT_PACKAGE='dbus-1' GLIB_GENMARSHAL='glib-genmarshal' GMOFILES='' GMSGFMT='/usr/bin/gmsgfmt' GREP='/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='$(install_sh) -c -s' INSTOBJEXT='.mo' INTLLIBS='' JAR='' LDFLAGS='' LIBOBJS='' LIBS='-lnsl ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBXML_CFLAGS='-I/usr/include/libxml2 ' LIBXML_LIBS='-lxml2 -lz -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} /var/tmp/portage/dbus-0.62-r2/work/dbus-0.62/missing --run makeinfo' MDASSEMBLER='' MKINSTALLDIRS='./mkinstalldirs' MONODOCER='' MONODOC_DEPENDENCY_CFLAGS='' MONODOC_DEPENDENCY_LIBS='' MONODOC_REQUIRED_VERSION='1.1.10' MONODOC_SOURCESDIR='' MONO_DEPENDENCY_CFLAGS='' MONO_DEPENDENCY_LIBS='' MONO_REQUIRED_VERSION='0.95' MSGFMT='/usr/bin/msgfmt' OBJEXT='o' PACKAGE='dbus' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' POFILES='' POSUB='po' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' PYREX='' PYTHON='' PYTHON_EXEC_PREFIX='' PYTHON_INCLUDES='' PYTHON_PLATFORM='' PYTHON_PREFIX='' PYTHON_VERSION='' QT3_MOC='no' QT_CORE='' QT_MOC='' QT_UIC='' QT_XML='' RANLIB='x86_64-pc-linux-gnu-ranlib' RUNTIME='' SET_MAKE='' SHELL='/bin/sh' STRIP='x86_64-pc-linux-gnu-strip' TEST_EXIT_BINARY='' TEST_GLIB_SERVICE_BINARY='' TEST_PYTHON_SERVICE_BINARY='' TEST_SEGFAULT_BINARY='' TEST_SERVICE_BINARY='' TEST_SERVICE_DIR='' TEST_SHELL_SERVICE_BINARY='' TEST_SLEEP_FOREVER_BINARY='' TEST_SOCKET_DIR='' USE_NLS='yes' VERSION='0.62' XGETTEXT='/usr/bin/xgettext' XMKMF='' XMLTO='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS=' -L/usr/lib64' X_PRE_LIBS=' -lSM -lICE' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__fastdepGCJ_FALSE='' am__fastdepGCJ_TRUE='#' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='NONE' host='x86_64-pc-linux-gnu' host_alias='x86_64-pc-linux-gnu' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/share/info' install_sh='$(SHELL) /var/tmp/portage/dbus-0.62-r2/work/dbus-0.62/install-sh' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' mandir='/usr/share/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' pkgpyexecdir='' pkgpythondir='' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' pyexecdir='' pythondir='' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target='x86_64-pc-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='pc' ## ----------- ## ## 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 STDC_HEADERS 1 #define DBUS_DISABLE_ASSERT 1 #define G_DISABLE_ASSERT 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define SIZEOF_CHAR 1 #define SIZEOF_SHORT 2 #define SIZEOF_LONG 8 #define SIZEOF_INT 4 #define SIZEOF_VOID_P 8 #define SIZEOF_LONG_LONG 8 #define SIZEOF___INT64 0 #define DBUS_VA_COPY va_copy #define DBUS_VA_COPY_AS_ARRAY 1 #define HAVE_LIBNSL 1 #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_EXECINFO_H 1 #define HAVE_BACKTRACE 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_ABSTRACT_SOCKETS 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_BUS_ENABLE_DNOTIFY_ON_LINUX 1 #define DBUS_BUILD_X11 1 configure: exit 1