[build-status: 119203] Log for successful build of libggz_0.0.14.1-1 (dist=unstable)
Build Daemon 1
buildd at linux-m32r.org
Sun Mar 16 02:01:56 JST 2008
Automatic build of libggz_0.0.14.1-1 on mappi005 by sbuild/m32r 0.53
Build started at 20080316-0112
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 481kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main libggz 0.0.14.1-1 (dsc) [875B]
Get:2 http://debian.linux-m32r.org 06_devonian/main libggz 0.0.14.1-1 (tar) [477kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main libggz 0.0.14.1-1 (diff) [2333B]
Fetched 481kB in 6s (74.3kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: cdbs, debhelper (>= 5), libgnutls-dev
Checking for already installed source dependencies...
cdbs: already installed (0.4.51)
debhelper: already installed (6.0.5 >= 5 is satisfied)
libgnutls-dev: already installed (=*=PROVIDED=*=)
Checking for source dependency conflicts...
Checking correctness of source dependencies...
Kernel: Linux 2.6.20 m32r (m32r)
Toolchain package versions: libc6-dev_2.3.6.ds1-13 linux-kernel-headers_2.6.18-7 gcc-4.1_4.1.1-21 g++-4.1_4.1.1-21 binutils_2.18.1~cvs20080103-1 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
/usr/bin/dpkg --set-selections failed
------------------------------------------------------------------------------
dpkg-source: extracting libggz in libggz-0.0.14.1
dpkg-source: unpacking libggz_0.0.14.1.orig.tar.gz
dpkg-source: applying /debian/buildd/build/libggz_0.0.14.1-1.diff.gz
dpkg-buildpackage: source package libggz
dpkg-buildpackage: source version 0.0.14.1-1
dpkg-buildpackage: source changed by Peter Eisentraut <petere at debian.org>
dpkg-buildpackage: host architecture m32r
/usr/bin/fakeroot debian/rules clean
test -x debian/rules
dh_testroot
for i in ./config.guess ./config.sub ; do \
if test -e $i.cdbs-orig ; then \
mv $i.cdbs-orig $i ; \
fi ; \
done
dh_clean
/usr/bin/make -C . -k distclean
make[1]: Entering directory `/build/buildd/libggz-0.0.14.1'
make[1]: *** No rule to make target `distclean'.
make[1]: Leaving directory `/build/buildd/libggz-0.0.14.1'
make: [makefile-clean] Error 2 (ignored)
rm -f debian/stamp-makefile-build
rm -f debian/stamp-autotools-files
debian/rules build
test -x debian/rules
mkdir -p "."
if test -e /usr/share/misc/config.guess ; then \
for i in ./config.guess ; do \
if ! test -e $i.cdbs-orig ; then \
mv $i $i.cdbs-orig ; \
cp --remove-destination /usr/share/misc/config.guess $i ; \
fi ; \
done ; \
fi
if test -e /usr/share/misc/config.sub ; then \
for i in ./config.sub ; do \
if ! test -e $i.cdbs-orig ; then \
mv $i $i.cdbs-orig ; \
cp --remove-destination /usr/share/misc/config.sub $i ; \
fi ; \
done ; \
fi
touch debian/stamp-autotools-files
chmod a+x /build/buildd/libggz-0.0.14.1/./configure
cd . && CC="cc" CXX="g++" CFLAGS="-g -Wall -O2" CXXFLAGS="-g -Wall -O2" CPPFLAGS="" LDFLAGS="" /build/buildd/libggz-0.0.14.1/./configure --build=m32r-linux-gnu --prefix=/usr --includedir="\${prefix}/include" --mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info" --sysconfdir=/etc --localstatedir=/var --libexecdir="\${prefix}/lib/libggz" --disable-maintainer-mode --disable-dependency-tracking --srcdir=. --with-tls --with-gcrypt --disable-debug
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for gcc... cc
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 cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking dependency style of cc... none
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... none
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether ln -s works... yes
checking how to run the C preprocessor... cc -E
checking for ranlib... ranlib
checking whether make sets $(MAKE)... (cached) yes
checking build system type... m32r-unknown-linux-gnu
checking host system type... m32r-unknown-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by cc... /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 recognize 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... g++ -E
checking for g77... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking the maximum length of command line arguments... 98304
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... (cached) ranlib
checking for strip... strip
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc 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 g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the 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 if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 static flag -static works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 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
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking for sys/types.h... (cached) yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for mkdir... yes
checking whether mkdir takes only one argument... no
checking for C99 variable arrays... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for sendmsg... yes
checking for network feature: PF_LOCAL... yes
checking for network feature: SUN_LEN... yes
checking for network feature: msg_controllen... yes
checking for network feature: CMSG_ALIGN... yes
checking for network feature: CMSG_LEN... yes
checking for network feature: CMSG_SPACE... yes
checking for socket in -lsocket... no
checking for gethostbyname in -lnsl... yes
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_create in -lpthread... yes
checking for gcry_check_version in -lgcrypt... yes
checking gcrypt.h usability... yes
checking gcrypt.h presence... yes
checking for gcrypt.h... yes
checking for GGZ TLS implementation... using GnuTLS
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/security/Makefile
config.status: creating tests/Makefile
config.status: creating man/Makefile
config.status: creating config.h
config.status: executing depfiles commands
Options
General Debugging..no
GDB Debugging......no
Memory Debugging...no
Encryption support.yes
TLS library support: GnuTLS
Threading support..yes
GAI asynchronous resolver: no
-------------------------
At the prompt type "make" to compile libggz.
When complete, type "make install" to install the library. You
may need to perform this step as root.
/usr/bin/make -C .
make[1]: Entering directory `/build/buildd/libggz-0.0.14.1'
/usr/bin/make all-recursive
make[2]: Entering directory `/build/buildd/libggz-0.0.14.1'
Making all in src
make[3]: Entering directory `/build/buildd/libggz-0.0.14.1/src'
Making all in security
make[4]: Entering directory `/build/buildd/libggz-0.0.14.1/src/security'
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I /usr/include/gnutls -g -Wall -O2 -D_REENTRANT -c -o libggzsecurity_la-hashfunc.lo `test -f 'hashfunc.c' || echo './'`hashfunc.c
mkdir .libs
cc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I /usr/include/gnutls -g -Wall -O2 -D_REENTRANT -c hashfunc.c -fPIC -DPIC -o .libs/libggzsecurity_la-hashfunc.o
cc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I /usr/include/gnutls -g -Wall -O2 -D_REENTRANT -c hashfunc.c -o libggzsecurity_la-hashfunc.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I /usr/include/gnutls -g -Wall -O2 -D_REENTRANT -c -o libggzsecurity_la-base16.lo `test -f 'base16.c' || echo './'`base16.c
cc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I /usr/include/gnutls -g -Wall -O2 -D_REENTRANT -c base16.c -fPIC -DPIC -o .libs/libggzsecurity_la-base16.o
cc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I /usr/include/gnutls -g -Wall -O2 -D_REENTRANT -c base16.c -o libggzsecurity_la-base16.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I /usr/include/gnutls -g -Wall -O2 -D_REENTRANT -c -o libggzsecurity_la-base64.lo `test -f 'base64.c' || echo './'`base64.c
cc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I /usr/include/gnutls -g -Wall -O2 -D_REENTRANT -c base64.c -fPIC -DPIC -o .libs/libggzsecurity_la-base64.o
cc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I /usr/include/gnutls -g -Wall -O2 -D_REENTRANT -c base64.c -o libggzsecurity_la-base64.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I /usr/include/gnutls -g -Wall -O2 -D_REENTRANT -c -o libggzsecurity_la-ggz_tls_gnutls.lo `test -f 'ggz_tls_gnutls.c' || echo './'`ggz_tls_gnutls.c
cc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I /usr/include/gnutls -g -Wall -O2 -D_REENTRANT -c ggz_tls_gnutls.c -fPIC -DPIC -o .libs/libggzsecurity_la-ggz_tls_gnutls.o
cc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I /usr/include/gnutls -g -Wall -O2 -D_REENTRANT -c ggz_tls_gnutls.c -o libggzsecurity_la-ggz_tls_gnutls.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I /usr/include/gnutls -g -Wall -O2 -D_REENTRANT -c -o libggzsecurity_la-ggz_tls_openssl.lo `test -f 'ggz_tls_openssl.c' || echo './'`ggz_tls_openssl.c
cc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I /usr/include/gnutls -g -Wall -O2 -D_REENTRANT -c ggz_tls_openssl.c -fPIC -DPIC -o .libs/libggzsecurity_la-ggz_tls_openssl.o
cc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I /usr/include/gnutls -g -Wall -O2 -D_REENTRANT -c ggz_tls_openssl.c -o libggzsecurity_la-ggz_tls_openssl.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I /usr/include/gnutls -g -Wall -O2 -D_REENTRANT -c -o libggzsecurity_la-ggz_tls_none.lo `test -f 'ggz_tls_none.c' || echo './'`ggz_tls_none.c
cc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I /usr/include/gnutls -g -Wall -O2 -D_REENTRANT -c ggz_tls_none.c -fPIC -DPIC -o .libs/libggzsecurity_la-ggz_tls_none.o
cc -DHAVE_CONFIG_H -I. -I../.. -I./.. -I /usr/include/gnutls -g -Wall -O2 -D_REENTRANT -c ggz_tls_none.c -o libggzsecurity_la-ggz_tls_none.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=link cc -g -Wall -O2 -D_REENTRANT -L /usr/lib -o libggzsecurity.la libggzsecurity_la-hashfunc.lo libggzsecurity_la-base16.lo libggzsecurity_la-base64.lo libggzsecurity_la-ggz_tls_gnutls.lo libggzsecurity_la-ggz_tls_openssl.lo libggzsecurity_la-ggz_tls_none.lo -lgnutls -lgcrypt
ar cru .libs/libggzsecurity.a .libs/libggzsecurity_la-hashfunc.o .libs/libggzsecurity_la-base16.o .libs/libggzsecurity_la-base64.o .libs/libggzsecurity_la-ggz_tls_gnutls.o .libs/libggzsecurity_la-ggz_tls_openssl.o .libs/libggzsecurity_la-ggz_tls_none.o
ranlib .libs/libggzsecurity.a
creating libggzsecurity.la
(cd .libs && rm -f libggzsecurity.la && ln -s ../libggzsecurity.la libggzsecurity.la)
make[4]: Leaving directory `/build/buildd/libggz-0.0.14.1/src/security'
make[4]: Entering directory `/build/buildd/libggz-0.0.14.1/src'
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -g -Wall -O2 -D_REENTRANT -c -o conf.lo conf.c
mkdir .libs
cc -DHAVE_CONFIG_H -I. -I.. -g -Wall -O2 -D_REENTRANT -c conf.c -fPIC -DPIC -o .libs/conf.o
cc -DHAVE_CONFIG_H -I. -I.. -g -Wall -O2 -D_REENTRANT -c conf.c -o conf.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -g -Wall -O2 -D_REENTRANT -c -o ggz_dio.lo ggz_dio.c
cc -DHAVE_CONFIG_H -I. -I.. -g -Wall -O2 -D_REENTRANT -c ggz_dio.c -fPIC -DPIC -o .libs/ggz_dio.o
cc -DHAVE_CONFIG_H -I. -I.. -g -Wall -O2 -D_REENTRANT -c ggz_dio.c -o ggz_dio.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -g -Wall -O2 -D_REENTRANT -c -o easysock.lo easysock.c
cc -DHAVE_CONFIG_H -I. -I.. -g -Wall -O2 -D_REENTRANT -c easysock.c -fPIC -DPIC -o .libs/easysock.o
cc -DHAVE_CONFIG_H -I. -I.. -g -Wall -O2 -D_REENTRANT -c easysock.c -o easysock.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -g -Wall -O2 -D_REENTRANT -c -o list.lo list.c
cc -DHAVE_CONFIG_H -I. -I.. -g -Wall -O2 -D_REENTRANT -c list.c -fPIC -DPIC -o .libs/list.o
cc -DHAVE_CONFIG_H -I. -I.. -g -Wall -O2 -D_REENTRANT -c list.c -o list.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -g -Wall -O2 -D_REENTRANT -c -o memory.lo memory.c
cc -DHAVE_CONFIG_H -I. -I.. -g -Wall -O2 -D_REENTRANT -c memory.c -fPIC -DPIC -o .libs/memory.o
cc -DHAVE_CONFIG_H -I. -I.. -g -Wall -O2 -D_REENTRANT -c memory.c -o memory.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -g -Wall -O2 -D_REENTRANT -c -o misc.lo misc.c
cc -DHAVE_CONFIG_H -I. -I.. -g -Wall -O2 -D_REENTRANT -c misc.c -fPIC -DPIC -o .libs/misc.o
cc -DHAVE_CONFIG_H -I. -I.. -g -Wall -O2 -D_REENTRANT -c misc.c -o misc.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -g -Wall -O2 -D_REENTRANT -c -o msg.lo msg.c
cc -DHAVE_CONFIG_H -I. -I.. -g -Wall -O2 -D_REENTRANT -c msg.c -fPIC -DPIC -o .libs/msg.o
cc -DHAVE_CONFIG_H -I. -I.. -g -Wall -O2 -D_REENTRANT -c msg.c -o msg.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -g -Wall -O2 -D_REENTRANT -c -o numberlist.lo numberlist.c
cc -DHAVE_CONFIG_H -I. -I.. -g -Wall -O2 -D_REENTRANT -c numberlist.c -fPIC -DPIC -o .libs/numberlist.o
cc -DHAVE_CONFIG_H -I. -I.. -g -Wall -O2 -D_REENTRANT -c numberlist.c -o numberlist.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -g -Wall -O2 -D_REENTRANT -c -o stack.lo stack.c
cc -DHAVE_CONFIG_H -I. -I.. -g -Wall -O2 -D_REENTRANT -c stack.c -fPIC -DPIC -o .libs/stack.o
cc -DHAVE_CONFIG_H -I. -I.. -g -Wall -O2 -D_REENTRANT -c stack.c -o stack.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -g -Wall -O2 -D_REENTRANT -c -o xmlelement.lo xmlelement.c
cc -DHAVE_CONFIG_H -I. -I.. -g -Wall -O2 -D_REENTRANT -c xmlelement.c -fPIC -DPIC -o .libs/xmlelement.o
cc -DHAVE_CONFIG_H -I. -I.. -g -Wall -O2 -D_REENTRANT -c xmlelement.c -o xmlelement.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -g -Wall -O2 -D_REENTRANT -c -o ggz_common.lo ggz_common.c
cc -DHAVE_CONFIG_H -I. -I.. -g -Wall -O2 -D_REENTRANT -c ggz_common.c -fPIC -DPIC -o .libs/ggz_common.o
cc -DHAVE_CONFIG_H -I. -I.. -g -Wall -O2 -D_REENTRANT -c ggz_common.c -o ggz_common.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link cc -g -Wall -O2 -D_REENTRANT -version-info 5:0:3 -o libggz.la -rpath /usr/lib conf.lo ggz_dio.lo easysock.lo list.lo memory.lo misc.lo msg.lo numberlist.lo stack.lo xmlelement.lo ggz_common.lo security/libggzsecurity.la -lpthread
cc -shared .libs/conf.o .libs/ggz_dio.o .libs/easysock.o .libs/list.o .libs/memory.o .libs/misc.o .libs/msg.o .libs/numberlist.o .libs/stack.o .libs/xmlelement.o .libs/ggz_common.o -Wl,--whole-archive security/.libs/libggzsecurity.a -Wl,--no-whole-archive -L/build/buildd/libggz-0.0.14.1/src/security /usr/lib/libgnutls.so -L/usr/lib /usr/lib/libtasn1.so -lz /usr/lib/libgcrypt.so /usr/lib/libgpg-error.so -lnsl -lpthread -Wl,-soname -Wl,libggz.so.2 -o .libs/libggz.so.2.3.0
(cd .libs && rm -f libggz.so.2 && ln -s libggz.so.2.3.0 libggz.so.2)
(cd .libs && rm -f libggz.so && ln -s libggz.so.2.3.0 libggz.so)
rm -fr .libs/libggz.lax
mkdir .libs/libggz.lax
rm -fr .libs/libggz.lax/libggzsecurity.a
mkdir .libs/libggz.lax/libggzsecurity.a
(cd .libs/libggz.lax/libggzsecurity.a && ar x /build/buildd/libggz-0.0.14.1/src/security/.libs/libggzsecurity.a)
ar cru .libs/libggz.a conf.o ggz_dio.o easysock.o list.o memory.o misc.o msg.o numberlist.o stack.o xmlelement.o ggz_common.o .libs/libggz.lax/libggzsecurity.a/libggzsecurity_la-base64.o .libs/libggz.lax/libggzsecurity.a/libggzsecurity_la-ggz_tls_none.o .libs/libggz.lax/libggzsecurity.a/libggzsecurity_la-ggz_tls_gnutls.o .libs/libggz.lax/libggzsecurity.a/libggzsecurity_la-ggz_tls_openssl.o .libs/libggz.lax/libggzsecurity.a/libggzsecurity_la-hashfunc.o .libs/libggz.lax/libggzsecurity.a/libggzsecurity_la-base16.o
ranlib .libs/libggz.a
rm -fr .libs/libggz.lax
creating libggz.la
(cd .libs && rm -f libggz.la && ln -s ../libggz.la libggz.la)
make[4]: Leaving directory `/build/buildd/libggz-0.0.14.1/src'
make[3]: Leaving directory `/build/buildd/libggz-0.0.14.1/src'
Making all in tests
make[3]: Entering directory `/build/buildd/libggz-0.0.14.1/tests'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd/libggz-0.0.14.1/tests'
Making all in man
make[3]: Entering directory `/build/buildd/libggz-0.0.14.1/man'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd/libggz-0.0.14.1/man'
make[3]: Entering directory `/build/buildd/libggz-0.0.14.1'
make[3]: Leaving directory `/build/buildd/libggz-0.0.14.1'
make[2]: Leaving directory `/build/buildd/libggz-0.0.14.1'
make[1]: Leaving directory `/build/buildd/libggz-0.0.14.1'
touch debian/stamp-makefile-build
DEB_MAKE_CHECK_TARGET unset, not running checks
/usr/bin/fakeroot debian/rules binary-arch
test -x debian/rules
dh_testroot
dh_clean -k
dh_installdirs -A
mkdir -p "."
if test -e /usr/share/misc/config.guess ; then \
for i in ./config.guess ; do \
if ! test -e $i.cdbs-orig ; then \
mv $i $i.cdbs-orig ; \
cp --remove-destination /usr/share/misc/config.guess $i ; \
fi ; \
done ; \
fi
if test -e /usr/share/misc/config.sub ; then \
for i in ./config.sub ; do \
if ! test -e $i.cdbs-orig ; then \
mv $i $i.cdbs-orig ; \
cp --remove-destination /usr/share/misc/config.sub $i ; \
fi ; \
done ; \
fi
DEB_MAKE_CHECK_TARGET unset, not running checks
/usr/bin/make -C . install DESTDIR=/build/buildd/libggz-0.0.14.1/debian/tmp/
make[1]: Entering directory `/build/buildd/libggz-0.0.14.1'
Making install in src
make[2]: Entering directory `/build/buildd/libggz-0.0.14.1/src'
Making install in security
make[3]: Entering directory `/build/buildd/libggz-0.0.14.1/src/security'
make[4]: Entering directory `/build/buildd/libggz-0.0.14.1/src/security'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/build/buildd/libggz-0.0.14.1/src/security'
make[3]: Leaving directory `/build/buildd/libggz-0.0.14.1/src/security'
make[3]: Entering directory `/build/buildd/libggz-0.0.14.1/src'
make[4]: Entering directory `/build/buildd/libggz-0.0.14.1/src'
test -z "/usr/lib" || /bin/mkdir -p "/build/buildd/libggz-0.0.14.1/debian/tmp//usr/lib"
/bin/sh ../libtool --mode=install /usr/bin/ginstall -c 'libggz.la' '/build/buildd/libggz-0.0.14.1/debian/tmp//usr/lib/libggz.la'
/usr/bin/ginstall -c .libs/libggz.so.2.3.0 /build/buildd/libggz-0.0.14.1/debian/tmp//usr/lib/libggz.so.2.3.0
(cd /build/buildd/libggz-0.0.14.1/debian/tmp//usr/lib && { ln -s -f libggz.so.2.3.0 libggz.so.2 || { rm -f libggz.so.2 && ln -s libggz.so.2.3.0 libggz.so.2; }; })
(cd /build/buildd/libggz-0.0.14.1/debian/tmp//usr/lib && { ln -s -f libggz.so.2.3.0 libggz.so || { rm -f libggz.so && ln -s libggz.so.2.3.0 libggz.so; }; })
/usr/bin/ginstall -c .libs/libggz.lai /build/buildd/libggz-0.0.14.1/debian/tmp//usr/lib/libggz.la
/usr/bin/ginstall -c .libs/libggz.a /build/buildd/libggz-0.0.14.1/debian/tmp//usr/lib/libggz.a
chmod 644 /build/buildd/libggz-0.0.14.1/debian/tmp//usr/lib/libggz.a
ranlib /build/buildd/libggz-0.0.14.1/debian/tmp//usr/lib/libggz.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
test -z "/usr/include" || /bin/mkdir -p "/build/buildd/libggz-0.0.14.1/debian/tmp//usr/include"
/usr/bin/ginstall -c -m 644 'ggz.h' '/build/buildd/libggz-0.0.14.1/debian/tmp//usr/include/ggz.h'
/usr/bin/ginstall -c -m 644 'ggz_common.h' '/build/buildd/libggz-0.0.14.1/debian/tmp//usr/include/ggz_common.h'
/usr/bin/ginstall -c -m 644 'ggz_dio.h' '/build/buildd/libggz-0.0.14.1/debian/tmp//usr/include/ggz_dio.h'
make[4]: Leaving directory `/build/buildd/libggz-0.0.14.1/src'
make[3]: Leaving directory `/build/buildd/libggz-0.0.14.1/src'
make[2]: Leaving directory `/build/buildd/libggz-0.0.14.1/src'
Making install in tests
make[2]: Entering directory `/build/buildd/libggz-0.0.14.1/tests'
make[3]: Entering directory `/build/buildd/libggz-0.0.14.1/tests'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd/libggz-0.0.14.1/tests'
make[2]: Leaving directory `/build/buildd/libggz-0.0.14.1/tests'
Making install in man
make[2]: Entering directory `/build/buildd/libggz-0.0.14.1/man'
make[3]: Entering directory `/build/buildd/libggz-0.0.14.1/man'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/man/man3" || /bin/mkdir -p "/build/buildd/libggz-0.0.14.1/debian/tmp//usr/share/man/man3"
/usr/bin/ginstall -c -m 644 './ggz.h.3' '/build/buildd/libggz-0.0.14.1/debian/tmp//usr/share/man/man3/ggz.h.3'
make[3]: Leaving directory `/build/buildd/libggz-0.0.14.1/man'
make[2]: Leaving directory `/build/buildd/libggz-0.0.14.1/man'
make[2]: Entering directory `/build/buildd/libggz-0.0.14.1'
make[3]: Entering directory `/build/buildd/libggz-0.0.14.1'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd/libggz-0.0.14.1'
make[2]: Leaving directory `/build/buildd/libggz-0.0.14.1'
make[1]: Leaving directory `/build/buildd/libggz-0.0.14.1'
dh_installdirs -plibggz2
dh_installdirs -plibggz-dev
dh_installdocs -plibggz2 ./README ./NEWS ./AUTHORS
dh_installexamples -plibggz2
dh_installman -plibggz2
dh_installinfo -plibggz2
dh_installmenu -plibggz2
dh_installcron -plibggz2
dh_installinit -plibggz2
dh_installdebconf -plibggz2
dh_installemacsen -plibggz2
dh_installcatalogs -plibggz2
dh_installpam -plibggz2
dh_installlogrotate -plibggz2
dh_installlogcheck -plibggz2
dh_installmime -plibggz2
dh_installchangelogs -plibggz2 ./ChangeLog
dh_installudev -plibggz2
dh_install -plibggz2
dh_link -plibggz2
dh_installdocs -plibggz-dev ./README ./NEWS ./AUTHORS
dh_installexamples -plibggz-dev
dh_installman -plibggz-dev
dh_installinfo -plibggz-dev
dh_installmenu -plibggz-dev
dh_installcron -plibggz-dev
dh_installinit -plibggz-dev
dh_installdebconf -plibggz-dev
dh_installemacsen -plibggz-dev
dh_installcatalogs -plibggz-dev
dh_installpam -plibggz-dev
dh_installlogrotate -plibggz-dev
dh_installlogcheck -plibggz-dev
dh_installmime -plibggz-dev
dh_installchangelogs -plibggz-dev ./ChangeLog
dh_installudev -plibggz-dev
dh_install -plibggz-dev
dh_link -plibggz-dev
dh_strip -plibggz2
dh_compress -plibggz2
dh_fixperms -plibggz2
dh_makeshlibs -plibggz2 -V
dh_strip -plibggz-dev
dh_compress -plibggz-dev
dh_fixperms -plibggz-dev
dh_makeshlibs -plibggz-dev -V
dh_installdeb -plibggz2
dh_perl -plibggz2
dh_shlibdeps -plibggz2
dpkg-shlibdeps: warning: debian/libggz2/usr/lib/libggz.so.2.3.0 shouldn't be linked with libtasn1.so.2 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/libggz2/usr/lib/libggz.so.2.3.0 shouldn't be linked with libz.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/libggz2/usr/lib/libggz.so.2.3.0 shouldn't be linked with libgpg-error.so.0 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/libggz2/usr/lib/libggz.so.2.3.0 shouldn't be linked with libnsl.so.1 (it uses none of its symbols).
dpkg-shlibdeps: warning: debian/libggz2/usr/lib/libggz.so.2.3.0 shouldn't be linked with libpthread.so.0 (it uses none of its symbols).
dh_installdeb -plibggz-dev
dh_perl -plibggz-dev
dh_shlibdeps -plibggz-dev
dh_gencontrol -plibggz2
dh_md5sums -plibggz2
dh_builddeb -plibggz2
dpkg-deb: building package `libggz2' in `../libggz2_0.0.14.1-1_m32r.deb'.
dh_gencontrol -plibggz-dev
dh_md5sums -plibggz-dev
dh_builddeb -plibggz-dev
dpkg-deb: building package `libggz-dev' in `../libggz-dev_0.0.14.1-1_m32r.deb'.
dpkg-genchanges -B >../libggz_0.0.14.1-1_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 20080316-0201
libggz_0.0.14.1-1_m32r.changes:
Format: 1.7
Date: Tue, 11 Mar 2008 00:53:56 +0100
Source: libggz
Binary: libggz2 libggz-dev
Architecture: m32r
Version: 0.0.14.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian GGZ Maintainers <pkg-ggz-maintainers at lists.alioth.debian.org>
Changed-By: Peter Eisentraut <petere at debian.org>
Description:
libggz-dev - GGZ Gaming Zone: common utilities library - development files
libggz2 - GGZ Gaming Zone: common utilities library
Changes:
libggz (0.0.14.1-1) unstable; urgency=low
.
[ Peter Eisentraut ]
* New upstream release
* Updated standards version
.
[ Josef Spillner ]
* Added Homepage and Vcs fields to debian/control
Files:
e4c792feb503d2b6b10ba949a0ceb373 71492 libs optional libggz2_0.0.14.1-1_m32r.deb
ae9c7cdaa72a713250c6bc14fc4b4556 90760 libdevel optional libggz-dev_0.0.14.1-1_m32r.deb
/debian/buildd/build/chroot-unstable/build/buildd/libggz2_0.0.14.1-1_m32r.deb:
new debian package, version 2.0.
size 71492 bytes: control archive= 1093 bytes.
796 bytes, 20 lines control
530 bytes, 8 lines md5sums
135 bytes, 7 lines * postinst #!/bin/sh
132 bytes, 7 lines * postrm #!/bin/sh
31 bytes, 1 lines shlibs
Package: libggz2
Source: libggz
Version: 0.0.14.1-1
Architecture: m32r
Maintainer: Debian GGZ Maintainers <pkg-ggz-maintainers at lists.alioth.debian.org>
Installed-Size: 160
Depends: libc6 (>= 2.3.5-1), libgcrypt11 (>= 1.2.2), libgnutls11 (>= 1.0.16), libgpg-error0 (>= 1.4), libtasn1-2 (>= 0.2.13), zlib1g
Section: libs
Priority: optional
Homepage: http://www.ggzgamingzone.org/
Description: GGZ Gaming Zone: common utilities library
The libggz library handles network, configuration file and data
structure management functions as well as several convenience wrappers
around glibc functions.
.
This package provides the run-time library of base functions common to
several GGZ clients and servers.
.
This package is part of the GGZ Gaming Zone, a multiuser networked
gaming environment.
/debian/buildd/build/chroot-unstable/build/buildd/libggz-dev_0.0.14.1-1_m32r.deb:
new debian package, version 2.0.
size 90760 bytes: control archive= 967 bytes.
759 bytes, 20 lines control
690 bytes, 11 lines md5sums
Package: libggz-dev
Source: libggz
Version: 0.0.14.1-1
Architecture: m32r
Maintainer: Debian GGZ Maintainers <pkg-ggz-maintainers at lists.alioth.debian.org>
Installed-Size: 264
Depends: libggz2 (= 0.0.14.1-1), libgnutls-dev
Section: libdevel
Priority: optional
Homepage: http://www.ggzgamingzone.org/
Description: GGZ Gaming Zone: common utilities library - development files
The libggz library handles network, configuration file and data
structure management functions as well as several convenience wrappers
around glibc functions.
.
This package provides the header files and static libraries needed for
development with libggz in the C programming language.
.
This package is part of the GGZ Gaming Zone, a multiuser networked
gaming environment.
/debian/buildd/build/chroot-unstable/build/buildd/libggz2_0.0.14.1-1_m32r.deb:
drwxr-xr-x root/root 0 2008-03-16 01:39 ./
drwxr-xr-x root/root 0 2008-03-16 01:43 ./usr/
drwxr-xr-x root/root 0 2008-03-16 01:38 ./usr/share/
drwxr-xr-x root/root 0 2008-03-16 01:38 ./usr/share/doc/
drwxr-xr-x root/root 0 2008-03-16 01:52 ./usr/share/doc/libggz2/
-rw-r--r-- root/root 3163 2008-01-06 04:03 ./usr/share/doc/libggz2/README.GGZ.gz
-rw-r--r-- root/root 818 2008-03-16 01:17 ./usr/share/doc/libggz2/copyright
-rw-r--r-- root/root 38920 2008-02-17 05:16 ./usr/share/doc/libggz2/changelog.gz
-rw-r--r-- root/root 1023 2008-01-06 04:03 ./usr/share/doc/libggz2/AUTHORS
-rw-r--r-- root/root 699 2008-02-17 05:01 ./usr/share/doc/libggz2/README
-rw-r--r-- root/root 1066 2008-02-17 05:27 ./usr/share/doc/libggz2/NEWS.gz
-rw-r--r-- root/root 1142 2008-03-16 01:17 ./usr/share/doc/libggz2/changelog.Debian.gz
drwxr-xr-x root/root 0 2008-03-16 01:51 ./usr/lib/
-rw-r--r-- root/root 51212 2008-03-16 01:51 ./usr/lib/libggz.so.2.3.0
lrwxrwxrwx root/root 0 2008-03-16 01:43 ./usr/lib/libggz.so.2 -> libggz.so.2.3.0
/debian/buildd/build/chroot-unstable/build/buildd/libggz-dev_0.0.14.1-1_m32r.deb:
drwxr-xr-x root/root 0 2008-03-16 01:46 ./
drwxr-xr-x root/root 0 2008-03-16 01:50 ./usr/
drwxr-xr-x root/root 0 2008-03-16 01:37 ./usr/include/
-rw-r--r-- root/root 3148 2008-03-16 01:37 ./usr/include/ggz_dio.h
-rw-r--r-- root/root 15089 2008-03-16 01:37 ./usr/include/ggz_common.h
-rw-r--r-- root/root 63874 2008-03-16 01:37 ./usr/include/ggz.h
drwxr-xr-x root/root 0 2008-03-16 01:44 ./usr/share/
drwxr-xr-x root/root 0 2008-03-16 01:44 ./usr/share/doc/
drwxr-xr-x root/root 0 2008-03-16 01:54 ./usr/share/doc/libggz-dev/
-rw-r--r-- root/root 818 2008-03-16 01:17 ./usr/share/doc/libggz-dev/copyright
-rw-r--r-- root/root 38920 2008-02-17 05:16 ./usr/share/doc/libggz-dev/changelog.gz
-rw-r--r-- root/root 1023 2008-01-06 04:03 ./usr/share/doc/libggz-dev/AUTHORS
-rw-r--r-- root/root 699 2008-02-17 05:01 ./usr/share/doc/libggz-dev/README
-rw-r--r-- root/root 1066 2008-02-17 05:27 ./usr/share/doc/libggz-dev/NEWS.gz
-rw-r--r-- root/root 1142 2008-03-16 01:17 ./usr/share/doc/libggz-dev/changelog.Debian.gz
drwxr-xr-x root/root 0 2008-03-16 01:54 ./usr/lib/
-rw-r--r-- root/root 75768 2008-03-16 01:54 ./usr/lib/libggz.a
-rw-r--r-- root/root 961 2008-03-16 01:37 ./usr/lib/libggz.la
lrwxrwxrwx root/root 0 2008-03-16 01:51 ./usr/lib/libggz.so -> libggz.so.2.3.0
******************************************************************************
Built successfully
Purging /debian/buildd/build/chroot-unstable/build/buildd/libggz-0.0.14.1
------------------------------------------------------------------------------
******************************************************************************
Finished at 20080316-0201
Build needed 00:45:25, 5132k disk space
More information about the build-status
mailing list