[build-status: 77322] Log for successful build of tclgeoip_0.2-1 (dist=unstable)
Build Daemon 3
buildd3 at linux-m32r.org
Wed Jun 13 14:13:06 JST 2007
Automatic build of tclgeoip_0.2-1 on mappi006 by sbuild/m32r 0.53
Build started at 20070613-1356
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Need to get 138kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main tclgeoip 0.2-1 (dsc) [595B]
Get:2 http://debian.linux-m32r.org 06_devonian/main tclgeoip 0.2-1 (tar) [113kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main tclgeoip 0.2-1 (diff) [24.5kB]
Fetched 138kB in 1s (81.1kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 5), autotools-dev, libgeoip-dev, tcl8.4-dev
Checking for already installed source dependencies...
debhelper: already installed (5.0.50 >= 5 is satisfied)
autotools-dev: already installed (20070306.1)
libgeoip-dev: missing
tcl8.4-dev: already installed (8.4.12-1.1)
Checking for source dependency conflicts...
Reading package lists...
Building dependency tree...
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 27 not upgraded.
Need to get 0B/528kB of archives.
After unpacking 1208kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
libgeoip1 libgeoip-dev
Authentication warning overridden.
Selecting previously deselected package libgeoip1.
(Reading database ... 58875 files and directories currently installed.)
Unpacking libgeoip1 (from .../libgeoip1_1.3.17-1.1_m32r.deb) ...
Selecting previously deselected package libgeoip-dev.
Unpacking libgeoip-dev (from .../libgeoip-dev_1.3.17-1.1_m32r.deb) ...
Setting up libgeoip1 (1.3.17-1.1) ...
Setting up libgeoip-dev (1.3.17-1.1) ...
Checking correctness of source dependencies...
Kernel: Linux 2.6.20 m32r (m32r)
Toolchain package versions: libc6-dev_2.3.6.ds1-13 linux-kernel-headers_2.6.18-7.0.1 gcc-4.1_4.1.1-21 g++-4.1_4.1.1-21 binutils_2.17-3 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
------------------------------------------------------------------------------
gpg: Signature made Sun May 6 09:51:48 2007 JST using DSA key ID A3FD0DF7
gpg: Can't check signature: public key not found
dpkg-source: extracting tclgeoip in tclgeoip-0.2
dpkg-source: unpacking tclgeoip_0.2.orig.tar.gz
dpkg-source: applying /debian/buildd3/build/tclgeoip_0.2-1.diff.gz
dpkg-buildpackage: source package is tclgeoip
dpkg-buildpackage: source version is 0.2-1
dpkg-buildpackage: source changed by Djihed Afifi <djihed at gmail.com>
dpkg-buildpackage: host architecture m32r
dpkg-buildpackage: source version without epoch 0.2-1
/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/buildd3/tclgeoip-0.2'
make[1]: *** No rule to make target `distclean'. Stop.
make[1]: Leaving directory `/build/buildd3/tclgeoip-0.2'
make: [clean] Error 2 (ignored)
cp -f /usr/share/misc/config.sub config.sub
cp -f /usr/share/misc/config.guess config.guess
dh_clean
debian/rules build
dh_testdir
# Add here commands to configure the package.
./configure --host=m32r-linux-gnu --build=m32r-linux-gnu --prefix=/usr --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info CFLAGS="-Wall -g -O2" --with-tcl=/usr/lib/tcl8.4
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 ISO C89... none needed
checking how to run the C preprocessor... m32r-linux-gnu-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... 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 GeoIP.h usability... yes
checking GeoIP.h presence... yes
checking for GeoIP.h... yes
checking for correct TEA configuration... ok (TEA 3.6)
checking for Tcl configuration... found /usr/lib/tcl8.4/tclConfig.sh
checking for existence of /usr/lib/tcl8.4/tclConfig.sh... loading
configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /usr
checking for m32r-linux-gnu-gcc... (cached) m32r-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether m32r-linux-gnu-gcc accepts -g... (cached) yes
checking for m32r-linux-gnu-gcc option to accept ISO C89... (cached) none needed
checking how to run the C preprocessor... m32r-linux-gnu-gcc -E
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether make sets $(MAKE)... yes
checking for m32r-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking if the compiler understands -pipe... yes
checking whether byte ordering is bigendian... yes
checking for sin... no
checking for main in -lieee... yes
checking for main in -linet... no
checking net/errno.h usability... no
checking net/errno.h presence... no
checking for net/errno.h... no
checking for connect... yes
checking for gethostbyname... yes
checking dirent.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking values.h usability... yes
checking values.h presence... yes
checking for values.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for Tcl public headers... /usr/include/tcl8.4
checking for pthread_mutex_init in -lpthread... yes
checking for building with threads... yes (default)
checking how to build libraries... shared
checking if 64bit support is requested... no
checking if 64bit Sparc VIS support is requested... no
checking system version... Linux-2.6.20
checking for dlopen in -ldl... yes
checking for ar... ar
checking for required early compiler flags... _LARGEFILE64_SOURCE
checking for 64-bit integer type... long long
checking for struct dirent64... no
checking for struct stat64... yes
checking for open64... yes
checking for lseek64... yes
checking for off64_t... yes
checking for build with symbols... no
checking for tclsh... /usr/bin/tclsh8.4
configure: creating ./config.status
config.status: creating Makefile
config.status: creating pkgIndex.tcl
dh_testdir
# Add here commands to compile the package.
/usr/bin/make
make[1]: Entering directory `/build/buildd3/tclgeoip-0.2'
m32r-linux-gnu-gcc -DPACKAGE_NAME=\"tclgeoip\" -DPACKAGE_TARNAME=\"tclgeoip\" -DPACKAGE_VERSION=\"0.2\" -DPACKAGE_STRING=\"tclgeoip\ 0.2\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1 -I"/usr/include/tcl8.4" -Wall -g -O2 -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC -c `echo ./generic/geoiptcl.c` -o geoiptcl.o
./generic/geoiptcl.c: In function 'geoip_param_Cmd':
./generic/geoiptcl.c:399: warning: implicit declaration of function '_GeoIP_setup_dbfilename'
rm -f libtclgeoip0.2.so
m32r-linux-gnu-gcc -shared -Wall -g -O2 -pipe -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC -Wl,--export-dynamic -o libtclgeoip0.2.so geoiptcl.o -lGeoIP -L/usr/lib -ltclstub8.4
: libtclgeoip0.2.so
If you have documentation to create, place the commands to
build the docs in the 'doc:' target. For example:
xml2nroff sample.xml > sample.n
xml2html sample.xml > sample.html
make[1]: Leaving directory `/build/buildd3/tclgeoip-0.2'
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/tclgeoip.
/usr/bin/make install DESTDIR=/build/buildd3/tclgeoip-0.2/debian/tclgeoip
make[1]: Entering directory `/build/buildd3/tclgeoip-0.2'
If you have documentation to create, place the commands to
build the docs in the 'doc:' target. For example:
xml2nroff sample.xml > sample.n
xml2html sample.xml > sample.html
/usr/bin/ginstall -c libtclgeoip0.2.so /build/buildd3/tclgeoip-0.2/debian/tclgeoip/usr/lib/tclgeoip0.2/libtclgeoip0.2.so
: /build/buildd3/tclgeoip-0.2/debian/tclgeoip/usr/lib/tclgeoip0.2/libtclgeoip0.2.so
Install pkgIndex.tcl /build/buildd3/tclgeoip-0.2/debian/tclgeoip/usr/lib/tclgeoip0.2
Installing header files in /build/buildd3/tclgeoip-0.2/debian/tclgeoip/usr/include
Installing documentation in /build/buildd3/tclgeoip-0.2/debian/tclgeoip/usr/share/man
Installing ./doc/geoip.3
make[1]: Leaving directory `/build/buildd3/tclgeoip-0.2'
rmdir /build/buildd3/tclgeoip-0.2/debian/tclgeoip/usr/include
dh_testdir
dh_testroot
dh_installchangelogs ChangeLog
dh_installdocs
dh_installexamples
dh_installman
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 `tclgeoip' in `../tclgeoip_0.2-1_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 20070613-1412
tclgeoip_0.2-1_m32r.changes:
Format: 1.7
Date: Tue, 3 Apr 2007 23:12:31 +0100
Source: tclgeoip
Binary: tclgeoip
Architecture: m32r
Version: 0.2-1
Distribution: unstable
Urgency: low
Maintainer: Djihed Afifi <djihed at gmail.com>
Changed-By: Djihed Afifi <djihed at gmail.com>
Description:
tclgeoip - Tcl extension implementing GeoIP lookup functions
Closes: 419447
Changes:
tclgeoip (0.2-1) unstable; urgency=low
.
* Initial Release. (Closes: #419447)
Files:
783ccc3319e6fa822cb028133645ac95 14304 interpreters optional tclgeoip_0.2-1_m32r.deb
/debian/buildd3/build/chroot-unstable/build/buildd3/tclgeoip_0.2-1_m32r.deb:
new debian package, version 2.0.
size 14304 bytes: control archive= 723 bytes.
rm: cannot remove directory `/tmp/dpkgzWQ7fK': Directory not empty
rm cleanup failed, code 256
466 bytes, 12 lines control
481 bytes, 7 lines md5sums
Package: tclgeoip
Version: 0.2-1
Architecture: m32r
Maintainer: Djihed Afifi <djihed at gmail.com>
Installed-Size: 96
Depends: libc6 (>= 2.3.5-1), libgeoip1 (>= 1.3.17)
Section: interpreters
Priority: optional
Description: Tcl extension implementing GeoIP lookup functions
A Tcl extension for geographic or organisational lookup of IP addresses
and hostnames, by implementing bindings to the GeoIP C API.
You can use this extension to query Maxmind GeoIP databases.
/debian/buildd3/build/chroot-unstable/build/buildd3/tclgeoip_0.2-1_m32r.deb:
drwxr-xr-x root/root 0 2007-06-13 14:11 ./
drwxr-xr-x root/root 0 2007-06-13 14:09 ./usr/
drwxr-xr-x root/root 0 2007-06-13 14:09 ./usr/bin/
drwxr-xr-x root/root 0 2007-06-13 14:09 ./usr/sbin/
drwxr-xr-x root/root 0 2007-06-13 14:09 ./usr/lib/
drwxr-xr-x root/root 0 2007-06-13 14:10 ./usr/lib/tclgeoip0.2/
-rw-r--r-- root/root 21176 2007-06-13 14:10 ./usr/lib/tclgeoip0.2/libtclgeoip0.2.so
-rw-r--r-- root/root 118 2007-06-13 14:09 ./usr/lib/tclgeoip0.2/pkgIndex.tcl
drwxr-xr-x root/root 0 2007-06-13 14:09 ./usr/share/
drwxr-xr-x root/root 0 2007-06-13 14:09 ./usr/share/man/
drwxr-xr-x root/root 0 2007-06-13 14:10 ./usr/share/man/man3/
-rw-r--r-- root/root 1386 2007-06-13 14:09 ./usr/share/man/man3/geoip.3.gz
drwxr-xr-x root/root 0 2007-06-13 14:09 ./usr/share/doc/
drwxr-xr-x root/root 0 2007-06-13 14:10 ./usr/share/doc/tclgeoip/
-rw-r--r-- root/root 243 2007-04-04 06:50 ./usr/share/doc/tclgeoip/changelog.gz
-rw-r--r-- root/root 697 2007-04-04 06:50 ./usr/share/doc/tclgeoip/README
-rw-r--r-- root/root 1102 2007-06-13 14:02 ./usr/share/doc/tclgeoip/copyright
-rw-r--r-- root/root 170 2007-06-13 14:02 ./usr/share/doc/tclgeoip/changelog.Debian.gz
******************************************************************************
Built successfully
Purging /debian/buildd3/build/chroot-unstable/build/buildd3/tclgeoip-0.2
------------------------------------------------------------------------------
(Reading database ... 58917 files and directories currently installed.)
Removing libgeoip-dev ...
Removing libgeoip1 ...
Purging configuration files for libgeoip1 ...
******************************************************************************
Finished at 20070613-1413
Build needed 00:09:39, 1136k disk space
More information about the build-status
mailing list