[build-status: 77821] Log for successful build of ii_1.1-3 (dist=unstable)
Build Daemon 4
buildd4 at linux-m32r.org
Thu Jun 14 12:51:04 JST 2007
Automatic build of ii_1.1-3 on mappi006 by sbuild/m32r 0.53
Build started at 20070614-1243
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Need to get 11.7kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main ii 1.1-3 (dsc) [524B]
Get:2 http://debian.linux-m32r.org 06_devonian/main ii 1.1-3 (tar) [8933B]
Get:3 http://debian.linux-m32r.org 06_devonian/main ii 1.1-3 (diff) [2255B]
Fetched 11.7kB in 16s (715B/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 5)
Checking for already installed source dependencies...
debhelper: already installed (5.0.50 >= 5 is satisfied)
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.1 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 Sat Jun 9 21:41:35 2007 JST using DSA key ID 73647CFF
gpg: Can't check signature: public key not found
dpkg-source: extracting ii in ii-1.1
dpkg-source: unpacking ii_1.1.orig.tar.gz
dpkg-source: applying /debian/buildd4/build/ii_1.1-3.diff.gz
dpkg-buildpackage: source package is ii
dpkg-buildpackage: source version is 1.1-3
dpkg-buildpackage: source changed by Nico Golde <nion at debian.org>
dpkg-buildpackage: host architecture m32r
dpkg-buildpackage: source version without epoch 1.1-3
/usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp
# Cleaning package
/usr/bin/make clean
make[1]: Entering directory `/build/buildd4/ii-1.1'
rm -f ii *~ *.o *core
make[1]: Leaving directory `/build/buildd4/ii-1.1'
dh_clean
debian/rules build
dh_testdir
# Building package
CFLAGS="-Wall -g -O2" /usr/bin/make PREFIX=/usr
make[1]: Entering directory `/build/buildd4/ii-1.1'
ii build options:
LIBS = -L/usr/lib -L/usr/lib -lc
INCLUDES = -I. -I/usr/include -I/usr/include
CFLAGS = -g -O0 -W -Wall -I. -I/usr/include -I/usr/include -DVERSION="1.1"
LDFLAGS = -L/usr/lib -L/usr/lib -lc
CC = cc
CC ii.c
LD ii
built ii
make[1]: Leaving directory `/build/buildd4/ii-1.1'
touch build-stamp
/usr/bin/fakeroot debian/rules binary-arch
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs
# Installing package
/usr/bin/make install DESTDIR=/build/buildd4/ii-1.1/debian/ii PREFIX=/usr
make[1]: Entering directory `/build/buildd4/ii-1.1'
ii build options:
LIBS = -L/usr/lib -L/usr/lib -lc
INCLUDES = -I. -I/usr/include -I/usr/include
CFLAGS = -g -O0 -W -Wall -I. -I/usr/include -I/usr/include -DVERSION="1.1"
LDFLAGS = -L/usr/lib -L/usr/lib -lc
CC = cc
built ii
installed ii
make[1]: Leaving directory `/build/buildd4/ii-1.1'
# Removing double files
rm -f debian/ii/usr/share/doc/ii/LICENSE
dh_testdir
dh_testroot
dh_installchangelogs
dh_installdocs
dh_install
dh_link
dh_strip
dh_compress
dh_fixperms
dh_installdeb
dh_shlibdeps
dh_gencontrol
dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends}
dh_md5sums
dh_builddeb
dpkg-deb: building package `ii' in `../ii_1.1-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 20070614-1250
ii_1.1-3_m32r.changes:
Format: 1.7
Date: Sat, 09 Jun 2007 14:39:59 +0200
Source: ii
Binary: ii
Architecture: m32r
Version: 1.1-3
Distribution: unstable
Urgency: low
Maintainer: Nico Golde <nion at debian.org>
Changed-By: Nico Golde <nion at debian.org>
Description:
ii - minimalist FIFO and filesystem-based IRC client
Changes:
ii (1.1-3) unstable; urgency=low
.
* FIxed copyright years.
Files:
0955c6f0e1752e4fe4a07d4cf328bc70 12424 net optional ii_1.1-3_m32r.deb
/debian/buildd4/build/chroot-unstable/build/buildd4/ii_1.1-3_m32r.deb:
new debian package, version 2.0.
size 12424 bytes: control archive= 871 bytes.
rm: cannot remove directory `/tmp/dpkgJRPfI1': Directory not empty
rm cleanup failed, code 256
828 bytes, 21 lines control
411 bytes, 7 lines md5sums
Package: ii
Version: 1.1-3
Architecture: m32r
Maintainer: Nico Golde <nion at debian.org>
Installed-Size: 76
Depends: libc6 (>= 2.3.5-1)
Section: net
Priority: optional
Description: minimalist FIFO and filesystem-based IRC client
ii (irc it) is a minimalist FIFO and filesystem-based IRC client. It creates an
irc directory tree with server, channel and nick name directories. In every
directory a FIFO in file and a normal out file is created.
.
The in file is used to communicate with the servers and the out files contain
the server messages. For every channel and every nick name there are related in
and out files created. This allows IRC communication from command line and
adheres to the Unix philosophy.
.
It consists of <= 500 lines of code and is the big brother of sic.
.
Homepage: http://irc.suckless.org/
/debian/buildd4/build/chroot-unstable/build/buildd4/ii_1.1-3_m32r.deb:
drwxr-xr-x root/root 0 2007-06-14 12:49 ./
drwxr-xr-x root/root 0 2007-06-14 12:47 ./usr/
drwxr-xr-x root/root 0 2007-06-14 12:47 ./usr/share/
drwxr-xr-x root/root 0 2007-06-14 12:47 ./usr/share/doc/
drwxr-xr-x root/root 0 2007-06-14 12:49 ./usr/share/doc/ii/
-rw-r--r-- root/root 1701 2007-06-14 12:47 ./usr/share/doc/ii/README
-rw-r--r-- root/root 898 2007-06-14 12:47 ./usr/share/doc/ii/query.sh
-rw-r--r-- root/root 1637 2007-06-14 12:47 ./usr/share/doc/ii/FAQ
-rw-r--r-- root/root 1647 2007-06-14 12:45 ./usr/share/doc/ii/copyright
-rw-r--r-- root/root 408 2007-06-14 12:45 ./usr/share/doc/ii/changelog.Debian.gz
drwxr-xr-x root/root 0 2007-06-14 12:47 ./usr/share/man/
drwxr-xr-x root/root 0 2007-06-14 12:49 ./usr/share/man/man1/
-rw-r--r-- root/root 1205 2007-06-14 12:47 ./usr/share/man/man1/ii.1.gz
drwxr-xr-x root/root 0 2007-06-14 12:48 ./usr/bin/
-rwxr-xr-x root/root 13140 2007-06-14 12:48 ./usr/bin/ii
******************************************************************************
Built successfully
Purging /debian/buildd4/build/chroot-unstable/build/buildd4/ii-1.1
------------------------------------------------------------------------------
******************************************************************************
Finished at 20070614-1251
Build needed 00:05:19, 244k disk space
More information about the build-status
mailing list