[build-status: 61991] Log for successful build of dnsproxy_1.15-2 (dist=unstable)

Build Daemon buildd at linux-m32r.org
Tue Mar 27 15:21:20 JST 2007


Automatic build of dnsproxy_1.15-2 on mappi006 by sbuild/m32r 1.7
Build started at 20070327-1508
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Need to get 122kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main dnsproxy 1.15-2 (dsc) [623B]
Get:2 http://debian.linux-m32r.org 06_devonian/main dnsproxy 1.15-2 (tar) [117kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main dnsproxy 1.15-2 (diff) [4876B]
Fetched 122kB in 1s (82.8kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 5), autotools-dev, libevent-dev, groff-base, dpatch
Checking for already installed source dependencies...
debhelper: already installed (in sufficient version 5.0.42 >= 5)
autotools-dev: already installed
libevent-dev: missing
groff-base: already installed
dpatch: already installed
Checking for source dependency conflicts...
  /usr/bin/sudo /usr/bin/apt-get --purge $CHROOT_OPTIONS -q -y install libevent-dev
Reading package lists...
Building dependency tree...
The following NEW packages will be installed:
  libevent-dev
0 upgraded, 1 newly installed, 0 to remove and 12 not upgraded.
Need to get 28.0kB of archives.
After unpacking 135kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
  libevent-dev
Authentication warning overridden.
Get:1 http://debian.linux-m32r.org 06_devonian/main libevent-dev 1.1a-1 [28.0kB]
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: 
Fetched 28.0kB in 0s (51.5kB/s)
Selecting previously deselected package libevent-dev.
(Reading database ... 61234 files and directories currently installed.)
Unpacking libevent-dev (from .../libevent-dev_1.1a-1_m32r.deb) ...
Setting up libevent-dev (1.1a-1) ...
Checking correctness of source dependencies...
------------------------------------------------------------------------------
gpg: Signature made Tue Feb  6 18:10:48 2007 JST using DSA key ID 4B2B2B9E
gpg: Can't check signature: public key not found
dpkg-source: extracting dnsproxy in dnsproxy-1.15
dpkg-source: unpacking dnsproxy_1.15.orig.tar.gz
dpkg-source: applying /debian/buildd4/build/dnsproxy_1.15-2.diff.gz
dpkg-buildpackage: source package is dnsproxy
dpkg-buildpackage: source version is 1.15-2
dpkg-buildpackage: source changed by Patrick Schoenfeld <schoenfeld at in-medias-res.com>
dpkg-buildpackage: host architecture m32r
dpkg-buildpackage: source version without epoch 1.15-2
 /usr/bin/fakeroot debian/rules clean
dpatch  deapply-all  
01_fix_missing_prototypes not applied to ./ .
rm -rf patch-stamp patch-stampT debian/patched
dh_testdir
dh_testroot
rm -f build-stamp 
rm -f dnsproxy dnsproxy.o daemon.o hash.o internal.o log.o parse.o stats.o dnsproxy.cat1 dnsproxy.core
rm -f Makefile config.log config.status config.h
dh_clean 
 debian/rules build
dh_testdir
# Add here commands to configure the package.
./configure --host=m32r-linux-gnu --build=m32r-linux-gnu --prefix=/usr --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info CFLAGS="-Wall -g -D_GNU_SOURCE -O2" LDFLAGS="-Wl,-z,defs" \
		--with-native-libevent
checking for m32r-linux-gnu-gcc... m32r-linux-gnu-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 m32r-linux-gnu-gcc accepts -g... yes
checking for m32r-linux-gnu-gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... m32r-linux-gnu-gcc -E
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether make sets $(MAKE)... yes
checking for an ANSI C-conforming const... yes
checking for egrep... grep -E
checking for ANSI C header files... yes
checking whether time.h and sys/time.h may both be included... 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 for sys/types.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking return type of signal handlers... void
checking for strchr... yes
checking for memcpy... yes
checking for setregid... yes
checking for setresgid... yes
checking for setresuid... yes
checking for setreuid... yes
checking for gethostbyname... yes
checking for socket... yes
checking for inet_pton... yes
checking for event_init in -levent... yes
checking for nroff... /usr/bin/nroff
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h

Configured successfully. Now run make.

