[build-status: 125827] Log for failed build of remctl_2.12-1 (dist=unstable)

Build Daemon 2 buildd2 at linux-m32r.org
Fri May 16 04:26:06 JST 2008


Automatic build of remctl_2.12-1 on mappi005 by sbuild/m32r 98-farm
Build started at 20080516-0319
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 546kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main remctl 2.12-1 (dsc) [729B]
Get:2 http://debian.linux-m32r.org 06_devonian/main remctl 2.12-1 (tar) [535kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main remctl 2.12-1 (diff) [10.8kB]
Fetched 546kB in 16s (33.8kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 5.0.61), dpkg-dev (>= 1.14.9), libkrb5-dev, libtest-pod-perl
Checking for already installed source dependencies...
debhelper: already installed (7.0.8 >= 5.0.61 is satisfied)
dpkg-dev: already installed (1.14.18 >= 1.14.9 is satisfied)
libkrb5-dev: already installed (1.6.dfsg.3~beta1-4)
libtest-pod-perl: already installed (1.26-2)
Checking for source dependency conflicts...
Checking correctness of source dependencies...
Toolchain package versions: libc6-dev_2.3.6.ds1-13 linux-kernel-headers_2.6.18-7 gcc-4.1_4.1.1-21 g++-4.1_4.1.1-21 binutils_2.18.1~cvs20080103-1 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
------------------------------------------------------------------------------
dpkg-source: extracting remctl in remctl-2.12
dpkg-source: info: unpacking remctl_2.12.orig.tar.gz
dpkg-source: info: applying remctl_2.12-1.diff.gz
dpkg-buildpackage: set CFLAGS to default value: -g -O2
dpkg-buildpackage: set CPPFLAGS to default value: 
dpkg-buildpackage: set LDFLAGS to default value: 
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
dpkg-buildpackage: source package remctl
dpkg-buildpackage: source version 2.12-1
dpkg-buildpackage: host architecture m32r
 /usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f configure-stamp build-stamp install-stamp
[ ! -f Makefile ] || /usr/bin/make distclean
dh_clean
 debian/rules build
dh_testdir
CFLAGS="-Wall -g -O2" ./configure --prefix=/usr \
	    --mandir=\${prefix}/share/man --sysconfdir=/etc/remctl \
	    --enable-reduced-depends --enable-perl --build m32r-linux-gnu
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 gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether gcc and cc understand -c and -o together... yes
checking for a BSD-compatible install... /usr/bin/ginstall -c
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 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 whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
checking how to run the C preprocessor... gcc -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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 98304
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the 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 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
(cached) (cached) checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for library containing gethostbyname... none required
checking for library containing socket... none required
checking for gss_import_name in -lgssapi_krb5... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking sys/bitypes.h usability... yes
checking sys/bitypes.h presence... yes
checking for sys/bitypes.h... yes
checking sys/filio.h usability... no
checking sys/filio.h presence... no
checking for sys/filio.h... no
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking whether snprintf is declared... yes
checking whether vsnprintf is declared... yes
checking whether inet_aton is declared... yes
checking whether inet_ntoa is declared... yes
checking for C99 variadic macros... yes
checking for GNU-style variadic macros... yes
checking for struct sockaddr.sa_len... no
checking for long long... yes
checking for sig_atomic_t... yes
checking for socklen_t... yes
checking for struct sockaddr_in6... yes
checking for struct sockaddr_storage... yes
checking for struct sockaddr_storage.ss_family... yes
checking whether IN6_ARE_ADDR_EQUAL macro is broken... no
checking for SA_LEN macro... no
checking for working inet_ntoa... yes
checking for working snprintf... yes
checking for setrlimit... yes
checking for setsid... yes
checking for asprintf... yes
checking for daemon... yes
checking for getaddrinfo... yes
checking for getnameinfo... yes
checking for getopt... yes
checking for inet_aton... yes
checking for inet_ntop... yes
checking for setenv... yes
checking for strlcat... no
checking for strlcpy... no
checking return type of signal handlers... void
configure: creating ./config.status
config.status: creating Makefile
config.status: creating tests/client/pod-t
config.status: creating perl/Makefile.PL
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing docs commands
touch configure-stamp
dh_testdir
/usr/bin/make
make[1]: Entering directory `/build/buildd2/remctl-2.12'
/usr/bin/make  all-am
make[2]: Entering directory `/build/buildd2/remctl-2.12'
depbase=`echo client/api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
	/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT client/api.lo -MD -MP -MF $depbase.Tpo -c -o client/api.lo client/api.c &&\
	mv -f $depbase.Tpo $depbase.Plo
mkdir client/.libs
 gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -MT client/api.lo -MD -MP -MF client/.deps/api.Tpo -c client/api.c  -fPIC -DPIC -o client/.libs/api.o
 gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -MT client/api.lo -MD -MP -MF client/.deps/api.Tpo -c client/api.c -o client/api.o >/dev/null 2>&1
depbase=`echo client/client-v1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
	/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT client/client-v1.lo -MD -MP -MF $depbase.Tpo -c -o client/client-v1.lo client/client-v1.c &&\
	mv -f $depbase.Tpo $depbase.Plo
 gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -MT client/client-v1.lo -MD -MP -MF client/.deps/client-v1.Tpo -c client/client-v1.c  -fPIC -DPIC -o client/.libs/client-v1.o
 gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -MT client/client-v1.lo -MD -MP -MF client/.deps/client-v1.Tpo -c client/client-v1.c -o client/client-v1.o >/dev/null 2>&1
depbase=`echo client/client-v2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
	/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT client/client-v2.lo -MD -MP -MF $depbase.Tpo -c -o client/client-v2.lo client/client-v2.c &&\
	mv -f $depbase.Tpo $depbase.Plo
 gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -MT client/client-v2.lo -MD -MP -MF client/.deps/client-v2.Tpo -c client/client-v2.c  -fPIC -DPIC -o client/.libs/client-v2.o
 gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -MT client/client-v2.lo -MD -MP -MF client/.deps/client-v2.Tpo -c client/client-v2.c -o client/client-v2.o >/dev/null 2>&1
depbase=`echo client/error.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
	/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT client/error.lo -MD -MP -MF $depbase.Tpo -c -o client/error.lo client/error.c &&\
	mv -f $depbase.Tpo $depbase.Plo
 gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -MT client/error.lo -MD -MP -MF client/.deps/error.Tpo -c client/error.c  -fPIC -DPIC -o client/.libs/error.o
 gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -MT client/error.lo -MD -MP -MF client/.deps/error.Tpo -c client/error.c -o client/error.o >/dev/null 2>&1
depbase=`echo client/open.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
	/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT client/open.lo -MD -MP -MF $depbase.Tpo -c -o client/open.lo client/open.c &&\
	mv -f $depbase.Tpo $depbase.Plo
 gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -MT client/open.lo -MD -MP -MF client/.deps/open.Tpo -c client/open.c  -fPIC -DPIC -o client/.libs/open.o
 gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -MT client/open.lo -MD -MP -MF client/.deps/open.Tpo -c client/open.c -o client/open.o >/dev/null 2>&1
depbase=`echo util/concat.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
	/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT util/concat.lo -MD -MP -MF $depbase.Tpo -c -o util/concat.lo util/concat.c &&\
	mv -f $depbase.Tpo $depbase.Plo
mkdir util/.libs
 gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -MT util/concat.lo -MD -MP -MF util/.deps/concat.Tpo -c util/concat.c  -fPIC -DPIC -o util/.libs/concat.o
 gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -MT util/concat.lo -MD -MP -MF util/.deps/concat.Tpo -c util/concat.c -o util/concat.o >/dev/null 2>&1
depbase=`echo util/fdflag.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
	/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT util/fdflag.lo -MD -MP -MF $depbase.Tpo -c -o util/fdflag.lo util/fdflag.c &&\
	mv -f $depbase.Tpo $depbase.Plo
 gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -MT util/fdflag.lo -MD -MP -MF util/.deps/fdflag.Tpo -c util/fdflag.c  -fPIC -DPIC -o util/.libs/fdflag.o
 gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -MT util/fdflag.lo -MD -MP -MF util/.deps/fdflag.Tpo -c util/fdflag.c -o util/fdflag.o >/dev/null 2>&1
depbase=`echo util/gss-errors.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
	/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT util/gss-errors.lo -MD -MP -MF $depbase.Tpo -c -o util/gss-errors.lo util/gss-errors.c &&\
	mv -f $depbase.Tpo $depbase.Plo
 gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -MT util/gss-errors.lo -MD -MP -MF util/.deps/gss-errors.Tpo -c util/gss-errors.c  -fPIC -DPIC -o util/.libs/gss-errors.o
 gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -MT util/gss-errors.lo -MD -MP -MF util/.deps/gss-errors.Tpo -c util/gss-errors.c -o util/gss-errors.o >/dev/null 2>&1
