[build-status: 86063] Log for successful build of libxslt_1.1.21-2 (dist=unstable)

Build Daemon 2 buildd2 at linux-m32r.org
Wed Aug 1 07:24:56 JST 2007


Automatic build of libxslt_1.1.21-2 on mappi005 by sbuild/m32r 0.53
Build started at 20070801-0554
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 2970kB of source archives.
Get:1 http://debian.linux-m32r.org 06_devonian/main libxslt 1.1.21-2 (dsc) [849B]
Get:2 http://debian.linux-m32r.org 06_devonian/main libxslt 1.1.21-2 (tar) [2780kB]
Get:3 http://debian.linux-m32r.org 06_devonian/main libxslt 1.1.21-2 (diff) [189kB]
Fetched 2970kB in 45s (65.7kB/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 5.0.37.2), libxml2-dev (>= 2.6.27), python-all-dev (>= 2.3.5-11), python-support (>= 0.3), libgcrypt11-dev, autotools-dev, binutils (>= 2.14.90.0.7)
**** Warning:
**** The following central src deps are (probably) missing:
  zlib1g-dev (>= 1:1.2.1)
Checking for already installed source dependencies...
debhelper: already installed (5.0.53 >= 5.0.37.2 is satisfied)
libxml2-dev: already installed (2.6.29.dfsg-1 >= 2.6.27 is satisfied)
python-all-dev: missing
Using default version 2.4.4-6
python-support: already installed (0.6.4 >= 0.3 is satisfied)
libgcrypt11-dev: already installed (1.2.3-2)
autotools-dev: already installed (20070306.1)
binutils: already installed (2.17-3 >= 2.14.90.0.7 is satisfied)
Checking for source dependency conflicts...
Reading package lists...
Building dependency tree...
Reading state information...
The following extra packages will be installed:
  python2.5-dev
The following NEW packages will be installed:
  python-all-dev python2.5-dev
0 upgraded, 2 newly installed, 0 to remove and 44 not upgraded.
Need to get 0B/1587kB of archives.
After unpacking 5308kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
  python2.5-dev python-all-dev
Authentication warning overridden.
Selecting previously deselected package python2.5-dev.
(Reading database ... 60490 files and directories currently installed.)
Unpacking python2.5-dev (from .../python2.5-dev_2.5.1-2_m32r.deb) ...
Selecting previously deselected package python-all-dev.
Unpacking python-all-dev (from .../python-all-dev_2.4.4-6_all.deb) ...
Setting up python2.5-dev (2.5.1-2) ...
Setting up python-all-dev (2.4.4-6) ...
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.17-3 libstdc++6-4.1-dev_4.1.1-21 libstdc++6_4.1.1-21
------------------------------------------------------------------------------
dpkg-source: extracting libxslt in libxslt-1.1.21
dpkg-source: unpacking libxslt_1.1.21.orig.tar.gz
dpkg-source: applying /debian/buildd2/build/libxslt_1.1.21-2.diff.gz
dpkg-buildpackage: source package is libxslt
dpkg-buildpackage: source version is 1.1.21-2
dpkg-buildpackage: source changed by Mike Hommey <glandium at debian.org>
dpkg-buildpackage: host architecture m32r
dpkg-buildpackage: source version without epoch 1.1.21-2
 /usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp configure-stamp install*-stamp
/usr/bin/make distclean
make[1]: Entering directory `/build/buildd2/libxslt-1.1.21'
make[1]: *** No rule to make target `distclean'.  Stop.
make[1]: Leaving directory `/build/buildd2/libxslt-1.1.21'
make: [clean] Error 2 (ignored)
# Restore workaround backups of removed and modified files
test -r libexslt/exsltconfig.h-tmp && mv -f libexslt/exsltconfig.h-tmp libexslt/exsltconfig.h;  test -r libxslt/xsltconfig.h-tmp && mv -f libxslt/xsltconfig.h-tmp libxslt/xsltconfig.h;  test -r libxslt/xsltwin32config.h-tmp && mv -f libxslt/xsltwin32config.h-tmp libxslt/xsltwin32config.h;  test -r libxslt.spec-tmp && mv -f libxslt.spec-tmp libxslt.spec;  test -r python/libxslt-py.c-tmp && mv -f python/libxslt-py.c-tmp python/libxslt-py.c;
make: [clean] Error 1 (ignored)
test -r /usr/share/misc/config.sub && \
	cp -f /usr/share/misc/config.sub config.sub
test -r /usr/share/misc/config.guess && \
	cp -f /usr/share/misc/config.guess config.guess
dh_clean -X.orig
 debian/rules build
dh_testdir
# Workaround backups because of non-idempotent upstream:
cp -f -a libexslt/exsltconfig.h libexslt/exsltconfig.h-tmp;  cp -f -a libxslt/xsltconfig.h libxslt/xsltconfig.h-tmp;  cp -f -a libxslt/xsltwin32config.h libxslt/xsltwin32config.h-tmp;  cp -f -a libxslt.spec libxslt.spec-tmp;  cp -f -a python/libxslt-py.c python/libxslt-py.c-tmp;
# ./configure
CFLAGS="-Wall -g -O2" \
	./configure  --build m32r-linux-gnu --prefix=/usr
checking build system type... m32r-unknown-linux-gnu
checking host system type... m32r-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
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 dependency style of gcc... gcc3
checking for library containing strerror... none required
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking how to run the C preprocessor... gcc -E
checking for rm... /bin/rm
checking for mv... /bin/mv
checking for tar... /bin/tar
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for a sed that does not truncate output... /bin/sed
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 recognise dependent libraries... pass_all
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... 32768
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
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for sys/types.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for string.h... (cached) yes
checking ieeefp.h usability... no
checking ieeefp.h presence... no
checking for ieeefp.h... no
checking nan.h usability... no
checking nan.h presence... no
checking for nan.h... no
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking fp_class.h usability... no
checking fp_class.h presence... no
checking for fp_class.h... no
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking ansidecl.h usability... no
checking ansidecl.h presence... no
checking for ansidecl.h... no
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for sys/stat.h... (cached) yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for stat... yes
checking for _stat... no
checking for isnan... yes
checking for isinf... yes
checking for pow... no
checking for pow in -lm... yes
checking for floor... no
checking for floor in -lm... yes
checking for fabs... no
checking for fabs in -lm... yes
checking for gettimeofday... yes
checking for mktime... yes
checking for localtime... yes
checking for localtime_r... yes
checking for asctime... yes
checking for time... yes
checking for gmtime_r... yes
checking for ftime... yes
checking for printf... yes
checking for sprintf... yes
checking for fprintf... yes
checking for snprintf... yes
checking for vfprintf... yes
checking for vsprintf... yes
checking for vsnprintf... yes
checking for sscanf... yes
checking for perl... perl
checking for python... /usr/bin/python
PYTHON is pointing at /usr/bin/python
Found Python version 2.4
Found libxml2-python module
checking for libgcrypt-config... /usr/bin/libgcrypt-config
Crypto extensions will be available.
Enabling debugger
checking for libxml libraries >= 2.6.27... 2.6.29 found
checking whether shared libraries will be built (required for plugins)... yes
checking libxml2 module support... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libxslt.pc
config.status: creating libexslt.pc
config.status: creating libxslt/Makefile
config.status: creating libxslt/xsltconfig.h
config.status: creating libxslt/xsltwin32config.h
config.status: creating libexslt/Makefile
config.status: creating libexslt/exsltconfig.h
config.status: creating xsltproc/Makefile
config.status: creating python/Makefile
config.status: creating python/tests/Makefile
config.status: creating tests/Makefile
config.status: creating tests/docs/Makefile
config.status: creating tests/REC1/Makefile
config.status: creating tests/REC2/Makefile
config.status: creating tests/REC/Makefile
config.status: creating tests/general/Makefile
config.status: creating tests/reports/Makefile
config.status: creating tests/extensions/Makefile
config.status: creating tests/namespaces/Makefile
config.status: creating tests/keys/Makefile
config.status: creating tests/numbers/Makefile
config.status: creating tests/documents/Makefile
config.status: creating tests/xmlspec/Makefile
config.status: creating tests/multiple/Makefile
config.status: creating tests/xinclude/Makefile
config.status: creating tests/XSLTMark/Makefile
config.status: creating tests/docbook/Makefile
config.status: creating tests/exslt/Makefile
config.status: creating tests/exslt/common/Makefile
config.status: creating tests/exslt/functions/Makefile
config.status: creating tests/exslt/math/Makefile
config.status: creating tests/exslt/sets/Makefile
config.status: creating tests/exslt/strings/Makefile
config.status: creating tests/exslt/date/Makefile
config.status: creating tests/exslt/dynamic/Makefile
config.status: creating tests/plugins/Makefile
config.status: creating doc/Makefile
config.status: creating xslt-config
config.status: creating libxslt.spec
config.status: creating config.h
config.status: executing depfiles commands
touch configure-stamp
dh_testdir
mv python/Makefile python/Makefile.bak
echo all: > python/Makefile
# Build libxslt
/usr/bin/make
make[1]: Entering directory `/build/buildd2/libxslt-1.1.21'
/usr/bin/make  all-recursive
make[2]: Entering directory `/build/buildd2/libxslt-1.1.21'
Making all in libxslt
make[3]: Entering directory `/build/buildd2/libxslt-1.1.21/libxslt'
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2    -Wall -g -O2 -Wall -MT attrvt.lo -MD -MP -MF ".deps/attrvt.Tpo" -c -o attrvt.lo attrvt.c; \
	then mv -f ".deps/attrvt.Tpo" ".deps/attrvt.Plo"; else rm -f ".deps/attrvt.Tpo"; exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -Wall -g -O2 -Wall -MT attrvt.lo -MD -MP -MF .deps/attrvt.Tpo -c attrvt.c  -fPIC -DPIC -o .libs/attrvt.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -Wall -g -O2 -Wall -MT attrvt.lo -MD -MP -MF .deps/attrvt.Tpo -c attrvt.c -o attrvt.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2    -Wall -g -O2 -Wall -MT xslt.lo -MD -MP -MF ".deps/xslt.Tpo" -c -o xslt.lo xslt.c; \
	then mv -f ".deps/xslt.Tpo" ".deps/xslt.Plo"; else rm -f ".deps/xslt.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -Wall -g -O2 -Wall -MT xslt.lo -MD -MP -MF .deps/xslt.Tpo -c xslt.c  -fPIC -DPIC -o .libs/xslt.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -Wall -g -O2 -Wall -MT xslt.lo -MD -MP -MF .deps/xslt.Tpo -c xslt.c -o xslt.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2    -Wall -g -O2 -Wall -MT xsltutils.lo -MD -MP -MF ".deps/xsltutils.Tpo" -c -o xsltutils.lo xsltutils.c; \
	then mv -f ".deps/xsltutils.Tpo" ".deps/xsltutils.Plo"; else rm -f ".deps/xsltutils.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -Wall -g -O2 -Wall -MT xsltutils.lo -MD -MP -MF .deps/xsltutils.Tpo -c xsltutils.c  -fPIC -DPIC -o .libs/xsltutils.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -Wall -g -O2 -Wall -MT xsltutils.lo -MD -MP -MF .deps/xsltutils.Tpo -c xsltutils.c -o xsltutils.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2    -Wall -g -O2 -Wall -MT pattern.lo -MD -MP -MF ".deps/pattern.Tpo" -c -o pattern.lo pattern.c; \
	then mv -f ".deps/pattern.Tpo" ".deps/pattern.Plo"; else rm -f ".deps/pattern.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -Wall -g -O2 -Wall -MT pattern.lo -MD -MP -MF .deps/pattern.Tpo -c pattern.c  -fPIC -DPIC -o .libs/pattern.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -Wall -g -O2 -Wall -MT pattern.lo -MD -MP -MF .deps/pattern.Tpo -c pattern.c -o pattern.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2    -Wall -g -O2 -Wall -MT templates.lo -MD -MP -MF ".deps/templates.Tpo" -c -o templates.lo templates.c; \
	then mv -f ".deps/templates.Tpo" ".deps/templates.Plo"; else rm -f ".deps/templates.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -Wall -g -O2 -Wall -MT templates.lo -MD -MP -MF .deps/templates.Tpo -c templates.c  -fPIC -DPIC -o .libs/templates.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -Wall -g -O2 -Wall -MT templates.lo -MD -MP -MF .deps/templates.Tpo -c templates.c -o templates.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2    -Wall -g -O2 -Wall -MT variables.lo -MD -MP -MF ".deps/variables.Tpo" -c -o variables.lo variables.c; \
	then mv -f ".deps/variables.Tpo" ".deps/variables.Plo"; else rm -f ".deps/variables.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -Wall -g -O2 -Wall -MT variables.lo -MD -MP -MF .deps/variables.Tpo -c variables.c  -fPIC -DPIC -o .libs/variables.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -Wall -g -O2 -Wall -MT variables.lo -MD -MP -MF .deps/variables.Tpo -c variables.c -o variables.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2    -Wall -g -O2 -Wall -MT keys.lo -MD -MP -MF ".deps/keys.Tpo" -c -o keys.lo keys.c; \
	then mv -f ".deps/keys.Tpo" ".deps/keys.Plo"; else rm -f ".deps/keys.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -Wall -g -O2 -Wall -MT keys.lo -MD -MP -MF .deps/keys.Tpo -c keys.c  -fPIC -DPIC -o .libs/keys.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -Wall -g -O2 -Wall -MT keys.lo -MD -MP -MF .deps/keys.Tpo -c keys.c -o keys.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2    -Wall -g -O2 -Wall -MT numbers.lo -MD -MP -MF ".deps/numbers.Tpo" -c -o numbers.lo numbers.c; \
	then mv -f ".deps/numbers.Tpo" ".deps/numbers.Plo"; else rm -f ".deps/numbers.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -Wall -g -O2 -Wall -MT numbers.lo -MD -MP -MF .deps/numbers.Tpo -c numbers.c  -fPIC -DPIC -o .libs/numbers.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -Wall -g -O2 -Wall -MT numbers.lo -MD -MP -MF .deps/numbers.Tpo -c numbers.c -o numbers.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2    -Wall -g -O2 -Wall -MT extensions.lo -MD -MP -MF ".deps/extensions.Tpo" -c -o extensions.lo extensions.c; \
	then mv -f ".deps/extensions.Tpo" ".deps/extensions.Plo"; else rm -f ".deps/extensions.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -Wall -g -O2 -Wall -MT extensions.lo -MD -MP -MF .deps/extensions.Tpo -c extensions.c  -fPIC -DPIC -o .libs/extensions.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -Wall -g -O2 -Wall -MT extensions.lo -MD -MP -MF .deps/extensions.Tpo -c extensions.c -o extensions.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2    -Wall -g -O2 -Wall -MT extra.lo -MD -MP -MF ".deps/extra.Tpo" -c -o extra.lo extra.c; \
	then mv -f ".deps/extra.Tpo" ".deps/extra.Plo"; else rm -f ".deps/extra.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -Wall -g -O2 -Wall -MT extra.lo -MD -MP -MF .deps/extra.Tpo -c extra.c  -fPIC -DPIC -o .libs/extra.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -Wall -g -O2 -Wall -MT extra.lo -MD -MP -MF .deps/extra.Tpo -c extra.c -o extra.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2    -Wall -g -O2 -Wall -MT functions.lo -MD -MP -MF ".deps/functions.Tpo" -c -o functions.lo functions.c; \
	then mv -f ".deps/functions.Tpo" ".deps/functions.Plo"; else rm -f ".deps/functions.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -Wall -g -O2 -Wall -MT functions.lo -MD -MP -MF .deps/functions.Tpo -c functions.c  -fPIC -DPIC -o .libs/functions.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -Wall -g -O2 -Wall -MT functions.lo -MD -MP -MF .deps/functions.Tpo -c functions.c -o functions.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2    -Wall -g -O2 -Wall -MT namespaces.lo -MD -MP -MF ".deps/namespaces.Tpo" -c -o namespaces.lo namespaces.c; \
	then mv -f ".deps/namespaces.Tpo" ".deps/namespaces.Plo"; else rm -f ".deps/namespaces.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -Wall -g -O2 -Wall -MT namespaces.lo -MD -MP -MF .deps/namespaces.Tpo -c namespaces.c  -fPIC -DPIC -o .libs/namespaces.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -Wall -g -O2 -Wall -MT namespaces.lo -MD -MP -MF .deps/namespaces.Tpo -c namespaces.c -o namespaces.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2    -Wall -g -O2 -Wall -MT imports.lo -MD -MP -MF ".deps/imports.Tpo" -c -o imports.lo imports.c; \
	then mv -f ".deps/imports.Tpo" ".deps/imports.Plo"; else rm -f ".deps/imports.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -Wall -g -O2 -Wall -MT imports.lo -MD -MP -MF .deps/imports.Tpo -c imports.c  -fPIC -DPIC -o .libs/imports.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -Wall -g -O2 -Wall -MT imports.lo -MD -MP -MF .deps/imports.Tpo -c imports.c -o imports.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2    -Wall -g -O2 -Wall -MT attributes.lo -MD -MP -MF ".deps/attributes.Tpo" -c -o attributes.lo attributes.c; \
	then mv -f ".deps/attributes.Tpo" ".deps/attributes.Plo"; else rm -f ".deps/attributes.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -Wall -g -O2 -Wall -MT attributes.lo -MD -MP -MF .deps/attributes.Tpo -c attributes.c  -fPIC -DPIC -o .libs/attributes.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -Wall -g -O2 -Wall -MT attributes.lo -MD -MP -MF .deps/attributes.Tpo -c attributes.c -o attributes.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2    -Wall -g -O2 -Wall -MT documents.lo -MD -MP -MF ".deps/documents.Tpo" -c -o documents.lo documents.c; \
	then mv -f ".deps/documents.Tpo" ".deps/documents.Plo"; else rm -f ".deps/documents.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -Wall -g -O2 -Wall -MT documents.lo -MD -MP -MF .deps/documents.Tpo -c documents.c  -fPIC -DPIC -o .libs/documents.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -Wall -g -O2 -Wall -MT documents.lo -MD -MP -MF .deps/documents.Tpo -c documents.c -o documents.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2    -Wall -g -O2 -Wall -MT preproc.lo -MD -MP -MF ".deps/preproc.Tpo" -c -o preproc.lo preproc.c; \
	then mv -f ".deps/preproc.Tpo" ".deps/preproc.Plo"; else rm -f ".deps/preproc.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -Wall -g -O2 -Wall -MT preproc.lo -MD -MP -MF .deps/preproc.Tpo -c preproc.c  -fPIC -DPIC -o .libs/preproc.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -Wall -g -O2 -Wall -MT preproc.lo -MD -MP -MF .deps/preproc.Tpo -c preproc.c -o preproc.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2    -Wall -g -O2 -Wall -MT transform.lo -MD -MP -MF ".deps/transform.Tpo" -c -o transform.lo transform.c; \
	then mv -f ".deps/transform.Tpo" ".deps/transform.Plo"; else rm -f ".deps/transform.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -Wall -g -O2 -Wall -MT transform.lo -MD -MP -MF .deps/transform.Tpo -c transform.c  -fPIC -DPIC -o .libs/transform.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -Wall -g -O2 -Wall -MT transform.lo -MD -MP -MF .deps/transform.Tpo -c transform.c -o transform.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2    -Wall -g -O2 -Wall -MT security.lo -MD -MP -MF ".deps/security.Tpo" -c -o security.lo security.c; \
	then mv -f ".deps/security.Tpo" ".deps/security.Plo"; else rm -f ".deps/security.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -Wall -g -O2 -Wall -MT security.lo -MD -MP -MF .deps/security.Tpo -c security.c  -fPIC -DPIC -o .libs/security.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -Wall -g -O2 -Wall -MT security.lo -MD -MP -MF .deps/security.Tpo -c security.c -o security.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link gcc  -Wall -g -O2 -Wall   -o libxslt.la -rpath /usr/lib -version-info 2:21:1 attrvt.lo xslt.lo xsltutils.lo pattern.lo templates.lo variables.lo keys.lo numbers.lo extensions.lo extra.lo functions.lo namespaces.lo imports.lo attributes.lo documents.lo preproc.lo transform.lo security.lo -L/usr/lib -lxml2 -lm 
