[build-status: 59668] Log for successful build of vpnc_0.4.0-2 (dist=unstable)

Build Daemon 1 buildd at linux-m32r.org
Fri Mar 23 02:38:52 JST 2007


Automatic build of vpnc_0.4.0-2 on mappi005 by sbuild/m32r 0.53
Build started at 20070323-0227
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Need to get 95.0kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main vpnc 0.4.0-2 (dsc) [574B]
Get:2 http://debian.linux-m32r.org 06_devonian/main vpnc 0.4.0-2 (tar) [75.5kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main vpnc 0.4.0-2 (diff) [18.9kB]
Fetched 95.0kB in 3s (28.4kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 4.0.0), libgcrypt11-dev, dpatch
Checking for already installed source dependencies...
debhelper: already installed (5.0.42 >= 4.0.0 is satisfied)
libgcrypt11-dev: already installed (1.2.3-2)
dpatch: already installed (2.0.21)
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 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
------------------------------------------------------------------------------
dpkg-source: extracting vpnc in vpnc-0.4.0
dpkg-source: unpacking vpnc_0.4.0.orig.tar.gz
dpkg-source: applying /debian/buildd/build/vpnc_0.4.0-2.diff.gz
dpkg-buildpackage: source package is vpnc
dpkg-buildpackage: source version is 0.4.0-2
dpkg-buildpackage: source changed by Eduard Bloch <blade at debian.org>
dpkg-buildpackage: host architecture m32r
dpkg-buildpackage: source version without epoch 0.4.0-2
 /usr/bin/fakeroot debian/rules clean
dpatch  deapply-all  
06_stolen_from_head not applied to ./ .
05_vpnc.conf not applied to ./ .
04_debianitis not applied to ./ .
03_vpnc.8 not applied to ./ .
rm -rf patch-stamp patch-stampT debian/patched
dh_testdir
dh_testroot
rm -f build-stamp configure-stamp
# Add here commands to clean up after the build process.
/usr/bin/make distclean
make[1]: Entering directory `/build/buildd/vpnc-0.4.0'
perl -w ./enum2debug.pl isakmp.h >vpnc-debug.c 2>vpnc-debug.h
gcc -MM sysdep.c vpnc-debug.c isakmp-pkt.c tunip.c config.c dh.c math_group.c supp.c vpnc.c cisco-decrypt.c -W -Wall -O3 -Wmissing-declarations -Wwrite-strings -g    -DVERSION=\"0.4.0\" > .depend
make[1]: Leaving directory `/build/buildd/vpnc-0.4.0'
make[1]: Entering directory `/build/buildd/vpnc-0.4.0'
rm -f sysdep.o vpnc-debug.o isakmp-pkt.o tunip.o config.o dh.o math_group.o supp.o vpnc.o cisco-decrypt.o vpnc cisco-decrypt tags
rm -f vpnc-debug.c vpnc-debug.h vpnc.ps .depend
make[1]: Leaving directory `/build/buildd/vpnc-0.4.0'
dh_clean 
 debian/rules build