test -d debian/patched || install -d debian/patched
dpatch  apply-all  
applying patch 01_fix_missing_prototypes to ./ ... ok.
dpatch  cat-all  >>patch-stampT
mv -f patch-stampT patch-stamp
dh_testdir
/usr/bin/make
make[1]: Entering directory `/build/buildd4/dnsproxy-1.15'
m32r-linux-gnu-gcc -Wall -g -D_GNU_SOURCE -O2 -I.  -DHAVE_CONFIG_H -DVERSION="\"1.15\""  -c -o dnsproxy.o dnsproxy.c
m32r-linux-gnu-gcc -Wall -g -D_GNU_SOURCE -O2 -I.  -DHAVE_CONFIG_H -DVERSION="\"1.15\""  -c -o daemon.o daemon.c
m32r-linux-gnu-gcc -Wall -g -D_GNU_SOURCE -O2 -I.  -DHAVE_CONFIG_H -DVERSION="\"1.15\""  -c -o hash.o hash.c
m32r-linux-gnu-gcc -Wall -g -D_GNU_SOURCE -O2 -I.  -DHAVE_CONFIG_H -DVERSION="\"1.15\""  -c -o internal.o internal.c
m32r-linux-gnu-gcc -Wall -g -D_GNU_SOURCE -O2 -I.  -DHAVE_CONFIG_H -DVERSION="\"1.15\""  -c -o log.o log.c
m32r-linux-gnu-gcc -Wall -g -D_GNU_SOURCE -O2 -I.  -DHAVE_CONFIG_H -DVERSION="\"1.15\""  -c -o parse.o parse.c
m32r-linux-gnu-gcc -Wall -g -D_GNU_SOURCE -O2 -I.  -DHAVE_CONFIG_H -DVERSION="\"1.15\""  -c -o stats.o stats.c
m32r-linux-gnu-gcc -Wl,-z,defs -o dnsproxy dnsproxy.o daemon.o hash.o internal.o log.o parse.o stats.o  -levent 
/usr/bin/nroff -mdoc dnsproxy.1 > dnsproxy.cat1
make[1]: Leaving directory `/build/buildd4/dnsproxy-1.15'
touch build-stamp
 /usr/bin/fakeroot debian/rules binary
dh_testdir
/usr/bin/make
make[1]: Entering directory `/build/buildd4/dnsproxy-1.15'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/build/buildd4/dnsproxy-1.15'
touch build-stamp
dh_testdir
dh_testroot
dh_clean -k 
dh_installdirs var/spool/dnsproxy
# Install application files into debian/dnsproxy
install -D -m 555 dnsproxy debian/dnsproxy/usr/sbin/dnsproxy
install -D -m 644 debian/dnsproxy.conf debian/dnsproxy/etc/dnsproxy.conf
dh_testdir
dh_testroot
dh_installchangelogs 
dh_installdocs
dh_installman dnsproxy.1
dh_link
dh_strip
dh_compress
dh_fixperms
dh_installinit
dh_installdeb
dh_shlibdeps
dh_gencontrol
dh_md5sums
dh_builddeb
dpkg-deb: building package `dnsproxy' in `../dnsproxy_1.15-2_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 20070327-1520

