[build-status: 168046] Log for successful build of ipv6calc_0.71.0-3 (dist=unstable)

Build Daemon 1 buildd at linux-m32r.org
Mon Aug 25 14:10:15 JST 2008


Automatic build of ipv6calc_0.71.0-3 on mappi005 by sbuild/m32r 98-farm
Build started at 20080825-1253
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 478kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main ipv6calc 0.71.0-3 (dsc) [1145B]
Get:2 http://debian.linux-m32r.org 06_devonian/main ipv6calc 0.71.0-3 (tar) [473kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main ipv6calc 0.71.0-3 (diff) [4473B]
Fetched 478kB in 16s (29.8kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 5), libgeoip-dev, quilt
Checking for already installed source dependencies...
debhelper: already installed (7.0.16 >= 5 is satisfied)
libgeoip-dev: missing
Using default version 1.4.4.dfsg-3 (Priority: 500)
quilt: already installed (0.46-6)
Checking for source dependency conflicts...
  /usr/bin/sudo /usr/bin/apt-get --purge $CHROOT_OPTIONS -q -y install libgeoip-dev
Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
  libarts1c2a libapr1-dev apache2.2-common libgnomeui-0 libpoppler1
  libdb4.4-dev liblzo2-dev
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
  libgeoip1
Suggested packages:
  geoip-bin
The following NEW packages will be installed:
  libgeoip-dev libgeoip1
0 upgraded, 2 newly installed, 0 to remove and 56 not upgraded.
Need to get 811kB of archives.
After this operation, 1868kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
  libgeoip1 libgeoip-dev
Authentication warning overridden.
Get:1 http://debian.linux-m32r.org 06_devonian/main libgeoip1 1.4.4.dfsg-3 [663kB]
Get:2 http://debian.linux-m32r.org 06_devonian/main libgeoip-dev 1.4.4.dfsg-3 [148kB]
Fetched 811kB in 10s (76.0kB/s)
Selecting previously deselected package libgeoip1.
(Reading database ... 71551 files and directories currently installed.)
Unpacking libgeoip1 (from .../libgeoip1_1.4.4.dfsg-3_m32r.deb) ...
Selecting previously deselected package libgeoip-dev.
Unpacking libgeoip-dev (from .../libgeoip-dev_1.4.4.dfsg-3_m32r.deb) ...
Setting up libgeoip1 (1.4.4.dfsg-3) ...
Setting up libgeoip-dev (1.4.4.dfsg-3) ...
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
------------------------------------------------------------------------------
dpkg-source: extracting ipv6calc in ipv6calc-0.71.0
dpkg-source: info: unpacking ipv6calc_0.71.0.orig.tar.gz
dpkg-source: info: applying ipv6calc_0.71.0-3.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 ipv6calc
dpkg-buildpackage: source version 0.71.0-3
dpkg-buildpackage: host architecture m32r
 /usr/bin/fakeroot debian/rules clean
QUILT_PATCHES=debian/patches quilt --quiltrc /dev/null pop -a -R || test $? = 2 
No patch removed
rm -rf .pc debian/stamp-patched
dh_testdir
dh_testroot
rm -f -f build-stamp configure-stamp
[ ! -f Makefile ] || /usr/bin/make distclean
# clean the cruft
rm -f ipv6calc/Makefile ipv6logstats/Makefile \
	      ipv6calcweb/ipv6calcweb.cgi ipv6logconv/Makefile \
	      ipv6loganon/Makefile \
	      man/Makefile config.h Makefile
dh_clean
 debian/rules build
# quilt exits with 2 as return when there was nothing to do. 
# That's not an error here (but it's useful to break loops in crude scripts)
QUILT_PATCHES=debian/patches quilt --quiltrc /dev/null push -a || test $? = 2
Applying patch automake.diff
patching file Makefile.in
patching file ipv6calc/Makefile.in
patching file ipv6loganon/Makefile.in
patching file ipv6logconv/Makefile.in
patching file ipv6logstats/Makefile.in
patching file lib/Makefile
patching file tools/Makefile

Applying patch cgi-bin-location.diff
patching file ipv6calcweb/ipv6calcweb.cgi.in

