[build-status: 57240] Log for successful build of xbatt_1.2.1-5 (dist=unstable)
Build Daemon
buildd at linux-m32r.org
Mon Feb 19 18:19:14 JST 2007
Automatic build of xbatt_1.2.1-5 on mappi005 by sbuild/m32r 1.7
Build started at 20070219-1808
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Need to get 18.3kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main xbatt 1.2.1-5 (dsc) [640B]
Get:2 http://debian.linux-m32r.org 06_devonian/main xbatt 1.2.1-5 (tar) [12.8kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main xbatt 1.2.1-5 (diff) [4835B]
Fetched 18.3kB in 0s (40.3kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 5), dpatch, libxaw7-dev, libxext-dev, libxkbfile-dev, libxpm-dev, libxt-dev, xutils-dev
**** Warning:
**** The following central src deps are (probably) missing:
xlibs-dev (>> 4.1.0)
Checking for already installed source dependencies...
debhelper: already installed (in sufficient version 5.0.42 >= 5)
dpatch: already installed
libxaw7-dev: already installed
libxext-dev: already installed
libxkbfile-dev: missing
libxpm-dev: already installed
libxt-dev: already installed
xutils-dev: already installed
Checking for source dependency conflicts...
/usr/bin/sudo /usr/bin/apt-get --purge $CHROOT_OPTIONS -q -y install libxkbfile-dev
Reading package lists...
Building dependency tree...
The following extra packages will be installed:
libxkbfile1
The following NEW packages will be installed:
libxkbfile-dev libxkbfile1
0 upgraded, 2 newly installed, 0 to remove and 13 not upgraded.
Need to get 0B/138kB of archives.
After unpacking 446kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
libxkbfile1 libxkbfile-dev
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 libxkbfile1.
(Reading database ... 63163 files and directories currently installed.)
Unpacking libxkbfile1 (from .../libxkbfile1_1%3a1.0.3-2_m32r.deb) ...
Selecting previously deselected package libxkbfile-dev.
Unpacking libxkbfile-dev (from .../libxkbfile-dev_1%3a1.0.3-2_m32r.deb) ...
Setting up libxkbfile1 (1.0.3-2) ...
Setting up libxkbfile-dev (1.0.3-2) ...
Checking correctness of source dependencies...
------------------------------------------------------------------------------
dpkg-source: extracting xbatt in xbatt-1.2.1
dpkg-source: unpacking xbatt_1.2.1.orig.tar.gz
dpkg-source: applying /debian/buildd/build/xbatt_1.2.1-5.diff.gz
dpkg-buildpackage: source package is xbatt
dpkg-buildpackage: source version is 1.2.1-5
dpkg-buildpackage: source changed by Steve Langasek <vorlon at debian.org>
dpkg-buildpackage: host architecture m32r
dpkg-buildpackage: source version without epoch 1.2.1-5
/usr/bin/fakeroot debian/rules clean
dpatch deapply-all
wmaker not applied to ./ .
typo not applied to ./ .
rm -rf patch-stamp patch-stampT debian/patched
dh_testdir
dh_testroot
rm -f build-stamp
[ ! -f Makefile ] || /usr/bin/make distclean
dh_clean
debian/rules build
test -d debian/patched || install -d debian/patched
dpatch apply-all
applying patch typo to ./ ... ok.
applying patch wmaker to ./ ... ok.
dpatch cat-all >>patch-stampT
mv -f patch-stampT patch-stamp
dh_testdir
xmkmf
imake -DUseInstalled -I/usr/lib/X11/config
/usr/bin/make CDEBUGFLAGS="-Wall -g -O2" xbatt
make[1]: Entering directory `/build/buildd/xbatt-1.2.1'
gcc -Wall -g -O2 -Dlinux -D__m32r__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DUPDATE_INTERVAL=30 -c -o xbatt.o xbatt.c
xbatt.c:184: warning: return type defaults to 'int'
xbatt.c: In function 'main':
xbatt.c:215: warning: implicit declaration of function 'exit'
xbatt.c:215: warning: incompatible implicit declaration of built-in function 'exit'
xbatt.c:225: warning: incompatible implicit declaration of built-in function 'exit'
xbatt.c:185: warning: unused variable 'size_hints'
xbatt.c: In function 'getBatteryStatus':
xbatt.c:425: warning: incompatible implicit declaration of built-in function 'exit'
xbatt.c: In function 'updateWindow':
xbatt.c:544: warning: implicit declaration of function 'XtResizeWidget'
xbatt.c:570: warning: pointer targets in passing argument 3 of 'XCreatePixmapFromBitmapData' differ in signedness
xbatt.c:588: warning: pointer targets in passing argument 3 of 'XCreatePixmapFromBitmapData' differ in signedness
xbatt.c:605: warning: pointer targets in passing argument 3 of 'XCreatePixmapFromBitmapData' differ in signedness
xbatt.c:621: warning: pointer targets in passing argument 3 of 'XCreatePixmapFromBitmapData' differ in signedness
xbatt.c:484: warning: unused variable 'bmp'
xbatt.c: In function 'setColorSymbol':
xbatt.c:681: warning: implicit declaration of function 'free'
xbatt.c: In function 'goOut':
xbatt.c:764: warning: implicit declaration of function 'close'
xbatt.c:766: warning: incompatible implicit declaration of built-in function 'exit'
xbatt.c: In function 'main':
xbatt.c:306: warning: control reaches end of non-void function
xbatt.c: In function 'updateStatus':
xbatt.c:351: warning: 'ret.remain' may be used uninitialized in this function
xbatt.c:664: warning: 'gage_color' may be used uninitialized in this function
rm -f xbatt
gcc -o xbatt -Wall -g -O2 xbatt.o -lXaw -lXmu -lXt -lSM -lICE -lXext -lX11 -lXt -lSM -lICE -lXpm -lXext -lX11
make[1]: Leaving directory `/build/buildd/xbatt-1.2.1'
touch build-stamp
/usr/bin/fakeroot debian/rules binary-arch
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs
/usr/bin/make DESTDIR=/build/buildd/xbatt-1.2.1/debian/xbatt install
make[1]: Entering directory `/build/buildd/xbatt-1.2.1'
+ mkdir -p /build/buildd/xbatt-1.2.1/debian/xbatt/usr/bin
install -c -m 2755 xbatt /build/buildd/xbatt-1.2.1/debian/xbatt/usr/bin/xbatt
install in . done
make[1]: Leaving directory `/build/buildd/xbatt-1.2.1'
dh_testdir
dh_testroot
dh_installchangelogs
dh_installdocs
dh_installmenu
dh_installman debian/xbatt.1x
dh_link
dh_strip
dh_compress
dh_fixperms
dh_installdeb
dh_shlibdeps
dh_gencontrol
dh_md5sums
dh_builddeb
dpkg-deb: building package `xbatt' in `../xbatt_1.2.1-5_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 20070219-1818
chroot-unstable/build/buildd/xbatt_1.2.1-5_m32r.deb:
new debian package, version 2.0.
size 18888 bytes: control archive= 998 bytes.
614 bytes, 15 lines control
505 bytes, 8 lines md5sums
185 bytes, 7 lines * postinst #!/bin/sh
160 bytes, 5 lines * postrm #!/bin/sh
Package: xbatt
Version: 1.2.1-5
Section: x11
Priority: extra
Architecture: m32r
Depends: libc6 (>= 2.3.5-1), libice6 (>= 1:1.0.0), libsm6, libx11-6, libxaw7, libxext6, libxmu6, libxpm4, libxt6
Installed-Size: 92
Maintainer: Debian QA Group <packages at qa.debian.org>
Description: Display battery status
xbatt is an X11 client which displays the battery status of your
notebook computer equipped with APM (Advanced Power Management) BIOS.
The status displayed consists of the remaining battery life, the AC
line status, and the charging status.
.
This version of xbatt is dockable in WindowMaker's Docking bar.
chroot-unstable/build/buildd/xbatt_1.2.1-5_m32r.deb:
drwxr-xr-x root/root 0 2007-02-19 18:17 ./
drwxr-xr-x root/root 0 2007-02-19 18:16 ./usr/
drwxr-xr-x root/root 0 2007-02-19 18:16 ./usr/bin/
-rwxr-xr-x root/root 15800 2007-02-19 18:16 ./usr/bin/xbatt
drwxr-xr-x root/root 0 2007-02-19 18:16 ./usr/share/
drwxr-xr-x root/root 0 2007-02-19 18:16 ./usr/share/doc/
drwxr-xr-x root/root 0 2007-02-19 18:16 ./usr/share/doc/xbatt/
-rw-r--r-- root/root 739 2007-02-19 18:13 ./usr/share/doc/xbatt/copyright
-rw-r--r-- root/root 3477 1997-03-10 15:01 ./usr/share/doc/xbatt/README.jp.gz
-rw-r--r-- root/root 311 2007-02-19 18:13 ./usr/share/doc/xbatt/README.Debian
-rw-r--r-- root/root 3027 1997-03-10 15:01 ./usr/share/doc/xbatt/README.gz
-rw-r--r-- root/root 1470 2007-02-19 18:13 ./usr/share/doc/xbatt/changelog.Debian.gz
drwxr-xr-x root/root 0 2007-02-19 18:16 ./usr/share/menu/
-rw-r--r-- root/root 92 2007-02-19 18:13 ./usr/share/menu/xbatt
drwxr-xr-x root/root 0 2007-02-19 18:16 ./usr/share/man/
drwxr-xr-x root/root 0 2007-02-19 18:16 ./usr/share/man/man1/
-rw-r--r-- root/root 820 2007-02-19 18:13 ./usr/share/man/man1/xbatt.1x.gz
xbatt_1.2.1-5_m32r.changes:
Format: 1.7
Date: Fri, 21 Apr 2006 03:05:19 -0700
Source: xbatt
Binary: xbatt
Architecture: m32r
Version: 1.2.1-5
Distribution: unstable
Urgency: high
Maintainer: Debian QA Group <packages at qa.debian.org>
Changed-By: Steve Langasek <vorlon at debian.org>
Description:
xbatt - Display battery status
Changes:
xbatt (1.2.1-5) unstable; urgency=high
.
* QA upload
* High-urgency upload for RC bugfix
* Update for the Xorg 7.0 transition: rebuild with new imake to get
FHS-compliant install paths
* Update the menu file likewise to look in /usr/bin instead of
/usr/X11R6/bin, and build-depend accordingly on xutils-dev to ensure
we're using a compatible imake.
Files:
a6fd3232b050106dd4662a06b69c04f2 18888 x11 extra xbatt_1.2.1-5_m32r.deb
******************************************************************************
Built successfully
Purging chroot-unstable/build/buildd/xbatt-1.2.1
------------------------------------------------------------------------------
/usr/bin/sudo dpkg --root=/debian/buildd/build/chroot-unstable --purge libxkbfile1 libxkbfile-dev
(Reading database ... 63180 files and directories currently installed.)
Removing libxkbfile-dev ...
Removing libxkbfile1 ...
Purging configuration files for libxkbfile1 ...
******************************************************************************
Finished at 20070219-1819
Build needed 00:05:14, 464k disk space
More information about the build-status
mailing list