gcc -shared  .libs/attrvt.o .libs/xslt.o .libs/xsltutils.o .libs/pattern.o .libs/templates.o .libs/variables.o .libs/keys.o .libs/numbers.o .libs/extensions.o .libs/extra.o .libs/functions.o .libs/namespaces.o .libs/imports.o .libs/attributes.o .libs/documents.o .libs/preproc.o .libs/transform.o .libs/security.o  -L/usr/lib /usr/lib/libxml2.so -lm  -Wl,-soname -Wl,libxslt.so.1 -o .libs/libxslt.so.1.1.21
(cd .libs && rm -f libxslt.so.1 && ln -s libxslt.so.1.1.21 libxslt.so.1)
(cd .libs && rm -f libxslt.so && ln -s libxslt.so.1.1.21 libxslt.so)
ar cru .libs/libxslt.a  attrvt.o xslt.o xsltutils.o pattern.o templates.o variables.o keys.o numbers.o extensions.o extra.o functions.o namespaces.o imports.o attributes.o documents.o preproc.o transform.o security.o
ranlib .libs/libxslt.a
creating libxslt.la
(cd .libs && rm -f libxslt.la && ln -s ../libxslt.la libxslt.la)
make[3]: Leaving directory `/build/buildd2/libxslt-1.1.21/libxslt'
Making all in libexslt
make[3]: Entering directory `/build/buildd2/libxslt-1.1.21/libexslt'
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/usr/include/libxml2 -Wall -g -O2 -Wall    -Wall -g -O2 -Wall -MT exslt.lo -MD -MP -MF ".deps/exslt.Tpo" -c -o exslt.lo exslt.c; \
	then mv -f ".deps/exslt.Tpo" ".deps/exslt.Plo"; else rm -f ".deps/exslt.Tpo"; exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/usr/include/libxml2 -Wall -g -O2 -Wall -Wall -g -O2 -Wall -MT exslt.lo -MD -MP -MF .deps/exslt.Tpo -c exslt.c  -fPIC -DPIC -o .libs/exslt.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/usr/include/libxml2 -Wall -g -O2 -Wall -Wall -g -O2 -Wall -MT exslt.lo -MD -MP -MF .deps/exslt.Tpo -c exslt.c -o exslt.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/usr/include/libxml2 -Wall -g -O2 -Wall    -Wall -g -O2 -Wall -MT common.lo -MD -MP -MF ".deps/common.Tpo" -c -o common.lo common.c; \
	then mv -f ".deps/common.Tpo" ".deps/common.Plo"; else rm -f ".deps/common.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/usr/include/libxml2 -Wall -g -O2 -Wall -Wall -g -O2 -Wall -MT common.lo -MD -MP -MF .deps/common.Tpo -c common.c  -fPIC -DPIC -o .libs/common.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/usr/include/libxml2 -Wall -g -O2 -Wall -Wall -g -O2 -Wall -MT common.lo -MD -MP -MF .deps/common.Tpo -c common.c -o common.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/usr/include/libxml2 -Wall -g -O2 -Wall    -Wall -g -O2 -Wall -MT crypto.lo -MD -MP -MF ".deps/crypto.Tpo" -c -o crypto.lo crypto.c; \
	then mv -f ".deps/crypto.Tpo" ".deps/crypto.Plo"; else rm -f ".deps/crypto.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/usr/include/libxml2 -Wall -g -O2 -Wall -Wall -g -O2 -Wall -MT crypto.lo -MD -MP -MF .deps/crypto.Tpo -c crypto.c  -fPIC -DPIC -o .libs/crypto.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/usr/include/libxml2 -Wall -g -O2 -Wall -Wall -g -O2 -Wall -MT crypto.lo -MD -MP -MF .deps/crypto.Tpo -c crypto.c -o crypto.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/usr/include/libxml2 -Wall -g -O2 -Wall    -Wall -g -O2 -Wall -MT math.lo -MD -MP -MF ".deps/math.Tpo" -c -o math.lo math.c; \
	then mv -f ".deps/math.Tpo" ".deps/math.Plo"; else rm -f ".deps/math.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/usr/include/libxml2 -Wall -g -O2 -Wall -Wall -g -O2 -Wall -MT math.lo -MD -MP -MF .deps/math.Tpo -c math.c  -fPIC -DPIC -o .libs/math.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/usr/include/libxml2 -Wall -g -O2 -Wall -Wall -g -O2 -Wall -MT math.lo -MD -MP -MF .deps/math.Tpo -c math.c -o math.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/usr/include/libxml2 -Wall -g -O2 -Wall    -Wall -g -O2 -Wall -MT sets.lo -MD -MP -MF ".deps/sets.Tpo" -c -o sets.lo sets.c; \
	then mv -f ".deps/sets.Tpo" ".deps/sets.Plo"; else rm -f ".deps/sets.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/usr/include/libxml2 -Wall -g -O2 -Wall -Wall -g -O2 -Wall -MT sets.lo -MD -MP -MF .deps/sets.Tpo -c sets.c  -fPIC -DPIC -o .libs/sets.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/usr/include/libxml2 -Wall -g -O2 -Wall -Wall -g -O2 -Wall -MT sets.lo -MD -MP -MF .deps/sets.Tpo -c sets.c -o sets.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/usr/include/libxml2 -Wall -g -O2 -Wall    -Wall -g -O2 -Wall -MT functions.lo -MD -MP -MF ".deps/functions.Tpo" -c -o functions.lo functions.c; \
	then mv -f ".deps/functions.Tpo" ".deps/functions.Plo"; else rm -f ".deps/functions.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/usr/include/libxml2 -Wall -g -O2 -Wall -Wall -g -O2 -Wall -MT functions.lo -MD -MP -MF .deps/functions.Tpo -c functions.c  -fPIC -DPIC -o .libs/functions.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/usr/include/libxml2 -Wall -g -O2 -Wall -Wall -g -O2 -Wall -MT functions.lo -MD -MP -MF .deps/functions.Tpo -c functions.c -o functions.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/usr/include/libxml2 -Wall -g -O2 -Wall    -Wall -g -O2 -Wall -MT strings.lo -MD -MP -MF ".deps/strings.Tpo" -c -o strings.lo strings.c; \
	then mv -f ".deps/strings.Tpo" ".deps/strings.Plo"; else rm -f ".deps/strings.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/usr/include/libxml2 -Wall -g -O2 -Wall -Wall -g -O2 -Wall -MT strings.lo -MD -MP -MF .deps/strings.Tpo -c strings.c  -fPIC -DPIC -o .libs/strings.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/usr/include/libxml2 -Wall -g -O2 -Wall -Wall -g -O2 -Wall -MT strings.lo -MD -MP -MF .deps/strings.Tpo -c strings.c -o strings.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/usr/include/libxml2 -Wall -g -O2 -Wall    -Wall -g -O2 -Wall -MT date.lo -MD -MP -MF ".deps/date.Tpo" -c -o date.lo date.c; \
	then mv -f ".deps/date.Tpo" ".deps/date.Plo"; else rm -f ".deps/date.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/usr/include/libxml2 -Wall -g -O2 -Wall -Wall -g -O2 -Wall -MT date.lo -MD -MP -MF .deps/date.Tpo -c date.c  -fPIC -DPIC -o .libs/date.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/usr/include/libxml2 -Wall -g -O2 -Wall -Wall -g -O2 -Wall -MT date.lo -MD -MP -MF .deps/date.Tpo -c date.c -o date.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/usr/include/libxml2 -Wall -g -O2 -Wall    -Wall -g -O2 -Wall -MT saxon.lo -MD -MP -MF ".deps/saxon.Tpo" -c -o saxon.lo saxon.c; \
	then mv -f ".deps/saxon.Tpo" ".deps/saxon.Plo"; else rm -f ".deps/saxon.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/usr/include/libxml2 -Wall -g -O2 -Wall -Wall -g -O2 -Wall -MT saxon.lo -MD -MP -MF .deps/saxon.Tpo -c saxon.c  -fPIC -DPIC -o .libs/saxon.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/usr/include/libxml2 -Wall -g -O2 -Wall -Wall -g -O2 -Wall -MT saxon.lo -MD -MP -MF .deps/saxon.Tpo -c saxon.c -o saxon.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/usr/include/libxml2 -Wall -g -O2 -Wall    -Wall -g -O2 -Wall -MT dynamic.lo -MD -MP -MF ".deps/dynamic.Tpo" -c -o dynamic.lo dynamic.c; \
	then mv -f ".deps/dynamic.Tpo" ".deps/dynamic.Plo"; else rm -f ".deps/dynamic.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/usr/include/libxml2 -Wall -g -O2 -Wall -Wall -g -O2 -Wall -MT dynamic.lo -MD -MP -MF .deps/dynamic.Tpo -c dynamic.c  -fPIC -DPIC -o .libs/dynamic.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/usr/include/libxml2 -Wall -g -O2 -Wall -Wall -g -O2 -Wall -MT dynamic.lo -MD -MP -MF .deps/dynamic.Tpo -c dynamic.c -o dynamic.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link gcc  -Wall -g -O2 -Wall   -o libexslt.la -rpath /usr/lib -version-info 8:13:8 -lgcrypt -lgpg-error exslt.lo common.lo crypto.lo math.lo sets.lo functions.lo strings.lo date.lo saxon.lo dynamic.lo ../libxslt/libxslt.la -L/usr/lib -lxml2 -lm 
gcc -shared  .libs/exslt.o .libs/common.o .libs/crypto.o .libs/math.o .libs/sets.o .libs/functions.o .libs/strings.o .libs/date.o .libs/saxon.o .libs/dynamic.o  -Wl,--rpath -Wl,/build/buildd2/libxslt-1.1.21/libxslt/.libs /usr/lib/libgcrypt.so /usr/lib/libgpg-error.so ../libxslt/.libs/libxslt.so -L/usr/lib /usr/lib/libxml2.so -lm  -Wl,-soname -Wl,libexslt.so.0 -o .libs/libexslt.so.0.8.13
(cd .libs && rm -f libexslt.so.0 && ln -s libexslt.so.0.8.13 libexslt.so.0)
(cd .libs && rm -f libexslt.so && ln -s libexslt.so.0.8.13 libexslt.so)
ar cru .libs/libexslt.a  exslt.o common.o crypto.o math.o sets.o functions.o strings.o date.o saxon.o dynamic.o
ranlib .libs/libexslt.a
creating libexslt.la
(cd .libs && rm -f libexslt.la && ln -s ../libexslt.la libexslt.la)
make[3]: Leaving directory `/build/buildd2/libxslt-1.1.21/libexslt'
Making all in xsltproc
make[3]: Entering directory `/build/buildd2/libxslt-1.1.21/xsltproc'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt -I../libexslt -I/usr/include/libxml2 -Wall -g -O2 -Wall    -Wall -g -O2 -Wall -MT xsltproc.o -MD -MP -MF ".deps/xsltproc.Tpo" -c -o xsltproc.o xsltproc.c; \
	then mv -f ".deps/xsltproc.Tpo" ".deps/xsltproc.Po"; else rm -f ".deps/xsltproc.Tpo"; exit 1; fi