Now at patch cgi-bin-location.diff
touch debian/stamp-patched
dh_testdir
./configure --build m32r-linux-gnu --prefix=/usr --mandir=/usr/share/man --enable-geoip --with-geoip-default-file=/usr/share/GeoIP/GeoIP.dat
checking for gawk... gawk
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 whether make sets $(MAKE)... yes
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for an ANSI C-conforming const... 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 size_t... yes
checking whether byte ordering is bigendian... yes
checking for working memcmp... yes
checking for strspn... yes
checking for strstr... yes
checking for getopt_long... yes
checking GeoIP.h usability... yes
checking GeoIP.h presence... yes
checking for GeoIP.h... yes
checking for GeoIP_open in -lGeoIP... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating ipv6calc/Makefile
config.status: creating man/Makefile
config.status: creating ipv6logconv/Makefile
config.status: creating ipv6loganon/Makefile
config.status: creating ipv6logstats/Makefile
config.status: creating contrib/ipv6calc.spec
config.status: creating ipv6calcweb/ipv6calcweb.cgi
config.status: creating config.h
touch configure-stamp
dh_testdir
/usr/bin/make COPTS="-g -O2"
make[1]: Entering directory `/build/buildd/ipv6calc-0.71.0'
cd md5 && /usr/bin/make
make[2]: Entering directory `/build/buildd/ipv6calc-0.71.0/md5'
gcc -g -O2 -I.. -fPIC -o md5.o -c -s md5.c
make[2]: Leaving directory `/build/buildd/ipv6calc-0.71.0/md5'
cd databases/ieee-oui && /usr/bin/make
make[2]: Entering directory `/build/buildd/ipv6calc-0.71.0/databases/ieee-oui'
test -f dbieee_oui.h || /usr/bin/make update
make[2]: Leaving directory `/build/buildd/ipv6calc-0.71.0/databases/ieee-oui'
cd databases/ieee-iab && /usr/bin/make
make[2]: Entering directory `/build/buildd/ipv6calc-0.71.0/databases/ieee-iab'
test -f dbieee_iab.h || /usr/bin/make update
make[2]: Leaving directory `/build/buildd/ipv6calc-0.71.0/databases/ieee-iab'
cd databases/ipv4-assignment && /usr/bin/make
make[2]: Entering directory `/build/buildd/ipv6calc-0.71.0/databases/ipv4-assignment'
test -f dbipv4addr_assignment.h || /usr/bin/make update
make[2]: Leaving directory `/build/buildd/ipv6calc-0.71.0/databases/ipv4-assignment'
cd databases/ipv6-assignment && /usr/bin/make
make[2]: Entering directory `/build/buildd/ipv6calc-0.71.0/databases/ipv6-assignment'
test -f dbipv6addr_assignment.h || /usr/bin/make update
make[2]: Leaving directory `/build/buildd/ipv6calc-0.71.0/databases/ipv6-assignment'
cd lib && /usr/bin/make GETOPT_INCLUDE=
make[2]: Entering directory `/build/buildd/ipv6calc-0.71.0/lib'
gcc -g -O2 -D__EXTENSIONS__ -I../  -I../md5/ -c libipv6calc.c
cd ../ && /usr/bin/make db-ipv6-assignment-make
make[3]: Entering directory `/build/buildd/ipv6calc-0.71.0'
cd databases/ipv6-assignment && /usr/bin/make
make[4]: Entering directory `/build/buildd/ipv6calc-0.71.0/databases/ipv6-assignment'
test -f dbipv6addr_assignment.h || /usr/bin/make update
make[4]: Leaving directory `/build/buildd/ipv6calc-0.71.0/databases/ipv6-assignment'
make[3]: Leaving directory `/build/buildd/ipv6calc-0.71.0'
gcc -g -O2 -D__EXTENSIONS__ -I../  -I../md5/ -c libipv6addr.c
cd ../ && /usr/bin/make db-ipv4-assignment-make
make[3]: Entering directory `/build/buildd/ipv6calc-0.71.0'
cd databases/ipv4-assignment && /usr/bin/make
make[4]: Entering directory `/build/buildd/ipv6calc-0.71.0/databases/ipv4-assignment'
test -f dbipv4addr_assignment.h || /usr/bin/make update
make[4]: Leaving directory `/build/buildd/ipv6calc-0.71.0/databases/ipv4-assignment'
make[3]: Leaving directory `/build/buildd/ipv6calc-0.71.0'
gcc -g -O2 -D__EXTENSIONS__ -I../  -I../md5/ -c libipv4addr.c
cd ../ && /usr/bin/make db-ieee-oui-make
make[3]: Entering directory `/build/buildd/ipv6calc-0.71.0'
cd databases/ieee-oui && /usr/bin/make
make[4]: Entering directory `/build/buildd/ipv6calc-0.71.0/databases/ieee-oui'
test -f dbieee_oui.h || /usr/bin/make update
make[4]: Leaving directory `/build/buildd/ipv6calc-0.71.0/databases/ieee-oui'
make[3]: Leaving directory `/build/buildd/ipv6calc-0.71.0'
gcc -g -O2 -D__EXTENSIONS__ -I../  -I../md5/ -c libieee.c
gcc -g -O2 -D__EXTENSIONS__ -I../  -I../md5/ -c libeui64.c
gcc -g -O2 -D__EXTENSIONS__ -I../  -I../md5/ -c libmac.c
gcc -g -O2 -D__EXTENSIONS__ -I../  -I../md5/ -c librfc1884.c
gcc -g -O2 -D__EXTENSIONS__ -I../  -I../md5/ -c librfc1886.c
gcc -g -O2 -D__EXTENSIONS__ -I../  -I../md5/ -c librfc1924.c
gcc -g -O2 -D__EXTENSIONS__ -I../  -I../md5/ -c librfc2874.c
gcc -g -O2 -D__EXTENSIONS__ -I../  -I../md5/ -c librfc3041.c
gcc -g -O2 -D__EXTENSIONS__ -I../  -I../md5/ -c librfc3056.c
gcc -g -O2 -D__EXTENSIONS__ -I../  -I../md5/ -c libifinet6.c
gcc -g -O2 -D__EXTENSIONS__ -I../  -I../md5/ -c ipv6calchelp.c
gcc -g -O2 -D__EXTENSIONS__ -I../  -I../md5/ -c ipv6calctypes.c
cd ../ && /usr/bin/make db-ieee-oui-make
make[3]: Entering directory `/build/buildd/ipv6calc-0.71.0'
cd databases/ieee-oui && /usr/bin/make
make[4]: Entering directory `/build/buildd/ipv6calc-0.71.0/databases/ieee-oui'
test -f dbieee_oui.h || /usr/bin/make update
make[4]: Leaving directory `/build/buildd/ipv6calc-0.71.0/databases/ieee-oui'
make[3]: Leaving directory `/build/buildd/ipv6calc-0.71.0'
cd ../ && /usr/bin/make db-ipv4-assignment-make
make[3]: Entering directory `/build/buildd/ipv6calc-0.71.0'
cd databases/ipv4-assignment && /usr/bin/make
make[4]: Entering directory `/build/buildd/ipv6calc-0.71.0/databases/ipv4-assignment'
test -f dbipv4addr_assignment.h || /usr/bin/make update
make[4]: Leaving directory `/build/buildd/ipv6calc-0.71.0/databases/ipv4-assignment'
make[3]: Leaving directory `/build/buildd/ipv6calc-0.71.0'
cd ../ && /usr/bin/make db-ipv6-assignment-make
make[3]: Entering directory `/build/buildd/ipv6calc-0.71.0'
cd databases/ipv6-assignment && /usr/bin/make
make[4]: Entering directory `/build/buildd/ipv6calc-0.71.0/databases/ipv6-assignment'
test -f dbipv6addr_assignment.h || /usr/bin/make update
make[4]: Leaving directory `/build/buildd/ipv6calc-0.71.0/databases/ipv6-assignment'
make[3]: Leaving directory `/build/buildd/ipv6calc-0.71.0'
echo "Create library"
Create library
ar r libipv6calc.a libipv6calc.o libipv6addr.o libipv4addr.o libieee.o libeui64.o libmac.o librfc1884.o librfc1886.o librfc1924.o librfc2874.o librfc3041.o librfc3056.o libifinet6.o ipv6calchelp.o ipv6calctypes.o
ar: creating libipv6calc.a
ranlib libipv6calc.a
make[2]: Leaving directory `/build/buildd/ipv6calc-0.71.0/lib'
cd ipv6calc && /usr/bin/make
make[2]: Entering directory `/build/buildd/ipv6calc-0.71.0/ipv6calc'
gcc -g -O2    -I../ -I../lib/ -c ipv6calc.c
gcc -g -O2    -I../ -I../lib/ -c showinfo.c
cd ../ && /usr/bin/make lib-make
make[3]: Entering directory `/build/buildd/ipv6calc-0.71.0'
cd md5 && /usr/bin/make
make[4]: Entering directory `/build/buildd/ipv6calc-0.71.0/md5'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/build/buildd/ipv6calc-0.71.0/md5'
cd databases/ieee-oui && /usr/bin/make
make[4]: Entering directory `/build/buildd/ipv6calc-0.71.0/databases/ieee-oui'
test -f dbieee_oui.h || /usr/bin/make update
make[4]: Leaving directory `/build/buildd/ipv6calc-0.71.0/databases/ieee-oui'
cd databases/ieee-iab && /usr/bin/make
make[4]: Entering directory `/build/buildd/ipv6calc-0.71.0/databases/ieee-iab'
test -f dbieee_iab.h || /usr/bin/make update
make[4]: Leaving directory `/build/buildd/ipv6calc-0.71.0/databases/ieee-iab'
cd databases/ipv4-assignment && /usr/bin/make
make[4]: Entering directory `/build/buildd/ipv6calc-0.71.0/databases/ipv4-assignment'
test -f dbipv4addr_assignment.h || /usr/bin/make update
make[4]: Leaving directory `/build/buildd/ipv6calc-0.71.0/databases/ipv4-assignment'
cd databases/ipv6-assignment && /usr/bin/make
make[4]: Entering directory `/build/buildd/ipv6calc-0.71.0/databases/ipv6-assignment'
test -f dbipv6addr_assignment.h || /usr/bin/make update
make[4]: Leaving directory `/build/buildd/ipv6calc-0.71.0/databases/ipv6-assignment'
cd lib && /usr/bin/make GETOPT_INCLUDE=
make[4]: Entering directory `/build/buildd/ipv6calc-0.71.0/lib'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/build/buildd/ipv6calc-0.71.0/lib'
make[3]: Leaving directory `/build/buildd/ipv6calc-0.71.0'
gcc -o ipv6calc ipv6calc.o showinfo.o ../md5/md5.o -lipv6calc -L../lib/ -lGeoIP
make[2]: Leaving directory `/build/buildd/ipv6calc-0.71.0/ipv6calc'
cd ipv6calcweb && /usr/bin/make
make[2]: Entering directory `/build/buildd/ipv6calc-0.71.0/ipv6calcweb'
test -x /usr/bin/perl && /usr/bin/make update || exit 0
make[3]: Entering directory `/build/buildd/ipv6calc-0.71.0/ipv6calcweb'
make[3]: Nothing to be done for `update'.
make[3]: Leaving directory `/build/buildd/ipv6calc-0.71.0/ipv6calcweb'
make[2]: Leaving directory `/build/buildd/ipv6calc-0.71.0/ipv6calcweb'
cd ipv6logconv && /usr/bin/make
make[2]: Entering directory `/build/buildd/ipv6calc-0.71.0/ipv6logconv'
gcc -g -O2 -D__EXTENSIONS__  -I../ -I../lib/ -c ipv6logconv.c
gcc -g -O2 -D__EXTENSIONS__  -I../ -I../lib/ -c ipv6logconvhelp.c
cd ../ && /usr/bin/make lib-make
make[3]: Entering directory `/build/buildd/ipv6calc-0.71.0'
cd md5 && /usr/bin/make
make[4]: Entering directory `/build/buildd/ipv6calc-0.71.0/md5'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/build/buildd/ipv6calc-0.71.0/md5'
cd databases/ieee-oui && /usr/bin/make
make[4]: Entering directory `/build/buildd/ipv6calc-0.71.0/databases/ieee-oui'
test -f dbieee_oui.h || /usr/bin/make update
make[4]: Leaving directory `/build/buildd/ipv6calc-0.71.0/databases/ieee-oui'
cd databases/ieee-iab && /usr/bin/make
make[4]: Entering directory `/build/buildd/ipv6calc-0.71.0/databases/ieee-iab'
test -f dbieee_iab.h || /usr/bin/make update
make[4]: Leaving directory `/build/buildd/ipv6calc-0.71.0/databases/ieee-iab'
cd databases/ipv4-assignment && /usr/bin/make
make[4]: Entering directory `/build/buildd/ipv6calc-0.71.0/databases/ipv4-assignment'
test -f dbipv4addr_assignment.h || /usr/bin/make update
make[4]: Leaving directory `/build/buildd/ipv6calc-0.71.0/databases/ipv4-assignment'
cd databases/ipv6-assignment && /usr/bin/make
make[4]: Entering directory `/build/buildd/ipv6calc-0.71.0/databases/ipv6-assignment'
test -f dbipv6addr_assignment.h || /usr/bin/make update
make[4]: Leaving directory `/build/buildd/ipv6calc-0.71.0/databases/ipv6-assignment'
cd lib && /usr/bin/make GETOPT_INCLUDE=
make[4]: Entering directory `/build/buildd/ipv6calc-0.71.0/lib'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/build/buildd/ipv6calc-0.71.0/lib'
make[3]: Leaving directory `/build/buildd/ipv6calc-0.71.0'
gcc -o ipv6logconv ipv6logconv.o ipv6logconvhelp.o  -lipv6calc -L../lib/ 
make[2]: Leaving directory `/build/buildd/ipv6calc-0.71.0/ipv6logconv'
cd ipv6loganon && /usr/bin/make
make[2]: Entering directory `/build/buildd/ipv6calc-0.71.0/ipv6loganon'
gcc -g -O2 -D__EXTENSIONS__  -I../ -I../lib/ -c ipv6loganon.c
gcc -g -O2 -D__EXTENSIONS__  -I../ -I../lib/ -c ipv6loganonhelp.c
cd ../ && /usr/bin/make lib-make
make[3]: Entering directory `/build/buildd/ipv6calc-0.71.0'
cd md5 && /usr/bin/make
make[4]: Entering directory `/build/buildd/ipv6calc-0.71.0/md5'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/build/buildd/ipv6calc-0.71.0/md5'
cd databases/ieee-oui && /usr/bin/make
make[4]: Entering directory `/build/buildd/ipv6calc-0.71.0/databases/ieee-oui'
test -f dbieee_oui.h || /usr/bin/make update
make[4]: Leaving directory `/build/buildd/ipv6calc-0.71.0/databases/ieee-oui'
cd databases/ieee-iab && /usr/bin/make
make[4]: Entering directory `/build/buildd/ipv6calc-0.71.0/databases/ieee-iab'
test -f dbieee_iab.h || /usr/bin/make update
make[4]: Leaving directory `/build/buildd/ipv6calc-0.71.0/databases/ieee-iab'
cd databases/ipv4-assignment && /usr/bin/make
make[4]: Entering directory `/build/buildd/ipv6calc-0.71.0/databases/ipv4-assignment'
test -f dbipv4addr_assignment.h || /usr/bin/make update
make[4]: Leaving directory `/build/buildd/ipv6calc-0.71.0/databases/ipv4-assignment'
cd databases/ipv6-assignment && /usr/bin/make
make[4]: Entering directory `/build/buildd/ipv6calc-0.71.0/databases/ipv6-assignment'
test -f dbipv6addr_assignment.h || /usr/bin/make update
make[4]: Leaving directory `/build/buildd/ipv6calc-0.71.0/databases/ipv6-assignment'
cd lib && /usr/bin/make GETOPT_INCLUDE=
make[4]: Entering directory `/build/buildd/ipv6calc-0.71.0/lib'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/build/buildd/ipv6calc-0.71.0/lib'
make[3]: Leaving directory `/build/buildd/ipv6calc-0.71.0'
gcc -o ipv6loganon ipv6loganon.o ipv6loganonhelp.o  -lipv6calc -L../lib/ 
make[2]: Leaving directory `/build/buildd/ipv6calc-0.71.0/ipv6loganon'
cd ipv6logstats && /usr/bin/make
make[2]: Entering directory `/build/buildd/ipv6calc-0.71.0/ipv6logstats'
gcc -g -O2 -D__EXTENSIONS__  -I../ -I../lib/ -c ipv6logstats.c
gcc -g -O2 -D__EXTENSIONS__  -I../ -I../lib/ -c ipv6logstatshelp.c
gcc -o ipv6logstats ipv6logstats.o ipv6logstatshelp.o  -lipv6calc -L../lib/ 
make[2]: Leaving directory `/build/buildd/ipv6calc-0.71.0/ipv6logstats'
make[1]: Leaving directory `/build/buildd/ipv6calc-0.71.0'
touch build-stamp
 /usr/bin/fakeroot debian/rules binary-arch
dh_testdir
./configure --build m32r-linux-gnu --prefix=/usr --mandir=/usr/share/man --enable-geoip --with-geoip-default-file=/usr/share/GeoIP/GeoIP.dat
checking for gawk... gawk
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 whether make sets $(MAKE)... yes
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for an ANSI C-conforming const... 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 size_t... yes
checking whether byte ordering is bigendian... yes
checking for working memcmp... yes
checking for strspn... yes
checking for strstr... yes
checking for getopt_long... yes
checking GeoIP.h usability... yes
checking GeoIP.h presence... yes
checking for GeoIP.h... yes
checking for GeoIP_open in -lGeoIP... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating ipv6calc/Makefile
config.status: creating man/Makefile
config.status: creating ipv6logconv/Makefile
config.status: creating ipv6loganon/Makefile
config.status: creating ipv6logstats/Makefile
config.status: creating contrib/ipv6calc.spec
config.status: creating ipv6calcweb/ipv6calcweb.cgi
config.status: creating config.h
config.status: config.h is unchanged
touch configure-stamp
dh_testdir
dh_testroot
dh_clean -k
/usr/bin/make install root=/build/buildd/ipv6calc-0.71.0/debian/ipv6calc
make[1]: Entering directory `/build/buildd/ipv6calc-0.71.0'
/usr/bin/make test
make[2]: Entering directory `/build/buildd/ipv6calc-0.71.0'
for dir in ipv6logconv ipv6loganon ipv6logstats ipv6calcweb ipv6calc man lib; do \
			ocwd=`pwd`; \
			cd $dir || exit 1; \
			/usr/bin/make test ; \
			cd $ocwd ; \
		done
make[3]: Entering directory `/build/buildd/ipv6calc-0.71.0/ipv6logconv'
/usr/bin/make all
make[4]: Entering directory `/build/buildd/ipv6calc-0.71.0/ipv6logconv'
cd ../ && /usr/bin/make lib-make
make[5]: Entering directory `/build/buildd/ipv6calc-0.71.0'
cd md5 && /usr/bin/make
make[6]: Entering directory `/build/buildd/ipv6calc-0.71.0/md5'
make[6]: Nothing to be done for `all'.
make[6]: Leaving directory `/build/buildd/ipv6calc-0.71.0/md5'
cd databases/ieee-oui && /usr/bin/make
make[6]: Entering directory `/build/buildd/ipv6calc-0.71.0/databases/ieee-oui'
test -f dbieee_oui.h || /usr/bin/make update
make[6]: Leaving directory `/build/buildd/ipv6calc-0.71.0/databases/ieee-oui'
cd databases/ieee-iab && /usr/bin/make
make[6]: Entering directory `/build/buildd/ipv6calc-0.71.0/databases/ieee-iab'
test -f dbieee_iab.h || /usr/bin/make update
make[6]: Leaving directory `/build/buildd/ipv6calc-0.71.0/databases/ieee-iab'
cd databases/ipv4-assignment && /usr/bin/make
make[6]: Entering directory `/build/buildd/ipv6calc-0.71.0/databases/ipv4-assignment'
test -f dbipv4addr_assignment.h || /usr/bin/make update
make[6]: Leaving directory `/build/buildd/ipv6calc-0.71.0/databases/ipv4-assignment'
cd databases/ipv6-assignment && /usr/bin/make
make[6]: Entering directory `/build/buildd/ipv6calc-0.71.0/databases/ipv6-assignment'
test -f dbipv6addr_assignment.h || /usr/bin/make update
make[6]: Leaving directory `/build/buildd/ipv6calc-0.71.0/databases/ipv6-assignment'
cd lib && /usr/bin/make GETOPT_INCLUDE=
make[6]: Entering directory `/build/buildd/ipv6calc-0.71.0/lib'
make[6]: Nothing to be done for `all'.
make[6]: Leaving directory `/build/buildd/ipv6calc-0.71.0/lib'
make[5]: Leaving directory `/build/buildd/ipv6calc-0.71.0'
gcc -o ipv6logconv ipv6logconv.o ipv6logconvhelp.o  -lipv6calc -L../lib/ 
make[4]: Leaving directory `/build/buildd/ipv6calc-0.71.0/ipv6logconv'
./test_ipv6logconv.sh
Run 'ipv6logconv' function tests...