depbase=`echo util/gss-tokens.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
	/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT util/gss-tokens.lo -MD -MP -MF $depbase.Tpo -c -o util/gss-tokens.lo util/gss-tokens.c &&\
	mv -f $depbase.Tpo $depbase.Plo
 gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -MT util/gss-tokens.lo -MD -MP -MF util/.deps/gss-tokens.Tpo -c util/gss-tokens.c  -fPIC -DPIC -o util/.libs/gss-tokens.o
 gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -MT util/gss-tokens.lo -MD -MP -MF util/.deps/gss-tokens.Tpo -c util/gss-tokens.c -o util/gss-tokens.o >/dev/null 2>&1
depbase=`echo util/messages.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
	/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT util/messages.lo -MD -MP -MF $depbase.Tpo -c -o util/messages.lo util/messages.c &&\
	mv -f $depbase.Tpo $depbase.Plo
 gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -MT util/messages.lo -MD -MP -MF util/.deps/messages.Tpo -c util/messages.c  -fPIC -DPIC -o util/.libs/messages.o
 gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -MT util/messages.lo -MD -MP -MF util/.deps/messages.Tpo -c util/messages.c -o util/messages.o >/dev/null 2>&1
depbase=`echo util/network.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
	/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT util/network.lo -MD -MP -MF $depbase.Tpo -c -o util/network.lo util/network.c &&\
	mv -f $depbase.Tpo $depbase.Plo
 gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -MT util/network.lo -MD -MP -MF util/.deps/network.Tpo -c util/network.c  -fPIC -DPIC -o util/.libs/network.o
 gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -MT util/network.lo -MD -MP -MF util/.deps/network.Tpo -c util/network.c -o util/network.o >/dev/null 2>&1
depbase=`echo util/tokens.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
	/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT util/tokens.lo -MD -MP -MF $depbase.Tpo -c -o util/tokens.lo util/tokens.c &&\
	mv -f $depbase.Tpo $depbase.Plo
 gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -MT util/tokens.lo -MD -MP -MF util/.deps/tokens.Tpo -c util/tokens.c  -fPIC -DPIC -o util/.libs/tokens.o
 gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -MT util/tokens.lo -MD -MP -MF util/.deps/tokens.Tpo -c util/tokens.c -o util/tokens.o >/dev/null 2>&1
depbase=`echo util/vector.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
	/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT util/vector.lo -MD -MP -MF $depbase.Tpo -c -o util/vector.lo util/vector.c &&\
	mv -f $depbase.Tpo $depbase.Plo
 gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -MT util/vector.lo -MD -MP -MF util/.deps/vector.Tpo -c util/vector.c  -fPIC -DPIC -o util/.libs/vector.o
 gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -MT util/vector.lo -MD -MP -MF util/.deps/vector.Tpo -c util/vector.c -o util/vector.o >/dev/null 2>&1
depbase=`echo util/xmalloc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
	/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT util/xmalloc.lo -MD -MP -MF $depbase.Tpo -c -o util/xmalloc.lo util/xmalloc.c &&\
	mv -f $depbase.Tpo $depbase.Plo
 gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -MT util/xmalloc.lo -MD -MP -MF util/.deps/xmalloc.Tpo -c util/xmalloc.c  -fPIC -DPIC -o util/.libs/xmalloc.o
 gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -MT util/xmalloc.lo -MD -MP -MF util/.deps/xmalloc.Tpo -c util/xmalloc.c -o util/xmalloc.o >/dev/null 2>&1
depbase=`echo util/xwrite.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
	/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT util/xwrite.lo -MD -MP -MF $depbase.Tpo -c -o util/xwrite.lo util/xwrite.c &&\
	mv -f $depbase.Tpo $depbase.Plo
 gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -MT util/xwrite.lo -MD -MP -MF util/.deps/xwrite.Tpo -c util/xwrite.c  -fPIC -DPIC -o util/.libs/xwrite.o
 gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -MT util/xwrite.lo -MD -MP -MF util/.deps/xwrite.Tpo -c util/xwrite.c -o util/xwrite.o >/dev/null 2>&1
depbase=`echo portable/dummy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
	/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT portable/dummy.lo -MD -MP -MF $depbase.Tpo -c -o portable/dummy.lo portable/dummy.c &&\
	mv -f $depbase.Tpo $depbase.Plo
mkdir portable/.libs
 gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -MT portable/dummy.lo -MD -MP -MF portable/.deps/dummy.Tpo -c portable/dummy.c  -fPIC -DPIC -o portable/.libs/dummy.o
 gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -MT portable/dummy.lo -MD -MP -MF portable/.deps/dummy.Tpo -c portable/dummy.c -o portable/dummy.o >/dev/null 2>&1
depbase=`echo portable/strlcat.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
	/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT portable/strlcat.lo -MD -MP -MF $depbase.Tpo -c -o portable/strlcat.lo portable/strlcat.c &&\
	mv -f $depbase.Tpo $depbase.Plo
 gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -MT portable/strlcat.lo -MD -MP -MF portable/.deps/strlcat.Tpo -c portable/strlcat.c  -fPIC -DPIC -o portable/.libs/strlcat.o
 gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -MT portable/strlcat.lo -MD -MP -MF portable/.deps/strlcat.Tpo -c portable/strlcat.c -o portable/strlcat.o >/dev/null 2>&1
depbase=`echo portable/strlcpy.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
	/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT portable/strlcpy.lo -MD -MP -MF $depbase.Tpo -c -o portable/strlcpy.lo portable/strlcpy.c &&\
	mv -f $depbase.Tpo $depbase.Plo
 gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -MT portable/strlcpy.lo -MD -MP -MF portable/.deps/strlcpy.Tpo -c portable/strlcpy.c  -fPIC -DPIC -o portable/.libs/strlcpy.o
 gcc -DHAVE_CONFIG_H -I. -Wall -g -O2 -MT portable/strlcpy.lo -MD -MP -MF portable/.deps/strlcpy.Tpo -c portable/strlcpy.c -o portable/strlcpy.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC   --mode=link gcc  -Wall -g -O2   -o portable/libportable.la  portable/dummy.lo portable/strlcat.lo portable/strlcpy.lo 
