dbus Build Log
Checking out dbus 2005-08-25 08:27:03.321
cvs -z3 -q -d :pserver:anoncvs@cvs.freedesktop.org:/cvs/dbus update -dP -A .
? po
P ChangeLog
P configure.in
P test/Makefile.am
U test/python/Makefile.am
U test/python/run-test.sh
U test/python/test-client.py
U test/python/test-service.py
Building dbus 2005-08-25 08:27:05.202
make -j3
cd . && /bin/sh /scratch/gnometinderbox/microtinder/cvs/dbus/missing --run aclocal-1.9 -I /scratch/gnometinderbox/microtinder/build-output/share/aclocal
configure.in:1194: warning: underquoted definition of TEST_PATH
run info '(automake)Extending aclocal'
or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
acinclude.m4:5: warning: underquoted definition of PKG_CHECK_MODULES
/scratch/gnometinderbox/microtinder/build-output/share/aclocal/audiofile.m4:12: warning: underquoted definition of AM_PATH_AUDIOFILE
/usr/share/aclocal/glib.m4:8: warning: underquoted definition of AM_PATH_GLIB
configure.in:10: warning: AC_ARG_PROGRAM was called before AC_CANONICAL_TARGET
autoconf/general.m4:1657: AC_CANONICAL_TARGET is expanded from...
configure.in:10: the top level
cd . && /bin/sh /scratch/gnometinderbox/microtinder/cvs/dbus/missing --run automake-1.9 --gnu
cd . && /bin/sh /scratch/gnometinderbox/microtinder/cvs/dbus/missing --run autoconf
configure.in:10: warning: AC_ARG_PROGRAM was called before AC_CANONICAL_TARGET
autoconf/general.m4:1657: AC_CANONICAL_TARGET is expanded from...
configure.in:10: the top level
/bin/sh ./config.status --recheck
running /bin/sh ./configure --enable-maintainer-mode --prefix /scratch/gnometinderbox/microtinder/build-output --disable-static --disable-gtk-doc CFLAGS=-O2 -Wall --no-create --no-recursion
configure.in:10: warning: AC_ARG_PROGRAM was called before AC_CANONICAL_TARGET
autoconf/general.m4:1657: AC_CANONICAL_TARGET is expanded from...
configure.in:10: the top level
checking for a BSD-compatible install... /home/trs80/bin/install-check
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make -j3 sets $(MAKE)... yes
checking build system type... alphaev68-unknown-linux-gnu
checking host system type... alphaev68-unknown-linux-gnu
checking target system type... alphaev68-unknown-linux-gnu
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make -j3... GNU
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for library containing strerror... none required
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for gcj... no
checking for gcj... gcj
checking dependency style of gcj... none
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 65536
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
appending configuration tag "GCJ" to libtool
checking if gcj supports -fno-rtti -fno-exceptions... (cached) no
checking for gcj option to produce PIC... -fPIC
checking if gcj PIC flag -fPIC works... no
checking if gcj supports -c -o file.o... no
checking whether the gcj linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
./configure: line 1: gcj: command not found
checking for pkg-config... /usr/bin/pkg-config
checking for mono >= 0.95... checking for csc.exe... no
checking for monodoc >= 0.16... checking for char... yes
checking size of char... 1
checking for short... yes
checking size of short... 2
checking for long... yes
checking size of long... 8
checking for int... yes
checking size of int... 4
checking for void *... yes
checking size of void *... 8
checking for long long... yes
checking size of long long... 8
checking for __int64... no
checking size of __int64... 0
checking 64-bit integer type... long
checking 32-bit integer type... int
checking 16-bit integer type... short
checking whether byte ordering is bigendian... no
checking for an implementation of va_copy()... yes
checking for an implementation of __va_copy()... yes
checking whether va_lists can be copied by value... yes
checking whether to use inline assembler routines for atomic integers... no
checking for socket in -lsocket... no
checking for gethostbyname in -lnsl... yes
checking for vsnprintf... yes
checking for vasprintf... yes
checking for nanosleep... yes
checking for usleep... yes
checking for poll... yes
checking for setenv... yes
checking for unsetenv... yes
checking for socketpair... yes
checking for getgrouplist... yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking for backtrace... yes
checking for posix getpwnam_r... yes
checking whether socklen_t is defined... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking for writev... yes
checking for ISO C99 varargs macros in C... yes
checking for GNUC varargs macros... yes
checking for struct cmsgcred... no
checking abstract socket namespace... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/bin/msgfmt
checking for dcgettext... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
./configure: line 26813: ./po/POTFILES.in: No such file or directory
checking for XML_ParserCreate_MM in -lexpat... yes
checking expat.h usability... yes
checking expat.h presence... yes
checking for expat.h... yes
checking for libxml-2.0... yes
checking LIBXML_CFLAGS... -I/scratch/gnometinderbox/microtinder/build-output/include/libxml2
checking LIBXML_LIBS... -L/scratch/gnometinderbox/microtinder/build-output/lib -lxml2 -lz -lm
checking for is_selinux_enabled in -lselinux... no
checking for gobject-2.0... yes
checking DBUS_GLIB_CFLAGS... -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include
checking DBUS_GLIB_LIBS... -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lglib-2.0
checking for glib-2.0 gthread-2.0... yes
checking DBUS_GLIB_THREADS_CFLAGS... -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include
checking DBUS_GLIB_THREADS_LIBS... -pthread -L/scratch/gnometinderbox/microtinder/build-output/lib -lgthread-2.0 -lglib-2.0
checking for gtk+-2.0 >= 2.4... yes
configure: WARNING: Sufficiently new SELinux library not found
checking DBUS_GTK_CFLAGS... -I/scratch/gnometinderbox/microtinder/build-output/include/gtk-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/gtk-2.0/include -I/scratch/gnometinderbox/microtinder/build-output/include/atk-1.0 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include/pango-1.0 -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include
checking DBUS_GTK_LIBS... -L/scratch/gnometinderbox/microtinder/build-output/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
checking for gtk+-2.0 >= 2.4 gthread-2.0... yes
checking DBUS_GTK_THREADS_CFLAGS... -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/gtk-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/gtk-2.0/include -I/scratch/gnometinderbox/microtinder/build-output/include/atk-1.0 -I/scratch/gnometinderbox/microtinder/build-output/include/cairo -I/scratch/gnometinderbox/microtinder/build-output/include/pango-1.0 -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include
configure: WARNING: Qt development libraries not found
checking DBUS_GTK_THREADS_LIBS... -pthread -L/scratch/gnometinderbox/microtinder/build-output/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0
checking for moc... no
checking for qglobal.h... not found
checking for X... libraries /usr/X11R6/lib, headers in standard search path
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for doxygen... /usr/bin/doxygen
checking whether to build Doxygen documentation... yes
checking for xmlto... no
checking whether to build XML documentation... yes
configure: Checking to see if we can build Python bindings
checking for a Python interpreter with version >= 2.4... python2.4
checking for python2.4... /usr/bin/python2.4
checking for python2.4 version... 2.4
checking for python2.4 platform... linux2
checking for python2.4 script directory... ${prefix}/lib/python2.4/site-packages
checking for python2.4 extension module directory... ${exec_prefix}/lib/python2.4/site-packages
checking for pyrexc... no
checking for headers required to compile python extensions... not found
configure: WARNING: Couldn't find either Pyrex or the Python headers, not building Python bindings
configure: creating ./config.status
D-BUS 0.37
==============
prefix: /scratch/gnometinderbox/microtinder/build-output
exec_prefix: ${prefix}
libdir: /scratch/gnometinderbox/microtinder/build-output/lib
bindir: /scratch/gnometinderbox/microtinder/build-output/bin
sysconfdir: /scratch/gnometinderbox/microtinder/build-output/etc
localstatedir: /scratch/gnometinderbox/microtinder/build-output/var
datadir: /scratch/gnometinderbox/microtinder/build-output/share
source code location: .
compiler: gcc
cflags: -O2 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare
cppflags: -DDBUS_API_SUBJECT_TO_CHANGE=1
cxxflags: -g -O2
64-bit int: long
32-bit int: int
16-bit int: short
Doxygen: /usr/bin/doxygen
xmlto: no
gcj: (not enabled)
csc: (not enabled)
Maintainer mode: yes
gcc coverage profiling: no
Building unit tests: yes
Building verbose mode: yes
Building assertions: yes
Building checks: yes
Building Qt bindings: no
Building GLib bindings: yes
Building Python bindings: no
Building SELinux support: no
Building Mono bindings: no
Building Mono docs: no
Building GTK+ tools: yes
Building X11 code: yes
Building Doxygen docs: yes
Building XML docs: no
Gettext libs (empty OK):
Using XML parser: expat
Init scripts style: none
Abstract socket names: yes
System bus socket: /scratch/gnometinderbox/microtinder/build-output/var/run/dbus/system_bus_socket
System bus address: unix:path=/scratch/gnometinderbox/microtinder/build-output/var/run/dbus/system_bus_socket
System bus PID file: /scratch/gnometinderbox/microtinder/build-output/var/run/dbus/pid
Session bus socket dir: /tmp
Console auth dir: /var/run/console/
System bus user: messagebus
'make check' socket dir: /tmp
NOTE: building with unit tests increases the size of the installed library and renders it insecure.
NOTE: building with verbose mode increases library size, may slightly increase security risk, and decreases performance.
NOTE: building with assertions increases library size and decreases performance.
configure.in:1317: required file `test/data/valid-service-files/debug-python.service.in' not found
make: *** [Makefile.in] Error 1
error during stage build of dbus: could not build module 2005-08-25 08:28:11.009
Failed 2005-08-25 08:28:11.009