dh_testdir
# Add here commands to configure the package.
touch configure-stamp
test -d debian/patched || install -d debian/patched
dpatch  apply-all  
applying patch 03_vpnc.8 to ./ ... ok.
applying patch 04_debianitis to ./ ... ok.
applying patch 05_vpnc.conf to ./ ... ok.
applying patch 06_stolen_from_head to ./ ... ok.
dpatch  cat-all  >>patch-stampT
mv -f patch-stampT patch-stamp
dh_testdir
# Add here commands to compile the package.
/usr/bin/make
make[1]: Entering directory `/build/buildd/vpnc-0.4.0'
perl -w ./enum2debug.pl isakmp.h >vpnc-debug.c 2>vpnc-debug.h
gcc -MM sysdep.c vpnc-debug.c isakmp-pkt.c tunip.c config.c dh.c math_group.c supp.c vpnc.c cisco-decrypt.c -W -Wall -O3 -Wmissing-declarations -Wwrite-strings -g    -DVERSION=\"0.4.0\" > .depend
make[1]: Leaving directory `/build/buildd/vpnc-0.4.0'
make[1]: Entering directory `/build/buildd/vpnc-0.4.0'
gcc -W -Wall -O3 -Wmissing-declarations -Wwrite-strings -g    -DVERSION=\"0.4.0\"  -c -o sysdep.o sysdep.c
gcc -W -Wall -O3 -Wmissing-declarations -Wwrite-strings -g    -DVERSION=\"0.4.0\"  -c -o vpnc-debug.o vpnc-debug.c
gcc -W -Wall -O3 -Wmissing-declarations -Wwrite-strings -g    -DVERSION=\"0.4.0\"  -c -o isakmp-pkt.o isakmp-pkt.c
gcc -W -Wall -O3 -Wmissing-declarations -Wwrite-strings -g    -DVERSION=\"0.4.0\"  -c -o tunip.o tunip.c
gcc -W -Wall -O3 -Wmissing-declarations -Wwrite-strings -g    -DVERSION=\"0.4.0\"  -c -o config.o config.c
gcc -W -Wall -O3 -Wmissing-declarations -Wwrite-strings -g    -DVERSION=\"0.4.0\"  -c -o dh.o dh.c
gcc -W -Wall -O3 -Wmissing-declarations -Wwrite-strings -g    -DVERSION=\"0.4.0\"  -c -o math_group.o math_group.c
gcc -W -Wall -O3 -Wmissing-declarations -Wwrite-strings -g    -DVERSION=\"0.4.0\"  -c -o supp.o supp.c
gcc -W -Wall -O3 -Wmissing-declarations -Wwrite-strings -g    -DVERSION=\"0.4.0\"  -c -o vpnc.o vpnc.c
gcc -o vpnc sysdep.o vpnc-debug.o isakmp-pkt.o tunip.o config.o dh.o math_group.o supp.o vpnc.o -g  -lgcrypt -lgpg-error
gcc -W -Wall -O3 -Wmissing-declarations -Wwrite-strings -g    -DVERSION=\"0.4.0\"  -c -o cisco-decrypt.o cisco-decrypt.c
gcc -o cisco-decrypt cisco-decrypt.o config.o supp.o sysdep.o vpnc-debug.o -g  -lgcrypt -lgpg-error
make[1]: Leaving directory `/build/buildd/vpnc-0.4.0'
#/usr/bin/docbook-to-man debian/vpnc.sgml > vpnc.1
touch build-stamp
 /usr/bin/fakeroot debian/rules binary-arch
dh_testdir
# Add here commands to compile the package.
/usr/bin/make
make[1]: Entering directory `/build/buildd/vpnc-0.4.0'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/build/buildd/vpnc-0.4.0'
#/usr/bin/docbook-to-man debian/vpnc.sgml > vpnc.1
touch build-stamp
dh_testdir
dh_testroot
dh_clean -k 
dh_installdirs
# Add here commands to install the package into debian/vpnc.
cp vpnc vpnc-disconnect debian/vpnc/usr/sbin/
install -m755 pcf2vpnc debian/vpnc/usr/share/vpnc/
install -D -m600 vpnc.conf   debian/vpnc/etc/vpnc/example.conf
install -D -m755 vpnc-script debian/vpnc/etc/vpnc/vpnc-script
chmod 700 debian/vpnc/etc/vpnc
dh_testdir
dh_testroot
dh_installchangelogs
dh_installdocs
dh_installexamples
dh_link -pvpnc /usr/sbin/vpnc /usr/sbin/vpnc-connect
dh_installman vpnc.8
ln -sf vpnc.8.gz debian/vpnc/usr/share/man/man8/vpnc-connect.8.gz
ln -sf vpnc.8.gz debian/vpnc/usr/share/man/man8/vpnc-disconnect.8.gz
dh_link
dh_strip
dh_compress
dh_fixperms -X/etc/vpnc
dh_installdeb
dh_shlibdeps
dh_gencontrol
dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends}
dh_md5sums
dh_builddeb
dpkg-deb: building package `vpnc' in `../vpnc_0.4.0-2_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 20070323-0238

vpnc_0.4.0-2_m32r.changes:
Format: 1.7
Date: Sun, 11 Mar 2007 18:48:27 +0100
Source: vpnc
Binary: vpnc
Architecture: m32r
Version: 0.4.0-2
Distribution: unstable
Urgency: medium
Maintainer: Eduard Bloch <blade at debian.org>
Changed-By: Eduard Bloch <blade at debian.org>
Description: 
 vpnc       - Cisco-compatible VPN client