ar cru portable/.libs/libportable.a portable/.libs/dummy.o portable/.libs/strlcat.o portable/.libs/strlcpy.o
ranlib portable/.libs/libportable.a
creating portable/libportable.la
(cd portable/.libs && rm -f libportable.la && ln -s ../libportable.la libportable.la)
/bin/sh ./libtool --tag=CC   --mode=link gcc  -Wall -g -O2   -o util/libutil.la  util/concat.lo util/fdflag.lo util/gss-errors.lo util/gss-tokens.lo util/messages.lo util/network.lo util/tokens.lo util/vector.lo util/xmalloc.lo util/xwrite.lo portable/libportable.la -lgssapi_krb5 
rm -fr util/.libs/libutil.lax
mkdir util/.libs/libutil.lax
rm -fr util/.libs/libutil.lax/libportable.a
mkdir util/.libs/libutil.lax/libportable.a
(cd util/.libs/libutil.lax/libportable.a && ar x /build/buildd2/remctl-2.12/portable/.libs/libportable.a)
ar cru util/.libs/libutil.a util/.libs/concat.o util/.libs/fdflag.o util/.libs/gss-errors.o util/.libs/gss-tokens.o util/.libs/messages.o util/.libs/network.o util/.libs/tokens.o util/.libs/vector.o util/.libs/xmalloc.o util/.libs/xwrite.o  util/.libs/libutil.lax/libportable.a/strlcpy.o util/.libs/libutil.lax/libportable.a/dummy.o util/.libs/libutil.lax/libportable.a/strlcat.o 
ranlib util/.libs/libutil.a
rm -fr util/.libs/libutil.lax
creating util/libutil.la
(cd util/.libs && rm -f libutil.la && ln -s ../libutil.la libutil.la)
/bin/sh ./libtool --tag=CC   --mode=link gcc  -Wall -g -O2 -version-info 1:2:0 -Wl,--version-script=./client/mapfile   -o client/libremctl.la -rpath /usr/lib client/api.lo client/client-v1.lo client/client-v2.lo client/error.lo client/open.lo util/libutil.la -lgssapi_krb5 
gcc -shared  client/.libs/api.o client/.libs/client-v1.o client/.libs/client-v2.o client/.libs/error.o client/.libs/open.o -Wl,--whole-archive util/.libs/libutil.a -Wl,--no-whole-archive  -lgssapi_krb5  -Wl,--version-script=./client/mapfile -Wl,-soname -Wl,libremctl.so.1 -o client/.libs/libremctl.so.1.0.2
(cd client/.libs && rm -f libremctl.so.1 && ln -s libremctl.so.1.0.2 libremctl.so.1)
(cd client/.libs && rm -f libremctl.so && ln -s libremctl.so.1.0.2 libremctl.so)
rm -fr client/.libs/libremctl.lax
mkdir client/.libs/libremctl.lax
rm -fr client/.libs/libremctl.lax/libutil.a
mkdir client/.libs/libremctl.lax/libutil.a
(cd client/.libs/libremctl.lax/libutil.a && ar x /build/buildd2/remctl-2.12/util/.libs/libutil.a)
ar cru client/.libs/libremctl.a  client/api.o client/client-v1.o client/client-v2.o client/error.o client/open.o  client/.libs/libremctl.lax/libutil.a/concat.o client/.libs/libremctl.lax/libutil.a/xwrite.o client/.libs/libremctl.lax/libutil.a/gss-errors.o client/.libs/libremctl.lax/libutil.a/strlcpy.o client/.libs/libremctl.lax/libutil.a/gss-tokens.o client/.libs/libremctl.lax/libutil.a/xmalloc.o client/.libs/libremctl.lax/libutil.a/fdflag.o client/.libs/libremctl.lax/libutil.a/network.o client/.libs/libremctl.lax/libutil.a/tokens.o client/.libs/libremctl.lax/libutil.a/dummy.o client/.libs/libremctl.lax/libutil.a/vector.o client/.libs/libremctl.lax/libutil.a/messages.o client/.libs/libremctl.lax/libutil.a/strlcat.o 
ranlib client/.libs/libremctl.a
rm -fr client/.libs/libremctl.lax
creating client/libremctl.la
(cd client/.libs && rm -f libremctl.la && ln -s ../libremctl.la libremctl.la)
depbase=`echo client/remctl.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT client/remctl.o -MD -MP -MF $depbase.Tpo -c -o client/remctl.o client/remctl.c &&\
	mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC   --mode=link gcc  -Wall -g -O2   -o client/remctl client/remctl.o client/libremctl.la util/libutil.la 
gcc -Wall -g -O2 -o client/.libs/remctl client/remctl.o  client/.libs/libremctl.so util/.libs/libutil.a -lgssapi_krb5 
creating client/remctl
gcc -DHAVE_CONFIG_H -I.  -DCONFIG_FILE=\"/etc/remctl/remctl.conf\"   -Wall -g -O2 -MT server/server_remctld-commands.o -MD -MP -MF server/.deps/server_remctld-commands.Tpo -c -o server/server_remctld-commands.o `test -f 'server/commands.c' || echo './'`server/commands.c
mv -f server/.deps/server_remctld-commands.Tpo server/.deps/server_remctld-commands.Po
gcc -DHAVE_CONFIG_H -I.  -DCONFIG_FILE=\"/etc/remctl/remctl.conf\"   -Wall -g -O2 -MT server/server_remctld-config.o -MD -MP -MF server/.deps/server_remctld-config.Tpo -c -o server/server_remctld-config.o `test -f 'server/config.c' || echo './'`server/config.c
mv -f server/.deps/server_remctld-config.Tpo server/.deps/server_remctld-config.Po
gcc -DHAVE_CONFIG_H -I.  -DCONFIG_FILE=\"/etc/remctl/remctl.conf\"   -Wall -g -O2 -MT server/server_remctld-generic.o -MD -MP -MF server/.deps/server_remctld-generic.Tpo -c -o server/server_remctld-generic.o `test -f 'server/generic.c' || echo './'`server/generic.c
mv -f server/.deps/server_remctld-generic.Tpo server/.deps/server_remctld-generic.Po
gcc -DHAVE_CONFIG_H -I.  -DCONFIG_FILE=\"/etc/remctl/remctl.conf\"   -Wall -g -O2 -MT server/server_remctld-logging.o -MD -MP -MF server/.deps/server_remctld-logging.Tpo -c -o server/server_remctld-logging.o `test -f 'server/logging.c' || echo './'`server/logging.c
mv -f server/.deps/server_remctld-logging.Tpo server/.deps/server_remctld-logging.Po
gcc -DHAVE_CONFIG_H -I.  -DCONFIG_FILE=\"/etc/remctl/remctl.conf\"   -Wall -g -O2 -MT server/server_remctld-remctld.o -MD -MP -MF server/.deps/server_remctld-remctld.Tpo -c -o server/server_remctld-remctld.o `test -f 'server/remctld.c' || echo './'`server/remctld.c
mv -f server/.deps/server_remctld-remctld.Tpo server/.deps/server_remctld-remctld.Po
gcc -DHAVE_CONFIG_H -I.  -DCONFIG_FILE=\"/etc/remctl/remctl.conf\"   -Wall -g -O2 -MT server/server_remctld-server-v1.o -MD -MP -MF server/.deps/server_remctld-server-v1.Tpo -c -o server/server_remctld-server-v1.o `test -f 'server/server-v1.c' || echo './'`server/server-v1.c
mv -f server/.deps/server_remctld-server-v1.Tpo server/.deps/server_remctld-server-v1.Po
gcc -DHAVE_CONFIG_H -I.  -DCONFIG_FILE=\"/etc/remctl/remctl.conf\"   -Wall -g -O2 -MT server/server_remctld-server-v2.o -MD -MP -MF server/.deps/server_remctld-server-v2.Tpo -c -o server/server_remctld-server-v2.o `test -f 'server/server-v2.c' || echo './'`server/server-v2.c
mv -f server/.deps/server_remctld-server-v2.Tpo server/.deps/server_remctld-server-v2.Po
/bin/sh ./libtool --tag=CC   --mode=link gcc  -Wall -g -O2   -o server/remctld server/server_remctld-commands.o server/server_remctld-config.o server/server_remctld-generic.o server/server_remctld-logging.o server/server_remctld-remctld.o server/server_remctld-server-v1.o server/server_remctld-server-v2.o util/libutil.la -lgssapi_krb5 
mkdir server/.libs
gcc -Wall -g -O2 -o server/remctld server/server_remctld-commands.o server/server_remctld-config.o server/server_remctld-generic.o server/server_remctld-logging.o server/server_remctld-remctld.o server/server_remctld-server-v1.o server/server_remctld-server-v2.o  util/.libs/libutil.a -lgssapi_krb5  
sed 's%\(\\f(CI\)*\@sysconfdir\(\\fI\)*\@%/etc/remctl%' \
	    < ./docs/remctld.8.in > docs/remctld.8
set -e; if [ x"." != x"." ] ; then \
	    mkdir perl/t 2>/dev/null || true ; \
	    for f in perl/Remctl.pm perl/Remctl.xs perl/typemap perl/t/api.t perl/t/pod.t perl/t/stanford-netdb.t ; do \
	        cp "./$f" "./$f" ; \
	    done \
	fi
cd perl && perl Makefile.PL
Writing Makefile for Net::Remctl
cd perl && /usr/bin/make OPTIMIZE="-Wall -g -O2 -Wno-write-strings"
make[3]: Entering directory `/build/buildd2/remctl-2.12/perl'
cp Remctl.pm blib/lib/Net/Remctl.pm
/usr/bin/perl /usr/share/perl/5.8/ExtUtils/xsubpp  -typemap /usr/share/perl/5.8/ExtUtils/typemap -typemap typemap  Remctl.xs > Remctl.xsc && mv Remctl.xsc Remctl.c
cc -c  -I../client -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -g -O2 -Wno-write-strings   -DVERSION=\"2.11\" -DXS_VERSION=\"2.11\" -fPIC "-I/usr/lib/perl/5.8/CORE"   Remctl.c
Running Mkbootstrap for Net::Remctl ()
chmod 644 Remctl.bs
rm -f blib/arch/auto/Net/Remctl/Remctl.so
LD_RUN_PATH="" cc  -shared -L/build/buildd2/remctl-2.12/client/.libs   -L/usr/local/lib Remctl.o  -o blib/arch/auto/Net/Remctl/Remctl.so 	\
	   -L/build/buildd2/remctl-2.12/client/.libs -lremctl  	\
	  
