[build-status: 57750] Log for successful build of openvpn_2.0.9-5 (dist=unstable)
Build Daemon
buildd at linux-m32r.org
Fri Mar 2 22:06:54 JST 2007
Automatic build of openvpn_2.0.9-5 on mappi005 by sbuild/m32r 1.7
Build started at 20070302-2113
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Need to get 730kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main openvpn 2.0.9-5 (dsc) [623B]
Get:2 http://debian.linux-m32r.org 06_devonian/main openvpn 2.0.9-5 (tar) [669kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main openvpn 2.0.9-5 (diff) [59.9kB]
Fetched 730kB in 9s (80.7kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 4.1.16), libssl-dev (>> 0.9.6), liblzo-dev, libpam0g-dev
Checking for already installed source dependencies...
debhelper: already installed (in sufficient version 5.0.42 >= 4.1.16)
libssl-dev: already installed (in sufficient version 0.9.8c-4 >> 0.9.6)
liblzo-dev: already installed
libpam0g-dev: already installed
Checking for source dependency conflicts...
Checking correctness of source dependencies...
------------------------------------------------------------------------------
dpkg-source: extracting openvpn in openvpn-2.0.9
dpkg-source: unpacking openvpn_2.0.9.orig.tar.gz
dpkg-source: applying /debian/buildd/build/openvpn_2.0.9-5.diff.gz
dpkg-buildpackage: source package is openvpn
dpkg-buildpackage: source version is 2.0.9-5
dpkg-buildpackage: source changed by Alberto Gonzalez Iniesta <agi at inittab.org>
dpkg-buildpackage: host architecture m32r
dpkg-buildpackage: source version without epoch 2.0.9-5
/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/buildd/openvpn-2.0.9'
make[1]: *** No rule to make target `distclean'. Stop.
make[1]: Leaving directory `/build/buildd/openvpn-2.0.9'
make: [clean] Error 2 (ignored)
#clean plugins
/usr/bin/make -C plugin/auth-pam/ clean
make[1]: Entering directory `/build/buildd/openvpn-2.0.9/plugin/auth-pam'
rm -f *.o *.so
make[1]: Leaving directory `/build/buildd/openvpn-2.0.9/plugin/auth-pam'
/usr/bin/make -C plugin/down-root/ clean
make[1]: Entering directory `/build/buildd/openvpn-2.0.9/plugin/down-root'
rm -f *.o *.so
make[1]: Leaving directory `/build/buildd/openvpn-2.0.9/plugin/down-root'
dh_clean
debian/rules build
dh_testdir
# Add here commands to configure the package.
./configure --enable-pthread --enable-password-save --host=m32r-linux-gnu --build=m32r-linux-gnu --prefix=/usr --mandir=\${prefix}/share/man
checking for ifconfig... /sbin/ifconfig
checking for ip... ip
checking for route... /sbin/route
checking build system type... m32r-unknown-linux-gnu
checking host system type... m32r-unknown-linux-gnu
checking target system type... m32r-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
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 style of include used by make... GNU
checking dependency style of m32r-linux-gnu-gcc... gcc3
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking how to run the C preprocessor... m32r-linux-gnu-gcc -E
checking for egrep... grep -E
checking whether m32r-linux-gnu-gcc needs -traditional... no
checking for ANSI C header files... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for working volatile... 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 off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for uid_t in sys/types.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking for ISO C 1999 vararg macro support... yes
checking for GNU GCC vararg macro support... yes
checking for C compiler empty array support
checking for sys/wait.h that is POSIX.1 compatible... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking for sys/stat.h... (cached) yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking for stdlib.h... (cached) yes
checking for stdint.h... (cached) yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for unistd.h... (cached) yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.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 pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking net/if_tun.h usability... no
checking net/if_tun.h presence... no
checking for net/if_tun.h... no
checking net/if.h usability... yes
checking net/if.h presence... yes
checking for net/if.h... yes
checking stropts.h usability... yes
checking stropts.h presence... yes
checking for stropts.h... yes
checking sys/sockio.h usability... no
checking sys/sockio.h presence... no
checking for sys/sockio.h... no
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netinet/in_systm.h usability... yes
checking netinet/in_systm.h presence... yes
checking for netinet/in_systm.h... yes
checking netinet/ip.h usability... yes
checking netinet/ip.h presence... yes
checking for netinet/ip.h... yes
checking netinet/if_ether.h usability... yes
checking netinet/if_ether.h presence... yes
checking for netinet/if_ether.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking resolv.h usability... yes
checking resolv.h presence... yes
checking for resolv.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking linux/if_tun.h usability... yes
checking linux/if_tun.h presence... yes
checking for linux/if_tun.h... yes
checking linux/sockios.h usability... yes
checking linux/sockios.h presence... yes
checking for linux/sockios.h... yes
checking linux/types.h usability... yes
checking linux/types.h presence... yes
checking for linux/types.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking sys/epoll.h usability... yes
checking sys/epoll.h presence... yes
checking for sys/epoll.h... yes
checking for linux/errqueue.h... yes
checking for in_addr_t... yes
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for struct tun_pi... yes
checking for struct iphdr... yes
checking for struct iovec... yes
checking for struct sock_extended_err... yes
checking for struct msghdr... yes
checking for struct cmsghdr... yes
checking for unsigned int... yes
checking size of unsigned int... 4
checking for unsigned long... yes
checking size of unsigned long... 4
checking for socklen_t... yes
checking return type of signal handlers... void
checking for library containing socket... none required
checking for library containing inet_ntoa... none required
checking for library containing gethostbyname... none required
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 daemon... yes
checking for chroot... yes
checking for getpwnam... yes
checking for setuid... yes
checking for nice... yes
checking for system... yes
checking for getpid... yes
checking for dup... yes
checking for dup2... yes
checking for getpass... yes
checking for strerror... yes
checking for syslog... yes
checking for openlog... yes
checking for mlockall... yes
checking for getgrnam... yes
checking for setgid... yes
checking for setgroups... yes
checking for stat... yes
checking for flock... yes
checking for readv... yes
checking for writev... yes
checking for setsockopt... yes
checking for getsockopt... yes
checking for setsid... yes
checking for chdir... yes
checking for gettimeofday... yes
checking for putenv... yes
checking for getpeername... yes
checking for unlink... yes
checking for poll... yes
checking for chsize... no
checking for ftruncate... yes
checking for working memcmp... yes
checking for socket... yes
checking for recv... yes
checking for recvfrom... yes
checking for send... yes
checking for sendto... yes
checking for listen... yes
checking for accept... yes
checking for connect... yes
checking for bind... yes
checking for select... yes
checking for gethostbyname... yes
checking for inet_ntoa... yes
checking for time... yes
checking for ctime... yes
checking for memset... yes
checking for vsnprintf... yes
configure: checking for working epoll implementation...
checking for epoll_create... yes
configure: checking for pthread support...
********* WARNING: pthread support is experimental for OpenVPN 2.0
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... -D_REENTRANT
checking for cc_r... m32r-linux-gnu-gcc
configure: checking for libdl Library and Header files...
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for dlopen... no
checking for dlopen in -ldl... yes
configure: checking for LZO Library and Header files...
checking lzo/lzo1x.h usability... no
checking lzo/lzo1x.h presence... no
checking for lzo/lzo1x.h... no
checking lzo1x.h usability... yes
checking lzo1x.h presence... yes
checking for lzo1x.h... yes
checking for lzo1x_1_15_compress in -llzo... yes
configure: checking for OpenSSL Crypto Library and Header files...
checking openssl/evp.h usability... yes
checking openssl/evp.h presence... yes
checking for openssl/evp.h... yes
checking for EVP_CIPHER_CTX_init in -lcrypto... yes
configure: checking that OpenSSL Library is at least version 0.9.6...
checking for EVP_CIPHER_CTX_set_key_length... yes
checking openssl/engine.h usability... yes
checking openssl/engine.h presence... yes
checking for openssl/engine.h... yes
checking for ENGINE_load_builtin_engines... yes
checking for ENGINE_register_all_complete... yes
checking for ENGINE_cleanup... yes
configure: checking for OpenSSL SSL Library and Header files...
checking openssl/ssl.h usability... yes
checking openssl/ssl.h presence... yes
checking for openssl/ssl.h... yes
checking for SSL_CTX_new in -lssl... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating openvpn.spec
config.status: creating config-win32.h
config.status: creating install-win32/openvpn.nsi
config.status: creating config.h
config.status: executing depfiles commands
dh_testdir
# Add here commands to compile the package.
/usr/bin/make
make[1]: Entering directory `/build/buildd/openvpn-2.0.9'
/usr/bin/make all-am
make[2]: Entering directory `/build/buildd/openvpn-2.0.9'
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -g -O2 -D_REENTRANT -pthread -MT base64.o -MD -MP -MF ".deps/base64.Tpo" -c -o base64.o base64.c; \
then mv -f ".deps/base64.Tpo" ".deps/base64.Po"; else rm -f ".deps/base64.Tpo"; exit 1; fi
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -g -O2 -D_REENTRANT -pthread -MT buffer.o -MD -MP -MF ".deps/buffer.Tpo" -c -o buffer.o buffer.c; \
then mv -f ".deps/buffer.Tpo" ".deps/buffer.Po"; else rm -f ".deps/buffer.Tpo"; exit 1; fi
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -g -O2 -D_REENTRANT -pthread -MT crypto.o -MD -MP -MF ".deps/crypto.Tpo" -c -o crypto.o crypto.c; \
then mv -f ".deps/crypto.Tpo" ".deps/crypto.Po"; else rm -f ".deps/crypto.Tpo"; exit 1; fi
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -g -O2 -D_REENTRANT -pthread -MT error.o -MD -MP -MF ".deps/error.Tpo" -c -o error.o error.c; \
then mv -f ".deps/error.Tpo" ".deps/error.Po"; else rm -f ".deps/error.Tpo"; exit 1; fi
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -g -O2 -D_REENTRANT -pthread -MT event.o -MD -MP -MF ".deps/event.Tpo" -c -o event.o event.c; \
then mv -f ".deps/event.Tpo" ".deps/event.Po"; else rm -f ".deps/event.Tpo"; exit 1; fi
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -g -O2 -D_REENTRANT -pthread -MT fdmisc.o -MD -MP -MF ".deps/fdmisc.Tpo" -c -o fdmisc.o fdmisc.c; \
then mv -f ".deps/fdmisc.Tpo" ".deps/fdmisc.Po"; else rm -f ".deps/fdmisc.Tpo"; exit 1; fi
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -g -O2 -D_REENTRANT -pthread -MT forward.o -MD -MP -MF ".deps/forward.Tpo" -c -o forward.o forward.c; \
then mv -f ".deps/forward.Tpo" ".deps/forward.Po"; else rm -f ".deps/forward.Tpo"; exit 1; fi
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -g -O2 -D_REENTRANT -pthread -MT fragment.o -MD -MP -MF ".deps/fragment.Tpo" -c -o fragment.o fragment.c; \
then mv -f ".deps/fragment.Tpo" ".deps/fragment.Po"; else rm -f ".deps/fragment.Tpo"; exit 1; fi
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -g -O2 -D_REENTRANT -pthread -MT gremlin.o -MD -MP -MF ".deps/gremlin.Tpo" -c -o gremlin.o gremlin.c; \
then mv -f ".deps/gremlin.Tpo" ".deps/gremlin.Po"; else rm -f ".deps/gremlin.Tpo"; exit 1; fi
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -g -O2 -D_REENTRANT -pthread -MT helper.o -MD -MP -MF ".deps/helper.Tpo" -c -o helper.o helper.c; \
then mv -f ".deps/helper.Tpo" ".deps/helper.Po"; else rm -f ".deps/helper.Tpo"; exit 1; fi
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -g -O2 -D_REENTRANT -pthread -MT init.o -MD -MP -MF ".deps/init.Tpo" -c -o init.o init.c; \
then mv -f ".deps/init.Tpo" ".deps/init.Po"; else rm -f ".deps/init.Tpo"; exit 1; fi
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -g -O2 -D_REENTRANT -pthread -MT interval.o -MD -MP -MF ".deps/interval.Tpo" -c -o interval.o interval.c; \
then mv -f ".deps/interval.Tpo" ".deps/interval.Po"; else rm -f ".deps/interval.Tpo"; exit 1; fi
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -g -O2 -D_REENTRANT -pthread -MT list.o -MD -MP -MF ".deps/list.Tpo" -c -o list.o list.c; \
then mv -f ".deps/list.Tpo" ".deps/list.Po"; else rm -f ".deps/list.Tpo"; exit 1; fi
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -g -O2 -D_REENTRANT -pthread -MT lzo.o -MD -MP -MF ".deps/lzo.Tpo" -c -o lzo.o lzo.c; \
then mv -f ".deps/lzo.Tpo" ".deps/lzo.Po"; else rm -f ".deps/lzo.Tpo"; exit 1; fi
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -g -O2 -D_REENTRANT -pthread -MT manage.o -MD -MP -MF ".deps/manage.Tpo" -c -o manage.o manage.c; \
then mv -f ".deps/manage.Tpo" ".deps/manage.Po"; else rm -f ".deps/manage.Tpo"; exit 1; fi
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -g -O2 -D_REENTRANT -pthread -MT mbuf.o -MD -MP -MF ".deps/mbuf.Tpo" -c -o mbuf.o mbuf.c; \
then mv -f ".deps/mbuf.Tpo" ".deps/mbuf.Po"; else rm -f ".deps/mbuf.Tpo"; exit 1; fi
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -g -O2 -D_REENTRANT -pthread -MT misc.o -MD -MP -MF ".deps/misc.Tpo" -c -o misc.o misc.c; \
then mv -f ".deps/misc.Tpo" ".deps/misc.Po"; else rm -f ".deps/misc.Tpo"; exit 1; fi
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -g -O2 -D_REENTRANT -pthread -MT mroute.o -MD -MP -MF ".deps/mroute.Tpo" -c -o mroute.o mroute.c; \
then mv -f ".deps/mroute.Tpo" ".deps/mroute.Po"; else rm -f ".deps/mroute.Tpo"; exit 1; fi
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -g -O2 -D_REENTRANT -pthread -MT mss.o -MD -MP -MF ".deps/mss.Tpo" -c -o mss.o mss.c; \
then mv -f ".deps/mss.Tpo" ".deps/mss.Po"; else rm -f ".deps/mss.Tpo"; exit 1; fi
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -g -O2 -D_REENTRANT -pthread -MT mtcp.o -MD -MP -MF ".deps/mtcp.Tpo" -c -o mtcp.o mtcp.c; \
then mv -f ".deps/mtcp.Tpo" ".deps/mtcp.Po"; else rm -f ".deps/mtcp.Tpo"; exit 1; fi
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -g -O2 -D_REENTRANT -pthread -MT mtu.o -MD -MP -MF ".deps/mtu.Tpo" -c -o mtu.o mtu.c; \
then mv -f ".deps/mtu.Tpo" ".deps/mtu.Po"; else rm -f ".deps/mtu.Tpo"; exit 1; fi
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -g -O2 -D_REENTRANT -pthread -MT mudp.o -MD -MP -MF ".deps/mudp.Tpo" -c -o mudp.o mudp.c; \
then mv -f ".deps/mudp.Tpo" ".deps/mudp.Po"; else rm -f ".deps/mudp.Tpo"; exit 1; fi
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -g -O2 -D_REENTRANT -pthread -MT multi.o -MD -MP -MF ".deps/multi.Tpo" -c -o multi.o multi.c; \
then mv -f ".deps/multi.Tpo" ".deps/multi.Po"; else rm -f ".deps/multi.Tpo"; exit 1; fi
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -g -O2 -D_REENTRANT -pthread -MT ntlm.o -MD -MP -MF ".deps/ntlm.Tpo" -c -o ntlm.o ntlm.c; \
then mv -f ".deps/ntlm.Tpo" ".deps/ntlm.Po"; else rm -f ".deps/ntlm.Tpo"; exit 1; fi
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -g -O2 -D_REENTRANT -pthread -MT occ.o -MD -MP -MF ".deps/occ.Tpo" -c -o occ.o occ.c; \
then mv -f ".deps/occ.Tpo" ".deps/occ.Po"; else rm -f ".deps/occ.Tpo"; exit 1; fi
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -g -O2 -D_REENTRANT -pthread -MT openvpn.o -MD -MP -MF ".deps/openvpn.Tpo" -c -o openvpn.o openvpn.c; \
then mv -f ".deps/openvpn.Tpo" ".deps/openvpn.Po"; else rm -f ".deps/openvpn.Tpo"; exit 1; fi
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -g -O2 -D_REENTRANT -pthread -MT options.o -MD -MP -MF ".deps/options.Tpo" -c -o options.o options.c; \
then mv -f ".deps/options.Tpo" ".deps/options.Po"; else rm -f ".deps/options.Tpo"; exit 1; fi
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -g -O2 -D_REENTRANT -pthread -MT otime.o -MD -MP -MF ".deps/otime.Tpo" -c -o otime.o otime.c; \
then mv -f ".deps/otime.Tpo" ".deps/otime.Po"; else rm -f ".deps/otime.Tpo"; exit 1; fi
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -g -O2 -D_REENTRANT -pthread -MT packet_id.o -MD -MP -MF ".deps/packet_id.Tpo" -c -o packet_id.o packet_id.c; \
then mv -f ".deps/packet_id.Tpo" ".deps/packet_id.Po"; else rm -f ".deps/packet_id.Tpo"; exit 1; fi
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -g -O2 -D_REENTRANT -pthread -MT perf.o -MD -MP -MF ".deps/perf.Tpo" -c -o perf.o perf.c; \
then mv -f ".deps/perf.Tpo" ".deps/perf.Po"; else rm -f ".deps/perf.Tpo"; exit 1; fi
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -g -O2 -D_REENTRANT -pthread -MT ping.o -MD -MP -MF ".deps/ping.Tpo" -c -o ping.o ping.c; \
then mv -f ".deps/ping.Tpo" ".deps/ping.Po"; else rm -f ".deps/ping.Tpo"; exit 1; fi
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -g -O2 -D_REENTRANT -pthread -MT plugin.o -MD -MP -MF ".deps/plugin.Tpo" -c -o plugin.o plugin.c; \
then mv -f ".deps/plugin.Tpo" ".deps/plugin.Po"; else rm -f ".deps/plugin.Tpo"; exit 1; fi
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -g -O2 -D_REENTRANT -pthread -MT pool.o -MD -MP -MF ".deps/pool.Tpo" -c -o pool.o pool.c; \
then mv -f ".deps/pool.Tpo" ".deps/pool.Po"; else rm -f ".deps/pool.Tpo"; exit 1; fi
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -g -O2 -D_REENTRANT -pthread -MT proto.o -MD -MP -MF ".deps/proto.Tpo" -c -o proto.o proto.c; \
then mv -f ".deps/proto.Tpo" ".deps/proto.Po"; else rm -f ".deps/proto.Tpo"; exit 1; fi
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -g -O2 -D_REENTRANT -pthread -MT proxy.o -MD -MP -MF ".deps/proxy.Tpo" -c -o proxy.o proxy.c; \
then mv -f ".deps/proxy.Tpo" ".deps/proxy.Po"; else rm -f ".deps/proxy.Tpo"; exit 1; fi
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -g -O2 -D_REENTRANT -pthread -MT push.o -MD -MP -MF ".deps/push.Tpo" -c -o push.o push.c; \
then mv -f ".deps/push.Tpo" ".deps/push.Po"; else rm -f ".deps/push.Tpo"; exit 1; fi
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -g -O2 -D_REENTRANT -pthread -MT reliable.o -MD -MP -MF ".deps/reliable.Tpo" -c -o reliable.o reliable.c; \
then mv -f ".deps/reliable.Tpo" ".deps/reliable.Po"; else rm -f ".deps/reliable.Tpo"; exit 1; fi
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -g -O2 -D_REENTRANT -pthread -MT route.o -MD -MP -MF ".deps/route.Tpo" -c -o route.o route.c; \
then mv -f ".deps/route.Tpo" ".deps/route.Po"; else rm -f ".deps/route.Tpo"; exit 1; fi
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -g -O2 -D_REENTRANT -pthread -MT schedule.o -MD -MP -MF ".deps/schedule.Tpo" -c -o schedule.o schedule.c; \
then mv -f ".deps/schedule.Tpo" ".deps/schedule.Po"; else rm -f ".deps/schedule.Tpo"; exit 1; fi
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -g -O2 -D_REENTRANT -pthread -MT session_id.o -MD -MP -MF ".deps/session_id.Tpo" -c -o session_id.o session_id.c; \
then mv -f ".deps/session_id.Tpo" ".deps/session_id.Po"; else rm -f ".deps/session_id.Tpo"; exit 1; fi
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -g -O2 -D_REENTRANT -pthread -MT shaper.o -MD -MP -MF ".deps/shaper.Tpo" -c -o shaper.o shaper.c; \
then mv -f ".deps/shaper.Tpo" ".deps/shaper.Po"; else rm -f ".deps/shaper.Tpo"; exit 1; fi
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -g -O2 -D_REENTRANT -pthread -MT sig.o -MD -MP -MF ".deps/sig.Tpo" -c -o sig.o sig.c; \
then mv -f ".deps/sig.Tpo" ".deps/sig.Po"; else rm -f ".deps/sig.Tpo"; exit 1; fi
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -g -O2 -D_REENTRANT -pthread -MT socket.o -MD -MP -MF ".deps/socket.Tpo" -c -o socket.o socket.c; \
then mv -f ".deps/socket.Tpo" ".deps/socket.Po"; else rm -f ".deps/socket.Tpo"; exit 1; fi
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -g -O2 -D_REENTRANT -pthread -MT socks.o -MD -MP -MF ".deps/socks.Tpo" -c -o socks.o socks.c; \
then mv -f ".deps/socks.Tpo" ".deps/socks.Po"; else rm -f ".deps/socks.Tpo"; exit 1; fi
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -g -O2 -D_REENTRANT -pthread -MT ssl.o -MD -MP -MF ".deps/ssl.Tpo" -c -o ssl.o ssl.c; \
then mv -f ".deps/ssl.Tpo" ".deps/ssl.Po"; else rm -f ".deps/ssl.Tpo"; exit 1; fi
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -g -O2 -D_REENTRANT -pthread -MT status.o -MD -MP -MF ".deps/status.Tpo" -c -o status.o status.c; \
then mv -f ".deps/status.Tpo" ".deps/status.Po"; else rm -f ".deps/status.Tpo"; exit 1; fi
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -g -O2 -D_REENTRANT -pthread -MT thread.o -MD -MP -MF ".deps/thread.Tpo" -c -o thread.o thread.c; \
then mv -f ".deps/thread.Tpo" ".deps/thread.Po"; else rm -f ".deps/thread.Tpo"; exit 1; fi
if m32r-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -g -O2 -D_REENTRANT -pthread -MT tun.o -MD -MP -MF ".deps/tun.Tpo" -c -o tun.o tun.c; \
then mv -f ".deps/tun.Tpo" ".deps/tun.Po"; else rm -f ".deps/tun.Tpo"; exit 1; fi
m32r-linux-gnu-gcc -g -O2 -D_REENTRANT -pthread -o openvpn base64.o buffer.o crypto.o error.o event.o fdmisc.o forward.o fragment.o gremlin.o helper.o init.o interval.o list.o lzo.o manage.o mbuf.o misc.o mroute.o mss.o mtcp.o mtu.o mudp.o multi.o ntlm.o occ.o openvpn.o options.o otime.o packet_id.o perf.o ping.o plugin.o pool.o proto.o proxy.o push.o reliable.o route.o schedule.o session_id.o shaper.o sig.o socket.o socks.o ssl.o status.o thread.o tun.o -lssl -lcrypto -llzo -ldl
make[2]: Leaving directory `/build/buildd/openvpn-2.0.9'
make[1]: Leaving directory `/build/buildd/openvpn-2.0.9'
#make plugins
/usr/bin/make -C plugin/auth-pam/
make[1]: Entering directory `/build/buildd/openvpn-2.0.9/plugin/auth-pam'
gcc -O2 -Wall -DDLOPEN_PAM=1 -fPIC -c -I../.. auth-pam.c
gcc -O2 -Wall -DDLOPEN_PAM=1 -fPIC -c -I../.. pamdl.c
gcc -O2 -Wall -DDLOPEN_PAM=1 -fPIC -shared -Wl,-soname,openvpn-auth-pam.so -o openvpn-auth-pam.so auth-pam.o pamdl.o -lc -ldl
make[1]: Leaving directory `/build/buildd/openvpn-2.0.9/plugin/auth-pam'
/usr/bin/make -C plugin/down-root/
make[1]: Entering directory `/build/buildd/openvpn-2.0.9/plugin/down-root'
gcc -O2 -Wall -fPIC -c -I../.. down-root.c
gcc -O2 -Wall -fPIC -shared -Wl,-soname,openvpn-down-root.so -o openvpn-down-root.so down-root.o -lc
make[1]: Leaving directory `/build/buildd/openvpn-2.0.9/plugin/down-root'
touch build-stamp
/usr/bin/fakeroot debian/rules binary-arch
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs
# Add here commands to install the package into debian/openvpn
/usr/bin/make install prefix=/build/buildd/openvpn-2.0.9/debian/openvpn/usr
make[1]: Entering directory `/build/buildd/openvpn-2.0.9'
make[2]: Entering directory `/build/buildd/openvpn-2.0.9'
test -z "/build/buildd/openvpn-2.0.9/debian/openvpn/usr/sbin" || mkdir -p -- . "/build/buildd/openvpn-2.0.9/debian/openvpn/usr/sbin"
/usr/bin/ginstall -c 'openvpn' '/build/buildd/openvpn-2.0.9/debian/openvpn/usr/sbin/openvpn'
test -z "/build/buildd/openvpn-2.0.9/debian/openvpn/usr/share/man/man8" || mkdir -p -- . "/build/buildd/openvpn-2.0.9/debian/openvpn/usr/share/man/man8"
/usr/bin/ginstall -c -m 644 './openvpn.8' '/build/buildd/openvpn-2.0.9/debian/openvpn/usr/share/man/man8/openvpn.8'
make[2]: Leaving directory `/build/buildd/openvpn-2.0.9'
make[1]: Leaving directory `/build/buildd/openvpn-2.0.9'
install -m 755 sample-scripts/verify-cn /build/buildd/openvpn-2.0.9/debian/openvpn/usr/share/openvpn
install -m 755 debian/openvpn.if-up.d /build/buildd/openvpn-2.0.9/debian/openvpn/etc/network/if-up.d/openvpn
install -m 755 debian/openvpn.if-down.d /build/buildd/openvpn-2.0.9/debian/openvpn/etc/network/if-down.d/openvpn
#install plugins
install -m 644 plugin/auth-pam/openvpn-auth-pam.so /build/buildd/openvpn-2.0.9/debian/openvpn/usr/lib/openvpn
install -m 644 plugin/down-root/openvpn-down-root.so /build/buildd/openvpn-2.0.9/debian/openvpn/usr/lib/openvpn
install -m 644 plugin/auth-pam/README /build/buildd/openvpn-2.0.9/debian/openvpn/usr/share/doc/openvpn/README.auth-pam
install -m 644 plugin/down-root/README /build/buildd/openvpn-2.0.9/debian/openvpn/usr/share/doc/openvpn/README.down-root
# intall plugin headers
install -m 644 openvpn-plugin.h /build/buildd/openvpn-2.0.9/debian/openvpn/usr/include/openvpn/openvpn-plugin.h
dh_testdir
dh_testroot
dh_installdebconf
dh_installdocs
dh_installexamples
## remove windoze stuff
rm -rf /build/buildd/openvpn-2.0.9/debian/openvpn/usr/share/doc/openvpn/examples/easy-rsa/Windows
dh_installmenu
dh_installinit --no-start -- defaults 16 80
dh_installcron
dh_installman
dh_installinfo
dh_installchangelogs ChangeLog
dh_link
dh_strip
dh_compress --exclude=openssl.cnf --exclude=pkitool
dh_fixperms
dh_installdeb
dh_shlibdeps
dh_gencontrol
dh_md5sums
dh_builddeb
dpkg-deb: building package `openvpn' in `../openvpn_2.0.9-5_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 20070302-2206
chroot-unstable/build/buildd/openvpn_2.0.9-5_m32r.deb:
new debian package, version 2.0.
size 322512 bytes: control archive= 16842 bytes.
101 bytes, 4 lines conffiles
1132 bytes, 44 lines * config #!/bin/sh
881 bytes, 20 lines control
7074 bytes, 82 lines md5sums
2127 bytes, 67 lines * postinst #!/bin/sh
362 bytes, 13 lines * postrm #!/bin/sh
778 bytes, 39 lines * prerm #!/bin/sh
34586 bytes, 329 lines templates
Package: openvpn
Version: 2.0.9-5
Section: net
Priority: optional
Architecture: m32r
Depends: debconf | debconf-2.0, libc6 (>= 2.3.5-1), liblzo1, libssl0.9.8 (>= 0.9.8c-1)
Suggests: openssl
Installed-Size: 940
Maintainer: Alberto Gonzalez Iniesta <agi at inittab.org>
Description: Virtual Private Network daemon
An application to securely tunnel IP networks over a single UDP or TCP port.
It can be used to access remote sites, make secure point to point connections,
enhance WiFi security, etc.
.
OpenVPN uses all of the encryption, authentication, and certification features
of the OpenSSL library (any cipher, key size, or HMAC digest).
.
OpenVPN may use static, pre-shared keys or TLS-based dynamic key exchange. It
also supports VPNs with dynamic endpoints (DHCP or dial-up clients), tunnels
over NAT or connection-oriented stateful firewalls (like Linux's iptables).
chroot-unstable/build/buildd/openvpn_2.0.9-5_m32r.deb:
drwxr-xr-x root/root 0 2007-03-02 22:02 ./
drwxr-xr-x root/root 0 2007-03-02 22:03 ./etc/
drwxr-xr-x root/root 0 2007-03-02 22:03 ./etc/default/
-rw-r--r-- root/root 478 2007-03-02 21:15 ./etc/default/openvpn
drwxr-xr-x root/root 0 2007-03-02 22:01 ./etc/network/
drwxr-xr-x root/root 0 2007-03-02 22:02 ./etc/network/if-down.d/
-rwxr-xr-x root/root 141 2007-03-02 22:02 ./etc/network/if-down.d/openvpn
drwxr-xr-x root/root 0 2007-03-02 22:02 ./etc/network/if-up.d/
-rwxr-xr-x root/root 142 2007-03-02 22:02 ./etc/network/if-up.d/openvpn
drwxr-xr-x root/root 0 2007-03-02 22:01 ./etc/openvpn/
drwxr-xr-x root/root 0 2007-03-02 22:03 ./etc/init.d/
-rwxr-xr-x root/root 4198 2007-03-02 21:15 ./etc/init.d/openvpn
drwxr-xr-x root/root 0 2007-03-02 22:01 ./usr/
drwxr-xr-x root/root 0 2007-03-02 22:01 ./usr/include/
drwxr-xr-x root/root 0 2007-03-02 22:02 ./usr/include/openvpn/
-rw-r--r-- root/root 7078 2007-03-02 22:02 ./usr/include/openvpn/openvpn-plugin.h
drwxr-xr-x root/root 0 2007-03-02 22:04 ./usr/sbin/
-rwxr-xr-x root/root 320340 2007-03-02 22:04 ./usr/sbin/openvpn
drwxr-xr-x root/root 0 2007-03-02 22:01 ./usr/share/
drwxr-xr-x root/root 0 2007-03-02 22:01 ./usr/share/doc/
drwxr-xr-x root/root 0 2007-03-02 22:04 ./usr/share/doc/openvpn/
drwxr-xr-x root/root 0 2007-03-02 22:03 ./usr/share/doc/openvpn/examples/
drwxr-xr-x root/root 0 2007-03-02 22:04 ./usr/share/doc/openvpn/examples/easy-rsa/
-rwxr-xr-x root/root 695 2005-11-01 20:06 ./usr/share/doc/openvpn/examples/easy-rsa/build-key-pkcs12
-rwxr-xr-x root/root 662 2005-11-01 20:06 ./usr/share/doc/openvpn/examples/easy-rsa/build-key-server
-rwxr-xr-x root/root 529 2005-11-01 20:06 ./usr/share/doc/openvpn/examples/easy-rsa/build-inter
-rwxr-xr-x root/root 424 2005-11-01 20:06 ./usr/share/doc/openvpn/examples/easy-rsa/build-key-pass
-rw-r--r-- root/root 268 2005-11-01 20:06 ./usr/share/doc/openvpn/examples/easy-rsa/make-crl
-rw-r--r-- root/root 7487 2005-11-01 20:06 ./usr/share/doc/openvpn/examples/easy-rsa/openssl.cnf
-rwxr-xr-x root/root 593 2005-11-01 20:06 ./usr/share/doc/openvpn/examples/easy-rsa/revoke-full
-rw-r--r-- root/root 83 2006-10-01 21:05 ./usr/share/doc/openvpn/examples/easy-rsa/.externals
-rw-r--r-- root/root 264 2005-11-01 20:06 ./usr/share/doc/openvpn/examples/easy-rsa/list-crl
-rwxr-xr-x root/root 280 2005-11-01 20:06 ./usr/share/doc/openvpn/examples/easy-rsa/clean-all
-rwxr-xr-x root/root 242 2005-11-01 20:06 ./usr/share/doc/openvpn/examples/easy-rsa/build-ca
-rwxr-xr-x root/root 228 2005-11-01 20:06 ./usr/share/doc/openvpn/examples/easy-rsa/build-dh
-rw-r--r-- root/root 1266 2005-11-01 20:06 ./usr/share/doc/openvpn/examples/easy-rsa/vars
-rw-r--r-- root/root 268 2005-11-01 20:06 ./usr/share/doc/openvpn/examples/easy-rsa/revoke-crt
-rwxr-xr-x root/root 516 2005-11-01 20:06 ./usr/share/doc/openvpn/examples/easy-rsa/build-key
-rw-r--r-- root/root 2619 2005-11-01 20:06 ./usr/share/doc/openvpn/examples/easy-rsa/README.gz
drwxr-xr-x root/root 0 2007-03-02 22:04 ./usr/share/doc/openvpn/examples/easy-rsa/2.0/
-rwxr-xr-x root/root 251 2006-10-01 21:10 ./usr/share/doc/openvpn/examples/easy-rsa/2.0/build-key-pkcs12
-rwxr-xr-x root/root 270 2006-10-01 21:10 ./usr/share/doc/openvpn/examples/easy-rsa/2.0/build-key-server
-rwxr-xr-x root/root 190 2006-10-01 21:10 ./usr/share/doc/openvpn/examples/easy-rsa/2.0/build-inter
-rwxr-xr-x root/root 159 2006-10-01 21:10 ./usr/share/doc/openvpn/examples/easy-rsa/2.0/build-key-pass
-rwxr-xr-x root/root 190 2006-10-01 21:10 ./usr/share/doc/openvpn/examples/easy-rsa/2.0/whichopensslcnf
-rwxr-xr-x root/root 8230 2006-10-01 21:10 ./usr/share/doc/openvpn/examples/easy-rsa/2.0/openssl.cnf
-rwxr-xr-x root/root 894 2006-10-01 21:10 ./usr/share/doc/openvpn/examples/easy-rsa/2.0/revoke-full
-rwxr-xr-x root/root 297 2006-10-01 21:10 ./usr/share/doc/openvpn/examples/easy-rsa/2.0/list-crl
-rwxr-xr-x root/root 430 2006-10-01 21:10 ./usr/share/doc/openvpn/examples/easy-rsa/2.0/clean-all
-rwxr-xr-x root/root 121 2006-10-01 21:10 ./usr/share/doc/openvpn/examples/easy-rsa/2.0/build-ca
-rwxr-xr-x root/root 354 2006-10-01 21:10 ./usr/share/doc/openvpn/examples/easy-rsa/2.0/build-dh
-rw-r--r-- root/root 422 2006-10-01 21:10 ./usr/share/doc/openvpn/examples/easy-rsa/2.0/Makefile
-rwxr-xr-x root/root 1602 2006-10-01 21:10 ./usr/share/doc/openvpn/examples/easy-rsa/2.0/vars
-rwxr-xr-x root/root 165 2006-10-01 21:10 ./usr/share/doc/openvpn/examples/easy-rsa/2.0/build-key
-rw-r--r-- root/root 3578 2006-10-01 21:10 ./usr/share/doc/openvpn/examples/easy-rsa/2.0/README.gz
-rwxr-xr-x root/root 1459 2006-10-01 21:10 ./usr/share/doc/openvpn/examples/easy-rsa/2.0/inherit-inter
-rwxr-xr-x root/root 180 2006-10-01 21:10 ./usr/share/doc/openvpn/examples/easy-rsa/2.0/sign-req
-rwxr-xr-x root/root 215 2006-10-01 21:10 ./usr/share/doc/openvpn/examples/easy-rsa/2.0/build-req
-rwxr-xr-x root/root 12068 2006-10-01 21:10 ./usr/share/doc/openvpn/examples/easy-rsa/2.0/pkitool
-rwxr-xr-x root/root 160 2006-10-01 21:10 ./usr/share/doc/openvpn/examples/easy-rsa/2.0/build-req-pass
-rw-r--r-- root/root 2994 2006-10-01 21:10 ./usr/share/doc/openvpn/examples/easy-rsa/2.0/openssl-0.9.6.cnf.gz
-rwxr-xr-x root/root 411 2005-11-01 20:06 ./usr/share/doc/openvpn/examples/easy-rsa/sign-req
-rwxr-xr-x root/root 466 2005-11-01 20:06 ./usr/share/doc/openvpn/examples/easy-rsa/build-req
-rwxr-xr-x root/root 402 2005-11-01 20:06 ./usr/share/doc/openvpn/examples/easy-rsa/build-req-pass
drwxr-xr-x root/root 0 2007-03-02 22:04 ./usr/share/doc/openvpn/examples/sample-config-files/
-rw-r--r-- root/root 1743 2007-03-02 21:15 ./usr/share/doc/openvpn/examples/sample-config-files/static-home.conf
-rw-r--r-- root/root 1938 2007-03-02 21:15 ./usr/share/doc/openvpn/examples/sample-config-files/tls-home.conf
-rw-r--r-- root/root 1949 2007-03-02 21:15 ./usr/share/doc/openvpn/examples/sample-config-files/tls-office.conf
-rw-r--r-- root/root 1689 2007-03-02 21:15 ./usr/share/doc/openvpn/examples/sample-config-files/static-office.conf
-rw-r--r-- root/root 4080 2007-03-02 21:15 ./usr/share/doc/openvpn/examples/sample-config-files/server.conf.gz
-rw-r--r-- root/root 660 2005-11-01 20:06 ./usr/share/doc/openvpn/examples/sample-config-files/loopback-server
-rw-r--r-- root/root 3428 2007-03-02 21:15 ./usr/share/doc/openvpn/examples/sample-config-files/client.conf
-rw-r--r-- root/root 989 2005-11-01 20:06 ./usr/share/doc/openvpn/examples/sample-config-files/xinetd-server-config
-rwxr-xr-x root/root 62 2005-11-01 20:06 ./usr/share/doc/openvpn/examples/sample-config-files/office.up
-rwxr-xr-x root/root 3564 2005-11-01 20:06 ./usr/share/doc/openvpn/examples/sample-config-files/firewall.sh
-rwxr-xr-x root/root 63 2005-11-01 20:06 ./usr/share/doc/openvpn/examples/sample-config-files/openvpn-shutdown.sh
-rwxr-xr-x root/root 62 2005-11-01 20:06 ./usr/share/doc/openvpn/examples/sample-config-files/home.up
-rwxr-xr-x root/root 776 2005-11-01 20:06 ./usr/share/doc/openvpn/examples/sample-config-files/openvpn-startup.sh
-rw-r--r-- root/root 199 2005-11-01 20:06 ./usr/share/doc/openvpn/examples/sample-config-files/xinetd-client-config
-rw-r--r-- root/root 634 2005-11-01 20:06 ./usr/share/doc/openvpn/examples/sample-config-files/loopback-client
-rw-r--r-- root/root 131 2005-11-01 20:06 ./usr/share/doc/openvpn/examples/sample-config-files/README
drwxr-xr-x root/root 0 2006-10-01 21:28 ./usr/share/doc/openvpn/examples/sample-keys/
-rw-r--r-- root/root 3513 2005-11-01 20:06 ./usr/share/doc/openvpn/examples/sample-keys/server.crt
-rw-r--r-- root/root 963 2005-11-01 20:06 ./usr/share/doc/openvpn/examples/sample-keys/pass.key
-rw-r--r-- root/root 891 2005-11-01 20:06 ./usr/share/doc/openvpn/examples/sample-keys/server.key
-rw-r--r-- root/root 1111 2005-11-01 20:06 ./usr/share/doc/openvpn/examples/sample-keys/tmp-ca.crt
-rw-r--r-- root/root 887 2005-11-01 20:06 ./usr/share/doc/openvpn/examples/sample-keys/tmp-ca.key
-rw-r--r-- root/root 2685 2005-11-01 20:06 ./usr/share/doc/openvpn/examples/sample-keys/pkcs12.p12
-rw-r--r-- root/root 3406 2005-11-01 20:06 ./usr/share/doc/openvpn/examples/sample-keys/client.crt
-rw-r--r-- root/root 3427 2005-11-01 20:06 ./usr/share/doc/openvpn/examples/sample-keys/pass.crt
-rw-r--r-- root/root 245 2005-11-01 20:06 ./usr/share/doc/openvpn/examples/sample-keys/dh1024.pem
-rw-r--r-- root/root 467 2005-11-01 20:06 ./usr/share/doc/openvpn/examples/sample-keys/README
-rw-r--r-- root/root 887 2005-11-01 20:06 ./usr/share/doc/openvpn/examples/sample-keys/client.key
-rw-r--r-- root/root 2590 2007-03-02 22:02 ./usr/share/doc/openvpn/README.auth-pam
-rw-r--r-- root/root 3847 2005-11-01 20:06 ./usr/share/doc/openvpn/PORTS
-rw-r--r-- root/root 1971 2007-03-02 21:15 ./usr/share/doc/openvpn/copyright
-rw-r--r-- root/root 32356 2006-10-01 20:44 ./usr/share/doc/openvpn/changelog.gz
-rw-r--r-- root/root 28 2005-11-01 20:06 ./usr/share/doc/openvpn/AUTHORS
-rw-r--r-- root/root 866 2007-03-02 22:02 ./usr/share/doc/openvpn/README.down-root
-rw-r--r-- root/root 3634 2007-03-02 21:15 ./usr/share/doc/openvpn/README.Debian
-rw-r--r-- root/root 2019 2005-11-01 20:06 ./usr/share/doc/openvpn/README
-rw-r--r-- root/root 5728 2007-03-02 21:15 ./usr/share/doc/openvpn/changelog.Debian.gz
drwxr-xr-x root/root 0 2007-03-02 22:02 ./usr/share/openvpn/
-rwxr-xr-x root/root 1755 2007-03-02 22:02 ./usr/share/openvpn/verify-cn
drwxr-xr-x root/root 0 2007-03-02 22:01 ./usr/share/man/
drwxr-xr-x root/root 0 2007-03-02 22:04 ./usr/share/man/man8/
-rw-r--r-- root/root 45224 2007-03-02 22:02 ./usr/share/man/man8/openvpn.8.gz
drwxr-xr-x root/root 0 2007-03-02 22:01 ./usr/lib/
drwxr-xr-x root/root 0 2007-03-02 22:04 ./usr/lib/openvpn/
-rw-r--r-- root/root 7716 2007-03-02 22:04 ./usr/lib/openvpn/openvpn-down-root.so
-rw-r--r-- root/root 12712 2007-03-02 22:04 ./usr/lib/openvpn/openvpn-auth-pam.so
openvpn_2.0.9-5_m32r.changes:
Format: 1.7
Date: Wed, 28 Feb 2007 00:36:14 +0100
Source: openvpn
Binary: openvpn
Architecture: m32r
Version: 2.0.9-5
Distribution: unstable
Urgency: low
Maintainer: Alberto Gonzalez Iniesta <agi at inittab.org>
Changed-By: Alberto Gonzalez Iniesta <agi at inittab.org>
Description:
openvpn - Virtual Private Network daemon
Closes: 412492
Changes:
openvpn (2.0.9-5) unstable; urgency=low
.
* Added Galician debconf translation. (Closes: #412492)
Thanks Jacobo Tarrio
Files:
4800624baf77af3b9c17cdbf989eb8fc 322512 net optional openvpn_2.0.9-5_m32r.deb
******************************************************************************
Built successfully
Purging chroot-unstable/build/buildd/openvpn-2.0.9
------------------------------------------------------------------------------
******************************************************************************
Finished at 20070302-2206
Build needed 00:52:20, 10628k disk space
More information about the build-status
mailing list