chroot-unstable/build/buildd4/dnsproxy_1.15-2_m32r.deb:
 new debian package, version 2.0.
 size 13706 bytes: control archive= 1295 bytes.
      62 bytes,     3 lines      conffiles            
     986 bytes,    24 lines      control              
     334 bytes,     5 lines      md5sums              
     414 bytes,    20 lines   *  postinst             #!/bin/sh
     174 bytes,     7 lines   *  postrm               #!/bin/sh
     272 bytes,    11 lines   *  prerm                #!/bin/sh
 Package: dnsproxy
 Version: 1.15-2
 Section: net
 Priority: optional
 Architecture: m32r
 Depends: libc6 (>= 2.3.5-1), libevent1 (>= 1.1a), adduser
 Installed-Size: 120
 Maintainer: Patrick Schoenfeld <schoenfeld at in-medias-res.com>
 Description: proxy for DNS queries
  dnsproxy forwards DNS queries to two previously configured nameservers:
  one for authoritative queries and another for recursive queries.
  The received answers are sent back to the client unchanged.
  No local caching is done.
  .
  Primary motivation for this project was the need to replace Bind servers with
  djbdns in an ISP environment. These servers get recursive queries from
  customerrm: cannot remove directory `/tmp/dpkgQi5N3M': Directory not empty
rm cleanup failed, code 256
s and authoritative queries from outside at the same IP address.
  Now it is possible to run dnscache and tinydns on the same machine with
  queries dispatched by dnsproxy.
  .
  Another possible scenario is a firewall where proxy queries should be
  forwarded to the real server in a DMZ.
  .
   Homepage: http://wolfermann.org/dnsproxy.html

chroot-unstable/build/buildd4/dnsproxy_1.15-2_m32r.deb:
drwxr-xr-x root/root         0 2007-03-27 15:19 ./
drwxr-xr-x root/root         0 2007-03-27 15:18 ./var/
drwxr-xr-x root/root         0 2007-03-27 15:18 ./var/spool/
drwxr-xr-x root/root         0 2007-03-27 15:18 ./var/spool/dnsproxy/
drwxr-xr-x root/root         0 2007-03-27 15:18 ./usr/
drwxr-xr-x root/root         0 2007-03-27 15:18 ./usr/sbin/
-rwxr-xr-x root/root     11288 2007-03-27 15:18 ./usr/sbin/dnsproxy
drwxr-xr-x root/root         0 2007-03-27 15:18 ./usr/share/
drwxr-xr-x root/root         0 2007-03-27 15:18 ./usr/share/doc/
drwxr-xr-x root/root         0 2007-03-27 15:19 ./usr/share/doc/dnsproxy/
-rw-r--r-- root/root       411 2007-03-27 15:12 ./usr/share/doc/dnsproxy/README.Debian
-rw-r--r-- root/root      4918 2007-03-27 15:12 ./usr/share/doc/dnsproxy/copyright
-rw-r--r-- root/root       372 2007-03-27 15:12 ./usr/share/doc/dnsproxy/changelog.Debian.gz
drwxr-xr-x root/root         0 2007-03-27 15:18 ./usr/share/man/
drwxr-xr-x root/root         0 2007-03-27 15:19 ./usr/share/man/man1/
-rw-r--r-- root/root      2129 2005-05-17 07:52 ./usr/share/man/man1/dnsproxy.1.gz
drwxr-xr-x root/root         0 2007-03-27 15:19 ./etc/
-rw-r--r-- root/root       741 2007-03-27 15:18 ./etc/dnsproxy.conf
drwxr-xr-x root/root         0 2007-03-27 15:19 ./etc/default/
-rw-r--r-- root/root       326 2007-03-27 15:12 ./etc/default/dnsproxy
drwxr-xr-x root/root         0 2007-03-27 15:19 ./etc/init.d/
-rwxr-xr-x root/root      1469 2007-03-27 15:12 ./etc/init.d/dnsproxy

dnsproxy_1.15-2_m32r.changes:
Format: 1.7
Date: Thu,  1 Feb 2007 17:08:08 +0100
Source: dnsproxy
Binary: dnsproxy
Architecture: m32r
Version: 1.15-2
Distribution: unstable
Urgency: low
Maintainer: Patrick Schoenfeld <schoenfeld at in-medias-res.com>
Changed-By: Patrick Schoenfeld <schoenfeld at in-medias-res.com>
Description: 
 dnsproxy   - proxy for DNS queries
Closes: 404898
Changes: 
 dnsproxy (1.15-2) unstable; urgency=low
 .
   * Did some changes to fix build errors:
   	- Added a patch to fix missing prototypes
   	- Added an option in CFLAGS to include a _USE_GNU define
    	- Added groff-base to build dependencies
     (Closes: #404898)
Files: 
 c66bbb361c764a8f5103b20af335ebb8 13706 net optional dnsproxy_1.15-2_m32r.deb

******************************************************************************
Built successfully

NOTE: The package could have used binaries from the following packages
(access time changed) without a source dependency:
  groff: /usr/bin/groff

Purging chroot-unstable/build/buildd4/dnsproxy-1.15
------------------------------------------------------------------------------
  /usr/bin/sudo /usr/bin/apt-get --purge $CHROOT_OPTIONS -q -y install libdb4.3-dev*
Reading package lists...
Building dependency tree...
Note, selecting libdb4.3-dev for regex 'libdb4.3-dev*'
0 upgraded, 0 newly installed, 0 to remove and 12 not upgraded.
  /usr/bin/sudo dpkg --root=/debian/buildd4/build/chroot-unstable --purge libevent-dev
(Reading database ... 61248 files and directories currently installed.)
Removing libevent-dev ...
******************************************************************************
Finished at 20070327-1521
Build needed 00:08:49, 1116k disk space




More information about the build-status mailing list