chmod 755 blib/arch/auto/Net/Remctl/Remctl.so
cp Remctl.bs blib/arch/auto/Net/Remctl/Remctl.bs
chmod 644 blib/arch/auto/Net/Remctl/Remctl.bs
Manifying blib/man3/Net::Remctl.3pm
make[3]: Leaving directory `/build/buildd2/remctl-2.12/perl'
make[2]: Leaving directory `/build/buildd2/remctl-2.12'
make[1]: Leaving directory `/build/buildd2/remctl-2.12'
cd /build/buildd2/remctl-2.12/perl && /usr/bin/make clean && perl Makefile.PL \
	    INSTALLDIRS=vendor
make[1]: Entering directory `/build/buildd2/remctl-2.12/perl'
rm -f \
	  *.a core \
	  Remctl.c core.[0-9] \
	  blib/arch/auto/Net/Remctl/extralibs.all core.[0-9][0-9] \
	  Remctl.bso pm_to_blib.ts \
	  core.[0-9][0-9][0-9][0-9] Remctl.x \
	  Remctl.bs perl \
	  tmon.out *.o \
	  pm_to_blib blib/arch/auto/Net/Remctl/extralibs.ld \
	  blibdirs.ts core.[0-9][0-9][0-9][0-9][0-9] \
	  *perl.core core.*perl.*.? \
	  Makefile.aperl perl \
	  Remctl.def core.[0-9][0-9][0-9] \
	  mon.out libRemctl.def \
	  perlmain.c perl.exe \
	  so_locations Remctl.exp 
rm -rf \
	  blib 
mv Makefile Makefile.old > /dev/null 2>&1
make[1]: Leaving directory `/build/buildd2/remctl-2.12/perl'
Writing Makefile for Net::Remctl
cd /build/buildd2/remctl-2.12/perl && /usr/bin/make OPTIMIZE="-Wall -g -O2"
make[1]: Entering directory `/build/buildd2/remctl-2.12/perl'
cp Remctl.pm blib/lib/Net/Remctl.pm
/usr/bin/perl /usr/share/perl/5.8/ExtUtils/xsubpp  -typemap /usr/share/perl/5.8/ExtUtils/typemap -typemap typemap  Remctl.xs > Remctl.xsc && mv Remctl.xsc Remctl.c
cc -c  -I../client -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -g -O2   -DVERSION=\"2.11\" -DXS_VERSION=\"2.11\" -fPIC "-I/usr/lib/perl/5.8/CORE"   Remctl.c
Running Mkbootstrap for Net::Remctl ()
chmod 644 Remctl.bs
rm -f blib/arch/auto/Net/Remctl/Remctl.so
LD_RUN_PATH="" cc  -shared -L/build/buildd2/remctl-2.12/client/.libs   -L/usr/local/lib Remctl.o  -o blib/arch/auto/Net/Remctl/Remctl.so 	\
	   -L/build/buildd2/remctl-2.12/client/.libs -lremctl  	\
	  
chmod 755 blib/arch/auto/Net/Remctl/Remctl.so
cp Remctl.bs blib/arch/auto/Net/Remctl/Remctl.bs
chmod 644 blib/arch/auto/Net/Remctl/Remctl.bs
Manifying blib/man3/Net::Remctl.3pm
make[1]: Leaving directory `/build/buildd2/remctl-2.12/perl'
gcc -g -O2 -o client/.libs/remctl client/remctl.o \
	    client/.libs/libremctl.so util/.libs/libutil.a
/usr/bin/make check
make[1]: Entering directory `/build/buildd2/remctl-2.12'
/usr/bin/make  tests/libtest.a tests/runtests tests/client/api-t tests/client/large-t tests/client/open-t tests/data/cmd-background tests/data/cmd-closed tests/data/cmd-streaming tests/portable/asprintf-t tests/portable/getaddrinfo-t tests/portable/getnameinfo-t tests/portable/getopt-t tests/portable/inet_aton-t tests/portable/inet_ntoa-t tests/portable/inet_ntop-t tests/portable/setenv-t tests/portable/snprintf-t tests/portable/strlcat-t tests/portable/strlcpy-t tests/server/accept-t tests/server/acl-t tests/server/background-t tests/server/config-t tests/server/continue-t tests/server/env-t tests/server/errors-t tests/server/invalid-t tests/server/streaming-t tests/server/version-t tests/util/concat-t tests/util/fdflag-t tests/util/gss-tokens-t tests/util/messages-t tests/util/network-t tests/util/tokens-t tests/util/vector-t tests/util/xmalloc tests/util/xwrite-t
make[2]: Entering directory `/build/buildd2/remctl-2.12'
depbase=`echo tests/libtest.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT tests/libtest.o -MD -MP -MF $depbase.Tpo -c -o tests/libtest.o tests/libtest.c &&\
	mv -f $depbase.Tpo $depbase.Po
rm -f tests/libtest.a
ar cru tests/libtest.a tests/libtest.o 
ranlib tests/libtest.a
depbase=`echo tests/runtests.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT tests/runtests.o -MD -MP -MF $depbase.Tpo -c -o tests/runtests.o tests/runtests.c &&\
	mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC   --mode=link gcc  -Wall -g -O2   -o tests/runtests tests/runtests.o  
mkdir tests/.libs
gcc -Wall -g -O2 -o tests/runtests tests/runtests.o   
depbase=`echo tests/client/api-t.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT tests/client/api-t.o -MD -MP -MF $depbase.Tpo -c -o tests/client/api-t.o tests/client/api-t.c &&\
	mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC   --mode=link gcc  -Wall -g -O2   -o tests/client/api-t tests/client/api-t.o client/libremctl.la tests/libtest.a util/libutil.la 
mkdir tests/client/.libs
gcc -Wall -g -O2 -o tests/client/.libs/api-t tests/client/api-t.o  client/.libs/libremctl.so tests/libtest.a util/.libs/libutil.a -lgssapi_krb5 
creating tests/client/api-t
depbase=`echo tests/client/large-t.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT tests/client/large-t.o -MD -MP -MF $depbase.Tpo -c -o tests/client/large-t.o tests/client/large-t.c &&\
	mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC   --mode=link gcc  -Wall -g -O2   -o tests/client/large-t tests/client/large-t.o client/libremctl.la tests/libtest.a util/libutil.la 
gcc -Wall -g -O2 -o tests/client/.libs/large-t tests/client/large-t.o  client/.libs/libremctl.so tests/libtest.a util/.libs/libutil.a -lgssapi_krb5 
creating tests/client/large-t
depbase=`echo tests/client/open-t.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT tests/client/open-t.o -MD -MP -MF $depbase.Tpo -c -o tests/client/open-t.o tests/client/open-t.c &&\
	mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC   --mode=link gcc  -Wall -g -O2   -o tests/client/open-t tests/client/open-t.o client/libremctl.la tests/libtest.a util/libutil.la -lgssapi_krb5 
gcc -Wall -g -O2 -o tests/client/.libs/open-t tests/client/open-t.o  client/.libs/libremctl.so tests/libtest.a util/.libs/libutil.a -lgssapi_krb5 
creating tests/client/open-t
depbase=`echo tests/data/cmd-background.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT tests/data/cmd-background.o -MD -MP -MF $depbase.Tpo -c -o tests/data/cmd-background.o tests/data/cmd-background.c &&\
	mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC   --mode=link gcc  -Wall -g -O2   -o tests/data/cmd-background tests/data/cmd-background.o  
mkdir tests/data/.libs
gcc -Wall -g -O2 -o tests/data/cmd-background tests/data/cmd-background.o   
depbase=`echo tests/data/cmd-closed.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT tests/data/cmd-closed.o -MD -MP -MF $depbase.Tpo -c -o tests/data/cmd-closed.o tests/data/cmd-closed.c &&\
	mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC   --mode=link gcc  -Wall -g -O2   -o tests/data/cmd-closed tests/data/cmd-closed.o  
