[build-status: 62837] Log for successful build of net6_1:1.3.1-3 (dist=unstable)
Build Daemon
buildd at linux-m32r.org
Wed Mar 28 09:26:35 JST 2007
Automatic build of net6_1:1.3.1-3 on mappi006 by sbuild/m32r 1.7
Build started at 20070328-0823
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Need to get 423kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main net6 1:1.3.1-3 (dsc) [685B]
Get:2 http://debian.linux-m32r.org 06_devonian/main net6 1:1.3.1-3 (tar) [417kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main net6 1:1.3.1-3 (diff) [5404B]
Fetched 423kB in 5s (71.9kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 5.0.0), dpatch (>= 2.0.0), libtool, autotools-dev, libsigc++-2.0-dev (>= 2.0.16-2), libgnutls-dev
Checking for already installed source dependencies...
debhelper: already installed (in sufficient version 5.0.42 >= 5.0.0)
dpatch: already installed (in sufficient version 2.0.21 >= 2.0.0)
libtool: already installed
autotools-dev: already installed
libsigc++-2.0-dev: already installed (in sufficient version 2.0.17-2 >= 2.0.16-2)
libgnutls-dev: already installed
Checking for source dependency conflicts...
Checking correctness of source dependencies...
------------------------------------------------------------------------------
gpg: Signature made Wed Jan 17 10:29:19 2007 JST using DSA key ID B2CFCDD8
gpg: Can't check signature: public key not found
dpkg-source: extracting net6 in net6-1.3.1
dpkg-source: unpacking net6_1.3.1.orig.tar.gz
dpkg-source: applying /debian/buildd3/build/net6_1.3.1-3.diff.gz
dpkg-buildpackage: source package is net6
dpkg-buildpackage: source version is 1:1.3.1-3
dpkg-buildpackage: source changed by Philipp Kern <pkern at debian.org>
dpkg-buildpackage: host architecture m32r
dpkg-buildpackage: source version without epoch 1.3.1-3
/usr/bin/fakeroot debian/rules clean
>>> Cleaning...
dh_testdir
dh_testroot
rm -f build-stamp
/usr/bin/make distclean
make[1]: Entering directory `/build/buildd3/net6-1.3.1'
make[1]: *** No rule to make target `distclean'. Stop.
make[1]: Leaving directory `/build/buildd3/net6-1.3.1'
make: [clean1] Error 2 (ignored)
# Kill auto-generated files so that they do not enter the diff.
rm -rf config.guess config.log config.sub
dh_clean
dpatch deapply-all
03-sarge_gettext not applied to ./ .
02-selector_exceptions not applied to ./ .
01-ipv6_fix not applied to ./ .
rm -rf patch-stamp debian/patched
debian/rules build
dpatch apply-all
applying patch 01-ipv6_fix to ./ ... ok.
applying patch 02-selector_exceptions to ./ ... ok.
applying patch 03-sarge_gettext to ./ ... ok.
dpatch cat-all > patch-stamp
touch patch-stamp
dh_testdir
cp -f /usr/share/misc/config.sub config.sub
cp -f /usr/share/misc/config.guess config.guess
CFLAGS="-Wall -g -O2" ./configure --host=m32r-linux-gnu \
--build=m32r-linux-gnu --prefix=/usr \
--mandir=\${prefix}/share/man \
--infodir=\${prefix}/share/info
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 whether to enable maintainer-specific portions of Makefiles... no
checking build system type... m32r-unknown-linux-gnu
checking host system type... m32r-unknown-linux-gnu
checking for m32r-linux-gnu-g++... m32r-linux-gnu-g++
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-g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of m32r-linux-gnu-g++... gcc3
checking for m32r-linux-gnu-gcc... m32r-linux-gnu-gcc
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 dependency style of m32r-linux-gnu-gcc... gcc3
checking how to run the C preprocessor... m32r-linux-gnu-gcc -E
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for m32r-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by m32r-linux-gnu-gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognise dependent libraries... pass_all
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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... m32r-linux-gnu-g++ -E
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from m32r-linux-gnu-gcc object... ok
checking for objdir... .libs
checking for m32r-linux-gnu-ar... no
checking for ar... ar
checking for m32r-linux-gnu-ranlib... ranlib
checking for m32r-linux-gnu-strip... no
checking for strip... strip
checking if m32r-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for m32r-linux-gnu-gcc option to produce PIC... -fPIC
checking if m32r-linux-gnu-gcc PIC flag -fPIC works... yes
checking if m32r-linux-gnu-gcc static flag -static works... yes
checking if m32r-linux-gnu-gcc supports -c -o file.o... yes
checking whether the m32r-linux-gnu-gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by m32r-linux-gnu-g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the m32r-linux-gnu-g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for m32r-linux-gnu-g++ option to produce PIC... -fPIC
checking if m32r-linux-gnu-g++ PIC flag -fPIC works... yes
checking if m32r-linux-gnu-g++ static flag -static works... yes
checking if m32r-linux-gnu-g++ supports -c -o file.o... yes
checking whether the m32r-linux-gnu-g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for MSG_NOSIGNAL... yes
checking for SO_NOSIGPIPE... no
checking for AI_ADDRCONFIG... yes
checking whether to enable WIN32 specific flags... no
checking for m32r-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libnet6... yes
checking for libgnutls-config... /usr/bin/libgnutls-config
checking for libgnutls - version >= 1.0.0... yes
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
configure: creating ./config.status
config.status: creating po/Makefile.in
config.status: creating Makefile
config.status: creating net6-1.3.pc
config.status: creating inc/config.hpp
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
>>> Starting compile (Wed Mar 28 08:33:48 JST 2007)...
dh_testdir
/usr/bin/make
make[1]: Entering directory `/build/buildd3/net6-1.3.1'
Making all in po
make[2]: Entering directory `/build/buildd3/net6-1.3.1/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/build/buildd3/net6-1.3.1/po'
Making all in .
make[2]: Entering directory `/build/buildd3/net6-1.3.1'
if /bin/sh ./libtool --tag=CXX --mode=compile m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include -Iinc -DLOCALEDIR=\""/usr/share/locale"\" -g -O2 -MT libnet6_la-non_copyable.lo -MD -MP -MF ".deps/libnet6_la-non_copyable.Tpo" -c -o libnet6_la-non_copyable.lo `test -f 'src/non_copyable.cpp' || echo './'`src/non_copyable.cpp; \
then mv -f ".deps/libnet6_la-non_copyable.Tpo" ".deps/libnet6_la-non_copyable.Plo"; else rm -f ".deps/libnet6_la-non_copyable.Tpo"; exit 1; fi
mkdir .libs
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include -Iinc -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT libnet6_la-non_copyable.lo -MD -MP -MF .deps/libnet6_la-non_copyable.Tpo -c src/non_copyable.cpp -fPIC -DPIC -o .libs/libnet6_la-non_copyable.o
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include -Iinc -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT libnet6_la-non_copyable.lo -MD -MP -MF .deps/libnet6_la-non_copyable.Tpo -c src/non_copyable.cpp -o libnet6_la-non_copyable.o >/dev/null 2>&1
if /bin/sh ./libtool --tag=CXX --mode=compile m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include -Iinc -DLOCALEDIR=\""/usr/share/locale"\" -g -O2 -MT libnet6_la-gettext_package.lo -MD -MP -MF ".deps/libnet6_la-gettext_package.Tpo" -c -o libnet6_la-gettext_package.lo `test -f 'src/gettext_package.cpp' || echo './'`src/gettext_package.cpp; \
then mv -f ".deps/libnet6_la-gettext_package.Tpo" ".deps/libnet6_la-gettext_package.Plo"; else rm -f ".deps/libnet6_la-gettext_package.Tpo"; exit 1; fi
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include -Iinc -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT libnet6_la-gettext_package.lo -MD -MP -MF .deps/libnet6_la-gettext_package.Tpo -c src/gettext_package.cpp -fPIC -DPIC -o .libs/libnet6_la-gettext_package.o
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include -Iinc -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT libnet6_la-gettext_package.lo -MD -MP -MF .deps/libnet6_la-gettext_package.Tpo -c src/gettext_package.cpp -o libnet6_la-gettext_package.o >/dev/null 2>&1
if /bin/sh ./libtool --tag=CXX --mode=compile m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include -Iinc -DLOCALEDIR=\""/usr/share/locale"\" -g -O2 -MT libnet6_la-common.lo -MD -MP -MF ".deps/libnet6_la-common.Tpo" -c -o libnet6_la-common.lo `test -f 'src/common.cpp' || echo './'`src/common.cpp; \
then mv -f ".deps/libnet6_la-common.Tpo" ".deps/libnet6_la-common.Plo"; else rm -f ".deps/libnet6_la-common.Tpo"; exit 1; fi
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include -Iinc -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT libnet6_la-common.lo -MD -MP -MF .deps/libnet6_la-common.Tpo -c src/common.cpp -fPIC -DPIC -o .libs/libnet6_la-common.o
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include -Iinc -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT libnet6_la-common.lo -MD -MP -MF .deps/libnet6_la-common.Tpo -c src/common.cpp -o libnet6_la-common.o >/dev/null 2>&1
if /bin/sh ./libtool --tag=CXX --mode=compile m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include -Iinc -DLOCALEDIR=\""/usr/share/locale"\" -g -O2 -MT libnet6_la-default_accumulator.lo -MD -MP -MF ".deps/libnet6_la-default_accumulator.Tpo" -c -o libnet6_la-default_accumulator.lo `test -f 'src/default_accumulator.cpp' || echo './'`src/default_accumulator.cpp; \
then mv -f ".deps/libnet6_la-default_accumulator.Tpo" ".deps/libnet6_la-default_accumulator.Plo"; else rm -f ".deps/libnet6_la-default_accumulator.Tpo"; exit 1; fi
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include -Iinc -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT libnet6_la-default_accumulator.lo -MD -MP -MF .deps/libnet6_la-default_accumulator.Tpo -c src/default_accumulator.cpp -fPIC -DPIC -o .libs/libnet6_la-default_accumulator.o
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include -Iinc -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT libnet6_la-default_accumulator.lo -MD -MP -MF .deps/libnet6_la-default_accumulator.Tpo -c src/default_accumulator.cpp -o libnet6_la-default_accumulator.o >/dev/null 2>&1
if /bin/sh ./libtool --tag=CXX --mode=compile m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include -Iinc -DLOCALEDIR=\""/usr/share/locale"\" -g -O2 -MT libnet6_la-error.lo -MD -MP -MF ".deps/libnet6_la-error.Tpo" -c -o libnet6_la-error.lo `test -f 'src/error.cpp' || echo './'`src/error.cpp; \
then mv -f ".deps/libnet6_la-error.Tpo" ".deps/libnet6_la-error.Plo"; else rm -f ".deps/libnet6_la-error.Tpo"; exit 1; fi
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include -Iinc -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT libnet6_la-error.lo -MD -MP -MF .deps/libnet6_la-error.Tpo -c src/error.cpp -fPIC -DPIC -o .libs/libnet6_la-error.o
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include -Iinc -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT libnet6_la-error.lo -MD -MP -MF .deps/libnet6_la-error.Tpo -c src/error.cpp -o libnet6_la-error.o >/dev/null 2>&1
if /bin/sh ./libtool --tag=CXX --mode=compile m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include -Iinc -DLOCALEDIR=\""/usr/share/locale"\" -g -O2 -MT libnet6_la-main.lo -MD -MP -MF ".deps/libnet6_la-main.Tpo" -c -o libnet6_la-main.lo `test -f 'src/main.cpp' || echo './'`src/main.cpp; \
then mv -f ".deps/libnet6_la-main.Tpo" ".deps/libnet6_la-main.Plo"; else rm -f ".deps/libnet6_la-main.Tpo"; exit 1; fi
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include -Iinc -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT libnet6_la-main.lo -MD -MP -MF .deps/libnet6_la-main.Tpo -c src/main.cpp -fPIC -DPIC -o .libs/libnet6_la-main.o
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include -Iinc -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT libnet6_la-main.lo -MD -MP -MF .deps/libnet6_la-main.Tpo -c src/main.cpp -o libnet6_la-main.o >/dev/null 2>&1
if /bin/sh ./libtool --tag=CXX --mode=compile m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include -Iinc -DLOCALEDIR=\""/usr/share/locale"\" -g -O2 -MT libnet6_la-serialise.lo -MD -MP -MF ".deps/libnet6_la-serialise.Tpo" -c -o libnet6_la-serialise.lo `test -f 'src/serialise.cpp' || echo './'`src/serialise.cpp; \
then mv -f ".deps/libnet6_la-serialise.Tpo" ".deps/libnet6_la-serialise.Plo"; else rm -f ".deps/libnet6_la-serialise.Tpo"; exit 1; fi
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include -Iinc -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT libnet6_la-serialise.lo -MD -MP -MF .deps/libnet6_la-serialise.Tpo -c src/serialise.cpp -fPIC -DPIC -o .libs/libnet6_la-serialise.o
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include -Iinc -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT libnet6_la-serialise.lo -MD -MP -MF .deps/libnet6_la-serialise.Tpo -c src/serialise.cpp -o libnet6_la-serialise.o >/dev/null 2>&1
if /bin/sh ./libtool --tag=CXX --mode=compile m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include -Iinc -DLOCALEDIR=\""/usr/share/locale"\" -g -O2 -MT libnet6_la-address.lo -MD -MP -MF ".deps/libnet6_la-address.Tpo" -c -o libnet6_la-address.lo `test -f 'src/address.cpp' || echo './'`src/address.cpp; \
then mv -f ".deps/libnet6_la-address.Tpo" ".deps/libnet6_la-address.Plo"; else rm -f ".deps/libnet6_la-address.Tpo"; exit 1; fi
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include -Iinc -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT libnet6_la-address.lo -MD -MP -MF .deps/libnet6_la-address.Tpo -c src/address.cpp -fPIC -DPIC -o .libs/libnet6_la-address.o
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include -Iinc -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT libnet6_la-address.lo -MD -MP -MF .deps/libnet6_la-address.Tpo -c src/address.cpp -o libnet6_la-address.o >/dev/null 2>&1
if /bin/sh ./libtool --tag=CXX --mode=compile m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include -Iinc -DLOCALEDIR=\""/usr/share/locale"\" -g -O2 -MT libnet6_la-socket.lo -MD -MP -MF ".deps/libnet6_la-socket.Tpo" -c -o libnet6_la-socket.lo `test -f 'src/socket.cpp' || echo './'`src/socket.cpp; \
then mv -f ".deps/libnet6_la-socket.Tpo" ".deps/libnet6_la-socket.Plo"; else rm -f ".deps/libnet6_la-socket.Tpo"; exit 1; fi
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include -Iinc -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT libnet6_la-socket.lo -MD -MP -MF .deps/libnet6_la-socket.Tpo -c src/socket.cpp -fPIC -DPIC -o .libs/libnet6_la-socket.o
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include -Iinc -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT libnet6_la-socket.lo -MD -MP -MF .deps/libnet6_la-socket.Tpo -c src/socket.cpp -o libnet6_la-socket.o >/dev/null 2>&1
if /bin/sh ./libtool --tag=CXX --mode=compile m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include -Iinc -DLOCALEDIR=\""/usr/share/locale"\" -g -O2 -MT libnet6_la-encrypt.lo -MD -MP -MF ".deps/libnet6_la-encrypt.Tpo" -c -o libnet6_la-encrypt.lo `test -f 'src/encrypt.cpp' || echo './'`src/encrypt.cpp; \
then mv -f ".deps/libnet6_la-encrypt.Tpo" ".deps/libnet6_la-encrypt.Plo"; else rm -f ".deps/libnet6_la-encrypt.Tpo"; exit 1; fi
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include -Iinc -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT libnet6_la-encrypt.lo -MD -MP -MF .deps/libnet6_la-encrypt.Tpo -c src/encrypt.cpp -fPIC -DPIC -o .libs/libnet6_la-encrypt.o
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include -Iinc -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT libnet6_la-encrypt.lo -MD -MP -MF .deps/libnet6_la-encrypt.Tpo -c src/encrypt.cpp -o libnet6_la-encrypt.o >/dev/null 2>&1
if /bin/sh ./libtool --tag=CXX --mode=compile m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include -Iinc -DLOCALEDIR=\""/usr/share/locale"\" -g -O2 -MT libnet6_la-select.lo -MD -MP -MF ".deps/libnet6_la-select.Tpo" -c -o libnet6_la-select.lo `test -f 'src/select.cpp' || echo './'`src/select.cpp; \
then mv -f ".deps/libnet6_la-select.Tpo" ".deps/libnet6_la-select.Plo"; else rm -f ".deps/libnet6_la-select.Tpo"; exit 1; fi
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include -Iinc -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT libnet6_la-select.lo -MD -MP -MF .deps/libnet6_la-select.Tpo -c src/select.cpp -fPIC -DPIC -o .libs/libnet6_la-select.o
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include -Iinc -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT libnet6_la-select.lo -MD -MP -MF .deps/libnet6_la-select.Tpo -c src/select.cpp -o libnet6_la-select.o >/dev/null 2>&1
if /bin/sh ./libtool --tag=CXX --mode=compile m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include -Iinc -DLOCALEDIR=\""/usr/share/locale"\" -g -O2 -MT libnet6_la-queue.lo -MD -MP -MF ".deps/libnet6_la-queue.Tpo" -c -o libnet6_la-queue.lo `test -f 'src/queue.cpp' || echo './'`src/queue.cpp; \
then mv -f ".deps/libnet6_la-queue.Tpo" ".deps/libnet6_la-queue.Plo"; else rm -f ".deps/libnet6_la-queue.Tpo"; exit 1; fi
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include -Iinc -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT libnet6_la-queue.lo -MD -MP -MF .deps/libnet6_la-queue.Tpo -c src/queue.cpp -fPIC -DPIC -o .libs/libnet6_la-queue.o
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include -Iinc -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT libnet6_la-queue.lo -MD -MP -MF .deps/libnet6_la-queue.Tpo -c src/queue.cpp -o libnet6_la-queue.o >/dev/null 2>&1
if /bin/sh ./libtool --tag=CXX --mode=compile m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include -Iinc -DLOCALEDIR=\""/usr/share/locale"\" -g -O2 -MT libnet6_la-packet.lo -MD -MP -MF ".deps/libnet6_la-packet.Tpo" -c -o libnet6_la-packet.lo `test -f 'src/packet.cpp' || echo './'`src/packet.cpp; \
then mv -f ".deps/libnet6_la-packet.Tpo" ".deps/libnet6_la-packet.Plo"; else rm -f ".deps/libnet6_la-packet.Tpo"; exit 1; fi
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include -Iinc -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT libnet6_la-packet.lo -MD -MP -MF .deps/libnet6_la-packet.Tpo -c src/packet.cpp -fPIC -DPIC -o .libs/libnet6_la-packet.o
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include -Iinc -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT libnet6_la-packet.lo -MD -MP -MF .deps/libnet6_la-packet.Tpo -c src/packet.cpp -o libnet6_la-packet.o >/dev/null 2>&1
if /bin/sh ./libtool --tag=CXX --mode=compile m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include -Iinc -DLOCALEDIR=\""/usr/share/locale"\" -g -O2 -MT libnet6_la-connection.lo -MD -MP -MF ".deps/libnet6_la-connection.Tpo" -c -o libnet6_la-connection.lo `test -f 'src/connection.cpp' || echo './'`src/connection.cpp; \
then mv -f ".deps/libnet6_la-connection.Tpo" ".deps/libnet6_la-connection.Plo"; else rm -f ".deps/libnet6_la-connection.Tpo"; exit 1; fi
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include -Iinc -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT libnet6_la-connection.lo -MD -MP -MF .deps/libnet6_la-connection.Tpo -c src/connection.cpp -fPIC -DPIC -o .libs/libnet6_la-connection.o
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include -Iinc -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT libnet6_la-connection.lo -MD -MP -MF .deps/libnet6_la-connection.Tpo -c src/connection.cpp -o libnet6_la-connection.o >/dev/null 2>&1
if /bin/sh ./libtool --tag=CXX --mode=compile m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include -Iinc -DLOCALEDIR=\""/usr/share/locale"\" -g -O2 -MT libnet6_la-user.lo -MD -MP -MF ".deps/libnet6_la-user.Tpo" -c -o libnet6_la-user.lo `test -f 'src/user.cpp' || echo './'`src/user.cpp; \
then mv -f ".deps/libnet6_la-user.Tpo" ".deps/libnet6_la-user.Plo"; else rm -f ".deps/libnet6_la-user.Tpo"; exit 1; fi
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include -Iinc -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT libnet6_la-user.lo -MD -MP -MF .deps/libnet6_la-user.Tpo -c src/user.cpp -fPIC -DPIC -o .libs/libnet6_la-user.o
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include -Iinc -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT libnet6_la-user.lo -MD -MP -MF .deps/libnet6_la-user.Tpo -c src/user.cpp -o libnet6_la-user.o >/dev/null 2>&1
if /bin/sh ./libtool --tag=CXX --mode=compile m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include -Iinc -DLOCALEDIR=\""/usr/share/locale"\" -g -O2 -MT libnet6_la-object.lo -MD -MP -MF ".deps/libnet6_la-object.Tpo" -c -o libnet6_la-object.lo `test -f 'src/object.cpp' || echo './'`src/object.cpp; \
then mv -f ".deps/libnet6_la-object.Tpo" ".deps/libnet6_la-object.Plo"; else rm -f ".deps/libnet6_la-object.Tpo"; exit 1; fi
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include -Iinc -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT libnet6_la-object.lo -MD -MP -MF .deps/libnet6_la-object.Tpo -c src/object.cpp -fPIC -DPIC -o .libs/libnet6_la-object.o
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include -Iinc -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT libnet6_la-object.lo -MD -MP -MF .deps/libnet6_la-object.Tpo -c src/object.cpp -o libnet6_la-object.o >/dev/null 2>&1
if /bin/sh ./libtool --tag=CXX --mode=compile m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include -Iinc -DLOCALEDIR=\""/usr/share/locale"\" -g -O2 -MT libnet6_la-local.lo -MD -MP -MF ".deps/libnet6_la-local.Tpo" -c -o libnet6_la-local.lo `test -f 'src/local.cpp' || echo './'`src/local.cpp; \
then mv -f ".deps/libnet6_la-local.Tpo" ".deps/libnet6_la-local.Plo"; else rm -f ".deps/libnet6_la-local.Tpo"; exit 1; fi
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include -Iinc -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT libnet6_la-local.lo -MD -MP -MF .deps/libnet6_la-local.Tpo -c src/local.cpp -fPIC -DPIC -o .libs/libnet6_la-local.o
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include -Iinc -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT libnet6_la-local.lo -MD -MP -MF .deps/libnet6_la-local.Tpo -c src/local.cpp -o libnet6_la-local.o >/dev/null 2>&1
if /bin/sh ./libtool --tag=CXX --mode=compile m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include -Iinc -DLOCALEDIR=\""/usr/share/locale"\" -g -O2 -MT libnet6_la-client.lo -MD -MP -MF ".deps/libnet6_la-client.Tpo" -c -o libnet6_la-client.lo `test -f 'src/client.cpp' || echo './'`src/client.cpp; \
then mv -f ".deps/libnet6_la-client.Tpo" ".deps/libnet6_la-client.Plo"; else rm -f ".deps/libnet6_la-client.Tpo"; exit 1; fi
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include -Iinc -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT libnet6_la-client.lo -MD -MP -MF .deps/libnet6_la-client.Tpo -c src/client.cpp -fPIC -DPIC -o .libs/libnet6_la-client.o
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include -Iinc -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT libnet6_la-client.lo -MD -MP -MF .deps/libnet6_la-client.Tpo -c src/client.cpp -o libnet6_la-client.o >/dev/null 2>&1
if /bin/sh ./libtool --tag=CXX --mode=compile m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include -Iinc -DLOCALEDIR=\""/usr/share/locale"\" -g -O2 -MT libnet6_la-server.lo -MD -MP -MF ".deps/libnet6_la-server.Tpo" -c -o libnet6_la-server.lo `test -f 'src/server.cpp' || echo './'`src/server.cpp; \
then mv -f ".deps/libnet6_la-server.Tpo" ".deps/libnet6_la-server.Plo"; else rm -f ".deps/libnet6_la-server.Tpo"; exit 1; fi
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include -Iinc -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT libnet6_la-server.lo -MD -MP -MF .deps/libnet6_la-server.Tpo -c src/server.cpp -fPIC -DPIC -o .libs/libnet6_la-server.o
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include -Iinc -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT libnet6_la-server.lo -MD -MP -MF .deps/libnet6_la-server.Tpo -c src/server.cpp -o libnet6_la-server.o >/dev/null 2>&1
if /bin/sh ./libtool --tag=CXX --mode=compile m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include -Iinc -DLOCALEDIR=\""/usr/share/locale"\" -g -O2 -MT libnet6_la-host.lo -MD -MP -MF ".deps/libnet6_la-host.Tpo" -c -o libnet6_la-host.lo `test -f 'src/host.cpp' || echo './'`src/host.cpp; \
then mv -f ".deps/libnet6_la-host.Tpo" ".deps/libnet6_la-host.Plo"; else rm -f ".deps/libnet6_la-host.Tpo"; exit 1; fi
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include -Iinc -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT libnet6_la-host.lo -MD -MP -MF .deps/libnet6_la-host.Tpo -c src/host.cpp -fPIC -DPIC -o .libs/libnet6_la-host.o
m32r-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I./inc -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include -Iinc -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -MT libnet6_la-host.lo -MD -MP -MF .deps/libnet6_la-host.Tpo -c src/host.cpp -o libnet6_la-host.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CXX --mode=link m32r-linux-gnu-g++ -g -O2 -o libnet6.la -rpath /usr/lib -version-info 0:0:0 -release 1.3 libnet6_la-non_copyable.lo libnet6_la-gettext_package.lo libnet6_la-common.lo libnet6_la-default_accumulator.lo libnet6_la-error.lo libnet6_la-main.lo libnet6_la-serialise.lo libnet6_la-address.lo libnet6_la-socket.lo libnet6_la-encrypt.lo libnet6_la-select.lo libnet6_la-queue.lo libnet6_la-packet.lo libnet6_la-connection.lo libnet6_la-user.lo libnet6_la-object.lo libnet6_la-local.lo libnet6_la-client.lo libnet6_la-server.lo libnet6_la-host.lo -lsigc-2.0 -lgnutls
m32r-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/lib/crti.o /usr/lib/gcc/m32r-linux-gnu/4.1.2/crtbeginS.o .libs/libnet6_la-non_copyable.o .libs/libnet6_la-gettext_package.o .libs/libnet6_la-common.o .libs/libnet6_la-default_accumulator.o .libs/libnet6_la-error.o .libs/libnet6_la-main.o .libs/libnet6_la-serialise.o .libs/libnet6_la-address.o .libs/libnet6_la-socket.o .libs/libnet6_la-encrypt.o .libs/libnet6_la-select.o .libs/libnet6_la-queue.o .libs/libnet6_la-packet.o .libs/libnet6_la-connection.o .libs/libnet6_la-user.o .libs/libnet6_la-object.o .libs/libnet6_la-local.o .libs/libnet6_la-client.o .libs/libnet6_la-server.o .libs/libnet6_la-host.o /usr/lib/libsigc-2.0.so /usr/lib/libgnutls.so -L/usr/lib/gcc/m32r-linux-gnu/4.1.2 -L/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../../../m32r-linux-gnu/lib -L/usr/lib/gcc/m32r-linux-gnu/4.1.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/m32r-linux-gnu/4.1.2/crtendS.o /usr/lib/gcc/m32r-linu
x-gnu/4.1.2/../../../../m32r-linux-gnu/lib/crtn.o -Wl,-soname -Wl,libnet6-1.3.so.0 -o .libs/libnet6-1.3.so.0.0.0
(cd .libs && rm -f libnet6-1.3.so.0 && ln -s libnet6-1.3.so.0.0.0 libnet6-1.3.so.0)
(cd .libs && rm -f libnet6.so && ln -s libnet6-1.3.so.0.0.0 libnet6.so)
ar cru .libs/libnet6.a libnet6_la-non_copyable.o libnet6_la-gettext_package.o libnet6_la-common.o libnet6_la-default_accumulator.o libnet6_la-error.o libnet6_la-main.o libnet6_la-serialise.o libnet6_la-address.o libnet6_la-socket.o libnet6_la-encrypt.o libnet6_la-select.o libnet6_la-queue.o libnet6_la-packet.o libnet6_la-connection.o libnet6_la-user.o libnet6_la-object.o libnet6_la-local.o libnet6_la-client.o libnet6_la-server.o libnet6_la-host.o
ranlib .libs/libnet6.a
creating libnet6.la
(cd .libs && rm -f libnet6.la && ln -s ../libnet6.la libnet6.la)
make[2]: Leaving directory `/build/buildd3/net6-1.3.1'
make[1]: Leaving directory `/build/buildd3/net6-1.3.1'
touch build-stamp
/usr/bin/fakeroot debian/rules binary
>>> Starting compile (Wed Mar 28 09:20:15 JST 2007)...
dh_testdir
/usr/bin/make
make[1]: Entering directory `/build/buildd3/net6-1.3.1'
Making all in po
make[2]: Entering directory `/build/buildd3/net6-1.3.1/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/build/buildd3/net6-1.3.1/po'
Making all in .
make[2]: Entering directory `/build/buildd3/net6-1.3.1'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/build/buildd3/net6-1.3.1'
make[1]: Leaving directory `/build/buildd3/net6-1.3.1'
touch build-stamp
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs
/usr/bin/make install DESTDIR=/build/buildd3/net6-1.3.1/debian/tmp
make[1]: Entering directory `/build/buildd3/net6-1.3.1'
Making install in po
make[2]: Entering directory `/build/buildd3/net6-1.3.1/po'
mkdir -p -- /build/buildd3/net6-1.3.1/debian/tmp/usr/share
installing de.gmo as /build/buildd3/net6-1.3.1/debian/tmp/usr/share/locale/de/LC_MESSAGES/net6.mo
installing fr.gmo as /build/buildd3/net6-1.3.1/debian/tmp/usr/share/locale/fr/LC_MESSAGES/net6.mo
installing sv.gmo as /build/buildd3/net6-1.3.1/debian/tmp/usr/share/locale/sv/LC_MESSAGES/net6.mo
installing es.gmo as /build/buildd3/net6-1.3.1/debian/tmp/usr/share/locale/es/LC_MESSAGES/net6.mo
installing nl.gmo as /build/buildd3/net6-1.3.1/debian/tmp/usr/share/locale/nl/LC_MESSAGES/net6.mo
if test "net6" = "gettext-tools"; then \
mkdir -p -- /build/buildd3/net6-1.3.1/debian/tmp/usr/share/gettext/po; \
for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en at quot.header en at boldquot.header insert-header.sin Rules-quot Makevars.template; do \
/usr/bin/ginstall -c -m 644 ./$file \
/build/buildd3/net6-1.3.1/debian/tmp/usr/share/gettext/po/$file; \
done; \
for file in Makevars; do \
rm -f /build/buildd3/net6-1.3.1/debian/tmp/usr/share/gettext/po/$file; \
done; \
else \
: ; \
fi
make[2]: Leaving directory `/build/buildd3/net6-1.3.1/po'
Making install in .
make[2]: Entering directory `/build/buildd3/net6-1.3.1'
make[3]: Entering directory `/build/buildd3/net6-1.3.1'
test -z "/usr/lib" || mkdir -p -- "/build/buildd3/net6-1.3.1/debian/tmp/usr/lib"
/bin/sh ./libtool --mode=install /usr/bin/ginstall -c 'libnet6.la' '/build/buildd3/net6-1.3.1/debian/tmp/usr/lib/libnet6.la'
/usr/bin/ginstall -c .libs/libnet6-1.3.so.0.0.0 /build/buildd3/net6-1.3.1/debian/tmp/usr/lib/libnet6-1.3.so.0.0.0
(cd /build/buildd3/net6-1.3.1/debian/tmp/usr/lib && { ln -s -f libnet6-1.3.so.0.0.0 libnet6-1.3.so.0 || { rm -f libnet6-1.3.so.0 && ln -s libnet6-1.3.so.0.0.0 libnet6-1.3.so.0; }; })
(cd /build/buildd3/net6-1.3.1/debian/tmp/usr/lib && { ln -s -f libnet6-1.3.so.0.0.0 libnet6.so || { rm -f libnet6.so && ln -s libnet6-1.3.so.0.0.0 libnet6.so; }; })
/usr/bin/ginstall -c .libs/libnet6.lai /build/buildd3/net6-1.3.1/debian/tmp/usr/lib/libnet6.la
/usr/bin/ginstall -c .libs/libnet6.a /build/buildd3/net6-1.3.1/debian/tmp/usr/lib/libnet6.a
chmod 644 /build/buildd3/net6-1.3.1/debian/tmp/usr/lib/libnet6.a
ranlib /build/buildd3/net6-1.3.1/debian/tmp/usr/lib/libnet6.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
test -z "/usr/lib/pkgconfig" || mkdir -p -- "/build/buildd3/net6-1.3.1/debian/tmp/usr/lib/pkgconfig"
/usr/bin/ginstall -c -m 644 'net6-1.3.pc' '/build/buildd3/net6-1.3.1/debian/tmp/usr/lib/pkgconfig/net6-1.3.pc'
test -z "/usr/include/net6" || mkdir -p -- "/build/buildd3/net6-1.3.1/debian/tmp/usr/include/net6"
/usr/bin/ginstall -c -m 644 'inc/enum_ops.hpp' '/build/buildd3/net6-1.3.1/debian/tmp/usr/include/net6/enum_ops.hpp'
/usr/bin/ginstall -c -m 644 'inc/non_copyable.hpp' '/build/buildd3/net6-1.3.1/debian/tmp/usr/include/net6/non_copyable.hpp'
/usr/bin/ginstall -c -m 644 'inc/gettext_package.hpp' '/build/buildd3/net6-1.3.1/debian/tmp/usr/include/net6/gettext_package.hpp'
/usr/bin/ginstall -c -m 644 'inc/common.hpp' '/build/buildd3/net6-1.3.1/debian/tmp/usr/include/net6/common.hpp'
/usr/bin/ginstall -c -m 644 'inc/default_accumulator.hpp' '/build/buildd3/net6-1.3.1/debian/tmp/usr/include/net6/default_accumulator.hpp'
/usr/bin/ginstall -c -m 644 'inc/error.hpp' '/build/buildd3/net6-1.3.1/debian/tmp/usr/include/net6/error.hpp'
/usr/bin/ginstall -c -m 644 'inc/main.hpp' '/build/buildd3/net6-1.3.1/debian/tmp/usr/include/net6/main.hpp'
/usr/bin/ginstall -c -m 644 'inc/serialise.hpp' '/build/buildd3/net6-1.3.1/debian/tmp/usr/include/net6/serialise.hpp'
/usr/bin/ginstall -c -m 644 'inc/address.hpp' '/build/buildd3/net6-1.3.1/debian/tmp/usr/include/net6/address.hpp'
/usr/bin/ginstall -c -m 644 'inc/socket.hpp' '/build/buildd3/net6-1.3.1/debian/tmp/usr/include/net6/socket.hpp'
/usr/bin/ginstall -c -m 644 'inc/encrypt.hpp' '/build/buildd3/net6-1.3.1/debian/tmp/usr/include/net6/encrypt.hpp'
/usr/bin/ginstall -c -m 644 'inc/select.hpp' '/build/buildd3/net6-1.3.1/debian/tmp/usr/include/net6/select.hpp'
/usr/bin/ginstall -c -m 644 'inc/queue.hpp' '/build/buildd3/net6-1.3.1/debian/tmp/usr/include/net6/queue.hpp'
/usr/bin/ginstall -c -m 644 'inc/packet.hpp' '/build/buildd3/net6-1.3.1/debian/tmp/usr/include/net6/packet.hpp'
/usr/bin/ginstall -c -m 644 'inc/connection.hpp' '/build/buildd3/net6-1.3.1/debian/tmp/usr/include/net6/connection.hpp'
/usr/bin/ginstall -c -m 644 'inc/user.hpp' '/build/buildd3/net6-1.3.1/debian/tmp/usr/include/net6/user.hpp'
/usr/bin/ginstall -c -m 644 'inc/object.hpp' '/build/buildd3/net6-1.3.1/debian/tmp/usr/include/net6/object.hpp'
/usr/bin/ginstall -c -m 644 'inc/local.hpp' '/build/buildd3/net6-1.3.1/debian/tmp/usr/include/net6/local.hpp'
/usr/bin/ginstall -c -m 644 'inc/client.hpp' '/build/buildd3/net6-1.3.1/debian/tmp/usr/include/net6/client.hpp'
/usr/bin/ginstall -c -m 644 'inc/server.hpp' '/build/buildd3/net6-1.3.1/debian/tmp/usr/include/net6/server.hpp'
/usr/bin/ginstall -c -m 644 'inc/host.hpp' '/build/buildd3/net6-1.3.1/debian/tmp/usr/include/net6/host.hpp'
make[3]: Leaving directory `/build/buildd3/net6-1.3.1'
make[2]: Leaving directory `/build/buildd3/net6-1.3.1'
make[1]: Leaving directory `/build/buildd3/net6-1.3.1'
dh_testdir
dh_testroot
dh_installchangelogs ChangeLog
dh_installdocs
dh_installexamples
dh_install --sourcedir=debian/tmp
dh_link
dh_strip --dbg-package=libnet6-1.3-0-dbg
dh_compress
dh_fixperms
dh_makeshlibs
dh_installdeb
dh_shlibdeps
dh_gencontrol
dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends}
dh_md5sums
dh_builddeb
dpkg-deb: building package `libnet6-1.3-dev' in `../libnet6-1.3-dev_1.3.1-3_m32r.deb'.
dpkg-deb: building package `libnet6-1.3-0' in `../libnet6-1.3-0_1.3.1-3_m32r.deb'.
dpkg-deb: building package `libnet6-1.3-0-dbg' in `../libnet6-1.3-0-dbg_1.3.1-3_m32r.deb'.
dpkg-genchanges -b
dpkg-genchanges: binary-only upload - not including any source code
dpkg-buildpackage: binary only upload (no source included)
******************************************************************************
Build finished at 20070328-0926
chroot-unstable/build/buildd3/libnet6-1.3-dev_1.3.1-3_m32r.deb:
new debian package, version 2.0.
size 113590 bytes: control archive= 1546 bytes.
rm: cannot remove directory `/tmp/dpkgnBIhiF': Directory not empty
rm cleanup failed, code 256
758 bytes, 18 lines control
2020 bytes, 31 lines md5sums
Package: libnet6-1.3-dev
Version: 1:1.3.1-3
Section: libdevel
Priority: optional
Architecture: m32r
Depends: libnet6-1.3-0 (= 1:1.3.1-3), pkg-config, libsigc++-2.0-dev, libgnutls-dev
Conflicts: libnet6-1.0-dev, libnet6-1.1-dev, libnet6-1.2-dev
Replaces: libnet6-1.0-dev, libnet6-1.1-dev, libnet6-1.2-dev
Installed-Size: 552
Maintainer: Philipp Kern <pkern at debian.org>
Source: net6
Description: Network access framework for IPv4/IPv6 - development files
net6 is a library which eases the development of network-based applications
as it provides a TCP protocol abstraction for C++. It is portable to both
the Windows and Unix-like platforms.
.
These are the development files for net6, needed only if you wish to write
or compile software which uses it.
chroot-unstable/build/buildd3/libnet6-1.3-0_1.3.1-3_m32r.deb:
new debian package, version 2.0.
size 70004 bytes: control archive= 870 bytes.
rm: cannot remove directory `/tmp/dpkgyd1Pfb': Directory not empty
rm cleanup failed, code 256
548 bytes, 13 lines control
292 bytes, 4 lines md5sums
135 bytes, 7 lines * postinst #!/bin/sh
132 bytes, 7 lines * postrm #!/bin/sh
43 bytes, 1 lines shlibs
Package: libnet6-1.3-0
Version: 1:1.3.1-3
Section: libs
Priority: optional
Architecture: m32r
Depends: libc6 (>= 2.3.5-1), libgcc1 (>= 1:4.1.1-12), libgnutls11 (>= 1.0.16), libsigc++-2.0-0c2a (>= 2.0.2), libstdc++6 (>= 4.1.1-12)
Installed-Size: 228
Maintainer: Philipp Kern <pkern at debian.org>
Source: net6
Description: Network access framework for IPv4/IPv6
net6 is a library which eases the development of network-based applications
as it provides a TCP protocol abstraction for C++. It is portable to both
the Windows and Unix-like platforms.
chroot-unstable/build/buildd3/libnet6-1.3-0-dbg_1.3.1-3_m32r.deb:
new debian package, version 2.0.
size 319610 bytes: control archive= 693 bytes.
rm: cannot remove directory `/tmp/dpkgGyD6US': Directory not empty
rm cleanup failed, code 256
579 bytes, 16 lines control
318 bytes, 4 lines md5sums
Package: libnet6-1.3-0-dbg
Version: 1:1.3.1-3
Section: libdevel
Priority: extra
Architecture: m32r
Depends: libnet6-1.3-0 (= 1:1.3.1-3)
Installed-Size: 968
Maintainer: Philipp Kern <pkern at debian.org>
Source: net6
Description: Network access framework for IPv4/IPv6 - debugging symbols
net6 is a library which eases the development of network-based applications
as it provides a TCP protocol abstraction for C++. It is portable to both
the Windows and Unix-like platforms.
.
These are the debugging symbols for net6, needed only if you try to debug
an application using it.
chroot-unstable/build/buildd3/libnet6-1.3-dev_1.3.1-3_m32r.deb:
drwxr-xr-x root/root 0 2007-03-28 09:23 ./
drwxr-xr-x root/root 0 2007-03-28 09:21 ./usr/
drwxr-xr-x root/root 0 2007-03-28 09:22 ./usr/lib/
-rw-r--r-- root/root 328390 2007-03-28 09:22 ./usr/lib/libnet6.a
drwxr-xr-x root/root 0 2007-03-28 09:22 ./usr/lib/pkgconfig/
-rw-r--r-- root/root 274 2007-03-28 09:21 ./usr/lib/pkgconfig/net6-1.3.pc
-rw-r--r-- root/root 933 2007-03-28 09:21 ./usr/lib/libnet6.la
drwxr-xr-x root/root 0 2007-03-28 09:22 ./usr/include/
drwxr-xr-x root/root 0 2007-03-28 09:21 ./usr/include/net6/
-rw-r--r-- root/root 3999 2007-03-28 09:21 ./usr/include/net6/enum_ops.hpp
-rw-r--r-- root/root 1188 2007-03-28 09:21 ./usr/include/net6/non_copyable.hpp
-rw-r--r-- root/root 2103 2007-03-28 09:21 ./usr/include/net6/gettext_package.hpp
-rw-r--r-- root/root 1200 2007-03-28 09:21 ./usr/include/net6/common.hpp
-rw-r--r-- root/root 1425 2007-03-28 09:21 ./usr/include/net6/default_accumulator.hpp
-rw-r--r-- root/root 5888 2007-03-28 09:21 ./usr/include/net6/error.hpp
-rw-r--r-- root/root 1295 2007-03-28 09:21 ./usr/include/net6/main.hpp
-rw-r--r-- root/root 8697 2007-03-28 09:21 ./usr/include/net6/serialise.hpp
-rw-r--r-- root/root 7433 2007-03-28 09:21 ./usr/include/net6/address.hpp
-rw-r--r-- root/root 5321 2007-03-28 09:21 ./usr/include/net6/socket.hpp
-rw-r--r-- root/root 4641 2007-03-28 09:21 ./usr/include/net6/encrypt.hpp
-rw-r--r-- root/root 4001 2007-03-28 09:21 ./usr/include/net6/select.hpp
-rw-r--r-- root/root 1926 2007-03-28 09:21 ./usr/include/net6/queue.hpp
-rw-r--r-- root/root 5503 2007-03-28 09:21 ./usr/include/net6/packet.hpp
-rw-r--r-- root/root 7120 2007-03-28 09:21 ./usr/include/net6/connection.hpp
-rw-r--r-- root/root 3504 2007-03-28 09:21 ./usr/include/net6/user.hpp
-rw-r--r-- root/root 3893 2007-03-28 09:21 ./usr/include/net6/object.hpp
-rw-r--r-- root/root 1683 2007-03-28 09:21 ./usr/include/net6/local.hpp
-rw-r--r-- root/root 14050 2007-03-28 09:21 ./usr/include/net6/client.hpp
-rw-r--r-- root/root 19128 2007-03-28 09:21 ./usr/include/net6/server.hpp
-rw-r--r-- root/root 3920 2007-03-28 09:21 ./usr/include/net6/host.hpp
drwxr-xr-x root/root 0 2007-03-28 09:21 ./usr/share/
drwxr-xr-x root/root 0 2007-03-28 09:21 ./usr/share/doc/
drwxr-xr-x root/root 0 2007-03-28 09:23 ./usr/share/doc/libnet6-1.3-dev/
-rw-r--r-- root/root 7757 2006-08-25 21:49 ./usr/share/doc/libnet6-1.3-dev/changelog.gz
-rw-r--r-- root/root 592 2006-08-16 21:37 ./usr/share/doc/libnet6-1.3-dev/NEWS.gz
-rw-r--r-- root/root 258 2006-04-15 20:30 ./usr/share/doc/libnet6-1.3-dev/README
-rw-r--r-- root/root 82 2006-04-15 20:30 ./usr/share/doc/libnet6-1.3-dev/TODO
-rw-r--r-- root/root 768 2006-08-08 00:18 ./usr/share/doc/libnet6-1.3-dev/AUTHORS
-rw-r--r-- root/root 1023 2007-03-28 08:25 ./usr/share/doc/libnet6-1.3-dev/copyright
-rw-r--r-- root/root 1119 2007-03-28 08:25 ./usr/share/doc/libnet6-1.3-dev/changelog.Debian.gz
lrwxrwxrwx root/root 0 2007-03-28 09:22 ./usr/lib/libnet6.so -> libnet6-1.3.so.0.0.0
chroot-unstable/build/buildd3/libnet6-1.3-0_1.3.1-3_m32r.deb:
drwxr-xr-x root/root 0 2007-03-28 09:23 ./
drwxr-xr-x root/root 0 2007-03-28 09:21 ./usr/
drwxr-xr-x root/root 0 2007-03-28 09:22 ./usr/lib/
-rw-r--r-- root/root 171044 2007-03-28 09:22 ./usr/lib/libnet6-1.3.so.0.0.0
drwxr-xr-x root/root 0 2007-03-28 09:21 ./usr/share/
drwxr-xr-x root/root 0 2007-03-28 09:21 ./usr/share/doc/
drwxr-xr-x root/root 0 2007-03-28 09:23 ./usr/share/doc/libnet6-1.3-0/
-rw-r--r-- root/root 7757 2006-08-25 21:49 ./usr/share/doc/libnet6-1.3-0/changelog.gz
-rw-r--r-- root/root 1023 2007-03-28 08:25 ./usr/share/doc/libnet6-1.3-0/copyright
-rw-r--r-- root/root 1119 2007-03-28 08:25 ./usr/share/doc/libnet6-1.3-0/changelog.Debian.gz
lrwxrwxrwx root/root 0 2007-03-28 09:22 ./usr/lib/libnet6-1.3.so.0 -> libnet6-1.3.so.0.0.0
chroot-unstable/build/buildd3/libnet6-1.3-0-dbg_1.3.1-3_m32r.deb:
drwxr-xr-x root/root 0 2007-03-28 09:23 ./
drwxr-xr-x root/root 0 2007-03-28 09:22 ./usr/
drwxr-xr-x root/root 0 2007-03-28 09:21 ./usr/share/
drwxr-xr-x root/root 0 2007-03-28 09:21 ./usr/share/doc/
drwxr-xr-x root/root 0 2007-03-28 09:23 ./usr/share/doc/libnet6-1.3-0-dbg/
-rw-r--r-- root/root 7757 2006-08-25 21:49 ./usr/share/doc/libnet6-1.3-0-dbg/changelog.gz
-rw-r--r-- root/root 1023 2007-03-28 08:25 ./usr/share/doc/libnet6-1.3-0-dbg/copyright
-rw-r--r-- root/root 1119 2007-03-28 08:25 ./usr/share/doc/libnet6-1.3-0-dbg/changelog.Debian.gz
drwxr-xr-x root/root 0 2007-03-28 09:22 ./usr/lib/
drwxr-xr-x root/root 0 2007-03-28 09:22 ./usr/lib/debug/
drwxr-xr-x root/root 0 2007-03-28 09:22 ./usr/lib/debug/usr/
drwxr-xr-x root/root 0 2007-03-28 09:22 ./usr/lib/debug/usr/lib/
-rw-r--r-- root/root 929042 2007-03-28 09:22 ./usr/lib/debug/usr/lib/libnet6-1.3.so.0.0.0
net6_1.3.1-3_m32r.changes:
Format: 1.7
Date: Wed, 17 Jan 2007 00:17:58 +0100
Source: net6
Binary: libnet6-1.3-dev libnet6-1.3-0 libnet6-1.3-0-dbg
Architecture: m32r
Version: 1:1.3.1-3
Distribution: unstable
Urgency: low
Maintainer: Philipp Kern <pkern at debian.org>
Changed-By: Philipp Kern <pkern at debian.org>
Description:
libnet6-1.3-0 - Network access framework for IPv4/IPv6
libnet6-1.3-0-dbg - Network access framework for IPv4/IPv6 - debugging symbols
libnet6-1.3-dev - Network access framework for IPv4/IPv6 - development files
Changes:
net6 (1:1.3.1-3) unstable; urgency=low
.
* Adopted dpatch.
- Fix IPv6 usage: Every application could now choose to use IPv6
on connect which enables them to retry without if the first
attempt fails due to missing kernel support.
- Errors caused by invalid data on the connection does propagate
as a seperate exception.
- Moved gettext compatibility patch into a seperate patch file.
* Bump versioned dependency in shlibs file.
Files:
427d3059e661264d25933cedbc65ab94 113590 libdevel optional libnet6-1.3-dev_1.3.1-3_m32r.deb
6bf445ee1d6b3ae547beebf3b6a2cdfb 70004 libs optional libnet6-1.3-0_1.3.1-3_m32r.deb
55a83233e2d735133fc8ee5ec3f7605c 319610 libdevel extra libnet6-1.3-0-dbg_1.3.1-3_m32r.deb
******************************************************************************
Built successfully
NOTE: The package could have used binaries from the following packages
(access time changed) without a source dependency:
gettext: /usr/bin/msgmerge /usr/bin/msgfmt /usr/bin/xgettext
Purging chroot-unstable/build/buildd3/net6-1.3.1
------------------------------------------------------------------------------
******************************************************************************
Finished at 20070328-0926
Build needed 01:01:33, 16044k disk space
More information about the build-status
mailing list