[build-status: 59517] Log for successful build of buffer_1.19-9 (dist=unstable)
Build Daemon
buildd at linux-m32r.org
Thu Mar 22 16:05:56 JST 2007
Automatic build of buffer_1.19-9 on mappi006 by sbuild/m32r 1.7
Build started at 20070322-1600
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Need to get 24.8kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main buffer 1.19-9 (dsc) [548B]
Get:2 http://debian.linux-m32r.org 06_devonian/main buffer 1.19-9 (tar) [17.8kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main buffer 1.19-9 (diff) [6534B]
Fetched 24.8kB in 0s (36.3kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 4)
Checking for already installed source dependencies...
debhelper: already installed (in sufficient version 5.0.42 >= 4)
Checking for source dependency conflicts...
Checking correctness of source dependencies...
------------------------------------------------------------------------------
gpg: Signature made Sat Mar 10 00:33:40 2007 JST using DSA key ID F8D54259
gpg: Can't check signature: public key not found
dpkg-source: extracting buffer in buffer-1.19
dpkg-source: unpacking buffer_1.19.orig.tar.gz
dpkg-source: applying /debian/buildd3/build/buffer_1.19-9.diff.gz
dpkg-buildpackage: source package is buffer
dpkg-buildpackage: source version is 1.19-9
dpkg-buildpackage: source changed by Martin Buck <mbuck at debian.org>
dpkg-buildpackage: host architecture m32r
dpkg-buildpackage: source version without epoch 1.19-9
/usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp install-stamp
make clean
make[1]: Entering directory `/build/buildd3/buffer-1.19'
/bin/rm -f *.o core buffer .merrs
make[1]: Leaving directory `/build/buildd3/buffer-1.19'
dh_clean
debian/rules build
dh_testdir
make CFLAGS="-g -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2"
make[1]: Entering directory `/build/buildd3/buffer-1.19'
gcc -g -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -c -o buffer.o buffer.c
buffer.c:130: warning: 'rcsid' defined but not used
gcc -g -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -c -o sem.o sem.c
gcc -o buffer -g -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 buffer.o sem.o
make[1]: Leaving directory `/build/buildd3/buffer-1.19'
touch build-stamp
/usr/bin/fakeroot debian/rules binary
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs usr/bin usr/share/man/man1 usr/share/lintian/overrides
make install INSTBIN=debian/buffer/usr/bin INSTMAN=debian/buffer/usr/share/man/man1 S=1
make[1]: Entering directory `/build/buildd3/buffer-1.19'
rm -f debian/buffer/usr/bin/buffer
cp buffer debian/buffer/usr/bin/buffer
chmod 111 debian/buffer/usr/bin/buffer
rm -f debian/buffer/usr/share/man/man1/buffer.1
cp buffer.man debian/buffer/usr/share/man/man1/buffer.1
chmod 444 debian/buffer/usr/share/man/man1/buffer.1
make[1]: Leaving directory `/build/buildd3/buffer-1.19'
touch install-stamp
dh_testdir
dh_testroot
dh_installdocs README
dh_installchangelogs
install -m 644 debian/buffer.lintian-override debian/buffer/usr/share/lintian/overrides/buffer
dh_strip
dh_compress
dh_fixperms
dh_installdeb
dh_shlibdeps
dh_gencontrol
dh_md5sums
dh_builddeb
dpkg-deb: building package `buffer' in `../buffer_1.19-9_m32r.deb'.
dpkg-genchanges -b
dpkg-genchanges: binary-only upload - not including any source code
dpkg-buildpackage: binary only upload (no source included)
******************************************************************************
Build finished at 20070322-1605
chroot-unstable/build/buildd3/buffer_1.19-9_m32r.deb:
new debian package, version 2.0.
size 14446 bytes: control archive= 797 bytes.
rm: cannot remove directory `/tmp/dpkgHw6xGc': Directory not empty
rm cleanup failed, code 256
700 bytes, 17 lines control
385 bytes, 6 lines md5sums
Package: buffer
Version: 1.19-9
Section: utils
Priority: optional
Architecture: m32r
Depends: libc6 (>= 2.3.5-1)
Installed-Size: 80
Maintainer: Martin Buck <mbuck at debian.org>
Description: Buffering/reblocking program for tape backups, printing, etc.
Buffer implements double buffering and can be used to keep backup tapes
streaming or printers printing. It can also be used to convert a data
stream to a given output blocksize.
.
Buffer uses shared memory to convert a variable input data rate to a
constant output data rate. It is typically used in a pipe between a backup
program and the tape device, but there are also other applications like
buffering printer data in lpd's input filter.
chroot-unstable/build/buildd3/buffer_1.19-9_m32r.deb:
drwxr-xr-x root/root 0 2007-03-22 16:04 ./
drwxr-xr-x root/root 0 2007-03-22 16:03 ./usr/
drwxr-xr-x root/root 0 2007-03-22 16:04 ./usr/bin/
-rwxr-xr-x root/root 14372 2007-03-22 16:04 ./usr/bin/buffer
drwxr-xr-x root/root 0 2007-03-22 16:03 ./usr/share/
drwxr-xr-x root/root 0 2007-03-22 16:03 ./usr/share/man/
drwxr-xr-x root/root 0 2007-03-22 16:04 ./usr/share/man/man1/
-rw-r--r-- root/root 2390 2007-03-22 16:03 ./usr/share/man/man1/buffer.1.gz
drwxr-xr-x root/root 0 2007-03-22 16:03 ./usr/share/lintian/
drwxr-xr-x root/root 0 2007-03-22 16:04 ./usr/share/lintian/overrides/
-rw-r--r-- root/root 158 2007-03-22 16:04 ./usr/share/lintian/overrides/buffer
drwxr-xr-x root/root 0 2007-03-22 16:03 ./usr/share/doc/
drwxr-xr-x root/root 0 2007-03-22 16:04 ./usr/share/doc/buffer/
-rw-r--r-- root/root 2208 2001-04-06 04:53 ./usr/share/doc/buffer/README
-rw-r--r-- root/root 405 2007-03-22 16:01 ./usr/share/doc/buffer/copyright
-rw-r--r-- root/root 1294 2007-03-22 16:01 ./usr/share/doc/buffer/changelog.Debian.gz
buffer_1.19-9_m32r.changes:
Format: 1.7
Date: Fri, 9 Mar 2007 16:00:12 +0100
Source: buffer
Binary: buffer
Architecture: m32r
Version: 1.19-9
Distribution: unstable
Urgency: low
Maintainer: Martin Buck <mbuck at debian.org>
Changed-By: Martin Buck <mbuck at debian.org>
Description:
buffer - Buffering/reblocking program for tape backups, printing, etc.
Closes: 401743
Changes:
buffer (1.19-9) unstable; urgency=low
.
* Applied patch from Petr Salinger for GNU/kFreeBSD compatibility.
Closes: #401743
* Upgraded to Standards-Version 3.7.2.2 (no changes required)
Files:
81be9cd85cac1931aff17be9816d79d8 14446 utils optional buffer_1.19-9_m32r.deb
******************************************************************************
Built successfully
Purging chroot-unstable/build/buildd3/buffer-1.19
------------------------------------------------------------------------------
******************************************************************************
Finished at 20070322-1605
Build needed 00:04:26, 304k disk space
More information about the build-status
mailing list