gcc -Wall -g -O2 -o tests/data/cmd-closed tests/data/cmd-closed.o   
depbase=`echo tests/data/cmd-streaming.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT tests/data/cmd-streaming.o -MD -MP -MF $depbase.Tpo -c -o tests/data/cmd-streaming.o tests/data/cmd-streaming.c &&\
	mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC   --mode=link gcc  -Wall -g -O2   -o tests/data/cmd-streaming tests/data/cmd-streaming.o  
gcc -Wall -g -O2 -o tests/data/cmd-streaming tests/data/cmd-streaming.o   
depbase=`echo tests/portable/asprintf-t.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT tests/portable/asprintf-t.o -MD -MP -MF $depbase.Tpo -c -o tests/portable/asprintf-t.o tests/portable/asprintf-t.c &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/portable/asprintf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT tests/portable/asprintf.o -MD -MP -MF $depbase.Tpo -c -o tests/portable/asprintf.o tests/portable/asprintf.c &&\
	mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC   --mode=link gcc  -Wall -g -O2   -o tests/portable/asprintf-t tests/portable/asprintf-t.o tests/portable/asprintf.o tests/libtest.a util/libutil.la 
mkdir tests/portable/.libs
gcc -Wall -g -O2 -o tests/portable/asprintf-t tests/portable/asprintf-t.o tests/portable/asprintf.o  tests/libtest.a util/.libs/libutil.a -lgssapi_krb5  
depbase=`echo tests/portable/getaddrinfo-t.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT tests/portable/getaddrinfo-t.o -MD -MP -MF $depbase.Tpo -c -o tests/portable/getaddrinfo-t.o tests/portable/getaddrinfo-t.c &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/portable/getaddrinfo.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT tests/portable/getaddrinfo.o -MD -MP -MF $depbase.Tpo -c -o tests/portable/getaddrinfo.o tests/portable/getaddrinfo.c &&\
	mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC   --mode=link gcc  -Wall -g -O2   -o tests/portable/getaddrinfo-t tests/portable/getaddrinfo-t.o tests/portable/getaddrinfo.o tests/libtest.a util/libutil.la 
gcc -Wall -g -O2 -o tests/portable/getaddrinfo-t tests/portable/getaddrinfo-t.o tests/portable/getaddrinfo.o  tests/libtest.a util/.libs/libutil.a -lgssapi_krb5  
depbase=`echo tests/portable/getnameinfo-t.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT tests/portable/getnameinfo-t.o -MD -MP -MF $depbase.Tpo -c -o tests/portable/getnameinfo-t.o tests/portable/getnameinfo-t.c &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/portable/getnameinfo.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT tests/portable/getnameinfo.o -MD -MP -MF $depbase.Tpo -c -o tests/portable/getnameinfo.o tests/portable/getnameinfo.c &&\
	mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC   --mode=link gcc  -Wall -g -O2   -o tests/portable/getnameinfo-t tests/portable/getnameinfo-t.o tests/portable/getnameinfo.o tests/libtest.a util/libutil.la 
gcc -Wall -g -O2 -o tests/portable/getnameinfo-t tests/portable/getnameinfo-t.o tests/portable/getnameinfo.o  tests/libtest.a util/.libs/libutil.a -lgssapi_krb5  
depbase=`echo tests/portable/getopt-t.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT tests/portable/getopt-t.o -MD -MP -MF $depbase.Tpo -c -o tests/portable/getopt-t.o tests/portable/getopt-t.c &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/portable/getopt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT tests/portable/getopt.o -MD -MP -MF $depbase.Tpo -c -o tests/portable/getopt.o tests/portable/getopt.c &&\
	mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC   --mode=link gcc  -Wall -g -O2   -o tests/portable/getopt-t tests/portable/getopt-t.o tests/portable/getopt.o tests/libtest.a util/libutil.la 
gcc -Wall -g -O2 -o tests/portable/getopt-t tests/portable/getopt-t.o tests/portable/getopt.o  tests/libtest.a util/.libs/libutil.a -lgssapi_krb5  
depbase=`echo tests/portable/inet_aton-t.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT tests/portable/inet_aton-t.o -MD -MP -MF $depbase.Tpo -c -o tests/portable/inet_aton-t.o tests/portable/inet_aton-t.c &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/portable/inet_aton.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT tests/portable/inet_aton.o -MD -MP -MF $depbase.Tpo -c -o tests/portable/inet_aton.o tests/portable/inet_aton.c &&\
	mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC   --mode=link gcc  -Wall -g -O2   -o tests/portable/inet_aton-t tests/portable/inet_aton-t.o tests/portable/inet_aton.o tests/libtest.a util/libutil.la 
gcc -Wall -g -O2 -o tests/portable/inet_aton-t tests/portable/inet_aton-t.o tests/portable/inet_aton.o  tests/libtest.a util/.libs/libutil.a -lgssapi_krb5  
depbase=`echo tests/portable/inet_ntoa-t.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT tests/portable/inet_ntoa-t.o -MD -MP -MF $depbase.Tpo -c -o tests/portable/inet_ntoa-t.o tests/portable/inet_ntoa-t.c &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/portable/inet_ntoa.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT tests/portable/inet_ntoa.o -MD -MP -MF $depbase.Tpo -c -o tests/portable/inet_ntoa.o tests/portable/inet_ntoa.c &&\
	mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC   --mode=link gcc  -Wall -g -O2   -o tests/portable/inet_ntoa-t tests/portable/inet_ntoa-t.o tests/portable/inet_ntoa.o tests/libtest.a util/libutil.la 
gcc -Wall -g -O2 -o tests/portable/inet_ntoa-t tests/portable/inet_ntoa-t.o tests/portable/inet_ntoa.o  tests/libtest.a util/.libs/libutil.a -lgssapi_krb5  
depbase=`echo tests/portable/inet_ntop-t.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT tests/portable/inet_ntop-t.o -MD -MP -MF $depbase.Tpo -c -o tests/portable/inet_ntop-t.o tests/portable/inet_ntop-t.c &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/portable/inet_ntop.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT tests/portable/inet_ntop.o -MD -MP -MF $depbase.Tpo -c -o tests/portable/inet_ntop.o tests/portable/inet_ntop.c &&\
	mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC   --mode=link gcc  -Wall -g -O2   -o tests/portable/inet_ntop-t tests/portable/inet_ntop-t.o tests/portable/inet_ntop.o tests/libtest.a util/libutil.la 
gcc -Wall -g -O2 -o tests/portable/inet_ntop-t tests/portable/inet_ntop-t.o tests/portable/inet_ntop.o  tests/libtest.a util/.libs/libutil.a -lgssapi_krb5  
depbase=`echo tests/portable/setenv-t.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT tests/portable/setenv-t.o -MD -MP -MF $depbase.Tpo -c -o tests/portable/setenv-t.o tests/portable/setenv-t.c &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/portable/setenv.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT tests/portable/setenv.o -MD -MP -MF $depbase.Tpo -c -o tests/portable/setenv.o tests/portable/setenv.c &&\
	mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC   --mode=link gcc  -Wall -g -O2   -o tests/portable/setenv-t tests/portable/setenv-t.o tests/portable/setenv.o tests/libtest.a util/libutil.la 
gcc -Wall -g -O2 -o tests/portable/setenv-t tests/portable/setenv-t.o tests/portable/setenv.o  tests/libtest.a util/.libs/libutil.a -lgssapi_krb5  
depbase=`echo tests/portable/snprintf-t.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT tests/portable/snprintf-t.o -MD -MP -MF $depbase.Tpo -c -o tests/portable/snprintf-t.o tests/portable/snprintf-t.c &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/portable/snprintf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT tests/portable/snprintf.o -MD -MP -MF $depbase.Tpo -c -o tests/portable/snprintf.o tests/portable/snprintf.c &&\
	mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC   --mode=link gcc  -Wall -g -O2   -o tests/portable/snprintf-t tests/portable/snprintf-t.o tests/portable/snprintf.o tests/libtest.a util/libutil.la 
gcc -Wall -g -O2 -o tests/portable/snprintf-t tests/portable/snprintf-t.o tests/portable/snprintf.o  tests/libtest.a util/.libs/libutil.a -lgssapi_krb5  
depbase=`echo tests/portable/strlcat-t.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT tests/portable/strlcat-t.o -MD -MP -MF $depbase.Tpo -c -o tests/portable/strlcat-t.o tests/portable/strlcat-t.c &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/portable/strlcat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT tests/portable/strlcat.o -MD -MP -MF $depbase.Tpo -c -o tests/portable/strlcat.o tests/portable/strlcat.c &&\
	mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC   --mode=link gcc  -Wall -g -O2   -o tests/portable/strlcat-t tests/portable/strlcat-t.o tests/portable/strlcat.o tests/libtest.a util/libutil.la 
gcc -Wall -g -O2 -o tests/portable/strlcat-t tests/portable/strlcat-t.o tests/portable/strlcat.o  tests/libtest.a util/.libs/libutil.a -lgssapi_krb5  
depbase=`echo tests/portable/strlcpy-t.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT tests/portable/strlcpy-t.o -MD -MP -MF $depbase.Tpo -c -o tests/portable/strlcpy-t.o tests/portable/strlcpy-t.c &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/portable/strlcpy.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT tests/portable/strlcpy.o -MD -MP -MF $depbase.Tpo -c -o tests/portable/strlcpy.o tests/portable/strlcpy.c &&\
	mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC   --mode=link gcc  -Wall -g -O2   -o tests/portable/strlcpy-t tests/portable/strlcpy-t.o tests/portable/strlcpy.o tests/libtest.a util/libutil.la 