Closes: 411668 412784
Changes: 
 vpnc (0.4.0-2) unstable; urgency=medium
 .
   * proper increment variable picking when emulating Target networks
     directive (closes: #412784)
   * small bug in resolv.conf update forbidding directive handling fixed,
     it was causing unuseable resolv.conf in certain cases
   * 06_stolen_from_head.dpatch: upstream fixes in Revision 159
     (closes: #411668)
Files: 
 38ac73cf8ee7a689b28a038a2bdc343b 60842 net extra vpnc_0.4.0-2_m32r.deb

/debian/buildd/build/chroot-unstable/build/buildd/vpnc_0.4.0-2_m32r.deb:
 new debian package, version 2.0.
 size 60842 bytes: control archive= 1006 bytes.
      45 bytes,     2 lines      conffiles            
     701 bytes,    18 lines      control              
     624 bytes,    10 lines      md5sums              
 Package: vpnc
 Version: 0.4.0-2
 Section: net
 Priority: extra
 Architecture: m32r
 Depends: libc6 (>= 2.3.5-1), libgcrypt11 (>= 1.2.2), libgpg-error0 (>= 1.4)
 Suggests: resolvconf
 Installed-Size: 212
 Maintainer: Eduard Bloch <blade at debian.org>
 Description: Cisco-compatible VPN client
  vpnc is a VPN client compatible with cisco3000 VPN Concentrator (also
  known as Cisco's EasyVPN equipment). vpnc runs entirely in userspace
  and does not require kernel modules except of the tun driver to
  communicate with the network layer.
  .
  It supports most of the features needed to establish connection to the
  VPN concentrator: MD5 and SHA1 hashes, 3DES and AES ciphers, PFS and
  various IKE DH group settings.

/debian/buildd/build/chroot-unstable/build/buildd/vpnc_0.4.0-2_m32r.deb:
drwxr-xr-x root/root         0 2007-03-23 02:37 ./
drwxr-xr-x root/root         0 2007-03-23 02:35 ./etc/
drwx------ root/root         0 2007-03-23 02:35 ./etc/vpnc/
-rw------- root/root       388 2007-03-23 02:35 ./etc/vpnc/example.conf
-rwxr-xr-x root/root     12686 2007-03-23 02:35 ./etc/vpnc/vpnc-script
drwxr-xr-x root/root         0 2007-03-23 02:35 ./usr/
drwxr-xr-x root/root         0 2007-03-23 02:37 ./usr/sbin/
-rwxr-xr-x root/root     82876 2007-03-23 02:37 ./usr/sbin/vpnc
-rwxr-xr-x root/root       333 2007-03-23 02:35 ./usr/sbin/vpnc-disconnect
drwxr-xr-x root/root         0 2007-03-23 02:36 ./usr/share/
drwxr-xr-x root/root         0 2007-03-23 02:36 ./usr/share/doc/
drwxr-xr-x root/root         0 2007-03-23 02:37 ./usr/share/doc/vpnc/
-rw-r--r-- root/root      3059 2007-03-23 02:30 ./usr/share/doc/vpnc/TODO
drwxr-xr-x root/root         0 2007-03-23 02:36 ./usr/share/doc/vpnc/examples/
-rw-r--r-- root/root       388 2007-03-23 02:30 ./usr/share/doc/vpnc/examples/vpnc.conf
-rw-r--r-- root/root       855 2007-03-23 02:29 ./usr/share/doc/vpnc/copyright
-rw-r--r-- root/root      2815 2007-03-23 02:29 ./usr/share/doc/vpnc/README.Debian
-rw-r--r-- root/root      2183 2007-02-19 23:06 ./usr/share/doc/vpnc/README.gz
-rw-r--r-- root/root      3669 2007-03-23 02:29 ./usr/share/doc/vpnc/changelog.Debian.gz
drwxr-xr-x root/root         0 2007-03-23 02:35 ./usr/share/vpnc/
-rwxr-xr-x root/root      2895 2007-03-23 02:35 ./usr/share/vpnc/pcf2vpnc
drwxr-xr-x root/root         0 2007-03-23 02:36 ./usr/share/man/
drwxr-xr-x root/root         0 2007-03-23 02:37 ./usr/share/man/man8/
-rw-r--r-- root/root      2608 2007-03-23 02:30 ./usr/share/man/man8/vpnc.8.gz
drwxr-xr-x root/root         0 2007-03-23 02:35 ./var/
drwxr-xr-x root/root         0 2007-03-23 02:35 ./var/run/
drwxr-xr-x root/root         0 2007-03-23 02:35 ./var/run/vpnc/
lrwxrwxrwx root/root         0 2007-03-23 02:36 ./usr/sbin/vpnc-connect -> vpnc
lrwxrwxrwx root/root         0 2007-03-23 02:36 ./usr/share/man/man8/vpnc-connect.8.gz -> vpnc.8.gz
lrwxrwxrwx root/root         0 2007-03-23 02:36 ./usr/share/man/man8/vpnc-disconnect.8.gz -> vpnc.8.gz

******************************************************************************
Built successfully
Purging /debian/buildd/build/chroot-unstable/build/buildd/vpnc-0.4.0
------------------------------------------------------------------------------
******************************************************************************
Finished at 20070323-0238
Build needed 00:10:04, 1524k disk space




More information about the build-status mailing list