[build-status: 62016] Log for successful build of ffproxy_1.6-3 (dist=unstable)

Build Daemon buildd at linux-m32r.org
Tue Mar 27 16:03:14 JST 2007


Automatic build of ffproxy_1.6-3 on mappi006 by sbuild/m32r 1.7
Build started at 20070327-1551
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Need to get 110kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main ffproxy 1.6-3 (dsc) [580B]
Get:2 http://debian.linux-m32r.org 06_devonian/main ffproxy 1.6-3 (tar) [78.2kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main ffproxy 1.6-3 (diff) [31.0kB]
Fetched 110kB in 1s (75.1kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 5), autotools-dev, dpatch
Checking for already installed source dependencies...
debhelper: already installed (in sufficient version 5.0.42 >= 5)
autotools-dev: already installed
dpatch: already installed
Checking for source dependency conflicts...
Checking correctness of source dependencies...
------------------------------------------------------------------------------
gpg: Signature made Sat Mar  3 20:27:32 2007 JST using DSA key ID F5D65169
gpg: Can't check signature: public key not found
dpkg-source: extracting ffproxy in ffproxy-1.6
dpkg-source: unpacking ffproxy_1.6.orig.tar.gz
dpkg-source: applying /debian/buildd4/build/ffproxy_1.6-3.diff.gz
dpkg-buildpackage: source package is ffproxy
dpkg-buildpackage: source version is 1.6-3
dpkg-buildpackage: source changed by Emmanuel Bouthenot <kolter at openics.org>
dpkg-buildpackage: host architecture m32r
dpkg-buildpackage: source version without epoch 1.6-3
 /usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp 