/bin/sh ../libtool --tag=CC --mode=link gcc  -Wall -g -O2 -Wall   -o xsltproc  xsltproc.o -lgcrypt -lgpg-error ../libxslt/libxslt.la ../libexslt/libexslt.la -L/usr/lib -lxml2 -L/usr/lib -lxml2 -lm  
mkdir .libs
gcc -Wall -g -O2 -Wall -o .libs/xsltproc xsltproc.o  /usr/lib/libgcrypt.so /usr/lib/libgpg-error.so ../libxslt/.libs/libxslt.so ../libexslt/.libs/libexslt.so -L/usr/lib /usr/lib/libxml2.so -lm
creating xsltproc
make[3]: Leaving directory `/build/buildd2/libxslt-1.1.21/xsltproc'
Making all in doc
make[3]: Entering directory `/build/buildd2/libxslt-1.1.21/doc'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd2/libxslt-1.1.21/doc'
Making all in python
make[3]: Entering directory `/build/buildd2/libxslt-1.1.21/python'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/build/buildd2/libxslt-1.1.21/python'
Making all in tests
make[3]: Entering directory `/build/buildd2/libxslt-1.1.21/tests'
Making all in docs
make[4]: Entering directory `/build/buildd2/libxslt-1.1.21/tests/docs'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/build/buildd2/libxslt-1.1.21/tests/docs'
Making all in REC1
make[4]: Entering directory `/build/buildd2/libxslt-1.1.21/tests/REC1'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/build/buildd2/libxslt-1.1.21/tests/REC1'
Making all in REC2
make[4]: Entering directory `/build/buildd2/libxslt-1.1.21/tests/REC2'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/build/buildd2/libxslt-1.1.21/tests/REC2'
Making all in REC
make[4]: Entering directory `/build/buildd2/libxslt-1.1.21/tests/REC'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/build/buildd2/libxslt-1.1.21/tests/REC'
Making all in general
make[4]: Entering directory `/build/buildd2/libxslt-1.1.21/tests/general'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/build/buildd2/libxslt-1.1.21/tests/general'
Making all in namespaces
make[4]: Entering directory `/build/buildd2/libxslt-1.1.21/tests/namespaces'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/build/buildd2/libxslt-1.1.21/tests/namespaces'
Making all in keys
make[4]: Entering directory `/build/buildd2/libxslt-1.1.21/tests/keys'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/build/buildd2/libxslt-1.1.21/tests/keys'
Making all in numbers
make[4]: Entering directory `/build/buildd2/libxslt-1.1.21/tests/numbers'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/build/buildd2/libxslt-1.1.21/tests/numbers'
Making all in documents
make[4]: Entering directory `/build/buildd2/libxslt-1.1.21/tests/documents'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/build/buildd2/libxslt-1.1.21/tests/documents'
Making all in extensions
make[4]: Entering directory `/build/buildd2/libxslt-1.1.21/tests/extensions'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/build/buildd2/libxslt-1.1.21/tests/extensions'
Making all in reports
make[4]: Entering directory `/build/buildd2/libxslt-1.1.21/tests/reports'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/build/buildd2/libxslt-1.1.21/tests/reports'
Making all in xmlspec
make[4]: Entering directory `/build/buildd2/libxslt-1.1.21/tests/xmlspec'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/build/buildd2/libxslt-1.1.21/tests/xmlspec'
Making all in multiple
make[4]: Entering directory `/build/buildd2/libxslt-1.1.21/tests/multiple'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/build/buildd2/libxslt-1.1.21/tests/multiple'
Making all in xinclude
make[4]: Entering directory `/build/buildd2/libxslt-1.1.21/tests/xinclude'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/build/buildd2/libxslt-1.1.21/tests/xinclude'
Making all in XSLTMark
make[4]: Entering directory `/build/buildd2/libxslt-1.1.21/tests/XSLTMark'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/build/buildd2/libxslt-1.1.21/tests/XSLTMark'
Making all in docbook
make[4]: Entering directory `/build/buildd2/libxslt-1.1.21/tests/docbook'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/build/buildd2/libxslt-1.1.21/tests/docbook'
Making all in exslt
make[4]: Entering directory `/build/buildd2/libxslt-1.1.21/tests/exslt'
Making all in common
make[5]: Entering directory `/build/buildd2/libxslt-1.1.21/tests/exslt/common'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/build/buildd2/libxslt-1.1.21/tests/exslt/common'
Making all in functions
make[5]: Entering directory `/build/buildd2/libxslt-1.1.21/tests/exslt/functions'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/build/buildd2/libxslt-1.1.21/tests/exslt/functions'
Making all in math
make[5]: Entering directory `/build/buildd2/libxslt-1.1.21/tests/exslt/math'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/build/buildd2/libxslt-1.1.21/tests/exslt/math'
Making all in sets
make[5]: Entering directory `/build/buildd2/libxslt-1.1.21/tests/exslt/sets'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/build/buildd2/libxslt-1.1.21/tests/exslt/sets'
Making all in strings
make[5]: Entering directory `/build/buildd2/libxslt-1.1.21/tests/exslt/strings'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/build/buildd2/libxslt-1.1.21/tests/exslt/strings'
Making all in dynamic
make[5]: Entering directory `/build/buildd2/libxslt-1.1.21/tests/exslt/dynamic'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/build/buildd2/libxslt-1.1.21/tests/exslt/dynamic'
Making all in date
make[5]: Entering directory `/build/buildd2/libxslt-1.1.21/tests/exslt/date'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/build/buildd2/libxslt-1.1.21/tests/exslt/date'
make[5]: Entering directory `/build/buildd2/libxslt-1.1.21/tests/exslt'
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory `/build/buildd2/libxslt-1.1.21/tests/exslt'
make[4]: Leaving directory `/build/buildd2/libxslt-1.1.21/tests/exslt'
Making all in plugins
make[4]: Entering directory `/build/buildd2/libxslt-1.1.21/tests/plugins'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/build/buildd2/libxslt-1.1.21/tests/plugins'
make[4]: Entering directory `/build/buildd2/libxslt-1.1.21/tests'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/build/buildd2/libxslt-1.1.21/tests'
make[3]: Leaving directory `/build/buildd2/libxslt-1.1.21/tests'
make[3]: Entering directory `/build/buildd2/libxslt-1.1.21'
sed -e 's?\@XSLT_LIBDIR\@?-L/usr/lib?g' \
	    -e 's?\@XSLT_INCLUDEDIR\@?-I/usr/include?g' \
	    -e 's?\@VERSION\@?1.1.21?g' \
	    -e 's?\@XSLT_LIBS\@?-lxslt  -L/usr/lib -lxml2?g' \
	       < ./xsltConf.sh.in > xsltConf.tmp \
	&& mv xsltConf.tmp xsltConf.sh
make[3]: Leaving directory `/build/buildd2/libxslt-1.1.21'
make[2]: Leaving directory `/build/buildd2/libxslt-1.1.21'
make[1]: Leaving directory `/build/buildd2/libxslt-1.1.21'
mv python/Makefile.bak python/Makefile
touch build-stamp 
 /usr/bin/fakeroot debian/rules binary-arch
dh_testdir
dh_testroot
dh_clean -k -X.orig
dh_installdirs
mv -f python/Makefile python/Makefile.bak
echo install: > python/Makefile
/usr/bin/make DESTDIR=/build/buildd2/libxslt-1.1.21/debian/tmp install
make[1]: Entering directory `/build/buildd2/libxslt-1.1.21'
Making install in libxslt
make[2]: Entering directory `/build/buildd2/libxslt-1.1.21/libxslt'
make[3]: Entering directory `/build/buildd2/libxslt-1.1.21/libxslt'
test -z "/usr/lib" || mkdir -p -- "/build/buildd2/libxslt-1.1.21/debian/tmp/usr/lib"
 /bin/sh ../libtool --mode=install /usr/bin/ginstall -c  'libxslt.la' '/build/buildd2/libxslt-1.1.21/debian/tmp/usr/lib/libxslt.la'
/usr/bin/ginstall -c .libs/libxslt.so.1.1.21 /build/buildd2/libxslt-1.1.21/debian/tmp/usr/lib/libxslt.so.1.1.21
(cd /build/buildd2/libxslt-1.1.21/debian/tmp/usr/lib && { ln -s -f libxslt.so.1.1.21 libxslt.so.1 || { rm -f libxslt.so.1 && ln -s libxslt.so.1.1.21 libxslt.so.1; }; })
(cd /build/buildd2/libxslt-1.1.21/debian/tmp/usr/lib && { ln -s -f libxslt.so.1.1.21 libxslt.so || { rm -f libxslt.so && ln -s libxslt.so.1.1.21 libxslt.so; }; })
/usr/bin/ginstall -c .libs/libxslt.lai /build/buildd2/libxslt-1.1.21/debian/tmp/usr/lib/libxslt.la
/usr/bin/ginstall -c .libs/libxslt.a /build/buildd2/libxslt-1.1.21/debian/tmp/usr/lib/libxslt.a
chmod 644 /build/buildd2/libxslt-1.1.21/debian/tmp/usr/lib/libxslt.a
ranlib /build/buildd2/libxslt-1.1.21/debian/tmp/usr/lib/libxslt.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
/usr/bin/make  install-exec-hook
make[4]: Entering directory `/build/buildd2/libxslt-1.1.21/libxslt'
/build/buildd2/libxslt-1.1.21/install-sh -d "/build/buildd2/libxslt-1.1.21/debian/tmp/usr/lib/libxslt-plugins"
make[4]: Leaving directory `/build/buildd2/libxslt-1.1.21/libxslt'
test -z "/usr/share/man/man3" || mkdir -p -- "/build/buildd2/libxslt-1.1.21/debian/tmp/usr/share/man/man3"
 /usr/bin/ginstall -c -m 644 './libxslt.3' '/build/buildd2/libxslt-1.1.21/debian/tmp/usr/share/man/man3/libxslt.3'
test -z "/usr/include/libxslt" || mkdir -p -- "/build/buildd2/libxslt-1.1.21/debian/tmp/usr/include/libxslt"
 /usr/bin/ginstall -c -m 644 'xslt.h' '/build/buildd2/libxslt-1.1.21/debian/tmp/usr/include/libxslt/xslt.h'
 /usr/bin/ginstall -c -m 644 'xsltutils.h' '/build/buildd2/libxslt-1.1.21/debian/tmp/usr/include/libxslt/xsltutils.h'
 /usr/bin/ginstall -c -m 644 'pattern.h' '/build/buildd2/libxslt-1.1.21/debian/tmp/usr/include/libxslt/pattern.h'
 /usr/bin/ginstall -c -m 644 'templates.h' '/build/buildd2/libxslt-1.1.21/debian/tmp/usr/include/libxslt/templates.h'
 /usr/bin/ginstall -c -m 644 'variables.h' '/build/buildd2/libxslt-1.1.21/debian/tmp/usr/include/libxslt/variables.h'
 /usr/bin/ginstall -c -m 644 'keys.h' '/build/buildd2/libxslt-1.1.21/debian/tmp/usr/include/libxslt/keys.h'
 /usr/bin/ginstall -c -m 644 'numbersInternals.h' '/build/buildd2/libxslt-1.1.21/debian/tmp/usr/include/libxslt/numbersInternals.h'
 /usr/bin/ginstall -c -m 644 'extensions.h' '/build/buildd2/libxslt-1.1.21/debian/tmp/usr/include/libxslt/extensions.h'
 /usr/bin/ginstall -c -m 644 'extra.h' '/build/buildd2/libxslt-1.1.21/debian/tmp/usr/include/libxslt/extra.h'
 /usr/bin/ginstall -c -m 644 'functions.h' '/build/buildd2/libxslt-1.1.21/debian/tmp/usr/include/libxslt/functions.h'
 /usr/bin/ginstall -c -m 644 'namespaces.h' '/build/buildd2/libxslt-1.1.21/debian/tmp/usr/include/libxslt/namespaces.h'
 /usr/bin/ginstall -c -m 644 'imports.h' '/build/buildd2/libxslt-1.1.21/debian/tmp/usr/include/libxslt/imports.h'
 /usr/bin/ginstall -c -m 644 'attributes.h' '/build/buildd2/libxslt-1.1.21/debian/tmp/usr/include/libxslt/attributes.h'
 /usr/bin/ginstall -c -m 644 'documents.h' '/build/buildd2/libxslt-1.1.21/debian/tmp/usr/include/libxslt/documents.h'
 /usr/bin/ginstall -c -m 644 'preproc.h' '/build/buildd2/libxslt-1.1.21/debian/tmp/usr/include/libxslt/preproc.h'
 /usr/bin/ginstall -c -m 644 'transform.h' '/build/buildd2/libxslt-1.1.21/debian/tmp/usr/include/libxslt/transform.h'
 /usr/bin/ginstall -c -m 644 'security.h' '/build/buildd2/libxslt-1.1.21/debian/tmp/usr/include/libxslt/security.h'
 /usr/bin/ginstall -c -m 644 'xsltInternals.h' '/build/buildd2/libxslt-1.1.21/debian/tmp/usr/include/libxslt/xsltInternals.h'
 /usr/bin/ginstall -c -m 644 'xsltconfig.h' '/build/buildd2/libxslt-1.1.21/debian/tmp/usr/include/libxslt/xsltconfig.h'
 /usr/bin/ginstall -c -m 644 'xsltexports.h' '/build/buildd2/libxslt-1.1.21/debian/tmp/usr/include/libxslt/xsltexports.h'
make[3]: Leaving directory `/build/buildd2/libxslt-1.1.21/libxslt'
make[2]: Leaving directory `/build/buildd2/libxslt-1.1.21/libxslt'
Making install in libexslt
make[2]: Entering directory `/build/buildd2/libxslt-1.1.21/libexslt'
make[3]: Entering directory `/build/buildd2/libxslt-1.1.21/libexslt'
test -z "/usr/lib" || mkdir -p -- "/build/buildd2/libxslt-1.1.21/debian/tmp/usr/lib"
 /bin/sh ../libtool --mode=install /usr/bin/ginstall -c  'libexslt.la' '/build/buildd2/libxslt-1.1.21/debian/tmp/usr/lib/libexslt.la'
libtool: install: warning: relinking `libexslt.la'
(cd /build/buildd2/libxslt-1.1.21/libexslt; /bin/sh ../libtool  --tag=CC --mode=relink gcc -Wall -g -O2 -Wall -o libexslt.la -rpath /usr/lib -version-info 8:13:8 -lgcrypt -lgpg-error exslt.lo common.lo crypto.lo math.lo sets.lo functions.lo strings.lo date.lo saxon.lo dynamic.lo ../libxslt/libxslt.la -L/usr/lib -lxml2 -lm -inst-prefix-dir /build/buildd2/libxslt-1.1.21/debian/tmp)
gcc -shared  .libs/exslt.o .libs/common.o .libs/crypto.o .libs/math.o .libs/sets.o .libs/functions.o .libs/strings.o .libs/date.o .libs/saxon.o .libs/dynamic.o  -L/build/buildd2/libxslt-1.1.21/debian/tmp/usr/lib -L/usr/lib -lgcrypt -lgpg-error -lxslt -lxml2 -lm  -Wl,-soname -Wl,libexslt.so.0 -o .libs/libexslt.so.0.8.13
/usr/bin/ginstall -c .libs/libexslt.so.0.8.13T /build/buildd2/libxslt-1.1.21/debian/tmp/usr/lib/libexslt.so.0.8.13
(cd /build/buildd2/libxslt-1.1.21/debian/tmp/usr/lib && { ln -s -f libexslt.so.0.8.13 libexslt.so.0 || { rm -f libexslt.so.0 && ln -s libexslt.so.0.8.13 libexslt.so.0; }; })
(cd /build/buildd2/libxslt-1.1.21/debian/tmp/usr/lib && { ln -s -f libexslt.so.0.8.13 libexslt.so || { rm -f libexslt.so && ln -s libexslt.so.0.8.13 libexslt.so; }; })
/usr/bin/ginstall -c .libs/libexslt.lai /build/buildd2/libxslt-1.1.21/debian/tmp/usr/lib/libexslt.la
/usr/bin/ginstall -c .libs/libexslt.a /build/buildd2/libxslt-1.1.21/debian/tmp/usr/lib/libexslt.a
chmod 644 /build/buildd2/libxslt-1.1.21/debian/tmp/usr/lib/libexslt.a
ranlib /build/buildd2/libxslt-1.1.21/debian/tmp/usr/lib/libexslt.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
test -z "/usr/include/libexslt" || mkdir -p -- "/build/buildd2/libxslt-1.1.21/debian/tmp/usr/include/libexslt"
 /usr/bin/ginstall -c -m 644 'exslt.h' '/build/buildd2/libxslt-1.1.21/debian/tmp/usr/include/libexslt/exslt.h'
 /usr/bin/ginstall -c -m 644 'exsltconfig.h' '/build/buildd2/libxslt-1.1.21/debian/tmp/usr/include/libexslt/exsltconfig.h'
 /usr/bin/ginstall -c -m 644 'exslt.h' '/build/buildd2/libxslt-1.1.21/debian/tmp/usr/include/libexslt/exslt.h'
 /usr/bin/ginstall -c -m 644 'exsltconfig.h' '/build/buildd2/libxslt-1.1.21/debian/tmp/usr/include/libexslt/exsltconfig.h'
 /usr/bin/ginstall -c -m 644 'exsltexports.h' '/build/buildd2/libxslt-1.1.21/debian/tmp/usr/include/libexslt/exsltexports.h'