gcc -Wall -g -O2 -o tests/portable/strlcpy-t tests/portable/strlcpy-t.o tests/portable/strlcpy.o  tests/libtest.a util/.libs/libutil.a -lgssapi_krb5  
depbase=`echo tests/server/accept-t.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT tests/server/accept-t.o -MD -MP -MF $depbase.Tpo -c -o tests/server/accept-t.o tests/server/accept-t.c &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo server/commands.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT server/commands.o -MD -MP -MF $depbase.Tpo -c -o server/commands.o server/commands.c &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo server/config.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT server/config.o -MD -MP -MF $depbase.Tpo -c -o server/config.o server/config.c &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo server/generic.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT server/generic.o -MD -MP -MF $depbase.Tpo -c -o server/generic.o server/generic.c &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo server/logging.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT server/logging.o -MD -MP -MF $depbase.Tpo -c -o server/logging.o server/logging.c &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo server/server-v1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT server/server-v1.o -MD -MP -MF $depbase.Tpo -c -o server/server-v1.o server/server-v1.c &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo server/server-v2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT server/server-v2.o -MD -MP -MF $depbase.Tpo -c -o server/server-v2.o server/server-v2.c &&\
	mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC   --mode=link gcc  -Wall -g -O2   -o tests/server/accept-t tests/server/accept-t.o server/commands.o server/config.o server/generic.o server/logging.o server/server-v1.o server/server-v2.o tests/libtest.a util/libutil.la -lgssapi_krb5 
mkdir tests/server/.libs
gcc -Wall -g -O2 -o tests/server/accept-t tests/server/accept-t.o server/commands.o server/config.o server/generic.o server/logging.o server/server-v1.o server/server-v2.o  tests/libtest.a util/.libs/libutil.a -lgssapi_krb5  
depbase=`echo tests/server/acl-t.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT tests/server/acl-t.o -MD -MP -MF $depbase.Tpo -c -o tests/server/acl-t.o tests/server/acl-t.c &&\
	mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC   --mode=link gcc  -Wall -g -O2   -o tests/server/acl-t tests/server/acl-t.o server/commands.o server/config.o server/generic.o server/logging.o server/server-v1.o server/server-v2.o tests/libtest.a util/libutil.la 
gcc -Wall -g -O2 -o tests/server/acl-t tests/server/acl-t.o server/commands.o server/config.o server/generic.o server/logging.o server/server-v1.o server/server-v2.o  tests/libtest.a util/.libs/libutil.a -lgssapi_krb5  
depbase=`echo tests/server/background-t.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT tests/server/background-t.o -MD -MP -MF $depbase.Tpo -c -o tests/server/background-t.o tests/server/background-t.c &&\
	mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC   --mode=link gcc  -Wall -g -O2   -o tests/server/background-t tests/server/background-t.o client/libremctl.la tests/libtest.a util/libutil.la 
gcc -Wall -g -O2 -o tests/server/.libs/background-t tests/server/background-t.o  client/.libs/libremctl.so tests/libtest.a util/.libs/libutil.a -lgssapi_krb5 
creating tests/server/background-t
depbase=`echo tests/server/config-t.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT tests/server/config-t.o -MD -MP -MF $depbase.Tpo -c -o tests/server/config-t.o tests/server/config-t.c &&\
	mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC   --mode=link gcc  -Wall -g -O2   -o tests/server/config-t tests/server/config-t.o server/commands.o server/config.o server/generic.o server/logging.o server/server-v1.o server/server-v2.o tests/libtest.a util/libutil.la 
gcc -Wall -g -O2 -o tests/server/config-t tests/server/config-t.o server/commands.o server/config.o server/generic.o server/logging.o server/server-v1.o server/server-v2.o  tests/libtest.a util/.libs/libutil.a -lgssapi_krb5  
depbase=`echo tests/server/continue-t.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT tests/server/continue-t.o -MD -MP -MF $depbase.Tpo -c -o tests/server/continue-t.o tests/server/continue-t.c &&\
	mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC   --mode=link gcc  -Wall -g -O2   -o tests/server/continue-t tests/server/continue-t.o client/libremctl.la tests/libtest.a util/libutil.la 
gcc -Wall -g -O2 -o tests/server/.libs/continue-t tests/server/continue-t.o  client/.libs/libremctl.so tests/libtest.a util/.libs/libutil.a -lgssapi_krb5 
creating tests/server/continue-t
depbase=`echo tests/server/env-t.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT tests/server/env-t.o -MD -MP -MF $depbase.Tpo -c -o tests/server/env-t.o tests/server/env-t.c &&\
	mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC   --mode=link gcc  -Wall -g -O2   -o tests/server/env-t tests/server/env-t.o client/libremctl.la tests/libtest.a util/libutil.la 
gcc -Wall -g -O2 -o tests/server/.libs/env-t tests/server/env-t.o  client/.libs/libremctl.so tests/libtest.a util/.libs/libutil.a -lgssapi_krb5 
creating tests/server/env-t
depbase=`echo tests/server/errors-t.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT tests/server/errors-t.o -MD -MP -MF $depbase.Tpo -c -o tests/server/errors-t.o tests/server/errors-t.c &&\
	mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC   --mode=link gcc  -Wall -g -O2   -o tests/server/errors-t tests/server/errors-t.o client/libremctl.la tests/libtest.a util/libutil.la 
gcc -Wall -g -O2 -o tests/server/.libs/errors-t tests/server/errors-t.o  client/.libs/libremctl.so tests/libtest.a util/.libs/libutil.a -lgssapi_krb5 
creating tests/server/errors-t
depbase=`echo tests/server/invalid-t.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT tests/server/invalid-t.o -MD -MP -MF $depbase.Tpo -c -o tests/server/invalid-t.o tests/server/invalid-t.c &&\
	mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC   --mode=link gcc  -Wall -g -O2   -o tests/server/invalid-t tests/server/invalid-t.o client/libremctl.la tests/libtest.a util/libutil.la 
gcc -Wall -g -O2 -o tests/server/.libs/invalid-t tests/server/invalid-t.o  client/.libs/libremctl.so tests/libtest.a util/.libs/libutil.a -lgssapi_krb5 
creating tests/server/invalid-t
depbase=`echo tests/server/streaming-t.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT tests/server/streaming-t.o -MD -MP -MF $depbase.Tpo -c -o tests/server/streaming-t.o tests/server/streaming-t.c &&\
	mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC   --mode=link gcc  -Wall -g -O2   -o tests/server/streaming-t tests/server/streaming-t.o client/libremctl.la tests/libtest.a util/libutil.la 
gcc -Wall -g -O2 -o tests/server/.libs/streaming-t tests/server/streaming-t.o  client/.libs/libremctl.so tests/libtest.a util/.libs/libutil.a -lgssapi_krb5 
creating tests/server/streaming-t
depbase=`echo tests/server/version-t.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT tests/server/version-t.o -MD -MP -MF $depbase.Tpo -c -o tests/server/version-t.o tests/server/version-t.c &&\
	mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC   --mode=link gcc  -Wall -g -O2   -o tests/server/version-t tests/server/version-t.o client/libremctl.la tests/libtest.a util/libutil.la -lgssapi_krb5 
gcc -Wall -g -O2 -o tests/server/.libs/version-t tests/server/version-t.o  client/.libs/libremctl.so tests/libtest.a util/.libs/libutil.a -lgssapi_krb5 
creating tests/server/version-t
depbase=`echo tests/util/concat-t.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT tests/util/concat-t.o -MD -MP -MF $depbase.Tpo -c -o tests/util/concat-t.o tests/util/concat-t.c &&\
	mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC   --mode=link gcc  -Wall -g -O2   -o tests/util/concat-t tests/util/concat-t.o tests/libtest.a util/libutil.la 
mkdir tests/util/.libs
gcc -Wall -g -O2 -o tests/util/concat-t tests/util/concat-t.o  tests/libtest.a util/.libs/libutil.a -lgssapi_krb5  
depbase=`echo tests/util/fdflag-t.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT tests/util/fdflag-t.o -MD -MP -MF $depbase.Tpo -c -o tests/util/fdflag-t.o tests/util/fdflag-t.c &&\
	mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC   --mode=link gcc  -Wall -g -O2   -o tests/util/fdflag-t tests/util/fdflag-t.o tests/libtest.a util/libutil.la 
