[build-status: 123602] Log for successful build of dbus-glib_0.74-2 (dist=unstable)
Build Daemon 2
buildd2 at linux-m32r.org
Sun Apr 20 10:31:11 JST 2008
Automatic build of dbus-glib_0.74-2 on mappi005 by sbuild/m32r 0.53
Build started at 20080420-0907
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 674kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main dbus-glib 0.74-2 (dsc) [1298B]
Get:2 http://debian.linux-m32r.org 06_devonian/main dbus-glib 0.74-2 (tar) [655kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main dbus-glib 0.74-2 (diff) [17.5kB]
Fetched 674kB in 10s (64.4kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: cdbs (>= 0.4.43), debhelper (>= 5.0.37.2), libglib2.0-dev (>= 2.6), libdbus-1-dev (>= 0.94), libexpat-dev, gtk-doc-tools (>= 1.4)
Checking for already installed source dependencies...
cdbs: already installed (0.4.52 >= 0.4.43 is satisfied)
debhelper: already installed (6.0.11 >= 5.0.37.2 is satisfied)
libglib2.0-dev: already installed (2.14.6-1 >= 2.6 is satisfied)
libdbus-1-dev: already installed (1.1.20-1 >= 0.94 is satisfied)
libexpat-dev: already installed (=*=PROVIDED=*=)
gtk-doc-tools: already installed (1.10-1 >= 1.4 is satisfied)
Checking for source dependency conflicts...
Checking correctness of source dependencies...
Kernel: Linux 2.6.20 m32r (m32r)
Toolchain package versions: libc6-dev_2.3.6.ds1-13 linux-kernel-headers_2.6.18-7 gcc-4.1_4.1.1-21 g++-4.1_4.1.1-21 binutils_2.18.1~cvs20080103-1 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
------------------------------------------------------------------------------
dpkg-source: extracting dbus-glib in dbus-glib-0.74
dpkg-source: info: unpacking dbus-glib_0.74.orig.tar.gz
dpkg-source: info: applying dbus-glib_0.74-2.diff.gz
dpkg-buildpackage: set CFLAGS to default value: -g -O2
dpkg-buildpackage: set CPPFLAGS to default value:
dpkg-buildpackage: set LDFLAGS to default value:
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
dpkg-buildpackage: source package dbus-glib
dpkg-buildpackage: source version 0.74-2
dpkg-buildpackage: source changed by Simon McVittie <smcv at ianadd.pseudorandom.co.uk>
dpkg-buildpackage: host architecture m32r
/usr/bin/fakeroot debian/rules clean
test -x debian/rules
test "`id -u`" = 0
/usr/bin/make -f debian/rules reverse-config
make[1]: Entering directory `/build/buildd2/dbus-glib-0.74'
for i in ./config.guess ./config.sub ; do \
if test -e $i.cdbs-orig ; then \
mv $i.cdbs-orig $i ; \
fi ; \
done
make[1]: Leaving directory `/build/buildd2/dbus-glib-0.74'
if [ "reverse-patches" = "reverse-patches" ]; then rm -f debian/stamp-patched; fi
patches: debian/patches/01-476080-freeze-error-abi.patch
Patch debian/patches/01-476080-freeze-error-abi.patch is not applied.
if [ "reverse-patches" != "reverse-patches" ]; then touch debian/stamp-patched; fi
if [ "reverse-patches" != "reverse-patches" ] ; then \
/usr/bin/make -f debian/rules update-config ; \
fi
for dir in debian/patches ; do \
rm -f $dir/*.log ; \
done
for i in ./config.guess ./config.sub ; do \
if test -e $i.cdbs-orig ; then \
mv $i.cdbs-orig $i ; \
fi ; \
done
rm -f debian/cdbs-install-list debian/cdbs-package-list
dh_clean
/usr/bin/make -C . -k distclean
make[1]: Entering directory `/build/buildd2/dbus-glib-0.74'
make[1]: *** No rule to make target `distclean'.
make[1]: Leaving directory `/build/buildd2/dbus-glib-0.74'
make: [makefile-clean] Error 2 (ignored)
rm -f debian/stamp-makefile-build
rm -f debian/stamp-autotools-files
debian/rules build
test -x debian/rules
mkdir -p "."
/usr/bin/make -f debian/rules reverse-config
make[1]: Entering directory `/build/buildd2/dbus-glib-0.74'
for i in ./config.guess ./config.sub ; do \
if test -e $i.cdbs-orig ; then \
mv $i.cdbs-orig $i ; \
fi ; \
done
make[1]: Leaving directory `/build/buildd2/dbus-glib-0.74'
if [ "debian/stamp-patched" = "reverse-patches" ]; then rm -f debian/stamp-patched; fi
patches: debian/patches/01-476080-freeze-error-abi.patch
Trying patch debian/patches/01-476080-freeze-error-abi.patch at level 1 ... success.
if [ "debian/stamp-patched" != "reverse-patches" ]; then touch debian/stamp-patched; fi
if [ "debian/stamp-patched" != "reverse-patches" ] ; then \
/usr/bin/make -f debian/rules update-config ; \
fi
make[1]: Entering directory `/build/buildd2/dbus-glib-0.74'
if test -e /usr/share/misc/config.guess ; then \
for i in ./config.guess ; do \
if ! test -e $i.cdbs-orig ; then \
mv $i $i.cdbs-orig ; \
cp --remove-destination /usr/share/misc/config.guess $i ; \
fi ; \
done ; \
fi
if test -e /usr/share/misc/config.sub ; then \
for i in ./config.sub ; do \
if ! test -e $i.cdbs-orig ; then \
mv $i $i.cdbs-orig ; \
cp --remove-destination /usr/share/misc/config.sub $i ; \
fi ; \
done ; \
fi
make[1]: Leaving directory `/build/buildd2/dbus-glib-0.74'
if test -e /usr/share/misc/config.guess ; then \
for i in ./config.guess ; do \
if ! test -e $i.cdbs-orig ; then \
mv $i $i.cdbs-orig ; \
cp --remove-destination /usr/share/misc/config.guess $i ; \
fi ; \
done ; \
fi
if test -e /usr/share/misc/config.sub ; then \
for i in ./config.sub ; do \
if ! test -e $i.cdbs-orig ; then \
mv $i $i.cdbs-orig ; \
cp --remove-destination /usr/share/misc/config.sub $i ; \
fi ; \
done ; \
fi
touch debian/stamp-autotools-files
chmod a+x /build/buildd2/dbus-glib-0.74/./configure
cd . && CC="cc" CXX="g++" CFLAGS="-g -O2 -g -Wall -O2" CXXFLAGS="-g -O2 -g -Wall -O2" CPPFLAGS="" LDFLAGS="" /build/buildd2/dbus-glib-0.74/./configure --build=m32r-linux-gnu --prefix=/usr --includedir="\${prefix}/include" --mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info" --sysconfdir=/etc --localstatedir=/var --libexecdir="\${prefix}/lib/dbus-glib" --disable-maintainer-mode --disable-dependency-tracking --srcdir=. --with-introspect-xml=/build/buildd2/dbus-glib-0.74/debian/dbus-bus-introspect.xml
checking build system type... m32r-unknown-linux-gnu
checking host system type... m32r-unknown-linux-gnu
checking target system type... m32r-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... cc
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 cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... none
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking for library containing strerror... none required
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking whether gcc understands -Wfloat-equal... yes
checking for a sed that does not truncate output... /bin/sed
checking for ld used by cc... /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 xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... 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... 32768
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc 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... yes
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++ static flag -static 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
appending configuration tag "F77" to libtool
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... 4
checking for int... yes
checking size of int... 4
checking for void *... yes
checking size of void *... 4
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 long
checking 32-bit integer type... int
checking 16-bit integer type... short
checking whether byte ordering is bigendian... yes
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 for getpeerucred... no
checking for getpeereid... 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 if msgfmt accepts -c... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
/build/buildd2/dbus-glib-0.74/./configure: line 26052: ./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 pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for DBUS... yes
checking for DBUS_GLIB... yes
checking for DBUS_GLIB_THREADS... yes
checking for doxygen... /usr/bin/doxygen
checking whether to build Doxygen documentation... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating m4/Makefile
config.status: creating doc/Makefile
config.status: creating doc/reference/Makefile
config.status: creating doc/reference/version.xml
config.status: creating dbus/Makefile
config.status: creating dbus/examples/Makefile
config.status: creating dbus/examples/statemachine/Makefile
config.status: creating test/Makefile
config.status: creating test/core/Makefile
config.status: creating test/interfaces/Makefile
config.status: creating test/data/valid-service-files/debug-glib.service
config.status: creating test/data/valid-service-files/debug-echo.service
config.status: creating test/data/valid-service-files/interfaces-test.service
config.status: creating tools/Makefile
config.status: creating dbus-glib-1.pc
config.status: creating dbus-glib-1-uninstalled.pc
config.status: creating Doxyfile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
D-BUS GLIB BINDINGS 0.74
==============
prefix: /usr
exec_prefix: ${prefix}
libdir: /usr/lib
bindir: /usr/bin
sysconfdir: /etc
localstatedir: /var
datadir: ${prefix}/share
source code location: .
compiler: cc
cflags: -g -O2 -g -Wall -O2 -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 -g -Wall -O2
64-bit int: long long
32-bit int: int
16-bit int: short
Doxygen: /usr/bin/doxygen
Maintainer mode: no
gcc coverage profiling: no
Building unit tests: no
Building verbose mode: no
Building assertions: no
Building checks: yes
Building Doxygen docs: yes
Building Gtk-doc docs: no
Gettext libs (empty OK):
Using XML parser:
'make check' socket dir:
/usr/bin/make -C .
make[1]: Entering directory `/build/buildd2/dbus-glib-0.74'
/usr/bin/make all-recursive
make[2]: Entering directory `/build/buildd2/dbus-glib-0.74'
Making all in dbus
make[3]: Entering directory `/build/buildd2/dbus-glib-0.74/dbus'
/bin/sh ../libtool --mode=execute ./make-dbus-glib-error-switch.sh /usr/include/dbus-1.0/dbus/dbus-protocol.h dbus-glib-error-switch.h
./make-dbus-glib-error-enum.sh /usr/include/dbus-1.0/dbus/dbus-protocol.h dbus-glib-error-enum.h
/usr/bin/make all-recursive
make[4]: Entering directory `/build/buildd2/dbus-glib-0.74/dbus'
Making all in .
make[5]: Entering directory `/build/buildd2/dbus-glib-0.74/dbus'
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/share/locale\" -DDBUS_API_SUBJECT_TO_CHANGE=1 -g -O2 -g -Wall -O2 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -c -o dbus-glib.lo dbus-glib.c
mkdir .libs
cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/share/locale\" -DDBUS_API_SUBJECT_TO_CHANGE=1 -g -O2 -g -Wall -O2 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -c dbus-glib.c -fPIC -DPIC -o .libs/dbus-glib.o
cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/share/locale\" -DDBUS_API_SUBJECT_TO_CHANGE=1 -g -O2 -g -Wall -O2 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -c dbus-glib.c -o dbus-glib.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/share/locale\" -DDBUS_API_SUBJECT_TO_CHANGE=1 -g -O2 -g -Wall -O2 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -c -o dbus-gmain.lo dbus-gmain.c
cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/share/locale\" -DDBUS_API_SUBJECT_TO_CHANGE=1 -g -O2 -g -Wall -O2 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -c dbus-gmain.c -fPIC -DPIC -o .libs/dbus-gmain.o
dbus-gmain.c: In function 'connection_setup_add_watch':
dbus-gmain.c:267: warning: 'dbus_watch_get_fd' is deprecated (declared at /usr/include/dbus-1.0/dbus/dbus-connection.h:370)
cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/share/locale\" -DDBUS_API_SUBJECT_TO_CHANGE=1 -g -O2 -g -Wall -O2 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -c dbus-gmain.c -o dbus-gmain.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/share/locale\" -DDBUS_API_SUBJECT_TO_CHANGE=1 -g -O2 -g -Wall -O2 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -c -o dbus-gmarshal.lo dbus-gmarshal.c
cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/share/locale\" -DDBUS_API_SUBJECT_TO_CHANGE=1 -g -O2 -g -Wall -O2 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -c dbus-gmarshal.c -fPIC -DPIC -o .libs/dbus-gmarshal.o
cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/share/locale\" -DDBUS_API_SUBJECT_TO_CHANGE=1 -g -O2 -g -Wall -O2 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -c dbus-gmarshal.c -o dbus-gmarshal.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/share/locale\" -DDBUS_API_SUBJECT_TO_CHANGE=1 -g -O2 -g -Wall -O2 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -c -o dbus-gobject.lo dbus-gobject.c
cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/share/locale\" -DDBUS_API_SUBJECT_TO_CHANGE=1 -g -O2 -g -Wall -O2 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -c dbus-gobject.c -fPIC -DPIC -o .libs/dbus-gobject.o
dbus-gobject.c: In function 'invoke_object_method':
dbus-gobject.c:997: warning: cast increases required alignment of target type
dbus-gobject.c:1137: warning: cast increases required alignment of target type
dbus-gobject.c:1230: warning: cast increases required alignment of target type
dbus-gobject.c: In function 'dbus_g_object_register_marshaller':
dbus-gobject.c:1977: warning: cast increases required alignment of target type
dbus-gobject.c: In function 'dbus_g_method_return':
dbus-gobject.c:2111: warning: cast increases required alignment of target type
cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/share/locale\" -DDBUS_API_SUBJECT_TO_CHANGE=1 -g -O2 -g -Wall -O2 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -c dbus-gobject.c -o dbus-gobject.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/share/locale\" -DDBUS_API_SUBJECT_TO_CHANGE=1 -g -O2 -g -Wall -O2 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -c -o dbus-gproxy.lo dbus-gproxy.c
cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/share/locale\" -DDBUS_API_SUBJECT_TO_CHANGE=1 -g -O2 -g -Wall -O2 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -c dbus-gproxy.c -fPIC -DPIC -o .libs/dbus-gproxy.o
dbus-gproxy.c: In function 'marshal_dbus_message_to_g_marshaller':
dbus-gproxy.c:1617: warning: cast increases required alignment of target type
dbus-gproxy.c:1626: warning: cast increases required alignment of target type
dbus-gproxy.c: In function 'dbus_g_proxy_emit_remote_signal':
dbus-gproxy.c:1685: warning: cast increases required alignment of target type
dbus-gproxy.c:1685: warning: cast increases required alignment of target type
dbus-gproxy.c: In function 'dbus_g_proxy_add_signal':
dbus-gproxy.c:2776: warning: cast increases required alignment of target type
cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/share/locale\" -DDBUS_API_SUBJECT_TO_CHANGE=1 -g -O2 -g -Wall -O2 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -c dbus-gproxy.c -o dbus-gproxy.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/share/locale\" -DDBUS_API_SUBJECT_TO_CHANGE=1 -g -O2 -g -Wall -O2 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -c -o dbus-gtest.lo dbus-gtest.c
cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/share/locale\" -DDBUS_API_SUBJECT_TO_CHANGE=1 -g -O2 -g -Wall -O2 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -c dbus-gtest.c -fPIC -DPIC -o .libs/dbus-gtest.o
cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/share/locale\" -DDBUS_API_SUBJECT_TO_CHANGE=1 -g -O2 -g -Wall -O2 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -c dbus-gtest.c -o dbus-gtest.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/share/locale\" -DDBUS_API_SUBJECT_TO_CHANGE=1 -g -O2 -g -Wall -O2 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -c -o dbus-gvalue.lo dbus-gvalue.c
cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/share/locale\" -DDBUS_API_SUBJECT_TO_CHANGE=1 -g -O2 -g -Wall -O2 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -c dbus-gvalue.c -fPIC -DPIC -o .libs/dbus-gvalue.o
dbus-gvalue.c: In function 'demarshal_strv':
dbus-gvalue.c:711: warning: 'dbus_message_iter_get_array_len' is deprecated (declared at /usr/include/dbus-1.0/dbus/dbus-message.h:176)
cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/share/locale\" -DDBUS_API_SUBJECT_TO_CHANGE=1 -g -O2 -g -Wall -O2 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -c dbus-gvalue.c -o dbus-gvalue.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/share/locale\" -DDBUS_API_SUBJECT_TO_CHANGE=1 -g -O2 -g -Wall -O2 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -c -o dbus-gthread.lo dbus-gthread.c
cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/share/locale\" -DDBUS_API_SUBJECT_TO_CHANGE=1 -g -O2 -g -Wall -O2 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -c dbus-gthread.c -fPIC -DPIC -o .libs/dbus-gthread.o
cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/share/locale\" -DDBUS_API_SUBJECT_TO_CHANGE=1 -g -O2 -g -Wall -O2 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -c dbus-gthread.c -o dbus-gthread.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/share/locale\" -DDBUS_API_SUBJECT_TO_CHANGE=1 -g -O2 -g -Wall -O2 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -c -o dbus-gtype-specialized.lo dbus-gtype-specialized.c
cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/share/locale\" -DDBUS_API_SUBJECT_TO_CHANGE=1 -g -O2 -g -Wall -O2 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -c dbus-gtype-specialized.c -fPIC -DPIC -o .libs/dbus-gtype-specialized.o
dbus-gtype-specialized.c: In function 'dbus_g_type_get_struct':
dbus-gtype-specialized.c:524: warning: cast increases required alignment of target type
cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/share/locale\" -DDBUS_API_SUBJECT_TO_CHANGE=1 -g -O2 -g -Wall -O2 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -c dbus-gtype-specialized.c -o dbus-gtype-specialized.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/share/locale\" -DDBUS_API_SUBJECT_TO_CHANGE=1 -g -O2 -g -Wall -O2 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -c -o dbus-gutils.lo dbus-gutils.c
cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/share/locale\" -DDBUS_API_SUBJECT_TO_CHANGE=1 -g -O2 -g -Wall -O2 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -c dbus-gutils.c -fPIC -DPIC -o .libs/dbus-gutils.o
cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/share/locale\" -DDBUS_API_SUBJECT_TO_CHANGE=1 -g -O2 -g -Wall -O2 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -c dbus-gutils.c -o dbus-gutils.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/share/locale\" -DDBUS_API_SUBJECT_TO_CHANGE=1 -g -O2 -g -Wall -O2 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -c -o dbus-gsignature.lo dbus-gsignature.c
cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/share/locale\" -DDBUS_API_SUBJECT_TO_CHANGE=1 -g -O2 -g -Wall -O2 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -c dbus-gsignature.c -fPIC -DPIC -o .libs/dbus-gsignature.o
dbus-gsignature.c: In function 'signature_iter_to_g_type_struct':
dbus-gsignature.c:134: warning: cast increases required alignment of target type
cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/share/locale\" -DDBUS_API_SUBJECT_TO_CHANGE=1 -g -O2 -g -Wall -O2 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -c dbus-gsignature.c -o dbus-gsignature.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/share/locale\" -DDBUS_API_SUBJECT_TO_CHANGE=1 -g -O2 -g -Wall -O2 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -c -o dbus-gvalue-utils.lo dbus-gvalue-utils.c
cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/share/locale\" -DDBUS_API_SUBJECT_TO_CHANGE=1 -g -O2 -g -Wall -O2 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -c dbus-gvalue-utils.c -fPIC -DPIC -o .libs/dbus-gvalue-utils.o
dbus-gvalue-utils.c: In function '_dbus_gvalue_signals_error':
dbus-gvalue-utils.c:252: warning: control reaches end of non-void function
cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/share/locale\" -DDBUS_API_SUBJECT_TO_CHANGE=1 -g -O2 -g -Wall -O2 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -c dbus-gvalue-utils.c -o dbus-gvalue-utils.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link cc -g -O2 -g -Wall -O2 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -export-symbols-regex "^[^_].*" -version-info 3:0:1 -no-undefined -o libdbus-glib-1.la -rpath /usr/lib dbus-glib.lo dbus-gmain.lo dbus-gmarshal.lo dbus-gobject.lo dbus-gproxy.lo dbus-gtest.lo dbus-gvalue.lo dbus-gthread.lo dbus-gtype-specialized.lo dbus-gutils.lo dbus-gsignature.lo dbus-gvalue-utils.lo -ldbus-1 -lgobject-2.0 -lglib-2.0 -lnsl
generating symbol list for `libdbus-glib-1.la'
/usr/bin/nm -B .libs/dbus-glib.o .libs/dbus-gmain.o .libs/dbus-gmarshal.o .libs/dbus-gobject.o .libs/dbus-gproxy.o .libs/dbus-gtest.o .libs/dbus-gvalue.o .libs/dbus-gthread.o .libs/dbus-gtype-specialized.o .libs/dbus-gutils.o .libs/dbus-gsignature.o .libs/dbus-gvalue-utils.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libdbus-glib-1.exp
/bin/grep -E -e "^[^_].*" ".libs/libdbus-glib-1.exp" > ".libs/libdbus-glib-1.expT"
mv -f ".libs/libdbus-glib-1.expT" ".libs/libdbus-glib-1.exp"
echo "{ global:" > .libs/libdbus-glib-1.ver
cat .libs/libdbus-glib-1.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libdbus-glib-1.ver
echo "local: *; };" >> .libs/libdbus-glib-1.ver
cc -shared .libs/dbus-glib.o .libs/dbus-gmain.o .libs/dbus-gmarshal.o .libs/dbus-gobject.o .libs/dbus-gproxy.o .libs/dbus-gtest.o .libs/dbus-gvalue.o .libs/dbus-gthread.o .libs/dbus-gtype-specialized.o .libs/dbus-gutils.o .libs/dbus-gsignature.o .libs/dbus-gvalue-utils.o -ldbus-1 /usr/lib/libgobject-2.0.so /usr/lib/libglib-2.0.so -lnsl -Wl,-soname -Wl,libdbus-glib-1.so.2 -Wl,-version-script -Wl,.libs/libdbus-glib-1.ver -o .libs/libdbus-glib-1.so.2.1.0
(cd .libs && rm -f libdbus-glib-1.so.2 && ln -s libdbus-glib-1.so.2.1.0 libdbus-glib-1.so.2)
(cd .libs && rm -f libdbus-glib-1.so && ln -s libdbus-glib-1.so.2.1.0 libdbus-glib-1.so)
ar cru .libs/libdbus-glib-1.a dbus-glib.o dbus-gmain.o dbus-gmarshal.o dbus-gobject.o dbus-gproxy.o dbus-gtest.o dbus-gvalue.o dbus-gthread.o dbus-gtype-specialized.o dbus-gutils.o dbus-gsignature.o dbus-gvalue-utils.o
ranlib .libs/libdbus-glib-1.a
creating libdbus-glib-1.la
(cd .libs && rm -f libdbus-glib-1.la && ln -s ../libdbus-glib-1.la libdbus-glib-1.la)
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/share/locale\" -DDBUS_API_SUBJECT_TO_CHANGE=1 -g -O2 -g -Wall -O2 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -c -o dbus-gidl.lo dbus-gidl.c
cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/share/locale\" -DDBUS_API_SUBJECT_TO_CHANGE=1 -g -O2 -g -Wall -O2 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -c dbus-gidl.c -fPIC -DPIC -o .libs/dbus-gidl.o
cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/share/locale\" -DDBUS_API_SUBJECT_TO_CHANGE=1 -g -O2 -g -Wall -O2 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -c dbus-gidl.c -o dbus-gidl.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/share/locale\" -DDBUS_API_SUBJECT_TO_CHANGE=1 -g -O2 -g -Wall -O2 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -c -o dbus-gloader-expat.lo dbus-gloader-expat.c
cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/share/locale\" -DDBUS_API_SUBJECT_TO_CHANGE=1 -g -O2 -g -Wall -O2 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -c dbus-gloader-expat.c -fPIC -DPIC -o .libs/dbus-gloader-expat.o
cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/share/locale\" -DDBUS_API_SUBJECT_TO_CHANGE=1 -g -O2 -g -Wall -O2 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -c dbus-gloader-expat.c -o dbus-gloader-expat.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/share/locale\" -DDBUS_API_SUBJECT_TO_CHANGE=1 -g -O2 -g -Wall -O2 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -c -o dbus-gparser.lo dbus-gparser.c
cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/share/locale\" -DDBUS_API_SUBJECT_TO_CHANGE=1 -g -O2 -g -Wall -O2 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -c dbus-gparser.c -fPIC -DPIC -o .libs/dbus-gparser.o
cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/share/locale\" -DDBUS_API_SUBJECT_TO_CHANGE=1 -g -O2 -g -Wall -O2 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -c dbus-gparser.c -o dbus-gparser.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link cc -g -O2 -g -Wall -O2 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -o libdbus-gtool.la dbus-gtype-specialized.lo dbus-gutils.lo dbus-gsignature.lo dbus-gvalue-utils.lo dbus-gidl.lo dbus-gloader-expat.lo dbus-gparser.lo -ldbus-1 -lnsl
ar cru .libs/libdbus-gtool.a .libs/dbus-gtype-specialized.o .libs/dbus-gutils.o .libs/dbus-gsignature.o .libs/dbus-gvalue-utils.o .libs/dbus-gidl.o .libs/dbus-gloader-expat.o .libs/dbus-gparser.o
ranlib .libs/libdbus-gtool.a
creating libdbus-gtool.la
(cd .libs && rm -f libdbus-gtool.la && ln -s ../libdbus-gtool.la libdbus-gtool.la)
cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/share/locale\" -DDBUS_API_SUBJECT_TO_CHANGE=1 -g -O2 -g -Wall -O2 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -c dbus-binding-tool-glib.c
dbus-binding-tool-glib.c: In function 'compute_marshaller':
dbus-binding-tool-glib.c:270: warning: cast increases required alignment of target type
dbus-binding-tool-glib.c: In function 'compute_marshaller_name':
dbus-binding-tool-glib.c:308: warning: cast increases required alignment of target type
cc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/usr/share/locale\" -DDBUS_API_SUBJECT_TO_CHANGE=1 -g -O2 -g -Wall -O2 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -c dbus-glib-tool.c
/bin/sh ../libtool --tag=CC --mode=link cc -g -O2 -g -Wall -O2 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -o dbus-binding-tool dbus-binding-tool-glib.o dbus-glib-tool.o libdbus-gtool.la libdbus-glib-1.la -ldbus-1 -lgobject-2.0 -lglib-2.0 -lexpat -lnsl
cc -g -O2 -g -Wall -O2 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -o .libs/dbus-binding-tool dbus-binding-tool-glib.o dbus-glib-tool.o ./.libs/libdbus-gtool.a ./.libs/libdbus-glib-1.so -ldbus-1 /usr/lib/libgobject-2.0.so /usr/lib/libglib-2.0.so /usr/lib/libexpat.so -lnsl
creating dbus-binding-tool
make[5]: Leaving directory `/build/buildd2/dbus-glib-0.74/dbus'
Making all in examples
make[5]: Entering directory `/build/buildd2/dbus-glib-0.74/dbus/examples'
/bin/sh ../../libtool --mode=execute ../../dbus/dbus-binding-tool --prefix=some_object --mode=glib-server --output=example-service-glue.h ./example-service.xml
/bin/sh ../../libtool --mode=execute ../../dbus/dbus-binding-tool --prefix=test_object --mode=glib-server --output=example-signal-emitter-glue.h ./example-signal-emitter.xml
/usr/bin/make all-recursive
make[6]: Entering directory `/build/buildd2/dbus-glib-0.74/dbus/examples'
Making all in .
make[7]: Entering directory `/build/buildd2/dbus-glib-0.74/dbus/examples'
cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../dbus -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION -DDBUS_API_SUBJECT_TO_CHANGE=1 -g -O2 -g -Wall -O2 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -c example-client.c
/bin/sh ../../libtool --tag=CC --mode=link cc -g -O2 -g -Wall -O2 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -o example-client example-client.o ../../dbus/libdbus-glib-1.la -lnsl
mkdir .libs
cc -g -O2 -g -Wall -O2 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -o .libs/example-client example-client.o ../../dbus/.libs/libdbus-glib-1.so -lnsl
creating example-client
cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../dbus -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION -DDBUS_API_SUBJECT_TO_CHANGE=1 -g -O2 -g -Wall -O2 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -c example-service.c
/bin/sh ../../libtool --tag=CC --mode=link cc -g -O2 -g -Wall -O2 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -o example-service example-service.o ../../dbus/libdbus-glib-1.la -lnsl
cc -g -O2 -g -Wall -O2 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -o .libs/example-service example-service.o ../../dbus/.libs/libdbus-glib-1.so -lnsl
creating example-service
cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../dbus -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION -DDBUS_API_SUBJECT_TO_CHANGE=1 -g -O2 -g -Wall -O2 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -c example-signal-recipient.c
/bin/sh ../../libtool --tag=CC --mode=link cc -g -O2 -g -Wall -O2 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -o example-signal-recipient example-signal-recipient.o ../../dbus/libdbus-glib-1.la -lnsl
cc -g -O2 -g -Wall -O2 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -o .libs/example-signal-recipient example-signal-recipient.o ../../dbus/.libs/libdbus-glib-1.so -lnsl
creating example-signal-recipient
cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../dbus -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION -DDBUS_API_SUBJECT_TO_CHANGE=1 -g -O2 -g -Wall -O2 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -c example-signal-emitter.c
/bin/sh ../../libtool --tag=CC --mode=link cc -g -O2 -g -Wall -O2 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -o example-signal-emitter example-signal-emitter.o ../../dbus/libdbus-glib-1.la -lnsl
cc -g -O2 -g -Wall -O2 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -o .libs/example-signal-emitter example-signal-emitter.o ../../dbus/.libs/libdbus-glib-1.so -lnsl
creating example-signal-emitter
make[7]: Leaving directory `/build/buildd2/dbus-glib-0.74/dbus/examples'
Making all in statemachine
make[7]: Entering directory `/build/buildd2/dbus-glib-0.74/dbus/examples/statemachine'
/bin/sh ../../../libtool --mode=execute ../../../dbus/dbus-binding-tool --prefix=sm_server --mode=glib-server --output=statemachine-server-glue.h statemachine-server.xml
/bin/sh ../../../libtool --mode=execute ../../../dbus/dbus-binding-tool --prefix=sm_object --mode=glib-server --output=statemachine-glue.h statemachine.xml
glib-genmarshal --prefix=sm_marshal ./sm-marshal.list --header --body > sm-marshal.c.tmp && mv sm-marshal.c.tmp sm-marshal.c
glib-genmarshal --prefix=sm_marshal ./sm-marshal.list --header > sm-marshal.h.tmp && mv sm-marshal.h.tmp sm-marshal.h
/usr/bin/make all-am
make[8]: Entering directory `/build/buildd2/dbus-glib-0.74/dbus/examples/statemachine'
cc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -I../../../dbus -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION -DDBUS_API_SUBJECT_TO_CHANGE=1 -g -O2 -g -Wall -O2 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -c statemachine-server.c
cc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -I../../../dbus -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION -DDBUS_API_SUBJECT_TO_CHANGE=1 -g -O2 -g -Wall -O2 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -c sm-marshal.c
cc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -I../../../dbus -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION -DDBUS_API_SUBJECT_TO_CHANGE=1 -g -O2 -g -Wall -O2 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -c statemachine.c
/bin/sh ../../../libtool --tag=CC --mode=link cc -g -O2 -g -Wall -O2 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -o statemachine-server statemachine-server.o sm-marshal.o statemachine.o ../../../dbus/libdbus-glib-1.la -lnsl
mkdir .libs
cc -g -O2 -g -Wall -O2 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -o .libs/statemachine-server statemachine-server.o sm-marshal.o statemachine.o ../../../dbus/.libs/libdbus-glib-1.so -lnsl
creating statemachine-server
make[8]: Leaving directory `/build/buildd2/dbus-glib-0.74/dbus/examples/statemachine'
make[7]: Leaving directory `/build/buildd2/dbus-glib-0.74/dbus/examples/statemachine'
make[6]: Leaving directory `/build/buildd2/dbus-glib-0.74/dbus/examples'
make[5]: Leaving directory `/build/buildd2/dbus-glib-0.74/dbus/examples'
make[4]: Leaving directory `/build/buildd2/dbus-glib-0.74/dbus'
make[3]: Leaving directory `/build/buildd2/dbus-glib-0.74/dbus'
Making all in tools
make[3]: Entering directory `/build/buildd2/dbus-glib-0.74/tools'
cp /build/buildd2/dbus-glib-0.74/debian/dbus-bus-introspect.xml dbus-bus-introspect.xml
../dbus/dbus-binding-tool --mode=glib-client --prefix=dbus_bus --output=dbus-glib-bindings.h dbus-bus-introspect.xml
/usr/bin/make all-am
make[4]: Entering directory `/build/buildd2/dbus-glib-0.74/tools'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/build/buildd2/dbus-glib-0.74/tools'
make[3]: Leaving directory `/build/buildd2/dbus-glib-0.74/tools'
Making all in test
make[3]: Entering directory `/build/buildd2/dbus-glib-0.74/test'
Making all in core
make[4]: Entering directory `/build/buildd2/dbus-glib-0.74/test/core'
/usr/bin/make all-am
make[5]: Entering directory `/build/buildd2/dbus-glib-0.74/test/core'
cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../dbus -I../.. -I../../dbus -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDBUS_COMPILATION -DDBUS_API_SUBJECT_TO_CHANGE=1 -g -O2 -g -Wall -O2 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -c test-profile.c
/bin/sh ../../libtool --tag=CC --mode=link cc -g -O2 -g -Wall -O2 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -o test-profile test-profile.o -pthread -lgthread-2.0 -lrt -lglib-2.0 ../../dbus/libdbus-glib-1.la -lnsl
mkdir .libs
cc -g -O2 -g -Wall -O2 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -o .libs/test-profile test-profile.o -pthread /usr/lib/libgthread-2.0.so -lrt /usr/lib/libglib-2.0.so ../../dbus/.libs/libdbus-glib-1.so -lnsl
creating test-profile
make[5]: Leaving directory `/build/buildd2/dbus-glib-0.74/test/core'
make[4]: Leaving directory `/build/buildd2/dbus-glib-0.74/test/core'
Making all in interfaces
make[4]: Entering directory `/build/buildd2/dbus-glib-0.74/test/interfaces'
/usr/bin/make all-am
make[5]: Entering directory `/build/buildd2/dbus-glib-0.74/test/interfaces'
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory `/build/buildd2/dbus-glib-0.74/test/interfaces'
make[4]: Leaving directory `/build/buildd2/dbus-glib-0.74/test/interfaces'
make[4]: Entering directory `/build/buildd2/dbus-glib-0.74/test'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/build/buildd2/dbus-glib-0.74/test'
make[3]: Leaving directory `/build/buildd2/dbus-glib-0.74/test'
Making all in doc
make[3]: Entering directory `/build/buildd2/dbus-glib-0.74/doc'
Making all in reference
make[4]: Entering directory `/build/buildd2/dbus-glib-0.74/doc/reference'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/build/buildd2/dbus-glib-0.74/doc/reference'
make[4]: Entering directory `/build/buildd2/dbus-glib-0.74/doc'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/build/buildd2/dbus-glib-0.74/doc'
make[3]: Leaving directory `/build/buildd2/dbus-glib-0.74/doc'
make[3]: Entering directory `/build/buildd2/dbus-glib-0.74'
make[3]: Leaving directory `/build/buildd2/dbus-glib-0.74'
make[2]: Leaving directory `/build/buildd2/dbus-glib-0.74'
make[1]: Leaving directory `/build/buildd2/dbus-glib-0.74'
touch debian/stamp-makefile-build
DEB_MAKE_CHECK_TARGET unset, not running checks
/usr/bin/fakeroot debian/rules binary-arch
test -x debian/rules
test "`id -u`" = 0
dh_clean -k
dh_installdirs -A
mkdir -p "."
if test -e /usr/share/misc/config.guess ; then \
for i in ./config.guess ; do \
if ! test -e $i.cdbs-orig ; then \
mv $i $i.cdbs-orig ; \
cp --remove-destination /usr/share/misc/config.guess $i ; \
fi ; \
done ; \
fi
if test -e /usr/share/misc/config.sub ; then \
for i in ./config.sub ; do \
if ! test -e $i.cdbs-orig ; then \
mv $i $i.cdbs-orig ; \
cp --remove-destination /usr/share/misc/config.sub $i ; \
fi ; \
done ; \
fi
DEB_MAKE_CHECK_TARGET unset, not running checks
/usr/bin/make -C . install DESTDIR=/build/buildd2/dbus-glib-0.74/debian/tmp/
make[1]: Entering directory `/build/buildd2/dbus-glib-0.74'
Making install in dbus
make[2]: Entering directory `/build/buildd2/dbus-glib-0.74/dbus'
/usr/bin/make install-recursive
make[3]: Entering directory `/build/buildd2/dbus-glib-0.74/dbus'
Making install in .
make[4]: Entering directory `/build/buildd2/dbus-glib-0.74/dbus'
make[5]: Entering directory `/build/buildd2/dbus-glib-0.74/dbus'
test -z "/usr/lib" || /bin/mkdir -p "/build/buildd2/dbus-glib-0.74/debian/tmp//usr/lib"
/bin/sh ../libtool --mode=install /usr/bin/ginstall -c 'libdbus-glib-1.la' '/build/buildd2/dbus-glib-0.74/debian/tmp//usr/lib/libdbus-glib-1.la'
/usr/bin/ginstall -c .libs/libdbus-glib-1.so.2.1.0 /build/buildd2/dbus-glib-0.74/debian/tmp//usr/lib/libdbus-glib-1.so.2.1.0
(cd /build/buildd2/dbus-glib-0.74/debian/tmp//usr/lib && { ln -s -f libdbus-glib-1.so.2.1.0 libdbus-glib-1.so.2 || { rm -f libdbus-glib-1.so.2 && ln -s libdbus-glib-1.so.2.1.0 libdbus-glib-1.so.2; }; })
(cd /build/buildd2/dbus-glib-0.74/debian/tmp//usr/lib && { ln -s -f libdbus-glib-1.so.2.1.0 libdbus-glib-1.so || { rm -f libdbus-glib-1.so && ln -s libdbus-glib-1.so.2.1.0 libdbus-glib-1.so; }; })
/usr/bin/ginstall -c .libs/libdbus-glib-1.lai /build/buildd2/dbus-glib-0.74/debian/tmp//usr/lib/libdbus-glib-1.la
/usr/bin/ginstall -c .libs/libdbus-glib-1.a /build/buildd2/dbus-glib-0.74/debian/tmp//usr/lib/libdbus-glib-1.a
chmod 644 /build/buildd2/dbus-glib-0.74/debian/tmp//usr/lib/libdbus-glib-1.a
ranlib /build/buildd2/dbus-glib-0.74/debian/tmp//usr/lib/libdbus-glib-1.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
test -z "/usr/bin" || /bin/mkdir -p "/build/buildd2/dbus-glib-0.74/debian/tmp//usr/bin"
/bin/sh ../libtool --mode=install /usr/bin/ginstall -c 'dbus-binding-tool' '/build/buildd2/dbus-glib-0.74/debian/tmp//usr/bin/dbus-binding-tool'
libtool: install: warning: `libdbus-glib-1.la' has not been installed in `/usr/lib'
/usr/bin/ginstall -c .libs/dbus-binding-tool /build/buildd2/dbus-glib-0.74/debian/tmp//usr/bin/dbus-binding-tool
test -z "/usr/include/dbus-1.0/dbus" || /bin/mkdir -p "/build/buildd2/dbus-glib-0.74/debian/tmp//usr/include/dbus-1.0/dbus"
/usr/bin/ginstall -c -m 644 'dbus-gtype-specialized.h' '/build/buildd2/dbus-glib-0.74/debian/tmp//usr/include/dbus-1.0/dbus/dbus-gtype-specialized.h'
/usr/bin/ginstall -c -m 644 'dbus-glib.h' '/build/buildd2/dbus-glib-0.74/debian/tmp//usr/include/dbus-1.0/dbus/dbus-glib.h'
/usr/bin/ginstall -c -m 644 'dbus-glib-lowlevel.h' '/build/buildd2/dbus-glib-0.74/debian/tmp//usr/include/dbus-1.0/dbus/dbus-glib-lowlevel.h'
/usr/bin/ginstall -c -m 644 'dbus-glib-error-enum.h' '/build/buildd2/dbus-glib-0.74/debian/tmp//usr/include/dbus-1.0/dbus/dbus-glib-error-enum.h'
make[5]: Leaving directory `/build/buildd2/dbus-glib-0.74/dbus'
make[4]: Leaving directory `/build/buildd2/dbus-glib-0.74/dbus'
Making install in examples
make[4]: Entering directory `/build/buildd2/dbus-glib-0.74/dbus/examples'
/usr/bin/make install-recursive
make[5]: Entering directory `/build/buildd2/dbus-glib-0.74/dbus/examples'
Making install in .
make[6]: Entering directory `/build/buildd2/dbus-glib-0.74/dbus/examples'
make[7]: Entering directory `/build/buildd2/dbus-glib-0.74/dbus/examples'
make[7]: Nothing to be done for `install-exec-am'.
make[7]: Nothing to be done for `install-data-am'.
make[7]: Leaving directory `/build/buildd2/dbus-glib-0.74/dbus/examples'
make[6]: Leaving directory `/build/buildd2/dbus-glib-0.74/dbus/examples'
Making install in statemachine
make[6]: Entering directory `/build/buildd2/dbus-glib-0.74/dbus/examples/statemachine'
/usr/bin/make install-am
make[7]: Entering directory `/build/buildd2/dbus-glib-0.74/dbus/examples/statemachine'
make[8]: Entering directory `/build/buildd2/dbus-glib-0.74/dbus/examples/statemachine'
make[8]: Nothing to be done for `install-exec-am'.
make[8]: Nothing to be done for `install-data-am'.
make[8]: Leaving directory `/build/buildd2/dbus-glib-0.74/dbus/examples/statemachine'
make[7]: Leaving directory `/build/buildd2/dbus-glib-0.74/dbus/examples/statemachine'
make[6]: Leaving directory `/build/buildd2/dbus-glib-0.74/dbus/examples/statemachine'
make[5]: Leaving directory `/build/buildd2/dbus-glib-0.74/dbus/examples'
make[4]: Leaving directory `/build/buildd2/dbus-glib-0.74/dbus/examples'
make[3]: Leaving directory `/build/buildd2/dbus-glib-0.74/dbus'
make[2]: Leaving directory `/build/buildd2/dbus-glib-0.74/dbus'
Making install in tools
make[2]: Entering directory `/build/buildd2/dbus-glib-0.74/tools'
/usr/bin/make install-am
make[3]: Entering directory `/build/buildd2/dbus-glib-0.74/tools'
make[4]: Entering directory `/build/buildd2/dbus-glib-0.74/tools'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/usr/include/dbus-1.0/dbus" || /bin/mkdir -p "/build/buildd2/dbus-glib-0.74/debian/tmp//usr/include/dbus-1.0/dbus"
/usr/bin/ginstall -c -m 644 'dbus-glib-bindings.h' '/build/buildd2/dbus-glib-0.74/debian/tmp//usr/include/dbus-1.0/dbus/dbus-glib-bindings.h'
make[4]: Leaving directory `/build/buildd2/dbus-glib-0.74/tools'
make[3]: Leaving directory `/build/buildd2/dbus-glib-0.74/tools'
make[2]: Leaving directory `/build/buildd2/dbus-glib-0.74/tools'
Making install in test
make[2]: Entering directory `/build/buildd2/dbus-glib-0.74/test'
Making install in core
make[3]: Entering directory `/build/buildd2/dbus-glib-0.74/test/core'
/usr/bin/make install-am
make[4]: Entering directory `/build/buildd2/dbus-glib-0.74/test/core'
make[5]: Entering directory `/build/buildd2/dbus-glib-0.74/test/core'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/build/buildd2/dbus-glib-0.74/test/core'
make[4]: Leaving directory `/build/buildd2/dbus-glib-0.74/test/core'
make[3]: Leaving directory `/build/buildd2/dbus-glib-0.74/test/core'
Making install in interfaces
make[3]: Entering directory `/build/buildd2/dbus-glib-0.74/test/interfaces'
/usr/bin/make install-am
make[4]: Entering directory `/build/buildd2/dbus-glib-0.74/test/interfaces'
make[5]: Entering directory `/build/buildd2/dbus-glib-0.74/test/interfaces'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/build/buildd2/dbus-glib-0.74/test/interfaces'
make[4]: Leaving directory `/build/buildd2/dbus-glib-0.74/test/interfaces'
make[3]: Leaving directory `/build/buildd2/dbus-glib-0.74/test/interfaces'
make[3]: Entering directory `/build/buildd2/dbus-glib-0.74/test'
make[4]: Entering directory `/build/buildd2/dbus-glib-0.74/test'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/build/buildd2/dbus-glib-0.74/test'
make[3]: Leaving directory `/build/buildd2/dbus-glib-0.74/test'
make[2]: Leaving directory `/build/buildd2/dbus-glib-0.74/test'
Making install in doc
make[2]: Entering directory `/build/buildd2/dbus-glib-0.74/doc'
Making install in reference
make[3]: Entering directory `/build/buildd2/dbus-glib-0.74/doc/reference'
make[4]: Entering directory `/build/buildd2/dbus-glib-0.74/doc/reference'
make[4]: Nothing to be done for `install-exec-am'.
installfiles=`echo ./html/*`; \
if test "$installfiles" = './html/*'; \
then echo '-- Nothing to install' ; \
else \
/bin/sh /build/buildd2/dbus-glib-0.74/install-sh -d /build/buildd2/dbus-glib-0.74/debian/tmp//usr/share/gtk-doc/html/dbus-glib; \
for i in $installfiles; do \
echo '-- Installing '$i ; \
/usr/bin/ginstall -c -m 644 $i /build/buildd2/dbus-glib-0.74/debian/tmp//usr/share/gtk-doc/html/dbus-glib; \
done; \
echo '-- Installing ./html/index.sgml' ; \
/usr/bin/ginstall -c -m 644 ./html/index.sgml /build/buildd2/dbus-glib-0.74/debian/tmp//usr/share/gtk-doc/html/dbus-glib || :; \
fi
-- Installing ./html/ch01.html
-- Installing ./html/ch02.html
-- Installing ./html/ch03.html
-- Installing ./html/dbus-binding-tool.html
-- Installing ./html/dbus-glib-DBus-GLib-low-level.html
-- Installing ./html/dbus-glib-DBus-GObject-related-functions.html
-- Installing ./html/dbus-glib-DBusGConnection.html
-- Installing ./html/dbus-glib-DBusGError.html
-- Installing ./html/dbus-glib-DBusGMessage.html
-- Installing ./html/dbus-glib-DBusGMethod.html
-- Installing ./html/dbus-glib-DBusGProxy.html
-- Installing ./html/dbus-glib-Specializable-GType-System.html
-- Installing ./html/dbus-glib.devhelp
-- Installing ./html/dbus-glib.devhelp2
-- Installing ./html/home.png
-- Installing ./html/index.html
-- Installing ./html/index.sgml
-- Installing ./html/left.png
-- Installing ./html/right.png
-- Installing ./html/style.css
-- Installing ./html/up.png
-- Installing ./html/index.sgml
make[4]: Leaving directory `/build/buildd2/dbus-glib-0.74/doc/reference'
make[3]: Leaving directory `/build/buildd2/dbus-glib-0.74/doc/reference'
make[3]: Entering directory `/build/buildd2/dbus-glib-0.74/doc'
make[4]: Entering directory `/build/buildd2/dbus-glib-0.74/doc'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/build/buildd2/dbus-glib-0.74/doc'
make[3]: Leaving directory `/build/buildd2/dbus-glib-0.74/doc'
make[2]: Leaving directory `/build/buildd2/dbus-glib-0.74/doc'
make[2]: Entering directory `/build/buildd2/dbus-glib-0.74'
make[3]: Entering directory `/build/buildd2/dbus-glib-0.74'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/build/buildd2/dbus-glib-0.74/debian/tmp//usr/lib/pkgconfig"
/usr/bin/ginstall -c -m 644 'dbus-glib-1.pc' '/build/buildd2/dbus-glib-0.74/debian/tmp//usr/lib/pkgconfig/dbus-glib-1.pc'
make[3]: Leaving directory `/build/buildd2/dbus-glib-0.74'
make[2]: Leaving directory `/build/buildd2/dbus-glib-0.74'
make[1]: Leaving directory `/build/buildd2/dbus-glib-0.74'
dh_installdirs -plibdbus-glib-1-dev
dh_installdirs -plibdbus-glib-1-2
dh_installdocs -plibdbus-glib-1-dev ./README ./NEWS ./AUTHORS
dh_installexamples -plibdbus-glib-1-dev
dh_installman -plibdbus-glib-1-dev
dh_installinfo -plibdbus-glib-1-dev
dh_installmenu -plibdbus-glib-1-dev
dh_installcron -plibdbus-glib-1-dev
dh_installinit -plibdbus-glib-1-dev
dh_installdebconf -plibdbus-glib-1-dev
dh_installemacsen -plibdbus-glib-1-dev
dh_installcatalogs -plibdbus-glib-1-dev
dh_installpam -plibdbus-glib-1-dev
dh_installlogrotate -plibdbus-glib-1-dev
dh_installlogcheck -plibdbus-glib-1-dev
dh_installchangelogs -plibdbus-glib-1-dev ./ChangeLog
dh_installudev -plibdbus-glib-1-dev
dh_lintian -plibdbus-glib-1-dev
dh_install -plibdbus-glib-1-dev
dh_link -plibdbus-glib-1-dev
dh_installmime -plibdbus-glib-1-dev
dh_installdocs -plibdbus-glib-1-2 ./README ./NEWS ./AUTHORS
dh_installexamples -plibdbus-glib-1-2
dh_installman -plibdbus-glib-1-2
dh_installinfo -plibdbus-glib-1-2
dh_installmenu -plibdbus-glib-1-2
dh_installcron -plibdbus-glib-1-2
dh_installinit -plibdbus-glib-1-2
dh_installdebconf -plibdbus-glib-1-2
dh_installemacsen -plibdbus-glib-1-2
dh_installcatalogs -plibdbus-glib-1-2
dh_installpam -plibdbus-glib-1-2
dh_installlogrotate -plibdbus-glib-1-2
dh_installlogcheck -plibdbus-glib-1-2
dh_installchangelogs -plibdbus-glib-1-2 ./ChangeLog
dh_installudev -plibdbus-glib-1-2
dh_lintian -plibdbus-glib-1-2
dh_install -plibdbus-glib-1-2
dh_link -plibdbus-glib-1-2
dh_installmime -plibdbus-glib-1-2
dh_strip -plibdbus-glib-1-dev
dh_compress -plibdbus-glib-1-dev
dh_fixperms -plibdbus-glib-1-dev
dh_makeshlibs -plibdbus-glib-1-dev -V "libdbus-glib-1-2 (>= 0.74)"
dh_strip -plibdbus-glib-1-2
dh_compress -plibdbus-glib-1-2
dh_fixperms -plibdbus-glib-1-2
dh_makeshlibs -plibdbus-glib-1-2 -V "libdbus-glib-1-2 (>= 0.74)"
dh_installdeb -plibdbus-glib-1-dev
dh_perl -plibdbus-glib-1-dev
dh_shlibdeps -plibdbus-glib-1-dev
dpkg-shlibdeps: warning: dependency on libnsl.so.1 could be avoided if "debian/libdbus-glib-1-dev/usr/bin/dbus-binding-tool" were not uselessly linked against it (they use none of its symbols).
dh_installdeb -plibdbus-glib-1-2
dh_perl -plibdbus-glib-1-2
dh_shlibdeps -plibdbus-glib-1-2
dpkg-shlibdeps: warning: dependency on libnsl.so.1 could be avoided if "debian/libdbus-glib-1-2/usr/lib/libdbus-glib-1.so.2.1.0" were not uselessly linked against it (they use none of its symbols).
dh_gencontrol -plibdbus-glib-1-dev
dh_md5sums -plibdbus-glib-1-dev
dh_builddeb -plibdbus-glib-1-dev
dpkg-deb: building package `libdbus-glib-1-dev' in `../libdbus-glib-1-dev_0.74-2_m32r.deb'.
dh_gencontrol -plibdbus-glib-1-2
dh_md5sums -plibdbus-glib-1-2
dh_builddeb -plibdbus-glib-1-2
dpkg-deb: building package `libdbus-glib-1-2' in `../libdbus-glib-1-2_0.74-2_m32r.deb'.
dpkg-genchanges -B >../dbus-glib_0.74-2_m32r.changes
dpkg-genchanges: arch-specific upload - not including arch-independent packages
dpkg-genchanges: binary-only upload - not including any source code
dpkg-buildpackage: binary only upload (no source included)
******************************************************************************
Build finished at 20080420-1030
dbus-glib_0.74-2_m32r.changes:
Format: 1.8
Date: Mon, 14 Apr 2008 13:25:29 +0100
Source: dbus-glib
Binary: libdbus-glib-1-dev libdbus-glib-1-2 libdbus-glib-1-doc
Architecture: m32r
Version: 0.74-2
Distribution: unstable
Urgency: low
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers at lists.alioth.debian.org>
Changed-By: Simon McVittie <smcv at ianadd.pseudorandom.co.uk>
Description:
libdbus-glib-1-2 - simple interprocess messaging system (GLib-based shared library)
libdbus-glib-1-dev - simple interprocess messaging system (GLib interface)
libdbus-glib-1-doc - simple interprocess messaging system (GLib-based shared library)
Closes: 476080
Changes:
dbus-glib (0.74-2) unstable; urgency=low
.
* Fix error-enum ABI to match that of the current packages in lenny, Ubuntu
gutsy/feisty/hardy and Fedora 8, rather than picking up an arbitrarily
incompatible ABI depending on the installed libdbus (Closes: #476080)
(debian/patches/01-476080-freeze-error-abi.patch)
* Add myself to Uploaders and set Dm-Upload-Allowed: yes for future versions
Checksums-Sha1:
1895e33a981dd6b0a5faeb21dbdefbcfb7f1484d 173974 libdbus-glib-1-dev_0.74-2_m32r.deb
5a27fb839fbf5330d7e1eb4f7ff5f429330d2eba 137160 libdbus-glib-1-2_0.74-2_m32r.deb
Checksums-Sha256:
f43f3de5441ca942ae3934c8dd41ba15905b8a59daf3b7ed0d6699f73cc960e7 173974 libdbus-glib-1-dev_0.74-2_m32r.deb
58a9612a73df184b49c1d412ae830de7ab9e3e3044ce89561df4d8f38b81bca2 137160 libdbus-glib-1-2_0.74-2_m32r.deb
Files:
40ab625c08f929a6afc84eca71d7a37a 173974 libdevel optional libdbus-glib-1-dev_0.74-2_m32r.deb
16018b5285672938798967bfd89c16b5 137160 libs optional libdbus-glib-1-2_0.74-2_m32r.deb
/debian/buildd2/build/chroot-unstable/build/buildd2/libdbus-glib-1-dev_0.74-2_m32r.deb:
new debian package, version 2.0.
size 173974 bytes: control archive= 1142 bytes.
899 bytes, 19 lines control
1056 bytes, 14 lines md5sums
Package: libdbus-glib-1-dev
Source: dbus-glib
Version: 0.74-2
Architecture: m32r
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers at lists.alioth.debian.org>
Installed-Size: 448
Depends: libdbus-glib-1-2 (= 0.74-2), libdbus-1-dev (>= 0.91), libglib2.0-dev, libc6 (>= 2.3.5-1), libdbus-1-3 (>= 1.1.1), libexpat1 (>= 1.95.8), libglib2.0-0 (>= 2.12.0)
Conflicts: dbus-1-utils (<< 0.50-2), dbus-glib-1-dev, libdbus-glib-dev
Replaces: dbus-glib-1-dev, libdbus-1-dev (<< 0.90), libdbus-glib0-dev
Section: libdevel
Priority: optional
Description: simple interprocess messaging system (GLib interface)
D-Bus is a message bus, used for sending messages between applications.
Conceptually, it fits somewhere in between raw sockets and CORBA in
terms of complexity.
.
This package provides a GLib-style interface to D-Bus.
.
See the dbus description for more information about D-Bus in general.
/debian/buildd2/build/chroot-unstable/build/buildd2/libdbus-glib-1-2_0.74-2_m32r.deb:
new debian package, version 2.0.
size 137160 bytes: control archive= 1034 bytes.
720 bytes, 18 lines control
522 bytes, 7 lines md5sums
135 bytes, 7 lines * postinst #!/bin/sh
132 bytes, 7 lines * postrm #!/bin/sh
44 bytes, 1 lines shlibs
Package: libdbus-glib-1-2
Source: dbus-glib
Version: 0.74-2
Architecture: m32r
Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers at lists.alioth.debian.org>
Installed-Size: 264
Depends: libc6 (>= 2.3.5-1), libdbus-1-3 (>= 1.1.1), libglib2.0-0 (>= 2.12.0)
Section: libs
Priority: optional
Description: simple interprocess messaging system (GLib-based shared library)
D-Bus is a message bus, used for sending messages between applications.
Conceptually, it fits somewhere in between raw sockets and CORBA in
terms of complexity.
.
This package provides the GLib-based shared library for applications using the
GLib interface to D-Bus.
.
See the dbus description for more information about D-Bus in general.
/debian/buildd2/build/chroot-unstable/build/buildd2/libdbus-glib-1-dev_0.74-2_m32r.deb:
drwxr-xr-x root/root 0 2008-04-20 10:11 ./
drwxr-xr-x root/root 0 2008-04-20 10:14 ./usr/
drwxr-xr-x root/root 0 2008-04-20 10:14 ./usr/include/
drwxr-xr-x root/root 0 2008-04-20 10:14 ./usr/include/dbus-1.0/
drwxr-xr-x root/root 0 2008-04-20 10:14 ./usr/include/dbus-1.0/dbus/
-rw-r--r-- root/root 2870 2008-04-20 10:09 ./usr/include/dbus-1.0/dbus/dbus-glib-lowlevel.h
-rw-r--r-- root/root 67 2008-04-20 10:09 ./usr/include/dbus-1.0/dbus/dbus-glib-error-enum.h
-rw-r--r-- root/root 8987 2008-04-20 10:09 ./usr/include/dbus-1.0/dbus/dbus-gtype-specialized.h
-rw-r--r-- root/root 13304 2008-04-20 10:09 ./usr/include/dbus-1.0/dbus/dbus-glib.h
-rw-r--r-- root/root 22452 2008-04-20 10:09 ./usr/include/dbus-1.0/dbus/dbus-glib-bindings.h
drwxr-xr-x root/root 0 2008-04-20 10:19 ./usr/bin/
-rwxr-xr-x root/root 62388 2008-04-20 10:19 ./usr/bin/dbus-binding-tool
drwxr-xr-x root/root 0 2008-04-20 10:10 ./usr/share/
drwxr-xr-x root/root 0 2008-04-20 10:10 ./usr/share/doc/
drwxr-xr-x root/root 0 2008-04-20 10:19 ./usr/share/doc/libdbus-glib-1-dev/
-rw-r--r-- root/root 11193 2008-04-20 09:14 ./usr/share/doc/libdbus-glib-1-dev/copyright
-rw-r--r-- root/root 68458 2007-06-27 19:50 ./usr/share/doc/libdbus-glib-1-dev/changelog.gz
-rw-r--r-- root/root 795 2007-03-29 20:43 ./usr/share/doc/libdbus-glib-1-dev/AUTHORS
-rw-r--r-- root/root 1255 2006-09-27 21:27 ./usr/share/doc/libdbus-glib-1-dev/README
-rw-r--r-- root/root 2705 2007-06-27 19:38 ./usr/share/doc/libdbus-glib-1-dev/NEWS.gz
-rw-r--r-- root/root 10135 2008-04-20 09:14 ./usr/share/doc/libdbus-glib-1-dev/changelog.Debian.gz
drwxr-xr-x root/root 0 2008-04-20 10:19 ./usr/lib/
drwxr-xr-x root/root 0 2008-04-20 10:14 ./usr/lib/pkgconfig/
-rw-r--r-- root/root 288 2008-04-20 10:09 ./usr/lib/pkgconfig/dbus-glib-1.pc
-rw-r--r-- root/root 156106 2008-04-20 10:19 ./usr/lib/libdbus-glib-1.a
lrwxrwxrwx root/root 0 2008-04-20 10:14 ./usr/lib/libdbus-glib-1.so -> libdbus-glib-1.so.2.1.0
/debian/buildd2/build/chroot-unstable/build/buildd2/libdbus-glib-1-2_0.74-2_m32r.deb:
drwxr-xr-x root/root 0 2008-04-20 10:16 ./
drwxr-xr-x root/root 0 2008-04-20 10:18 ./usr/
drwxr-xr-x root/root 0 2008-04-20 10:14 ./usr/share/
drwxr-xr-x root/root 0 2008-04-20 10:14 ./usr/share/doc/
drwxr-xr-x root/root 0 2008-04-20 10:20 ./usr/share/doc/libdbus-glib-1-2/
-rw-r--r-- root/root 11193 2008-04-20 09:14 ./usr/share/doc/libdbus-glib-1-2/copyright
-rw-r--r-- root/root 68458 2007-06-27 19:50 ./usr/share/doc/libdbus-glib-1-2/changelog.gz
-rw-r--r-- root/root 795 2007-03-29 20:43 ./usr/share/doc/libdbus-glib-1-2/AUTHORS
-rw-r--r-- root/root 1255 2006-09-27 21:27 ./usr/share/doc/libdbus-glib-1-2/README
-rw-r--r-- root/root 2705 2007-06-27 19:38 ./usr/share/doc/libdbus-glib-1-2/NEWS.gz
-rw-r--r-- root/root 10135 2008-04-20 09:14 ./usr/share/doc/libdbus-glib-1-2/changelog.Debian.gz
drwxr-xr-x root/root 0 2008-04-20 10:20 ./usr/lib/
-rw-r--r-- root/root 112284 2008-04-20 10:20 ./usr/lib/libdbus-glib-1.so.2.1.0
lrwxrwxrwx root/root 0 2008-04-20 10:19 ./usr/lib/libdbus-glib-1.so.2 -> libdbus-glib-1.so.2.1.0
******************************************************************************
Built successfully
Purging /debian/buildd2/build/chroot-unstable/build/buildd2/dbus-glib-0.74
------------------------------------------------------------------------------
******************************************************************************
Finished at 20080420-1031
Build needed 01:17:26, 10540k disk space
More information about the build-status
mailing list