INPUT: 195.226.187.50	- - "IPv4 address"
ipv6logconv: version 0.71.0
 DON'T RUN THIS PROGRAM AS root USER!
 This program uses insecure C string handling functions and is not full audited
  therefore parsing insecure and unchecked input like logfiles isn't a good choice
Error executing 'ipv6logconv'!

All tests were successfully done!
make[3]: Leaving directory `/build/buildd/ipv6calc-0.71.0/ipv6logconv'
make[3]: Entering directory `/build/buildd/ipv6calc-0.71.0/ipv6loganon'
/usr/bin/make all
make[4]: Entering directory `/build/buildd/ipv6calc-0.71.0/ipv6loganon'
cd ../ && /usr/bin/make lib-make
make[5]: Entering directory `/build/buildd/ipv6calc-0.71.0'
cd md5 && /usr/bin/make
make[6]: Entering directory `/build/buildd/ipv6calc-0.71.0/md5'
make[6]: Nothing to be done for `all'.
make[6]: Leaving directory `/build/buildd/ipv6calc-0.71.0/md5'
cd databases/ieee-oui && /usr/bin/make
make[6]: Entering directory `/build/buildd/ipv6calc-0.71.0/databases/ieee-oui'
test -f dbieee_oui.h || /usr/bin/make update
make[6]: Leaving directory `/build/buildd/ipv6calc-0.71.0/databases/ieee-oui'
cd databases/ieee-iab && /usr/bin/make
make[6]: Entering directory `/build/buildd/ipv6calc-0.71.0/databases/ieee-iab'
test -f dbieee_iab.h || /usr/bin/make update
make[6]: Leaving directory `/build/buildd/ipv6calc-0.71.0/databases/ieee-iab'
cd databases/ipv4-assignment && /usr/bin/make
make[6]: Entering directory `/build/buildd/ipv6calc-0.71.0/databases/ipv4-assignment'
test -f dbipv4addr_assignment.h || /usr/bin/make update
make[6]: Leaving directory `/build/buildd/ipv6calc-0.71.0/databases/ipv4-assignment'
cd databases/ipv6-assignment && /usr/bin/make
make[6]: Entering directory `/build/buildd/ipv6calc-0.71.0/databases/ipv6-assignment'
test -f dbipv6addr_assignment.h || /usr/bin/make update
make[6]: Leaving directory `/build/buildd/ipv6calc-0.71.0/databases/ipv6-assignment'
cd lib && /usr/bin/make GETOPT_INCLUDE=
make[6]: Entering directory `/build/buildd/ipv6calc-0.71.0/lib'
make[6]: Nothing to be done for `all'.
make[6]: Leaving directory `/build/buildd/ipv6calc-0.71.0/lib'
make[5]: Leaving directory `/build/buildd/ipv6calc-0.71.0'
gcc -o ipv6loganon ipv6loganon.o ipv6loganonhelp.o  -lipv6calc -L../lib/ 
make[4]: Leaving directory `/build/buildd/ipv6calc-0.71.0/ipv6loganon'
./test_ipv6loganon.sh
Run 'ipv6loganon' function tests...
IN     : 192.0.2.1 - - IPv4 address
CHECK  : 192.0.2.0 - - IPv4 address
OUT    : 192.0.2.0 - - IPv4 address
RESULT : ok

IN     : 3ffe:ffff::1 - - IPv6 address/6bone test
CHECK  : 3ffe:ffff:0:0:0:0:0:0 - - IPv6 address/6bone test
OUT    : 3ffe:ffff:0:0:0:0:0:0 - - IPv6 address/6bone test
RESULT : ok

IN     : 3FFE:1a05:510:200:0:5EFE:8CAD:8108 - - ISATAP
CHECK  : 3ffe:1a05:510:0:0:5efe:8cad:8100 - - ISATAP
OUT    : 3ffe:1a05:510:0:0:5efe:8cad:8100 - - ISATAP
RESULT : ok

IN     : ff02::1:ff00:1234 - - Solicited Node
CHECK  : ff02:0:0:0:0:1:ff00:0 - - Solicited Node
OUT    : ff02:0:0:0:0:1:ff00:0 - - Solicited Node
RESULT : ok

IN     : 3ffe::1:ff00:1234 - - Solicited Node
CHECK  : 3ffe:0:0:0:0:1:ff00:0 - - Solicited Node
OUT    : 3ffe:0:0:0:0:1:ff00:0 - - Solicited Node
RESULT : ok

IN     : ::1 - - loopback
CHECK  : 0:0:0:0:0:0:0:1 - - loopback
OUT    : 0:0:0:0:0:0:0:1 - - loopback
RESULT : ok

IN     : ::1.2.3.4 - - compatible IPv4
CHECK  : 0:0:0:0:0:0:1.2.3.0 - - compatible IPv4
OUT    : 0:0:0:0:0:0:1.2.3.0 - - compatible IPv4
RESULT : ok

IN     : ::ffff:1.2.3.4 - - mapped IPv4
CHECK  : 0:0:0:0:0:ffff:1.2.3.0 - - mapped IPv4
OUT    : 0:0:0:0:0:ffff:1.2.3.0 - - mapped IPv4
RESULT : ok

IN     : 2002:0102:0204::1 - - 6to4 local
CHECK  : 2002:102:200:0:0:0:0:0 - - 6to4 local
OUT    : 2002:102:200:0:0:0:0:0 - - 6to4 local
RESULT : ok

IN     : 2002:50b5:7940::50b5:7940 - - 6to4 Microsoft
CHECK  : 2002:50b5:7900:0:0:0:50b5:7900 - - 6to4 Microsoft
OUT    : 2002:50b5:7900:0:0:0:50b5:7900 - - 6to4 Microsoft
RESULT : ok

IN     : fe80::210:a4ff:fe01:2345 - - link local EUI-48
CHECK  : fe80:0:0:0:210:a4ff:fe00:0 - - link local EUI-48
OUT    : fe80:0:0:0:210:a4ff:fe00:0 - - link local EUI-48
RESULT : ok

IN     : fe80::210:a489:ab01:2345 - - link local EUI-64
CHECK  : fe80:0:0:0:210:a400:0:0 - - link local EUI-64
OUT    : fe80:0:0:0:210:a400:0:0 - - link local EUI-64
RESULT : ok

IN     : 3ffe:ffff::210:a4ff:fe01:2345 - - 6bone EUI-48
CHECK  : 3ffe:ffff:0:0:210:a4ff:fe00:0 - - 6bone EUI-48
OUT    : 3ffe:ffff:0:0:210:a4ff:fe00:0 - - 6bone EUI-48
RESULT : ok

IN     : 3ffe:ffff::210:a489:ab01:2345 - - 6bone EUI-64
CHECK  : 3ffe:ffff:0:0:210:a400:0:0 - - 6bone EUI-64
OUT    : 3ffe:ffff:0:0:210:a400:0:0 - - 6bone EUI-64
RESULT : ok

IN     : 3ffe:ffff::000:a4ff:fe01:2345 - - 6bone local
CHECK  : 3ffe:ffff:0:0:0:a4ff:fe00:0 - - 6bone local
OUT    : 3ffe:ffff:0:0:0:a4ff:fe00:0 - - 6bone local
RESULT : ok

IN     : 3ffe:ffff::000:a489:ab01:2345 - - 6bone local
CHECK  : 3ffe:ffff:0:0:0:0:0:0 - - 6bone local
OUT    : 3ffe:ffff:0:0:0:0:0:0 - - 6bone local
RESULT : ok

IN     : fd00:1234:5678:9abc::1 - - ULUA local
CHECK  : fd00:1234:5678:0:0:0:0:0 - - ULUA local
OUT    : fd00:1234:5678:0:0:0:0:0 - - ULUA local
RESULT : ok

IN     : fd00:1234:5678:9abc:210:a4ff:fe01:2345 - - ULUA EUI-64
CHECK  : fd00:1234:5678:0:210:a4ff:fe00:0 - - ULUA EUI-64
OUT    : fd00:1234:5678:0:210:a4ff:fe00:0 - - ULUA EUI-64
RESULT : ok

IN     : fd00:1234:5678:9abc:210:a489:ab01:2345 - - ULUA EUI-64
CHECK  : fd00:1234:5678:0:210:a400:0:0 - - ULUA EUI-64
OUT    : fd00:1234:5678:0:210:a400:0:0 - - ULUA EUI-64
RESULT : ok

IN     : 3ffe:831f:ce49:7601:8000:efff:af4a:86BF - - Teredo 6bone
CHECK  : 3ffe:831f:ce49:7601:8000:ffff:af4a:86ff - - Teredo 6bone
OUT    : 3ffe:831f:ce49:7601:8000:ffff:af4a:86ff - - Teredo 6bone
RESULT : ok

IN     : 192.0.2.1 - - IPv4 address
OPTIONS: --anonymize-careful
CHECK  : 192.0.0.0 - - IPv4 address
OUT    : 192.0.0.0 - - IPv4 address
RESULT : ok

