[build-status: 125888] Log for successful build of pen_0.17.3-1 (dist=unstable)
Build Daemon 1
buildd at linux-m32r.org
Fri May 16 20:58:43 JST 2008
Automatic build of pen_0.17.3-1 on mappi005 by sbuild/m32r 98-farm
Build started at 20080516-2027
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 133kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main pen 0.17.3-1 (dsc) [1111B]
Get:2 http://debian.linux-m32r.org 06_devonian/main pen 0.17.3-1 (tar) [130kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main pen 0.17.3-1 (diff) [2253B]
Fetched 133kB in 2s (50.1kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 7), quilt
Checking for already installed source dependencies...
debhelper: already installed (7.0.8 >= 7 is satisfied)
quilt: already installed (0.46-4)
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
------------------------------------------------------------------------------
gpg: Signature made Sun May 11 05:52:49 2008 JST using DSA key ID F22A794E
gpg: Can't check signature: public key not found
dpkg-source: extracting pen in pen-0.17.3
dpkg-source: info: unpacking pen_0.17.3.orig.tar.gz
dpkg-source: info: applying pen_0.17.3-1.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 pen
dpkg-buildpackage: source version 0.17.3-1
dpkg-buildpackage: host architecture m32r
/usr/bin/fakeroot debian/rules clean
rm -f build-stamp
dh clean
dh_testdir
dh_auto_clean
dh_clean
QUILT_PATCHES=debian/patches quilt --quiltrc /dev/null pop -a -R || test $? = 2
No patch removed
rm -rf .pc debian/stamp-patched
debian/rules build
# quilt exits with 2 as return when there was nothing to do.
# That's not an error here (but it's usefull to break loops in crude scripts)
QUILT_PATCHES=debian/patches quilt --quiltrc /dev/null push -a || test $? = 2
Applying patch fix-manpages.patch
patching file mergelogs.1
patching file pen.1
patching file penctl.1
patching file penlog.1
patching file penlogd.1
Now at patch fix-manpages.patch
touch debian/stamp-patched
dh build --before configure
dh_testdir
dh_auto_configure -- --with-docdir=/usr/share/doc/pen
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking whether make sets $(MAKE)... yes
checking for working aclocal-1.4... found
checking for working autoconf... found
checking for working automake-1.4... found
checking for working autoheader... found
checking for working makeinfo... found
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether ln -s works... yes
checking for strerror in -lcposix... no
checking for main in -lsocket... no
checking for main in -lnsl... yes
checking for inet_aton in -lresolv... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether sys/types.h defines makedev... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for inet_aton... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing default-1 commands
dh build --after configure
dh_auto_build
make[1]: Entering directory `/build/buildd/pen-0.17.3'
gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -g -O2 -c pen.c
pen.c: In function 'copy_up':
pen.c:927: warning: pointer targets in passing argument 3 of 'rewrite_request' differ in signedness
gcc -Wall -g -O2 -o pen pen.o -lresolv -lnsl
gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -g -O2 -c mergelogs.c
gcc -Wall -g -O2 -o mergelogs mergelogs.o -lresolv -lnsl
gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -g -O2 -c penctl.c
gcc -Wall -g -O2 -o penctl penctl.o -lresolv -lnsl
gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -g -O2 -c penlog.c
gcc -Wall -g -O2 -o penlog penlog.o -lresolv -lnsl
gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -g -O2 -c penlogd.c
penlogd.c: In function 'main':
penlogd.c:334: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness
penlogd.c:362: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness
gcc -Wall -g -O2 -o penlogd penlogd.o -lresolv -lnsl
make[1]: Leaving directory `/build/buildd/pen-0.17.3'
dh_auto_test
make[1]: Entering directory `/build/buildd/pen-0.17.3'
make[1]: Leaving directory `/build/buildd/pen-0.17.3'
touch build-stamp
/usr/bin/fakeroot debian/rules binary-arch
dh install --before docs
dh_testroot
dh_prep
dh_installdirs
dh_auto_install
make[1]: Entering directory `/build/buildd/pen-0.17.3'
make[2]: Entering directory `/build/buildd/pen-0.17.3'
/bin/sh ./mkinstalldirs /build/buildd/pen-0.17.3/debian/pen/usr/bin
/usr/bin/ginstall -c pen /build/buildd/pen-0.17.3/debian/pen/usr/bin/pen
/usr/bin/ginstall -c mergelogs /build/buildd/pen-0.17.3/debian/pen/usr/bin/mergelogs
/usr/bin/ginstall -c penctl /build/buildd/pen-0.17.3/debian/pen/usr/bin/penctl
/usr/bin/ginstall -c penlog /build/buildd/pen-0.17.3/debian/pen/usr/bin/penlog
/usr/bin/ginstall -c penlogd /build/buildd/pen-0.17.3/debian/pen/usr/bin/penlogd
make install-man1
make[3]: Entering directory `/build/buildd/pen-0.17.3'
/bin/sh ./mkinstalldirs /build/buildd/pen-0.17.3/debian/pen/usr/share/man/man1
mkdir /build/buildd/pen-0.17.3/debian/pen/usr/share
mkdir /build/buildd/pen-0.17.3/debian/pen/usr/share/man
mkdir /build/buildd/pen-0.17.3/debian/pen/usr/share/man/man1
/usr/bin/ginstall -c -m 644 ./pen.1 /build/buildd/pen-0.17.3/debian/pen/usr/share/man/man1/pen.1
/usr/bin/ginstall -c -m 644 ./mergelogs.1 /build/buildd/pen-0.17.3/debian/pen/usr/share/man/man1/mergelogs.1
/usr/bin/ginstall -c -m 644 ./penctl.1 /build/buildd/pen-0.17.3/debian/pen/usr/share/man/man1/penctl.1
/usr/bin/ginstall -c -m 644 ./penlog.1 /build/buildd/pen-0.17.3/debian/pen/usr/share/man/man1/penlog.1
/usr/bin/ginstall -c -m 644 ./penlogd.1 /build/buildd/pen-0.17.3/debian/pen/usr/share/man/man1/penlogd.1
make[3]: Leaving directory `/build/buildd/pen-0.17.3'
/bin/sh ./mkinstalldirs /build/buildd/pen-0.17.3/debian/pen/usr/share/doc/pen
mkdir /build/buildd/pen-0.17.3/debian/pen/usr/share/doc
mkdir /build/buildd/pen-0.17.3/debian/pen/usr/share/doc/pen
/usr/bin/ginstall -c -m 644 ./penstats /build/buildd/pen-0.17.3/debian/pen/usr/share/doc/pen/penstats
/usr/bin/ginstall -c -m 644 ./HOWTO /build/buildd/pen-0.17.3/debian/pen/usr/share/doc/pen/HOWTO
/usr/bin/ginstall -c -m 644 ./AUTHORS /build/buildd/pen-0.17.3/debian/pen/usr/share/doc/pen/AUTHORS
/usr/bin/ginstall -c -m 644 ./README /build/buildd/pen-0.17.3/debian/pen/usr/share/doc/pen/README
/usr/bin/ginstall -c -m 644 ./ChangeLog /build/buildd/pen-0.17.3/debian/pen/usr/share/doc/pen/ChangeLog
/usr/bin/ginstall -c -m 644 ./COPYING /build/buildd/pen-0.17.3/debian/pen/usr/share/doc/pen/COPYING
make[2]: Leaving directory `/build/buildd/pen-0.17.3'
make[1]: Leaving directory `/build/buildd/pen-0.17.3'
dh_install
# Remove useless doc files
rm debian/pen/usr/share/doc/pen/COPYING
rm debian/pen/usr/share/doc/pen/ChangeLog
rm debian/pen/usr/share/doc/pen/AUTHORS
# Fix manual pages for hyphen problems
sed -i 's/\B-/\\-/g' debian/pen/usr/share/man/man1/*
dh install --remaining
dh_testdir
dh_testroot
dh_installdocs
dh_installchangelogs
dh_installexamples
dh_installman
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakeroot-sysv.so' from LD_PRELOAD cannot be preloaded: ignored.
dh_installcatalogs
dh_installcron
dh_installdebconf
dh_installcatalogs
dh_installemacsen
dh_installifupdown
dh_installinfo
dh_installinit
dh_installmenu
dh_installmime
dh_installmodules
dh_installlogcheck
dh_installlogrotate
dh_installpam
dh_installppp
dh_installudev
dh_installwm
dh_installxfonts
dh_lintian
dh_desktop
dh_gconf
dh_icons
dh_perl
dh_pysupport
dh_scrollkeeper
dh_usrlocal
dh_link
dh_compress
dh_fixperms
dh binary-arch
dh_strip -a
dh_makeshlibs -a
dh_shlibdeps -a
dpkg-shlibdeps: warning: dependency on libresolv.so.2 could be avoided if "debian/pen/usr/bin/mergelogs debian/pen/usr/bin/pen debian/pen/usr/bin/penlogd debian/pen/usr/bin/penctl debian/pen/usr/bin/penlog" were not uselessly linked against it (they use none of its symbols).
dpkg-shlibdeps: warning: dependency on libnsl.so.1 could be avoided if "debian/pen/usr/bin/mergelogs debian/pen/usr/bin/pen debian/pen/usr/bin/penlogd debian/pen/usr/bin/penctl debian/pen/usr/bin/penlog" were not uselessly linked against it (they use none of its symbols).
dh_installdeb -a
dh_gencontrol -a
dh_md5sums -a
dh_builddeb -a
dpkg-deb: building package `pen' in `../pen_0.17.3-1_m32r.deb'.
dpkg-genchanges -B -mHirokazu Takata <takata at linux-m32r.org> >../pen_0.17.3-1_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 20080516-2058
chroot-unstable/build/buildd/pen_0.17.3-1_m32r.deb:
new debian package, version 2.0.
size 50962 bytes: control archive= 1004 bytes.
541 bytes, 14 lines control
952 bytes, 16 lines md5sums
Package: pen
Version: 0.17.3-1
Architecture: m32r
Maintainer: Vincent Bernat <bernat at debian.org>
Installed-Size: 164
Depends: libc6 (>= 2.3.5-1)
Section: net
Priority: optional
Homepage: http://siag.nu/pen/
Description: Load balancer for "simple" tcp based protocols
pen works for tcp based protocols such as http or smtp.
It allows several servers to appear as one to the outside and automatically
detects servers that are down and distributes clients among the available
servers. This gives high availability and scalable performance.
chroot-unstable/build/buildd/pen_0.17.3-1_m32r.deb:
drwxr-xr-x root/root 0 2008-05-16 20:49 ./
drwxr-xr-x root/root 0 2008-05-16 20:48 ./usr/
drwxr-xr-x root/root 0 2008-05-16 20:53 ./usr/bin/
-rwxr-xr-x root/root 4252 2008-05-16 20:53 ./usr/bin/penlog
-rwxr-xr-x root/root 33516 2008-05-16 20:53 ./usr/bin/pen
-rwxr-xr-x root/root 8324 2008-05-16 20:53 ./usr/bin/mergelogs
-rwxr-xr-x root/root 4908 2008-05-16 20:53 ./usr/bin/penctl
-rwxr-xr-x root/root 8988 2008-05-16 20:53 ./usr/bin/penlogd
drwxr-xr-x root/root 0 2008-05-16 20:48 ./usr/share/
drwxr-xr-x root/root 0 2008-05-16 20:48 ./usr/share/doc/
drwxr-xr-x root/root 0 2008-05-16 20:53 ./usr/share/doc/pen/
-rw-r--r-- root/root 302 2008-05-16 20:48 ./usr/share/doc/pen/penstats
-rw-r--r-- root/root 631 2008-05-16 20:37 ./usr/share/doc/pen/copyright
-rw-r--r-- root/root 6148 2008-05-11 04:43 ./usr/share/doc/pen/changelog.gz
-rw-r--r-- root/root 4720 2008-05-11 04:43 ./usr/share/doc/pen/HOWTO.gz
-rw-r--r-- root/root 2077 2008-05-11 04:43 ./usr/share/doc/pen/README
-rw-r--r-- root/root 747 2008-05-16 20:37 ./usr/share/doc/pen/changelog.Debian.gz
drwxr-xr-x root/root 0 2008-05-16 20:48 ./usr/share/man/
drwxr-xr-x root/root 0 2008-05-16 20:53 ./usr/share/man/man1/
-rw-r--r-- root/root 2826 2008-05-16 20:49 ./usr/share/man/man1/pen.1.gz
-rw-r--r-- root/root 1121 2008-05-16 20:49 ./usr/share/man/man1/mergelogs.1.gz
-rw-r--r-- root/root 1767 2008-05-16 20:49 ./usr/share/man/man1/penctl.1.gz
-rw-r--r-- root/root 891 2008-05-16 20:49 ./usr/share/man/man1/penlogd.1.gz
-rw-r--r-- root/root 476 2008-05-16 20:49 ./usr/share/man/man1/penlog.1.gz
pen_0.17.3-1_m32r.changes:
Format: 1.8
Date: Sat, 10 May 2008 21:43:30 +0200
Source: pen
Binary: pen
Architecture: m32r
Version: 0.17.3-1
Distribution: unstable
Urgency: low
Maintainer: Hirokazu Takata <takata at linux-m32r.org>
Changed-By: Vincent Bernat <bernat at debian.org>
Description:
pen - Load balancer for "simple" tcp based protocols
Closes: 364807 474577
Changes:
pen (0.17.3-1) unstable; urgency=low
.
* New Upstream Version
* Adopt the package (Closes: #474577)
* Acknowledge NMU, thanks to Gürkan Sengün (Closes: #364807)
* debian/control:
+ Adding Gürkan as an uploader
+ Bump Standards-Version to 3.7.3
+ Switch to debhelper 7
+ Add Homepage field
+ Add Vcs-* fields
* Clean up debian/rules
* Remove /usr/sbin from debian/dirs
* Remove ChangeLog from debian/docs (added automatically by
dh_installchangelogs)
* Add debian/compat
* Add debian/watch
* Turn debian/copyright into machine-readable format
* Fix manpages
Checksums-Sha1:
2669cf39cfbbe35e8832f5b212be36a403879d27 50962 pen_0.17.3-1_m32r.deb
Checksums-Sha256:
07eca5df4a7ba20abe776b73500f5e15b454a4d1eee75a8d65bac64240fd1e4a 50962 pen_0.17.3-1_m32r.deb
Files:
5c5aee91276298e8a1b11745f5c9a60e 50962 net optional pen_0.17.3-1_m32r.deb
******************************************************************************
Built successfully
Purging chroot-unstable/build/buildd/pen-0.17.3
------------------------------------------------------------------------------
******************************************************************************
Finished at 20080516-2058
Build needed 00:21:58, 1356k disk space
More information about the build-status
mailing list