[build-status: 119152] Log for successful build of libmatchbox_1.9-2 (dist=unstable)
Build Daemon 2
buildd2 at linux-m32r.org
Sat Mar 15 18:45:51 JST 2008
Automatic build of libmatchbox_1.9-2 on mappi005 by sbuild/m32r 0.53
Build started at 20080315-1759
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 438kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main libmatchbox 1.9-2 (dsc) [749B]
Get:2 http://debian.linux-m32r.org 06_devonian/main libmatchbox 1.9-2 (tar) [419kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main libmatchbox 1.9-2 (diff) [18.5kB]
Fetched 438kB in 5s (78.1kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: cdbs (>= 0.4.21), debhelper (>= 4.1.0), doxygen, libglib2.0-dev, libjpeg62-dev, libpng12-dev, libx11-dev, libxext-dev, libxft-dev (>= 2.1.8.2), libxt-dev, pkg-config (>= 0.18), x-dev
Checking for already installed source dependencies...
cdbs: already installed (0.4.51 >= 0.4.21 is satisfied)
debhelper: already installed (6.0.5 >= 4.1.0 is satisfied)
doxygen: already installed (1.5.4-1)
libglib2.0-dev: already installed (2.14.6-1)
libjpeg62-dev: already installed (6b-14)
libpng12-dev: already installed (1.2.15~beta5-1)
libx11-dev: already installed (2:1.0.3-7)
libxext-dev: already installed (1:1.0.3-2)
libxft-dev: already installed (2.1.12-2 >= 2.1.8.2 is satisfied)
libxt-dev: already installed (1:1.0.5-3)
pkg-config: already installed (0.22-1 >= 0.18 is satisfied)
x-dev: already installed (7.0.11-1)
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
/usr/bin/dpkg --set-selections failed
------------------------------------------------------------------------------
dpkg-source: extracting libmatchbox in libmatchbox-1.9
dpkg-source: unpacking libmatchbox_1.9.orig.tar.gz
dpkg-source: applying /debian/buildd2/build/libmatchbox_1.9-2.diff.gz
dpkg-buildpackage: source package libmatchbox
dpkg-buildpackage: source version 1.9-2
dpkg-buildpackage: source changed by Moray Allan <moray at debian.org>
dpkg-buildpackage: host architecture m32r
/usr/bin/fakeroot debian/rules clean
test -x debian/rules
dh_testroot
for i in ./config.guess ./config.sub ; do \
if test -e $i.cdbs-orig ; then \
mv $i.cdbs-orig $i ; \
fi ; \
done
dh_clean
/usr/bin/make -C . -k distclean
make[1]: Entering directory `/build/buildd2/libmatchbox-1.9'
make[1]: *** No rule to make target `distclean'.
make[1]: Leaving directory `/build/buildd2/libmatchbox-1.9'
make: [makefile-clean] Error 2 (ignored)
rm -f debian/stamp-makefile-build
rm -f debian/stamp-autotools-files
rm -rf doc/man
debian/rules build
test -x debian/rules
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
touch debian/stamp-autotools-files
chmod a+x /build/buildd2/libmatchbox-1.9/./configure
cd . && CC="cc" CXX="g++" CFLAGS="-g -Wall -O2" CXXFLAGS="-g -Wall -O2" CPPFLAGS="" LDFLAGS="" /build/buildd2/libmatchbox-1.9/./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/libmatchbox" --disable-maintainer-mode --disable-dependency-tracking --srcdir=. --enable-jpeg --enable-png --enable-doxygen-docs
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
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 ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of cc... none
checking build system type... m32r-unknown-linux-gnu
checking host system type... m32r-unknown-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
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 how to run the C preprocessor... cc -E
checking for ANSI C header files... yes
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 whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
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... 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 pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for X11... yes
checking for XLIBS... yes
checking for libpng12... yes
checking for jpeg_read_header in -ljpeg... yes
checking for doxygen... /usr/bin/doxygen
checking whether to build Doxygen documentation... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for pid_t... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for working alloca.h... yes
checking for alloca... yes
checking whether closedir returns void... no
checking whether lstat dereferences a symlink specified with a trailing slash... yes
checking whether lstat accepts an empty string... no
checking whether lstat dereferences a symlink specified with a trailing slash... (cached) yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking whether stat accepts an empty string... no
checking for working strcoll... yes
checking for memset... yes
checking for select... yes
checking for setlocale... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strncasecmp... yes
checking for strstr... yes
checking whether byte ordering is bigendian... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libmb.pc
config.status: creating libmb/Makefile
config.status: creating libmb/mbconfig.h
config.status: creating doc/Doxyfile
config.status: creating doc/Makefile
config.status: creating tests/Makefile
config.status: creating tests/menu/Makefile
config.status: creating config.h
config.status: executing depfiles commands
LibMatchbox 1.9
======================
prefix: /usr
source code location: .
Building with Debug: no
Building with gcov: no
Building with gprof: no
Building unit tests: no
Building with Xft: yes
Building with Pango: no
Building with PNG: yes
Building with JPG: yes
Building with XSettings: no
Building with API Documentation: yes
/usr/bin/make -C .
make[1]: Entering directory `/build/buildd2/libmatchbox-1.9'
/usr/bin/make all-recursive
make[2]: Entering directory `/build/buildd2/libmatchbox-1.9'
Making all in libmb
make[3]: Entering directory `/build/buildd2/libmatchbox-1.9/libmb'
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -fno-strict-aliasing -I/usr/include/freetype2 -I/usr/include/libpng12 -DDATADIR=\"/usr/share\" -g -Wall -O2 -c -o mbmenu.lo mbmenu.c
mkdir .libs
cc -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -fno-strict-aliasing -I/usr/include/freetype2 -I/usr/include/libpng12 -DDATADIR=\"/usr/share\" -g -Wall -O2 -c mbmenu.c -fPIC -DPIC -o .libs/mbmenu.o
cc -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -fno-strict-aliasing -I/usr/include/freetype2 -I/usr/include/libpng12 -DDATADIR=\"/usr/share\" -g -Wall -O2 -c mbmenu.c -o mbmenu.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -fno-strict-aliasing -I/usr/include/freetype2 -I/usr/include/libpng12 -DDATADIR=\"/usr/share\" -g -Wall -O2 -c -o mbtray.lo mbtray.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -fno-strict-aliasing -I/usr/include/freetype2 -I/usr/include/libpng12 -DDATADIR=\"/usr/share\" -g -Wall -O2 -c mbtray.c -fPIC -DPIC -o .libs/mbtray.o
cc -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -fno-strict-aliasing -I/usr/include/freetype2 -I/usr/include/libpng12 -DDATADIR=\"/usr/share\" -g -Wall -O2 -c mbtray.c -o mbtray.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -fno-strict-aliasing -I/usr/include/freetype2 -I/usr/include/libpng12 -DDATADIR=\"/usr/share\" -g -Wall -O2 -c -o mbdotdesktop.lo mbdotdesktop.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -fno-strict-aliasing -I/usr/include/freetype2 -I/usr/include/libpng12 -DDATADIR=\"/usr/share\" -g -Wall -O2 -c mbdotdesktop.c -fPIC -DPIC -o .libs/mbdotdesktop.o
cc -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -fno-strict-aliasing -I/usr/include/freetype2 -I/usr/include/libpng12 -DDATADIR=\"/usr/share\" -g -Wall -O2 -c mbdotdesktop.c -o mbdotdesktop.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -fno-strict-aliasing -I/usr/include/freetype2 -I/usr/include/libpng12 -DDATADIR=\"/usr/share\" -g -Wall -O2 -c -o mbpixbuf.lo mbpixbuf.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -fno-strict-aliasing -I/usr/include/freetype2 -I/usr/include/libpng12 -DDATADIR=\"/usr/share\" -g -Wall -O2 -c mbpixbuf.c -fPIC -DPIC -o .libs/mbpixbuf.o
mbpixbuf.c: In function '_load_jpg_file':
mbpixbuf.c:153: warning: implicit declaration of function 'mb_want_warnings'
mbpixbuf.c: In function 'mb_pixbuf_img_fill':
mbpixbuf.c:1400: warning: value computed is not used
cc -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -fno-strict-aliasing -I/usr/include/freetype2 -I/usr/include/libpng12 -DDATADIR=\"/usr/share\" -g -Wall -O2 -c mbpixbuf.c -o mbpixbuf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -fno-strict-aliasing -I/usr/include/freetype2 -I/usr/include/libpng12 -DDATADIR=\"/usr/share\" -g -Wall -O2 -c -o mbutil.lo mbutil.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -fno-strict-aliasing -I/usr/include/freetype2 -I/usr/include/libpng12 -DDATADIR=\"/usr/share\" -g -Wall -O2 -c mbutil.c -fPIC -DPIC -o .libs/mbutil.o
mbutil.c: In function 'mb_want_warnings':
mbutil.c:381: warning: control reaches end of non-void function
cc -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -fno-strict-aliasing -I/usr/include/freetype2 -I/usr/include/libpng12 -DDATADIR=\"/usr/share\" -g -Wall -O2 -c mbutil.c -o mbutil.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -fno-strict-aliasing -I/usr/include/freetype2 -I/usr/include/libpng12 -DDATADIR=\"/usr/share\" -g -Wall -O2 -c -o mbexp.lo mbexp.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -fno-strict-aliasing -I/usr/include/freetype2 -I/usr/include/libpng12 -DDATADIR=\"/usr/share\" -g -Wall -O2 -c mbexp.c -fPIC -DPIC -o .libs/mbexp.o
mbexp.c: In function 'mb_layout_get_geometry':
mbexp.c:1252: warning: value computed is not used
mbexp.c: In function 'mb_util_next_utf8_char':
mbexp.c:1586: warning: value computed is not used
mbexp.c:1592: warning: value computed is not used
cc -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -fno-strict-aliasing -I/usr/include/freetype2 -I/usr/include/libpng12 -DDATADIR=\"/usr/share\" -g -Wall -O2 -c mbexp.c -o mbexp.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -fno-strict-aliasing -I/usr/include/freetype2 -I/usr/include/libpng12 -DDATADIR=\"/usr/share\" -g -Wall -O2 -c -o hash.lo hash.c
cc -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -fno-strict-aliasing -I/usr/include/freetype2 -I/usr/include/libpng12 -DDATADIR=\"/usr/share\" -g -Wall -O2 -c hash.c -fPIC -DPIC -o .libs/hash.o
cc -DHAVE_CONFIG_H -I. -I. -I.. -g -Wall -fno-strict-aliasing -I/usr/include/freetype2 -I/usr/include/libpng12 -DDATADIR=\"/usr/share\" -g -Wall -O2 -c hash.c -o hash.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link cc -g -Wall -fno-strict-aliasing -I/usr/include/freetype2 -I/usr/include/libpng12 -DDATADIR=\"/usr/share\" -g -Wall -O2 -o libmb.la -rpath /usr/lib -version-info 1:9:0 mbmenu.lo mbtray.lo mbdotdesktop.lo mbpixbuf.lo mbutil.lo mbexp.lo hash.lo -lX11 -lXext -lXft -lfontconfig -ljpeg -lpng12
cc -shared .libs/mbmenu.o .libs/mbtray.o .libs/mbdotdesktop.o .libs/mbpixbuf.o .libs/mbutil.o .libs/mbexp.o .libs/hash.o -lX11 -lXext -lXft -lfontconfig /usr/lib/libjpeg.so -lpng12 -Wl,-soname -Wl,libmb.so.1 -o .libs/libmb.so.1.0.9
(cd .libs && rm -f libmb.so.1 && ln -s libmb.so.1.0.9 libmb.so.1)
(cd .libs && rm -f libmb.so && ln -s libmb.so.1.0.9 libmb.so)
ar cru .libs/libmb.a mbmenu.o mbtray.o mbdotdesktop.o mbpixbuf.o mbutil.o mbexp.o hash.o
ranlib .libs/libmb.a
creating libmb.la
(cd .libs && rm -f libmb.la && ln -s ../libmb.la libmb.la)
make[3]: Leaving directory `/build/buildd2/libmatchbox-1.9/libmb'
Making all in doc
make[3]: Entering directory `/build/buildd2/libmatchbox-1.9/doc'
doxygen Doxyfile
Warning: ignoring unsupported tag `OPTIMIZE_FOR_FORTRAN =' at line 209, file Doxyfile
Warning: ignoring unsupported tag `OPTIMIZE_OUTPUT_VHDL =' at line 215, file Doxyfile
Warning: ignoring unsupported tag `SORT_GROUP_NAMES =' at line 383, file Doxyfile
Warning: ignoring unsupported tag `GENERATE_DOCSET =' at line 779, file Doxyfile
Warning: ignoring unsupported tag `DOCSET_FEEDNAME =' at line 786, file Doxyfile
Warning: ignoring unsupported tag `DOCSET_BUNDLE_ID =' at line 793, file Doxyfile
/build/buildd2/libmatchbox-1.9/libmb/mbexp.h:62 Warning: documented function `MBColor' was not declared or defined.
/build/buildd2/libmatchbox-1.9/libmb/mbexp.h:86 Warning: documented function `MBFont' was not declared or defined.
/build/buildd2/libmatchbox-1.9/libmb/mbexp.h:182 Warning: documented function `MBDrawable' was not declared or defined.
/build/buildd2/libmatchbox-1.9/libmb/mbexp.h:202 Warning: documented function `MBLayout' was not declared or defined.
/build/buildd2/libmatchbox-1.9/libmb/mbpixbuf.h:132 Warning: documented function `MBPixbuf' was not declared or defined.
/build/buildd2/libmatchbox-1.9/libmb/mbpixbuf.h:155 Warning: documented function `MBPixbufImage' was not declared or defined.
/build/buildd2/libmatchbox-1.9/libmb/mbdotdesktop.h:135 Warning: explicit link request to 'MBDotDesktopFolder' could not be resolved
/build/buildd2/libmatchbox-1.9/libmb/mbdotdesktop.h:141 Warning: explicit link request to 'MBDotDesktopFolderEntry' could not be resolved
/build/buildd2/libmatchbox-1.9/libmb/mbdotdesktop.h:141 Warning: explicit link request to 'MBDotDesktopFolders' could not be resolved
/build/buildd2/libmatchbox-1.9/libmb/mbdotdesktop.h:151 Warning: explicit link request to 'MBDotDesktopFolderEntry' could not be resolved
/build/buildd2/libmatchbox-1.9/libmb/mbdotdesktop.h:157 Warning: explicit link request to 'MBDotDesktopFolderEntry' could not be resolved
/build/buildd2/libmatchbox-1.9/libmb/mbdotdesktop.h:163 Warning: explicit link request to 'MBDotDesktopFolderEntry' could not be resolved
/build/buildd2/libmatchbox-1.9/libmb/mbdotdesktop.h:117 Warning: explicit link request to 'MBDotDesktopFolderEntry' could not be resolved
/build/buildd2/libmatchbox-1.9/libmb/mbexp.h:227 Warning: explicit link request to 'rrggbb' could not be resolved
/build/buildd2/libmatchbox-1.9/libmb/mbexp.h:241 Warning: explicit link request to 'rrggbb' could not be resolved
/build/buildd2/libmatchbox-1.9/libmb/mbmenu.h:322 Warning: explicit link request to 'RRGGBB' could not be resolved
/build/buildd2/libmatchbox-1.9/libmb/mbpixbuf.h:60 Warning: explicit link request to 'include' could not be resolved
/build/buildd2/libmatchbox-1.9/libmb/mbpixbuf.h:227 Warning: explicit link request to 'MBPixbuf' could not be resolved
/build/buildd2/libmatchbox-1.9/libmb/mbpixbuf.h:241 Warning: explicit link request to 'MBPixbuf' could not be resolved
/build/buildd2/libmatchbox-1.9/libmb/mbtray.h:47 Warning: explicit link request to 'include' could not be resolved
/build/buildd2/libmatchbox-1.9/libmb/mbtray.h:144 Warning: explicit link request to 'MBPixbufImg' could not be resolved
/build/buildd2/libmatchbox-1.9/libmb/mbtray.h:150 Warning: explicit link request to 'mb_tray_set_context_info' could not be resolved
touch stamp-doxygen
make[3]: Leaving directory `/build/buildd2/libmatchbox-1.9/doc'
Making all in tests
make[3]: Entering directory `/build/buildd2/libmatchbox-1.9/tests'
Making all in menu
make[4]: Entering directory `/build/buildd2/libmatchbox-1.9/tests/menu'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/build/buildd2/libmatchbox-1.9/tests/menu'
make[4]: Entering directory `/build/buildd2/libmatchbox-1.9/tests'
cc -DHAVE_CONFIG_H -I. -I. -I.. -I../libmb -g -Wall -fno-strict-aliasing -I/usr/include/freetype2 -I/usr/include/libpng12 -g -Wall -O2 -c dump-image.c
/bin/sh ../libtool --tag=CC --mode=link cc -g -Wall -O2 -L../libmb -lmb -o dump-image dump-image.o
mkdir .libs
cc -g -Wall -O2 -o .libs/dump-image dump-image.o -L/build/buildd2/libmatchbox-1.9/libmb /build/buildd2/libmatchbox-1.9/libmb/.libs/libmb.so
creating dump-image
make[4]: Leaving directory `/build/buildd2/libmatchbox-1.9/tests'
make[3]: Leaving directory `/build/buildd2/libmatchbox-1.9/tests'
make[3]: Entering directory `/build/buildd2/libmatchbox-1.9'
make[3]: Leaving directory `/build/buildd2/libmatchbox-1.9'
make[2]: Leaving directory `/build/buildd2/libmatchbox-1.9'
make[1]: Leaving directory `/build/buildd2/libmatchbox-1.9'
touch debian/stamp-makefile-build
DEB_MAKE_CHECK_TARGET unset, not running checks
/usr/bin/fakeroot debian/rules binary-arch
test -x debian/rules
dh_testroot
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/libmatchbox-1.9/debian/tmp/
make[1]: Entering directory `/build/buildd2/libmatchbox-1.9'
Making install in libmb
make[2]: Entering directory `/build/buildd2/libmatchbox-1.9/libmb'
make[3]: Entering directory `/build/buildd2/libmatchbox-1.9/libmb'
test -z "/usr/lib" || mkdir -p -- "/build/buildd2/libmatchbox-1.9/debian/tmp//usr/lib"
/bin/sh ../libtool --mode=install /usr/bin/ginstall -c 'libmb.la' '/build/buildd2/libmatchbox-1.9/debian/tmp//usr/lib/libmb.la'
/usr/bin/ginstall -c .libs/libmb.so.1.0.9 /build/buildd2/libmatchbox-1.9/debian/tmp//usr/lib/libmb.so.1.0.9
(cd /build/buildd2/libmatchbox-1.9/debian/tmp//usr/lib && { ln -s -f libmb.so.1.0.9 libmb.so.1 || { rm -f libmb.so.1 && ln -s libmb.so.1.0.9 libmb.so.1; }; })
(cd /build/buildd2/libmatchbox-1.9/debian/tmp//usr/lib && { ln -s -f libmb.so.1.0.9 libmb.so || { rm -f libmb.so && ln -s libmb.so.1.0.9 libmb.so; }; })
/usr/bin/ginstall -c .libs/libmb.lai /build/buildd2/libmatchbox-1.9/debian/tmp//usr/lib/libmb.la
/usr/bin/ginstall -c .libs/libmb.a /build/buildd2/libmatchbox-1.9/debian/tmp//usr/lib/libmb.a
chmod 644 /build/buildd2/libmatchbox-1.9/debian/tmp//usr/lib/libmb.a
ranlib /build/buildd2/libmatchbox-1.9/debian/tmp//usr/lib/libmb.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
test -z "/usr/include/libmb" || mkdir -p -- "/build/buildd2/libmatchbox-1.9/debian/tmp//usr/include/libmb"
/usr/bin/ginstall -c -m 644 'mb.h' '/build/buildd2/libmatchbox-1.9/debian/tmp//usr/include/libmb/mb.h'
/usr/bin/ginstall -c -m 644 'mbmenu.h' '/build/buildd2/libmatchbox-1.9/debian/tmp//usr/include/libmb/mbmenu.h'
/usr/bin/ginstall -c -m 644 'mbtray.h' '/build/buildd2/libmatchbox-1.9/debian/tmp//usr/include/libmb/mbtray.h'
/usr/bin/ginstall -c -m 644 'mbdotdesktop.h' '/build/buildd2/libmatchbox-1.9/debian/tmp//usr/include/libmb/mbdotdesktop.h'
/usr/bin/ginstall -c -m 644 'mbpixbuf.h' '/build/buildd2/libmatchbox-1.9/debian/tmp//usr/include/libmb/mbpixbuf.h'
/usr/bin/ginstall -c -m 644 'mbutil.h' '/build/buildd2/libmatchbox-1.9/debian/tmp//usr/include/libmb/mbutil.h'
/usr/bin/ginstall -c -m 644 'mbexp.h' '/build/buildd2/libmatchbox-1.9/debian/tmp//usr/include/libmb/mbexp.h'
/usr/bin/ginstall -c -m 644 'mbconfig.h' '/build/buildd2/libmatchbox-1.9/debian/tmp//usr/include/libmb/mbconfig.h'
/usr/bin/ginstall -c -m 644 'hash.h' '/build/buildd2/libmatchbox-1.9/debian/tmp//usr/include/libmb/hash.h'
make[3]: Leaving directory `/build/buildd2/libmatchbox-1.9/libmb'
make[2]: Leaving directory `/build/buildd2/libmatchbox-1.9/libmb'
Making install in doc
make[2]: Entering directory `/build/buildd2/libmatchbox-1.9/doc'
make[3]: Entering directory `/build/buildd2/libmatchbox-1.9/doc'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd2/libmatchbox-1.9/doc'
make[2]: Leaving directory `/build/buildd2/libmatchbox-1.9/doc'
Making install in tests
make[2]: Entering directory `/build/buildd2/libmatchbox-1.9/tests'
Making install in menu
make[3]: Entering directory `/build/buildd2/libmatchbox-1.9/tests/menu'
make[4]: Entering directory `/build/buildd2/libmatchbox-1.9/tests/menu'
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/libmatchbox-1.9/tests/menu'
make[3]: Leaving directory `/build/buildd2/libmatchbox-1.9/tests/menu'
make[3]: Entering directory `/build/buildd2/libmatchbox-1.9/tests'
make[4]: Entering directory `/build/buildd2/libmatchbox-1.9/tests'
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/libmatchbox-1.9/tests'
make[3]: Leaving directory `/build/buildd2/libmatchbox-1.9/tests'
make[2]: Leaving directory `/build/buildd2/libmatchbox-1.9/tests'
make[2]: Entering directory `/build/buildd2/libmatchbox-1.9'
make[3]: Entering directory `/build/buildd2/libmatchbox-1.9'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/lib/pkgconfig" || mkdir -p -- "/build/buildd2/libmatchbox-1.9/debian/tmp//usr/lib/pkgconfig"
/usr/bin/ginstall -c -m 644 'libmb.pc' '/build/buildd2/libmatchbox-1.9/debian/tmp//usr/lib/pkgconfig/libmb.pc'
make[3]: Leaving directory `/build/buildd2/libmatchbox-1.9'
make[2]: Leaving directory `/build/buildd2/libmatchbox-1.9'
make[1]: Leaving directory `/build/buildd2/libmatchbox-1.9'
dh_installdirs -plibmatchbox-dev
dh_installdirs -plibmatchbox1
dh_installdocs -plibmatchbox-dev ./README ./NEWS ./AUTHORS
dh_installexamples -plibmatchbox-dev
dh_installman -plibmatchbox-dev
dh_installinfo -plibmatchbox-dev
dh_installmenu -plibmatchbox-dev
dh_installcron -plibmatchbox-dev
dh_installinit -plibmatchbox-dev
dh_installdebconf -plibmatchbox-dev
dh_installemacsen -plibmatchbox-dev
dh_installcatalogs -plibmatchbox-dev
dh_installpam -plibmatchbox-dev
dh_installlogrotate -plibmatchbox-dev
dh_installlogcheck -plibmatchbox-dev
dh_installmime -plibmatchbox-dev
dh_installchangelogs -plibmatchbox-dev ./ChangeLog
dh_installudev -plibmatchbox-dev
dh_install -plibmatchbox-dev --list-missing
dh_install: usr/lib/libmb.so.1.0.9 exists in debian/tmp but is not installed to anywhere
dh_install: usr/lib/libmb.so.1 exists in debian/tmp but is not installed to anywhere
dh_link -plibmatchbox-dev
dh_installdocs -plibmatchbox1 ./README ./NEWS ./AUTHORS
dh_installexamples -plibmatchbox1
dh_installman -plibmatchbox1
dh_installinfo -plibmatchbox1
dh_installmenu -plibmatchbox1
dh_installcron -plibmatchbox1
dh_installinit -plibmatchbox1
dh_installdebconf -plibmatchbox1
dh_installemacsen -plibmatchbox1
dh_installcatalogs -plibmatchbox1
dh_installpam -plibmatchbox1
dh_installlogrotate -plibmatchbox1
dh_installlogcheck -plibmatchbox1
dh_installmime -plibmatchbox1
dh_installchangelogs -plibmatchbox1 ./ChangeLog
dh_installudev -plibmatchbox1
dh_install -plibmatchbox1 --list-missing
dh_install: usr/include/libmb/mbdotdesktop.h exists in debian/tmp but is not installed to anywhere
dh_install: usr/include/libmb/mbmenu.h exists in debian/tmp but is not installed to anywhere
dh_install: usr/include/libmb/hash.h exists in debian/tmp but is not installed to anywhere
dh_install: usr/include/libmb/mbexp.h exists in debian/tmp but is not installed to anywhere
dh_install: usr/include/libmb/mb.h exists in debian/tmp but is not installed to anywhere
dh_install: usr/include/libmb/mbtray.h exists in debian/tmp but is not installed to anywhere
dh_install: usr/include/libmb/mbconfig.h exists in debian/tmp but is not installed to anywhere
dh_install: usr/include/libmb/mbpixbuf.h exists in debian/tmp but is not installed to anywhere
dh_install: usr/include/libmb/mbutil.h exists in debian/tmp but is not installed to anywhere
dh_install: usr/lib/libmb.la exists in debian/tmp but is not installed to anywhere
dh_install: usr/lib/libmb.a exists in debian/tmp but is not installed to anywhere
dh_install: usr/lib/libmb.so exists in debian/tmp but is not installed to anywhere
dh_install: usr/lib/pkgconfig/libmb.pc exists in debian/tmp but is not installed to anywhere
dh_link -plibmatchbox1
dh_strip -plibmatchbox-dev
dh_compress -plibmatchbox-dev
dh_fixperms -plibmatchbox-dev
dh_makeshlibs -plibmatchbox-dev
dh_strip -plibmatchbox1
dh_compress -plibmatchbox1
dh_fixperms -plibmatchbox1
dh_makeshlibs -plibmatchbox1
dh_installdeb -plibmatchbox-dev
dh_perl -plibmatchbox-dev
dh_shlibdeps -plibmatchbox-dev
dh_installdeb -plibmatchbox1
dh_perl -plibmatchbox1
dh_shlibdeps -plibmatchbox1
dpkg-shlibdeps: warning: debian/libmatchbox1/usr/lib/libmb.so.1.0.9 shouldn't be linked with libfontconfig.so.1 (it uses none of its symbols).
dh_gencontrol -plibmatchbox-dev
dh_md5sums -plibmatchbox-dev
dh_builddeb -plibmatchbox-dev
dpkg-deb: building package `libmatchbox-dev' in `../libmatchbox-dev_1.9-2_m32r.deb'.
dh_gencontrol -plibmatchbox1
dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends}
dh_md5sums -plibmatchbox1
dh_builddeb -plibmatchbox1
dpkg-deb: building package `libmatchbox1' in `../libmatchbox1_1.9-2_m32r.deb'.
dpkg-genchanges -B >../libmatchbox_1.9-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 20080315-1845
libmatchbox_1.9-2_m32r.changes:
Format: 1.7
Date: Sun, 09 Mar 2008 19:10:09 +0100
Source: libmatchbox
Binary: libmatchbox-dev libmatchbox1
Architecture: m32r
Version: 1.9-2
Distribution: unstable
Urgency: low
Maintainer: Moray Allan <moray at debian.org>
Changed-By: Moray Allan <moray at debian.org>
Description:
libmatchbox-dev - shared library for Matchbox Project applications [development]
libmatchbox1 - shared library for Matchbox Project applications [runtime]
Changes:
libmatchbox (1.9-2) unstable; urgency=low
.
* Update watch file URL.
* Update doc/Doxyfile.in for new doxygen (using doxygen -u).
Files:
5433c0f14e3203307183e11ada0ed78b 132584 libdevel optional libmatchbox-dev_1.9-2_m32r.deb
c55cbc7f9b70450bb8e1c654b1c8dcc3 50852 libs optional libmatchbox1_1.9-2_m32r.deb
/debian/buildd2/build/chroot-unstable/build/buildd2/libmatchbox-dev_1.9-2_m32r.deb:
new debian package, version 2.0.
size 132584 bytes: control archive= 1881 bytes.
794 bytes, 19 lines control
3238 bytes, 42 lines md5sums
Package: libmatchbox-dev
Source: libmatchbox
Version: 1.9-2
Architecture: m32r
Maintainer: Moray Allan <moray at debian.org>
Installed-Size: 808
Depends: libglib2.0-dev, libjpeg62-dev, libmatchbox1 (= 1.9-2), libpng12-dev, libx11-dev, libxext-dev, libxft-dev (>= 2.1.0)
Replaces: matchbox (<< 1:0.8.2)
Section: libdevel
Priority: optional
Description: shared library for Matchbox Project applications [development]
Matchbox is a base environment for the X Window System running on non-desktop
embedded platforms such as handhelds, set-top boxes, kiosks and anything else
for which screen space, input mechanisms or system resources are limited.
.
libmatchbox provides core functionality used by several Matchbox project
applications.
.
This package contains libmatchbox development files.
/debian/buildd2/build/chroot-unstable/build/buildd2/libmatchbox1_1.9-2_m32r.deb:
new debian package, version 2.0.
size 50852 bytes: control archive= 1085 bytes.
792 bytes, 19 lines control
489 bytes, 7 lines md5sums
135 bytes, 7 lines * postinst #!/bin/sh
132 bytes, 7 lines * postrm #!/bin/sh
32 bytes, 1 lines shlibs
Package: libmatchbox1
Source: libmatchbox
Version: 1.9-2
Architecture: m32r
Maintainer: Moray Allan <moray at debian.org>
Installed-Size: 152
Depends: libc6 (>= 2.3.5-1), libfontconfig1 (>= 2.4.0), libjpeg62, libpng12-0 (>= 1.2.13-4), libx11-6, libxext6, libxft2 (>> 2.1.1)
Replaces: matchbox (<< 1:0.8.2)
Section: libs
Priority: optional
Description: shared library for Matchbox Project applications [runtime]
Matchbox is a base environment for the X Window System running on non-desktop
embedded platforms such as handhelds, set-top boxes, kiosks and anything else
for which screen space, input mechanisms or system resources are limited.
.
libmatchbox provides core functionality used by several Matchbox project
applications.
.
This package contains the libmatchbox runtime library.
/debian/buildd2/build/chroot-unstable/build/buildd2/libmatchbox-dev_1.9-2_m32r.deb:
drwxr-xr-x root/root 0 2008-03-15 18:33 ./
drwxr-xr-x root/root 0 2008-03-15 18:35 ./usr/
drwxr-xr-x root/root 0 2008-03-15 18:35 ./usr/include/
drwxr-xr-x root/root 0 2008-03-15 18:35 ./usr/include/libmb/
-rw-r--r-- root/root 4396 2008-03-15 18:31 ./usr/include/libmb/mbdotdesktop.h
-rw-r--r-- root/root 11106 2008-03-15 18:31 ./usr/include/libmb/mbmenu.h
-rw-r--r-- root/root 1259 2008-03-15 18:31 ./usr/include/libmb/hash.h
-rw-r--r-- root/root 13459 2008-03-15 18:31 ./usr/include/libmb/mbexp.h
-rw-r--r-- root/root 1137 2008-03-15 18:31 ./usr/include/libmb/mb.h
-rw-r--r-- root/root 16949 2008-03-15 18:31 ./usr/include/libmb/mbtray.h
-rw-r--r-- root/root 658 2008-03-15 18:31 ./usr/include/libmb/mbconfig.h
-rw-r--r-- root/root 17292 2008-03-15 18:31 ./usr/include/libmb/mbpixbuf.h
-rw-r--r-- root/root 3017 2008-03-15 18:31 ./usr/include/libmb/mbutil.h
drwxr-xr-x root/root 0 2008-03-15 18:32 ./usr/share/
drwxr-xr-x root/root 0 2008-03-15 18:32 ./usr/share/doc/
drwxr-xr-x root/root 0 2008-03-15 18:39 ./usr/share/doc/libmatchbox-dev/
drwxr-xr-x root/root 0 2008-03-15 18:29 ./usr/share/doc/libmatchbox-dev/html/
-rw-r--r-- root/root 1281 2008-03-15 18:28 ./usr/share/doc/libmatchbox-dev/html/doxygen.png
-rw-r--r-- root/root 49017 2008-03-15 18:28 ./usr/share/doc/libmatchbox-dev/html/group__MBMenu.html
-rw-r--r-- root/root 12735 2008-03-15 18:29 ./usr/share/doc/libmatchbox-dev/html/group__util.html
-rw-r--r-- root/root 1758 2008-03-15 18:28 ./usr/share/doc/libmatchbox-dev/html/tabs.css
-rw-r--r-- root/root 35 2008-03-15 18:28 ./usr/share/doc/libmatchbox-dev/html/tab_b.gif
-rw-r--r-- root/root 4779 2008-03-15 18:28 ./usr/share/doc/libmatchbox-dev/html/hash_8h-source.html
-rw-r--r-- root/root 32172 2008-03-15 18:28 ./usr/share/doc/libmatchbox-dev/html/mbpixbuf_8h-source.html
-rw-r--r-- root/root 8011 2008-03-15 18:28 ./usr/share/doc/libmatchbox-dev/html/mbutil_8h-source.html
-rw-r--r-- root/root 88198 2008-03-15 18:29 ./usr/share/doc/libmatchbox-dev/html/group__mbtray.html
-rw-r--r-- root/root 84077 2008-03-15 18:28 ./usr/share/doc/libmatchbox-dev/html/group__MBPixbuf.html
-rw-r--r-- root/root 32771 2008-03-15 18:28 ./usr/share/doc/libmatchbox-dev/html/mbmenu_8h-source.html
-rw-r--r-- root/root 4318 2008-03-15 18:28 ./usr/share/doc/libmatchbox-dev/html/mb_8h-source.html
-rw-r--r-- root/root 55290 2008-03-15 18:28 ./usr/share/doc/libmatchbox-dev/html/group__MBFont.html
-rw-r--r-- root/root 8097 2008-03-15 18:28 ./usr/share/doc/libmatchbox-dev/html/doxygen.css
-rw-r--r-- root/root 706 2008-03-15 18:28 ./usr/share/doc/libmatchbox-dev/html/tab_l.gif
-rw-r--r-- root/root 1432 2008-03-15 18:29 ./usr/share/doc/libmatchbox-dev/html/modules.html
-rw-r--r-- root/root 6046 2008-03-15 18:28 ./usr/share/doc/libmatchbox-dev/html/mbconfig_8h-source.html
-rw-r--r-- root/root 10325 2008-03-15 18:28 ./usr/share/doc/libmatchbox-dev/html/mbdotdesktop_8h-source.html
-rw-r--r-- root/root 2585 2008-03-15 18:28 ./usr/share/doc/libmatchbox-dev/html/tab_r.gif
-rw-r--r-- root/root 909 2008-03-15 18:28 ./usr/share/doc/libmatchbox-dev/html/index.html
-rw-r--r-- root/root 2075 2008-03-15 18:29 ./usr/share/doc/libmatchbox-dev/html/files.html
-rw-r--r-- root/root 33512 2008-03-15 18:28 ./usr/share/doc/libmatchbox-dev/html/mbtray_8h-source.html
-rw-r--r-- root/root 31668 2008-03-15 18:28 ./usr/share/doc/libmatchbox-dev/html/mbexp_8h-source.html
-rw-r--r-- root/root 21787 2008-03-15 18:28 ./usr/share/doc/libmatchbox-dev/html/group__freedesktop.html
-rw-r--r-- root/root 939 2008-03-15 18:02 ./usr/share/doc/libmatchbox-dev/copyright
-rw-r--r-- root/root 3938 2006-08-04 19:39 ./usr/share/doc/libmatchbox-dev/changelog.gz
-rw-r--r-- root/root 38 2006-07-08 00:16 ./usr/share/doc/libmatchbox-dev/AUTHORS
-rw-r--r-- root/root 72 2006-07-08 00:16 ./usr/share/doc/libmatchbox-dev/README
-rw-r--r-- root/root 154 2006-08-04 19:36 ./usr/share/doc/libmatchbox-dev/NEWS.gz
-rw-r--r-- root/root 736 2008-03-15 18:02 ./usr/share/doc/libmatchbox-dev/changelog.Debian.gz
drwxr-xr-x root/root 0 2008-03-15 18:39 ./usr/lib/
-rw-r--r-- root/root 848 2008-03-15 18:31 ./usr/lib/libmb.la
-rw-r--r-- root/root 86808 2008-03-15 18:39 ./usr/lib/libmb.a
drwxr-xr-x root/root 0 2008-03-15 18:35 ./usr/lib/pkgconfig/
-rw-r--r-- root/root 307 2008-03-15 18:31 ./usr/lib/pkgconfig/libmb.pc
lrwxrwxrwx root/root 0 2008-03-15 18:35 ./usr/lib/libmb.so -> libmb.so.1.0.9
/debian/buildd2/build/chroot-unstable/build/buildd2/libmatchbox1_1.9-2_m32r.deb:
drwxr-xr-x root/root 0 2008-03-15 18:37 ./
drwxr-xr-x root/root 0 2008-03-15 18:39 ./usr/
drwxr-xr-x root/root 0 2008-03-15 18:36 ./usr/share/
drwxr-xr-x root/root 0 2008-03-15 18:36 ./usr/share/doc/
drwxr-xr-x root/root 0 2008-03-15 18:40 ./usr/share/doc/libmatchbox1/
-rw-r--r-- root/root 939 2008-03-15 18:02 ./usr/share/doc/libmatchbox1/copyright
-rw-r--r-- root/root 3938 2006-08-04 19:39 ./usr/share/doc/libmatchbox1/changelog.gz
-rw-r--r-- root/root 38 2006-07-08 00:16 ./usr/share/doc/libmatchbox1/AUTHORS
-rw-r--r-- root/root 72 2006-07-08 00:16 ./usr/share/doc/libmatchbox1/README
-rw-r--r-- root/root 154 2006-08-04 19:36 ./usr/share/doc/libmatchbox1/NEWS.gz
-rw-r--r-- root/root 736 2008-03-15 18:02 ./usr/share/doc/libmatchbox1/changelog.Debian.gz
drwxr-xr-x root/root 0 2008-03-15 18:40 ./usr/lib/
-rw-r--r-- root/root 83328 2008-03-15 18:40 ./usr/lib/libmb.so.1.0.9
lrwxrwxrwx root/root 0 2008-03-15 18:39 ./usr/lib/libmb.so.1 -> libmb.so.1.0.9
******************************************************************************
Built successfully
Purging /debian/buildd2/build/chroot-unstable/build/buildd2/libmatchbox-1.9
------------------------------------------------------------------------------
******************************************************************************
Finished at 20080315-1845
Build needed 00:44:08, 7556k disk space
More information about the build-status
mailing list