IN     : 192.0.130.1 - - IPv4 address
OPTIONS: --anonymize-careful
CHECK  : 192.0.128.0 - - IPv4 address
OUT    : 192.0.128.0 - - IPv4 address
RESULT : ok

IN     : 192.0.2.1 - - IPv4 address
OPTIONS: --anonymize-paranoid
CHECK  : 192.0.0.0 - - IPv4 address
OUT    : 192.0.0.0 - - IPv4 address
RESULT : ok

IN     : 192.0.130.1 - - IPv4 address
OPTIONS: --anonymize-paranoid
CHECK  : 192.0.0.0 - - IPv4 address
OUT    : 192.0.0.0 - - IPv4 address
RESULT : ok

IN     : 192.1.130.1 - - IPv4 address
OPTIONS: --anonymize-paranoid
CHECK  : 192.1.0.0 - - IPv4 address
OUT    : 192.1.0.0 - - IPv4 address
RESULT : ok

IN     : 3ffe:ffff:1234::1 - - IPv6 address/6bone test
OPTIONS: --anonymize-standard
CHECK  : 3ffe:ffff:1234:0:0:0:0:0 - - IPv6 address/6bone test
OUT    : 3ffe:ffff:1234:0:0:0:0:0 - - IPv6 address/6bone test
RESULT : ok

IN     : 3ffe:ffff:1234::1 - - IPv6 address/6bone test
OPTIONS: --anonymize-careful
CHECK  : 3ffe:ffff:1200:0:0:0:0:0 - - IPv6 address/6bone test
OUT    : 3ffe:ffff:1200:0:0:0:0:0 - - IPv6 address/6bone test
RESULT : ok

IN     : 3ffe:ffff:1234::1 - - IPv6 address/6bone test
OPTIONS: --anonymize-paranoid
CHECK  : 3ffe:ffff:0:0:0:0:0:0 - - IPv6 address/6bone test
OUT    : 3ffe:ffff:0:0:0:0:0:0 - - IPv6 address/6bone test
RESULT : ok

IN     : 3FFE:1a05:510:200:0:5EFE:8CAD:8108 - - ISATAP1
OPTIONS: --anonymize-careful
CHECK  : 3ffe:1a05:500:0:0:5efe:8cad:8000 - - ISATAP1
OUT    : 3ffe:1a05:500:0:0:5efe:8cad:8000 - - ISATAP1
RESULT : ok

IN     : 3FFE:1a05:510:200:0:5EFE:8CAD:8108 - - ISATAP2
OPTIONS: --anonymize-paranoid
CHECK  : 3ffe:1a05:0:0:0:5efe:8cad:0 - - ISATAP2
OUT    : 3ffe:1a05:0:0:0:5efe:8cad:0 - - ISATAP2
RESULT : ok

IN     : 2002:50b5:7940::50b5:7940 - - 6to4 Microsoft1
OPTIONS: --anonymize-careful
CHECK  : 2002:50b5:7000:0:0:0:50b5:7000 - - 6to4 Microsoft1
OUT    : 2002:50b5:7000:0:0:0:50b5:7000 - - 6to4 Microsoft1
RESULT : ok

IN     : 2002:50b5:7940::50b5:7940 - - 6to4 Microsoft2
OPTIONS: --anonymize-paranoid
CHECK  : 2002:50b5:0:0:0:0:50b5:0 - - 6to4 Microsoft2
OUT    : 2002:50b5:0:0:0:0:50b5:0 - - 6to4 Microsoft2
RESULT : ok

IN     : fe80::210:a4ff:fe01:2345 - - link local EUI-48
OPTIONS: --anonymize-careful
CHECK  : fe80:0:0:0:210:a4ff:fe00:0 - - link local EUI-48
OUT    : fe80:0:0:0:210:a4ff:fe00:0 - - link local EUI-48
RESULT : ok

IN     : fe80::210:a489:ab01:2345 - - link local EUI-64
OPTIONS: --anonymize-paranoid
CHECK  : fe80:0:0:0:210:a400:0:0 - - link local EUI-64
OUT    : fe80:0:0:0:210:a400:0:0 - - link local EUI-64
RESULT : ok

IN     : fec0::1234:210:a4ff:fe01:2345 - - link local EUI-48
OPTIONS: --anonymize-standard
CHECK  : fec0:0:0:0:210:a4ff:fe00:0 - - link local EUI-48
OUT    : fec0:0:0:0:210:a4ff:fe00:0 - - link local EUI-48
RESULT : ok

IN     : fec0::1234:210:a4ff:fe01:2345 - - link local EUI-48
OPTIONS: --anonymize-careful
CHECK  : fec0:0:0:0:210:a4ff:fe00:0 - - link local EUI-48
OUT    : fec0:0:0:0:210:a4ff:fe00:0 - - link local EUI-48
RESULT : ok

IN     : fed0::1234:210:a489:ab01:2345 - - link local EUI-64
OPTIONS: --anonymize-paranoid
CHECK  : fed0:0:0:0:210:a400:0:0 - - link local EUI-64
OUT    : fed0:0:0:0:210:a400:0:0 - - link local EUI-64
RESULT : ok

IN     : fed0::1234:210:a489:ab01:2345 - - link local EUI-64
OPTIONS: --mask-ipv6 4
CHECK  : fec0:0:0:0:210:a400:0:0 - - link local EUI-64
OUT    : fec0:0:0:0:210:a400:0:0 - - link local EUI-64
RESULT : ok

IN     : fd00:1234:5678:9abc::1 - - ULUA local
OPTIONS: --anonymize-standard
CHECK  : fd00:1234:5678:0:0:0:0:0 - - ULUA local
OUT    : fd00:1234:5678:0:0:0:0:0 - - ULUA local
RESULT : ok

IN     : fd00:1234:5678:9abc:210:a4ff:fe01:2345 - - ULUA EUI-64
OPTIONS: --anonymize-careful
CHECK  : fd00:1234:5600:0:210:a4ff:fe00:0 - - ULUA EUI-64
OUT    : fd00:1234:5600:0:210:a4ff:fe00:0 - - ULUA EUI-64
RESULT : ok

IN     : fd00:1234:5678:9abc:210:a489:ab01:2345 - - ULUA EUI-64
OPTIONS: --anonymize-paranoid
CHECK  : fd00:1234:0:0:210:a400:0:0 - - ULUA EUI-64
OUT    : fd00:1234:0:0:210:a400:0:0 - - ULUA EUI-64
RESULT : ok

IN     : fd00:1234:5678:9abc:210:a489:ab01:2345 - - ULUA EUI-64
OPTIONS: --mask-ipv6 56
CHECK  : fd00:1234:5678:9a00:210:a400:0:0 - - ULUA EUI-64
OUT    : fd00:1234:5678:9a00:210:a400:0:0 - - ULUA EUI-64
RESULT : ok

IN     : fd00:1234:5678:9abc:210:a489:ab01:2345 - - ULUA EUI-64
OPTIONS: --mask-ipv6 48
CHECK  : fd00:1234:5678:0:210:a400:0:0 - - ULUA EUI-64
OUT    : fd00:1234:5678:0:210:a400:0:0 - - ULUA EUI-64
RESULT : ok

IN     : fd00:1234:5678:9abc:210:a489:ab01:2345 - - ULUA EUI-64
OPTIONS: --mask-ipv6 40
CHECK  : fd00:1234:5600:0:210:a400:0:0 - - ULUA EUI-64
OUT    : fd00:1234:5600:0:210:a400:0:0 - - ULUA EUI-64
RESULT : ok

IN     : fd00:1234:5678:9abc:210:a489:ab01:2345 - - ULUA EUI-64
OPTIONS: --mask-ipv6 32
CHECK  : fd00:1234:0:0:210:a400:0:0 - - ULUA EUI-64
OUT    : fd00:1234:0:0:210:a400:0:0 - - ULUA EUI-64
RESULT : ok

IN     : fd00:1234:5678:9abc:210:a489:ab01:2345 - - ULUA EUI-64
OPTIONS: --mask-ipv6 24
CHECK  : fd00:1200:0:0:210:a400:0:0 - - ULUA EUI-64
OUT    : fd00:1200:0:0:210:a400:0:0 - - ULUA EUI-64
RESULT : ok

IN     : fd00:1234:5678:9abc:210:a489:ab01:2345 - - ULUA EUI-64
OPTIONS: --mask-ipv6 16
CHECK  : fd00:0:0:0:210:a400:0:0 - - ULUA EUI-64
OUT    : fd00:0:0:0:210:a400:0:0 - - ULUA EUI-64
RESULT : ok

IN     : fd00:1234:5678:9abc:210:a489:ab01:2345 - - ULUA EUI-64
OPTIONS: --mask-ipv6 8
CHECK  : fd00:0:0:0:210:a400:0:0 - - ULUA EUI-64
OUT    : fd00:0:0:0:210:a400:0:0 - - ULUA EUI-64
RESULT : ok

IN     : fd00:1234:5678:9abc:210:a489:ab01:2345 - - ULUA EUI-64
OPTIONS: --mask-ipv6 4
CHECK  : fd00:0:0:0:210:a400:0:0 - - ULUA EUI-64
OUT    : fd00:0:0:0:210:a400:0:0 - - ULUA EUI-64
RESULT : ok


All tests were successfully done!
./test_ipv6loganon.sh bulk
Run 'ipv6loganon' function tests...
Test with cache
Expecting log lines on stdin
Ok, proceeding stdin...
...finished
Cache statistics:
Cache distance:   0  hits:        7
Cache distance:   1  hits:        2
Cache distance:   2  hits:        1
Cache distance:   3  hits:        1
Cache distance:   4  hits:        0
Cache distance:   5  hits:        1
Cache distance:   6  hits:        0
Cache distance:   7  hits:        0
Cache distance:   8  hits:        0
Cache distance:   9  hits:        0
Cache distance:  10  hits:        0
Cache distance:  11  hits:        0
Cache distance:  12  hits:        1
Cache distance:  13  hits:        0
Cache distance:  14  hits:        0
Cache distance:  15  hits:        0
Cache distance:  16  hits:        0
Cache distance:  17  hits:        0
Cache distance:  18  hits:        0
Cache distance:  19  hits:        0
195.226.187.0 - - "IPv4 address"
195.226.187.0 - - "IPv4 address"
3ffe:ffff:0:0:0:0:0:0 - - "IPv6 address/6bone test"
3ffe:ffff:0:0:0:0:0:0 - - "IPv6 address/6bone test"
3ffe:ffff:0:0:0:0:0:0 - - "IPv6 address/6bone test"
195.226.187.0 - - "IPv4 address"
3ffe:1a05:510:0:0:5efe:8cad:8100 - - 
3ffe:1a05:510:0:0:5efe:8cad:8100 - - 
3ffe:1a05:510:0:0:5efe:8cad:8100 - - 
195.226.187.0 - - "IPv4 address"
3ffe:ffff:0:0:0:0:0:0 - - "IPv6 address/6bone test"
3ffe:1a05:510:0:0:5efe:8cad:8100 - - 
1.2.3.0 - -
1.2.3.0 - -
195.226.187.0 - - "IPv4 address"
0:0:0:0:0:ffff:1.2.3.0 - -
2002:102:200:0:0:0:0:0 - -
fe80:0:0:0:210:a4ff:fe00:0 - -
fe80:0:0:0:210:a400:0:0 - -
3ffe:ffff:0:0:210:a4ff:fe00:0 - -
1.2.3.0 - -
2.2.3.0 - -
3.2.3.0 - -
4.2.3.0 - -
5.2.3.0 - -
195.226.187.0 - - "IPv4 address"
Test without cache
195.226.187.0 - - "IPv4 address"
195.226.187.0 - - "IPv4 address"
3ffe:ffff:0:0:0:0:0:0 - - "IPv6 address/6bone test"
3ffe:ffff:0:0:0:0:0:0 - - "IPv6 address/6bone test"
3ffe:ffff:0:0:0:0:0:0 - - "IPv6 address/6bone test"
195.226.187.0 - - "IPv4 address"
3ffe:1a05:510:0:0:5efe:8cad:8100 - - 
3ffe:1a05:510:0:0:5efe:8cad:8100 - - 
3ffe:1a05:510:0:0:5efe:8cad:8100 - - 
195.226.187.0 - - "IPv4 address"
3ffe:ffff:0:0:0:0:0:0 - - "IPv6 address/6bone test"
3ffe:1a05:510:0:0:5efe:8cad:8100 - - 
1.2.3.0 - -
1.2.3.0 - -
195.226.187.0 - - "IPv4 address"
0:0:0:0:0:ffff:1.2.3.0 - -
2002:102:200:0:0:0:0:0 - -
fe80:0:0:0:210:a4ff:fe00:0 - -
fe80:0:0:0:210:a400:0:0 - -
3ffe:ffff:0:0:210:a4ff:fe00:0 - -
1.2.3.0 - -
2.2.3.0 - -
3.2.3.0 - -
4.2.3.0 - -
5.2.3.0 - -
195.226.187.0 - - "IPv4 address"

