[build-status: 110229] Log for successful build of xoo_0.8-1 (dist=unstable)
Build Daemon 4
buildd4 at linux-m32r.org
Fri Nov 30 05:16:21 JST 2007
Automatic build of xoo_0.8-1 on mappi006 by sbuild/m32r 0.53
Build started at 20071130-0453
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 1364kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main xoo 0.8-1 (dsc) [622B]
Get:2 http://debian.linux-m32r.org 06_devonian/main xoo 0.8-1 (tar) [1362kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main xoo 0.8-1 (diff) [1850B]
Fetched 1364kB in 17s (77.3kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 4.1.0), cdbs, libxtst-dev, libxt-dev, libgtk2.0-dev (>= 2.4.0), libglade2-dev, libgconf2-dev
Checking for already installed source dependencies...
debhelper: already installed (5.0.57 >= 4.1.0 is satisfied)
cdbs: already installed (0.4.49)
libxtst-dev: already installed (2:1.0.3-1)
libxt-dev: already installed (1:1.0.5-3)
libgtk2.0-dev: already installed (2.10.12-2 >= 2.4.0 is satisfied)
libglade2-dev: already installed (1:2.6.2-1)
libgconf2-dev: already installed (2.20.0-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.0.3 gcc-4.1_4.1.1-21 g++-4.1_4.1.1-21 binutils_2.17-3 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
------------------------------------------------------------------------------
gpg: Signature made Mon Nov 26 02:32:55 2007 JST using DSA key ID D0B433DF
gpg: Can't check signature: public key not found
dpkg-source: extracting xoo in xoo-0.8
dpkg-source: unpacking xoo_0.8.orig.tar.gz
dpkg-source: applying /debian/buildd4/build/xoo_0.8-1.diff.gz
dpkg-buildpackage: source package xoo
dpkg-buildpackage: source version 0.8-1
dpkg-buildpackage: source changed by Ross Burton <ross at debian.org>
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/buildd4/xoo-0.8'
make[1]: Nothing to be done for `reverse-config'.
make[1]: Leaving directory `/build/buildd4/xoo-0.8'
if [ "reverse-patches" = "reverse-patches" ]; then rm -f debian/stamp-patched; fi
patches:
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
dh_clean
GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 /usr/bin/make -C . -k distclean
make[1]: Entering directory `/build/buildd4/xoo-0.8'
make[1]: *** No rule to make target `distclean'.
make[1]: Leaving directory `/build/buildd4/xoo-0.8'
make: [makefile-clean] Error 2 (ignored)
rm -f debian/stamp-makefile-build
rm -f debian/stamp-autotools-files
cd . && \
rm -f intltool-extract intltool-merge intltool-update po/.intltool-merge-cache; \
if test -d doc; then find doc -name '*.omf.out' -exec rm -f \{\} \; ; fi; \
if test -d help; then find help -name '*.omf.out' -exec rm -f \{\} \; ; fi
debian/rules build
test -x debian/rules
mkdir -p "."
/usr/bin/make -f debian/rules reverse-config
make[1]: Entering directory `/build/buildd4/xoo-0.8'
make[1]: Nothing to be done for `reverse-config'.
make[1]: Leaving directory `/build/buildd4/xoo-0.8'
if [ "debian/stamp-patched" = "reverse-patches" ]; then rm -f debian/stamp-patched; fi
patches:
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/buildd4/xoo-0.8'
make[1]: Nothing to be done for `update-config'.
make[1]: Leaving directory `/build/buildd4/xoo-0.8'
touch debian/stamp-autotools-files
chmod a+x /build/buildd4/xoo-0.8/./configure
cd . && CC="cc" CXX="g++" CFLAGS="-g -Wall -O2" CXXFLAGS="-g -Wall -O2" CPPFLAGS="" LDFLAGS="-Wl,--as-needed" /build/buildd4/xoo-0.8/./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/xoo" --disable-maintainer-mode --disable-dependency-tracking --srcdir=.
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 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 how to run the C preprocessor... cc -E
checking for X... libraries , headers
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for pkg-config... /usr/bin/pkg-config
checking for GConf... yes
checking pkg-config is at least version 0.9.0... yes
checking for APP... yes
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 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 X11/extensions/XTest.h usability... yes
checking X11/extensions/XTest.h presence... yes
checking for X11/extensions/XTest.h... yes
checking for XTestQueryExtension in -lXtst... yes
checking expat.h usability... yes
checking expat.h presence... yes
checking for expat.h... yes
checking for XML_ParserCreate... yes
checking for ANSI C header files... (cached) yes
checking for an ANSI C-conforming const... yes
checking for pid_t... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating data/Makefile
config.status: creating config.h
config.status: executing depfiles commands
GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 /usr/bin/make -C .
make[1]: Entering directory `/build/buildd4/xoo-0.8'
/usr/bin/make all-recursive
make[2]: Entering directory `/build/buildd4/xoo-0.8'
Making all in src
make[3]: Entering directory `/build/buildd4/xoo-0.8/src'
cc -DHAVE_CONFIG_H -I. -I.. -DPKGDATADIR=\"/usr/share/xoo\" -Wall -fno-strict-aliasing -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -Wall -g -Wall -O2 -c main.c
cc -DHAVE_CONFIG_H -I. -I.. -DPKGDATADIR=\"/usr/share/xoo\" -Wall -fno-strict-aliasing -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -Wall -g -Wall -O2 -c button.c
cc -DHAVE_CONFIG_H -I. -I.. -DPKGDATADIR=\"/usr/share/xoo\" -Wall -fno-strict-aliasing -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -Wall -g -Wall -O2 -c callbacks.c
cc -DHAVE_CONFIG_H -I. -I.. -DPKGDATADIR=\"/usr/share/xoo\" -Wall -fno-strict-aliasing -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -Wall -g -Wall -O2 -c config.c
cc -DHAVE_CONFIG_H -I. -I.. -DPKGDATADIR=\"/usr/share/xoo\" -Wall -fno-strict-aliasing -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -Wall -g -Wall -O2 -c keys.c
keys.c: In function 'keys_xnest_connect':
keys.c:41: warning: pointer targets in passing argument 6 of 'XQueryTree' differ in signedness
cc -DHAVE_CONFIG_H -I. -I.. -DPKGDATADIR=\"/usr/share/xoo\" -Wall -fno-strict-aliasing -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 -I/usr/include/libxml2 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -Wall -g -Wall -O2 -c prefs.c
cc -g -Wall -O2 -Wl,--as-needed -o xoo main.o button.o callbacks.o config.o keys.o prefs.o -pthread -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXfixes -lpango-1.0 -lcairo -lX11 -lgmodule-2.0 -ldl -lgconf-2 -lORBit-2 -lgthread-2.0 -lrt -lgobject-2.0 -lglib-2.0 -lexpat -lXtst
make[3]: Leaving directory `/build/buildd4/xoo-0.8/src'
Making all in data
make[3]: Entering directory `/build/buildd4/xoo-0.8/data'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd4/xoo-0.8/data'
make[3]: Entering directory `/build/buildd4/xoo-0.8'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/build/buildd4/xoo-0.8'
make[2]: Leaving directory `/build/buildd4/xoo-0.8'
make[1]: Leaving directory `/build/buildd4/xoo-0.8'
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 "."
DEB_MAKE_CHECK_TARGET unset, not running checks
GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 /usr/bin/make -C . install DESTDIR=/build/buildd4/xoo-0.8/debian/xoo/
make[1]: Entering directory `/build/buildd4/xoo-0.8'
Making install in src
make[2]: Entering directory `/build/buildd4/xoo-0.8/src'
make[3]: Entering directory `/build/buildd4/xoo-0.8/src'
test -z "/usr/bin" || /bin/mkdir -p "/build/buildd4/xoo-0.8/debian/xoo//usr/bin"
/usr/bin/ginstall -c 'xoo' '/build/buildd4/xoo-0.8/debian/xoo//usr/bin/xoo'
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd4/xoo-0.8/src'
make[2]: Leaving directory `/build/buildd4/xoo-0.8/src'
Making install in data
make[2]: Entering directory `/build/buildd4/xoo-0.8/data'
make[3]: Entering directory `/build/buildd4/xoo-0.8/data'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/applications" || /bin/mkdir -p "/build/buildd4/xoo-0.8/debian/xoo//usr/share/applications"
/usr/bin/ginstall -c -m 644 'xoo.desktop' '/build/buildd4/xoo-0.8/debian/xoo//usr/share/applications/xoo.desktop'
test -z "/usr/share/xoo" || /bin/mkdir -p "/build/buildd4/xoo-0.8/debian/xoo//usr/share/xoo"
/usr/bin/ginstall -c -m 644 'dot.png' '/build/buildd4/xoo-0.8/debian/xoo//usr/share/xoo/dot.png'
/usr/bin/ginstall -c -m 644 'ipaq3800.xml' '/build/buildd4/xoo-0.8/debian/xoo//usr/share/xoo/ipaq3800.xml'
/usr/bin/ginstall -c -m 644 'ipaq3800.png' '/build/buildd4/xoo-0.8/debian/xoo//usr/share/xoo/ipaq3800.png'
/usr/bin/ginstall -c -m 644 'ipaq4700.xml' '/build/buildd4/xoo-0.8/debian/xoo//usr/share/xoo/ipaq4700.xml'
/usr/bin/ginstall -c -m 644 'ipaq4700.png' '/build/buildd4/xoo-0.8/debian/xoo//usr/share/xoo/ipaq4700.png'
/usr/bin/ginstall -c -m 644 'nokia-n800.xml' '/build/buildd4/xoo-0.8/debian/xoo//usr/share/xoo/nokia-n800.xml'
/usr/bin/ginstall -c -m 644 'nokia-n800.png' '/build/buildd4/xoo-0.8/debian/xoo//usr/share/xoo/nokia-n800.png'
test -z "/usr/share/pixmaps" || /bin/mkdir -p "/build/buildd4/xoo-0.8/debian/xoo//usr/share/pixmaps"
/usr/bin/ginstall -c -m 644 'xoo.png' '/build/buildd4/xoo-0.8/debian/xoo//usr/share/pixmaps/xoo.png'
test -z "/usr/share/xoo" || /bin/mkdir -p "/build/buildd4/xoo-0.8/debian/xoo//usr/share/xoo"
/usr/bin/ginstall -c -m 644 'Xoo.glade' '/build/buildd4/xoo-0.8/debian/xoo//usr/share/xoo/Xoo.glade'
make[3]: Leaving directory `/build/buildd4/xoo-0.8/data'
make[2]: Leaving directory `/build/buildd4/xoo-0.8/data'
make[2]: Entering directory `/build/buildd4/xoo-0.8'
make[3]: Entering directory `/build/buildd4/xoo-0.8'
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/buildd4/xoo-0.8'
make[2]: Leaving directory `/build/buildd4/xoo-0.8'
make[1]: Leaving directory `/build/buildd4/xoo-0.8'
dh_installdirs -pxoo
dh_installdocs -pxoo ./README ./NEWS ./TODO ./AUTHORS
dh_installexamples -pxoo
dh_installman -pxoo
dh_installinfo -pxoo
dh_installmenu -pxoo
dh_installcron -pxoo
dh_installinit -pxoo
dh_installdebconf -pxoo
dh_installemacsen -pxoo
dh_installcatalogs -pxoo
dh_installpam -pxoo
dh_installlogrotate -pxoo
dh_installlogcheck -pxoo
dh_installmime -pxoo
dh_installchangelogs -pxoo ./ChangeLog
dh_installudev -pxoo
dh_install -pxoo
dh_link -pxoo
dh_scrollkeeper -pxoo
dh_gconf -pxoo
dh_desktop -pxoo
dh_strip -pxoo
dh_compress -pxoo
dh_fixperms -pxoo
dh_makeshlibs -pxoo
dh_installdeb -pxoo
dh_perl -pxoo
dh_shlibdeps -pxoo
dh_gencontrol -pxoo
dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends}
dh_md5sums -pxoo
dh_builddeb -pxoo
dpkg-deb: building package `xoo' in `../xoo_0.8-1_m32r.deb'.
dpkg-genchanges -B >../xoo_0.8-1_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 20071130-0516
xoo_0.8-1_m32r.changes:
Format: 1.7
Date: Sun, 25 Nov 2007 14:41:42 +0000
Source: xoo
Binary: xoo
Architecture: m32r
Version: 0.8-1
Distribution: unstable
Urgency: low
Maintainer: Ross Burton <ross at debian.org>
Changed-By: Ross Burton <ross at debian.org>
Description:
xoo - graphical wrapper around Xnest/Xephyr
Closes: 367103 449883
Changes:
xoo (0.8-1) unstable; urgency=low
.
* Fix watch file, thanks Raphael Geissert (Closes: #449883)
* Don't use Xnest use Xephyr (Closes: #367103)
* Bump standards to 3.7.2.
Files:
9fdfd8418cded617129ce0aa80ea7fd4 1272262 x11 optional xoo_0.8-1_m32r.deb
/debian/buildd4/build/chroot-unstable/build/buildd4/xoo_0.8-1_m32r.deb:
new debian package, version 2.0.
size 1272262 bytes: control archive= 1330 bytes.
rm: cannot remove directory `/tmp/dpkgTBle68': Directory not empty
rm cleanup failed, code 256
652 bytes, 13 lines control
1147 bytes, 19 lines md5sums
185 bytes, 7 lines * postinst #!/bin/sh
160 bytes, 5 lines * postrm #!/bin/sh
Package: xoo
Version: 0.8-1
Architecture: m32r
Maintainer: Ross Burton <ross at debian.org>
Installed-Size: 1404
Depends: libc6 (>= 2.3.5-1), libexpat1 (>= 1.95.8), libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.14.0), libgtk2.0-0 (>= 2.10.3), libx11-6, libxtst6, xserver-xephyr
Section: x11
Priority: optional
Description: graphical wrapper around Xnest/Xephyr
Xoo is a graphical wrapper around Xnest/Xephyr, the nested X server. You can
make Xnest look like a particular device's display and set up buttons on that
device. This is useful for embedded developers who want to simulate a target
device on their desktop machine.
/debian/buildd4/build/chroot-unstable/build/buildd4/xoo_0.8-1_m32r.deb:
drwxr-xr-x root/root 0 2007-11-30 05:10 ./
drwxr-xr-x root/root 0 2007-11-30 05:08 ./usr/
drwxr-xr-x root/root 0 2007-11-30 05:13 ./usr/bin/
-rwxr-xr-x root/root 22564 2007-11-30 05:13 ./usr/bin/xoo
drwxr-xr-x root/root 0 2007-11-30 05:10 ./usr/share/
drwxr-xr-x root/root 0 2007-11-30 05:08 ./usr/share/applications/
-rw-r--r-- root/root 175 2007-11-30 05:08 ./usr/share/applications/xoo.desktop
drwxr-xr-x root/root 0 2007-11-30 05:08 ./usr/share/xoo/
-rw-r--r-- root/root 237 2007-11-30 05:08 ./usr/share/xoo/dot.png
-rw-r--r-- root/root 1374 2007-11-30 05:08 ./usr/share/xoo/ipaq3800.xml
-rw-r--r-- root/root 195421 2007-11-30 05:08 ./usr/share/xoo/ipaq3800.png
-rw-r--r-- root/root 813 2007-11-30 05:08 ./usr/share/xoo/ipaq4700.xml
-rw-r--r-- root/root 955366 2007-11-30 05:08 ./usr/share/xoo/ipaq4700.png
-rw-r--r-- root/root 841 2007-11-30 05:08 ./usr/share/xoo/nokia-n800.xml
-rw-r--r-- root/root 103161 2007-11-30 05:08 ./usr/share/xoo/nokia-n800.png
-rw-r--r-- root/root 26795 2007-11-30 05:08 ./usr/share/xoo/Xoo.glade
drwxr-xr-x root/root 0 2007-11-30 05:08 ./usr/share/pixmaps/
-rw-r--r-- root/root 2521 2007-11-30 05:08 ./usr/share/pixmaps/xoo.png
drwxr-xr-x root/root 0 2007-11-30 05:09 ./usr/share/doc/
drwxr-xr-x root/root 0 2007-11-30 05:13 ./usr/share/doc/xoo/
-rw-r--r-- root/root 291 2007-08-06 18:19 ./usr/share/doc/xoo/README
-rw-r--r-- root/root 222 2007-08-06 18:19 ./usr/share/doc/xoo/TODO
-rw-r--r-- root/root 94 2007-08-06 18:19 ./usr/share/doc/xoo/AUTHORS
-rw-r--r-- root/root 1038 2007-11-30 04:57 ./usr/share/doc/xoo/copyright
-rw-r--r-- root/root 2506 2007-11-25 23:55 ./usr/share/doc/xoo/changelog.gz
-rw-r--r-- root/root 209 2007-11-25 23:54 ./usr/share/doc/xoo/NEWS.gz
-rw-r--r-- root/root 503 2007-11-30 04:57 ./usr/share/doc/xoo/changelog.Debian.gz
drwxr-xr-x root/root 0 2007-11-30 05:10 ./usr/share/menu/
-rw-r--r-- root/root 100 2007-11-30 04:57 ./usr/share/menu/xoo
******************************************************************************
Built successfully
Purging /debian/buildd4/build/chroot-unstable/build/buildd4/xoo-0.8
------------------------------------------------------------------------------
******************************************************************************
Finished at 20071130-0516
Build needed 00:19:07, 4976k disk space
More information about the build-status
mailing list