On Fri, 2002-03-22 at 11:27, Frederic Crozat wrote:
> Le ven 22/03/2002 � 18:05, Brad Felmey a �crit :
> > On Wed, 2002-03-20 at 09:19, Frederic Crozat wrote:
> > 
> > > * Wed Mar 20 2002 Frederic Crozat <[EMAIL PROTECTED]> 1.0.14-1mdk
> > > 
> > > - Release 1.0.14
> > 
> > Fails compile here:
> > 
> > # rpm --rebuild --target athlon libxslt-1.0.14-1mdk.src.rpm
> 
> No problem here..
> 
> Before rebuilding for althon, check if it builds correctly with standard
> flags and check full compilation log (python part wasn't generated..)

Arch doesn't seem to make a difference.

Looks like a bad path or a bad gtk-doc. /usr/doc/libxslt isn't correct,
methinks.

/usr//bin/install -c -m 0644 ./tutorial/*
/var/tmp/libxslt-1.0.14-root/usr/doc/libxslt-1.0.14/html/tutorial
(cd /var/tmp/libxslt-1.0.14-root; gtkdoc-fixxref --module=libxslt
--html-dir=/usr/doc)
Can't open HTML directory /usr/doc/libxslt: No such file or directory at
/usr//bin/gtkdoc-fixxref line 108.
make[2]: [install-data-local] Error 2 (ignored)

$ rpm -qa gtk-doc*
gtk-doc-0.9-1mdk

Full output of the build is attached.
-- 
Brad Felmey
Installing libxslt-1.0.14-1mdk.src.rpm
Building target platforms: athlon
Building for target athlon
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.52558
+ umask 022
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf libxslt-1.0.14
+ /usr/bin/bzip2 -dc /usr/src/RPM/SOURCES/libxslt-1.0.14.tar.bz2
+ tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd libxslt-1.0.14
+ echo 'Patch #0 (libxslt-public.patch.bz2):'
Patch #0 (libxslt-public.patch.bz2):
+ /usr/bin/bzip2 -d
+ patch -p1 -b --suffix .public -s
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.94975
+ umask 022
+ cd /usr/src/RPM/BUILD
+ cd libxslt-1.0.14
+ CONFIGURE_TOP=.
+ CFLAGS=-O3 -fomit-frame-pointer -pipe -march=athlon -ffast-math -fno-strength-reduce
+ export CFLAGS
+ CXXFLAGS=-O3 -fomit-frame-pointer -pipe -march=athlon -ffast-math 
+-fno-strength-reduce
+ export CXXFLAGS
+ FFLAGS=-O3 -fomit-frame-pointer -pipe -march=athlon -ffast-math -fno-strength-reduce
+ export FFLAGS
+ '[' -f configure.in ']'
+ libtoolize --copy --force
You should update your `aclocal.m4' by running aclocal.
+ ./configure athlon-mandrake-linux-gnu --prefix=/usr --exec-prefix=/usr 
+--bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share 
+--includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib 
+--localstatedir=/var/lib --sharedstatedir=/usr/com --mandir=/usr/share/man 
+--infodir=/usr/share/info
creating cache ./config.cache
checking for a BSD compatible install... /usr//bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles... no
checking for strerror in -lcposix... no
checking for gcc... gcc
checking whether the C compiler (gcc -O3 -fomit-frame-pointer -pipe -march=athlon 
-ffast-math -fno-strength-reduce ) works... yes
checking whether the C compiler (gcc -O3 -fomit-frame-pointer -pipe -march=athlon 
-ffast-math -fno-strength-reduce ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for Cygwin environment... no
checking for mingw32 environment... no
checking host system type... i686-mandrake-linux-gnu
checking build system type... i686-mandrake-linux-gnu
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 dependant libraries... pass_all
checking for object suffix... o
checking for executable suffix... no
checking command to parse /usr//bin/nm -B output... ok
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
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 if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr//bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
creating libtool
checking for sys/types.h... yes
checking for sys/time.h... yes
checking for stdlib.h... yes
checking for unistd.h... yes
checking for string.h... yes
checking for ieeefp.h... no
checking for nan.h... no
checking for math.h... yes
checking for fp_class.h... no
checking for float.h... yes
checking for ansidecl.h... yes
checking for sys/timeb.h... yes
checking for time.h... yes
checking for sys/stat.h... 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 asctime... yes
checking for time... yes
checking for gmtime... yes
checking for ftime... yes
checking for perl... perl
checking for python... /usr//bin/python
Found Python version 2.2
Missing libxml2-python
Enabling debugger
checking for libxml libraries >= 2.4.17... 2.4.18 found
updating cache ./config.cache
creating ./config.status
creating Makefile
creating libxslt.pc
creating libxslt/Makefile
creating libxslt/xsltconfig.h
creating libxslt/xsltwin32config.h
creating breakpoint/Makefile
creating libexslt/Makefile
creating libexslt/exsltconfig.h
creating xsltproc/Makefile
creating python/Makefile
creating python/tests/Makefile
creating tests/Makefile
creating tests/docs/Makefile
creating tests/REC1/Makefile
creating tests/REC2/Makefile
creating tests/REC/Makefile
creating tests/general/Makefile
creating tests/reports/Makefile
creating tests/extensions/Makefile
creating tests/namespaces/Makefile
creating tests/numbers/Makefile
creating tests/documents/Makefile
creating tests/xmlspec/Makefile
creating tests/multiple/Makefile
creating tests/XSLTMark/Makefile
creating tests/docbook/Makefile
creating tests/exslt/Makefile
creating tests/exslt/common/Makefile
creating tests/exslt/functions/Makefile
creating tests/exslt/math/Makefile
creating tests/exslt/sets/Makefile
creating tests/exslt/strings/Makefile
creating tests/exslt/date/Makefile
creating doc/Makefile
creating xslt-config
creating libxslt.spec
creating config.h
+ make
make  all-recursive
make[1]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14'
Making all in libxslt
make[2]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/libxslt'
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt 
-I/usr/include/libxml2    -O3 -fomit-frame-pointer -pipe -march=athlon -ffast-math 
-fno-strength-reduce -c xslt.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O3 
-fomit-frame-pointer -pipe -march=athlon -ffast-math -fno-strength-reduce -c xslt.c  
-fPIC -DPIC -o .libs/xslt.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O3 
-fomit-frame-pointer -pipe -march=athlon -ffast-math -fno-strength-reduce -c xslt.c -o 
xslt.o >/dev/null 2>&1
mv -f .libs/xslt.lo xslt.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt 
-I/usr/include/libxml2    -O3 -fomit-frame-pointer -pipe -march=athlon -ffast-math 
-fno-strength-reduce -c xsltutils.c
rm -f .libs/xsltutils.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O3 
-fomit-frame-pointer -pipe -march=athlon -ffast-math -fno-strength-reduce -c 
xsltutils.c  -fPIC -DPIC -o .libs/xsltutils.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O3 
-fomit-frame-pointer -pipe -march=athlon -ffast-math -fno-strength-reduce -c 
xsltutils.c -o xsltutils.o >/dev/null 2>&1
mv -f .libs/xsltutils.lo xsltutils.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt 
-I/usr/include/libxml2    -O3 -fomit-frame-pointer -pipe -march=athlon -ffast-math 
-fno-strength-reduce -c pattern.c
rm -f .libs/pattern.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O3 
-fomit-frame-pointer -pipe -march=athlon -ffast-math -fno-strength-reduce -c pattern.c 
 -fPIC -DPIC -o .libs/pattern.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O3 
-fomit-frame-pointer -pipe -march=athlon -ffast-math -fno-strength-reduce -c pattern.c 
-o pattern.o >/dev/null 2>&1
mv -f .libs/pattern.lo pattern.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt 
-I/usr/include/libxml2    -O3 -fomit-frame-pointer -pipe -march=athlon -ffast-math 
-fno-strength-reduce -c templates.c
rm -f .libs/templates.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O3 
-fomit-frame-pointer -pipe -march=athlon -ffast-math -fno-strength-reduce -c 
templates.c  -fPIC -DPIC -o .libs/templates.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O3 
-fomit-frame-pointer -pipe -march=athlon -ffast-math -fno-strength-reduce -c 
templates.c -o templates.o >/dev/null 2>&1
mv -f .libs/templates.lo templates.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt 
-I/usr/include/libxml2    -O3 -fomit-frame-pointer -pipe -march=athlon -ffast-math 
-fno-strength-reduce -c variables.c
rm -f .libs/variables.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O3 
-fomit-frame-pointer -pipe -march=athlon -ffast-math -fno-strength-reduce -c 
variables.c  -fPIC -DPIC -o .libs/variables.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O3 
-fomit-frame-pointer -pipe -march=athlon -ffast-math -fno-strength-reduce -c 
variables.c -o variables.o >/dev/null 2>&1
mv -f .libs/variables.lo variables.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt 
-I/usr/include/libxml2    -O3 -fomit-frame-pointer -pipe -march=athlon -ffast-math 
-fno-strength-reduce -c keys.c
rm -f .libs/keys.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O3 
-fomit-frame-pointer -pipe -march=athlon -ffast-math -fno-strength-reduce -c keys.c  
-fPIC -DPIC -o .libs/keys.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O3 
-fomit-frame-pointer -pipe -march=athlon -ffast-math -fno-strength-reduce -c keys.c -o 
keys.o >/dev/null 2>&1
mv -f .libs/keys.lo keys.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt 
-I/usr/include/libxml2    -O3 -fomit-frame-pointer -pipe -march=athlon -ffast-math 
-fno-strength-reduce -c numbers.c
rm -f .libs/numbers.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O3 
-fomit-frame-pointer -pipe -march=athlon -ffast-math -fno-strength-reduce -c numbers.c 
 -fPIC -DPIC -o .libs/numbers.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O3 
-fomit-frame-pointer -pipe -march=athlon -ffast-math -fno-strength-reduce -c numbers.c 
-o numbers.o >/dev/null 2>&1
mv -f .libs/numbers.lo numbers.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt 
-I/usr/include/libxml2    -O3 -fomit-frame-pointer -pipe -march=athlon -ffast-math 
-fno-strength-reduce -c extensions.c
rm -f .libs/extensions.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O3 
-fomit-frame-pointer -pipe -march=athlon -ffast-math -fno-strength-reduce -c 
extensions.c  -fPIC -DPIC -o .libs/extensions.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O3 
-fomit-frame-pointer -pipe -march=athlon -ffast-math -fno-strength-reduce -c 
extensions.c -o extensions.o >/dev/null 2>&1
mv -f .libs/extensions.lo extensions.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt 
-I/usr/include/libxml2    -O3 -fomit-frame-pointer -pipe -march=athlon -ffast-math 
-fno-strength-reduce -c extra.c
rm -f .libs/extra.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O3 
-fomit-frame-pointer -pipe -march=athlon -ffast-math -fno-strength-reduce -c extra.c  
-fPIC -DPIC -o .libs/extra.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O3 
-fomit-frame-pointer -pipe -march=athlon -ffast-math -fno-strength-reduce -c extra.c 
-o extra.o >/dev/null 2>&1
mv -f .libs/extra.lo extra.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt 
-I/usr/include/libxml2    -O3 -fomit-frame-pointer -pipe -march=athlon -ffast-math 
-fno-strength-reduce -c functions.c
rm -f .libs/functions.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O3 
-fomit-frame-pointer -pipe -march=athlon -ffast-math -fno-strength-reduce -c 
functions.c  -fPIC -DPIC -o .libs/functions.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O3 
-fomit-frame-pointer -pipe -march=athlon -ffast-math -fno-strength-reduce -c 
functions.c -o functions.o >/dev/null 2>&1
mv -f .libs/functions.lo functions.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt 
-I/usr/include/libxml2    -O3 -fomit-frame-pointer -pipe -march=athlon -ffast-math 
-fno-strength-reduce -c namespaces.c
rm -f .libs/namespaces.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O3 
-fomit-frame-pointer -pipe -march=athlon -ffast-math -fno-strength-reduce -c 
namespaces.c  -fPIC -DPIC -o .libs/namespaces.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O3 
-fomit-frame-pointer -pipe -march=athlon -ffast-math -fno-strength-reduce -c 
namespaces.c -o namespaces.o >/dev/null 2>&1
mv -f .libs/namespaces.lo namespaces.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt 
-I/usr/include/libxml2    -O3 -fomit-frame-pointer -pipe -march=athlon -ffast-math 
-fno-strength-reduce -c imports.c
rm -f .libs/imports.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O3 
-fomit-frame-pointer -pipe -march=athlon -ffast-math -fno-strength-reduce -c imports.c 
 -fPIC -DPIC -o .libs/imports.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O3 
-fomit-frame-pointer -pipe -march=athlon -ffast-math -fno-strength-reduce -c imports.c 
-o imports.o >/dev/null 2>&1
mv -f .libs/imports.lo imports.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt 
-I/usr/include/libxml2    -O3 -fomit-frame-pointer -pipe -march=athlon -ffast-math 
-fno-strength-reduce -c attributes.c
rm -f .libs/attributes.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O3 
-fomit-frame-pointer -pipe -march=athlon -ffast-math -fno-strength-reduce -c 
attributes.c  -fPIC -DPIC -o .libs/attributes.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O3 
-fomit-frame-pointer -pipe -march=athlon -ffast-math -fno-strength-reduce -c 
attributes.c -o attributes.o >/dev/null 2>&1
mv -f .libs/attributes.lo attributes.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt 
-I/usr/include/libxml2    -O3 -fomit-frame-pointer -pipe -march=athlon -ffast-math 
-fno-strength-reduce -c documents.c
rm -f .libs/documents.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O3 
-fomit-frame-pointer -pipe -march=athlon -ffast-math -fno-strength-reduce -c 
documents.c  -fPIC -DPIC -o .libs/documents.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O3 
-fomit-frame-pointer -pipe -march=athlon -ffast-math -fno-strength-reduce -c 
documents.c -o documents.o >/dev/null 2>&1
mv -f .libs/documents.lo documents.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt 
-I/usr/include/libxml2    -O3 -fomit-frame-pointer -pipe -march=athlon -ffast-math 
-fno-strength-reduce -c preproc.c
rm -f .libs/preproc.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O3 
-fomit-frame-pointer -pipe -march=athlon -ffast-math -fno-strength-reduce -c preproc.c 
 -fPIC -DPIC -o .libs/preproc.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O3 
-fomit-frame-pointer -pipe -march=athlon -ffast-math -fno-strength-reduce -c preproc.c 
-o preproc.o >/dev/null 2>&1
mv -f .libs/preproc.lo preproc.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt 
-I/usr/include/libxml2    -O3 -fomit-frame-pointer -pipe -march=athlon -ffast-math 
-fno-strength-reduce -c transform.c
rm -f .libs/transform.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O3 
-fomit-frame-pointer -pipe -march=athlon -ffast-math -fno-strength-reduce -c 
transform.c  -fPIC -DPIC -o .libs/transform.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I/usr/include/libxml2 -O3 
-fomit-frame-pointer -pipe -march=athlon -ffast-math -fno-strength-reduce -c 
transform.c -o transform.o >/dev/null 2>&1
mv -f .libs/transform.lo transform.lo
/bin/sh ../libtool --mode=link gcc  -O3 -fomit-frame-pointer -pipe -march=athlon 
-ffast-math -fno-strength-reduce  -o libxslt.la -rpath /usr/lib -version-info 1:14:0 
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 -L/usr/lib -lxml2 -lz -lm -lm 
rm -fr .libs/libxslt.la .libs/libxslt.* .libs/libxslt.*
gcc -shared  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  -L/usr/lib /usr/lib/libxml2.so -lz -lm -lm  
-Wl,-soname -Wl,libxslt.so.1 -o .libs/libxslt.so.1.0.14
(cd .libs && rm -f libxslt.so.1 && ln -s libxslt.so.1.0.14 libxslt.so.1)
(cd .libs && rm -f libxslt.so && ln -s libxslt.so.1.0.14 libxslt.so)
ar cru .libs/libxslt.a  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 
ranlib .libs/libxslt.a
creating libxslt.la
(cd .libs && rm -f libxslt.la && ln -s ../libxslt.la libxslt.la)
make[2]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/libxslt'
Making all in breakpoint
make[2]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/breakpoint'
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt 
-I../libxslt -I/usr/include/libxml2    -O3 -fomit-frame-pointer -pipe -march=athlon 
-ffast-math -fno-strength-reduce -c deprecated.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libxslt -I/usr/include/libxml2 
-O3 -fomit-frame-pointer -pipe -march=athlon -ffast-math -fno-strength-reduce -c 
deprecated.c  -fPIC -DPIC -o .libs/deprecated.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libxslt -I/usr/include/libxml2 
-O3 -fomit-frame-pointer -pipe -march=athlon -ffast-math -fno-strength-reduce -c 
deprecated.c -o deprecated.o >/dev/null 2>&1
mv -f .libs/deprecated.lo deprecated.lo
/bin/sh ../libtool --mode=link gcc  -O3 -fomit-frame-pointer -pipe -march=athlon 
-ffast-math -fno-strength-reduce  -o libxsltbreakpoint.la -rpath /usr/lib 
-version-info 1:8:0 deprecated.lo  
rm -fr .libs/libxsltbreakpoint.la .libs/libxsltbreakpoint.* .libs/libxsltbreakpoint.*
gcc -shared  deprecated.lo   -Wl,-soname -Wl,libxsltbreakpoint.so.1 -o 
.libs/libxsltbreakpoint.so.1.0.8
(cd .libs && rm -f libxsltbreakpoint.so.1 && ln -s libxsltbreakpoint.so.1.0.8 
libxsltbreakpoint.so.1)
(cd .libs && rm -f libxsltbreakpoint.so && ln -s libxsltbreakpoint.so.1.0.8 
libxsltbreakpoint.so)
ar cru .libs/libxsltbreakpoint.a  deprecated.o 
ranlib .libs/libxsltbreakpoint.a
creating libxsltbreakpoint.la
(cd .libs && rm -f libxsltbreakpoint.la && ln -s ../libxsltbreakpoint.la 
libxsltbreakpoint.la)
make[2]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/breakpoint'
Making all in libexslt
make[2]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/libexslt'
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt 
-I../libexslt -I.. -I../libxslt -I../libexslt -I/usr/include/libxml2 -O3 
-fomit-frame-pointer -pipe -march=athlon -ffast-math -fno-strength-reduce    -O3 
-fomit-frame-pointer -pipe -march=athlon -ffast-math -fno-strength-reduce -c exslt.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt 
-I../libexslt -I/usr/include/libxml2 -O3 -fomit-frame-pointer -pipe -march=athlon 
-ffast-math -fno-strength-reduce -O3 -fomit-frame-pointer -pipe -march=athlon 
-ffast-math -fno-strength-reduce -c exslt.c  -fPIC -DPIC -o .libs/exslt.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt 
-I../libexslt -I/usr/include/libxml2 -O3 -fomit-frame-pointer -pipe -march=athlon 
-ffast-math -fno-strength-reduce -O3 -fomit-frame-pointer -pipe -march=athlon 
-ffast-math -fno-strength-reduce -c exslt.c -o exslt.o >/dev/null 2>&1
mv -f .libs/exslt.lo exslt.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt 
-I../libexslt -I.. -I../libxslt -I../libexslt -I/usr/include/libxml2 -O3 
-fomit-frame-pointer -pipe -march=athlon -ffast-math -fno-strength-reduce    -O3 
-fomit-frame-pointer -pipe -march=athlon -ffast-math -fno-strength-reduce -c common.c
rm -f .libs/common.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt 
-I../libexslt -I/usr/include/libxml2 -O3 -fomit-frame-pointer -pipe -march=athlon 
-ffast-math -fno-strength-reduce -O3 -fomit-frame-pointer -pipe -march=athlon 
-ffast-math -fno-strength-reduce -c common.c  -fPIC -DPIC -o .libs/common.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt 
-I../libexslt -I/usr/include/libxml2 -O3 -fomit-frame-pointer -pipe -march=athlon 
-ffast-math -fno-strength-reduce -O3 -fomit-frame-pointer -pipe -march=athlon 
-ffast-math -fno-strength-reduce -c common.c -o common.o >/dev/null 2>&1
mv -f .libs/common.lo common.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt 
-I../libexslt -I.. -I../libxslt -I../libexslt -I/usr/include/libxml2 -O3 
-fomit-frame-pointer -pipe -march=athlon -ffast-math -fno-strength-reduce    -O3 
-fomit-frame-pointer -pipe -march=athlon -ffast-math -fno-strength-reduce -c math.c
rm -f .libs/math.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt 
-I../libexslt -I/usr/include/libxml2 -O3 -fomit-frame-pointer -pipe -march=athlon 
-ffast-math -fno-strength-reduce -O3 -fomit-frame-pointer -pipe -march=athlon 
-ffast-math -fno-strength-reduce -c math.c  -fPIC -DPIC -o .libs/math.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt 
-I../libexslt -I/usr/include/libxml2 -O3 -fomit-frame-pointer -pipe -march=athlon 
-ffast-math -fno-strength-reduce -O3 -fomit-frame-pointer -pipe -march=athlon 
-ffast-math -fno-strength-reduce -c math.c -o math.o >/dev/null 2>&1
mv -f .libs/math.lo math.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt 
-I../libexslt -I.. -I../libxslt -I../libexslt -I/usr/include/libxml2 -O3 
-fomit-frame-pointer -pipe -march=athlon -ffast-math -fno-strength-reduce    -O3 
-fomit-frame-pointer -pipe -march=athlon -ffast-math -fno-strength-reduce -c sets.c
rm -f .libs/sets.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt 
-I../libexslt -I/usr/include/libxml2 -O3 -fomit-frame-pointer -pipe -march=athlon 
-ffast-math -fno-strength-reduce -O3 -fomit-frame-pointer -pipe -march=athlon 
-ffast-math -fno-strength-reduce -c sets.c  -fPIC -DPIC -o .libs/sets.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt 
-I../libexslt -I/usr/include/libxml2 -O3 -fomit-frame-pointer -pipe -march=athlon 
-ffast-math -fno-strength-reduce -O3 -fomit-frame-pointer -pipe -march=athlon 
-ffast-math -fno-strength-reduce -c sets.c -o sets.o >/dev/null 2>&1
mv -f .libs/sets.lo sets.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt 
-I../libexslt -I.. -I../libxslt -I../libexslt -I/usr/include/libxml2 -O3 
-fomit-frame-pointer -pipe -march=athlon -ffast-math -fno-strength-reduce    -O3 
-fomit-frame-pointer -pipe -march=athlon -ffast-math -fno-strength-reduce -c 
functions.c
rm -f .libs/functions.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt 
-I../libexslt -I/usr/include/libxml2 -O3 -fomit-frame-pointer -pipe -march=athlon 
-ffast-math -fno-strength-reduce -O3 -fomit-frame-pointer -pipe -march=athlon 
-ffast-math -fno-strength-reduce -c functions.c  -fPIC -DPIC -o .libs/functions.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt 
-I../libexslt -I/usr/include/libxml2 -O3 -fomit-frame-pointer -pipe -march=athlon 
-ffast-math -fno-strength-reduce -O3 -fomit-frame-pointer -pipe -march=athlon 
-ffast-math -fno-strength-reduce -c functions.c -o functions.o >/dev/null 2>&1
mv -f .libs/functions.lo functions.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt 
-I../libexslt -I.. -I../libxslt -I../libexslt -I/usr/include/libxml2 -O3 
-fomit-frame-pointer -pipe -march=athlon -ffast-math -fno-strength-reduce    -O3 
-fomit-frame-pointer -pipe -march=athlon -ffast-math -fno-strength-reduce -c strings.c
rm -f .libs/strings.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt 
-I../libexslt -I/usr/include/libxml2 -O3 -fomit-frame-pointer -pipe -march=athlon 
-ffast-math -fno-strength-reduce -O3 -fomit-frame-pointer -pipe -march=athlon 
-ffast-math -fno-strength-reduce -c strings.c  -fPIC -DPIC -o .libs/strings.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt 
-I../libexslt -I/usr/include/libxml2 -O3 -fomit-frame-pointer -pipe -march=athlon 
-ffast-math -fno-strength-reduce -O3 -fomit-frame-pointer -pipe -march=athlon 
-ffast-math -fno-strength-reduce -c strings.c -o strings.o >/dev/null 2>&1
mv -f .libs/strings.lo strings.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt 
-I../libexslt -I.. -I../libxslt -I../libexslt -I/usr/include/libxml2 -O3 
-fomit-frame-pointer -pipe -march=athlon -ffast-math -fno-strength-reduce    -O3 
-fomit-frame-pointer -pipe -march=athlon -ffast-math -fno-strength-reduce -c date.c
rm -f .libs/date.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt 
-I../libexslt -I/usr/include/libxml2 -O3 -fomit-frame-pointer -pipe -march=athlon 
-ffast-math -fno-strength-reduce -O3 -fomit-frame-pointer -pipe -march=athlon 
-ffast-math -fno-strength-reduce -c date.c  -fPIC -DPIC -o .libs/date.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt 
-I../libexslt -I/usr/include/libxml2 -O3 -fomit-frame-pointer -pipe -march=athlon 
-ffast-math -fno-strength-reduce -O3 -fomit-frame-pointer -pipe -march=athlon 
-ffast-math -fno-strength-reduce -c date.c -o date.o >/dev/null 2>&1
mv -f .libs/date.lo date.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt 
-I../libexslt -I.. -I../libxslt -I../libexslt -I/usr/include/libxml2 -O3 
-fomit-frame-pointer -pipe -march=athlon -ffast-math -fno-strength-reduce    -O3 
-fomit-frame-pointer -pipe -march=athlon -ffast-math -fno-strength-reduce -c saxon.c
rm -f .libs/saxon.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt 
-I../libexslt -I/usr/include/libxml2 -O3 -fomit-frame-pointer -pipe -march=athlon 
-ffast-math -fno-strength-reduce -O3 -fomit-frame-pointer -pipe -march=athlon 
-ffast-math -fno-strength-reduce -c saxon.c  -fPIC -DPIC -o .libs/saxon.lo
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt 
-I../libexslt -I/usr/include/libxml2 -O3 -fomit-frame-pointer -pipe -march=athlon 
-ffast-math -fno-strength-reduce -O3 -fomit-frame-pointer -pipe -march=athlon 
-ffast-math -fno-strength-reduce -c saxon.c -o saxon.o >/dev/null 2>&1
mv -f .libs/saxon.lo saxon.lo
/bin/sh ../libtool --mode=link gcc  -O3 -fomit-frame-pointer -pipe -march=athlon 
-ffast-math -fno-strength-reduce  -o libexslt.la -rpath /usr/lib -version-info 7:5:7 
exslt.lo common.lo math.lo sets.lo functions.lo strings.lo date.lo saxon.lo  
-L/usr/lib -lxml2 -lz -lm -lm 
rm -fr .libs/libexslt.la .libs/libexslt.* .libs/libexslt.*
gcc -shared  exslt.lo common.lo math.lo sets.lo functions.lo strings.lo date.lo 
saxon.lo  -L/usr/lib /usr/lib/libxml2.so -lz -lm -lm  -Wl,-soname -Wl,libexslt.so.0 -o 
.libs/libexslt.so.0.7.5
(cd .libs && rm -f libexslt.so.0 && ln -s libexslt.so.0.7.5 libexslt.so.0)
(cd .libs && rm -f libexslt.so && ln -s libexslt.so.0.7.5 libexslt.so)
ar cru .libs/libexslt.a  exslt.o common.o math.o sets.o functions.o strings.o date.o 
saxon.o 
ranlib .libs/libexslt.a
creating libexslt.la
(cd .libs && rm -f libexslt.la && ln -s ../libexslt.la libexslt.la)
make[2]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/libexslt'
Making all in xsltproc
make[2]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/xsltproc'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../libxslt -I../libexslt -I.. -I../libxslt 
-I../libexslt -I/usr/include/libxml2 -O3 -fomit-frame-pointer -pipe -march=athlon 
-ffast-math -fno-strength-reduce    -O3 -fomit-frame-pointer -pipe -march=athlon 
-ffast-math -fno-strength-reduce -c xsltproc.c
/bin/sh ../libtool --mode=link gcc  -O3 -fomit-frame-pointer -pipe -march=athlon 
-ffast-math -fno-strength-reduce  -o xsltproc  xsltproc.o ../libxslt/libxslt.la 
../libexslt/libexslt.la -L/usr/lib -lxml2 -lz -lm -L/usr/lib -lxml2 -lz -lm -lm 
mkdir .libs
gcc -O3 -fomit-frame-pointer -pipe -march=athlon -ffast-math -fno-strength-reduce -o 
.libs/xsltproc xsltproc.o  ../libxslt/.libs/libxslt.so -L/usr/lib -lm -lz -lm -lm 
../libexslt/.libs/libexslt.so -lm -lz -lm -lm -lz -lm -lz -lm /usr/lib/libxml2.so -lz 
-lm -lz -lm -lm
creating xsltproc
make[2]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/xsltproc'
Making all in doc
make[2]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/doc'
make[2]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/doc'
Making all in python
make[2]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/python'
Making all in .
make[3]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/python'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/python'
Making all in tests
make[3]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/python/tests'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/python/tests'
make[2]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/python'
Making all in tests
make[2]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests'
Making all in docs
make[3]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/docs'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/docs'
Making all in REC1
make[3]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/REC1'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/REC1'
Making all in REC2
make[3]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/REC2'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/REC2'
Making all in REC
make[3]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/REC'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/REC'
Making all in general
make[3]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/general'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/general'
Making all in namespaces
make[3]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/namespaces'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/namespaces'
Making all in numbers
make[3]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/numbers'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/numbers'
Making all in documents
make[3]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/documents'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/documents'
Making all in extensions
make[3]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/extensions'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/extensions'
Making all in reports
make[3]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/reports'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/reports'
Making all in xmlspec
make[3]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/xmlspec'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/xmlspec'
Making all in multiple
make[3]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/multiple'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/multiple'
Making all in XSLTMark
make[3]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/XSLTMark'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/XSLTMark'
Making all in docbook
make[3]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/docbook'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/docbook'
Making all in exslt
make[3]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/exslt'
Making all in common
make[4]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/exslt/common'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/exslt/common'
Making all in functions
make[4]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/exslt/functions'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/exslt/functions'
Making all in math
make[4]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/exslt/math'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/exslt/math'
Making all in sets
make[4]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/exslt/sets'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/exslt/sets'
Making all in strings
make[4]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/exslt/strings'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/exslt/strings'
Making all in date
make[4]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/exslt/date'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/exslt/date'
make[4]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/exslt'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/exslt'
make[3]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/exslt'
make[3]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests'
make[2]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests'
make[2]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14'
sed -e 's?\@XSLT_LIBDIR\@?-L/usr/lib?g' \
    -e 's?\@XSLT_INCLUDEDIR\@?-I/usr/include?g' \
    -e 's?\@VERSION\@?1.0.14?g' \
    -e 's?\@XSLT_LIBS\@?-lxslt  -L/usr/lib -lxml2 -lz -lm -lm?g' \
       < ./xsltConf.sh.in > xsltConf.tmp \
&& mv xsltConf.tmp xsltConf.sh
make[2]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14'
make[1]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14'
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.86498
+ umask 022
+ cd /usr/src/RPM/BUILD
+ cd libxslt-1.0.14
+ '[' -n /var/tmp/libxslt-1.0.14-root -a /var/tmp/libxslt-1.0.14-root '!=' / ']'
+ rm -rf /var/tmp/libxslt-1.0.14-root
+ make DESTDIR=/var/tmp/libxslt-1.0.14-root install
Making install in libxslt
make[1]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/libxslt'
make[2]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/libxslt'
/bin/sh ../mkinstalldirs /var/tmp/libxslt-1.0.14-root/usr/lib
mkdir /var/tmp/libxslt-1.0.14-root
mkdir /var/tmp/libxslt-1.0.14-root/usr
mkdir /var/tmp/libxslt-1.0.14-root/usr/lib
/bin/sh ../libtool  --mode=install /usr//bin/install -c libxslt.la 
/var/tmp/libxslt-1.0.14-root/usr/lib/libxslt.la
/usr//bin/install -c .libs/libxslt.so.1.0.14 
/var/tmp/libxslt-1.0.14-root/usr/lib/libxslt.so.1.0.14
(cd /var/tmp/libxslt-1.0.14-root/usr/lib && rm -f libxslt.so.1 && ln -s 
libxslt.so.1.0.14 libxslt.so.1)
(cd /var/tmp/libxslt-1.0.14-root/usr/lib && rm -f libxslt.so && ln -s 
libxslt.so.1.0.14 libxslt.so)
/usr//bin/install -c .libs/libxslt.lai /var/tmp/libxslt-1.0.14-root/usr/lib/libxslt.la
/usr//bin/install -c .libs/libxslt.a /var/tmp/libxslt-1.0.14-root/usr/lib/libxslt.a
ranlib /var/tmp/libxslt-1.0.14-root/usr/lib/libxslt.a
chmod 644 /var/tmp/libxslt-1.0.14-root/usr/lib/libxslt.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
make  install-man4
make[3]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/libxslt'
/bin/sh ../mkinstalldirs /var/tmp/libxslt-1.0.14-root/usr/share/man/man4
mkdir /var/tmp/libxslt-1.0.14-root/usr/share
mkdir /var/tmp/libxslt-1.0.14-root/usr/share/man
mkdir /var/tmp/libxslt-1.0.14-root/usr/share/man/man4
 /usr//bin/install -c -m 644 ./libxslt.4 
/var/tmp/libxslt-1.0.14-root/usr/share/man/man4/libxslt.4
make[3]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/libxslt'
/bin/sh ../mkinstalldirs /var/tmp/libxslt-1.0.14-root/usr/include/libxslt
mkdir /var/tmp/libxslt-1.0.14-root/usr/include
mkdir /var/tmp/libxslt-1.0.14-root/usr/include/libxslt
 /usr//bin/install -c -m 644 xslt.h 
/var/tmp/libxslt-1.0.14-root/usr/include/libxslt/xslt.h
 /usr//bin/install -c -m 644 xsltutils.h 
/var/tmp/libxslt-1.0.14-root/usr/include/libxslt/xsltutils.h
 /usr//bin/install -c -m 644 pattern.h 
/var/tmp/libxslt-1.0.14-root/usr/include/libxslt/pattern.h
 /usr//bin/install -c -m 644 templates.h 
/var/tmp/libxslt-1.0.14-root/usr/include/libxslt/templates.h
 /usr//bin/install -c -m 644 variables.h 
/var/tmp/libxslt-1.0.14-root/usr/include/libxslt/variables.h
 /usr//bin/install -c -m 644 keys.h 
/var/tmp/libxslt-1.0.14-root/usr/include/libxslt/keys.h
 /usr//bin/install -c -m 644 numbersInternals.h 
/var/tmp/libxslt-1.0.14-root/usr/include/libxslt/numbersInternals.h
 /usr//bin/install -c -m 644 extensions.h 
/var/tmp/libxslt-1.0.14-root/usr/include/libxslt/extensions.h
 /usr//bin/install -c -m 644 extra.h 
/var/tmp/libxslt-1.0.14-root/usr/include/libxslt/extra.h
 /usr//bin/install -c -m 644 functions.h 
/var/tmp/libxslt-1.0.14-root/usr/include/libxslt/functions.h
 /usr//bin/install -c -m 644 namespaces.h 
/var/tmp/libxslt-1.0.14-root/usr/include/libxslt/namespaces.h
 /usr//bin/install -c -m 644 imports.h 
/var/tmp/libxslt-1.0.14-root/usr/include/libxslt/imports.h
 /usr//bin/install -c -m 644 attributes.h 
/var/tmp/libxslt-1.0.14-root/usr/include/libxslt/attributes.h
 /usr//bin/install -c -m 644 documents.h 
/var/tmp/libxslt-1.0.14-root/usr/include/libxslt/documents.h
 /usr//bin/install -c -m 644 preproc.h 
/var/tmp/libxslt-1.0.14-root/usr/include/libxslt/preproc.h
 /usr//bin/install -c -m 644 transform.h 
/var/tmp/libxslt-1.0.14-root/usr/include/libxslt/transform.h
 /usr//bin/install -c -m 644 xsltInternals.h 
/var/tmp/libxslt-1.0.14-root/usr/include/libxslt/xsltInternals.h
 /usr//bin/install -c -m 644 xsltconfig.h 
/var/tmp/libxslt-1.0.14-root/usr/include/libxslt/xsltconfig.h
make[2]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/libxslt'
make[1]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/libxslt'
Making install in breakpoint
make[1]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/breakpoint'
make[2]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/breakpoint'
/bin/sh ../mkinstalldirs /var/tmp/libxslt-1.0.14-root/usr/lib
/bin/sh ../libtool  --mode=install /usr//bin/install -c libxsltbreakpoint.la 
/var/tmp/libxslt-1.0.14-root/usr/lib/libxsltbreakpoint.la
/usr//bin/install -c .libs/libxsltbreakpoint.so.1.0.8 
/var/tmp/libxslt-1.0.14-root/usr/lib/libxsltbreakpoint.so.1.0.8
(cd /var/tmp/libxslt-1.0.14-root/usr/lib && rm -f libxsltbreakpoint.so.1 && ln -s 
libxsltbreakpoint.so.1.0.8 libxsltbreakpoint.so.1)
(cd /var/tmp/libxslt-1.0.14-root/usr/lib && rm -f libxsltbreakpoint.so && ln -s 
libxsltbreakpoint.so.1.0.8 libxsltbreakpoint.so)
/usr//bin/install -c .libs/libxsltbreakpoint.lai 
/var/tmp/libxslt-1.0.14-root/usr/lib/libxsltbreakpoint.la
/usr//bin/install -c .libs/libxsltbreakpoint.a 
/var/tmp/libxslt-1.0.14-root/usr/lib/libxsltbreakpoint.a
ranlib /var/tmp/libxslt-1.0.14-root/usr/lib/libxsltbreakpoint.a
chmod 644 /var/tmp/libxslt-1.0.14-root/usr/lib/libxsltbreakpoint.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/breakpoint'
make[1]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/breakpoint'
Making install in libexslt
make[1]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/libexslt'
make[2]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/libexslt'
/bin/sh ../mkinstalldirs /var/tmp/libxslt-1.0.14-root/usr/lib
/bin/sh ../libtool  --mode=install /usr//bin/install -c libexslt.la 
/var/tmp/libxslt-1.0.14-root/usr/lib/libexslt.la
/usr//bin/install -c .libs/libexslt.so.0.7.5 
/var/tmp/libxslt-1.0.14-root/usr/lib/libexslt.so.0.7.5
(cd /var/tmp/libxslt-1.0.14-root/usr/lib && rm -f libexslt.so.0 && ln -s 
libexslt.so.0.7.5 libexslt.so.0)
(cd /var/tmp/libxslt-1.0.14-root/usr/lib && rm -f libexslt.so && ln -s 
libexslt.so.0.7.5 libexslt.so)
/usr//bin/install -c .libs/libexslt.lai 
/var/tmp/libxslt-1.0.14-root/usr/lib/libexslt.la
/usr//bin/install -c .libs/libexslt.a /var/tmp/libxslt-1.0.14-root/usr/lib/libexslt.a
ranlib /var/tmp/libxslt-1.0.14-root/usr/lib/libexslt.a
chmod 644 /var/tmp/libxslt-1.0.14-root/usr/lib/libexslt.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
make  install-man4
make[3]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/libexslt'
/bin/sh ../mkinstalldirs /var/tmp/libxslt-1.0.14-root/usr/share/man/man4
 /usr//bin/install -c -m 644 ./libexslt.4 
/var/tmp/libxslt-1.0.14-root/usr/share/man/man4/libexslt.4
make[3]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/libexslt'
/bin/sh ../mkinstalldirs /var/tmp/libxslt-1.0.14-root/usr/include/libexslt
mkdir /var/tmp/libxslt-1.0.14-root/usr/include/libexslt
 /usr//bin/install -c -m 644 exslt.h 
/var/tmp/libxslt-1.0.14-root/usr/include/libexslt/exslt.h
 /usr//bin/install -c -m 644 exsltconfig.h 
/var/tmp/libxslt-1.0.14-root/usr/include/libexslt/exsltconfig.h
 /usr//bin/install -c -m 644 exslt.h 
/var/tmp/libxslt-1.0.14-root/usr/include/libexslt/exslt.h
 /usr//bin/install -c -m 644 exsltconfig.h 
/var/tmp/libxslt-1.0.14-root/usr/include/libexslt/exsltconfig.h
make[2]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/libexslt'
make[1]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/libexslt'
Making install in xsltproc
make[1]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/xsltproc'
make[2]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/xsltproc'
/bin/sh ../mkinstalldirs /var/tmp/libxslt-1.0.14-root/usr/bin
mkdir /var/tmp/libxslt-1.0.14-root/usr/bin
 /bin/sh ../libtool  --mode=install /usr//bin/install -c  xsltproc 
/var/tmp/libxslt-1.0.14-root/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/install -c .libs/xsltproc /var/tmp/libxslt-1.0.14-root/usr/bin/xsltproc
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/xsltproc'
make[1]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/xsltproc'
Making install in doc
make[1]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/doc'
make[2]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/doc'
make[2]: Nothing to be done for `install-exec-am'.
make  install-man1
make[3]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/doc'
/bin/sh ../mkinstalldirs /var/tmp/libxslt-1.0.14-root/usr/share/man/man1
mkdir /var/tmp/libxslt-1.0.14-root/usr/share/man/man1
 /usr//bin/install -c -m 644 ./xsltproc.1 
/var/tmp/libxslt-1.0.14-root/usr/share/man/man1/xsltproc.1
make[3]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/doc'
/bin/sh ../mkinstalldirs /var/tmp/libxslt-1.0.14-root/usr/doc/libxslt-1.0.14/html
mkdir /var/tmp/libxslt-1.0.14-root/usr/doc
mkdir /var/tmp/libxslt-1.0.14-root/usr/doc/libxslt-1.0.14
mkdir /var/tmp/libxslt-1.0.14-root/usr/doc/libxslt-1.0.14/html
/usr//bin/install -c -m 0644 ./*.html 
/var/tmp/libxslt-1.0.14-root/usr/doc/libxslt-1.0.14/html
/usr//bin/install -c -m 0644 ./*.gif 
/var/tmp/libxslt-1.0.14-root/usr/doc/libxslt-1.0.14/html
/usr//bin/install -c -m 0644 ./html/*.html 
/var/tmp/libxslt-1.0.14-root/usr/doc/libxslt-1.0.14/html
/usr//bin/install -c -m 0644 ./html/index.sgml 
/var/tmp/libxslt-1.0.14-root/usr/doc/libxslt-1.0.14/html
/bin/sh ../mkinstalldirs 
/var/tmp/libxslt-1.0.14-root/usr/doc/libxslt-1.0.14/html/tutorial
mkdir /var/tmp/libxslt-1.0.14-root/usr/doc/libxslt-1.0.14/html/tutorial
/usr//bin/install -c -m 0644 ./tutorial/* 
/var/tmp/libxslt-1.0.14-root/usr/doc/libxslt-1.0.14/html/tutorial
(cd /var/tmp/libxslt-1.0.14-root; gtkdoc-fixxref --module=libxslt --html-dir=/usr/doc)
Can't open HTML directory /usr/doc/libxslt: No such file or directory at 
/usr//bin/gtkdoc-fixxref line 108.
make[2]: [install-data-local] Error 2 (ignored)
make[2]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/doc'
make[1]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/doc'
Making install in python
make[1]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/python'
Making install in .
make[2]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/python'
make[3]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/python'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../mkinstalldirs /var/tmp/libxslt-1.0.14-root
make[3]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/python'
make[2]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/python'
Making install in tests
make[2]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/python/tests'
make[3]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/python/tests'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../../mkinstalldirs 
/var/tmp/libxslt-1.0.14-root/usr/share/doc/libxslt-python-1.0.14/examples
mkdir /var/tmp/libxslt-1.0.14-root/usr/share/doc
mkdir /var/tmp/libxslt-1.0.14-root/usr/share/doc/libxslt-python-1.0.14
mkdir /var/tmp/libxslt-1.0.14-root/usr/share/doc/libxslt-python-1.0.14/examples
(for test in basic.py extfunc.py test.xml test.xsl pyxsltproc.py; \
  do /usr//bin/install -c -m 0644 $test 
/var/tmp/libxslt-1.0.14-root/usr/share/doc/libxslt-python-1.0.14/examples ; done)
make[3]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/python/tests'
make[2]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/python/tests'
make[1]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/python'
Making install in tests
make[1]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests'
Making install in docs
make[2]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/docs'
make[3]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/docs'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/docs'
make[2]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/docs'
Making install in REC1
make[2]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/REC1'
make[3]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/REC1'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/REC1'
make[2]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/REC1'
Making install in REC2
make[2]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/REC2'
make[3]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/REC2'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/REC2'
make[2]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/REC2'
Making install in REC
make[2]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/REC'
make[3]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/REC'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/REC'
make[2]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/REC'
Making install in general
make[2]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/general'
make[3]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/general'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/general'
make[2]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/general'
Making install in namespaces
make[2]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/namespaces'
make[3]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/namespaces'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/namespaces'
make[2]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/namespaces'
Making install in numbers
make[2]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/numbers'
make[3]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/numbers'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/numbers'
make[2]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/numbers'
Making install in documents
make[2]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/documents'
make[3]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/documents'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/documents'
make[2]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/documents'
Making install in extensions
make[2]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/extensions'
make[3]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/extensions'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/extensions'
make[2]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/extensions'
Making install in reports
make[2]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/reports'
make[3]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/reports'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/reports'
make[2]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/reports'
Making install in xmlspec
make[2]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/xmlspec'
make[3]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/xmlspec'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/xmlspec'
make[2]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/xmlspec'
Making install in multiple
make[2]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/multiple'
make[3]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/multiple'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/multiple'
make[2]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/multiple'
Making install in XSLTMark
make[2]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/XSLTMark'
make[3]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/XSLTMark'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/XSLTMark'
make[2]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/XSLTMark'
Making install in docbook
make[2]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/docbook'
make[3]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/docbook'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/docbook'
make[2]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/docbook'
Making install in exslt
make[2]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/exslt'
Making install in common
make[3]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/exslt/common'
make[4]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/exslt/common'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/exslt/common'
make[3]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/exslt/common'
Making install in functions
make[3]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/exslt/functions'
make[4]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/exslt/functions'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/exslt/functions'
make[3]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/exslt/functions'
Making install in math
make[3]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/exslt/math'
make[4]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/exslt/math'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/exslt/math'
make[3]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/exslt/math'
Making install in sets
make[3]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/exslt/sets'
make[4]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/exslt/sets'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/exslt/sets'
make[3]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/exslt/sets'
Making install in strings
make[3]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/exslt/strings'
make[4]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/exslt/strings'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/exslt/strings'
make[3]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/exslt/strings'
Making install in date
make[3]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/exslt/date'
make[4]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/exslt/date'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/exslt/date'
make[3]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/exslt/date'
make[3]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/exslt'
make[4]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/exslt'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/exslt'
make[3]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/exslt'
make[2]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests/exslt'
make[2]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests'
make[3]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests'
make[2]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests'
make[1]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14/tests'
make[1]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14'
make[2]: Entering directory `/usr/src/RPM/BUILD/libxslt-1.0.14'
/bin/sh ./mkinstalldirs /var/tmp/libxslt-1.0.14-root/usr/bin
 /usr//bin/install -c  xslt-config /var/tmp/libxslt-1.0.14-root/usr/bin/xslt-config
/bin/sh ./mkinstalldirs /var/tmp/libxslt-1.0.14-root/usr/lib
 /usr//bin/install -c -m 644 ./xsltConf.sh 
/var/tmp/libxslt-1.0.14-root/usr/lib/xsltConf.sh
/bin/sh ./mkinstalldirs /var/tmp/libxslt-1.0.14-root/usr/lib/pkgconfig
mkdir /var/tmp/libxslt-1.0.14-root/usr/lib/pkgconfig
 /usr//bin/install -c -m 644 ./libxslt.pc 
/var/tmp/libxslt-1.0.14-root/usr/lib/pkgconfig/libxslt.pc
make[2]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14'
make[1]: Leaving directory `/usr/src/RPM/BUILD/libxslt-1.0.14'
+ /usr/lib/rpm/brp-mandrake
Cleaning files...done
Compressing files...done
Stripping files...done
Relativisation of symlinks...done
Clean perl...done
Building libraries symlinks...done
Processing files: libxslt-proc-1.0.14-1mdk
Finding  Provides: (using /usr/lib/rpm/find-provides)...
Finding  Requires: (using /usr/lib/rpm/find-requires)...
Using BuildRoot: /var/tmp/libxslt-1.0.14-root to search libs
PreReq: rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1
Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) 
<= 3.0.4-1
Requires: libxslt1 = 1.0.14 ld-linux.so.2 libc.so.6 libexslt.so.0 libm.so.6 
libxml2.so.2 libxslt.so.1 libz.so.1 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3)
Processing files: libxslt1-1.0.14-1mdk
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.72534
+ umask 022
+ cd /usr/src/RPM/BUILD
+ cd libxslt-1.0.14
+ DOCDIR=/var/tmp/libxslt-1.0.14-root/usr/share/doc/libxslt1-1.0.14
+ export DOCDIR
+ rm -rf /var/tmp/libxslt-1.0.14-root/usr/share/doc/libxslt1-1.0.14
+ /bin/mkdir -p /var/tmp/libxslt-1.0.14-root/usr/share/doc/libxslt1-1.0.14
+ cp -pr AUTHORS ChangeLog NEWS README Copyright FEATURES 
+/var/tmp/libxslt-1.0.14-root/usr/share/doc/libxslt1-1.0.14
+ cp -pr doc/APIchunk0.html doc/APIchunk1.html doc/APIchunk2.html doc/APIchunk3.html 
+doc/APIchunk4.html doc/APIchunk5.html doc/APIchunk6.html doc/APIconstructors.html 
+doc/APIfiles.html doc/APIfunctions.html doc/API.html doc/APIsymbols.html 
+doc/bugs.html doc/contribs.html doc/docbook.html doc/docs.html doc/downloads.html 
+doc/extensions.html doc/FAQ.html doc/help.html doc/index.html doc/internals.html 
+doc/intro.html doc/news.html doc/python.html doc/xslt.html doc/xsltproc2.html 
+doc/xsltproc.html doc/html /var/tmp/libxslt-1.0.14-root/usr/share/doc/libxslt1-1.0.14
+ exit 0
Finding  Provides: (using /usr/lib/rpm/find-provides)...
Finding  Requires: (using /usr/lib/rpm/find-requires)...
Using BuildRoot: /var/tmp/libxslt-1.0.14-root to search libs
Provides: libexslt.so.0 libxsltbreakpoint.so.1 libxslt.so.1
PreReq: /sbin/ldconfig /sbin/ldconfig rpmlib(PayloadFilesHavePrefix) <= 4.0-1 
rpmlib(CompressedFileNames) <= 3.0.4-1
Requires(interp): /sbin/ldconfig /sbin/ldconfig
Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) 
<= 3.0.4-1
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
Requires: libxml2 >= 2.4.17 ld-linux.so.2 libc.so.6 libm.so.6 libxml2.so.2 libz.so.1 
libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libm.so.6(GLIBC_2.0)
Processing files: libxslt-python-1.0.14-1mdk
error: File not found by glob: 
/var/tmp/libxslt-1.0.14-root/usr/lib/python2.2/site-packages/*
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.37118
+ umask 022
+ cd /usr/src/RPM/BUILD
+ cd libxslt-1.0.14
+ DOCDIR=/var/tmp/libxslt-1.0.14-root/usr/share/doc/libxslt-python-1.0.14
+ export DOCDIR
+ rm -rf /var/tmp/libxslt-1.0.14-root/usr/share/doc/libxslt-python-1.0.14
+ /bin/mkdir -p /var/tmp/libxslt-1.0.14-root/usr/share/doc/libxslt-python-1.0.14
+ cp -pr AUTHORS ChangeLog README Copyright FEATURES 
+/var/tmp/libxslt-1.0.14-root/usr/share/doc/libxslt-python-1.0.14
+ cp -pr python/libxsltclass.txt 
+/var/tmp/libxslt-1.0.14-root/usr/share/doc/libxslt-python-1.0.14
cp: cannot stat `python/libxsltclass.txt': No such file or directory
error: Bad exit status from /var/tmp/rpm-tmp.37118 (%doc)
Requires: libxslt1 = 1.0.14 python >= 2.2 libxml2-python >= 2.4.17
Processing files: libxslt1-devel-1.0.14-1mdk
Finding  Provides: (using /usr/lib/rpm/find-provides)...
Finding  Requires: (using /usr/lib/rpm/find-requires)...
Using BuildRoot: /var/tmp/libxslt-1.0.14-root to search libs
Provides: libxslt-devel
PreReq: rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1
Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) 
<= 3.0.4-1
Requires: libxslt1 = 1.0.14 libxml2-devel >= 2.4.17 bash


RPM build errors:
    File not found by glob: 
/var/tmp/libxslt-1.0.14-root/usr/lib/python2.2/site-packages/*
    Bad exit status from /var/tmp/rpm-tmp.37118 (%doc)

Reply via email to