All tests were successfully done!
make[3]: Leaving directory `/build/buildd/ipv6calc-0.71.0/ipv6loganon'
make[3]: Entering directory `/build/buildd/ipv6calc-0.71.0/ipv6logstats'
/usr/bin/make all
make[4]: Entering directory `/build/buildd/ipv6calc-0.71.0/ipv6logstats'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/build/buildd/ipv6calc-0.71.0/ipv6logstats'
./test_ipv6logstats.sh
Run 'ipv6logstats' function tests...
ipv6logstats: version 0.71.0
 DON'T RUN THIS PROGRAM AS root USER!
 This program uses insecure C string handling functions and is not full audited
  therefore parsing insecure and unchecked input like logfiles isn't a good choice
Error executing 'ipv6logstats'!
make[3]: *** [test] Error 1
make[3]: Leaving directory `/build/buildd/ipv6calc-0.71.0/ipv6logstats'
make[3]: Entering directory `/build/buildd/ipv6calc-0.71.0/ipv6calcweb'
# Pseudo random selected
./test_ipv6calcweb.sh 2001:200:1:ea::1
Content-type: text/html

<html>
  <head>
    <meta name="Author" content="Peter Bieringer">
    <title>Addresstype information</title>
  </head>
  <body>
    <table border CELLSPACING=0>
      <tr>
        <th colspan="3">Your client</th>
      </tr>
      <tr>
        <td><b>IPV6</b></td>
        <td>IPv6 address</td>
        <td><tt><a target="_blank" href="http://www.apnic.net/apnic-bin/whois.pl?searchtext=2001:0200:0001:00ea:0000:0000:0000:0001">2001:0200:0001:00ea:0000:0000:0000:0001</a></tt></td>
      </tr>
      <tr>
        <td><b>TYPE</b></td>
        <td>Address type</td>
        <td>unicast,global-unicast</td>
      </tr>
      <tr>
        <td><b>SLA</b></td>
        <td>Site Level Aggregator (subnet)</td>
        <td><tt>00ea</tt></td>
      </tr>
      <tr>
        <td><b>IPV6_REGISTRY</b></td>
        <td>Registry of IPv6 address</td>
        <td>APNIC</td>
      </tr>
      <tr>
        <td><b>IID</b></td>
        <td>Interface identifier</td>
        <td><tt>0000:0000:0000:0001</tt></td>
      </tr>
      <tr>
        <td><b>EUI64_SCOPE</b></td>
        <td>EUI-64 scope</td>
        <td>local</td>
      </tr>
      <tr>
        <td colspan="3">
          <font size=-2>Generated by ipv6calcweb.cgi 0.71.0, (P) & (C) 2002-2007 by Peter Bieringer</font><br>
          <font size=-2>Powered by <a target="_blank" href="http://www.deepspace6.net/projects/ipv6calc.html">ipv6calc</a> 0.71.0, (P) & (C) 2001-2007 by Peter Bieringer <pb (at) bieringer.de></font>
        </td>
      </tr>
    </table>
  </body>
</html>
# www.hp.com
./test_ipv6calcweb.sh 15.200.30.23
Content-type: text/html

<html>
  <head>
    <meta name="Author" content="Peter Bieringer">
    <title>Addresstype information</title>
  </head>
  <body>
    <table border CELLSPACING=0>
      <tr>
        <th colspan="3">Your client</th>
      </tr>
      <tr>
        <td><b>IPV4</b></td>
        <td>IPv4 address</td>
        <td><tt><a target="_blank" href="http://ws.arin.net/whois?queryinput=15.200.30.23">15.200.30.23</a></tt></td>
      </tr>
      <tr>
        <td><b>IPV4_REGISTRY</b></td>
        <td>Registry of IPv4 address</td>
        <td>ARIN</td>
      </tr>
      <tr>
        <td><b>GEOIP_COUNTRY_SHORT</b></td>
        <td>GeoIP country code</td>
        <td>US</td>
      </tr>
      <tr>
        <td><b>GEOIP_COUNTRY_LONG</b></td>
        <td>GeoIP country</td>
        <td>United States</td>
      </tr>
      <tr>
        <td colspan="3">
          <font size=-2>Generated by ipv6calcweb.cgi 0.71.0, (P) & (C) 2002-2007 by Peter Bieringer</font><br>
          <font size=-2>Powered by <a target="_blank" href="http://www.deepspace6.net/projects/ipv6calc.html">ipv6calc</a> 0.71.0, (P) & (C) 2001-2007 by Peter Bieringer <pb (at) bieringer.de></font>
<br>
          <font size=-2>Powered by <a target="_blank" href="http://www.maxmind.com">MaxMind</a> database GEO-106FREE 20080101 Build 1 Copyright (c) 2007 MaxMind LLC apiversion=system</font>
        </td>
      </tr>
    </table>
  </body>
</html>
# Pseudo random
./test_ipv6calcweb.sh 3ffe:831f:ce49:7601:8000:efff:af4a:86BF
Content-type: text/html

<html>
  <head>
    <meta name="Author" content="Peter Bieringer">
    <title>Addresstype information</title>
  </head>
  <body>
    <table border CELLSPACING=0>
      <tr>
        <th colspan="3">Your client</th>
      </tr>
      <tr>
        <td><b>IPV6</b></td>
        <td>IPv6 address</td>
        <td><tt>3ffe:831f:ce49:7601:8000:efff:af4a:86bf</tt></td>
      </tr>
      <tr>
        <td><b>TYPE</b></td>
        <td>Address type</td>
        <td>unicast,6bone,global-unicast,productive,teredo</td>
      </tr>
      <tr style="background-color: rgb(240, 240, 240);">
        <td><b>IPV4_SOURCE[80.181.121.64]</b></td>
        <td>Source of IPv4 address</td>
        <td>TEREDO-CLIENT</td>
      </tr>
      <tr style="background-color: rgb(240, 240, 240);">
        <td><b>IPV4[80.181.121.64]</b></td>
        <td>IPv4 address</td>
        <td><tt><a target="_blank" href="http://www.ripe.net/perl/whois?searchtext=80.181.121.64">80.181.121.64</a></tt></td>
      </tr>
      <tr style="background-color: rgb(240, 240, 240);">
        <td><b>IPV4_REGISTRY[80.181.121.64]</b></td>
        <td>Registry of IPv4 address</td>
        <td>RIPENCC</td>
      </tr>
      <tr style="background-color: rgb(240, 240, 240);">
        <td><b>GEOIP_COUNTRY_SHORT[80.181.121.64]</b></td>
        <td>GeoIP country code</td>
        <td>IT</td>
      </tr>
      <tr style="background-color: rgb(240, 240, 240);">
        <td><b>GEOIP_COUNTRY_LONG[80.181.121.64]</b></td>
        <td>GeoIP country</td>
        <td>Italy</td>
      </tr>
      <tr style="background-color: rgb(224, 224, 224);">
        <td><b>IPV4_SOURCE[206.73.118.1]</b></td>
        <td>Source of IPv4 address</td>
        <td>TEREDO-SERVER</td>
      </tr>
      <tr style="background-color: rgb(224, 224, 224);">
        <td><b>IPV4[206.73.118.1]</b></td>
        <td>IPv4 address</td>
        <td><tt><a target="_blank" href="http://ws.arin.net/whois?queryinput=206.73.118.1">206.73.118.1</a></tt></td>
      </tr>
      <tr style="background-color: rgb(224, 224, 224);">
        <td><b>IPV4_REGISTRY[206.73.118.1]</b></td>
        <td>Registry of IPv4 address</td>
        <td>ARIN</td>
      </tr>
      <tr style="background-color: rgb(224, 224, 224);">
        <td><b>GEOIP_COUNTRY_SHORT[206.73.118.1]</b></td>
        <td>GeoIP country code</td>
        <td>US</td>
      </tr>
      <tr style="background-color: rgb(224, 224, 224);">
        <td><b>GEOIP_COUNTRY_LONG[206.73.118.1]</b></td>
        <td>GeoIP country</td>
        <td>United States</td>
      </tr>
      <tr>
        <td><b>TEREDO_PORT_CLIENT</b></td>
        <td>UDP port of Teredo client (outside NAT)</td>
        <td>4096</td>
      </tr>
      <tr>
        <td><b>IPV6_REGISTRY</b></td>
        <td>Registry of IPv6 address</td>
        <td>reserved</td>
      </tr>
      <tr>
        <td colspan="3">
          <font size=-2>Generated by ipv6calcweb.cgi 0.71.0, (P) & (C) 2002-2007 by Peter Bieringer</font><br>
          <font size=-2>Powered by <a target="_blank" href="http://www.deepspace6.net/projects/ipv6calc.html">ipv6calc</a> 0.71.0, (P) & (C) 2001-2007 by Peter Bieringer <pb (at) bieringer.de></font>
<br>
          <font size=-2>Powered by <a target="_blank" href="http://www.maxmind.com">MaxMind</a> database GEO-106FREE 20080101 Build 1 Copyright (c) 2007 MaxMind LLC apiversion=system</font>
        </td>
      </tr>
    </table>
  </body>
</html>
make[3]: Leaving directory `/build/buildd/ipv6calc-0.71.0/ipv6calcweb'
make[3]: Entering directory `/build/buildd/ipv6calc-0.71.0/ipv6calc'
/usr/bin/make
make[4]: Entering directory `/build/buildd/ipv6calc-0.71.0/ipv6calc'
cd ../ && /usr/bin/make lib-make
make[5]: Entering directory `/build/buildd/ipv6calc-0.71.0'
cd md5 && /usr/bin/make
make[6]: Entering directory `/build/buildd/ipv6calc-0.71.0/md5'
make[6]: Nothing to be done for `all'.
make[6]: Leaving directory `/build/buildd/ipv6calc-0.71.0/md5'
cd databases/ieee-oui && /usr/bin/make
make[6]: Entering directory `/build/buildd/ipv6calc-0.71.0/databases/ieee-oui'
test -f dbieee_oui.h || /usr/bin/make update
make[6]: Leaving directory `/build/buildd/ipv6calc-0.71.0/databases/ieee-oui'
cd databases/ieee-iab && /usr/bin/make
make[6]: Entering directory `/build/buildd/ipv6calc-0.71.0/databases/ieee-iab'
test -f dbieee_iab.h || /usr/bin/make update
make[6]: Leaving directory `/build/buildd/ipv6calc-0.71.0/databases/ieee-iab'
cd databases/ipv4-assignment && /usr/bin/make
make[6]: Entering directory `/build/buildd/ipv6calc-0.71.0/databases/ipv4-assignment'
test -f dbipv4addr_assignment.h || /usr/bin/make update
make[6]: Leaving directory `/build/buildd/ipv6calc-0.71.0/databases/ipv4-assignment'
cd databases/ipv6-assignment && /usr/bin/make
make[6]: Entering directory `/build/buildd/ipv6calc-0.71.0/databases/ipv6-assignment'
test -f dbipv6addr_assignment.h || /usr/bin/make update
make[6]: Leaving directory `/build/buildd/ipv6calc-0.71.0/databases/ipv6-assignment'
cd lib && /usr/bin/make GETOPT_INCLUDE=
make[6]: Entering directory `/build/buildd/ipv6calc-0.71.0/lib'
make[6]: Nothing to be done for `all'.
make[6]: Leaving directory `/build/buildd/ipv6calc-0.71.0/lib'
make[5]: Leaving directory `/build/buildd/ipv6calc-0.71.0'
gcc -o ipv6calc ipv6calc.o showinfo.o ../md5/md5.o -lipv6calc -L../lib/ -lGeoIP
make[4]: Leaving directory `/build/buildd/ipv6calc-0.71.0/ipv6calc'
./test_ipv6calc.sh || exit 1
Run 'ipv6calc' function tests...
Test './ipv6calc --addr_to_ip6int 3ffe:ffff:100:f101::1' for '1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1.0.1.f.0.0.1.0.f.f.f.f.e.f.f.3.ip6.int.'
No input type specified, try autodetection...found type: ipv6addr
Test './ipv6calc --in ipv6 --out revnibbles.int 3ffe:ffff:100:f101::1' for '1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1.0.1.f.0.0.1.0.f.f.f.f.e.f.f.3.ip6.int.'
Test './ipv6calc --addr_to_ip6int 3ffe:ffff:100:f101::1/64' for '1.0.1.f.0.0.1.0.f.f.f.f.e.f.f.3.ip6.int.'
No input type specified, try autodetection...found type: ipv6addr
Test './ipv6calc --in revnibbles.int --out ipv6 1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1.0.1.f.0.0.1.0.f.f.f.f.e.f.f.3.ip6.int' for '3ffe:ffff:100:f101::1/128'
Test './ipv6calc --addr_to_ip6arpa 3ffe::1/64' for '0.0.0.0.0.0.0.0.0.0.0.0.e.f.f.3.ip6.arpa.'
No input type specified, try autodetection...found type: ipv6addr
Test './ipv6calc --in ipv6 --out revnibbles.arpa 3ffe::1/64' for '0.0.0.0.0.0.0.0.0.0.0.0.e.f.f.3.ip6.arpa.'
Test './ipv6calc -a --uppercase 3ffe::1/64' for '0.0.0.0.0.0.0.0.0.0.0.0.E.F.F.3.IP6.ARPA.'
No input type specified, try autodetection...found type: ipv6addr
Test './ipv6calc -a -u 3ffe::1/64' for '0.0.0.0.0.0.0.0.0.0.0.0.E.F.F.3.IP6.ARPA.'
No input type specified, try autodetection...found type: ipv6addr
Test './ipv6calc --addr_to_compressed 3ffe:ffff:0100:f101:0000:0000:0000:0001' for '3ffe:ffff:100:f101::1'
Test './ipv6calc --in ipv6 --out ipv6 --printcompressed 3ffe:ffff:0100:f101:0000:0000:0000:0001' for '3ffe:ffff:100:f101::1'
Test './ipv6calc -I ipv6 -O ipv6 -C 3ffe:ffff:0100:f101:0000:0000:0000:0001' for '3ffe:ffff:100:f101::1'
Test './ipv6calc --addr_to_compressed 3ffe:ffff:0100:f101:0000:0000:0000:0001/64' for '3ffe:ffff:100:f101::1/64'
Test './ipv6calc --addr_to_compressed 0:0:1:2:3:4:0:0' for '::1:2:3:4:0:0'
Test './ipv6calc --addr_to_compressed 0:0:1:0:0:1:0:0' for '::1:0:0:1:0:0'
Test './ipv6calc --addr_to_compressed 0:0:0:2:3:0:0:0' for '::2:3:0:0:0'
Test './ipv6calc --addr_to_compressed 0:0:0:0:3:0:0:0' for '::3:0:0:0'
Test './ipv6calc --addr_to_compressed 0:0:0:0:0:4:0:0' for '::4:0:0'
Test './ipv6calc --addr_to_compressed 0:0:1:0:0:1:0:0' for '::1:0:0:1:0:0'
Test './ipv6calc --addr_to_compressed 0:0:1:2:0:0:0:0' for '0:0:1:2::'
Test './ipv6calc --addr_to_compressed 0:0:1:2:3:0:0:0' for '0:0:1:2:3::'
Test './ipv6calc --addr_to_compressed 1080:0:0:0:8:800:200c:417a' for '1080::8:800:200c:417a'
Test './ipv6calc --addr_to_compressed ff01:0:0:0:0:0:0:43' for 'ff01::43'
Test './ipv6calc --addr_to_compressed 0:0:0:0:0:0:0:1' for '::1'
Test './ipv6calc --addr_to_compressed 0:0:0:0:0:0:0:0' for '::'
Test './ipv6calc --addr_to_compressed 0:0:0:0:0:0:13.1.68.3' for '::13.1.68.3'
Test './ipv6calc --addr_to_compressed 0:0:0:0:0:ffff:129.144.52.38' for '::ffff:129.144.52.38'
Test './ipv6calc --addr_to_compressed --uppercase 0:0:0:0:0:ffff:129.144.52.38' for '::FFFF:129.144.52.38'
Test './ipv6calc --in ipv6 --out ipv6 --printcompressed --uppercase 0:0:0:0:0:ffff:129.144.52.38' for '::FFFF:129.144.52.38'
Test './ipv6calc --addr_to_uncompressed 3ffe:ffff:100:f101::1' for '3ffe:ffff:100:f101:0:0:0:1'
Test './ipv6calc --in ipv6 --out ipv6 --printuncompressed 3ffe:ffff:100:f101::1' for '3ffe:ffff:100:f101:0:0:0:1'
Test './ipv6calc --addr_to_uncompressed 3ffe:ffff:100:f101::1/64' for '3ffe:ffff:100:f101:0:0:0:1/64'
Test './ipv6calc --addr_to_uncompressed ::13.1.68.3' for '0:0:0:0:0:0:13.1.68.3'
Test './ipv6calc --addr_to_uncompressed ::013.01.068.0003' for '0:0:0:0:0:0:13.1.68.3'
Test './ipv6calc --addr_to_uncompressed ::ffff:13.1.68.3' for '0:0:0:0:0:ffff:13.1.68.3'
Test './ipv6calc --addr_to_uncompressed --maskprefix 3ffe:ffff:100:f101::1/64' for '3ffe:ffff:100:f101:0:0:0:0/64'
Test './ipv6calc --addr_to_uncompressed --masksuffix 3ffe:ffff:100:f101:c000::1/64' for '0:0:0:0:c000:0:0:1/64'
Test './ipv6calc --addr_to_uncompressed --uppercase ::ffff:13.1.68.3' for '0:0:0:0:0:FFFF:13.1.68.3'
Test './ipv6calc --addr_to_uncompressed --printsuffix ::ffff:1.2.3.4/64' for '0:ffff:1.2.3.4'
Test './ipv6calc --in ipv6 --out ipv6 --printsuffix --printuncompressed ::ffff:1.2.3.4/64' for '0:ffff:1.2.3.4'
Test './ipv6calc --addr_to_uncompressed --printsuffix ::ffff:1.2.3.4/63' for '0:0:ffff:1.2.3.4'
Test './ipv6calc --addr_to_uncompressed --printsuffix 3ffe:ffff:100:f101::1/64' for '0:0:0:1'
Test './ipv6calc --addr_to_uncompressed --printprefix 3ffe:ffff:100:f101::1/64' for '3ffe:ffff:100:f101'
Test './ipv6calc --addr_to_uncompressed --printprefix 3ffe:ffff:100:f101::1/65' for '3ffe:ffff:100:f101:0'
Test './ipv6calc --in ipv6 --out ipv6 --printprefix --printuncompressed 3ffe:ffff:100:f101::1/65' for '3ffe:ffff:100:f101:0'
Test './ipv6calc --addr_to_fulluncompressed 3ffe:ffff:100:f101::1' for '3ffe:ffff:0100:f101:0000:0000:0000:0001'
Test './ipv6calc --in ipv6 --out ipv6 --printfulluncompressed 3ffe:ffff:100:f101::1' for '3ffe:ffff:0100:f101:0000:0000:0000:0001'
Test './ipv6calc --addr_to_fulluncompressed 3ffe:ffff:100:f101::1/64' for '3ffe:ffff:0100:f101:0000:0000:0000:0001/64'
Test './ipv6calc --addr_to_fulluncompressed ::13.1.68.3' for '0000:0000:0000:0000:0000:0000:13.1.68.3'
Test './ipv6calc --addr_to_fulluncompressed ::ffff:13.1.68.3' for '0000:0000:0000:0000:0000:ffff:13.1.68.3'
Test './ipv6calc --addr_to_fulluncompressed --uppercase ::ffff:13.1.68.3' for '0000:0000:0000:0000:0000:FFFF:13.1.68.3'
Test './ipv6calc --addr_to_ifinet6 3ffe:ffff:100:f101::1' for '3ffeffff0100f1010000000000000001 00'
Test './ipv6calc --in ipv6 --out ifinet6 3ffe:ffff:100:f101::1' for '3ffeffff0100f1010000000000000001 00'
Test './ipv6calc --addr_to_ifinet6 3ffe:ffff:100:f101::1/64' for '3ffeffff0100f1010000000000000001 00 40'
Test './ipv6calc --in ipv6 --out ifinet6 3ffe:ffff:100:f101::1/64' for '3ffeffff0100f1010000000000000001 00 40'
Test './ipv6calc --ifinet6_to_compressed 3ffeffff0100f1010000000000000001' for '3ffe:ffff:100:f101::1'
Test './ipv6calc --in ifinet6 --out ipv6 --printcompressed 3ffeffff0100f1010000000000000001' for '3ffe:ffff:100:f101::1'
Test './ipv6calc --ifinet6_to_compressed 3ffeffff0100f1010000000000000001 40' for '3ffe:ffff:100:f101::1/64'
Test './ipv6calc --in ifinet6 --out ipv6 --printcompressed 3ffeffff0100f1010000000000000001 40' for '3ffe:ffff:100:f101::1/64'
Test './ipv6calc --addr_to_base85 1080:0:0:0:8:800:200c:417a' for '4)+k&C#VzJ4br>0wv%Yp'
Test './ipv6calc --in ipv6 --out base85 1080:0:0:0:8:800:200c:417a' for '4)+k&C#VzJ4br>0wv%Yp'
Test './ipv6calc --base85_to_addr 4)+k&C#VzJ4br>0wv%Yp' for '1080:0:0:0:8:800:200c:417a'
Test './ipv6calc --mac_to_eui64 00:50:BF:06:B4:F5' for '250:bfff:fe06:b4f5'
Test './ipv6calc --mac_to_eui64 00:0:F:6:4:5' for '200:fff:fe06:405'
Test './ipv6calc --in mac --out eui64 00:0:F:6:4:5' for '200:fff:fe06:405'
No action type specified, try autodetection...found type: geneui64
Test './ipv6calc --eui64_to_privacy 0123:4567:89ab:cdef 0123456789abcdef' for '4662:bdea:8654:776d 486072ff7074945e'
Test './ipv6calc --in iid+token --out iid+token 0123:4567:89ab:cdef 0123456789abcdef' for '4662:bdea:8654:776d 486072ff7074945e'
No action type specified, try autodetection...found type: genprivacyiid
Test './ipv6calc --addr_to_bitstring 3ffe:ffff::1' for '\[x3ffeffff000000000000000000000001/128].ip6.arpa.'
Test './ipv6calc --in ipv6 --out bitstring 3ffe:ffff::1' for '\[x3ffeffff000000000000000000000001/128].ip6.arpa.'
Test './ipv6calc --addr_to_bitstring 3ffe:ffff::1/64' for '\[x3ffeffff000000000000000000000001/128].ip6.arpa.'
Test './ipv6calc --addr_to_bitstring --printsuffix 3ffe:ffff::1/64' for '\[x0000000000000001/64]'
Test './ipv6calc --addr_to_bitstring --printprefix 3ffe:ffff::1/64' for '\[x3ffeffff00000000/64].ip6.arpa.'
Test './ipv6calc --addr_to_bitstring --printprefix --printstart 17 3ffe:ffff:0100:e100:0123:4567:89ab:cdef/64' for '\[xffff0100e100/48]'
Test './ipv6calc --addr_to_bitstring --uppercase 3ffe:ffff::1' for '\[x3FFEFFFF000000000000000000000001/128].IP6.ARPA.'
Test './ipv6calc --in bitstring --out ipv6 \[x3FFEFFFF000000000000000000000001/64].IP6.ARPA' for '3ffe:ffff::1/64'
Test './ipv6calc --ipv4_to_6to4addr 11.12.13.14' for '2002:b0c:d0e::'
Test './ipv6calc --in ipv4 --out ipv6 --action conv6to4 11.12.13.14' for '2002:b0c:d0e::'
Test './ipv6calc --in ipv6 --out ipv4 --action conv6to4 2002:102:304::1' for '1.2.3.4'
Test './ipv6calc --in prefix+mac fec0:0:0:1:: 01:23:45:67:89:01' for 'fec0::1:323:45ff:fe67:8901'
No action type specified, try autodetection...found type: prefixmac2ipv6
Test './ipv6calc --in ipv4addr --out revipv4 1.2.3.4' for '4.3.2.1.in-addr.arpa.'
Test './ipv6calc -i fe80::1' for '*'
No input type specified, try autodetection...found type: ipv6addr
No output type specified, try autodetection...found type: ipv6addr
Test './ipv6calc -i -m ff02::1' for '*'
No input type specified, try autodetection...found type: ipv6addr
No output type specified, try autodetection...found type: ipv6addr
Test './ipv6calc --action anonymize 3ffe:831f:ce49:7601:8000:efff:af4a:86BF' for '3ffe:831f:ce49:7601:8000:ffff:af4a:86ff'
No input type specified, try autodetection...found type: ipv6addr
No output type specified, try autodetection...found type: ipv6addr
Test './ipv6calc --action anonymize 3ffe:831f:ce49:7601:8000:efff:af4a:86BF --mask-ipv4 16' for '3ffe:831f:ce49:7601:8000:ffff:af4a:ffff'
No input type specified, try autodetection...found type: ipv6addr
No output type specified, try autodetection...found type: ipv6addr
Test './ipv6calc --action anonymize 192.0.2.1' for '192.0.2.0'
No input type specified, try autodetection...found type: ipv4addr
No output type specified, try autodetection...found type: ipv4addr
Test './ipv6calc --action anonymize 192.0.2.1 --mask-ipv4 16' for '192.0.0.0'
No input type specified, try autodetection...found type: ipv4addr
No output type specified, try autodetection...found type: ipv4addr
All tests were successfully done!
make[3]: Leaving directory `/build/buildd/ipv6calc-0.71.0/ipv6calc'
make[3]: Entering directory `/build/buildd/ipv6calc-0.71.0/man'
make[3]: Nothing to be done for `test'.
make[3]: Leaving directory `/build/buildd/ipv6calc-0.71.0/man'
make[3]: Entering directory `/build/buildd/ipv6calc-0.71.0/lib'
make[3]: Nothing to be done for `test'.
make[3]: Leaving directory `/build/buildd/ipv6calc-0.71.0/lib'
make[2]: Leaving directory `/build/buildd/ipv6calc-0.71.0'
/usr/bin/make installonly
make[2]: Entering directory `/build/buildd/ipv6calc-0.71.0'
for dir in ipv6logconv ipv6loganon ipv6logstats ipv6calcweb ipv6calc man lib md5 ; do \
			ocwd=`pwd`; \
			cd $dir || exit 1; \
			/usr/bin/make install; \
			cd $ocwd ; \
		done