gcc -Wall -g -O2 -o tests/util/fdflag-t tests/util/fdflag-t.o  tests/libtest.a util/.libs/libutil.a -lgssapi_krb5  
depbase=`echo tests/util/faketoken.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT tests/util/faketoken.o -MD -MP -MF $depbase.Tpo -c -o tests/util/faketoken.o tests/util/faketoken.c &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/util/gss-tokens.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT tests/util/gss-tokens.o -MD -MP -MF $depbase.Tpo -c -o tests/util/gss-tokens.o tests/util/gss-tokens.c &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/util/gss-tokens-t.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT tests/util/gss-tokens-t.o -MD -MP -MF $depbase.Tpo -c -o tests/util/gss-tokens-t.o tests/util/gss-tokens-t.c &&\
	mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC   --mode=link gcc  -Wall -g -O2   -o tests/util/gss-tokens-t tests/util/faketoken.o tests/util/gss-tokens.o tests/util/gss-tokens-t.o tests/libtest.a util/libutil.la -lgssapi_krb5 
gcc -Wall -g -O2 -o tests/util/gss-tokens-t tests/util/faketoken.o tests/util/gss-tokens.o tests/util/gss-tokens-t.o  tests/libtest.a util/.libs/libutil.a -lgssapi_krb5  
depbase=`echo tests/util/messages-t.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT tests/util/messages-t.o -MD -MP -MF $depbase.Tpo -c -o tests/util/messages-t.o tests/util/messages-t.c &&\
	mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC   --mode=link gcc  -Wall -g -O2   -o tests/util/messages-t tests/util/messages-t.o tests/libtest.a util/libutil.la 
gcc -Wall -g -O2 -o tests/util/messages-t tests/util/messages-t.o  tests/libtest.a util/.libs/libutil.a -lgssapi_krb5  
depbase=`echo tests/util/network-t.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT tests/util/network-t.o -MD -MP -MF $depbase.Tpo -c -o tests/util/network-t.o tests/util/network-t.c &&\
	mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC   --mode=link gcc  -Wall -g -O2   -o tests/util/network-t tests/util/network-t.o tests/libtest.a util/libutil.la 
gcc -Wall -g -O2 -o tests/util/network-t tests/util/network-t.o  tests/libtest.a util/.libs/libutil.a -lgssapi_krb5  
depbase=`echo tests/util/tokens-t.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT tests/util/tokens-t.o -MD -MP -MF $depbase.Tpo -c -o tests/util/tokens-t.o tests/util/tokens-t.c &&\
	mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC   --mode=link gcc  -Wall -g -O2   -o tests/util/tokens-t tests/util/tokens-t.o tests/libtest.a util/libutil.la -lgssapi_krb5 
gcc -Wall -g -O2 -o tests/util/tokens-t tests/util/tokens-t.o  tests/libtest.a util/.libs/libutil.a -lgssapi_krb5  
depbase=`echo tests/util/vector-t.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT tests/util/vector-t.o -MD -MP -MF $depbase.Tpo -c -o tests/util/vector-t.o tests/util/vector-t.c &&\
	mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC   --mode=link gcc  -Wall -g -O2   -o tests/util/vector-t tests/util/vector-t.o tests/libtest.a util/libutil.la 
gcc -Wall -g -O2 -o tests/util/vector-t tests/util/vector-t.o  tests/libtest.a util/.libs/libutil.a -lgssapi_krb5  
depbase=`echo tests/util/xmalloc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT tests/util/xmalloc.o -MD -MP -MF $depbase.Tpo -c -o tests/util/xmalloc.o tests/util/xmalloc.c &&\
	mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC   --mode=link gcc  -Wall -g -O2   -o tests/util/xmalloc tests/util/xmalloc.o util/libutil.la 
gcc -Wall -g -O2 -o tests/util/xmalloc tests/util/xmalloc.o  util/.libs/libutil.a -lgssapi_krb5  
depbase=`echo tests/util/fakewrite.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT tests/util/fakewrite.o -MD -MP -MF $depbase.Tpo -c -o tests/util/fakewrite.o tests/util/fakewrite.c &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/util/xwrite.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT tests/util/xwrite.o -MD -MP -MF $depbase.Tpo -c -o tests/util/xwrite.o tests/util/xwrite.c &&\
	mv -f $depbase.Tpo $depbase.Po
depbase=`echo tests/util/xwrite-t.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
	gcc -DHAVE_CONFIG_H -I.     -Wall -g -O2 -MT tests/util/xwrite-t.o -MD -MP -MF $depbase.Tpo -c -o tests/util/xwrite-t.o tests/util/xwrite-t.c &&\
	mv -f $depbase.Tpo $depbase.Po
/bin/sh ./libtool --tag=CC   --mode=link gcc  -Wall -g -O2   -o tests/util/xwrite-t tests/util/fakewrite.o tests/util/xwrite.o tests/util/xwrite-t.o tests/libtest.a util/libutil.la 
gcc -Wall -g -O2 -o tests/util/xwrite-t tests/util/fakewrite.o tests/util/xwrite.o tests/util/xwrite-t.o  tests/libtest.a util/.libs/libutil.a -lgssapi_krb5  
make[2]: Leaving directory `/build/buildd2/remctl-2.12'
/usr/bin/make  check-local
make[2]: Entering directory `/build/buildd2/remctl-2.12'
set -e; if [ x"." != x"." ] ; then \
	    mkdir tests/data/acls 2>/dev/null || true ; \
	    for f in tests/TESTS tests/client/pod-t.in tests/client/remctl-t tests/data/README tests/data/acl-bad-include tests/data/acl-bad-syntax tests/data/acl-nonexistant tests/data/acl-recursive tests/data/acl-simple tests/data/acl-too-long tests/data/acls/valid tests/data/acls/valid-2 tests/data/cmd-argv tests/data/cmd-env tests/data/cmd-hello tests/data/cmd-status tests/data/conf-simple tests/data/conf-test tests/util/xmalloc-t ; do \
	        cp "./$f" "./$f" ; \
	    done \
	fi
cd tests && ./runtests TESTS

Running all tests listed in TESTS.  If any tests fail, run the failing
test program by hand to see more details.  The test program will have the
same name as the test set but with "-t" appended.

client/api..............ok (skipped 98 tests)
client/large............ok (skipped 6 tests)
client/open.............ok (skipped 15 tests)
client/pod..............ok
client/remctl...........ok (skipped 12 tests)
portable/asprintf.......ok
portable/getaddrinfo....ok (skipped 15 tests)
portable/getnameinfo....ok (skipped 2 tests)
portable/getopt.........ok
portable/inet_aton......ok
portable/inet_ntoa......ok
portable/inet_ntop......ok
portable/setenv.........ok
portable/snprintf.......ok
portable/strlcat........ok
portable/strlcpy........ok
server/accept...........ok (skipped 6 tests)
server/acl..............ok
server/background.......ok (skipped 6 tests)
server/config...........ok
server/continue.........ok (skipped 9 tests)
server/env..............ok (skipped 4 tests)
server/errors...........ok (skipped 4 tests)
server/invalid..........ok (skipped 64 tests)
server/streaming........ok (skipped 32 tests)
server/version..........ok (skipped 8 tests)
util/concat.............ok
util/gss-tokens.........ok (skipped 26 tests)
util/messages...........ok
util/network............ok (skipped 18 tests)
util/tokens.............ok
util/vector.............ok
util/xmalloc............ok (skipped 14 tests)
util/xwrite.............ok

All tests successful, 339 tests skipped.
Files=34,  Tests=1085,  89.21 seconds (41.22 usr + 35.01 sys = 76.23 CPU)

