[build-status: 150616] Log for successful build of 9wm_1.2-9 (dist=unstable)
Build Daemon 2
buildd2 at linux-m32r.org
Tue Jul 22 16:54:54 JST 2008
Automatic build of 9wm_1.2-9 on mappi005 by sbuild/m32r 98-farm
Build started at 20080722-1635
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 25.4kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main 9wm 1.2-9 (dsc) [946B]
Get:2 http://debian.linux-m32r.org 06_devonian/main 9wm 1.2-9 (tar) [20.8kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main 9wm 1.2-9 (diff) [3709B]
Fetched 25.4kB in 1s (24.0kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 5.0), xutils-dev, x11proto-core-dev, libx11-dev, libxext-dev
Checking for already installed source dependencies...
debhelper: already installed (7.0.13 >= 5.0 is satisfied)
xutils-dev: already installed (1:7.4+1)
x11proto-core-dev: already installed (7.0.12-1)
libx11-dev: already installed (2:1.0.3-7)
libxext-dev: already installed (2:1.0.4-1)
Checking for source dependency conflicts...
Checking correctness of source dependencies...
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 9wm in 9wm-1.2
dpkg-source: info: unpacking 9wm_1.2.orig.tar.gz
dpkg-source: info: applying 9wm_1.2-9.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 9wm
dpkg-buildpackage: source version 1.2-9
dpkg-buildpackage: host architecture m32r
/usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp install-stamp
/usr/bin/make clean
make[1]: Entering directory `/build/buildd2/9wm-1.2'
make[1]: *** No rule to make target `clean'. Stop.
make[1]: Leaving directory `/build/buildd2/9wm-1.2'
make: [clean] Error 2 (ignored)
rm -f Makefile Makefile.bak
dh_clean
debian/rules build
dh_testdir
xmkmf
imake -DUseInstalled -I/usr/lib/X11/config
/usr/bin/make CC="gcc" CFLAGS="-Wall -g -O2"
make[1]: Entering directory `/build/buildd2/9wm-1.2'
gcc -Wall -g -O2 -c -o main.o main.c
main.c: In function 'main':
main.c:71: warning: unused variable 'dummy'
main.c:199: warning: control reaches end of non-void function
main.c:198: warning: 'shape_event' is used uninitialized in this function
gcc -Wall -g -O2 -c -o event.o event.c
event.c: In function 'mapreq':
event.c:180: warning: format '%x' expects type 'unsigned int', but argument 3 has type 'struct Client *'
event.c:180: warning: format '%x' expects type 'unsigned int', but argument 4 has type 'Window'
event.c: In function 'clientmesg':
event.c:316: warning: format '%d' expects type 'int', but argument 4 has type 'long int'
event.c:316: warning: format '%x' expects type 'unsigned int', but argument 5 has type 'Window'
event.c:320: warning: format '%x' expects type 'unsigned int', but argument 3 has type 'Atom'
event.c:320: warning: format '%x' expects type 'unsigned int', but argument 4 has type 'Window'
gcc -Wall -g -O2 -c -o manage.o manage.c
manage.c: In function 'gravitate':
manage.c:257: warning: format '%x' expects type 'unsigned int', but argument 4 has type 'Window'
manage.c: In function 'getcmaps':
manage.c:326: warning: dereferencing type-punned pointer will break strict-aliasing rules
manage.c:329: warning: implicit declaration of function 'free'
manage.c: In function 'getwinstate':
manage.c:476: warning: dereferencing type-punned pointer will break strict-aliasing rules
manage.c: In function 'getproto':
manage.c:495: warning: dereferencing type-punned pointer will break strict-aliasing rules
gcc -Wall -g -O2 -c -o menu.o menu.c
menu.c: In function 'spawn':
menu.c:119: warning: missing sentinel in function call
menu.c:123: warning: missing sentinel in function call
menu.c:124: warning: missing sentinel in function call
menu.c:130: warning: implicit declaration of function 'wait'
menu.c: In function 'unhide':
menu.c:220: warning: format '%x' expects type 'unsigned int', but argument 4 has type 'Window'
menu.c: In function 'unhidec':
menu.c:253: warning: format '%x' expects type 'unsigned int', but argument 4 has type 'Window'
gcc -Wall -g -O2 -c -o client.o client.c
client.c: In function 'top':
client.c:124: warning: format '%x' expects type 'unsigned int', but argument 3 has type 'struct Client *'
gcc -Wall -g -O2 -c -o grab.o grab.c
gcc -Wall -g -O2 -c -o cursor.o cursor.c
gcc -Wall -g -O2 -c -o error.o error.c
error.c: In function 'handler':
error.c:44: warning: format '%x' expects type 'unsigned int', but argument 4 has type 'XID'
rm -f 9wm
gcc -o 9wm -O main.o event.o manage.o menu.o client.o grab.o cursor.o error.o -lXext -lX11
rm -f 9wm._man
if test -z "true" ; then \
cd `dirname 9wm` && \
ln -s `basename 9wm.man` `basename 9wm._man`; \
else \
cpp -undef -traditional -D__apploaddir__=/etc/X11/app-defaults -D__filemansuffix__=5x -D__osfilemansuffix__=5 -D__libmansuffix__=3x -D__oslibmansuffix__=3 -D__mansuffix__=1x -D__osmansuffix__=1 -D__syscallmansuffix__=2x -D__ossysmansuffix__=2 -D__gamemansuffix__=6x -D__osgamemansuffix__=6 -D__miscmansuffix__=7x -D__osmiscmansuffix__=7 -D__admmansuffix__=8x -D__osadmmansuffix__=8 -D__miscmansuffix__=7x -D__osmiscmansuffix__=7 -D__drivermansuffix__=4x -D__osdrivermansuffix__=4 -D__adminmansuffix__=8 -D__projectroot__=/usr -D__xconfigfile__=xorg.conf -D__xconfigdir__=/usr/lib/X11 -D__xlogfile__=Xorg -D__xservername__=Xorg -D__appmansuffix__=1x -D__xorgversion__="\"`echo 6 9 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'`\" \"X Version 11\"" -D__vendorversion__="`echo 6 9 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'` X.Org" \
< 9wm.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' >9wm._man; \
fi
make[1]: Leaving directory `/build/buildd2/9wm-1.2'
touch build-stamp
/usr/bin/fakeroot debian/rules binary-arch
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs
install -m755 9wm debian/9wm/usr/bin
touch install-stamp
dh_testdir
dh_testroot
dh_installdocs
dh_installmenu
dh_installman
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
dh_installchangelogs
dh_strip
dh_compress
dh_fixperms
dh_installdeb
dh_shlibdeps
dpkg-shlibdeps: warning: dependency on libXext.so.6 could be avoided if "debian/9wm/usr/bin/9wm" were not uselessly linked against it (they use none of its symbols).
dh_gencontrol
dh_md5sums
dh_builddeb
dpkg-deb: building package `9wm' in `../9wm_1.2-9_m32r.deb'.
dpkg-genchanges -B -mHirokazu Takata <takata at linux-m32r.org> >../9wm_1.2-9_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 20080722-1654
chroot-unstable/build/buildd2/9wm_1.2-9_m32r.deb:
new debian package, version 2.0.
size 24674 bytes: control archive= 1060 bytes.
575 bytes, 16 lines control
357 bytes, 6 lines md5sums
479 bytes, 20 lines * postinst #!/bin/sh
160 bytes, 5 lines * postrm #!/bin/sh
265 bytes, 10 lines * prerm #!/bin/sh
Package: 9wm
Version: 1.2-9
Architecture: m32r
Maintainer: Decklin Foster <decklin at red-bean.com>
Installed-Size: 104
Depends: libc6 (>= 2.3.5-1), libx11-6, libxext6
Suggests: 9menu
Provides: x-window-manager
Section: x11
Priority: optional
Description: emulation of the Plan 9 window manager 8-1/2
9wm is an X window manager which attempts to emulate the Plan 9 window
manager 8-1/2 as far as possible within the constraints imposed by X.
.
It provides a simple yet comfortable user interface, without garish
decorations or title-bars. Or icons. And it's click-to-type.
chroot-unstable/build/buildd2/9wm_1.2-9_m32r.deb:
drwxr-xr-x root/root 0 2008-07-22 16:51 ./
drwxr-xr-x root/root 0 2008-07-22 16:49 ./usr/
drwxr-xr-x root/root 0 2008-07-22 16:50 ./usr/bin/
-rwxr-xr-x root/root 29664 2008-07-22 16:50 ./usr/bin/9wm
drwxr-xr-x root/root 0 2008-07-22 16:49 ./usr/share/
drwxr-xr-x root/root 0 2008-07-22 16:49 ./usr/share/doc/
drwxr-xr-x root/root 0 2008-07-22 16:50 ./usr/share/doc/9wm/
-rw-r--r-- root/root 973 2008-07-22 16:45 ./usr/share/doc/9wm/copyright
-rw-r--r-- root/root 3110 1996-10-04 00:15 ./usr/share/doc/9wm/README.gz
-rw-r--r-- root/root 1288 2008-07-22 16:45 ./usr/share/doc/9wm/changelog.Debian.gz
drwxr-xr-x root/root 0 2008-07-22 16:49 ./usr/share/menu/
-rw-r--r-- root/root 90 2008-07-22 16:45 ./usr/share/menu/9wm
drwxr-xr-x root/root 0 2008-07-22 16:49 ./usr/share/man/
drwxr-xr-x root/root 0 2008-07-22 16:50 ./usr/share/man/man1/
-rw-r--r-- root/root 1372 2008-07-22 16:49 ./usr/share/man/man1/9wm.1.gz
9wm_1.2-9_m32r.changes:
Format: 1.8
Date: Sat, 14 Jun 2008 15:46:19 -0400
Source: 9wm
Binary: 9wm
Architecture: m32r
Version: 1.2-9
Distribution: unstable
Urgency: low
Maintainer: Hirokazu Takata <takata at linux-m32r.org>
Changed-By: Decklin Foster <decklin at red-bean.com>
Description:
9wm - emulation of the Plan 9 window manager 8-1/2
Closes: 485190
Changes:
9wm (1.2-9) unstable; urgency=low
.
* Add Suggests: 9menu
* Update Standards-Version to 3.8.0
* Update imake build-dep from xutils to xutils-dev (Closes: #485190)
Checksums-Sha1:
720958b8bfb33330b9d617a9a552adb959de5a08 24674 9wm_1.2-9_m32r.deb
Checksums-Sha256:
2175710425c59fb6361017463091c2ff67f89248158ff1d2ed7110c1b74cb8d6 24674 9wm_1.2-9_m32r.deb
Files:
4dceb05c17ff57162dbd3304ec1e7eae 24674 x11 optional 9wm_1.2-9_m32r.deb
******************************************************************************
Built successfully
Purging chroot-unstable/build/buildd2/9wm-1.2
------------------------------------------------------------------------------
******************************************************************************
Finished at 20080722-1654
Build needed 00:11:52, 696k disk space
More information about the build-status
mailing list