make[3]: Entering directory `/build/buildd/ipv6calc-0.71.0/ipv6logconv'
cd ../ && /usr/bin/make lib-make
make[4]: Entering directory `/build/buildd/ipv6calc-0.71.0'
cd md5 && /usr/bin/make
make[5]: Entering directory `/build/buildd/ipv6calc-0.71.0/md5'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/build/buildd/ipv6calc-0.71.0/md5'
cd databases/ieee-oui && /usr/bin/make
make[5]: Entering directory `/build/buildd/ipv6calc-0.71.0/databases/ieee-oui'
test -f dbieee_oui.h || /usr/bin/make update
make[5]: Leaving directory `/build/buildd/ipv6calc-0.71.0/databases/ieee-oui'
cd databases/ieee-iab && /usr/bin/make
make[5]: Entering directory `/build/buildd/ipv6calc-0.71.0/databases/ieee-iab'
test -f dbieee_iab.h || /usr/bin/make update
make[5]: Leaving directory `/build/buildd/ipv6calc-0.71.0/databases/ieee-iab'
cd databases/ipv4-assignment && /usr/bin/make
make[5]: Entering directory `/build/buildd/ipv6calc-0.71.0/databases/ipv4-assignment'
test -f dbipv4addr_assignment.h || /usr/bin/make update
make[5]: Leaving directory `/build/buildd/ipv6calc-0.71.0/databases/ipv4-assignment'
cd databases/ipv6-assignment && /usr/bin/make
make[5]: Entering directory `/build/buildd/ipv6calc-0.71.0/databases/ipv6-assignment'
test -f dbipv6addr_assignment.h || /usr/bin/make update
make[5]: Leaving directory `/build/buildd/ipv6calc-0.71.0/databases/ipv6-assignment'
cd lib && /usr/bin/make GETOPT_INCLUDE=
make[5]: Entering directory `/build/buildd/ipv6calc-0.71.0/lib'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/build/buildd/ipv6calc-0.71.0/lib'
make[4]: Leaving directory `/build/buildd/ipv6calc-0.71.0'
gcc -o ipv6logconv ipv6logconv.o ipv6logconvhelp.o  -lipv6calc -L../lib/ 
mkdir -p /build/buildd/ipv6calc-0.71.0/debian/ipv6calc/usr/bin
install -m 755 ipv6logconv /build/buildd/ipv6calc-0.71.0/debian/ipv6calc/usr/bin
make[3]: Leaving directory `/build/buildd/ipv6calc-0.71.0/ipv6logconv'
make[3]: Entering directory `/build/buildd/ipv6calc-0.71.0/ipv6loganon'
cd ../ && /usr/bin/make lib-make
make[4]: Entering directory `/build/buildd/ipv6calc-0.71.0'
cd md5 && /usr/bin/make
make[5]: Entering directory `/build/buildd/ipv6calc-0.71.0/md5'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/build/buildd/ipv6calc-0.71.0/md5'
cd databases/ieee-oui && /usr/bin/make
make[5]: Entering directory `/build/buildd/ipv6calc-0.71.0/databases/ieee-oui'
test -f dbieee_oui.h || /usr/bin/make update
make[5]: Leaving directory `/build/buildd/ipv6calc-0.71.0/databases/ieee-oui'
cd databases/ieee-iab && /usr/bin/make
make[5]: Entering directory `/build/buildd/ipv6calc-0.71.0/databases/ieee-iab'
test -f dbieee_iab.h || /usr/bin/make update
make[5]: Leaving directory `/build/buildd/ipv6calc-0.71.0/databases/ieee-iab'
cd databases/ipv4-assignment && /usr/bin/make
make[5]: Entering directory `/build/buildd/ipv6calc-0.71.0/databases/ipv4-assignment'
test -f dbipv4addr_assignment.h || /usr/bin/make update
make[5]: Leaving directory `/build/buildd/ipv6calc-0.71.0/databases/ipv4-assignment'
cd databases/ipv6-assignment && /usr/bin/make
make[5]: Entering directory `/build/buildd/ipv6calc-0.71.0/databases/ipv6-assignment'
test -f dbipv6addr_assignment.h || /usr/bin/make update
make[5]: Leaving directory `/build/buildd/ipv6calc-0.71.0/databases/ipv6-assignment'
cd lib && /usr/bin/make GETOPT_INCLUDE=
make[5]: Entering directory `/build/buildd/ipv6calc-0.71.0/lib'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/build/buildd/ipv6calc-0.71.0/lib'
make[4]: Leaving directory `/build/buildd/ipv6calc-0.71.0'
gcc -o ipv6loganon ipv6loganon.o ipv6loganonhelp.o  -lipv6calc -L../lib/ 
mkdir -p /build/buildd/ipv6calc-0.71.0/debian/ipv6calc/usr/bin
install -m 755 ipv6loganon /build/buildd/ipv6calc-0.71.0/debian/ipv6calc/usr/bin
make[3]: Leaving directory `/build/buildd/ipv6calc-0.71.0/ipv6loganon'
make[3]: Entering directory `/build/buildd/ipv6calc-0.71.0/ipv6logstats'
mkdir -p /build/buildd/ipv6calc-0.71.0/debian/ipv6calc/usr/bin
install -m 755 ipv6logstats /build/buildd/ipv6calc-0.71.0/debian/ipv6calc/usr/bin
make[3]: Leaving directory `/build/buildd/ipv6calc-0.71.0/ipv6logstats'
make[3]: Entering directory `/build/buildd/ipv6calc-0.71.0/ipv6calcweb'
make[3]: *** No rule to make target `install'.  Stop.
make[3]: Leaving directory `/build/buildd/ipv6calc-0.71.0/ipv6calcweb'
make[3]: Entering directory `/build/buildd/ipv6calc-0.71.0/ipv6calc'
cd ../ && /usr/bin/make lib-make
make[4]: Entering directory `/build/buildd/ipv6calc-0.71.0'
cd md5 && /usr/bin/make
make[5]: Entering directory `/build/buildd/ipv6calc-0.71.0/md5'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/build/buildd/ipv6calc-0.71.0/md5'
cd databases/ieee-oui && /usr/bin/make
make[5]: Entering directory `/build/buildd/ipv6calc-0.71.0/databases/ieee-oui'
test -f dbieee_oui.h || /usr/bin/make update
make[5]: Leaving directory `/build/buildd/ipv6calc-0.71.0/databases/ieee-oui'
cd databases/ieee-iab && /usr/bin/make
make[5]: Entering directory `/build/buildd/ipv6calc-0.71.0/databases/ieee-iab'
test -f dbieee_iab.h || /usr/bin/make update
make[5]: Leaving directory `/build/buildd/ipv6calc-0.71.0/databases/ieee-iab'
cd databases/ipv4-assignment && /usr/bin/make
make[5]: Entering directory `/build/buildd/ipv6calc-0.71.0/databases/ipv4-assignment'
test -f dbipv4addr_assignment.h || /usr/bin/make update
make[5]: Leaving directory `/build/buildd/ipv6calc-0.71.0/databases/ipv4-assignment'
cd databases/ipv6-assignment && /usr/bin/make
make[5]: Entering directory `/build/buildd/ipv6calc-0.71.0/databases/ipv6-assignment'
test -f dbipv6addr_assignment.h || /usr/bin/make update
make[5]: Leaving directory `/build/buildd/ipv6calc-0.71.0/databases/ipv6-assignment'
cd lib && /usr/bin/make GETOPT_INCLUDE=
make[5]: Entering directory `/build/buildd/ipv6calc-0.71.0/lib'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/build/buildd/ipv6calc-0.71.0/lib'
make[4]: Leaving directory `/build/buildd/ipv6calc-0.71.0'
gcc -o ipv6calc ipv6calc.o showinfo.o ../md5/md5.o -lipv6calc -L../lib/ -lGeoIP
mkdir -p /build/buildd/ipv6calc-0.71.0/debian/ipv6calc/usr/bin
install -m 755 ipv6calc /build/buildd/ipv6calc-0.71.0/debian/ipv6calc/usr/bin
make[3]: Leaving directory `/build/buildd/ipv6calc-0.71.0/ipv6calc'
make[3]: Entering directory `/build/buildd/ipv6calc-0.71.0/man'
mkdir -p /build/buildd/ipv6calc-0.71.0/debian/ipv6calc/usr/share/man/man8
for f in *.8; do \
			install -m 644 $f /build/buildd/ipv6calc-0.71.0/debian/ipv6calc/usr/share/man/man8; \
		done