# Add here commands to clean up after the build process.
/usr/bin/make distclean
make[1]: Entering directory `/build/buildd4/ffproxy-1.6'
make[1]: *** No rule to make target `distclean'.  Stop.
make[1]: Leaving directory `/build/buildd4/ffproxy-1.6'
make: [clean-stamp] Error 2 (ignored)
cp -f /usr/share/misc/config.sub config.sub
cp -f /usr/share/misc/config.guess config.guess
dh_clean 
dpatch  deapply-all  
01_add_piddir not applied to ./ .
rm -rf patch-stamp patch-stampT debian/patched
 debian/rules build
test -d debian/patched || install -d debian/patched
dpatch  apply-all  
applying patch 01_add_piddir to ./ ... ok.
dpatch  cat-all  >>patch-stampT
mv -f patch-stampT patch-stamp
dh_testdir
./configure --host=m32r-linux-gnu \
	--build=m32r-linux-gnu \
	--prefix=/usr \
	--mandir=\${prefix}/share/man \
	--infodir=\${prefix}/share/info \
	--datadir=/etc \
	--sysconfdir=/etc/ffproxy CFLAGS="-Wall -g -O2"
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 for a BSD-compatible install... /usr/bin/ginstall -c
checking for gethostbyname in -lnsl... yes
checking for connect in -lsocket... no
checking how to run the C preprocessor... m32r-linux-gnu-gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/wait.h that is POSIX.1 compatible... 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 arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for stdlib.h... (cached) yes
checking for string.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 syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for pid_t... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for unistd.h... (cached) yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/socket.h... (cached) yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking return type of signal handlers... void
checking for dup2... yes
checking for gethostbyname... yes
checking for inet_ntoa... yes
checking for memset... yes
checking for regcomp... yes
checking for select... yes
checking for socket... yes
checking for strchr... yes
checking for strncasecmp... yes
checking for daemon... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating configure.h
dh_testdir
# Add here commands to compile the package.
/usr/bin/make ffproxy man
make[1]: Entering directory `/build/buildd4/ffproxy-1.6'
m32r-linux-gnu-gcc -Wall -g -O2 -DCFGFILE="\"/etc/ffproxy/ffproxy.conf\"" -DDATADIR="\"/etc/ffproxy\""    -c -o main.o main.c
m32r-linux-gnu-gcc -Wall -g -O2 -DCFGFILE="\"/etc/ffproxy/ffproxy.conf\"" -DDATADIR="\"/etc/ffproxy\""    -c -o print.o print.c
m32r-linux-gnu-gcc -Wall -g -O2 -DCFGFILE="\"/etc/ffproxy/ffproxy.conf\"" -DDATADIR="\"/etc/ffproxy\""    -c -o socket.o socket.c
m32r-linux-gnu-gcc -Wall -g -O2 -DCFGFILE="\"/etc/ffproxy/ffproxy.conf\"" -DDATADIR="\"/etc/ffproxy\""    -c -o request.o request.c
m32r-linux-gnu-gcc -Wall -g -O2 -DCFGFILE="\"/etc/ffproxy/ffproxy.conf\"" -DDATADIR="\"/etc/ffproxy\""    -c -o http.o http.c
m32r-linux-gnu-gcc -Wall -g -O2 -DCFGFILE="\"/etc/ffproxy/ffproxy.conf\"" -DDATADIR="\"/etc/ffproxy\""    -c -o alloc.o alloc.c
m32r-linux-gnu-gcc -Wall -g -O2 -DCFGFILE="\"/etc/ffproxy/ffproxy.conf\"" -DDATADIR="\"/etc/ffproxy\""    -c -o filter.o filter.c
m32r-linux-gnu-gcc -Wall -g -O2 -DCFGFILE="\"/etc/ffproxy/ffproxy.conf\"" -DDATADIR="\"/etc/ffproxy\""    -c -o db.o db.c
m32r-linux-gnu-gcc -Wall -g -O2 -DCFGFILE="\"/etc/ffproxy/ffproxy.conf\"" -DDATADIR="\"/etc/ffproxy\""    -c -o file.o file.c
m32r-linux-gnu-gcc -Wall -g -O2 -DCFGFILE="\"/etc/ffproxy/ffproxy.conf\"" -DDATADIR="\"/etc/ffproxy\""    -c -o dns.o dns.c
m32r-linux-gnu-gcc -Wall -g -O2 -DCFGFILE="\"/etc/ffproxy/ffproxy.conf\"" -DDATADIR="\"/etc/ffproxy\""    -c -o signals.o signals.c
m32r-linux-gnu-gcc -Wall -g -O2 -DCFGFILE="\"/etc/ffproxy/ffproxy.conf\"" -DDATADIR="\"/etc/ffproxy\""    -c -o access.o access.c
m32r-linux-gnu-gcc -Wall -g -O2 -DCFGFILE="\"/etc/ffproxy/ffproxy.conf\"" -DDATADIR="\"/etc/ffproxy\""    -c -o regex.o regex.c
m32r-linux-gnu-gcc -Wall -g -O2 -DCFGFILE="\"/etc/ffproxy/ffproxy.conf\"" -DDATADIR="\"/etc/ffproxy\""    -c -o msg.o msg.c
m32r-linux-gnu-gcc -Wall -g -O2 -DCFGFILE="\"/etc/ffproxy/ffproxy.conf\"" -DDATADIR="\"/etc/ffproxy\""    -c -o poll.o poll.c
m32r-linux-gnu-gcc -Wall -g -O2 -DCFGFILE="\"/etc/ffproxy/ffproxy.conf\"" -DDATADIR="\"/etc/ffproxy\""    -c -o number.o number.c
m32r-linux-gnu-gcc  -o ffproxy main.o print.o socket.o request.o http.o alloc.o filter.o db.o file.o dns.o signals.o access.o regex.o msg.o poll.o number.o -lnsl 
for i in ffproxy.8 ffproxy.conf.5 ffproxy.quick.7; do \
		sed -e 's|_BASE_|/etc/ffproxy|g' -e 's|_CFGFILE_|/etc/ffproxy/ffproxy.conf|g' $i.s > $i; \
		done || for i in ffproxy.8 ffproxy.conf.5 ffproxy.quick.7; do \
				cp $i $i.s; done
make[1]: Leaving directory `/build/buildd4/ffproxy-1.6'
touch build
 /usr/bin/fakeroot debian/rules binary
dh_testdir
# Add here commands to compile the package.
/usr/bin/make ffproxy man
make[1]: Entering directory `/build/buildd4/ffproxy-1.6'
make[1]: `ffproxy' is up to date.
for i in ffproxy.8 ffproxy.conf.5 ffproxy.quick.7; do \
		sed -e 's|_BASE_|/etc/ffproxy|g' -e 's|_CFGFILE_|/etc/ffproxy/ffproxy.conf|g' $i.s > $i; \
		done || for i in ffproxy.8 ffproxy.conf.5 ffproxy.quick.7; do \
				cp $i $i.s; done
make[1]: Leaving directory `/build/buildd4/ffproxy-1.6'
touch build
dh_testdir
dh_testroot
dh_clean -k 
dh_installdirs
install -m 0755 ffproxy \
		/build/buildd4/ffproxy-1.6/debian/ffproxy/usr/bin