make[3]: Entering directory `/build/buildd2/remctl-2.12/perl'
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/api...............ok
        30/30 skipped: no Kerberos configuration
t/pod...............ok
t/stanford-netdb....ok
        6/6 skipped: tests useful only with Stanford Kerberos tickets
All tests successful, 36 subtests skipped.
Files=3, Tests=37, 38 wallclock secs (20.24 cusr +  2.71 csys = 22.95 CPU)
make[3]: Leaving directory `/build/buildd2/remctl-2.12/perl'
make[2]: Leaving directory `/build/buildd2/remctl-2.12'
make[1]: Leaving directory `/build/buildd2/remctl-2.12'
touch build-stamp
 /usr/bin/fakeroot debian/rules binary-arch
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs
/usr/bin/make install DESTDIR=/build/buildd2/remctl-2.12/debian/tmp
make[1]: Entering directory `/build/buildd2/remctl-2.12'
make[2]: Entering directory `/build/buildd2/remctl-2.12'
test -z "/usr/lib" || /bin/mkdir -p "/build/buildd2/remctl-2.12/debian/tmp/usr/lib"
 /bin/sh ./libtool   --mode=install /usr/bin/ginstall -c  'client/libremctl.la' '/build/buildd2/remctl-2.12/debian/tmp/usr/lib/libremctl.la'
/usr/bin/ginstall -c client/.libs/libremctl.so.1.0.2 /build/buildd2/remctl-2.12/debian/tmp/usr/lib/libremctl.so.1.0.2
(cd /build/buildd2/remctl-2.12/debian/tmp/usr/lib && { ln -s -f libremctl.so.1.0.2 libremctl.so.1 || { rm -f libremctl.so.1 && ln -s libremctl.so.1.0.2 libremctl.so.1; }; })
(cd /build/buildd2/remctl-2.12/debian/tmp/usr/lib && { ln -s -f libremctl.so.1.0.2 libremctl.so || { rm -f libremctl.so && ln -s libremctl.so.1.0.2 libremctl.so; }; })
/usr/bin/ginstall -c client/.libs/libremctl.lai /build/buildd2/remctl-2.12/debian/tmp/usr/lib/libremctl.la
/usr/bin/ginstall -c client/.libs/libremctl.a /build/buildd2/remctl-2.12/debian/tmp/usr/lib/libremctl.a
chmod 644 /build/buildd2/remctl-2.12/debian/tmp/usr/lib/libremctl.a
ranlib /build/buildd2/remctl-2.12/debian/tmp/usr/lib/libremctl.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
test -z "/usr/bin" || /bin/mkdir -p "/build/buildd2/remctl-2.12/debian/tmp/usr/bin"
  /bin/sh ./libtool   --mode=install /usr/bin/ginstall -c 'client/remctl' '/build/buildd2/remctl-2.12/debian/tmp/usr/bin/remctl'
libtool: install: warning: `client/libremctl.la' has not been installed in `/usr/lib'
/usr/bin/ginstall -c client/.libs/remctl /build/buildd2/remctl-2.12/debian/tmp/usr/bin/remctl
test -z "/usr/sbin" || /bin/mkdir -p "/build/buildd2/remctl-2.12/debian/tmp/usr/sbin"
  /bin/sh ./libtool   --mode=install /usr/bin/ginstall -c 'server/remctld' '/build/buildd2/remctl-2.12/debian/tmp/usr/sbin/remctld'
/usr/bin/ginstall -c server/remctld /build/buildd2/remctl-2.12/debian/tmp/usr/sbin/remctld
cd perl && /usr/bin/make install DESTDIR=/build/buildd2/remctl-2.12/debian/tmp
make[3]: Entering directory `/build/buildd2/remctl-2.12/perl'
Installing /build/buildd2/remctl-2.12/debian/tmp/usr/lib/perl5/auto/Net/Remctl/Remctl.so
Installing /build/buildd2/remctl-2.12/debian/tmp/usr/lib/perl5/auto/Net/Remctl/Remctl.bs
Files found in blib/arch: installing files in blib/lib into architecture dependent library tree
Installing /build/buildd2/remctl-2.12/debian/tmp/usr/lib/perl5/Net/Remctl.pm
Installing /build/buildd2/remctl-2.12/debian/tmp/usr/share/man/man3/Net::Remctl.3pm
make[3]: Leaving directory `/build/buildd2/remctl-2.12/perl'
test -z "/usr/include" || /bin/mkdir -p "/build/buildd2/remctl-2.12/debian/tmp/usr/include"
 /usr/bin/ginstall -c -m 644 'client/remctl.h' '/build/buildd2/remctl-2.12/debian/tmp/usr/include/remctl.h'
test -z "/usr/share/man/man1" || /bin/mkdir -p "/build/buildd2/remctl-2.12/debian/tmp/usr/share/man/man1"
 /usr/bin/ginstall -c -m 644 './docs/remctl.1' '/build/buildd2/remctl-2.12/debian/tmp/usr/share/man/man1/remctl.1'
test -z "/usr/share/man/man3" || /bin/mkdir -p "/build/buildd2/remctl-2.12/debian/tmp/usr/share/man/man3"
 /usr/bin/ginstall -c -m 644 './docs/api/remctl.3' '/build/buildd2/remctl-2.12/debian/tmp/usr/share/man/man3/remctl.3'
 /usr/bin/ginstall -c -m 644 './docs/api/remctl_close.3' '/build/buildd2/remctl-2.12/debian/tmp/usr/share/man/man3/remctl_close.3'
 /usr/bin/ginstall -c -m 644 './docs/api/remctl_command.3' '/build/buildd2/remctl-2.12/debian/tmp/usr/share/man/man3/remctl_command.3'
 /usr/bin/ginstall -c -m 644 './docs/api/remctl_error.3' '/build/buildd2/remctl-2.12/debian/tmp/usr/share/man/man3/remctl_error.3'
 /usr/bin/ginstall -c -m 644 './docs/api/remctl_new.3' '/build/buildd2/remctl-2.12/debian/tmp/usr/share/man/man3/remctl_new.3'
 /usr/bin/ginstall -c -m 644 './docs/api/remctl_open.3' '/build/buildd2/remctl-2.12/debian/tmp/usr/share/man/man3/remctl_open.3'
 /usr/bin/ginstall -c -m 644 './docs/api/remctl_output.3' '/build/buildd2/remctl-2.12/debian/tmp/usr/share/man/man3/remctl_output.3'
test -z "/usr/share/man/man8" || /bin/mkdir -p "/build/buildd2/remctl-2.12/debian/tmp/usr/share/man/man8"
 /usr/bin/ginstall -c -m 644 './docs/remctld.8' '/build/buildd2/remctl-2.12/debian/tmp/usr/share/man/man8/remctld.8'
/usr/bin/make  install-data-hook
make[3]: Entering directory `/build/buildd2/remctl-2.12'
rm -f /build/buildd2/remctl-2.12/debian/tmp/usr/share/man/man3/remctl_result_free.3
ln -s remctl.3 /build/buildd2/remctl-2.12/debian/tmp/usr/share/man/man3/remctl_result_free.3
rm -f /build/buildd2/remctl-2.12/debian/tmp/usr/share/man/man3/remctl_commandv.3
ln -s remctl_command.3 /build/buildd2/remctl-2.12/debian/tmp/usr/share/man/man3/remctl_commandv.3
make[3]: Leaving directory `/build/buildd2/remctl-2.12'
make[2]: Leaving directory `/build/buildd2/remctl-2.12'
make[1]: Leaving directory `/build/buildd2/remctl-2.12'
dh_install --fail-missing
install -m 644 /build/buildd2/remctl-2.12/examples/remctl.conf \
	    /build/buildd2/remctl-2.12/debian/remctl-server/etc/remctl/remctl.conf
touch install-stamp
dh_testdir
dh_testroot
dh_installchangelogs NEWS
dh_installdocs
dh_installexamples
dh_link
dh_fixperms
dh_strip
dh_compress
dh_perl
dh_makeshlibs -V 'libremctl1 (>= 2.10)'
Can't locate Digest/Perl/MD5.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at /usr/lib/perl5/Digest/MD5.pm line 20.
Compilation failed in require at /usr/bin/dpkg-gensymbols line 201.
BEGIN failed--compilation aborted at /usr/bin/dpkg-gensymbols line 201.
dh_makeshlibs: command returned error code 512
make: *** [binary-arch] Error 1
dpkg-buildpackage: failure: /usr/bin/fakeroot debian/rules binary-arch gave error exit status 2
******************************************************************************
Build finished at 20080516-0425
FAILED [dpkg-buildpackage died]
------------------------------------------------------------------------------
******************************************************************************
Finished at 20080516-0425
Build needed 01:00:49, 12376k disk space




More information about the build-status mailing list