make[3]: Leaving directory `/build/buildd/ipv6calc-0.71.0/man'
make[3]: Entering directory `/build/buildd/ipv6calc-0.71.0/lib'
make[3]: Nothing to be done for `install'.
make[3]: Leaving directory `/build/buildd/ipv6calc-0.71.0/lib'
make[3]: Entering directory `/build/buildd/ipv6calc-0.71.0/md5'
make[3]: *** No rule to make target `install'.  Stop.
make[3]: Leaving directory `/build/buildd/ipv6calc-0.71.0/md5'
make[2]: Leaving directory `/build/buildd/ipv6calc-0.71.0'
make[1]: Leaving directory `/build/buildd/ipv6calc-0.71.0'
dh_testdir
dh_testroot
dh_installdocs
dh_installexamples
dh_installchangelogs ChangeLog
dh_link
dh_strip
dh_compress
dh_fixperms
dh_installdeb
dh_shlibdeps
dh_gencontrol
dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends}
dh_md5sums
dh_builddeb
dpkg-deb: building package `ipv6calc' in `../ipv6calc_0.71.0-3_m32r.deb'.
 dpkg-genchanges -B -mHirokazu Takata <takata at linux-m32r.org> >../ipv6calc_0.71.0-3_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 20080825-1404

chroot-unstable/build/buildd/ipv6calc_0.71.0-3_m32r.deb:
 new debian package, version 2.0.
 size 718592 bytes: control archive= 1361 bytes.
     526 bytes,    14 lines      control              
    2092 bytes,    27 lines      md5sums              
 Package: ipv6calc
 Version: 0.71.0-3
 Architecture: m32r
 Maintainer: Luca Bruno <lucab at debian.org>
 Installed-Size: 1832
 Depends: libc6 (>= 2.3.5-1), libgeoip1
 Suggests: bind9-host | host
 Section: net
 Priority: optional
 Homepage: http://www.deepspace6.net/projects/ipv6calc.html
 Description: small utility for manipulating IPv6 addresses
  The ipv6calc utility can convert between different formats of IPv4 or IPv6
  addresses. It can also show information about the addresses, including who
  they are assigned to on the Internet.

