[build-status: 57739] Log for successful build of bfm_0.6.4-3 (dist=unstable)
Build Daemon
buildd at linux-m32r.org
Fri Mar 2 16:46:23 JST 2007
Automatic build of bfm_0.6.4-3 on mappi005 by sbuild/m32r 1.7
Build started at 20070302-1631
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Need to get 63.1kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main bfm 0.6.4-3 (dsc) [632B]
Get:2 http://debian.linux-m32r.org 06_devonian/main bfm 0.6.4-3 (tar) [60.0kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main bfm 0.6.4-3 (diff) [2515B]
Fetched 63.1kB in 1s (56.2kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 5), gkrellm, libgtk2.0-dev
**** Warning:
**** The following central src deps are (probably) missing:
libglib1.2-dev (>= 1.2.0), libgtk1.2-dev (>= 1.2.10-4), xlibs-dev (>> 4.1.0)
Checking for already installed source dependencies...
debhelper: already installed (in sufficient version 5.0.42 >= 5)
gkrellm: missing
libgtk2.0-dev: already installed
Checking for source dependency conflicts...
/usr/bin/sudo /usr/bin/apt-get --purge $CHROOT_OPTIONS -q -y install gkrellm
Reading package lists...
Building dependency tree...
The following NEW packages will be installed:
gkrellm
0 upgraded, 1 newly installed, 0 to remove and 11 not upgraded.
Need to get 0B/734kB of archives.
After unpacking 1962kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
gkrellm
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
dpkg-preconfigure: unable to re-open stdin:
Authentication warning overridden.
Selecting previously deselected package gkrellm.
(Reading database ... 63115 files and directories currently installed.)
Unpacking gkrellm (from .../gkrellm_2.2.7-9_m32r.deb) ...
Setting up gkrellm (2.2.7-9) ...
Checking correctness of source dependencies...
------------------------------------------------------------------------------
dpkg-source: extracting bfm in bfm-0.6.4
dpkg-source: unpacking bfm_0.6.4.orig.tar.gz
dpkg-source: applying /debian/buildd/build/bfm_0.6.4-3.diff.gz
dpkg-buildpackage: source package is bfm
dpkg-buildpackage: source version is 0.6.4-3
dpkg-buildpackage: source changed by Mika Matsuzaki <mika at yukidoke.org>
dpkg-buildpackage: host architecture m32r
dpkg-buildpackage: source version without epoch 0.6.4-3
/usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp configure-stamp
/usr/bin/make clean
make[1]: Entering directory `/build/buildd/bfm-0.6.4'
rm -f bubblefishymon *.o *.bb* *.gcov gmon.* *.da *~ *.so
make[1]: Leaving directory `/build/buildd/bfm-0.6.4'
dh_clean
debian/rules build
dh_testdir
touch configure-stamp
dh_testdir
/usr/bin/make PREFIX=/usr bubblefishymon
make[1]: Entering directory `/build/buildd/bfm-0.6.4'
rm -rf *.o
gcc -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 -DENABLE_DUCK -DENABLE_CPU -DENABLE_MEMSCREEN -DENABLE_FISH -DENABLE_TIME -DUPSIDE_DOWN_DUCK -DNET_DEVICE=\"eth0\" -o bubblefishymon \
-lgtk-x11-2.0 -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 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 fishmon.c bubblemon.c sys_linux.c
strip bubblefishymon
make[1]: Leaving directory `/build/buildd/bfm-0.6.4'
/usr/bin/make PREFIX=/usr gkrellm
make[1]: Entering directory `/build/buildd/bfm-0.6.4'
rm -rf *.o
gcc -DGKRELLM2 -DGKRELLM_BFM -fPIC -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 -DENABLE_DUCK -DENABLE_CPU -DENABLE_MEMSCREEN -DENABLE_FISH -DENABLE_TIME -DUPSIDE_DOWN_DUCK -DNET_DEVICE=\"eth0\" -c fishmon.c bubblemon.c sys_linux.c \
gkrellm-bfm.c
gcc -lgtk-x11-2.0 -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 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -shared -Wl -o gkrellm-bfm.so fishmon.o bubblemon.o sys_linux.o gkrellm-bfm.o
strip gkrellm-bfm.so
make[1]: Leaving directory `/build/buildd/bfm-0.6.4'
touch build-stamp
/usr/bin/fakeroot debian/rules binary-arch
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs
/usr/bin/make PREFIX=/usr install DESTDIR=/build/buildd/bfm-0.6.4/debian/bubblefishymon
make[1]: Entering directory `/build/buildd/bfm-0.6.4'
install -d /build/buildd/bfm-0.6.4/debian/bubblefishymon//usr/bin /build/buildd/bfm-0.6.4/debian/bubblefishymon//usr/share/man/man1
install -m 755 bubblefishymon /build/buildd/bfm-0.6.4/debian/bubblefishymon//usr/bin
install doc/bubblefishymon.1 /build/buildd/bfm-0.6.4/debian/bubblefishymon//usr/share/man/man1
make[1]: Leaving directory `/build/buildd/bfm-0.6.4'
cp gkrellm-bfm.so /build/buildd/bfm-0.6.4/debian/gkrellm-bfm/usr/lib/gkrellm2/plugins
dh_testdir -a
dh_testroot -a
dh_installdocs -a
dh_installexamples -a
dh_installmenu -a
dh_installman -a doc/bubblefishymon.1
dh_installchangelogs -a ChangeLog
dh_strip -a
dh_link -a
dh_compress -a
dh_fixperms -a
dh_installdeb -a
dh_shlibdeps -a
dh_gencontrol -a
dh_md5sums -a
dh_builddeb -a
dpkg-deb: building package `bubblefishymon' in `../bubblefishymon_0.6.4-3_m32r.deb'.
dpkg-deb: building package `gkrellm-bfm' in `../gkrellm-bfm_0.6.4-3_m32r.deb'.
dpkg-genchanges -B
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 20070302-1644
chroot-unstable/build/buildd/bubblefishymon_0.6.4-3_m32r.deb:
new debian package, version 2.0.
size 35116 bytes: control archive= 1133 bytes.
755 bytes, 15 lines control
745 bytes, 10 lines md5sums
185 bytes, 7 lines * postinst #!/bin/sh
160 bytes, 5 lines * postrm #!/bin/sh
Package: bubblefishymon
Version: 0.6.4-3
Section: x11
Priority: optional
Architecture: m32r
Depends: libatk1.0-0 (>= 1.12.2), libc6 (>= 2.3.5-1), libcairo2 (>= 1.2.4), libfontconfig1 (>= 2.4.0), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.8.0), libpango1.0-0 (>= 1.14.8), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3 (>= 1:4.0.1), libxi6, libxinerama1, libxrandr2, libxrender1
Installed-Size: 196
Maintainer: Mika Matsuzaki <mika at yukidoke.org>
Source: bfm
Description: system load dockapp with a duck
A load monitor dockapp, descended from wmfishtime and bubblemon.
Features include fish representing network traffic, bubbles representing
CPU usage, and a duck representing a duck.
.
Homepage: http://www.jnrowe.ukfsn.org/projects/bfm.html
chroot-unstable/build/buildd/gkrellm-bfm_0.6.4-3_m32r.deb:
new debian package, version 2.0.
size 38868 bytes: control archive= 880 bytes.
774 bytes, 15 lines control
530 bytes, 7 lines md5sums
Package: gkrellm-bfm
Version: 0.6.4-3
Section: x11
Priority: optional
Architecture: m32r
Depends: libatk1.0-0 (>= 1.12.2), libc6 (>= 2.3.5-1), libcairo2 (>= 1.2.4), libfontconfig1 (>= 2.4.0), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.8.0), libpango1.0-0 (>= 1.14.8), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3 (>= 1:4.0.1), libxi6, libxinerama1, libxrandr2, libxrender1
Installed-Size: 188
Maintainer: Mika Matsuzaki <mika at yukidoke.org>
Source: bfm
Description: system load plugin for gkrellm with a duck
A load monitor plugin for gkrellm, descended from wmfishtime and bubblemon.
Features include fish representing network traffic, bubbles representing
CPU usage, and a duck representing a duck.
.
Homepage: http://www.jnrowe.ukfsn.org/projects/bfm.html
chroot-unstable/build/buildd/bubblefishymon_0.6.4-3_m32r.deb:
drwxr-xr-x root/root 0 2007-03-02 16:42 ./
drwxr-xr-x root/root 0 2007-03-02 16:40 ./usr/
drwxr-xr-x root/root 0 2007-03-02 16:41 ./usr/bin/
-rwxr-xr-x root/root 103184 2007-03-02 16:41 ./usr/bin/bubblefishymon
drwxr-xr-x root/root 0 2007-03-02 16:40 ./usr/share/
drwxr-xr-x root/root 0 2007-03-02 16:40 ./usr/share/doc/
drwxr-xr-x root/root 0 2007-03-02 16:41 ./usr/share/doc/bubblefishymon/
-rw-r--r-- root/root 3462 2004-07-24 11:36 ./usr/share/doc/bubblefishymon/README.bubblemon.gz
drwxr-xr-x root/root 0 2007-03-02 16:40 ./usr/share/doc/bubblefishymon/examples/
-rw-r--r-- root/root 326 2004-07-24 11:36 ./usr/share/doc/bubblefishymon/examples/Xdefaults.sample
-rw-r--r-- root/root 1066 2007-03-02 16:35 ./usr/share/doc/bubblefishymon/copyright
-rw-r--r-- root/root 1657 2004-07-24 11:58 ./usr/share/doc/bubblefishymon/changelog.gz
-rw-r--r-- root/root 311 2004-07-24 11:52 ./usr/share/doc/bubblefishymon/README.Debian
-rw-r--r-- root/root 597 2004-07-24 11:36 ./usr/share/doc/bubblefishymon/README
-rw-r--r-- root/root 1579 2007-03-02 16:35 ./usr/share/doc/bubblefishymon/changelog.Debian.gz
drwxr-xr-x root/root 0 2007-03-02 16:40 ./usr/share/menu/
-rw-r--r-- root/root 166 2007-03-02 16:35 ./usr/share/menu/bubblefishymon
drwxr-xr-x root/root 0 2007-03-02 16:40 ./usr/share/man/
drwxr-xr-x root/root 0 2007-03-02 16:41 ./usr/share/man/man1/
-rw-r--r-- root/root 1296 2007-03-02 16:40 ./usr/share/man/man1/bubblefishymon.1.gz
chroot-unstable/build/buildd/gkrellm-bfm_0.6.4-3_m32r.deb:
drwxr-xr-x root/root 0 2007-03-02 16:42 ./
drwxr-xr-x root/root 0 2007-03-02 16:40 ./usr/
drwxr-xr-x root/root 0 2007-03-02 16:40 ./usr/share/
drwxr-xr-x root/root 0 2007-03-02 16:40 ./usr/share/doc/
drwxr-xr-x root/root 0 2007-03-02 16:41 ./usr/share/doc/gkrellm-bfm/
-rw-r--r-- root/root 3462 2004-07-24 11:36 ./usr/share/doc/gkrellm-bfm/README.bubblemon.gz
drwxr-xr-x root/root 0 2007-03-02 16:40 ./usr/share/doc/gkrellm-bfm/examples/
-rw-r--r-- root/root 326 2004-07-24 11:36 ./usr/share/doc/gkrellm-bfm/examples/Xdefaults.sample
-rw-r--r-- root/root 1066 2007-03-02 16:35 ./usr/share/doc/gkrellm-bfm/copyright
-rw-r--r-- root/root 1657 2004-07-24 11:58 ./usr/share/doc/gkrellm-bfm/changelog.gz
-rw-r--r-- root/root 597 2004-07-24 11:36 ./usr/share/doc/gkrellm-bfm/README
-rw-r--r-- root/root 1579 2007-03-02 16:35 ./usr/share/doc/gkrellm-bfm/changelog.Debian.gz
drwxr-xr-x root/root 0 2007-03-02 16:40 ./usr/lib/
drwxr-xr-x root/root 0 2007-03-02 16:40 ./usr/lib/gkrellm2/
drwxr-xr-x root/root 0 2007-03-02 16:41 ./usr/lib/gkrellm2/plugins/
-rw-r--r-- root/root 121548 2007-03-02 16:41 ./usr/lib/gkrellm2/plugins/gkrellm-bfm.so
bfm_0.6.4-3_m32r.changes:
Format: 1.7
Date: Mon, 26 Feb 2007 01:12:17 -0500
Source: bfm
Binary: gkrellm-bfm bubblefishymon
Architecture: m32r
Version: 0.6.4-3
Distribution: unstable
Urgency: low
Maintainer: Mika Matsuzaki <mika at yukidoke.org>
Changed-By: Mika Matsuzaki <mika at yukidoke.org>
Description:
bubblefishymon - system load dockapp with a duck
gkrellm-bfm - system load plugin for gkrellm with a duck
Changes:
bfm (0.6.4-3) unstable; urgency=low
.
* New maintainer.
Files:
d6e81d750c7e699c3420abbc00527db5 35116 x11 optional bubblefishymon_0.6.4-3_m32r.deb
34117edb1aa3fe5741a7a786a4ef119c 38868 x11 optional gkrellm-bfm_0.6.4-3_m32r.deb
******************************************************************************
Built successfully
Purging chroot-unstable/build/buildd/bfm-0.6.4
------------------------------------------------------------------------------
/usr/bin/sudo /usr/bin/apt-get --purge $CHROOT_OPTIONS -q -y install libcurl3-gnutls-dev*
Reading package lists...
Building dependency tree...
Note, selecting libcurl3-gnutls-dev for regex 'libcurl3-gnutls-dev*'
0 upgraded, 0 newly installed, 0 to remove and 11 not upgraded.
/usr/bin/sudo dpkg --root=/debian/buildd/build/chroot-unstable --purge gkrellm
(Reading database ... 63145 files and directories currently installed.)
Removing gkrellm ...
Purging configuration files for gkrellm ...
******************************************************************************
Finished at 20070302-1646
Build needed 00:09:52, 1272k disk space
More information about the build-status
mailing list