This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by dbus configure 1.1.20, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --disable-mono --disable-monodocs --disable-tests --disable-xml-docs CFLAGS=-no-cpp-precomp -flat_namespace -undefined suppress F77=/usr/local/bin/g95 --no-create --no-recursion ## --------- ## ## Platform. ## ## --------- ## hostname = Saturn.local uname -m = Power Macintosh uname -r = 8.11.0 uname -s = Darwin uname -v = Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC /usr/bin/uname -p = powerpc /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.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC Kernel configured for up to 2 processors. 2 processors are physically available. Processor type: ppc970 (PowerPC 970) Processors active: 0 1 Primary memory available: 4.50 gigabytes Default processor set: 107 tasks, 427 threads, 2 processors Load average: 3.29, Mach factor: 0.51 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/bin PATH: /bin PATH: /usr/bin PATH: /Users/marius/Development/mports/bin PATH: /sbin PATH: /usr/sbin PATH: /usr/X11R6/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2121: checking build system type configure:2139: result: powerpc-apple-darwin8.11.0 configure:2161: checking host system type configure:2176: result: powerpc-apple-darwin8.11.0 configure:2198: checking target system type configure:2213: result: powerpc-apple-darwin8.11.0 configure:2257: checking for a BSD-compatible install configure:2313: result: /usr/bin/install -c configure:2324: checking whether build environment is sane configure:2367: result: yes configure:2395: checking for a thread-safe mkdir -p configure:2434: result: ./install-sh -c -d configure:2447: checking for gawk configure:2463: found /usr/local/bin/gawk configure:2474: result: gawk configure:2485: checking whether make sets $(MAKE) configure:2506: result: yes configure:2689: checking how to create a ustar tar archive configure:2702: tar --version tar (GNU tar) 1.19 Copyright (C) 2007 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by John Gilmore and Jay Fenlason. configure:2705: $? = 0 configure:2745: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar configure:2748: $? = 0 configure:2752: tar -xf - &5 powerpc-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5370) Copyright (C) 2005 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:3167: $? = 0 configure:3174: gcc -v >&5 Using built-in specs. Target: powerpc-apple-darwin8 Configured with: /var/tmp/gcc/gcc-5370~2/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=powerpc-apple-darwin8 --host=powerpc-apple-darwin8 --target=powerpc-apple-darwin8 Thread model: posix gcc version 4.0.1 (Apple Computer, Inc. build 5370) configure:3177: $? = 0 configure:3184: gcc -V >&5 gcc: argument to `-V' is missing configure:3187: $? = 1 configure:3210: checking for C compiler default output file name configure:3237: gcc -no-cpp-precomp -flat_namespace -undefined suppress conftest.c >&5 configure:3240: $? = 0 configure:3278: result: a.out configure:3295: checking whether the C compiler works configure:3305: ./a.out configure:3308: $? = 0 configure:3325: result: yes configure:3332: checking whether we are cross compiling configure:3334: result: no configure:3337: checking for suffix of executables configure:3344: gcc -o conftest -no-cpp-precomp -flat_namespace -undefined suppress conftest.c >&5 configure:3347: $? = 0 configure:3371: result: configure:3377: checking for suffix of object files configure:3403: gcc -c -no-cpp-precomp -flat_namespace -undefined suppress conftest.c >&5 configure:3406: $? = 0 configure:3429: result: o configure:3433: checking whether we are using the GNU C compiler configure:3462: gcc -c -no-cpp-precomp -flat_namespace -undefined suppress conftest.c >&5 configure:3468: $? = 0 configure:3485: result: yes configure:3490: checking whether gcc accepts -g configure:3520: gcc -c -g conftest.c >&5 configure:3526: $? = 0 configure:3625: result: yes configure:3642: checking for gcc option to accept ISO C89 configure:3716: gcc -c -no-cpp-precomp -flat_namespace -undefined suppress conftest.c >&5 configure:3722: $? = 0 configure:3745: result: none needed configure:3774: checking for style of include used by make configure:3802: result: GNU configure:3827: checking dependency style of gcc configure:3918: result: gcc3 configure:3934: checking whether gcc and cc understand -c and -o together configure:3969: gcc -c conftest.c -o conftest2.o >&5 configure:3972: $? = 0 configure:3978: gcc -c conftest.c -o conftest2.o >&5 configure:3981: $? = 0 configure:3992: cc -c conftest.c >&5 configure:3995: $? = 0 configure:4003: cc -c conftest.c -o conftest2.o >&5 configure:4006: $? = 0 configure:4012: cc -c conftest.c -o conftest2.o >&5 configure:4015: $? = 0 configure:4033: result: yes configure:4117: checking for g++ configure:4133: found /usr/bin/g++ configure:4144: result: g++ configure:4175: checking for C++ compiler version configure:4182: g++ --version >&5 powerpc-apple-darwin8-g++-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5370) Copyright (C) 2005 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:4185: $? = 0 configure:4192: g++ -v >&5 Using built-in specs. Target: powerpc-apple-darwin8 Configured with: /var/tmp/gcc/gcc-5370~2/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=powerpc-apple-darwin8 --host=powerpc-apple-darwin8 --target=powerpc-apple-darwin8 Thread model: posix gcc version 4.0.1 (Apple Computer, Inc. build 5370) configure:4195: $? = 0 configure:4202: g++ -V >&5 g++: argument to `-V' is missing configure:4205: $? = 1 configure:4208: checking whether we are using the GNU C++ compiler configure:4237: g++ -c conftest.cpp >&5 configure:4243: $? = 0 configure:4260: result: yes configure:4265: checking whether g++ accepts -g configure:4295: g++ -c -g conftest.cpp >&5 configure:4301: $? = 0 configure:4400: result: yes configure:4425: checking dependency style of g++ configure:4516: result: gcc3 configure:4532: checking for library containing strerror configure:4573: gcc -o conftest -no-cpp-precomp -flat_namespace -undefined suppress conftest.c >&5 configure:4579: $? = 0 configure:4607: result: none required configure:4620: checking how to run the C preprocessor configure:4660: gcc -E conftest.c configure:4666: $? = 0 configure:4697: gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:4703: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dbus" | #define PACKAGE_TARNAME "dbus" | #define PACKAGE_VERSION "1.1.20" | #define PACKAGE_STRING "dbus 1.1.20" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus" | #define VERSION "1.1.20" | #define GETTEXT_PACKAGE "dbus-1" | /* end confdefs.h. */ | #include configure:4736: result: gcc -E configure:4765: gcc -E conftest.c configure:4771: $? = 0 configure:4802: gcc -E conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:4808: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dbus" | #define PACKAGE_TARNAME "dbus" | #define PACKAGE_VERSION "1.1.20" | #define PACKAGE_STRING "dbus 1.1.20" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus" | #define VERSION "1.1.20" | #define GETTEXT_PACKAGE "dbus-1" | /* end confdefs.h. */ | #include configure:4846: checking for grep that handles long lines and -e configure:4920: result: /usr/local/bin/grep configure:4925: checking for egrep configure:5003: result: /usr/local/bin/grep -E configure:5008: checking for ANSI C header files configure:5038: gcc -c -no-cpp-precomp -flat_namespace -undefined suppress conftest.c >&5 configure:5044: $? = 0 configure:5140: gcc -o conftest -no-cpp-precomp -flat_namespace -undefined suppress conftest.c >&5 configure:5143: $? = 0 configure:5149: ./conftest configure:5152: $? = 0 configure:5169: result: yes configure:5179: checking for inline configure:5205: gcc -c -no-cpp-precomp -flat_namespace -undefined suppress conftest.c >&5 configure:5211: $? = 0 configure:5229: result: inline configure:5506: checking whether gcc supports "-Wfloat-equals" configure:5516: result: no configure:5506: checking whether gcc supports "-Wdeclaration-after-statement" configure:5514: result: yes configure:5506: checking whether gcc supports "-fno-common" configure:5514: result: yes configure:5506: checking whether gcc supports "-fPIC" configure:5514: result: yes configure:5506: checking whether gcc supports "-fPIE" configure:5514: result: yes configure:5653: checking for ld that supports "-Wl,--gc-sections" configure:5679: gcc -o conftest -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common conftest.c >&5 conftest.c:17: warning: no previous prototype for 'one' conftest.c:18: warning: no previous prototype for 'two' configure:5685: $? = 0 configure:5722: result: no configure:5804: checking for a sed that does not truncate output configure:5860: result: /usr/local/bin/sed configure:5874: checking for ld used by gcc configure:5941: result: /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld configure:5950: checking if the linker (/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld) is GNU ld configure:5965: result: no configure:5970: checking for /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld option to reload object files configure:5977: result: -r configure:5995: checking for BSD-compatible nm configure:6044: result: /usr/bin/nm -p configure:6048: checking whether ln -s works configure:6052: result: yes configure:6059: checking how to recognize dependent libraries configure:6245: result: pass_all configure:6495: checking for sys/types.h configure:6516: gcc -c -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common conftest.c >&5 configure:6522: $? = 0 configure:6538: result: yes configure:6495: checking for sys/stat.h configure:6516: gcc -c -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common conftest.c >&5 configure:6522: $? = 0 configure:6538: result: yes configure:6495: checking for stdlib.h configure:6516: gcc -c -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common conftest.c >&5 configure:6522: $? = 0 configure:6538: result: yes configure:6495: checking for string.h configure:6516: gcc -c -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common conftest.c >&5 configure:6522: $? = 0 configure:6538: result: yes configure:6495: checking for memory.h configure:6516: gcc -c -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common conftest.c >&5 configure:6522: $? = 0 configure:6538: result: yes configure:6495: checking for strings.h configure:6516: gcc -c -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common conftest.c >&5 configure:6522: $? = 0 configure:6538: result: yes configure:6495: checking for inttypes.h configure:6516: gcc -c -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common conftest.c >&5 configure:6522: $? = 0 configure:6538: result: yes configure:6495: checking for stdint.h configure:6516: gcc -c -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common conftest.c >&5 configure:6522: $? = 0 configure:6538: result: yes configure:6495: checking for unistd.h configure:6516: gcc -c -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common conftest.c >&5 configure:6522: $? = 0 configure:6538: result: yes configure:6565: checking dlfcn.h usability configure:6582: gcc -c -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common conftest.c >&5 configure:6588: $? = 0 configure:6602: result: yes configure:6606: checking dlfcn.h presence configure:6621: gcc -E conftest.c configure:6627: $? = 0 configure:6641: result: yes configure:6669: checking for dlfcn.h configure:6677: result: yes configure:6700: checking how to run the C++ preprocessor configure:6736: g++ -E conftest.cpp configure:6742: $? = 0 configure:6773: g++ -E conftest.cpp conftest.cpp:26:28: error: ac_nonexistent.h: No such file or directory configure:6779: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dbus" | #define PACKAGE_TARNAME "dbus" | #define PACKAGE_VERSION "1.1.20" | #define PACKAGE_STRING "dbus 1.1.20" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus" | #define VERSION "1.1.20" | #define GETTEXT_PACKAGE "dbus-1" | #define STDC_HEADERS 1 | #define DBUS_UNIX 1 | #define DBUS_DISABLE_ASSERT 1 | #define G_DISABLE_ASSERT 1 | #define DBUS_ENABLE_USERDB_CACHE 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:6812: result: g++ -E configure:6841: g++ -E conftest.cpp configure:6847: $? = 0 configure:6878: g++ -E conftest.cpp conftest.cpp:26:28: error: ac_nonexistent.h: No such file or directory configure:6884: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dbus" | #define PACKAGE_TARNAME "dbus" | #define PACKAGE_VERSION "1.1.20" | #define PACKAGE_STRING "dbus 1.1.20" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus" | #define VERSION "1.1.20" | #define GETTEXT_PACKAGE "dbus-1" | #define STDC_HEADERS 1 | #define DBUS_UNIX 1 | #define DBUS_DISABLE_ASSERT 1 | #define G_DISABLE_ASSERT 1 | #define DBUS_ENABLE_USERDB_CACHE 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:7034: checking for Fortran 77 compiler version configure:7041: /usr/local/bin/g95 --version >&5 G95 (GCC 4.0.3 (g95 0.91!) Oct 18 2006) Copyright (C) 2002-2005 Free Software Foundation, Inc. G95 comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of G95 under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING configure:7044: $? = 0 configure:7051: /usr/local/bin/g95 -v >&5 Using built-in specs. Target: Configured with: ../configure --enable-languages=c Thread model: posix gcc version 4.0.3 (g95 0.91!) Oct 18 2006 configure:7054: $? = 0 configure:7061: /usr/local/bin/g95 -V >&5 g95: '-V' option must have argument configure:7064: $? = 1 configure:7072: checking whether we are using the GNU Fortran 77 compiler configure:7091: /usr/local/bin/g95 -c conftest.F >&5 configure:7097: $? = 0 configure:7114: result: yes configure:7120: checking whether /usr/local/bin/g95 accepts -g configure:7137: /usr/local/bin/g95 -c -g conftest.f >&5 configure:7143: $? = 0 configure:7159: result: yes configure:7189: checking the maximum length of command line arguments configure:7301: result: 196608 configure:7313: checking command to parse /usr/bin/nm -p output from gcc object configure:7418: gcc -c -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common conftest.c >&5 conftest.c:5: warning: no previous prototype for 'nm_test_func' configure:7421: $? = 0 configure:7425: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:7428: $? = 0 cannot find nm_test_var in conftest.nm configure:7418: gcc -c -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common conftest.c >&5 conftest.c:5: warning: no previous prototype for 'nm_test_func' configure:7421: $? = 0 configure:7425: /usr/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm configure:7428: $? = 0 configure:7480: gcc -o conftest -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common conftest.c conftstm.o >&5 configure:7483: $? = 0 configure:7521: result: ok configure:7525: checking for objdir configure:7540: result: .libs configure:7632: checking for ar configure:7648: found /usr/bin/ar configure:7659: result: ar configure:7728: checking for ranlib configure:7744: found /usr/bin/ranlib configure:7755: result: ranlib configure:7824: checking for strip configure:7840: found /usr/bin/strip configure:7851: result: strip configure:8137: checking if gcc supports -fno-rtti -fno-exceptions configure:8158: gcc -c -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:8162: $? = 0 configure:8172: result: no configure:8187: checking for gcc option to produce PIC configure:8419: result: -fno-common configure:8427: checking if gcc PIC flag -fno-common works configure:8448: gcc -c -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common -fno-common -DPIC conftest.c >&5 configure:8452: $? = 0 configure:8462: result: yes configure:8490: checking if gcc static flag -static works configure:8518: result: no configure:8528: checking if gcc supports -c -o file.o configure:8552: gcc -c -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common -o out/conftest2.o conftest.c >&5 configure:8556: $? = 0 configure:8575: result: yes configure:8601: checking whether the gcc linker (/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld) supports shared libraries configure:9581: result: yes configure:9648: checking dynamic linker characteristics configure:10252: result: darwin8.11.0 dyld configure:10261: checking how to hardcode library paths into programs configure:10286: result: immediate configure:10300: checking whether stripping libraries is possible configure:10314: result: yes configure:11107: checking if libtool supports shared libraries configure:11109: result: yes configure:11112: checking whether to build shared libraries configure:11133: result: yes configure:11136: checking whether to build static libraries configure:11140: result: yes configure:11233: creating libtool configure:11821: checking for ld used by g++ configure:11888: result: /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld configure:11897: checking if the linker (/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld) is GNU ld configure:11912: result: no configure:11963: checking whether the g++ linker (/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld) supports shared libraries configure:12937: result: yes configure:12955: g++ -c -g -O2 conftest.cpp >&5 configure:12958: $? = 0 configure:13110: checking for g++ option to produce PIC configure:13394: result: -fno-common configure:13402: checking if g++ PIC flag -fno-common works configure:13423: g++ -c -g -O2 -fno-common -DPIC conftest.cpp >&5 configure:13427: $? = 0 configure:13437: result: yes configure:13465: checking if g++ static flag -static works configure:13493: result: no configure:13503: checking if g++ supports -c -o file.o configure:13527: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:13531: $? = 0 configure:13550: result: yes configure:13576: checking whether the g++ linker (/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld) supports shared libraries configure:13601: result: yes configure:13668: checking dynamic linker characteristics configure:14220: result: darwin8.11.0 dyld configure:14229: checking how to hardcode library paths into programs configure:14254: result: immediate configure:14788: checking if libtool supports shared libraries configure:14790: result: yes configure:14793: checking whether to build shared libraries configure:14813: result: yes configure:14816: checking whether to build static libraries configure:14820: result: yes configure:14830: checking for /usr/local/bin/g95 option to produce PIC configure:15062: result: -fno-common configure:15070: checking if /usr/local/bin/g95 PIC flag -fno-common works configure:15091: /usr/local/bin/g95 -c -g -O2 -fno-common conftest.f >&5 configure:15095: $? = 0 configure:15105: result: yes configure:15133: checking if /usr/local/bin/g95 static flag -static works configure:15161: result: no configure:15171: checking if /usr/local/bin/g95 supports -c -o file.o configure:15195: /usr/local/bin/g95 -c -g -O2 -o out/conftest2.o conftest.f >&5 configure:15199: $? = 0 configure:15218: result: yes configure:15244: checking whether the /usr/local/bin/g95 linker (/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld) supports shared libraries configure:16204: result: yes configure:16271: checking dynamic linker characteristics configure:16823: result: darwin8.11.0 dyld configure:16832: checking how to hardcode library paths into programs configure:16857: result: immediate configure:20520: checking for char configure:20550: gcc -c -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common conftest.c >&5 configure:20556: $? = 0 configure:20571: result: yes configure:20578: checking size of char configure:20880: gcc -o conftest -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common conftest.c >&5 configure:20883: $? = 0 configure:20889: ./conftest configure:20892: $? = 0 configure:20915: result: 1 configure:20925: checking for short configure:20955: gcc -c -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common conftest.c >&5 configure:20961: $? = 0 configure:20976: result: yes configure:20983: checking size of short configure:21285: gcc -o conftest -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common conftest.c >&5 configure:21288: $? = 0 configure:21294: ./conftest configure:21297: $? = 0 configure:21320: result: 2 configure:21330: checking for long configure:21360: gcc -c -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common conftest.c >&5 configure:21366: $? = 0 configure:21381: result: yes configure:21388: checking size of long configure:21690: gcc -o conftest -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common conftest.c >&5 configure:21693: $? = 0 configure:21699: ./conftest configure:21702: $? = 0 configure:21725: result: 4 configure:21735: checking for int configure:21765: gcc -c -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common conftest.c >&5 configure:21771: $? = 0 configure:21786: result: yes configure:21793: checking size of int configure:22095: gcc -o conftest -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common conftest.c >&5 configure:22098: $? = 0 configure:22104: ./conftest configure:22107: $? = 0 configure:22130: result: 4 configure:22140: checking for void * configure:22170: gcc -c -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common conftest.c >&5 configure:22176: $? = 0 configure:22191: result: yes configure:22198: checking size of void * configure:22500: gcc -o conftest -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common conftest.c >&5 configure:22503: $? = 0 configure:22509: ./conftest configure:22512: $? = 0 configure:22535: result: 4 configure:22545: checking for long long configure:22575: gcc -c -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common conftest.c >&5 configure:22581: $? = 0 configure:22596: result: yes configure:22603: checking size of long long configure:22905: gcc -o conftest -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common conftest.c >&5 configure:22908: $? = 0 configure:22914: ./conftest configure:22917: $? = 0 configure:22940: result: 8 configure:22950: checking for __int64 configure:22980: gcc -c -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common conftest.c >&5 conftest.c:65: error: parse error before 'ac__type_new_' conftest.c:65: warning: type defaults to 'int' in declaration of 'ac__type_new_' conftest.c:65: warning: data definition has no type or storage class conftest.c: In function 'main': conftest.c:69: error: parse error before ')' token conftest.c:75: warning: control reaches end of non-void function configure:22986: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dbus" | #define PACKAGE_TARNAME "dbus" | #define PACKAGE_VERSION "1.1.20" | #define PACKAGE_STRING "dbus 1.1.20" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus" | #define VERSION "1.1.20" | #define GETTEXT_PACKAGE "dbus-1" | #define STDC_HEADERS 1 | #define DBUS_UNIX 1 | #define DBUS_DISABLE_ASSERT 1 | #define G_DISABLE_ASSERT 1 | #define DBUS_ENABLE_USERDB_CACHE 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 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:23001: result: no configure:23008: checking size of __int64 configure:23310: gcc -o conftest -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common conftest.c >&5 conftest.c:65: error: parse error before 'ac__type_sizeof_' conftest.c:65: warning: type defaults to 'int' in declaration of 'ac__type_sizeof_' conftest.c:65: warning: data definition has no type or storage class configure:23313: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dbus" | #define PACKAGE_TARNAME "dbus" | #define PACKAGE_VERSION "1.1.20" | #define PACKAGE_STRING "dbus 1.1.20" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus" | #define VERSION "1.1.20" | #define GETTEXT_PACKAGE "dbus-1" | #define STDC_HEADERS 1 | #define DBUS_UNIX 1 | #define DBUS_DISABLE_ASSERT 1 | #define G_DISABLE_ASSERT 1 | #define DBUS_ENABLE_USERDB_CACHE 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 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:23345: result: 0 configure:23357: checking 64-bit integer type configure:23395: result: long long configure:23405: checking 32-bit integer type configure:23427: result: int configure:23434: checking 16-bit integer type configure:23453: result: short configure:23706: checking for an implementation of va_copy() configure:23733: gcc -o conftest -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common 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:23739: $? = 0 configure:23757: result: yes configure:23759: checking for an implementation of __va_copy() configure:23786: gcc -o conftest -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common 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:23792: $? = 0 configure:23810: result: yes configure:23834: checking whether va_lists can be copied by value configure:23878: gcc -o conftest -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common conftest.c >&5 conftest.c: In function 'main': conftest.c:41: error: nested functions are disabled, use -fnested-functions to re-enable conftest.c:41: warning: no previous prototype for 'f' conftest.c: In function 'f': conftest.c:46: warning: implicit declaration of function 'exit' conftest.c:46: warning: incompatible implicit declaration of built-in function 'exit' conftest.c: In function 'main': conftest.c:49: error: nested functions are disabled, use -fnested-functions to re-enable conftest.c:49: warning: 'main' is normally a non-static function configure:23881: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dbus" | #define PACKAGE_TARNAME "dbus" | #define PACKAGE_VERSION "1.1.20" | #define PACKAGE_STRING "dbus 1.1.20" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus" | #define VERSION "1.1.20" | #define GETTEXT_PACKAGE "dbus-1" | #define STDC_HEADERS 1 | #define DBUS_UNIX 1 | #define DBUS_DISABLE_ASSERT 1 | #define G_DISABLE_ASSERT 1 | #define DBUS_ENABLE_USERDB_CACHE 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 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. */ | | #include | | int | main () | { | | 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; | } | | ; | return 0; | } configure:23907: result: no configure:23926: checking whether to use inline assembler routines for atomic integers configure:23956: result: no configure:23975: checking for socket in -lsocket configure:24010: gcc -o conftest -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common conftest.c -lsocket >&5 /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: can't locate file for: -lsocket collect2: ld returned 1 exit status configure:24016: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dbus" | #define PACKAGE_TARNAME "dbus" | #define PACKAGE_VERSION "1.1.20" | #define PACKAGE_STRING "dbus 1.1.20" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus" | #define VERSION "1.1.20" | #define GETTEXT_PACKAGE "dbus-1" | #define STDC_HEADERS 1 | #define DBUS_UNIX 1 | #define DBUS_DISABLE_ASSERT 1 | #define G_DISABLE_ASSERT 1 | #define DBUS_ENABLE_USERDB_CACHE 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 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 DBUS_VA_COPY_AS_ARRAY 1 | #define DBUS_USE_ATOMIC_INT_486_COND 0 | #define DBUS_HAVE_ATOMIC_INT_COND 0 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char socket (); | int | main () | { | return socket (); | ; | return 0; | } configure:24034: result: no configure:24045: checking for gethostbyname configure:24101: gcc -o conftest -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common conftest.c >&5 configure:24107: $? = 0 configure:24124: result: yes configure:24218: checking for vsnprintf configure:24274: gcc -o conftest -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common conftest.c >&5 conftest.c:60: warning: conflicting types for built-in function 'vsnprintf' configure:24280: $? = 0 configure:24298: result: yes configure:24218: checking for vasprintf configure:24274: gcc -o conftest -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common conftest.c >&5 configure:24280: $? = 0 configure:24298: result: yes configure:24218: checking for nanosleep configure:24274: gcc -o conftest -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common conftest.c >&5 configure:24280: $? = 0 configure:24298: result: yes configure:24218: checking for usleep configure:24274: gcc -o conftest -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common conftest.c >&5 configure:24280: $? = 0 configure:24298: result: yes configure:24218: checking for poll configure:24274: gcc -o conftest -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common conftest.c >&5 configure:24280: $? = 0 configure:24298: result: yes configure:24218: checking for setenv configure:24274: gcc -o conftest -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common conftest.c >&5 configure:24280: $? = 0 configure:24298: result: yes configure:24218: checking for clearenv configure:24274: gcc -o conftest -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common conftest.c >&5 configure:24280: $? = 0 configure:24298: result: yes configure:24218: checking for unsetenv configure:24274: gcc -o conftest -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common conftest.c >&5 configure:24280: $? = 0 configure:24298: result: yes configure:24218: checking for socketpair configure:24274: gcc -o conftest -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common conftest.c >&5 configure:24280: $? = 0 configure:24298: result: yes configure:24218: checking for getgrouplist configure:24274: gcc -o conftest -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common conftest.c >&5 configure:24280: $? = 0 configure:24298: result: yes configure:24218: checking for fpathconf configure:24274: gcc -o conftest -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common conftest.c >&5 configure:24280: $? = 0 configure:24298: result: yes configure:24218: checking for setrlimit configure:24274: gcc -o conftest -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common conftest.c >&5 configure:24280: $? = 0 configure:24298: result: yes configure:24309: checking for dirfd configure:24340: gcc -o conftest -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common conftest.c >&5 conftest.c: In function 'main': conftest.c:59: warning: statement with no effect configure:24346: $? = 0 configure:24362: result: yes configure:24451: checking execinfo.h usability configure:24468: gcc -c -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common conftest.c >&5 conftest.c:83:22: error: execinfo.h: No such file or directory configure:24474: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dbus" | #define PACKAGE_TARNAME "dbus" | #define PACKAGE_VERSION "1.1.20" | #define PACKAGE_STRING "dbus 1.1.20" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus" | #define VERSION "1.1.20" | #define GETTEXT_PACKAGE "dbus-1" | #define STDC_HEADERS 1 | #define DBUS_UNIX 1 | #define DBUS_DISABLE_ASSERT 1 | #define G_DISABLE_ASSERT 1 | #define DBUS_ENABLE_USERDB_CACHE 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 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 DBUS_VA_COPY_AS_ARRAY 1 | #define DBUS_USE_ATOMIC_INT_486_COND 0 | #define DBUS_HAVE_ATOMIC_INT_COND 0 | #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_CLEARENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_DIRFD 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:24488: result: no configure:24492: checking execinfo.h presence configure:24507: gcc -E conftest.c conftest.c:50:22: error: execinfo.h: No such file or directory configure:24513: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dbus" | #define PACKAGE_TARNAME "dbus" | #define PACKAGE_VERSION "1.1.20" | #define PACKAGE_STRING "dbus 1.1.20" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus" | #define VERSION "1.1.20" | #define GETTEXT_PACKAGE "dbus-1" | #define STDC_HEADERS 1 | #define DBUS_UNIX 1 | #define DBUS_DISABLE_ASSERT 1 | #define G_DISABLE_ASSERT 1 | #define DBUS_ENABLE_USERDB_CACHE 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 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 DBUS_VA_COPY_AS_ARRAY 1 | #define DBUS_USE_ATOMIC_INT_486_COND 0 | #define DBUS_HAVE_ATOMIC_INT_COND 0 | #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_CLEARENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_DIRFD 1 | /* end confdefs.h. */ | #include configure:24527: result: no configure:24555: checking for execinfo.h configure:24563: result: no configure:24685: checking errno.h usability configure:24702: gcc -c -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common conftest.c >&5 configure:24708: $? = 0 configure:24722: result: yes configure:24726: checking errno.h presence configure:24741: gcc -E conftest.c configure:24747: $? = 0 configure:24761: result: yes configure:24789: checking for errno.h configure:24797: result: yes configure:24816: checking for unistd.h configure:24822: result: yes configure:24963: checking for posix getpwnam_r configure:25005: gcc -o conftest -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common conftest.c >&5 configure:25008: $? = 0 configure:25014: ./conftest configure:25017: $? = 0 configure:25033: result: yes configure:25112: checking whether socklen_t is defined configure:25142: gcc -c -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common conftest.c >&5 configure:25148: $? = 0 configure:25162: result: yes configure:25188: checking sys/uio.h usability configure:25205: gcc -c -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common conftest.c >&5 configure:25211: $? = 0 configure:25225: result: yes configure:25229: checking sys/uio.h presence configure:25244: gcc -E conftest.c configure:25250: $? = 0 configure:25264: result: yes configure:25292: checking for sys/uio.h configure:25300: result: yes configure:25312: checking for writev configure:25368: gcc -o conftest -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common conftest.c >&5 configure:25374: $? = 0 configure:25392: result: yes configure:25422: checking sys/syslimits.h usability configure:25439: gcc -c -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common conftest.c >&5 configure:25445: $? = 0 configure:25459: result: yes configure:25463: checking sys/syslimits.h presence configure:25478: gcc -E conftest.c configure:25484: $? = 0 configure:25498: result: yes configure:25526: checking for sys/syslimits.h configure:25534: result: yes configure:25548: checking for ISO C99 varargs macros in C configure:25575: gcc -c -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common conftest.c >&5 conftest.c: In function 'main': conftest.c:62: warning: nested extern declaration of 'a' configure:25581: $? = 0 configure:25595: result: yes configure:25598: checking for GNUC varargs macros configure:25625: gcc -c -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common conftest.c >&5 conftest.c: In function 'main': conftest.c:62: warning: nested extern declaration of 'a' configure:25631: $? = 0 configure:25645: result: yes configure:25663: checking for struct cmsgcred configure:25693: gcc -c -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common conftest.c >&5 conftest.c: In function 'main': conftest.c:67: error: storage size of 'cred' isn't known conftest.c:67: warning: unused variable 'cred' configure:25699: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dbus" | #define PACKAGE_TARNAME "dbus" | #define PACKAGE_VERSION "1.1.20" | #define PACKAGE_STRING "dbus 1.1.20" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus" | #define VERSION "1.1.20" | #define GETTEXT_PACKAGE "dbus-1" | #define STDC_HEADERS 1 | #define DBUS_UNIX 1 | #define DBUS_DISABLE_ASSERT 1 | #define G_DISABLE_ASSERT 1 | #define DBUS_ENABLE_USERDB_CACHE 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 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 DBUS_VA_COPY_AS_ARRAY 1 | #define DBUS_USE_ATOMIC_INT_486_COND 0 | #define DBUS_HAVE_ATOMIC_INT_COND 0 | #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_CLEARENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_DIRFD 1 | #define HAVE_ERRNO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POSIX_GETPWNAM_R 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_SYS_SYSLIMITS_H 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:25713: result: no configure:25729: checking for getpeerucred configure:25785: gcc -o conftest -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common conftest.c >&5 configure:25791: $? = 0 configure:25809: result: yes configure:25729: checking for getpeereid configure:25785: gcc -o conftest -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common conftest.c >&5 configure:25791: $? = 0 configure:25809: result: yes configure:25828: checking abstract socket namespace configure:25894: gcc -o conftest -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common conftest.c >&5 configure:25897: $? = 0 configure:25903: ./conftest Abstract socket namespace bind() failed: Invalid argument configure:25906: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dbus" | #define PACKAGE_TARNAME "dbus" | #define PACKAGE_VERSION "1.1.20" | #define PACKAGE_STRING "dbus 1.1.20" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus" | #define VERSION "1.1.20" | #define GETTEXT_PACKAGE "dbus-1" | #define STDC_HEADERS 1 | #define DBUS_UNIX 1 | #define DBUS_DISABLE_ASSERT 1 | #define G_DISABLE_ASSERT 1 | #define DBUS_ENABLE_USERDB_CACHE 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 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 DBUS_VA_COPY_AS_ARRAY 1 | #define DBUS_USE_ATOMIC_INT_486_COND 0 | #define DBUS_HAVE_ATOMIC_INT_COND 0 | #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_CLEARENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_DIRFD 1 | #define HAVE_ERRNO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POSIX_GETPWNAM_R 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_SYS_SYSLIMITS_H 1 | #define HAVE_ISO_VARARGS 1 | #define HAVE_GNUC_VARARGS 1 | #define HAVE_GETPEERUCRED 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:25923: result: no configure:25962: checking for XML_ParserCreate_MM in -lexpat configure:25997: gcc -o conftest -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common conftest.c -lexpat >&5 configure:26003: $? = 0 configure:26021: result: yes configure:26039: checking expat.h usability configure:26056: gcc -c -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common conftest.c >&5 configure:26062: $? = 0 configure:26076: result: yes configure:26080: checking expat.h presence configure:26095: gcc -E conftest.c configure:26101: $? = 0 configure:26115: result: yes configure:26143: checking for expat.h configure:26151: result: yes configure:26330: checking for pthread_cond_timedwait configure:26386: gcc -o conftest -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common conftest.c >&5 configure:26392: $? = 0 configure:26409: result: yes configure:26487: checking for is_selinux_enabled in -lselinux configure:26522: gcc -o conftest -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common conftest.c -lselinux >&5 /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: can't locate file for: -lselinux collect2: ld returned 1 exit status configure:26528: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dbus" | #define PACKAGE_TARNAME "dbus" | #define PACKAGE_VERSION "1.1.20" | #define PACKAGE_STRING "dbus 1.1.20" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus" | #define VERSION "1.1.20" | #define GETTEXT_PACKAGE "dbus-1" | #define STDC_HEADERS 1 | #define DBUS_UNIX 1 | #define DBUS_DISABLE_ASSERT 1 | #define G_DISABLE_ASSERT 1 | #define DBUS_ENABLE_USERDB_CACHE 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 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 DBUS_VA_COPY_AS_ARRAY 1 | #define DBUS_USE_ATOMIC_INT_486_COND 0 | #define DBUS_HAVE_ATOMIC_INT_COND 0 | #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_CLEARENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_DIRFD 1 | #define HAVE_ERRNO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POSIX_GETPWNAM_R 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_SYS_SYSLIMITS_H 1 | #define HAVE_ISO_VARARGS 1 | #define HAVE_GNUC_VARARGS 1 | #define HAVE_GETPEERUCRED 1 | #define HAVE_GETPEEREID 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:26546: result: no configure:26609: WARNING: Sufficiently new SELinux library not found configure:26814: checking sys/inotify.h usability configure:26831: gcc -c -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common conftest.c >&5 conftest.c:95:25: error: sys/inotify.h: No such file or directory configure:26837: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dbus" | #define PACKAGE_TARNAME "dbus" | #define PACKAGE_VERSION "1.1.20" | #define PACKAGE_STRING "dbus 1.1.20" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus" | #define VERSION "1.1.20" | #define GETTEXT_PACKAGE "dbus-1" | #define STDC_HEADERS 1 | #define DBUS_UNIX 1 | #define DBUS_DISABLE_ASSERT 1 | #define G_DISABLE_ASSERT 1 | #define DBUS_ENABLE_USERDB_CACHE 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 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 DBUS_VA_COPY_AS_ARRAY 1 | #define DBUS_USE_ATOMIC_INT_486_COND 0 | #define DBUS_HAVE_ATOMIC_INT_COND 0 | #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_CLEARENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_DIRFD 1 | #define HAVE_ERRNO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POSIX_GETPWNAM_R 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_SYS_SYSLIMITS_H 1 | #define HAVE_ISO_VARARGS 1 | #define HAVE_GNUC_VARARGS 1 | #define HAVE_GETPEERUCRED 1 | #define HAVE_GETPEEREID 1 | #define HAVE_EXPAT_H 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:26851: result: no configure:26855: checking sys/inotify.h presence configure:26870: gcc -E conftest.c conftest.c:62:25: error: sys/inotify.h: No such file or directory configure:26876: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dbus" | #define PACKAGE_TARNAME "dbus" | #define PACKAGE_VERSION "1.1.20" | #define PACKAGE_STRING "dbus 1.1.20" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus" | #define VERSION "1.1.20" | #define GETTEXT_PACKAGE "dbus-1" | #define STDC_HEADERS 1 | #define DBUS_UNIX 1 | #define DBUS_DISABLE_ASSERT 1 | #define G_DISABLE_ASSERT 1 | #define DBUS_ENABLE_USERDB_CACHE 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 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 DBUS_VA_COPY_AS_ARRAY 1 | #define DBUS_USE_ATOMIC_INT_486_COND 0 | #define DBUS_HAVE_ATOMIC_INT_COND 0 | #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_CLEARENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_DIRFD 1 | #define HAVE_ERRNO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POSIX_GETPWNAM_R 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_SYS_SYSLIMITS_H 1 | #define HAVE_ISO_VARARGS 1 | #define HAVE_GNUC_VARARGS 1 | #define HAVE_GETPEERUCRED 1 | #define HAVE_GETPEEREID 1 | #define HAVE_EXPAT_H 1 | /* end confdefs.h. */ | #include configure:26890: result: no configure:26918: checking for sys/inotify.h configure:26926: result: no configure:27004: checking sys/event.h usability configure:27021: gcc -c -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common conftest.c >&5 configure:27027: $? = 0 configure:27041: result: yes configure:27045: checking sys/event.h presence configure:27060: gcc -E conftest.c configure:27066: $? = 0 configure:27080: result: yes configure:27108: checking for sys/event.h configure:27115: result: yes configure:27126: checking for kqueue configure:27182: gcc -o conftest -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common conftest.c >&5 configure:27188: $? = 0 configure:27205: result: yes configure:27269: checking for audit_log_user_avc_message in -laudit configure:27304: gcc -o conftest -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common conftest.c -laudit >&5 /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: can't locate file for: -laudit collect2: ld returned 1 exit status configure:27310: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dbus" | #define PACKAGE_TARNAME "dbus" | #define PACKAGE_VERSION "1.1.20" | #define PACKAGE_STRING "dbus 1.1.20" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus" | #define VERSION "1.1.20" | #define GETTEXT_PACKAGE "dbus-1" | #define STDC_HEADERS 1 | #define DBUS_UNIX 1 | #define DBUS_DISABLE_ASSERT 1 | #define G_DISABLE_ASSERT 1 | #define DBUS_ENABLE_USERDB_CACHE 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 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 DBUS_VA_COPY_AS_ARRAY 1 | #define DBUS_USE_ATOMIC_INT_486_COND 0 | #define DBUS_HAVE_ATOMIC_INT_COND 0 | #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_CLEARENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_DIRFD 1 | #define HAVE_ERRNO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POSIX_GETPWNAM_R 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_SYS_SYSLIMITS_H 1 | #define HAVE_ISO_VARARGS 1 | #define HAVE_GNUC_VARARGS 1 | #define HAVE_GETPEERUCRED 1 | #define HAVE_GETPEEREID 1 | #define HAVE_EXPAT_H 1 | #define DBUS_BUS_ENABLE_KQUEUE 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 audit_log_user_avc_message (); | int | main () | { | return audit_log_user_avc_message (); | ; | return 0; | } configure:27328: result: no configure:27448: checking for X configure:27683: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include configure:27705: checking whether -R must be followed by a space configure:27731: gcc -o conftest -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common conftest.c -R/usr/X11R6/lib >&5 powerpc-apple-darwin8-gcc-4.0.1: unrecognized option '-R/usr/X11R6/lib' configure:27737: $? = 0 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dbus" | #define PACKAGE_TARNAME "dbus" | #define PACKAGE_VERSION "1.1.20" | #define PACKAGE_STRING "dbus 1.1.20" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus" | #define VERSION "1.1.20" | #define GETTEXT_PACKAGE "dbus-1" | #define STDC_HEADERS 1 | #define DBUS_UNIX 1 | #define DBUS_DISABLE_ASSERT 1 | #define G_DISABLE_ASSERT 1 | #define DBUS_ENABLE_USERDB_CACHE 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 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 DBUS_VA_COPY_AS_ARRAY 1 | #define DBUS_USE_ATOMIC_INT_486_COND 0 | #define DBUS_HAVE_ATOMIC_INT_COND 0 | #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_CLEARENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_DIRFD 1 | #define HAVE_ERRNO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POSIX_GETPWNAM_R 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_SYS_SYSLIMITS_H 1 | #define HAVE_ISO_VARARGS 1 | #define HAVE_GNUC_VARARGS 1 | #define HAVE_GETPEERUCRED 1 | #define HAVE_GETPEEREID 1 | #define HAVE_EXPAT_H 1 | #define DBUS_BUS_ENABLE_KQUEUE 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:27772: gcc -o conftest -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common conftest.c -R /usr/X11R6/lib >&5 powerpc-apple-darwin8-gcc-4.0.1: unrecognized option '-R' /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: can't map file: /usr/X11R6/lib ((os/kern) invalid argument) collect2: ld returned 1 exit status configure:27778: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "dbus" | #define PACKAGE_TARNAME "dbus" | #define PACKAGE_VERSION "1.1.20" | #define PACKAGE_STRING "dbus 1.1.20" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "dbus" | #define VERSION "1.1.20" | #define GETTEXT_PACKAGE "dbus-1" | #define STDC_HEADERS 1 | #define DBUS_UNIX 1 | #define DBUS_DISABLE_ASSERT 1 | #define G_DISABLE_ASSERT 1 | #define DBUS_ENABLE_USERDB_CACHE 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 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 DBUS_VA_COPY_AS_ARRAY 1 | #define DBUS_USE_ATOMIC_INT_486_COND 0 | #define DBUS_HAVE_ATOMIC_INT_COND 0 | #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_CLEARENV 1 | #define HAVE_UNSETENV 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_GETGROUPLIST 1 | #define HAVE_FPATHCONF 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_DIRFD 1 | #define HAVE_ERRNO_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_POSIX_GETPWNAM_R 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_WRITEV 1 | #define HAVE_SYS_SYSLIMITS_H 1 | #define HAVE_ISO_VARARGS 1 | #define HAVE_GNUC_VARARGS 1 | #define HAVE_GETPEERUCRED 1 | #define HAVE_GETPEEREID 1 | #define HAVE_EXPAT_H 1 | #define DBUS_BUS_ENABLE_KQUEUE 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:27791: result: neither works configure:27844: gcc -o conftest -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common conftest.c -L/usr/X11R6/lib -lX11 >&5 configure:27850: $? = 0 configure:28007: checking for gethostbyname configure:28086: result: yes configure:28231: checking for connect configure:28287: gcc -o conftest -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common conftest.c >&5 configure:28293: $? = 0 configure:28310: result: yes configure:28382: checking for remove configure:28438: gcc -o conftest -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common conftest.c >&5 configure:28444: $? = 0 configure:28461: result: yes configure:28533: checking for shmat configure:28589: gcc -o conftest -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common conftest.c >&5 configure:28595: $? = 0 configure:28612: result: yes configure:28693: checking for IceConnectionNumber in -lICE configure:28728: gcc -o conftest -no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common -L/usr/X11R6/lib conftest.c -lICE >&5 configure:28734: $? = 0 configure:28752: result: yes configure:28793: checking for doxygen configure:28811: found /usr/local/bin/doxygen configure:28824: result: /usr/local/bin/doxygen configure:28833: checking whether to build Doxygen documentation configure:28866: result: yes configure:28873: checking for xmlto configure:28891: found /usr/local/bin/xmlto configure:28904: result: /usr/local/bin/xmlto configure:28913: checking whether to build XML documentation configure:28946: result: yes configure:29657: creating ./config.status ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=powerpc-apple-darwin8.11.0 ac_cv_c_compiler_gnu=yes ac_cv_c_inline=inline 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='-no-cpp-precomp -flat_namespace -undefined suppress' 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= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set=set ac_cv_env_F77_value=/usr/local/bin/g95 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= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_f77_compiler_gnu=yes ac_cv_func_clearenv=yes ac_cv_func_connect=yes ac_cv_func_fpathconf=yes ac_cv_func_getgrouplist=yes ac_cv_func_gethostbyname=yes ac_cv_func_getpeereid=yes ac_cv_func_getpeerucred=yes ac_cv_func_kqueue=yes ac_cv_func_nanosleep=yes ac_cv_func_poll=yes ac_cv_func_posix_getpwnam_r=yes ac_cv_func_pthread_cond_timedwait=yes ac_cv_func_remove=yes ac_cv_func_setenv=yes ac_cv_func_setrlimit=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_abstract_sockets=no 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_errno_h=yes ac_cv_header_execinfo_h=no ac_cv_header_expat_h=yes ac_cv_header_inttypes_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_event_h=yes ac_cv_header_sys_inotify_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_syslimits_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=powerpc-apple-darwin8.11.0 ac_cv_lib_ICE_IceConnectionNumber=yes ac_cv_lib_audit_audit_log_user_avc_message=no ac_cv_lib_expat_XML_ParserCreate_MM=yes ac_cv_lib_selinux_is_selinux_enabled=no ac_cv_lib_socket_socket=no ac_cv_objext=o ac_cv_path_DOXYGEN=/usr/local/bin/doxygen ac_cv_path_EGREP='/usr/local/bin/grep -E' ac_cv_path_GREP=/usr/local/bin/grep ac_cv_path_XMLTO=/usr/local/bin/xmlto ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' 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_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cc_gcc_c_o=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=4 ac_cv_sizeof_long_long=8 ac_cv_sizeof_short=2 ac_cv_sizeof_void_p=4 ac_cv_target=powerpc-apple-darwin8.11.0 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_prog_tar_ustar=gnutar dbus_cv___va_copy=yes dbus_cv_va_copy=yes dbus_cv_va_val_copy=no 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/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld lt_cv_path_LDCXX=/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld lt_cv_path_NM='/usr/bin/nm -p' lt_cv_path_SED=/usr/local/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_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=196608 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([BCDEGRST][BCDEGRST]*\\)[ ][ ]*_\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 _\\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /tmp/dbus-1.1.20/missing --run aclocal-1.10 ' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /tmp/dbus-1.1.20/missing --run tar' AR='ar' AUTOCONF='${SHELL} /tmp/dbus-1.1.20/missing --run autoconf' AUTOHEADER='${SHELL} /tmp/dbus-1.1.20/missing --run autoheader' AUTOMAKE='${SHELL} /tmp/dbus-1.1.20/missing --run automake-1.10' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-no-cpp-precomp -flat_namespace -undefined suppress -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wdeclaration-after-statement -fno-common' CPP='gcc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DBUS_BINDIR='/usr/local/bin' DBUS_BUILD_TESTS_FALSE='' DBUS_BUILD_TESTS_TRUE='#' DBUS_BUS_CFLAGS='' DBUS_BUS_ENABLE_DNOTIFY_ON_LINUX_FALSE='' DBUS_BUS_ENABLE_DNOTIFY_ON_LINUX_TRUE='#' DBUS_BUS_ENABLE_INOTIFY_FALSE='' DBUS_BUS_ENABLE_INOTIFY_TRUE='#' DBUS_BUS_ENABLE_KQUEUE_FALSE='#' DBUS_BUS_ENABLE_KQUEUE_TRUE='' DBUS_BUS_LIBS='-lexpat ' DBUS_CLIENT_CFLAGS='' DBUS_CLIENT_LIBS='' DBUS_CONSOLE_AUTH_DIR='/var/run/console/' DBUS_CONSOLE_OWNER_FILE='' DBUS_DAEMONDIR='/usr/local/bin' DBUS_DATADIR='/usr/local/share' DBUS_DOXYGEN_DOCS_ENABLED_FALSE='#' DBUS_DOXYGEN_DOCS_ENABLED_TRUE='' DBUS_GCOV_ENABLED_FALSE='' DBUS_GCOV_ENABLED_TRUE='#' 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_LAUNCHER_CFLAGS='' DBUS_LAUNCHER_LIBS='-lexpat' DBUS_LIBEXECDIR='/usr/local/libexec' DBUS_MAJOR_VERSION='1' DBUS_MICRO_VERSION='20' DBUS_MINOR_VERSION='1' DBUS_PATH_OR_ABSTRACT='path' DBUS_SESSION_SOCKET_DIR='/tmp' DBUS_SYSTEM_BUS_DEFAULT_ADDRESS='unix:path=/usr/local/var/run/dbus/system_bus_socket' DBUS_SYSTEM_PID_FILE='/usr/local/var/run/dbus/pid' DBUS_SYSTEM_SOCKET='/usr/local/var/run/dbus/system_bus_socket' DBUS_TEST_CFLAGS='' DBUS_TEST_LIBS='' DBUS_UINT64_CONSTANT='(val##ULL)' DBUS_USER='messagebus' DBUS_USE_EXPAT_FALSE='#' DBUS_USE_EXPAT_TRUE='' DBUS_USE_LIBXML_FALSE='' DBUS_USE_LIBXML_TRUE='#' DBUS_VERSION='1.1.20' 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='/usr/local/bin/doxygen' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/local/bin/grep -E' EXEEXT='' EXPANDED_BINDIR='/usr/local/bin' EXPANDED_DATADIR='/usr/local/share' EXPANDED_LIBDIR='/usr/local/lib' EXPANDED_LIBEXECDIR='/usr/local/libexec' EXPANDED_LOCALSTATEDIR='/usr/local/var' EXPANDED_SYSCONFDIR='/usr/local/etc' F77='/usr/local/bin/g95' FFLAGS='-g -O2' GETTEXT_PACKAGE='dbus-1' GREP='/usr/local/bin/grep' HAVE_CONSOLE_OWNER_FILE_FALSE='' HAVE_CONSOLE_OWNER_FILE_TRUE='#' HAVE_LIBAUDIT_FALSE='' HAVE_LIBAUDIT_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' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBXML_CFLAGS='' LIBXML_LIBS='' LN_S='ln -s' LTLIBOBJS='' LT_AGE='4' LT_CURRENT='7' LT_REVISION='0' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /tmp/dbus-1.1.20/missing --run makeinfo' OBJEXT='o' PACKAGE='dbus' PACKAGE_BUGREPORT='' PACKAGE_NAME='dbus' PACKAGE_STRING='dbus 1.1.20' PACKAGE_TARNAME='dbus' PACKAGE_VERSION='1.1.20' PATH_SEPARATOR=':' PIC_CFLAGS='-fPIC' PIC_LDFLAGS='' PIE_CFLAGS='-fPIE' PIE_LDFLAGS='-pie ' PKG_CONFIG='' RANLIB='ranlib' R_DYNAMIC_LDFLAG='' SECTION_FLAGS='' SECTION_LDFLAGS='' SED='/usr/local/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' TEST_BUS_BINARY='' TEST_EXIT_BINARY='/tmp/dbus-1.1.20/test/test-exit' TEST_INVALID_SERVICE_DIR='/tmp/dbus-1.1.20/test/data/invalid-service-files' TEST_INVALID_SERVICE_SYSTEM_DIR='/tmp/dbus-1.1.20/test/data/invalid-service-files-system' TEST_LAUNCH_HELPER_BINARY='/tmp/dbus-1.1.20/bus/dbus-daemon-launch-helper-test' TEST_SEGFAULT_BINARY='/tmp/dbus-1.1.20/test/test-segfault' TEST_SERVICE_BINARY='/tmp/dbus-1.1.20/test/test-service' TEST_SHELL_SERVICE_BINARY='/tmp/dbus-1.1.20/test/test-shell-service' TEST_SLEEP_FOREVER_BINARY='/tmp/dbus-1.1.20/test/test-sleep-forever' TEST_SOCKET_DIR='/tmp' TEST_VALID_SERVICE_DIR='/tmp/dbus-1.1.20/test/data/valid-service-files' TEST_VALID_SERVICE_SYSTEM_DIR='/tmp/dbus-1.1.20/test/data/valid-service-files-system' VERSION='1.1.20' XMKMF='' XMLTO='/usr/local/bin/xmlto' 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='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='tar --format=ustar -chf - "$$tardir"' am__untar='tar -xf -' bindir='${exec_prefix}/bin' build='powerpc-apple-darwin8.11.0' build_alias='' build_cpu='powerpc' build_os='darwin8.11.0' build_vendor='apple' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='powerpc-apple-darwin8.11.0' host_alias='' host_cpu='powerpc' host_os='darwin8.11.0' host_vendor='apple' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='$(SHELL) /tmp/dbus-1.1.20/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(top_builddir)/./install-sh -c -d' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='powerpc-apple-darwin8.11.0' target_alias='' target_cpu='powerpc' target_os='darwin8.11.0' target_vendor='apple' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "dbus" #define PACKAGE_TARNAME "dbus" #define PACKAGE_VERSION "1.1.20" #define PACKAGE_STRING "dbus 1.1.20" #define PACKAGE_BUGREPORT "" #define PACKAGE "dbus" #define VERSION "1.1.20" #define GETTEXT_PACKAGE "dbus-1" #define STDC_HEADERS 1 #define DBUS_UNIX 1 #define DBUS_DISABLE_ASSERT 1 #define G_DISABLE_ASSERT 1 #define DBUS_ENABLE_USERDB_CACHE 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 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 DBUS_VA_COPY_AS_ARRAY 1 #define DBUS_USE_ATOMIC_INT_486_COND 0 #define DBUS_HAVE_ATOMIC_INT_COND 0 #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_CLEARENV 1 #define HAVE_UNSETENV 1 #define HAVE_SOCKETPAIR 1 #define HAVE_GETGROUPLIST 1 #define HAVE_FPATHCONF 1 #define HAVE_SETRLIMIT 1 #define HAVE_DIRFD 1 #define HAVE_ERRNO_H 1 #define HAVE_UNISTD_H 1 #define HAVE_POSIX_GETPWNAM_R 1 #define HAVE_SOCKLEN_T 1 #define HAVE_SYS_UIO_H 1 #define HAVE_WRITEV 1 #define HAVE_SYS_SYSLIMITS_H 1 #define HAVE_ISO_VARARGS 1 #define HAVE_GNUC_VARARGS 1 #define HAVE_GETPEERUCRED 1 #define HAVE_GETPEEREID 1 #define HAVE_EXPAT_H 1 #define DBUS_BUS_ENABLE_KQUEUE 1 #define DBUS_BUILD_X11 1 #define DBUS_SYSTEM_SOCKET "/usr/local/var/run/dbus/system_bus_socket" #define DBUS_SYSTEM_BUS_DEFAULT_ADDRESS "unix:path=/usr/local/var/run/dbus/system_bus_socket" #define DBUS_CONSOLE_AUTH_DIR "/var/run/console/" #define DBUS_CONSOLE_OWNER_FILE "" #define DBUS_USER "messagebus" #define DBUS_DATADIR "/usr/local/share" #define DBUS_DAEMONDIR "/usr/local/bin" #define DBUS_BINDIR "/usr/local/bin" #define DBUS_LIBEXECDIR "/usr/local/libexec" #define TEST_VALID_SERVICE_DIR "/tmp/dbus-1.1.20/test/data/valid-service-files" #define TEST_INVALID_SERVICE_DIR "/tmp/dbus-1.1.20/test/data/invalid-service-files" #define TEST_VALID_SERVICE_SYSTEM_DIR "/tmp/dbus-1.1.20/test/data/valid-service-files-system" #define TEST_INVALID_SERVICE_SYSTEM_DIR "/tmp/dbus-1.1.20/test/data/invalid-service-files-system" #define TEST_SERVICE_BINARY "/tmp/dbus-1.1.20/test/test-service" #define TEST_SHELL_SERVICE_BINARY "/tmp/dbus-1.1.20/test/test-shell-service" #define TEST_EXIT_BINARY "/tmp/dbus-1.1.20/test/test-exit" #define TEST_SEGFAULT_BINARY "/tmp/dbus-1.1.20/test/test-segfault" #define TEST_SLEEP_FOREVER_BINARY "/tmp/dbus-1.1.20/test/test-sleep-forever" #define TEST_BUS_BINARY "/tmp/dbus-1.1.20/bus/dbus-daemon" #define DBUS_TEST_LAUNCH_HELPER_BINARY "/tmp/dbus-1.1.20/bus/dbus-daemon-launch-helper-test" #define DBUS_TEST_SOCKET_DIR "/tmp" #define DBUS_SESSION_SOCKET_DIR "/tmp" #define DBUS_UNIX "1" configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by dbus config.status 1.1.20, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on Saturn.local config.status:800: creating Doxyfile config.status:800: creating dbus/dbus-arch-deps.h config.status:800: creating bus/system.conf config.status:800: creating bus/session.conf config.status:800: creating bus/messagebus config.status:800: creating bus/rc.messagebus config.status:800: creating bus/dbus-daemon.1 config.status:800: creating Makefile config.status:800: creating dbus/Makefile config.status:800: creating bus/Makefile config.status:800: creating tools/Makefile config.status:800: creating test/Makefile config.status:800: creating test/name-test/Makefile config.status:800: creating doc/Makefile config.status:800: creating dbus-1.pc config.status:800: creating test/data/valid-config-files/debug-allow-all.conf config.status:800: creating test/data/valid-config-files/debug-allow-all-sha1.conf config.status:800: creating test/data/valid-config-files-system/debug-allow-all-pass.conf config.status:800: creating test/data/valid-config-files-system/debug-allow-all-fail.conf config.status:800: creating test/data/valid-service-files/org.freedesktop.DBus.TestSuiteEchoService.service config.status:800: creating test/data/valid-service-files/org.freedesktop.DBus.TestSuiteSegfaultService.service config.status:800: creating test/data/valid-service-files/org.freedesktop.DBus.TestSuiteShellEchoServiceSuccess.service config.status:800: creating test/data/valid-service-files/org.freedesktop.DBus.TestSuiteShellEchoServiceFail.service config.status:800: creating test/data/valid-service-files-system/org.freedesktop.DBus.TestSuiteEchoService.service config.status:800: creating test/data/valid-service-files-system/org.freedesktop.DBus.TestSuiteSegfaultService.service config.status:800: creating test/data/valid-service-files-system/org.freedesktop.DBus.TestSuiteShellEchoServiceSuccess.service config.status:800: creating test/data/valid-service-files-system/org.freedesktop.DBus.TestSuiteShellEchoServiceFail.service config.status:800: creating test/data/invalid-service-files-system/org.freedesktop.DBus.TestSuiteNoExec.service config.status:800: creating test/data/invalid-service-files-system/org.freedesktop.DBus.TestSuiteNoUser.service config.status:800: creating test/data/invalid-service-files-system/org.freedesktop.DBus.TestSuiteNoService.service config.status:800: creating config.h config.status:1101: config.h is unchanged config.status:1147: executing depfiles commands