chroot-unstable/build/buildd/ipv6calc_0.71.0-3_m32r.deb:
drwxr-xr-x root/root         0 2008-08-25 13:56 ./
drwxr-xr-x root/root         0 2008-08-25 13:53 ./usr/
drwxr-xr-x root/root         0 2008-08-25 13:55 ./usr/bin/
-rwxr-xr-x root/root    754800 2008-08-25 13:55 ./usr/bin/ipv6calc
-rwxr-xr-x root/root    111236 2008-08-25 13:55 ./usr/bin/ipv6logstats
-rwxr-xr-x root/root    719024 2008-08-25 13:55 ./usr/bin/ipv6logconv
-rwxr-xr-x root/root    111676 2008-08-25 13:55 ./usr/bin/ipv6loganon
drwxr-xr-x root/root         0 2008-08-25 13:53 ./usr/share/
drwxr-xr-x root/root         0 2008-08-25 13:53 ./usr/share/doc/
drwxr-xr-x root/root         0 2008-08-25 13:55 ./usr/share/doc/ipv6calc/
-rw-r--r-- root/root      1449 2003-11-23 00:48 ./usr/share/doc/ipv6calc/TODO
drwxr-xr-x root/root         0 2008-08-25 13:55 ./usr/share/doc/ipv6calc/examples/
-rw-r--r-- root/root      2079 2007-02-06 16:12 ./usr/share/doc/ipv6calc/examples/test_ipv6calc.sh.gz
drwxr-xr-x root/root         0 2008-08-25 13:55 ./usr/share/doc/ipv6calc/examples/analog/
-rw-r--r-- root/root       300 2002-04-06 03:54 ./usr/share/doc/ipv6calc/examples/analog/ipv6calc.tab
-rw-r--r-- root/root      1782 2002-03-17 19:14 ./usr/share/doc/ipv6calc/examples/analog/analog-dist.cfg
-rwxr-xr-x root/root      1723 2002-04-06 03:54 ./usr/share/doc/ipv6calc/examples/analog/run_analog.sh
-rw-r--r-- root/root      1975 2002-04-06 03:54 ./usr/share/doc/ipv6calc/examples/analog/analog-dist-combined.cfg
-rw-r--r-- root/root      1075 2002-04-06 03:54 ./usr/share/doc/ipv6calc/examples/analog/analog-ipv6calc-descriptions.txt.gz
-rwxr-xr-x root/root      1308 2005-10-21 01:22 ./usr/share/doc/ipv6calc/examples/test_ipv6logstats.sh
-rwxr-xr-x root/root      2745 2005-10-21 01:22 ./usr/share/doc/ipv6calc/examples/test_ipv6logconv.sh
-rw-r--r-- root/root      1685 2007-04-26 18:57 ./usr/share/doc/ipv6calc/examples/test_ipv6loganon.sh.gz
-rwxr-xr-x root/root       212 2002-04-09 04:04 ./usr/share/doc/ipv6calc/examples/test_showhelp.sh
-rwxr-xr-x root/root      1053 2003-11-22 21:42 ./usr/share/doc/ipv6calc/examples/example_ipv6logstats.sh
-rwxr-xr-x root/root      1285 2007-06-02 20:58 ./usr/share/doc/ipv6calc/examples/test_showinfo.sh
drwxr-xr-x root/root         0 2007-06-02 21:01 ./usr/share/doc/ipv6calc/examples/scripts-by-others/
-rw-r--r-- root/root      1397 2004-01-07 04:30 ./usr/share/doc/ipv6calc/examples/scripts-by-others/dig6
-rw-r--r-- root/root       159 2003-10-31 04:21 ./usr/share/doc/ipv6calc/examples/scripts-by-others/README
-rw-r--r-- root/root      1731 2008-08-25 13:20 ./usr/share/doc/ipv6calc/copyright
-rw-r--r-- root/root      8544 2007-06-02 21:00 ./usr/share/doc/ipv6calc/changelog.gz
-rw-r--r-- root/root       589 2008-08-25 13:20 ./usr/share/doc/ipv6calc/README.Debian
-rw-r--r-- root/root      1754 2008-08-25 13:20 ./usr/share/doc/ipv6calc/changelog.Debian.gz
drwxr-xr-x root/root         0 2008-08-25 13:53 ./usr/share/man/
drwxr-xr-x root/root         0 2008-08-25 13:55 ./usr/share/man/man8/
-rw-r--r-- root/root       290 2008-08-25 13:53 ./usr/share/man/man8/ipv6logconv.8.gz
-rw-r--r-- root/root      1202 2008-08-25 13:53 ./usr/share/man/man8/ipv6loganon.8.gz
-rw-r--r-- root/root       406 2008-08-25 13:53 ./usr/share/man/man8/ipv6logstats.8.gz
-rw-r--r-- root/root      1496 2008-08-25 13:53 ./usr/share/man/man8/ipv6calc.8.gz

ipv6calc_0.71.0-3_m32r.changes:
Format: 1.8
Date: Thu, 31 Jul 2008 21:49:57 +0200
Source: ipv6calc
Binary: ipv6calc
Architecture: m32r
Version: 0.71.0-3
Distribution: unstable
Urgency: low
Maintainer: Hirokazu Takata <takata at linux-m32r.org>
Changed-By: Evgeni Golov <sargentd at die-welt.net>
Description: 
 ipv6calc   - small utility for manipulating IPv6 addresses
Closes: 487960
Changes: 
 ipv6calc (0.71.0-3) unstable; urgency=low
 .
   [ Luca Bruno ]
   * New maintainers. (Closes: #487960)
   * Added proper Vcs-Git fields.
   * Upgraded to Standards-Version 3.8.0, no changes needed.
   * Now handling all previous patches with quilt.
 .
   [ Evgeni Golov ]
   * Added README.source as recommended by Policy 4.14.
   * Removed CFLAGS handling from debian/rules, let dpkg handle it.
   * Converted debian/copyright to machine-readable format.
Checksums-Sha1: 
 7bb0e192e1c15acafa3b9aa3abcc04c6c60d0aca 718592 ipv6calc_0.71.0-3_m32r.deb
Checksums-Sha256: 
 df7c9ab909aa76ac4e01034848d0e9930aad8a74f515fa7de94e79d1f70c2a82 718592 ipv6calc_0.71.0-3_m32r.deb
Files: 
 4338104fc445ca4e111d813dbead49f9 718592 net optional ipv6calc_0.71.0-3_m32r.deb

******************************************************************************
Built successfully
Purging chroot-unstable/build/buildd/ipv6calc-0.71.0
------------------------------------------------------------------------------
  /usr/bin/sudo dpkg --root=/debian/buildd/build/chroot-unstable --purge libgeoip-dev libgeoip1
(Reading database ... 71596 files and directories currently installed.)
Removing libgeoip-dev ...
Removing libgeoip1 ...
Purging configuration files for libgeoip1 ...
******************************************************************************
Finished at 20080825-1409
Build needed 00:46:22, 10136k disk space




More information about the build-status mailing list