install -m 0644 db/* \
		/build/buildd4/ffproxy-1.6/debian/ffproxy/etc/ffproxy/db
install -m 0644 html/* \
		/build/buildd4/ffproxy-1.6/debian/ffproxy/etc/ffproxy/html
install -d /build/buildd4/ffproxy-1.6/debian/ffproxy/usr/share/doc/ffproxy
install -m 0644 debian/ffproxy.conf.debian \
		/build/buildd4/ffproxy-1.6/debian/ffproxy/usr/share/doc/ffproxy
dh_testdir
dh_testroot
dh_installchangelogs ChangeLog
dh_installdocs
dh_installinit
dh_installman ffproxy.conf.5 ffproxy.quick.7 ffproxy.8
dh_strip
dh_compress
dh_fixperms
dh_installdeb
dh_shlibdeps
dh_gencontrol
dh_md5sums
dh_builddeb
dpkg-deb: building package `ffproxy' in `../ffproxy_1.6-3_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-1602

chroot-unstable/build/buildd4/ffproxy_1.6-3_m32r.deb:
 new debian package, version 2.0.
 size 36542 bytes: control archive= 1553 bytes.
     571 bytes,    19 lines      conffiles            
     736 bytes,    17 lines      control              
     801 bytes,    12 lines      md5sums              
     598 bytes,    32 lines   *  postinst             #!/bin/sh
     488 bytes,    29 lines   *  postrm               #!/bin/sh
     269 bytes,    11 lines   *  prerm                #!/bin/sh
 Package: ffproxy
 Version: 1.6-3
 Section: net
 Priority: optional
 Architecture: m32r
 Depends: libc6 (>= 2.3.5-1), lsb-base (>= 3.0-3), ucf (>= 0.08)
 Installed-Size: 240
 Maintainer: Emmanuel Bouthenot <kolter at openics.org>
 Description: A light and customizable http(s) proxy server with ipv6 support
  ffproxy is a filtering HTTP/HTTPS proxy server.
   - It is able to filter by host, URL, and header.
   - Custom header entries can be filtered and added.
   - It can even drop its privileges and be chrooted.
   - Logging to syslog() is supported.
   - It can use another auxiliary proxy server.
   - HTTP accelerator feature (acting as front-end to a HTTP servrm: cannot remove directory `/tmp/dpkgCF04YH': Directory not empty
rm cleanup failed, code 256
er) is included.
   - It allows transparent IPv6 over IPv4 browsing (and vice versa).

chroot-unstable/build/buildd4/ffproxy_1.6-3_m32r.deb:
drwxr-xr-x root/root         0 2007-03-27 16:01 ./
drwxr-xr-x root/root         0 2007-03-27 16:00 ./usr/
drwxr-xr-x root/root         0 2007-03-27 16:01 ./usr/bin/
-rwxr-xr-x root/root     28744 2007-03-27 16:01 ./usr/bin/ffproxy
drwxr-xr-x root/root         0 2007-03-27 16:00 ./usr/share/
drwxr-xr-x root/root         0 2007-03-27 16:00 ./usr/share/doc/
drwxr-xr-x root/root         0 2007-03-27 16:01 ./usr/share/doc/ffproxy/
-rw-r--r-- root/root      3665 2007-03-27 16:00 ./usr/share/doc/ffproxy/ffproxy.conf.debian
-rw-r--r-- root/root      2683 2005-01-06 00:13 ./usr/share/doc/ffproxy/changelog.gz
-rw-r--r-- root/root       445 2005-01-05 22:18 ./usr/share/doc/ffproxy/BUGS
-rw-r--r-- root/root       583 2005-01-05 22:18 ./usr/share/doc/ffproxy/README
-rw-r--r-- root/root        93 2003-08-09 07:44 ./usr/share/doc/ffproxy/TODO
-rw-r--r-- root/root      1013 2007-03-27 15:52 ./usr/share/doc/ffproxy/README.Debian
-rw-r--r-- root/root      1225 2007-03-27 15:52 ./usr/share/doc/ffproxy/copyright
-rw-r--r-- root/root       345 2007-03-27 15:52 ./usr/share/doc/ffproxy/changelog.Debian.gz
drwxr-xr-x root/root         0 2007-03-27 16:00 ./usr/share/man/
drwxr-xr-x root/root         0 2007-03-27 16:01 ./usr/share/man/man5/
-rw-r--r-- root/root      2519 2007-03-27 15:59 ./usr/share/man/man5/ffproxy.conf.5.gz
drwxr-xr-x root/root         0 2007-03-27 16:01 ./usr/share/man/man7/
-rw-r--r-- root/root      2162 2007-03-27 15:59 ./usr/share/man/man7/ffproxy.quick.7.gz
drwxr-xr-x root/root         0 2007-03-27 16:01 ./usr/share/man/man8/
-rw-r--r-- root/root      4460 2007-03-27 15:59 ./usr/share/man/man8/ffproxy.8.gz
drwxr-xr-x root/root         0 2007-03-27 16:00 ./etc/
drwxr-xr-x root/root         0 2007-03-27 16:00 ./etc/ffproxy/
drwxr-xr-x root/root         0 2007-03-27 16:00 ./etc/ffproxy/db/
-rw-r--r-- root/root       307 2007-03-27 16:00 ./etc/ffproxy/db/access.dyndns
-rw-r--r-- root/root       486 2007-03-27 16:00 ./etc/ffproxy/db/access.host
-rw-r--r-- root/root       400 2007-03-27 16:00 ./etc/ffproxy/db/access.ip
-rw-r--r-- root/root       464 2007-03-27 16:00 ./etc/ffproxy/db/filter.header.add
-rw-r--r-- root/root       237 2007-03-27 16:00 ./etc/ffproxy/db/filter.header.drop
-rw-r--r-- root/root       495 2007-03-27 16:00 ./etc/ffproxy/db/filter.header.entry
-rw-r--r-- root/root       327 2007-03-27 16:00 ./etc/ffproxy/db/filter.header.match
-rw-r--r-- root/root       713 2007-03-27 16:00 ./etc/ffproxy/db/filter.host.match
-rw-r--r-- root/root       336 2007-03-27 16:00 ./etc/ffproxy/db/filter.rheader.drop
-rw-r--r-- root/root       415 2007-03-27 16:00 ./etc/ffproxy/db/filter.rheader.entry
-rw-r--r-- root/root       298 2007-03-27 16:00 ./etc/ffproxy/db/filter.rheader.match
-rw-r--r-- root/root       399 2007-03-27 16:00 ./etc/ffproxy/db/filter.url.match
drwxr-xr-x root/root         0 2007-03-27 16:00 ./etc/ffproxy/html/
-rw-r--r-- root/root       234 2007-03-27 16:00 ./etc/ffproxy/html/connect
-rw-r--r-- root/root       254 2007-03-27 16:00 ./etc/ffproxy/html/filtered
-rw-r--r-- root/root       228 2007-03-27 16:00 ./etc/ffproxy/html/invalid
-rw-r--r-- root/root       276 2007-03-27 16:00 ./etc/ffproxy/html/post
-rw-r--r-- root/root       229 2007-03-27 16:00 ./etc/ffproxy/html/resolve
drwxr-xr-x root/root         0 2007-03-27 16:00 ./etc/default/
-rw-r--r-- root/root       341 2007-03-27 15:52 ./etc/default/ffproxy
drwxr-xr-x root/root         0 2007-03-27 16:00 ./etc/init.d/
-rwxr-xr-x root/root      3092 2007-03-27 15:52 ./etc/init.d/ffproxy

ffproxy_1.6-3_m32r.changes:
Format: 1.7
Date: Sat,  3 Mar 2007 11:11:23 +0100
Source: ffproxy
Binary: ffproxy
Architecture: m32r
Version: 1.6-3
Distribution: unstable
Urgency: low
Maintainer: Emmanuel Bouthenot <kolter at openics.org>
Changed-By: Emmanuel Bouthenot <kolter at openics.org>
Description: 
 ffproxy    - A light and customizable http(s) proxy server with ipv6 support
Closes: 407929
Changes: 
 ffproxy (1.6-3) unstable; urgency=low
 .
   * change the way to stop dameon to work around the bug #352554 of
     start-stop-daemon (Closes: #407929)
Files: 
 e20b104a146f92efef3fd08b0285497a 36542 net optional ffproxy_1.6-3_m32r.deb

******************************************************************************
Built successfully
Purging chroot-unstable/build/buildd4/ffproxy-1.6
------------------------------------------------------------------------------
  /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.
******************************************************************************
Finished at 20070327-1603
Build needed 00:10:55, 1428k disk space




More information about the build-status mailing list