test -z "/usr/share/man/man3" || mkdir -p -- "/build/buildd2/libxslt-1.1.21/debian/tmp/usr/share/man/man3"
 /usr/bin/ginstall -c -m 644 './libexslt.3' '/build/buildd2/libxslt-1.1.21/debian/tmp/usr/share/man/man3/libexslt.3'
make[3]: Leaving directory `/build/buildd2/libxslt-1.1.21/libexslt'
make[2]: Leaving directory `/build/buildd2/libxslt-1.1.21/libexslt'
Making install in xsltproc
make[2]: Entering directory `/build/buildd2/libxslt-1.1.21/xsltproc'
make[3]: Entering directory `/build/buildd2/libxslt-1.1.21/xsltproc'
test -z "/usr/bin" || mkdir -p -- "/build/buildd2/libxslt-1.1.21/debian/tmp/usr/bin"
  /bin/sh ../libtool --mode=install /usr/bin/ginstall -c 'xsltproc' '/build/buildd2/libxslt-1.1.21/debian/tmp/usr/bin/xsltproc'
libtool: install: warning: `../libxslt/libxslt.la' has not been installed in `/usr/lib'
libtool: install: warning: `../libexslt/libexslt.la' has not been installed in `/usr/lib'
/usr/bin/ginstall -c .libs/xsltproc /build/buildd2/libxslt-1.1.21/debian/tmp/usr/bin/xsltproc
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd2/libxslt-1.1.21/xsltproc'
make[2]: Leaving directory `/build/buildd2/libxslt-1.1.21/xsltproc'
Making install in doc
make[2]: Entering directory `/build/buildd2/libxslt-1.1.21/doc'
make[3]: Entering directory `/build/buildd2/libxslt-1.1.21/doc'
make[3]: Nothing to be done for `install-exec-am'.
/build/buildd2/libxslt-1.1.21/install-sh -d /build/buildd2/libxslt-1.1.21/debian/tmp/usr/share/doc/libxslt/html
/usr/bin/ginstall -c -m 0644 ./*.html /build/buildd2/libxslt-1.1.21/debian/tmp/usr/share/doc/libxslt/html
/usr/bin/ginstall -c -m 0644 ./*.gif /build/buildd2/libxslt-1.1.21/debian/tmp/usr/share/doc/libxslt/html
/build/buildd2/libxslt-1.1.21/install-sh -d /build/buildd2/libxslt-1.1.21/debian/tmp/usr/share/doc/libxslt/html/html
/usr/bin/ginstall -c -m 0644 ./html/*.html /build/buildd2/libxslt-1.1.21/debian/tmp/usr/share/doc/libxslt/html/html
/usr/bin/ginstall -c -m 0644 ./html/*.png /build/buildd2/libxslt-1.1.21/debian/tmp/usr/share/doc/libxslt/html/html
/usr/bin/ginstall -c -m 0644 ./html/index.sgml /build/buildd2/libxslt-1.1.21/debian/tmp/usr/share/doc/libxslt/html/html
/usr/bin/ginstall: cannot stat `./html/index.sgml': No such file or directory
make[3]: [install-data-local] Error 1 (ignored)
/build/buildd2/libxslt-1.1.21/install-sh -d /build/buildd2/libxslt-1.1.21/debian/tmp/usr/share/doc/libxslt/html/EXSLT
/usr/bin/ginstall -c -m 0644 ./EXSLT/*.html /build/buildd2/libxslt-1.1.21/debian/tmp/usr/share/doc/libxslt/html/EXSLT
/build/buildd2/libxslt-1.1.21/install-sh -d /build/buildd2/libxslt-1.1.21/debian/tmp/usr/share/doc/libxslt/html/tutorial
/usr/bin/ginstall -c -m 0644 ./tutorial/* /build/buildd2/libxslt-1.1.21/debian/tmp/usr/share/doc/libxslt/html/tutorial
/build/buildd2/libxslt-1.1.21/install-sh -d /build/buildd2/libxslt-1.1.21/debian/tmp/usr/share/doc/libxslt/html/tutorial2
/usr/bin/ginstall -c -m 0644 ./tutorial2/* /build/buildd2/libxslt-1.1.21/debian/tmp/usr/share/doc/libxslt/html/tutorial2
test -z "/usr/share/man/man1" || mkdir -p -- "/build/buildd2/libxslt-1.1.21/debian/tmp/usr/share/man/man1"
 /usr/bin/ginstall -c -m 644 './xsltproc.1' '/build/buildd2/libxslt-1.1.21/debian/tmp/usr/share/man/man1/xsltproc.1'
make[3]: Leaving directory `/build/buildd2/libxslt-1.1.21/doc'
make[2]: Leaving directory `/build/buildd2/libxslt-1.1.21/doc'
Making install in python
make[2]: Entering directory `/build/buildd2/libxslt-1.1.21/python'
make[2]: Nothing to be done for `install'.
make[2]: Leaving directory `/build/buildd2/libxslt-1.1.21/python'
Making install in tests
make[2]: Entering directory `/build/buildd2/libxslt-1.1.21/tests'
Making install in docs
make[3]: Entering directory `/build/buildd2/libxslt-1.1.21/tests/docs'
make[4]: Entering directory `/build/buildd2/libxslt-1.1.21/tests/docs'
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/buildd2/libxslt-1.1.21/tests/docs'
make[3]: Leaving directory `/build/buildd2/libxslt-1.1.21/tests/docs'
Making install in REC1
make[3]: Entering directory `/build/buildd2/libxslt-1.1.21/tests/REC1'
make[4]: Entering directory `/build/buildd2/libxslt-1.1.21/tests/REC1'
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/buildd2/libxslt-1.1.21/tests/REC1'
make[3]: Leaving directory `/build/buildd2/libxslt-1.1.21/tests/REC1'
Making install in REC2
make[3]: Entering directory `/build/buildd2/libxslt-1.1.21/tests/REC2'
make[4]: Entering directory `/build/buildd2/libxslt-1.1.21/tests/REC2'
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/buildd2/libxslt-1.1.21/tests/REC2'
make[3]: Leaving directory `/build/buildd2/libxslt-1.1.21/tests/REC2'
Making install in REC
make[3]: Entering directory `/build/buildd2/libxslt-1.1.21/tests/REC'
make[4]: Entering directory `/build/buildd2/libxslt-1.1.21/tests/REC'
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/buildd2/libxslt-1.1.21/tests/REC'
make[3]: Leaving directory `/build/buildd2/libxslt-1.1.21/tests/REC'
Making install in general
make[3]: Entering directory `/build/buildd2/libxslt-1.1.21/tests/general'
make[4]: Entering directory `/build/buildd2/libxslt-1.1.21/tests/general'
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/buildd2/libxslt-1.1.21/tests/general'
make[3]: Leaving directory `/build/buildd2/libxslt-1.1.21/tests/general'
Making install in namespaces
make[3]: Entering directory `/build/buildd2/libxslt-1.1.21/tests/namespaces'
make[4]: Entering directory `/build/buildd2/libxslt-1.1.21/tests/namespaces'
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/buildd2/libxslt-1.1.21/tests/namespaces'
make[3]: Leaving directory `/build/buildd2/libxslt-1.1.21/tests/namespaces'
Making install in keys
make[3]: Entering directory `/build/buildd2/libxslt-1.1.21/tests/keys'
make[4]: Entering directory `/build/buildd2/libxslt-1.1.21/tests/keys'
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/buildd2/libxslt-1.1.21/tests/keys'
make[3]: Leaving directory `/build/buildd2/libxslt-1.1.21/tests/keys'
Making install in numbers
make[3]: Entering directory `/build/buildd2/libxslt-1.1.21/tests/numbers'
make[4]: Entering directory `/build/buildd2/libxslt-1.1.21/tests/numbers'
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/buildd2/libxslt-1.1.21/tests/numbers'
make[3]: Leaving directory `/build/buildd2/libxslt-1.1.21/tests/numbers'
Making install in documents
make[3]: Entering directory `/build/buildd2/libxslt-1.1.21/tests/documents'
make[4]: Entering directory `/build/buildd2/libxslt-1.1.21/tests/documents'
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/buildd2/libxslt-1.1.21/tests/documents'
make[3]: Leaving directory `/build/buildd2/libxslt-1.1.21/tests/documents'
Making install in extensions
make[3]: Entering directory `/build/buildd2/libxslt-1.1.21/tests/extensions'
make[4]: Entering directory `/build/buildd2/libxslt-1.1.21/tests/extensions'
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/buildd2/libxslt-1.1.21/tests/extensions'
make[3]: Leaving directory `/build/buildd2/libxslt-1.1.21/tests/extensions'
Making install in reports
make[3]: Entering directory `/build/buildd2/libxslt-1.1.21/tests/reports'
make[4]: Entering directory `/build/buildd2/libxslt-1.1.21/tests/reports'
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/buildd2/libxslt-1.1.21/tests/reports'
make[3]: Leaving directory `/build/buildd2/libxslt-1.1.21/tests/reports'
Making install in xmlspec
make[3]: Entering directory `/build/buildd2/libxslt-1.1.21/tests/xmlspec'
make[4]: Entering directory `/build/buildd2/libxslt-1.1.21/tests/xmlspec'
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/buildd2/libxslt-1.1.21/tests/xmlspec'
make[3]: Leaving directory `/build/buildd2/libxslt-1.1.21/tests/xmlspec'
Making install in multiple
make[3]: Entering directory `/build/buildd2/libxslt-1.1.21/tests/multiple'
make[4]: Entering directory `/build/buildd2/libxslt-1.1.21/tests/multiple'
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/buildd2/libxslt-1.1.21/tests/multiple'
make[3]: Leaving directory `/build/buildd2/libxslt-1.1.21/tests/multiple'
Making install in xinclude
make[3]: Entering directory `/build/buildd2/libxslt-1.1.21/tests/xinclude'
make[4]: Entering directory `/build/buildd2/libxslt-1.1.21/tests/xinclude'
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/buildd2/libxslt-1.1.21/tests/xinclude'
make[3]: Leaving directory `/build/buildd2/libxslt-1.1.21/tests/xinclude'
Making install in XSLTMark
make[3]: Entering directory `/build/buildd2/libxslt-1.1.21/tests/XSLTMark'
make[4]: Entering directory `/build/buildd2/libxslt-1.1.21/tests/XSLTMark'
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/buildd2/libxslt-1.1.21/tests/XSLTMark'
make[3]: Leaving directory `/build/buildd2/libxslt-1.1.21/tests/XSLTMark'
Making install in docbook
make[3]: Entering directory `/build/buildd2/libxslt-1.1.21/tests/docbook'
make[4]: Entering directory `/build/buildd2/libxslt-1.1.21/tests/docbook'
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/buildd2/libxslt-1.1.21/tests/docbook'
make[3]: Leaving directory `/build/buildd2/libxslt-1.1.21/tests/docbook'
Making install in exslt
make[3]: Entering directory `/build/buildd2/libxslt-1.1.21/tests/exslt'
Making install in common
make[4]: Entering directory `/build/buildd2/libxslt-1.1.21/tests/exslt/common'
make[5]: Entering directory `/build/buildd2/libxslt-1.1.21/tests/exslt/common'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/build/buildd2/libxslt-1.1.21/tests/exslt/common'
make[4]: Leaving directory `/build/buildd2/libxslt-1.1.21/tests/exslt/common'
Making install in functions
make[4]: Entering directory `/build/buildd2/libxslt-1.1.21/tests/exslt/functions'
make[5]: Entering directory `/build/buildd2/libxslt-1.1.21/tests/exslt/functions'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/build/buildd2/libxslt-1.1.21/tests/exslt/functions'
make[4]: Leaving directory `/build/buildd2/libxslt-1.1.21/tests/exslt/functions'
Making install in math
make[4]: Entering directory `/build/buildd2/libxslt-1.1.21/tests/exslt/math'
make[5]: Entering directory `/build/buildd2/libxslt-1.1.21/tests/exslt/math'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/build/buildd2/libxslt-1.1.21/tests/exslt/math'
make[4]: Leaving directory `/build/buildd2/libxslt-1.1.21/tests/exslt/math'
Making install in sets
make[4]: Entering directory `/build/buildd2/libxslt-1.1.21/tests/exslt/sets'
make[5]: Entering directory `/build/buildd2/libxslt-1.1.21/tests/exslt/sets'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/build/buildd2/libxslt-1.1.21/tests/exslt/sets'
make[4]: Leaving directory `/build/buildd2/libxslt-1.1.21/tests/exslt/sets'
Making install in strings
make[4]: Entering directory `/build/buildd2/libxslt-1.1.21/tests/exslt/strings'
make[5]: Entering directory `/build/buildd2/libxslt-1.1.21/tests/exslt/strings'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/build/buildd2/libxslt-1.1.21/tests/exslt/strings'
make[4]: Leaving directory `/build/buildd2/libxslt-1.1.21/tests/exslt/strings'
Making install in dynamic
make[4]: Entering directory `/build/buildd2/libxslt-1.1.21/tests/exslt/dynamic'
make[5]: Entering directory `/build/buildd2/libxslt-1.1.21/tests/exslt/dynamic'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/build/buildd2/libxslt-1.1.21/tests/exslt/dynamic'
make[4]: Leaving directory `/build/buildd2/libxslt-1.1.21/tests/exslt/dynamic'
Making install in date
make[4]: Entering directory `/build/buildd2/libxslt-1.1.21/tests/exslt/date'
make[5]: Entering directory `/build/buildd2/libxslt-1.1.21/tests/exslt/date'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/build/buildd2/libxslt-1.1.21/tests/exslt/date'
make[4]: Leaving directory `/build/buildd2/libxslt-1.1.21/tests/exslt/date'
make[4]: Entering directory `/build/buildd2/libxslt-1.1.21/tests/exslt'
make[5]: Entering directory `/build/buildd2/libxslt-1.1.21/tests/exslt'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/build/buildd2/libxslt-1.1.21/tests/exslt'
make[4]: Leaving directory `/build/buildd2/libxslt-1.1.21/tests/exslt'
make[3]: Leaving directory `/build/buildd2/libxslt-1.1.21/tests/exslt'
Making install in plugins
make[3]: Entering directory `/build/buildd2/libxslt-1.1.21/tests/plugins'
make[4]: Entering directory `/build/buildd2/libxslt-1.1.21/tests/plugins'
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/buildd2/libxslt-1.1.21/tests/plugins'
make[3]: Leaving directory `/build/buildd2/libxslt-1.1.21/tests/plugins'
make[3]: Entering directory `/build/buildd2/libxslt-1.1.21/tests'
make[4]: Entering directory `/build/buildd2/libxslt-1.1.21/tests'
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/buildd2/libxslt-1.1.21/tests'
make[3]: Leaving directory `/build/buildd2/libxslt-1.1.21/tests'
make[2]: Leaving directory `/build/buildd2/libxslt-1.1.21/tests'
make[2]: Entering directory `/build/buildd2/libxslt-1.1.21'
make[3]: Entering directory `/build/buildd2/libxslt-1.1.21'
test -z "/usr/bin" || mkdir -p -- "/build/buildd2/libxslt-1.1.21/debian/tmp/usr/bin"
 /usr/bin/ginstall -c 'xslt-config' '/build/buildd2/libxslt-1.1.21/debian/tmp/usr/bin/xslt-config'
test -z "/usr/lib" || mkdir -p -- "/build/buildd2/libxslt-1.1.21/debian/tmp/usr/lib"
 /usr/bin/ginstall -c -m 644 'xsltConf.sh' '/build/buildd2/libxslt-1.1.21/debian/tmp/usr/lib/xsltConf.sh'
test -z "/usr/share/aclocal" || mkdir -p -- "/build/buildd2/libxslt-1.1.21/debian/tmp/usr/share/aclocal"
 /usr/bin/ginstall -c -m 644 'libxslt.m4' '/build/buildd2/libxslt-1.1.21/debian/tmp/usr/share/aclocal/libxslt.m4'
test -z "/usr/lib/pkgconfig" || mkdir -p -- "/build/buildd2/libxslt-1.1.21/debian/tmp/usr/lib/pkgconfig"
 /usr/bin/ginstall -c -m 644 'libxslt.pc' '/build/buildd2/libxslt-1.1.21/debian/tmp/usr/lib/pkgconfig/libxslt.pc'
 /usr/bin/ginstall -c -m 644 'libexslt.pc' '/build/buildd2/libxslt-1.1.21/debian/tmp/usr/lib/pkgconfig/libexslt.pc'
make[3]: Leaving directory `/build/buildd2/libxslt-1.1.21'
make[2]: Leaving directory `/build/buildd2/libxslt-1.1.21'
make[1]: Leaving directory `/build/buildd2/libxslt-1.1.21'
mv -f python/Makefile.bak python/Makefile
# Properly install documentation in /usr/share/doc/libxslt1-dev
install -d debian/tmp/usr/share/doc/libxslt1-dev/EXSLT
install -m 644 \
		doc/*.html \
		doc/*.gif \
		doc/libxslt-*.xml debian/tmp/usr/share/doc/libxslt1-dev
install -m 644 \
		doc/EXSLT/*.html \
		doc/EXSLT/libexslt-*.xml debian/tmp/usr/share/doc/libxslt1-dev
cp -a \
		doc/html \
		doc/tutorial \
		doc/tutorial2 debian/tmp/usr/share/doc/libxslt1-dev
cp -a \
		doc/EXSLT/html debian/tmp/usr/share/doc/libxslt1-dev/EXSLT
# Special workaround for svn-buildpackage:
# Restore workaround backups of modified files.
test -r python/libxslt-py.c-tmp && cat python/libxslt-py.c-tmp > python/libxslt-py.c;
touch install-stamp
cd python && /usr/bin/make clean && /usr/bin/make PYTHON=/usr/bin/python2.4 PYTHON_VERSION=2.4 PYTHON_INCLUDES=/usr/include/python2.4
make[1]: Entering directory `/build/buildd2/libxslt-1.1.21/python'
Making clean in tests
make[2]: Entering directory `/build/buildd2/libxslt-1.1.21/python/tests'
rm -f *.pyc core
make[2]: Leaving directory `/build/buildd2/libxslt-1.1.21/python/tests'
Making clean in .
make[2]: Entering directory `/build/buildd2/libxslt-1.1.21/python'
test -z "./libxsltclass.py ./libxslt-export.c ./libxslt-py.c ./libxslt-py.h ./libxsltclass.txt *.o libxslt.so *.pyc libxslt.py gen_prog" || rm -f ./libxsltclass.py ./libxslt-export.c ./libxslt-py.c ./libxslt-py.h ./libxsltclass.txt *.o libxslt.so *.pyc libxslt.py gen_prog
rm -rf .libs _libs
test -z "libxsltmod.la" || rm -f libxsltmod.la
rm -f "./so_locations"
rm -f *.o
rm -f *.lo
make[2]: Leaving directory `/build/buildd2/libxslt-1.1.21/python'
make[1]: Leaving directory `/build/buildd2/libxslt-1.1.21/python'
make[1]: Entering directory `/build/buildd2/libxslt-1.1.21/python'
Making all in .
make[2]: Entering directory `/build/buildd2/libxslt-1.1.21/python'
cd . && /usr/bin/python2.4 generator.py
/usr/lib/python2.4/xmllib.py:9: DeprecationWarning: The xmllib module is obsolete.  Use xml.sax instead.
  warnings.warn("The xmllib module is obsolete.  Use xml.sax instead.", DeprecationWarning)
Found 235 functions in libxslt-api.xml
Found 32 functions in libxslt-python-api.xml
Generated 139 wrapper functions, 96 failed, 32 skipped

Missing type converters:
xsltTopLevelFunction:2  xmlXPathObjectPtr:1  xsltDecimalFormatPtr:2  xmlChar **:2  xmlXPathCompExprPtr:4  xsltPreComputeFunction:1  xsltElemPreCompPtr:2  xsltDebugTraceCodes:2  xsltDocumentPtr:8  xsltSecurityPrefsPtr:11  xsltTemplatePtr:4  pythonObject *:5  ...:1  xsltNumberDataPtr:1  xmlHashTablePtr:1  xmlNodePtr *:3  xsltExtInitFunction:2  xsltCompilerCtxtPtr:2  char **:2  xmlXPathObjectPtr *:1  xmlNodeSetPtr:2  xmlXPathFunction:4  xsltTransformFunction:5  xsltCompMatchPtr:3  void *:13  xmlOutputBufferPtr:1  xsltPointerListPtr:4  xmlDictPtr:1  xsltSortFunc:2  xsltNsMapPtr:1  xsltStackElemPtr:3 
touch gen_prog
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -I/usr/include/libxml2 -I../libxslt -I.. -I../libexslt    -Wall -g -O2 -Wall -MT libxslt.lo -MD -MP -MF ".deps/libxslt.Tpo" -c -o libxslt.lo libxslt.c; \
	then mv -f ".deps/libxslt.Tpo" ".deps/libxslt.Plo"; else rm -f ".deps/libxslt.Tpo"; exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -I/usr/include/libxml2 -I../libxslt -I.. -I../libexslt -Wall -g -O2 -Wall -MT libxslt.lo -MD -MP -MF .deps/libxslt.Tpo -c libxslt.c  -fPIC -DPIC -o .libs/libxslt.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -I/usr/include/libxml2 -I../libxslt -I.. -I../libexslt -Wall -g -O2 -Wall -MT libxslt.lo -MD -MP -MF .deps/libxslt.Tpo -c libxslt.c -o libxslt.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -I/usr/include/libxml2 -I../libxslt -I.. -I../libexslt    -Wall -g -O2 -Wall -MT types.lo -MD -MP -MF ".deps/types.Tpo" -c -o types.lo types.c; \
	then mv -f ".deps/types.Tpo" ".deps/types.Plo"; else rm -f ".deps/types.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -I/usr/include/libxml2 -I../libxslt -I.. -I../libexslt -Wall -g -O2 -Wall -MT types.lo -MD -MP -MF .deps/types.Tpo -c types.c  -fPIC -DPIC -o .libs/types.o
types.c: In function 'libxml_xmlXPathObjectPtrConvert':
types.c:434: warning: dereferencing type-punned pointer will break strict-aliasing rules
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -I/usr/include/libxml2 -I../libxslt -I.. -I../libexslt -Wall -g -O2 -Wall -MT types.lo -MD -MP -MF .deps/types.Tpo -c types.c -o types.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -I/usr/include/libxml2 -I../libxslt -I.. -I../libexslt    -Wall -g -O2 -Wall -MT libxslt-py.lo -MD -MP -MF ".deps/libxslt-py.Tpo" -c -o libxslt-py.lo libxslt-py.c; \
	then mv -f ".deps/libxslt-py.Tpo" ".deps/libxslt-py.Plo"; else rm -f ".deps/libxslt-py.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -I/usr/include/libxml2 -I../libxslt -I.. -I../libexslt -Wall -g -O2 -Wall -MT libxslt-py.lo -MD -MP -MF .deps/libxslt-py.Tpo -c libxslt-py.c  -fPIC -DPIC -o .libs/libxslt-py.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.4 -I/usr/include/libxml2 -I../libxslt -I.. -I../libexslt -Wall -g -O2 -Wall -MT libxslt-py.lo -MD -MP -MF .deps/libxslt-py.Tpo -c libxslt-py.c -o libxslt-py.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link gcc  -Wall -g -O2 -Wall   -o libxsltmod.la -rpath /usr/lib/python2.4/site-packages -module -avoid-version libxslt.lo types.lo libxslt-py.lo ../libxslt/libxslt.la ../libexslt/libexslt.la  
gcc -shared  .libs/libxslt.o .libs/types.o .libs/libxslt-py.o  -Wl,--rpath -Wl,/build/buildd2/libxslt-1.1.21/libxslt/.libs -Wl,--rpath -Wl,/build/buildd2/libxslt-1.1.21/libexslt/.libs ../libxslt/.libs/libxslt.so ../libexslt/.libs/libexslt.so  -Wl,-soname -Wl,libxsltmod.so -o .libs/libxsltmod.so
ar cru .libs/libxsltmod.a  libxslt.o types.o libxslt-py.o
ranlib .libs/libxsltmod.a
creating libxsltmod.la
(cd .libs && rm -f libxsltmod.la && ln -s ../libxsltmod.la libxsltmod.la)
cat ./libxsl.py ./libxsltclass.py > libxslt.py
make[2]: Leaving directory `/build/buildd2/libxslt-1.1.21/python'
Making all in tests
make[2]: Entering directory `/build/buildd2/libxslt-1.1.21/python/tests'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/build/buildd2/libxslt-1.1.21/python/tests'
make[1]: Leaving directory `/build/buildd2/libxslt-1.1.21/python'
touch build-python2.4-stamp
rm build-python2.4-stamp
cd python && /usr/bin/make DESTDIR=`pwd`/../debian/tmp PYTHON=/usr/bin/python2.4 PYTHON_VERSION=2.4 PYTHON_INCLUDES=/usr/include/python2.4 install
make[1]: Entering directory `/build/buildd2/libxslt-1.1.21/python'
Making install in .
make[2]: Entering directory `/build/buildd2/libxslt-1.1.21/python'
make[3]: Entering directory `/build/buildd2/libxslt-1.1.21/python'
make[3]: Nothing to be done for `install-exec-am'.
/build/buildd2/libxslt-1.1.21/install-sh -d /build/buildd2/libxslt-1.1.21/python/../debian/tmp/usr/lib/python2.4/site-packages
/usr/bin/ginstall -c -m 0644 libxslt.py /build/buildd2/libxslt-1.1.21/python/../debian/tmp/usr/lib/python2.4/site-packages
/build/buildd2/libxslt-1.1.21/install-sh -d /build/buildd2/libxslt-1.1.21/python/../debian/tmp/usr/share/doc/libxslt-python-1.1.21
test -z "/usr/lib/python2.4/site-packages" || mkdir -p -- "/build/buildd2/libxslt-1.1.21/python/../debian/tmp/usr/lib/python2.4/site-packages"
 /bin/sh ../libtool --mode=install /usr/bin/ginstall -c  'libxsltmod.la' '/build/buildd2/libxslt-1.1.21/python/../debian/tmp/usr/lib/python2.4/site-packages/libxsltmod.la'
libtool: install: warning: relinking `libxsltmod.la'
(cd /build/buildd2/libxslt-1.1.21/python; /bin/sh ../libtool  --tag=CC --mode=relink gcc -Wall -g -O2 -Wall -o libxsltmod.la -rpath /usr/lib/python2.4/site-packages -module -avoid-version libxslt.lo types.lo libxslt-py.lo ../libxslt/libxslt.la ../libexslt/libexslt.la -inst-prefix-dir /build/buildd2/libxslt-1.1.21/python/../debian/tmp)
gcc -shared  .libs/libxslt.o .libs/types.o .libs/libxslt-py.o  -L/build/buildd2/libxslt-1.1.21/python/../debian/tmp/usr/lib -L/usr/lib -lxslt -lexslt  -Wl,-soname -Wl,libxsltmod.so -o .libs/libxsltmod.so
/usr/bin/ginstall -c .libs/libxsltmod.soT /build/buildd2/libxslt-1.1.21/python/../debian/tmp/usr/lib/python2.4/site-packages/libxsltmod.so
/usr/bin/ginstall -c .libs/libxsltmod.lai /build/buildd2/libxslt-1.1.21/python/../debian/tmp/usr/lib/python2.4/site-packages/libxsltmod.la
/usr/bin/ginstall -c .libs/libxsltmod.a /build/buildd2/libxslt-1.1.21/python/../debian/tmp/usr/lib/python2.4/site-packages/libxsltmod.a
chmod 644 /build/buildd2/libxslt-1.1.21/python/../debian/tmp/usr/lib/python2.4/site-packages/libxsltmod.a
ranlib /build/buildd2/libxslt-1.1.21/python/../debian/tmp/usr/lib/python2.4/site-packages/libxsltmod.a
libtool: install: warning: remember to run `libtool --finish /usr/lib/python2.4/site-packages'
make[3]: Leaving directory `/build/buildd2/libxslt-1.1.21/python'
make[2]: Leaving directory `/build/buildd2/libxslt-1.1.21/python'
Making install in tests
make[2]: Entering directory `/build/buildd2/libxslt-1.1.21/python/tests'
make[3]: Entering directory `/build/buildd2/libxslt-1.1.21/python/tests'
make[3]: Nothing to be done for `install-exec-am'.
/build/buildd2/libxslt-1.1.21/install-sh -d /build/buildd2/libxslt-1.1.21/python/../debian/tmp/usr/share/doc/libxslt-python-1.1.21/examples
(for test in basic.py exslt.py extelem.py extfunc.py test.xml test.xsl pyxsltproc.py; \
	  do /usr/bin/ginstall -c -m 0644 ./$test /build/buildd2/libxslt-1.1.21/python/../debian/tmp/usr/share/doc/libxslt-python-1.1.21/examples ; done)
make[3]: Leaving directory `/build/buildd2/libxslt-1.1.21/python/tests'
make[2]: Leaving directory `/build/buildd2/libxslt-1.1.21/python/tests'
make[1]: Leaving directory `/build/buildd2/libxslt-1.1.21/python'
touch install-python2.4-stamp
cd python && /usr/bin/make clean && /usr/bin/make PYTHON=/usr/bin/python2.5 PYTHON_VERSION=2.5 PYTHON_INCLUDES=/usr/include/python2.5
make[1]: Entering directory `/build/buildd2/libxslt-1.1.21/python'
Making clean in tests
make[2]: Entering directory `/build/buildd2/libxslt-1.1.21/python/tests'
rm -f *.pyc core
make[2]: Leaving directory `/build/buildd2/libxslt-1.1.21/python/tests'
Making clean in .
make[2]: Entering directory `/build/buildd2/libxslt-1.1.21/python'
test -z "./libxsltclass.py ./libxslt-export.c ./libxslt-py.c ./libxslt-py.h ./libxsltclass.txt *.o libxslt.so *.pyc libxslt.py gen_prog" || rm -f ./libxsltclass.py ./libxslt-export.c ./libxslt-py.c ./libxslt-py.h ./libxsltclass.txt *.o libxslt.so *.pyc libxslt.py gen_prog
rm -rf .libs _libs
test -z "libxsltmod.la" || rm -f libxsltmod.la
rm -f "./so_locations"
rm -f *.o
rm -f *.lo
make[2]: Leaving directory `/build/buildd2/libxslt-1.1.21/python'
make[1]: Leaving directory `/build/buildd2/libxslt-1.1.21/python'
make[1]: Entering directory `/build/buildd2/libxslt-1.1.21/python'
Making all in .
make[2]: Entering directory `/build/buildd2/libxslt-1.1.21/python'
cd . && /usr/bin/python2.5 generator.py
/usr/lib/python2.5/xmllib.py:9: DeprecationWarning: The xmllib module is obsolete.  Use xml.sax instead.
  warnings.warn("The xmllib module is obsolete.  Use xml.sax instead.", DeprecationWarning)
Found 235 functions in libxslt-api.xml
Found 32 functions in libxslt-python-api.xml
Generated 139 wrapper functions, 96 failed, 32 skipped

Missing type converters:
xsltTopLevelFunction:2  xmlXPathObjectPtr:1  xsltDecimalFormatPtr:2  xmlChar **:2  xmlXPathCompExprPtr:4  xsltPreComputeFunction:1  xsltElemPreCompPtr:2  xsltDebugTraceCodes:2  xsltDocumentPtr:8  xsltSecurityPrefsPtr:11  xsltTemplatePtr:4  pythonObject *:5  ...:1  xsltNumberDataPtr:1  xmlHashTablePtr:1  xmlNodePtr *:3  xsltExtInitFunction:2  xsltCompilerCtxtPtr:2  char **:2  xmlXPathObjectPtr *:1  xmlNodeSetPtr:2  xmlXPathFunction:4  xsltTransformFunction:5  xsltCompMatchPtr:3  void *:13  xmlOutputBufferPtr:1  xsltPointerListPtr:4  xmlDictPtr:1  xsltSortFunc:2  xsltNsMapPtr:1  xsltStackElemPtr:3 
touch gen_prog
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.5 -I/usr/include/libxml2 -I../libxslt -I.. -I../libexslt    -Wall -g -O2 -Wall -MT libxslt.lo -MD -MP -MF ".deps/libxslt.Tpo" -c -o libxslt.lo libxslt.c; \
	then mv -f ".deps/libxslt.Tpo" ".deps/libxslt.Plo"; else rm -f ".deps/libxslt.Tpo"; exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.5 -I/usr/include/libxml2 -I../libxslt -I.. -I../libexslt -Wall -g -O2 -Wall -MT libxslt.lo -MD -MP -MF .deps/libxslt.Tpo -c libxslt.c  -fPIC -DPIC -o .libs/libxslt.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.5 -I/usr/include/libxml2 -I../libxslt -I.. -I../libexslt -Wall -g -O2 -Wall -MT libxslt.lo -MD -MP -MF .deps/libxslt.Tpo -c libxslt.c -o libxslt.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.5 -I/usr/include/libxml2 -I../libxslt -I.. -I../libexslt    -Wall -g -O2 -Wall -MT types.lo -MD -MP -MF ".deps/types.Tpo" -c -o types.lo types.c; \
	then mv -f ".deps/types.Tpo" ".deps/types.Plo"; else rm -f ".deps/types.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.5 -I/usr/include/libxml2 -I../libxslt -I.. -I../libexslt -Wall -g -O2 -Wall -MT types.lo -MD -MP -MF .deps/types.Tpo -c types.c  -fPIC -DPIC -o .libs/types.o
types.c: In function 'libxml_xmlXPathObjectPtrConvert':
types.c:434: warning: dereferencing type-punned pointer will break strict-aliasing rules
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.5 -I/usr/include/libxml2 -I../libxslt -I.. -I../libexslt -Wall -g -O2 -Wall -MT types.lo -MD -MP -MF .deps/types.Tpo -c types.c -o types.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.5 -I/usr/include/libxml2 -I../libxslt -I.. -I../libexslt    -Wall -g -O2 -Wall -MT libxslt-py.lo -MD -MP -MF ".deps/libxslt-py.Tpo" -c -o libxslt-py.lo libxslt-py.c; \
	then mv -f ".deps/libxslt-py.Tpo" ".deps/libxslt-py.Plo"; else rm -f ".deps/libxslt-py.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.5 -I/usr/include/libxml2 -I../libxslt -I.. -I../libexslt -Wall -g -O2 -Wall -MT libxslt-py.lo -MD -MP -MF .deps/libxslt-py.Tpo -c libxslt-py.c  -fPIC -DPIC -o .libs/libxslt-py.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.5 -I/usr/include/libxml2 -I../libxslt -I.. -I../libexslt -Wall -g -O2 -Wall -MT libxslt-py.lo -MD -MP -MF .deps/libxslt-py.Tpo -c libxslt-py.c -o libxslt-py.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link gcc  -Wall -g -O2 -Wall   -o libxsltmod.la -rpath /usr/lib/python2.5/site-packages -module -avoid-version libxslt.lo types.lo libxslt-py.lo ../libxslt/libxslt.la ../libexslt/libexslt.la  
gcc -shared  .libs/libxslt.o .libs/types.o .libs/libxslt-py.o  -Wl,--rpath -Wl,/build/buildd2/libxslt-1.1.21/libxslt/.libs -Wl,--rpath -Wl,/build/buildd2/libxslt-1.1.21/libexslt/.libs ../libxslt/.libs/libxslt.so ../libexslt/.libs/libexslt.so  -Wl,-soname -Wl,libxsltmod.so -o .libs/libxsltmod.so
ar cru .libs/libxsltmod.a  libxslt.o types.o libxslt-py.o
ranlib .libs/libxsltmod.a
creating libxsltmod.la
(cd .libs && rm -f libxsltmod.la && ln -s ../libxsltmod.la libxsltmod.la)
cat ./libxsl.py ./libxsltclass.py > libxslt.py
make[2]: Leaving directory `/build/buildd2/libxslt-1.1.21/python'
Making all in tests
make[2]: Entering directory `/build/buildd2/libxslt-1.1.21/python/tests'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/build/buildd2/libxslt-1.1.21/python/tests'
make[1]: Leaving directory `/build/buildd2/libxslt-1.1.21/python'
touch build-python2.5-stamp
rm build-python2.5-stamp
cd python && /usr/bin/make DESTDIR=`pwd`/../debian/tmp PYTHON=/usr/bin/python2.5 PYTHON_VERSION=2.5 PYTHON_INCLUDES=/usr/include/python2.5 install
make[1]: Entering directory `/build/buildd2/libxslt-1.1.21/python'
Making install in .
make[2]: Entering directory `/build/buildd2/libxslt-1.1.21/python'
make[3]: Entering directory `/build/buildd2/libxslt-1.1.21/python'
make[3]: Nothing to be done for `install-exec-am'.
/build/buildd2/libxslt-1.1.21/install-sh -d /build/buildd2/libxslt-1.1.21/python/../debian/tmp/usr/lib/python2.5/site-packages
/usr/bin/ginstall -c -m 0644 libxslt.py /build/buildd2/libxslt-1.1.21/python/../debian/tmp/usr/lib/python2.5/site-packages
/build/buildd2/libxslt-1.1.21/install-sh -d /build/buildd2/libxslt-1.1.21/python/../debian/tmp/usr/share/doc/libxslt-python-1.1.21
test -z "/usr/lib/python2.5/site-packages" || mkdir -p -- "/build/buildd2/libxslt-1.1.21/python/../debian/tmp/usr/lib/python2.5/site-packages"
 /bin/sh ../libtool --mode=install /usr/bin/ginstall -c  'libxsltmod.la' '/build/buildd2/libxslt-1.1.21/python/../debian/tmp/usr/lib/python2.5/site-packages/libxsltmod.la'
libtool: install: warning: relinking `libxsltmod.la'
(cd /build/buildd2/libxslt-1.1.21/python; /bin/sh ../libtool  --tag=CC --mode=relink gcc -Wall -g -O2 -Wall -o libxsltmod.la -rpath /usr/lib/python2.5/site-packages -module -avoid-version libxslt.lo types.lo libxslt-py.lo ../libxslt/libxslt.la ../libexslt/libexslt.la -inst-prefix-dir /build/buildd2/libxslt-1.1.21/python/../debian/tmp)
gcc -shared  .libs/libxslt.o .libs/types.o .libs/libxslt-py.o  -L/build/buildd2/libxslt-1.1.21/python/../debian/tmp/usr/lib -L/usr/lib -lxslt -lexslt  -Wl,-soname -Wl,libxsltmod.so -o .libs/libxsltmod.so
/usr/bin/ginstall -c .libs/libxsltmod.soT /build/buildd2/libxslt-1.1.21/python/../debian/tmp/usr/lib/python2.5/site-packages/libxsltmod.so
/usr/bin/ginstall -c .libs/libxsltmod.lai /build/buildd2/libxslt-1.1.21/python/../debian/tmp/usr/lib/python2.5/site-packages/libxsltmod.la
/usr/bin/ginstall -c .libs/libxsltmod.a /build/buildd2/libxslt-1.1.21/python/../debian/tmp/usr/lib/python2.5/site-packages/libxsltmod.a
chmod 644 /build/buildd2/libxslt-1.1.21/python/../debian/tmp/usr/lib/python2.5/site-packages/libxsltmod.a
ranlib /build/buildd2/libxslt-1.1.21/python/../debian/tmp/usr/lib/python2.5/site-packages/libxsltmod.a
libtool: install: warning: remember to run `libtool --finish /usr/lib/python2.5/site-packages'
make[3]: Leaving directory `/build/buildd2/libxslt-1.1.21/python'
make[2]: Leaving directory `/build/buildd2/libxslt-1.1.21/python'
Making install in tests
make[2]: Entering directory `/build/buildd2/libxslt-1.1.21/python/tests'
make[3]: Entering directory `/build/buildd2/libxslt-1.1.21/python/tests'
make[3]: Nothing to be done for `install-exec-am'.
/build/buildd2/libxslt-1.1.21/install-sh -d /build/buildd2/libxslt-1.1.21/python/../debian/tmp/usr/share/doc/libxslt-python-1.1.21/examples
(for test in basic.py exslt.py extelem.py extfunc.py test.xml test.xsl pyxsltproc.py; \
	  do /usr/bin/ginstall -c -m 0644 ./$test /build/buildd2/libxslt-1.1.21/python/../debian/tmp/usr/share/doc/libxslt-python-1.1.21/examples ; done)
make[3]: Leaving directory `/build/buildd2/libxslt-1.1.21/python/tests'
make[2]: Leaving directory `/build/buildd2/libxslt-1.1.21/python/tests'
make[1]: Leaving directory `/build/buildd2/libxslt-1.1.21/python'
touch install-python2.5-stamp
touch install-python-stamp
dh_testdir
dh_testroot
dh_install -a --sourcedir=debian/tmp
sed "/dependency_libs/ s/'.*'/''/" debian/tmp/usr/lib/libexslt.la > debian/libxslt1-dev/usr/lib/libexslt.la
dh_installman -a
dh_installdocs -a -A AUTHORS FEATURES NEWS README TODO
dh_installexamples -a
dh_installchangelogs -a ChangeLog
dh_pysupport -a
dh_python -a
dh_python: Doing nothing since dh_pycompat exists; dh_pysupport or dh_pycentral should do the work. You can remove dh_python from your rules file.
dh_link -a
dh_strip -a --dbg-package=libxslt1-dbg -Npython-libxslt1
dh_strip -ppython-libxslt1
cd /build/buildd2/libxslt-1.1.21/debian/python-libxslt1/usr/lib/python-support/python-libxslt1; if diff python2.5/libxsltmod.so python2.4/libxsltmod.so > /dev/null 2>&1; then rm -f python2.5/libxsltmod.so; ln -s ../python2.4/libxsltmod.so python2.5/libxsltmod.so; fi;
dh_compress -a -Xexamples/
dh_fixperms -a
dh_makeshlibs -a -V 'libxslt1.1 (>= 1.1.18)'
dh_installdeb -a
dh_shlibdeps -a
dh_gencontrol -a
dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends}
dh_md5sums -a
dh_builddeb -a
dpkg-deb: building package `libxslt1.1' in `../libxslt1.1_1.1.21-2_m32r.deb'.
dpkg-deb: building package `libxslt1-dev' in `../libxslt1-dev_1.1.21-2_m32r.deb'.
dpkg-deb: building package `libxslt1-dbg' in `../libxslt1-dbg_1.1.21-2_m32r.deb'.
dpkg-deb: building package `xsltproc' in `../xsltproc_1.1.21-2_m32r.deb'.
dpkg-deb: building package `python-libxslt1' in `../python-libxslt1_1.1.21-2_m32r.deb'.
 dpkg-genchanges -B
dpkg-genchanges: arch-specific upload - not including arch-independent packages
dpkg-genchanges: binary-only upload - not including any source code
dpkg-buildpackage: binary only upload (no source included)
******************************************************************************
Build finished at 20070801-0724

libxslt_1.1.21-2_m32r.changes:
Format: 1.7
Date: Thu, 26 Jul 2007 22:14:38 +0200
Source: libxslt
Binary: xsltproc libxslt1-dbg python-libxslt1 libxslt1-dev libxslt1.1
Architecture: m32r
Version: 1.1.21-2
Distribution: unstable
Urgency: low
Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs at lists.alioth.debian.org>
Changed-By: Mike Hommey <glandium at debian.org>
Description: 
 libxslt1-dbg - XSLT processing library - debugging symbols
 libxslt1-dev - XSLT processing library - development kit
 libxslt1.1 - XSLT processing library - runtime library
 python-libxslt1 - Python bindings for libxslt1
 xsltproc   - XSLT command line processor
Closes: 434300
Changes: 
 libxslt (1.1.21-2) unstable; urgency=low
 .
   * libxslt/xslt.c: Removed the exclude-result-prefix change making some
     transformations crash. This reversal has also been done upstream.
     Closes: #434300.
Files: 
 ec386d69b3bf3a42ea87e8bbdd6f4aed 222510 libs optional libxslt1.1_1.1.21-2_m32r.deb
 616fa181aede88c2fe4258d5a3d12454 612980 libdevel optional libxslt1-dev_1.1.21-2_m32r.deb
 b04968ea384b665489bd31db03d419ee 381658 libdevel extra libxslt1-dbg_1.1.21-2_m32r.deb
 d53ad7629993ca2e3a8bdbdee61e844e 108098 text optional xsltproc_1.1.21-2_m32r.deb
 effc889f449bdd779da3ab7922ae50d0 162862 python optional python-libxslt1_1.1.21-2_m32r.deb

/debian/buildd2/build/chroot-unstable/build/buildd2/libxslt1.1_1.1.21-2_m32r.deb:
 new debian package, version 2.0.
 size 222510 bytes: control archive= 1188 bytes.
     708 bytes,    18 lines      control              
     820 bytes,    12 lines      md5sums              
     135 bytes,     7 lines   *  postinst             #!/bin/sh
     132 bytes,     7 lines   *  postrm               #!/bin/sh
      67 bytes,     2 lines      shlibs               
 Package: libxslt1.1
 Source: libxslt
 Version: 1.1.21-2
 Architecture: m32r
 Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs at lists.alioth.debian.org>
 Installed-Size: 448
 Depends: libc6 (>= 2.3.5-1), libgcrypt11 (>= 1.2.2), libgpg-error0 (>= 1.4), libxml2 (>= 2.6.29)
 Conflicts: libxslt1 (<< 1.1.2-2)
 Section: libs
 Priority: optional
 Description: XSLT processing library - runtime library
  XSLT is an XML language for defining transformations of XML files from
  XML to some other arbitrary format, such as XML, HTML, plain text, etc.
  using standard XSLT stylesheets. libxslt is a C library which
  implements XSLT.
  .
  This package contains libxslt library used by applications for XSLT
  transformations.

/debian/buildd2/build/chroot-unstable/build/buildd2/libxslt1-dev_1.1.21-2_m32r.deb:
 new debian package, version 2.0.
 size 612980 bytes: control archive= 4362 bytes.
     669 bytes,    18 lines      control              
   10047 bytes,   133 lines      md5sums              
     212 bytes,     7 lines   *  postinst             #!/bin/sh
     216 bytes,     8 lines   *  prerm                #!/bin/sh
 Package: libxslt1-dev
 Source: libxslt
 Version: 1.1.21-2
 Architecture: m32r
 Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs at lists.alioth.debian.org>
 Installed-Size: 2380
 Depends: libxslt1.1 (= 1.1.21-2), libxml2-dev (>= 2.6.26)
 Conflicts: libxslt-dev, libxslt0-dev
 Provides: libxslt-dev
 Section: libdevel
 Priority: optional
 Description: XSLT processing library - development kit
  XSLT is an XML language for defining transformations of XML files from
  XML to some other arbitrary format, such as XML, HTML, plain text, etc.
  using standard XSLT stylesheets. libxslt is a C library which
  implements XSLT.
  .
  This package contains the development files libxslt.

/debian/buildd2/build/chroot-unstable/build/buildd2/libxslt1-dbg_1.1.21-2_m32r.deb:
 new debian package, version 2.0.
 size 381658 bytes: control archive= 966 bytes.
     715 bytes,    18 lines      control              
     785 bytes,    11 lines      md5sums              
 Package: libxslt1-dbg
 Source: libxslt
 Version: 1.1.21-2
 Architecture: m32r
 Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs at lists.alioth.debian.org>
 Installed-Size: 908
 Depends: libxslt1.1 (= 1.1.21-2)
 Section: libdevel
 Priority: extra
 Description: XSLT processing library - debugging symbols
  XSLT is an XML language for defining transformations of XML files from
  XML to some other arbitrary format, such as XML, HTML, plain text, etc.
  using standard XSLT stylesheets. libxslt is a C library which
  implements XSLT.
  .
  This package provides the debugging symbols for the library and for
  the xsltproc utility provided by the xsltproc package.
  Debugging symbols for the python modules are not available.

/debian/buildd2/build/chroot-unstable/build/buildd2/xsltproc_1.1.21-2_m32r.deb:
 new debian package, version 2.0.
 size 108098 bytes: control archive= 900 bytes.
     632 bytes,    16 lines      control              
     657 bytes,    10 lines      md5sums              
 Package: xsltproc
 Source: libxslt
 Version: 1.1.21-2
 Architecture: m32r
 Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs at lists.alioth.debian.org>
 Installed-Size: 176
 Depends: libc6 (>= 2.3.5-1), libgcrypt11 (>= 1.2.2), libgpg-error0 (>= 1.4), libxml2 (>= 2.6.29), libxslt1.1 (>= 1.1.18)
 Section: text
 Priority: optional
 Description: XSLT command line processor
  XSLT is an XML language for defining transformations of XML files from
  XML to some other arbitrary format, such as XML, HTML, plain text, etc.
  using standard XSLT stylesheets.
  .
  This package contains a command line tool that facilitates XSLT
  transformations.

/debian/buildd2/build/chroot-unstable/build/buildd2/python-libxslt1_1.1.21-2_m32r.deb:
 new debian package, version 2.0.
 size 162862 bytes: control archive= 1391 bytes.
     913 bytes,    20 lines      control              
    1458 bytes,    18 lines      md5sums              
     239 bytes,     7 lines   *  postinst             #!/bin/sh
     216 bytes,     7 lines   *  prerm                #!/bin/sh
 Package: python-libxslt1
 Source: libxslt
 Version: 1.1.21-2
 Architecture: m32r
 Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs at lists.alioth.debian.org>
 Installed-Size: 420
 Depends: libc6 (>= 2.3.5-1), libxslt1.1 (>= 1.1.18), python-support (>= 0.3.4), python (<< 2.6), python (>= 2.4), python-libxml2
 Conflicts: python2.3-libxslt1 (<< 1.1.17-2), python2.4-libxslt1 (<< 1.1.17-2)
 Replaces: python2.3-libxslt1 (<< 1.1.17-2), python2.4-libxslt1 (<< 1.1.17-2)
 Provides: python2.5-libxslt1, python2.4-libxslt1
 Section: python
 Priority: optional
 Description: Python bindings for libxslt1
  XSLT is an XML language for defining transformations of XML files from
  XML to some other arbitrary format, such as XML, HTML, plain text, etc.
  using standard XSLT stylesheets. libxslt is a C library which
  implements XSLT.
  .
  This package contains Python bindings for libxslt, needed to use
  libxslt in Python programs.

/debian/buildd2/build/chroot-unstable/build/buildd2/libxslt1.1_1.1.21-2_m32r.deb:
drwxr-xr-x root/root         0 2007-08-01 07:18 ./
drwxr-xr-x root/root         0 2007-08-01 07:14 ./usr/
drwxr-xr-x root/root         0 2007-08-01 07:14 ./usr/share/
drwxr-xr-x root/root         0 2007-08-01 07:14 ./usr/share/doc/
drwxr-xr-x root/root         0 2007-08-01 07:17 ./usr/share/doc/libxslt1.1/
-rw-r--r-- root/root      3652 2007-01-04 00:11 ./usr/share/doc/libxslt1.1/TODO
-rw-r--r-- root/root      1566 2007-01-04 00:11 ./usr/share/doc/libxslt1.1/FEATURES.gz
-rw-r--r-- root/root       942 2007-08-01 06:06 ./usr/share/doc/libxslt1.1/TODO.Debian
-rw-r--r-- root/root      3281 2007-08-01 06:06 ./usr/share/doc/libxslt1.1/copyright
-rw-r--r-- root/root     70511 2007-06-13 01:50 ./usr/share/doc/libxslt1.1/changelog.gz
-rw-r--r-- root/root       554 2007-01-04 00:11 ./usr/share/doc/libxslt1.1/AUTHORS
-rw-r--r-- root/root       770 2007-08-01 06:06 ./usr/share/doc/libxslt1.1/README.Debian
-rw-r--r-- root/root       703 2007-01-04 00:11 ./usr/share/doc/libxslt1.1/README
-rw-r--r-- root/root     10572 2007-06-13 01:43 ./usr/share/doc/libxslt1.1/NEWS.gz
-rw-r--r-- root/root      8361 2007-08-01 06:06 ./usr/share/doc/libxslt1.1/changelog.Debian.gz
drwxr-xr-x root/root         0 2007-08-01 07:17 ./usr/lib/
-rw-r--r-- root/root    203856 2007-08-01 07:16 ./usr/lib/libxslt.so.1.1.21
-rw-r--r-- root/root     71636 2007-08-01 07:17 ./usr/lib/libexslt.so.0.8.13
lrwxrwxrwx root/root         0 2007-08-01 07:16 ./usr/lib/libxslt.so.1 -> libxslt.so.1.1.21
lrwxrwxrwx root/root         0 2007-08-01 07:16 ./usr/lib/libexslt.so.0 -> libexslt.so.0.8.13

/debian/buildd2/build/chroot-unstable/build/buildd2/libxslt1-dev_1.1.21-2_m32r.deb:
drwxr-xr-x root/root         0 2007-08-01 07:19 ./
drwxr-xr-x root/root         0 2007-08-01 07:14 ./usr/
drwxr-xr-x root/root         0 2007-08-01 06:58 ./usr/include/
drwxr-xr-x root/root         0 2007-08-01 06:58 ./usr/include/libxslt/
-rw-r--r-- root/root      1837 2007-08-01 06:57 ./usr/include/libxslt/xslt.h
-rw-r--r-- root/root      6183 2007-08-01 06:58 ./usr/include/libxslt/transform.h
-rw-r--r-- root/root      2658 2007-08-01 06:58 ./usr/include/libxslt/variables.h
-rw-r--r-- root/root      2280 2007-08-01 06:58 ./usr/include/libxslt/templates.h
-rw-r--r-- root/root      6870 2007-08-01 06:58 ./usr/include/libxslt/extensions.h
-rw-r--r-- root/root      2677 2007-08-01 06:58 ./usr/include/libxslt/security.h
-rw-r--r-- root/root      2737 2007-08-01 06:58 ./usr/include/libxslt/documents.h
-rw-r--r-- root/root      1673 2007-08-01 06:58 ./usr/include/libxslt/namespaces.h
-rw-r--r-- root/root      3426 2007-08-01 06:58 ./usr/include/libxslt/xsltexports.h
-rw-r--r-- root/root      8257 2007-08-01 06:57 ./usr/include/libxslt/xsltutils.h
-rw-r--r-- root/root      3228 2007-08-01 06:58 ./usr/include/libxslt/xsltconfig.h
-rw-r--r-- root/root      1926 2007-08-01 06:58 ./usr/include/libxslt/numbersInternals.h
-rw-r--r-- root/root      1162 2007-08-01 06:58 ./usr/include/libxslt/keys.h
-rw-r--r-- root/root      1855 2007-08-01 06:58 ./usr/include/libxslt/imports.h
-rw-r--r-- root/root       936 2007-08-01 06:58 ./usr/include/libxslt/attributes.h
-rw-r--r-- root/root      2012 2007-08-01 06:57 ./usr/include/libxslt/pattern.h
-rw-r--r-- root/root       897 2007-08-01 06:58 ./usr/include/libxslt/preproc.h
-rw-r--r-- root/root     56787 2007-08-01 06:58 ./usr/include/libxslt/xsltInternals.h
-rw-r--r-- root/root      1840 2007-08-01 06:58 ./usr/include/libxslt/extra.h
-rw-r--r-- root/root      2015 2007-08-01 06:58 ./usr/include/libxslt/functions.h
drwxr-xr-x root/root         0 2007-08-01 06:58 ./usr/include/libexslt/
-rw-r--r-- root/root      1218 2007-08-01 06:58 ./usr/include/libexslt/exsltconfig.h
-rw-r--r-- root/root      3383 2007-08-01 06:58 ./usr/include/libexslt/exsltexports.h
-rw-r--r-- root/root      2356 2007-08-01 06:58 ./usr/include/libexslt/exslt.h
drwxr-xr-x root/root         0 2007-08-01 07:14 ./usr/bin/
-rwxr-xr-x root/root      2584 2007-08-01 06:59 ./usr/bin/xslt-config
drwxr-xr-x root/root         0 2007-08-01 07:14 ./usr/share/
drwxr-xr-x root/root         0 2007-08-01 07:14 ./usr/share/doc-base/
-rw-r--r-- root/root       500 2007-08-01 06:06 ./usr/share/doc-base/libxslt1-dev
drwxr-xr-x root/root         0 2007-08-01 07:14 ./usr/share/doc/
drwxr-xr-x root/root         0 2007-08-01 07:17 ./usr/share/doc/libxslt1-dev/
-rw-r--r-- root/root      6836 2007-08-01 06:59 ./usr/share/doc/libxslt1-dev/downloads.html
-rw-r--r-- root/root      4863 2007-08-01 06:59 ./usr/share/doc/libxslt1-dev/APIconstructors.html
-rw-r--r-- root/root      3652 2007-01-04 00:11 ./usr/share/doc/libxslt1-dev/TODO
-rw-r--r-- root/root      9475 2007-08-01 06:59 ./usr/share/doc/libxslt1-dev/xsltproc.html
-rw-r--r-- root/root      7394 2007-08-01 06:59 ./usr/share/doc/libxslt1-dev/FAQ.html
drwxr-xr-x root/root         0 2007-06-13 01:54 ./usr/share/doc/libxslt1-dev/html/
-rw-r--r-- root/root      7486 2007-01-04 00:11 ./usr/share/doc/libxslt1-dev/html/libxslt-numbersInternals.html
-rw-r--r-- root/root     11073 2007-01-04 00:11 ./usr/share/doc/libxslt1-dev/html/libxslt-keys.html
-rw-r--r-- root/root     15468 2007-01-04 00:11 ./usr/share/doc/libxslt1-dev/html/libxslt-namespaces.html
-rw-r--r-- root/root     12693 2007-01-04 00:11 ./usr/share/doc/libxslt1-dev/html/libxslt-imports.html
-rw-r--r-- root/root     16295 2007-01-04 00:11 ./usr/share/doc/libxslt1-dev/html/libxslt-documents.html
-rw-r--r-- root/root    106993 2007-01-04 00:11 ./usr/share/doc/libxslt1-dev/html/libxslt-xsltInternals.html
-rw-r--r-- root/root     20743 2007-01-04 00:11 ./usr/share/doc/libxslt1-dev/html/libxslt-templates.html
-rw-r--r-- root/root     16553 2007-01-04 00:11 ./usr/share/doc/libxslt1-dev/html/libxslt-pattern.html
-rw-r--r-- root/root     49039 2007-01-04 00:11 ./usr/share/doc/libxslt1-dev/html/libxslt-extensions.html
-rw-r--r-- root/root     13877 2007-01-04 00:11 ./usr/share/doc/libxslt1-dev/html/libxslt-functions.html
-rw-r--r-- root/root      8578 2007-01-04 00:11 ./usr/share/doc/libxslt1-dev/html/libxslt-preproc.html
-rw-r--r-- root/root     19998 2007-01-04 00:11 ./usr/share/doc/libxslt1-dev/html/libxslt-security.html
-rw-r--r-- root/root      6594 2007-01-04 00:11 ./usr/share/doc/libxslt1-dev/html/book1.html
-rw-r--r-- root/root     10344 2007-01-04 00:11 ./usr/share/doc/libxslt1-dev/html/libxslt-extra.html
-rw-r--r-- root/root       406 2007-01-04 00:11 ./usr/share/doc/libxslt1-dev/html/up.png
-rw-r--r-- root/root       654 2007-01-04 00:11 ./usr/share/doc/libxslt1-dev/html/home.png
-rw-r--r-- root/root      9203 2007-01-04 00:11 ./usr/share/doc/libxslt1-dev/html/libxslt-attributes.html
-rw-r--r-- root/root     21639 2007-01-04 00:11 ./usr/share/doc/libxslt1-dev/html/libxslt-variables.html
-rw-r--r-- root/root      6594 2007-01-04 00:11 ./usr/share/doc/libxslt1-dev/html/index.html
-rw-r--r-- root/root       459 2007-01-04 00:11 ./usr/share/doc/libxslt1-dev/html/left.png
-rw-r--r-- root/root      6579 2007-01-04 00:11 ./usr/share/doc/libxslt1-dev/html/libxslt-xsltexports.html
-rw-r--r-- root/root      7637 2007-01-04 00:11 ./usr/share/doc/libxslt1-dev/html/libxslt-xslt.html
-rw-r--r-- root/root       472 2007-01-04 00:11 ./usr/share/doc/libxslt1-dev/html/right.png
-rw-r--r-- root/root      6594 2007-01-04 00:11 ./usr/share/doc/libxslt1-dev/html/libxslt-lib.html
-rw-r--r-- root/root     49103 2007-01-15 21:54 ./usr/share/doc/libxslt1-dev/html/libxslt-transform.html
-rw-r--r-- root/root     49529 2007-01-04 00:11 ./usr/share/doc/libxslt1-dev/html/libxslt-xsltutils.html
-rw-r--r-- root/root      5414 2007-08-01 06:59 ./usr/share/doc/libxslt1-dev/docs.html
-rw-r--r-- root/root     36933 2007-08-01 06:59 ./usr/share/doc/libxslt1-dev/APIchunk2.html
-rw-r--r-- root/root      6610 2007-08-01 06:59 ./usr/share/doc/libxslt1-dev/API.html
-rw-r--r-- root/root       756 2007-08-01 06:59 ./usr/share/doc/libxslt1-dev/libexslt-api.xml.gz
-rw-r--r-- root/root      8995 2007-08-01 06:59 ./usr/share/doc/libxslt1-dev/templates.gif
-rw-r--r-- root/root      1566 2007-01-04 00:11 ./usr/share/doc/libxslt1-dev/FEATURES.gz
-rw-r--r-- root/root      3281 2007-08-01 06:06 ./usr/share/doc/libxslt1-dev/copyright
drwxr-xr-x root/root         0 2007-08-01 06:59 ./usr/share/doc/libxslt1-dev/EXSLT/
drwxr-xr-x root/root         0 2007-06-13 01:54 ./usr/share/doc/libxslt1-dev/EXSLT/html/
-rw-r--r-- root/root      6344 2007-06-13 01:54 ./usr/share/doc/libxslt1-dev/EXSLT/html/libexslt-exsltexports.html
-rw-r--r-- root/root      4826 2007-06-13 01:54 ./usr/share/doc/libxslt1-dev/EXSLT/html/libexslt-lib.html
-rw-r--r-- root/root      4826 2007-06-13 01:54 ./usr/share/doc/libxslt1-dev/EXSLT/html/book1.html
-rw-r--r-- root/root       406 2007-01-04 00:11 ./usr/share/doc/libxslt1-dev/EXSLT/html/up.png
-rw-r--r-- root/root       654 2007-01-04 00:11 ./usr/share/doc/libxslt1-dev/EXSLT/html/home.png
-rw-r--r-- root/root     11004 2007-06-13 01:54 ./usr/share/doc/libxslt1-dev/EXSLT/html/libexslt-exslt.html
-rw-r--r-- root/root      4826 2007-06-13 01:54 ./usr/share/doc/libxslt1-dev/EXSLT/html/index.html
-rw-r--r-- root/root       459 2007-01-04 00:11 ./usr/share/doc/libxslt1-dev/EXSLT/html/left.png
-rw-r--r-- root/root       472 2007-01-04 00:11 ./usr/share/doc/libxslt1-dev/EXSLT/html/right.png
-rw-r--r-- root/root      3035 2007-08-01 06:59 ./usr/share/doc/libxslt1-dev/Libxslt-Logo-90x34.gif
-rw-r--r-- root/root     15807 2007-08-01 06:59 ./usr/share/doc/libxslt1-dev/python.html
-rw-r--r-- root/root      9209 2007-08-01 06:59 ./usr/share/doc/libxslt1-dev/processing.gif
drwxr-xr-x root/root         0 2007-08-01 07:17 ./usr/share/doc/libxslt1-dev/tutorial2/
-rw-r--r-- root/root      9604 2007-01-04 00:11 ./usr/share/doc/libxslt1-dev/tutorial2/libxslt_pipes.xml.gz
-rw-r--r-- root/root      1615 2007-01-04 00:11 ./usr/share/doc/libxslt1-dev/tutorial2/libxslt_pipes.c.gz
-rw-r--r-- root/root     35364 2007-01-04 00:11 ./usr/share/doc/libxslt1-dev/tutorial2/libxslt_pipes.html
-rw-r--r-- root/root     70511 2007-06-13 01:50 ./usr/share/doc/libxslt1-dev/changelog.gz
-rw-r--r-- root/root      4575 2007-08-01 06:59 ./usr/share/doc/libxslt1-dev/object.gif
-rw-r--r-- root/root     13137 2007-08-01 06:59 ./usr/share/doc/libxslt1-dev/APIchunk0.html
-rw-r--r-- root/root      1124 2007-08-01 06:59 ./usr/share/doc/libxslt1-dev/libexslt-refs.xml.gz
-rw-r--r-- root/root      7355 2007-08-01 06:59 ./usr/share/doc/libxslt1-dev/APIfiles.html
drwxr-xr-x root/root         0 2007-08-01 07:17 ./usr/share/doc/libxslt1-dev/tutorial/
-rw-r--r-- root/root      3571 2007-01-04 00:11 ./usr/share/doc/libxslt1-dev/tutorial/libxslttutorial.xml.gz
-rw-r--r-- root/root      2543 2007-01-04 00:11 ./usr/share/doc/libxslt1-dev/tutorial/libxslt_tutorial.c
-rw-r--r-- root/root     15424 2007-01-04 00:11 ./usr/share/doc/libxslt1-dev/tutorial/libxslttutorial.html
-rw-r--r-- root/root     37025 2007-08-01 06:59 ./usr/share/doc/libxslt1-dev/APIchunk7.html
-rw-r--r-- root/root      9172 2007-08-01 06:59 ./usr/share/doc/libxslt1-dev/docbook.html
-rw-r--r-- root/root     26946 2007-08-01 06:59 ./usr/share/doc/libxslt1-dev/APIchunk6.html
-rw-r--r-- root/root       697 2007-08-01 06:59 ./usr/share/doc/libxslt1-dev/redhat.gif
-rw-r--r-- root/root     35184 2007-08-01 06:59 ./usr/share/doc/libxslt1-dev/APIchunk11.html
-rw-r--r-- root/root       554 2007-01-04 00:11 ./usr/share/doc/libxslt1-dev/AUTHORS
-rw-r--r-- root/root      2772 2007-08-01 06:59 ./usr/share/doc/libxslt1-dev/smallfootonly.gif
-rw-r--r-- root/root      7350 2007-08-01 06:59 ./usr/share/doc/libxslt1-dev/APIchunk12.html
-rw-r--r-- root/root      5640 2007-08-01 06:59 ./usr/share/doc/libxslt1-dev/intro.html
-rw-r--r-- root/root     48125 2007-08-01 06:59 ./usr/share/doc/libxslt1-dev/APIchunk9.html
-rw-r--r-- root/root    107535 2007-08-01 06:59 ./usr/share/doc/libxslt1-dev/xslt.html
-rw-r--r-- root/root      4928 2007-08-01 06:59 ./usr/share/doc/libxslt1-dev/node.gif
-rw-r--r-- root/root     10136 2007-08-01 06:59 ./usr/share/doc/libxslt1-dev/exslt.html
-rw-r--r-- root/root     27441 2007-08-01 06:59 ./usr/share/doc/libxslt1-dev/APIchunk10.html
-rw-r--r-- root/root      4891 2007-08-01 06:59 ./usr/share/doc/libxslt1-dev/APIfunctions.html
-rw-r--r-- root/root     38881 2007-08-01 06:59 ./usr/share/doc/libxslt1-dev/news.html
-rw-r--r-- root/root     39546 2007-08-01 06:59 ./usr/share/doc/libxslt1-dev/APIchunk8.html
-rw-r--r-- root/root      7452 2007-08-01 06:59 ./usr/share/doc/libxslt1-dev/contribs.html
-rw-r--r-- root/root     22571 2007-08-01 06:59 ./usr/share/doc/libxslt1-dev/extensions.html
-rw-r--r-- root/root     31049 2007-08-01 06:59 ./usr/share/doc/libxslt1-dev/libxslt-api.xml.gz
-rw-r--r-- root/root     29955 2007-08-01 06:59 ./usr/share/doc/libxslt1-dev/libxslt-refs.xml.gz
-rw-r--r-- root/root     39510 2007-08-01 06:59 ./usr/share/doc/libxslt1-dev/APIchunk3.html
-rw-r--r-- root/root      6929 2007-08-01 06:59 ./usr/share/doc/libxslt1-dev/xsltproc2.html
-rw-r--r-- root/root      5849 2007-08-01 06:59 ./usr/share/doc/libxslt1-dev/help.html
-rw-r--r-- root/root     35873 2007-08-01 06:59 ./usr/share/doc/libxslt1-dev/APIchunk4.html
-rw-r--r-- root/root      7050 2007-08-01 06:59 ./usr/share/doc/libxslt1-dev/stylesheet.gif
-rw-r--r-- root/root      5298 2007-08-01 06:59 ./usr/share/doc/libxslt1-dev/index.html
-rw-r--r-- root/root     28962 2007-08-01 06:59 ./usr/share/doc/libxslt1-dev/APIchunk5.html
-rw-r--r-- root/root       703 2007-01-04 00:11 ./usr/share/doc/libxslt1-dev/README
-rw-r--r-- root/root      8193 2007-08-01 06:59 ./usr/share/doc/libxslt1-dev/Libxslt-Logo-180x168.gif
-rw-r--r-- root/root     28226 2007-08-01 06:59 ./usr/share/doc/libxslt1-dev/internals.html
-rw-r--r-- root/root     29511 2007-08-01 06:59 ./usr/share/doc/libxslt1-dev/APIchunk1.html
-rw-r--r-- root/root     10572 2007-06-13 01:43 ./usr/share/doc/libxslt1-dev/NEWS.gz
-rw-r--r-- root/root      7337 2007-08-01 06:59 ./usr/share/doc/libxslt1-dev/APIsymbols.html
-rw-r--r-- root/root      9253 2007-08-01 06:59 ./usr/share/doc/libxslt1-dev/bugs.html
-rw-r--r-- root/root      8361 2007-08-01 06:06 ./usr/share/doc/libxslt1-dev/changelog.Debian.gz
-rw-r--r-- root/root     10326 2007-08-01 06:59 ./usr/share/doc/libxslt1-dev/contexts.gif
drwxr-xr-x root/root         0 2007-08-01 07:14 ./usr/share/man/
drwxr-xr-x root/root         0 2007-08-01 07:17 ./usr/share/man/man1/
-rw-r--r-- root/root       647 2007-08-01 06:06 ./usr/share/man/man1/xslt-config.1.gz
drwxr-xr-x root/root         0 2007-08-01 07:17 ./usr/share/man/man3/
-rw-r--r-- root/root      1910 2007-01-04 00:11 ./usr/share/man/man3/libexslt.3.gz
-rw-r--r-- root/root       467 2007-01-04 00:11 ./usr/share/man/man3/libxslt.3.gz
drwxr-xr-x root/root         0 2007-08-01 07:17 ./usr/lib/
-rw-r--r-- root/root       177 2007-08-01 06:59 ./usr/lib/xsltConf.sh
-rw-r--r-- root/root       839 2007-08-01 06:57 ./usr/lib/libxslt.la
drwxr-xr-x root/root         0 2007-08-01 06:59 ./usr/lib/pkgconfig/
-rw-r--r-- root/root       265 2007-08-01 06:59 ./usr/lib/pkgconfig/libxslt.pc
-rw-r--r-- root/root       296 2007-08-01 06:59 ./usr/lib/pkgconfig/libexslt.pc
-rw-r--r-- root/root     87962 2007-08-01 07:17 ./usr/lib/libexslt.a
-rw-r--r-- root/root    255802 2007-08-01 07:17 ./usr/lib/libxslt.a
-rw-r--r-- root/root       811 2007-08-01 07:14 ./usr/lib/libexslt.la
lrwxrwxrwx root/root         0 2007-08-01 07:16 ./usr/lib/libexslt.so -> libexslt.so.0.8.13
lrwxrwxrwx root/root         0 2007-08-01 07:16 ./usr/lib/libxslt.so -> libxslt.so.1.1.21

/debian/buildd2/build/chroot-unstable/build/buildd2/libxslt1-dbg_1.1.21-2_m32r.deb:
drwxr-xr-x root/root         0 2007-08-01 07:18 ./
drwxr-xr-x root/root         0 2007-08-01 07:16 ./usr/
drwxr-xr-x root/root         0 2007-08-01 07:14 ./usr/share/
drwxr-xr-x root/root         0 2007-08-01 07:14 ./usr/share/doc/
drwxr-xr-x root/root         0 2007-08-01 07:17 ./usr/share/doc/libxslt1-dbg/
-rw-r--r-- root/root      3652 2007-01-04 00:11 ./usr/share/doc/libxslt1-dbg/TODO
-rw-r--r-- root/root      1566 2007-01-04 00:11 ./usr/share/doc/libxslt1-dbg/FEATURES.gz
-rw-r--r-- root/root      3281 2007-08-01 06:06 ./usr/share/doc/libxslt1-dbg/copyright
-rw-r--r-- root/root     70511 2007-06-13 01:50 ./usr/share/doc/libxslt1-dbg/changelog.gz
-rw-r--r-- root/root       554 2007-01-04 00:11 ./usr/share/doc/libxslt1-dbg/AUTHORS
-rw-r--r-- root/root       703 2007-01-04 00:11 ./usr/share/doc/libxslt1-dbg/README
-rw-r--r-- root/root     10572 2007-06-13 01:43 ./usr/share/doc/libxslt1-dbg/NEWS.gz
-rw-r--r-- root/root      8361 2007-08-01 06:06 ./usr/share/doc/libxslt1-dbg/changelog.Debian.gz
drwxr-xr-x root/root         0 2007-08-01 07:16 ./usr/lib/
drwxr-xr-x root/root         0 2007-08-01 07:16 ./usr/lib/debug/
drwxr-xr-x root/root         0 2007-08-01 07:17 ./usr/lib/debug/usr/
drwxr-xr-x root/root         0 2007-08-01 07:17 ./usr/lib/debug/usr/bin/
-rw-r--r-- root/root     43682 2007-08-01 07:17 ./usr/lib/debug/usr/bin/xsltproc
drwxr-xr-x root/root         0 2007-08-01 07:16 ./usr/lib/debug/usr/lib/
-rw-r--r-- root/root    524671 2007-08-01 07:16 ./usr/lib/debug/usr/lib/libxslt.so.1.1.21
-rw-r--r-- root/root    179922 2007-08-01 07:17 ./usr/lib/debug/usr/lib/libexslt.so.0.8.13

/debian/buildd2/build/chroot-unstable/build/buildd2/xsltproc_1.1.21-2_m32r.deb:
drwxr-xr-x root/root         0 2007-08-01 07:19 ./
drwxr-xr-x root/root         0 2007-08-01 07:14 ./usr/
drwxr-xr-x root/root         0 2007-08-01 07:17 ./usr/bin/
-rwxr-xr-x root/root     16344 2007-08-01 07:17 ./usr/bin/xsltproc
drwxr-xr-x root/root         0 2007-08-01 07:14 ./usr/share/
drwxr-xr-x root/root         0 2007-08-01 07:14 ./usr/share/doc/
drwxr-xr-x root/root         0 2007-08-01 07:18 ./usr/share/doc/xsltproc/
-rw-r--r-- root/root      3652 2007-01-04 00:11 ./usr/share/doc/xsltproc/TODO
-rw-r--r-- root/root      1566 2007-01-04 00:11 ./usr/share/doc/xsltproc/FEATURES.gz
-rw-r--r-- root/root      3281 2007-08-01 06:06 ./usr/share/doc/xsltproc/copyright
-rw-r--r-- root/root     70511 2007-06-13 01:50 ./usr/share/doc/xsltproc/changelog.gz
-rw-r--r-- root/root       554 2007-01-04 00:11 ./usr/share/doc/xsltproc/AUTHORS
-rw-r--r-- root/root       703 2007-01-04 00:11 ./usr/share/doc/xsltproc/README
-rw-r--r-- root/root     10572 2007-06-13 01:43 ./usr/share/doc/xsltproc/NEWS.gz
-rw-r--r-- root/root      8361 2007-08-01 06:06 ./usr/share/doc/xsltproc/changelog.Debian.gz
drwxr-xr-x root/root         0 2007-08-01 07:14 ./usr/share/man/
drwxr-xr-x root/root         0 2007-08-01 07:17 ./usr/share/man/man1/
-rw-r--r-- root/root      2880 2007-01-15 21:54 ./usr/share/man/man1/xsltproc.1.gz

/debian/buildd2/build/chroot-unstable/build/buildd2/python-libxslt1_1.1.21-2_m32r.deb:
drwxr-xr-x root/root         0 2007-08-01 07:18 ./
drwxr-xr-x root/root         0 2007-08-01 07:14 ./usr/
drwxr-xr-x root/root         0 2007-08-01 07:16 ./usr/share/
drwxr-xr-x root/root         0 2007-08-01 07:14 ./usr/share/doc/
drwxr-xr-x root/root         0 2007-08-01 07:18 ./usr/share/doc/python-libxslt1/
-rw-r--r-- root/root      3652 2007-01-04 00:11 ./usr/share/doc/python-libxslt1/TODO
drwxr-xr-x root/root         0 2007-08-01 07:14 ./usr/share/doc/python-libxslt1/examples/
-rw-r--r-- root/root       208 2007-01-04 00:11 ./usr/share/doc/python-libxslt1/examples/test.xsl
-rwxr-xr-x root/root      9084 2007-01-04 00:11 ./usr/share/doc/python-libxslt1/examples/pyxsltproc.py
-rw-r--r-- root/root      2183 2007-01-04 00:11 ./usr/share/doc/python-libxslt1/examples/extelem.py
-rwxr-xr-x root/root      1385 2007-01-04 00:11 ./usr/share/doc/python-libxslt1/examples/exslt.py
-rw-r--r-- root/root         8 2007-01-04 00:11 ./usr/share/doc/python-libxslt1/examples/test.xml
-rwxr-xr-x root/root       682 2007-01-04 00:11 ./usr/share/doc/python-libxslt1/examples/basic.py
-rwxr-xr-x root/root      1611 2007-01-04 00:11 ./usr/share/doc/python-libxslt1/examples/extfunc.py
-rw-r--r-- root/root      1566 2007-01-04 00:11 ./usr/share/doc/python-libxslt1/FEATURES.gz
-rw-r--r-- root/root      3281 2007-08-01 06:06 ./usr/share/doc/python-libxslt1/copyright
-rw-r--r-- root/root     70511 2007-06-13 01:50 ./usr/share/doc/python-libxslt1/changelog.gz
-rw-r--r-- root/root       554 2007-01-04 00:11 ./usr/share/doc/python-libxslt1/AUTHORS
-rw-r--r-- root/root       703 2007-01-04 00:11 ./usr/share/doc/python-libxslt1/README
-rw-r--r-- root/root     10572 2007-06-13 01:43 ./usr/share/doc/python-libxslt1/NEWS.gz
-rw-r--r-- root/root      8361 2007-08-01 06:06 ./usr/share/doc/python-libxslt1/changelog.Debian.gz
drwxr-xr-x root/root         0 2007-08-01 07:16 ./usr/share/python-support/
drwxr-xr-x root/root         0 2007-08-01 07:16 ./usr/share/python-support/python-libxslt1/
-rw-r--r-- root/root     47286 2007-08-01 07:05 ./usr/share/python-support/python-libxslt1/libxslt.py
drwxr-xr-x root/root         0 2007-08-01 07:16 ./usr/lib/
drwxr-xr-x root/root         0 2007-08-01 07:16 ./usr/lib/python-support/
drwxr-xr-x root/root         0 2007-08-01 07:16 ./usr/lib/python-support/python-libxslt1/
drwxr-xr-x root/root         0 2007-08-01 07:17 ./usr/lib/python-support/python-libxslt1/python2.4/
-rw-r--r-- root/root     71512 2007-08-01 07:17 ./usr/lib/python-support/python-libxslt1/python2.4/libxsltmod.so
drwxr-xr-x root/root         0 2007-08-01 07:17 ./usr/lib/python-support/python-libxslt1/python2.5/
-rw-r--r-- root/root     71512 2007-08-01 07:17 ./usr/lib/python-support/python-libxslt1/python2.5/libxsltmod.so

******************************************************************************
Built successfully
Purging /debian/buildd2/build/chroot-unstable/build/buildd2/libxslt-1.1.21
------------------------------------------------------------------------------
(Reading database ... 60682 files and directories currently installed.)
Removing python-all-dev ...
Removing python2.5-dev ...
******************************************************************************
Finished at 20070801-0724
Build needed 01:19:39, 47044k disk space




More information about the build-status mailing list