request from: hawk checking if we should skip the build started at: Thu May 14 10:53:46 2015 fetching http://kraz.tld-linux.org/~buildertidev//srpms/58e671fe-3bdf-4bc8-ab66-87e5a2af2f65/xorg-docs-1.7.1-2.src.rpm fetched 381380 bytes, 889.7 K/s installing srpm: xorg-docs-1.7.1-2.src.rpm mesg: ttyname failed: Inappropriate ioctl for device mesg: ttyname failed: Inappropriate ioctl for device mesg: ttyname failed: Inappropriate ioctl for device Building target platforms: i686-pld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR no BR needed building RPM using: echo build-id: 58e671fe-3bdf-4bc8-ab66-87e5a2af2f65; cd rpm/SPECS; TMPDIR=/tmp/B.7a5e6d exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --target i686-pld-linux xorg-docs.spec mesg: ttyname failed: Inappropriate ioctl for device build-id: 58e671fe-3bdf-4bc8-ab66-87e5a2af2f65 Building target platforms: i686-pld-linux Executing(%prep): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.7a5e6d /bin/sh -e /tmp/B.7a5e6d/rpm-tmp.27022 + umask 022 + cd /home/users/builder/rpm/BUILD + cd /home/users/builder/rpm/BUILD + rm -rf xorg-docs-1.7.1 + /usr/bin/bzip2 -dc /home/users/builder/rpm/SOURCES/xorg-docs-1.7.1.tar.bz2 + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd xorg-docs-1.7.1 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.7a5e6d /bin/sh -e /tmp/B.7a5e6d/rpm-tmp.78591 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.7a5e6d + umask 022 + cd /home/users/builder/rpm/BUILD + cd xorg-docs-1.7.1 + aclocal + autoconf + automake -a -c -f --foreign + ./configure 'LDFLAGS=-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' 'CFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' 'CXXFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' 'FFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' 'FCFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' 'CPPFLAGS=' 'CC=i686-tld-linux-gcc' 'CXX=i686-tld-linux-g++' '--host=noarch-tld-linux' '--build=noarch-tld-linux' '--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' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--x-libraries=/usr/lib' '--host=i686-tld-linux' '--build=i686-tld-linux' --without-fop checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for mawk... mawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for i686-tld-linux-gcc... i686-tld-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i686-tld-linux-gcc accepts -g... yes checking for i686-tld-linux-gcc option to accept ISO C89... none needed checking whether i686-tld-linux-gcc understands -c and -o together... yes checking dependency style of i686-tld-linux-gcc... none checking for i686-tld-linux-gcc option to accept ISO C99... -std=gnu99 checking how to run the C preprocessor... i686-tld-linux-gcc -std=gnu99 -E 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 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 whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking for i686-tld-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking build system type... i686-tld-linux-gnu checking host system type... i686-tld-linux-gnu checking for a sed that does not truncate output... /bin/sed checking if i686-tld-linux-gcc -std=gnu99 supports -Werror=unknown-warning-option... no checking if i686-tld-linux-gcc -std=gnu99 supports -Werror=unused-command-line-argument... no checking if i686-tld-linux-gcc -std=gnu99 supports -Wall... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Wpointer-arith... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Wmissing-declarations... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Wformat=2... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Wstrict-prototypes... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Wmissing-prototypes... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Wnested-externs... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Wbad-function-cast... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Wold-style-definition... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Wdeclaration-after-statement... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Wunused... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Wuninitialized... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Wshadow... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Wmissing-noreturn... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Wmissing-format-attribute... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Wredundant-decls... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Wlogical-op... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Werror=implicit... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Werror=nonnull... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Werror=init-self... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Werror=main... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Werror=missing-braces... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Werror=sequence-point... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Werror=return-type... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Werror=trigraphs... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Werror=array-bounds... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Werror=write-strings... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Werror=address... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Werror=int-to-pointer-cast... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Werror=pointer-to-int-cast... yes checking if i686-tld-linux-gcc -std=gnu99 supports -pedantic... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Werror... yes checking if i686-tld-linux-gcc -std=gnu99 supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking whether to build documentation... yes checking whether to build functional specifications... yes checking for xmlto... /usr/bin/xmlto checking the xmlto version... 0.0.22 checking for xsltproc... /usr/bin/xsltproc checking for X.Org SGML entities >= 1.8... /usr/share/sgml checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating general/Makefile config.status: creating general/fonts/Makefile config.status: creating general/input/Makefile config.status: creating general/graphics/Makefile config.status: creating general/platforms/Makefile config.status: creating man/Makefile config.status: creating specs/Makefile config.status: creating specs/CTEXT/Makefile config.status: creating specs/ICCCM/Makefile config.status: creating specs/Xext/Makefile config.status: creating specs/XLFD/Makefile config.status: creating specs/Xserver/Makefile config.status: executing depfiles commands + /usr/bin/make -j4 Making all in general make[1]: Entering directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/general' Making all in fonts make[2]: Entering directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/general/fonts' /usr/bin/xmlto --searchpath "/usr/share/sgml/X11" --searchpath "/home/users/builder/rpm/BUILD/xorg-docs-1.7.1" -x /usr/share/sgml/X11/xorg-xhtml.xsl --stringparam target.database.document=/usr/share/sgml/X11/dbs/masterdb.html.xml --stringparam current.docid="fonts" xhtml-nochunks fonts.xml /usr/bin/xmlto --searchpath "/usr/share/sgml/X11" --searchpath "/home/users/builder/rpm/BUILD/xorg-docs-1.7.1" -x /usr/share/sgml/X11/xorg-xhtml.xsl --stringparam target.database.document=/usr/share/sgml/X11/dbs/masterdb.html.xml --stringparam current.docid="fonts" txt fonts.xml /usr/bin/xsltproc --path "/usr/share/sgml/X11" --path "/home/users/builder/rpm/BUILD/xorg-docs-1.7.1" --stringparam targets.filename "fonts.html.db" --stringparam collect.xref.targets "only" --stringparam olink.base.uri "fonts.html" --nonet --xinclude /usr/share/sgml/X11/xorg-xhtml.xsl fonts.xml /usr/bin/xsltproc --path "/usr/share/sgml/X11" --path "/home/users/builder/rpm/BUILD/xorg-docs-1.7.1" --stringparam targets.filename "fonts.pdf.db" --stringparam collect.xref.targets "only" --stringparam olink.base.uri "fonts.pdf" --nonet --xinclude /usr/share/sgml/X11/xorg-fo.xsl fonts.xml Writing fonts.html.db for article(fonts) Writing fonts.pdf.db for article(fonts) warning: failed to load external entity "/usr/share/doc/libICE/ICElib.html.db" warning: failed to load external entity "/usr/share/doc/libICE/ICElib.html.db" warning: failed to load external entity "/usr/share/doc/libICE/ice.html.db" warning: failed to load external entity "/usr/share/doc/libICE/ice.html.db" warning: warning: failed to load external entity "/usr/share/doc/libSM/SMlib.html.db" failed to load external entity "/usr/share/doc/libSM/SMlib.html.db" warning: warning: failed to load external entity "/usr/share/doc/libSM/xsmp.html.db" failed to load external entity "/usr/share/doc/libSM/xsmp.html.db" warning: warning: failed to load external entity "/usr/share/doc/libX11/libX11/libX11.html.db" failed to load external entity "/usr/share/doc/libX11/libX11/libX11.html.db" warning: warning: failed to load external entity "/usr/share/doc/libX11/i18n/compose/libX11-keys.html.db" failed to load external entity "/usr/share/doc/libX11/i18n/compose/libX11-keys.html.db" warning: warning: failed to load external entity "/usr/share/doc/libX11/i18n/framework/framework.html.db" failed to load external entity "/usr/share/doc/libX11/i18n/framework/framework.html.db" warning: warning: failed to load external entity "/usr/share/doc/libX11/i18n/localedb/localedb.html.db" failed to load external entity "/usr/share/doc/libX11/i18n/localedb/localedb.html.db" warning: warning: failed to load external entity "/usr/share/doc/libX11/i18n/trans/trans.html.db" failed to load external entity "/usr/share/doc/libX11/i18n/trans/trans.html.db" warning: warning: failed to load external entity "/usr/share/doc/libX11/XIM/xim.html.db" failed to load external entity "/usr/share/doc/libX11/XIM/xim.html.db" warning: warning: failed to load external entity "/usr/share/doc/libX11/XKB/xkblib.html.db" failed to load external entity "/usr/share/doc/libX11/XKB/xkblib.html.db" warning: warning: failed to load external entity "/usr/share/doc//libXaw/libXaw.html.db" failed to load external entity "/usr/share/doc//libXaw/libXaw.html.db" warning: warning: failed to load external entity "/usr/share/doc//libXdmcp/xdmcp.html.db" failed to load external entity "/usr/share/doc//libXdmcp/xdmcp.html.db" warning: warning: failed to load external entity "/usr/share/doc/libXext/dbelib.html.db" failed to load external entity "/usr/share/doc/libXext/dbelib.html.db" warning: warning: failed to load external entity "/usr/share/doc/libXext/dpmslib.html.db" failed to load external entity "/usr/share/doc/libXext/dpmslib.html.db" warning: warning: failed to load external entity "/usr/share/doc/libXext/shapelib.html.db" failed to load external entity "/usr/share/doc/libXext/shapelib.html.db" warning: warning: failed to load external entity "/usr/share/doc/libXext/synclib.html.db" failed to load external entity "/usr/share/doc/libXext/synclib.html.db" warning: warning: failed to load external entity "/usr/share/doc/libXext/xtest1.html.db" failed to load external entity "/usr/share/doc/libXext/xtest1.html.db" warning: warning: failed to load external entity "/usr/share/doc/libXi/inputlib.html.db" failed to load external entity "/usr/share/doc/libXi/inputlib.html.db" warning: warning: failed to load external entity "/usr/share/doc/libXmu/Xmu.html.db" failed to load external entity "/usr/share/doc/libXmu/Xmu.html.db" warning: warning: failed to load external entity "/usr/share/doc/libXt/intrinsics.html.db" failed to load external entity "/usr/share/doc/libXt/intrinsics.html.db" warning: warning: failed to load external entity "/usr/share/doc/libXtst/recordlib.html.db" failed to load external entity "/usr/share/doc/libXtst/recordlib.html.db" warning: warning: failed to load external entity "/usr/share/doc/libXtst/xtestlib.html.db" failed to load external entity "/usr/share/doc/libXtst/xtestlib.html.db" warning: warning: failed to load external entity "/usr/share/doc/xtrans/xtrans.html.db" failed to load external entity "/usr/share/doc/xtrans/xtrans.html.db" warning: warning: failed to load external entity "/usr/share/doc/bigreqsproto/bigreq.html.db" failed to load external entity "/usr/share/doc/bigreqsproto/bigreq.html.db" warning: warning: failed to load external entity "/usr/share/doc/fontsproto/fsproto.html.db" failed to load external entity "/usr/share/doc/fontsproto/fsproto.html.db" warning: warning: failed to load external entity "/usr/share/doc/kbproto/xkbproto.html.db" failed to load external entity "/usr/share/doc/kbproto/xkbproto.html.db" warning: warning: failed to load external entity "/usr/share/doc/recordproto/record.html.db" failed to load external entity "/usr/share/doc/recordproto/record.html.db" warning: warning: failed to load external entity "/usr/share/doc/scrnsaverproto/saver.html.db" failed to load external entity "/usr/share/doc/scrnsaverproto/saver.html.db" warning: warning: failed to load external entity "/usr/share/doc/xcmiscproto/xc-misc.html.db" failed to load external entity "/usr/share/doc/xcmiscproto/xc-misc.html.db" warning: warning: failed to load external entity "/usr/share/doc/xextproto/appgrp.html.db" failed to load external entity "/usr/share/doc/xextproto/appgrp.html.db" warning: warning: failed to load external entity "/usr/share/doc/xextproto/dbe.html.db" failed to load external entity "/usr/share/doc/xextproto/dbe.html.db" warning: warning: failed to load external entity "/usr/share/doc/xextproto/dpms.html.db" failed to load external entity "/usr/share/doc/xextproto/dpms.html.db" warning: warning: failed to load external entity "/usr/share/doc/xextproto/evi.html.db" failed to load external entity "/usr/share/doc/xextproto/evi.html.db" warning: warning: failed to load external entity "/usr/share/doc/xextproto/geproto.html.db" failed to load external entity "/usr/share/doc/xextproto/geproto.html.db" warning: warning: failed to load external entity "/usr/share/doc/xextproto/lbx.html.db" failed to load external entity "/usr/share/doc/xextproto/lbx.html.db" warning: warning: failed to load external entity "/usr/share/doc/xextproto/multibuf.html.db" failed to load external entity "/usr/share/doc/xextproto/multibuf.html.db" warning: warning: failed to load external entity "/usr/share/doc/xextproto/security.html.db" failed to load external entity "/usr/share/doc/xextproto/security.html.db" warning: warning: failed to load external entity "/usr/share/doc/xextproto/shape.html.db" failed to load external entity "/usr/share/doc/xextproto/shape.html.db" warning: warning: failed to load external entity "/usr/share/doc/xextproto/shm.html.db" failed to load external entity "/usr/share/doc/xextproto/shm.html.db" warning: warning: failed to load external entity "/usr/share/doc/xextproto/sync.html.db" failed to load external entity "/usr/share/doc/xextproto/sync.html.db" warning: warning: failed to load external entity "/usr/share/doc/xextproto/tog-cup.html.db" failed to load external entity "/usr/share/doc/xextproto/tog-cup.html.db" warning: warning: failed to load external entity "/usr/share/doc/xextproto/xtest.html.db" failed to load external entity "/usr/share/doc/xextproto/xtest.html.db" warning: warning: failed to load external entity "/usr/share/doc/xproto/x11protocol.html.db" failed to load external entity "/usr/share/doc/xproto/x11protocol.html.db" warning: warning: failed to load external entity "/usr/share/doc/xorg-docs/License.html.db" failed to load external entity "/usr/share/doc/xorg-docs/License.html.db" warning: warning: failed to load external entity "/usr/share/doc/xorg-docs/README.html.db" failed to load external entity "/usr/share/doc/xorg-docs/README.html.db" warning: warning: failed to load external entity "/usr/share/doc/xorg-docs/ReleaseNotes.html.db" failed to load external entity "/usr/share/doc/xorg-docs/ReleaseNotes.html.db" warning: warning: failed to load external entity "/usr/share/doc/xorg-docs/Versions.html.db" failed to load external entity "/usr/share/doc/xorg-docs/Versions.html.db" warning: warning: failed to load external entity "/usr/share/doc/xorg-docs/fonts/fonts.html.db" failed to load external entity "/usr/share/doc/xorg-docs/fonts/fonts.html.db" warning: warning: failed to load external entity "/usr/share/doc/xorg-docs/graphics/dps.html.db" failed to load external entity "/usr/share/doc/xorg-docs/graphics/dps.html.db" warning: warning: failed to load external entity "/usr/share/doc/xorg-docs/input/XKB-Config.html.db" failed to load external entity "/usr/share/doc/xorg-docs/input/XKB-Config.html.db" warning: warning: failed to load external entity "/usr/share/doc/xorg-docs/input/XKB-Enhancing.html.db" failed to load external entity "/usr/share/doc/xorg-docs/input/XKB-Enhancing.html.db" warning: warning: failed to load external entity "/usr/share/doc/xorg-docs/platforms/Darwin.html.db" failed to load external entity "/usr/share/doc/xorg-docs/platforms/Darwin.html.db" warning: warning: failed to load external entity "/usr/share/doc/xorg-docs/platforms/Solaris.html.db" failed to load external entity "/usr/share/doc/xorg-docs/platforms/Solaris.html.db" warning: warning: failed to load external entity "/usr/share/doc/xorg-docs/ctext/ctext.html.db" failed to load external entity "/usr/share/doc/xorg-docs/ctext/ctext.html.db" warning: warning: failed to load external entity "/usr/share/doc/xorg-docs/icccm/icccm.html.db" failed to load external entity "/usr/share/doc/xorg-docs/icccm/icccm.html.db" warning: warning: failed to load external entity "/usr/share/doc/xorg-docs/xext/lbxalg.html.db" failed to load external entity "/usr/share/doc/xorg-docs/xext/lbxalg.html.db" warning: warning: failed to load external entity "/usr/share/doc/xorg-docs/xlfd/xlfd.html.db" failed to load external entity "/usr/share/doc/xorg-docs/xlfd/xlfd.html.db" warning: warning: failed to load external entity "/usr/share/doc/xorg-docs/Xserver/appgroup.html.db" failed to load external entity "/usr/share/doc/xorg-docs/Xserver/appgroup.html.db" warning: warning: failed to load external entity "/usr/share/doc/xorg-docs/Xserver/analysis.html.db" failed to load external entity "/usr/share/doc/xorg-docs/Xserver/analysis.html.db" warning: warning: failed to load external entity "/usr/share/doc/xorg-docs/Xserver/secint.html.db" failed to load external entity "/usr/share/doc/xorg-docs/Xserver/secint.html.db" warning: warning: failed to load external entity "/usr/share/doc/xorg-docs/Xserver/XACE-Spec.html.db" failed to load external entity "/usr/share/doc/xorg-docs/Xserver/XACE-Spec.html.db" warning: warning: failed to load external entity "/usr/share/doc/xorg-server/Xserver-DTrace.html.db" failed to load external entity "/usr/share/doc/xorg-server/Xserver-DTrace.html.db" Error: unresolved olink: targetdoc/targetptr = 'License/Bigelow_Holmes_Inc_and_URW_GmbH_Luxi_font_license'. Error: unresolved olink: targetdoc/targetptr = 'License/Bigelow_Holmes_Inc_and_URW_GmbH_Luxi_font_license'. Error: unresolved olink: targetdoc/targetptr = 'xlfd/xlfd'. Error: unresolved olink: targetdoc/targetptr = 'xlfd/xlfd'. make[2]: Leaving directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/general/fonts' Making all in input make[2]: Entering directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/general/input' /usr/bin/xmlto --searchpath "/usr/share/sgml/X11" --searchpath "/home/users/builder/rpm/BUILD/xorg-docs-1.7.1" -x /usr/share/sgml/X11/xorg-xhtml.xsl --stringparam target.database.document=/usr/share/sgml/X11/dbs/masterdb.html.xml --stringparam current.docid="XKB-Config" xhtml-nochunks XKB-Config.xml /usr/bin/xmlto --searchpath "/usr/share/sgml/X11" --searchpath "/home/users/builder/rpm/BUILD/xorg-docs-1.7.1" -x /usr/share/sgml/X11/xorg-xhtml.xsl --stringparam target.database.document=/usr/share/sgml/X11/dbs/masterdb.html.xml --stringparam current.docid="XKB-Enhancing" xhtml-nochunks XKB-Enhancing.xml /usr/bin/xmlto --searchpath "/usr/share/sgml/X11" --searchpath "/home/users/builder/rpm/BUILD/xorg-docs-1.7.1" -x /usr/share/sgml/X11/xorg-xhtml.xsl --stringparam target.database.document=/usr/share/sgml/X11/dbs/masterdb.html.xml --stringparam current.docid="XKB-Config" txt XKB-Config.xml /usr/bin/xmlto --searchpath "/usr/share/sgml/X11" --searchpath "/home/users/builder/rpm/BUILD/xorg-docs-1.7.1" -x /usr/share/sgml/X11/xorg-xhtml.xsl --stringparam target.database.document=/usr/share/sgml/X11/dbs/masterdb.html.xml --stringparam current.docid="XKB-Enhancing" txt XKB-Enhancing.xml /usr/bin/xsltproc --path "/usr/share/sgml/X11" --path "/home/users/builder/rpm/BUILD/xorg-docs-1.7.1" --stringparam targets.filename "XKB-Config.html.db" --stringparam collect.xref.targets "only" --stringparam olink.base.uri "XKB-Config.html" --nonet --xinclude /usr/share/sgml/X11/xorg-xhtml.xsl XKB-Config.xml /usr/bin/xsltproc --path "/usr/share/sgml/X11" --path "/home/users/builder/rpm/BUILD/xorg-docs-1.7.1" --stringparam targets.filename "XKB-Enhancing.html.db" --stringparam collect.xref.targets "only" --stringparam olink.base.uri "XKB-Enhancing.html" --nonet --xinclude /usr/share/sgml/X11/xorg-xhtml.xsl XKB-Enhancing.xml /usr/bin/xsltproc --path "/usr/share/sgml/X11" --path "/home/users/builder/rpm/BUILD/xorg-docs-1.7.1" --stringparam targets.filename "XKB-Config.pdf.db" --stringparam collect.xref.targets "only" --stringparam olink.base.uri "XKB-Config.pdf" --nonet --xinclude /usr/share/sgml/X11/xorg-fo.xsl XKB-Config.xml /usr/bin/xsltproc --path "/usr/share/sgml/X11" --path "/home/users/builder/rpm/BUILD/xorg-docs-1.7.1" --stringparam targets.filename "XKB-Enhancing.pdf.db" --stringparam collect.xref.targets "only" --stringparam olink.base.uri "XKB-Enhancing.pdf" --nonet --xinclude /usr/share/sgml/X11/xorg-fo.xsl XKB-Enhancing.xml Writing XKB-Config.html.db for article(XKB-Config) Writing XKB-Enhancing.html.db for article(XKB-Enhancing) Writing XKB-Config.pdf.db for article(XKB-Config) Writing XKB-Enhancing.pdf.db for article(XKB-Enhancing) make[2]: Leaving directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/general/input' Making all in graphics make[2]: Entering directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/general/graphics' /usr/bin/xmlto --searchpath "/usr/share/sgml/X11" --searchpath "/home/users/builder/rpm/BUILD/xorg-docs-1.7.1" -x /usr/share/sgml/X11/xorg-xhtml.xsl --stringparam target.database.document=/usr/share/sgml/X11/dbs/masterdb.html.xml --stringparam current.docid="dps" xhtml-nochunks dps.xml /usr/bin/xmlto --searchpath "/usr/share/sgml/X11" --searchpath "/home/users/builder/rpm/BUILD/xorg-docs-1.7.1" -x /usr/share/sgml/X11/xorg-xhtml.xsl --stringparam target.database.document=/usr/share/sgml/X11/dbs/masterdb.html.xml --stringparam current.docid="dps" txt dps.xml /usr/bin/xsltproc --path "/usr/share/sgml/X11" --path "/home/users/builder/rpm/BUILD/xorg-docs-1.7.1" --stringparam targets.filename "dps.html.db" --stringparam collect.xref.targets "only" --stringparam olink.base.uri "dps.html" --nonet --xinclude /usr/share/sgml/X11/xorg-xhtml.xsl dps.xml /usr/bin/xsltproc --path "/usr/share/sgml/X11" --path "/home/users/builder/rpm/BUILD/xorg-docs-1.7.1" --stringparam targets.filename "dps.pdf.db" --stringparam collect.xref.targets "only" --stringparam olink.base.uri "dps.pdf" --nonet --xinclude /usr/share/sgml/X11/xorg-fo.xsl dps.xml Writing dps.html.db for article(dps) Writing dps.pdf.db for article(dps) make[2]: Leaving directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/general/graphics' Making all in platforms make[2]: Entering directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/general/platforms' /usr/bin/xmlto --searchpath "/usr/share/sgml/X11" --searchpath "/home/users/builder/rpm/BUILD/xorg-docs-1.7.1" -x /usr/share/sgml/X11/xorg-xhtml.xsl --stringparam target.database.document=/usr/share/sgml/X11/dbs/masterdb.html.xml --stringparam current.docid="Darwin" xhtml-nochunks Darwin.xml /usr/bin/xmlto --searchpath "/usr/share/sgml/X11" --searchpath "/home/users/builder/rpm/BUILD/xorg-docs-1.7.1" -x /usr/share/sgml/X11/xorg-xhtml.xsl --stringparam target.database.document=/usr/share/sgml/X11/dbs/masterdb.html.xml --stringparam current.docid="Solaris" xhtml-nochunks Solaris.xml /usr/bin/xmlto --searchpath "/usr/share/sgml/X11" --searchpath "/home/users/builder/rpm/BUILD/xorg-docs-1.7.1" -x /usr/share/sgml/X11/xorg-xhtml.xsl --stringparam target.database.document=/usr/share/sgml/X11/dbs/masterdb.html.xml --stringparam current.docid="Darwin" txt Darwin.xml /usr/bin/xmlto --searchpath "/usr/share/sgml/X11" --searchpath "/home/users/builder/rpm/BUILD/xorg-docs-1.7.1" -x /usr/share/sgml/X11/xorg-xhtml.xsl --stringparam target.database.document=/usr/share/sgml/X11/dbs/masterdb.html.xml --stringparam current.docid="Solaris" txt Solaris.xml /usr/bin/xsltproc --path "/usr/share/sgml/X11" --path "/home/users/builder/rpm/BUILD/xorg-docs-1.7.1" --stringparam targets.filename "Darwin.html.db" --stringparam collect.xref.targets "only" --stringparam olink.base.uri "Darwin.html" --nonet --xinclude /usr/share/sgml/X11/xorg-xhtml.xsl Darwin.xml /usr/bin/xsltproc --path "/usr/share/sgml/X11" --path "/home/users/builder/rpm/BUILD/xorg-docs-1.7.1" --stringparam targets.filename "Solaris.html.db" --stringparam collect.xref.targets "only" --stringparam olink.base.uri "Solaris.html" --nonet --xinclude /usr/share/sgml/X11/xorg-xhtml.xsl Solaris.xml /usr/bin/xsltproc --path "/usr/share/sgml/X11" --path "/home/users/builder/rpm/BUILD/xorg-docs-1.7.1" --stringparam targets.filename "Darwin.pdf.db" --stringparam collect.xref.targets "only" --stringparam olink.base.uri "Darwin.pdf" --nonet --xinclude /usr/share/sgml/X11/xorg-fo.xsl Darwin.xml /usr/bin/xsltproc --path "/usr/share/sgml/X11" --path "/home/users/builder/rpm/BUILD/xorg-docs-1.7.1" --stringparam targets.filename "Solaris.pdf.db" --stringparam collect.xref.targets "only" --stringparam olink.base.uri "Solaris.pdf" --nonet --xinclude /usr/share/sgml/X11/xorg-fo.xsl Solaris.xml Writing Darwin.html.db for article(Darwin) Writing Solaris.html.db for article(Solaris) Writing Darwin.pdf.db for article(Darwin) Writing Solaris.pdf.db for article(Solaris) make[2]: Leaving directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/general/platforms' make[2]: Entering directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/general' /usr/bin/xmlto --searchpath "/usr/share/sgml/X11" --searchpath "/home/users/builder/rpm/BUILD/xorg-docs-1.7.1" -x /usr/share/sgml/X11/xorg-xhtml.xsl --stringparam target.database.document=/usr/share/sgml/X11/dbs/masterdb.html.xml --stringparam current.docid="License" xhtml-nochunks License.xml /usr/bin/xmlto --searchpath "/usr/share/sgml/X11" --searchpath "/home/users/builder/rpm/BUILD/xorg-docs-1.7.1" -x /usr/share/sgml/X11/xorg-xhtml.xsl --stringparam target.database.document=/usr/share/sgml/X11/dbs/masterdb.html.xml --stringparam current.docid="README" xhtml-nochunks README.xml /usr/bin/xmlto --searchpath "/usr/share/sgml/X11" --searchpath "/home/users/builder/rpm/BUILD/xorg-docs-1.7.1" -x /usr/share/sgml/X11/xorg-xhtml.xsl --stringparam target.database.document=/usr/share/sgml/X11/dbs/masterdb.html.xml --stringparam current.docid="ReleaseNotes" xhtml-nochunks ReleaseNotes.xml /usr/bin/xmlto --searchpath "/usr/share/sgml/X11" --searchpath "/home/users/builder/rpm/BUILD/xorg-docs-1.7.1" -x /usr/share/sgml/X11/xorg-xhtml.xsl --stringparam target.database.document=/usr/share/sgml/X11/dbs/masterdb.html.xml --stringparam current.docid="Versions" xhtml-nochunks Versions.xml warning: failed to load external entity "/usr/share/doc/libICE/ICElib.html.db" warning: failed to load external entity "/usr/share/doc/libICE/ice.html.db" warning: failed to load external entity "/usr/share/doc/libSM/SMlib.html.db" warning: failed to load external entity "/usr/share/doc/libSM/xsmp.html.db" warning: failed to load external entity "/usr/share/doc/libX11/libX11/libX11.html.db" warning: failed to load external entity "/usr/share/doc/libX11/i18n/compose/libX11-keys.html.db" warning: failed to load external entity "/usr/share/doc/libX11/i18n/framework/framework.html.db" warning: failed to load external entity "/usr/share/doc/libX11/i18n/localedb/localedb.html.db" warning: failed to load external entity "/usr/share/doc/libX11/i18n/trans/trans.html.db" warning: failed to load external entity "/usr/share/doc/libX11/XIM/xim.html.db" warning: failed to load external entity "/usr/share/doc/libX11/XKB/xkblib.html.db" warning: failed to load external entity "/usr/share/doc//libXaw/libXaw.html.db" warning: failed to load external entity "/usr/share/doc//libXdmcp/xdmcp.html.db" warning: failed to load external entity "/usr/share/doc/libXext/dbelib.html.db" warning: failed to load external entity "/usr/share/doc/libXext/dpmslib.html.db" warning: failed to load external entity "/usr/share/doc/libXext/shapelib.html.db" warning: failed to load external entity "/usr/share/doc/libXext/synclib.html.db" warning: failed to load external entity "/usr/share/doc/libXext/xtest1.html.db" warning: failed to load external entity "/usr/share/doc/libXi/inputlib.html.db" warning: failed to load external entity "/usr/share/doc/libXmu/Xmu.html.db" warning: failed to load external entity "/usr/share/doc/libXt/intrinsics.html.db" warning: failed to load external entity "/usr/share/doc/libXtst/recordlib.html.db" warning: failed to load external entity "/usr/share/doc/libXtst/xtestlib.html.db" warning: failed to load external entity "/usr/share/doc/xtrans/xtrans.html.db" warning: failed to load external entity "/usr/share/doc/bigreqsproto/bigreq.html.db" warning: failed to load external entity "/usr/share/doc/fontsproto/fsproto.html.db" warning: failed to load external entity "/usr/share/doc/kbproto/xkbproto.html.db" warning: failed to load external entity "/usr/share/doc/recordproto/record.html.db" warning: failed to load external entity "/usr/share/doc/scrnsaverproto/saver.html.db" warning: failed to load external entity "/usr/share/doc/xcmiscproto/xc-misc.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/appgrp.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/dbe.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/dpms.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/evi.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/geproto.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/lbx.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/multibuf.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/security.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/shape.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/shm.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/sync.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/tog-cup.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/xtest.html.db" warning: failed to load external entity "/usr/share/doc/xproto/x11protocol.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/License.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/README.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/ReleaseNotes.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/Versions.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/fonts/fonts.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/graphics/dps.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/input/XKB-Config.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/input/XKB-Enhancing.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/platforms/Darwin.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/platforms/Solaris.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/ctext/ctext.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/icccm/icccm.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/xext/lbxalg.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/xlfd/xlfd.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/Xserver/appgroup.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/Xserver/analysis.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/Xserver/secint.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/Xserver/XACE-Spec.html.db" warning: failed to load external entity "/usr/share/doc/xorg-server/Xserver-DTrace.html.db" Error: unresolved olink: targetdoc/targetptr = 'ReleaseNotes/ReleaseNotes'. Error: unresolved olink: targetdoc/targetptr = 'ReleaseNotes/ReleaseNotes'. Error: unresolved olink: targetdoc/targetptr = 'License/License'. Error: unresolved olink: targetdoc/targetptr = 'Versions/Versions'. warning: failed to load external entity "/usr/share/doc/libICE/ICElib.html.db" warning: failed to load external entity "/usr/share/doc/libICE/ice.html.db" warning: failed to load external entity "/usr/share/doc/libSM/SMlib.html.db" warning: failed to load external entity "/usr/share/doc/libSM/xsmp.html.db" warning: failed to load external entity "/usr/share/doc/libX11/libX11/libX11.html.db" warning: failed to load external entity "/usr/share/doc/libX11/i18n/compose/libX11-keys.html.db" warning: failed to load external entity "/usr/share/doc/libX11/i18n/framework/framework.html.db" warning: failed to load external entity "/usr/share/doc/libX11/i18n/localedb/localedb.html.db" warning: failed to load external entity "/usr/share/doc/libX11/i18n/trans/trans.html.db" warning: failed to load external entity "/usr/share/doc/libX11/XIM/xim.html.db" warning: failed to load external entity "/usr/share/doc/libX11/XKB/xkblib.html.db" warning: failed to load external entity "/usr/share/doc//libXaw/libXaw.html.db" warning: failed to load external entity "/usr/share/doc//libXdmcp/xdmcp.html.db" warning: failed to load external entity "/usr/share/doc/libXext/dbelib.html.db" warning: failed to load external entity "/usr/share/doc/libXext/dpmslib.html.db" warning: failed to load external entity "/usr/share/doc/libXext/shapelib.html.db" warning: failed to load external entity "/usr/share/doc/libXext/synclib.html.db" warning: failed to load external entity "/usr/share/doc/libXext/xtest1.html.db" warning: failed to load external entity "/usr/share/doc/libXi/inputlib.html.db" warning: failed to load external entity "/usr/share/doc/libXmu/Xmu.html.db" warning: failed to load external entity "/usr/share/doc/libXt/intrinsics.html.db" warning: failed to load external entity "/usr/share/doc/libXtst/recordlib.html.db" warning: failed to load external entity "/usr/share/doc/libXtst/xtestlib.html.db" warning: failed to load external entity "/usr/share/doc/xtrans/xtrans.html.db" warning: failed to load external entity "/usr/share/doc/bigreqsproto/bigreq.html.db" warning: failed to load external entity "/usr/share/doc/fontsproto/fsproto.html.db" warning: failed to load external entity "/usr/share/doc/kbproto/xkbproto.html.db" warning: failed to load external entity "/usr/share/doc/recordproto/record.html.db" warning: failed to load external entity "/usr/share/doc/scrnsaverproto/saver.html.db" warning: failed to load external entity "/usr/share/doc/xcmiscproto/xc-misc.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/appgrp.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/dbe.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/dpms.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/evi.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/geproto.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/lbx.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/multibuf.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/security.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/shape.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/shm.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/sync.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/tog-cup.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/xtest.html.db" warning: failed to load external entity "/usr/share/doc/xproto/x11protocol.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/License.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/README.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/ReleaseNotes.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/Versions.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/fonts/fonts.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/graphics/dps.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/input/XKB-Config.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/input/XKB-Enhancing.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/platforms/Darwin.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/platforms/Solaris.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/ctext/ctext.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/icccm/icccm.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/xext/lbxalg.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/xlfd/xlfd.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/Xserver/appgroup.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/Xserver/analysis.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/Xserver/secint.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/Xserver/XACE-Spec.html.db" warning: failed to load external entity "/usr/share/doc/xorg-server/Xserver-DTrace.html.db" Error: unresolved olink: targetdoc/targetptr = 'sync/sync'. /usr/bin/xmlto --searchpath "/usr/share/sgml/X11" --searchpath "/home/users/builder/rpm/BUILD/xorg-docs-1.7.1" -x /usr/share/sgml/X11/xorg-xhtml.xsl --stringparam target.database.document=/usr/share/sgml/X11/dbs/masterdb.html.xml --stringparam current.docid="License" txt License.xml /usr/bin/xmlto --searchpath "/usr/share/sgml/X11" --searchpath "/home/users/builder/rpm/BUILD/xorg-docs-1.7.1" -x /usr/share/sgml/X11/xorg-xhtml.xsl --stringparam target.database.document=/usr/share/sgml/X11/dbs/masterdb.html.xml --stringparam current.docid="README" txt README.xml /usr/bin/xmlto --searchpath "/usr/share/sgml/X11" --searchpath "/home/users/builder/rpm/BUILD/xorg-docs-1.7.1" -x /usr/share/sgml/X11/xorg-xhtml.xsl --stringparam target.database.document=/usr/share/sgml/X11/dbs/masterdb.html.xml --stringparam current.docid="ReleaseNotes" txt ReleaseNotes.xml Error: unresolved olink: targetdoc/targetptr = 'XKB-Config/XKB-Config'. Error: unresolved olink: targetdoc/targetptr = 'XKB-Config/zap'. Error: unresolved olink: targetdoc/targetptr = 'fonts/fonts'. /usr/bin/xmlto --searchpath "/usr/share/sgml/X11" --searchpath "/home/users/builder/rpm/BUILD/xorg-docs-1.7.1" -x /usr/share/sgml/X11/xorg-xhtml.xsl --stringparam target.database.document=/usr/share/sgml/X11/dbs/masterdb.html.xml --stringparam current.docid="Versions" txt Versions.xml warning: failed to load external entity "/usr/share/doc/libICE/ICElib.html.db" warning: failed to load external entity "/usr/share/doc/libICE/ice.html.db" warning: failed to load external entity "/usr/share/doc/libSM/SMlib.html.db" warning: failed to load external entity "/usr/share/doc/libSM/xsmp.html.db" warning: failed to load external entity "/usr/share/doc/libX11/libX11/libX11.html.db" warning: failed to load external entity "/usr/share/doc/libX11/i18n/compose/libX11-keys.html.db" warning: failed to load external entity "/usr/share/doc/libX11/i18n/framework/framework.html.db" warning: failed to load external entity "/usr/share/doc/libX11/i18n/localedb/localedb.html.db" warning: failed to load external entity "/usr/share/doc/libX11/i18n/trans/trans.html.db" warning: failed to load external entity "/usr/share/doc/libX11/XIM/xim.html.db" warning: failed to load external entity "/usr/share/doc/libX11/XKB/xkblib.html.db" warning: failed to load external entity "/usr/share/doc//libXaw/libXaw.html.db" warning: failed to load external entity "/usr/share/doc//libXdmcp/xdmcp.html.db" warning: failed to load external entity "/usr/share/doc/libXext/dbelib.html.db" warning: failed to load external entity "/usr/share/doc/libXext/dpmslib.html.db" warning: failed to load external entity "/usr/share/doc/libXext/shapelib.html.db" warning: failed to load external entity "/usr/share/doc/libXext/synclib.html.db" warning: failed to load external entity "/usr/share/doc/libXext/xtest1.html.db" warning: failed to load external entity "/usr/share/doc/libXi/inputlib.html.db" warning: failed to load external entity "/usr/share/doc/libXmu/Xmu.html.db" warning: failed to load external entity "/usr/share/doc/libXt/intrinsics.html.db" warning: failed to load external entity "/usr/share/doc/libXtst/recordlib.html.db" warning: failed to load external entity "/usr/share/doc/libXtst/xtestlib.html.db" warning: failed to load external entity "/usr/share/doc/xtrans/xtrans.html.db" warning: failed to load external entity "/usr/share/doc/bigreqsproto/bigreq.html.db" warning: failed to load external entity "/usr/share/doc/fontsproto/fsproto.html.db" warning: failed to load external entity "/usr/share/doc/kbproto/xkbproto.html.db" warning: failed to load external entity "/usr/share/doc/recordproto/record.html.db" warning: failed to load external entity "/usr/share/doc/scrnsaverproto/saver.html.db" warning: failed to load external entity "/usr/share/doc/xcmiscproto/xc-misc.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/appgrp.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/dbe.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/dpms.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/evi.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/geproto.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/lbx.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/multibuf.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/security.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/shape.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/shm.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/sync.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/tog-cup.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/xtest.html.db" warning: failed to load external entity "/usr/share/doc/xproto/x11protocol.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/License.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/README.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/ReleaseNotes.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/Versions.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/fonts/fonts.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/graphics/dps.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/input/XKB-Config.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/input/XKB-Enhancing.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/platforms/Darwin.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/platforms/Solaris.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/ctext/ctext.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/icccm/icccm.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/xext/lbxalg.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/xlfd/xlfd.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/Xserver/appgroup.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/Xserver/analysis.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/Xserver/secint.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/Xserver/XACE-Spec.html.db" warning: failed to load external entity "/usr/share/doc/xorg-server/Xserver-DTrace.html.db" Error: unresolved olink: targetdoc/targetptr = 'sync/sync'. warning: failed to load external entity "/usr/share/doc/libICE/ICElib.html.db" warning: failed to load external entity "/usr/share/doc/libICE/ice.html.db" warning: failed to load external entity "/usr/share/doc/libSM/SMlib.html.db" warning: failed to load external entity "/usr/share/doc/libSM/xsmp.html.db" warning: failed to load external entity "/usr/share/doc/libX11/libX11/libX11.html.db" warning: failed to load external entity "/usr/share/doc/libX11/i18n/compose/libX11-keys.html.db" warning: failed to load external entity "/usr/share/doc/libX11/i18n/framework/framework.html.db" warning: failed to load external entity "/usr/share/doc/libX11/i18n/localedb/localedb.html.db" warning: failed to load external entity "/usr/share/doc/libX11/i18n/trans/trans.html.db" warning: failed to load external entity "/usr/share/doc/libX11/XIM/xim.html.db" warning: failed to load external entity "/usr/share/doc/libX11/XKB/xkblib.html.db" warning: failed to load external entity "/usr/share/doc//libXaw/libXaw.html.db" warning: failed to load external entity "/usr/share/doc//libXdmcp/xdmcp.html.db" warning: failed to load external entity "/usr/share/doc/libXext/dbelib.html.db" warning: failed to load external entity "/usr/share/doc/libXext/dpmslib.html.db" warning: failed to load external entity "/usr/share/doc/libXext/shapelib.html.db" warning: failed to load external entity "/usr/share/doc/libXext/synclib.html.db" warning: failed to load external entity "/usr/share/doc/libXext/xtest1.html.db" warning: failed to load external entity "/usr/share/doc/libXi/inputlib.html.db" warning: failed to load external entity "/usr/share/doc/libXmu/Xmu.html.db" warning: failed to load external entity "/usr/share/doc/libXt/intrinsics.html.db" warning: failed to load external entity "/usr/share/doc/libXtst/recordlib.html.db" warning: failed to load external entity "/usr/share/doc/libXtst/xtestlib.html.db" warning: failed to load external entity "/usr/share/doc/xtrans/xtrans.html.db" warning: failed to load external entity "/usr/share/doc/bigreqsproto/bigreq.html.db" warning: failed to load external entity "/usr/share/doc/fontsproto/fsproto.html.db" warning: failed to load external entity "/usr/share/doc/kbproto/xkbproto.html.db" warning: failed to load external entity "/usr/share/doc/recordproto/record.html.db" warning: failed to load external entity "/usr/share/doc/scrnsaverproto/saver.html.db" warning: failed to load external entity "/usr/share/doc/xcmiscproto/xc-misc.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/appgrp.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/dbe.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/dpms.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/evi.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/geproto.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/lbx.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/multibuf.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/security.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/shape.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/shm.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/sync.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/tog-cup.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/xtest.html.db" warning: failed to load external entity "/usr/share/doc/xproto/x11protocol.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/License.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/README.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/ReleaseNotes.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/Versions.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/fonts/fonts.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/graphics/dps.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/input/XKB-Config.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/input/XKB-Enhancing.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/platforms/Darwin.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/platforms/Solaris.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/ctext/ctext.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/icccm/icccm.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/xext/lbxalg.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/xlfd/xlfd.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/Xserver/appgroup.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/Xserver/analysis.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/Xserver/secint.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/Xserver/XACE-Spec.html.db" warning: failed to load external entity "/usr/share/doc/xorg-server/Xserver-DTrace.html.db" Error: unresolved olink: targetdoc/targetptr = 'ReleaseNotes/ReleaseNotes'. Error: unresolved olink: targetdoc/targetptr = 'ReleaseNotes/ReleaseNotes'. Error: unresolved olink: targetdoc/targetptr = 'License/License'. Error: unresolved olink: targetdoc/targetptr = 'Versions/Versions'. /usr/bin/xsltproc --path "/usr/share/sgml/X11" --path "/home/users/builder/rpm/BUILD/xorg-docs-1.7.1" --stringparam targets.filename "License.html.db" --stringparam collect.xref.targets "only" --stringparam olink.base.uri "License.html" --nonet --xinclude /usr/share/sgml/X11/xorg-xhtml.xsl License.xml Error: unresolved olink: targetdoc/targetptr = 'XKB-Config/XKB-Config'. Error: unresolved olink: targetdoc/targetptr = 'XKB-Config/zap'. Error: unresolved olink: targetdoc/targetptr = 'fonts/fonts'. /usr/bin/xsltproc --path "/usr/share/sgml/X11" --path "/home/users/builder/rpm/BUILD/xorg-docs-1.7.1" --stringparam targets.filename "README.html.db" --stringparam collect.xref.targets "only" --stringparam olink.base.uri "README.html" --nonet --xinclude /usr/share/sgml/X11/xorg-xhtml.xsl README.xml Writing License.html.db for article(License) Writing README.html.db for article(README) /usr/bin/xsltproc --path "/usr/share/sgml/X11" --path "/home/users/builder/rpm/BUILD/xorg-docs-1.7.1" --stringparam targets.filename "ReleaseNotes.html.db" --stringparam collect.xref.targets "only" --stringparam olink.base.uri "ReleaseNotes.html" --nonet --xinclude /usr/share/sgml/X11/xorg-xhtml.xsl ReleaseNotes.xml /usr/bin/xsltproc --path "/usr/share/sgml/X11" --path "/home/users/builder/rpm/BUILD/xorg-docs-1.7.1" --stringparam targets.filename "Versions.html.db" --stringparam collect.xref.targets "only" --stringparam olink.base.uri "Versions.html" --nonet --xinclude /usr/share/sgml/X11/xorg-xhtml.xsl Versions.xml /usr/bin/xsltproc --path "/usr/share/sgml/X11" --path "/home/users/builder/rpm/BUILD/xorg-docs-1.7.1" --stringparam targets.filename "License.pdf.db" --stringparam collect.xref.targets "only" --stringparam olink.base.uri "License.pdf" --nonet --xinclude /usr/share/sgml/X11/xorg-fo.xsl License.xml /usr/bin/xsltproc --path "/usr/share/sgml/X11" --path "/home/users/builder/rpm/BUILD/xorg-docs-1.7.1" --stringparam targets.filename "README.pdf.db" --stringparam collect.xref.targets "only" --stringparam olink.base.uri "README.pdf" --nonet --xinclude /usr/share/sgml/X11/xorg-fo.xsl README.xml Writing Versions.html.db for article(Versions) Writing ReleaseNotes.html.db for article(ReleaseNotes) /usr/bin/xsltproc --path "/usr/share/sgml/X11" --path "/home/users/builder/rpm/BUILD/xorg-docs-1.7.1" --stringparam targets.filename "ReleaseNotes.pdf.db" --stringparam collect.xref.targets "only" --stringparam olink.base.uri "ReleaseNotes.pdf" --nonet --xinclude /usr/share/sgml/X11/xorg-fo.xsl ReleaseNotes.xml /usr/bin/xsltproc --path "/usr/share/sgml/X11" --path "/home/users/builder/rpm/BUILD/xorg-docs-1.7.1" --stringparam targets.filename "Versions.pdf.db" --stringparam collect.xref.targets "only" --stringparam olink.base.uri "Versions.pdf" --nonet --xinclude /usr/share/sgml/X11/xorg-fo.xsl Versions.xml Writing License.pdf.db for article(License) Writing README.pdf.db for article(README) Writing Versions.pdf.db for article(Versions) Writing ReleaseNotes.pdf.db for article(ReleaseNotes) make[2]: Leaving directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/general' make[1]: Leaving directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/general' Making all in man make[1]: Entering directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/man' /bin/sed -e 's|__vendorversion__|"xorg-docs 1.7.1" "X Version 11"|' -e 's|__xorgversion__|"xorg-docs 1.7.1" "X Version 11"|' -e 's|__xservername__|Xorg|g' -e 's|__xconfigfile__|xorg.conf|g' -e 's|__projectroot__|/usr|g' -e 's|__apploaddir__||g' -e 's|__appmansuffix__|1|g' -e 's|__drivermansuffix__|4|g' -e 's|__adminmansuffix__|8|g' -e 's|__libmansuffix__|3|g' -e 's|__miscmansuffix__|7|g' -e 's|__filemansuffix__|5|g' -e 's|__datadir__|/usr/share|g' -e 's|__libdir__|/usr/lib|g' -e 's|__sysconfdir__|/etc|g' < Consortium.man > Consortium.7 /bin/sed -e 's|__vendorversion__|"xorg-docs 1.7.1" "X Version 11"|' -e 's|__xorgversion__|"xorg-docs 1.7.1" "X Version 11"|' -e 's|__xservername__|Xorg|g' -e 's|__xconfigfile__|xorg.conf|g' -e 's|__projectroot__|/usr|g' -e 's|__apploaddir__||g' -e 's|__appmansuffix__|1|g' -e 's|__drivermansuffix__|4|g' -e 's|__adminmansuffix__|8|g' -e 's|__libmansuffix__|3|g' -e 's|__miscmansuffix__|7|g' -e 's|__filemansuffix__|5|g' -e 's|__datadir__|/usr/share|g' -e 's|__libdir__|/usr/lib|g' -e 's|__sysconfdir__|/etc|g' < Xsecurity.man > Xsecurity.7 /bin/sed -e 's|__vendorversion__|"xorg-docs 1.7.1" "X Version 11"|' -e 's|__xorgversion__|"xorg-docs 1.7.1" "X Version 11"|' -e 's|__xservername__|Xorg|g' -e 's|__xconfigfile__|xorg.conf|g' -e 's|__projectroot__|/usr|g' -e 's|__apploaddir__||g' -e 's|__appmansuffix__|1|g' -e 's|__drivermansuffix__|4|g' -e 's|__adminmansuffix__|8|g' -e 's|__libmansuffix__|3|g' -e 's|__miscmansuffix__|7|g' -e 's|__filemansuffix__|5|g' -e 's|__datadir__|/usr/share|g' -e 's|__libdir__|/usr/lib|g' -e 's|__sysconfdir__|/etc|g' < Standards.man > Standards.7 /bin/sed -e 's|__vendorversion__|"xorg-docs 1.7.1" "X Version 11"|' -e 's|__xorgversion__|"xorg-docs 1.7.1" "X Version 11"|' -e 's|__xservername__|Xorg|g' -e 's|__xconfigfile__|xorg.conf|g' -e 's|__projectroot__|/usr|g' -e 's|__apploaddir__||g' -e 's|__appmansuffix__|1|g' -e 's|__drivermansuffix__|4|g' -e 's|__adminmansuffix__|8|g' -e 's|__libmansuffix__|3|g' -e 's|__miscmansuffix__|7|g' -e 's|__filemansuffix__|5|g' -e 's|__datadir__|/usr/share|g' -e 's|__libdir__|/usr/lib|g' -e 's|__sysconfdir__|/etc|g' < X.man > X.7 /bin/sed -e 's|__vendorversion__|"xorg-docs 1.7.1" "X Version 11"|' -e 's|__xorgversion__|"xorg-docs 1.7.1" "X Version 11"|' -e 's|__xservername__|Xorg|g' -e 's|__xconfigfile__|xorg.conf|g' -e 's|__projectroot__|/usr|g' -e 's|__apploaddir__||g' -e 's|__appmansuffix__|1|g' -e 's|__drivermansuffix__|4|g' -e 's|__adminmansuffix__|8|g' -e 's|__libmansuffix__|3|g' -e 's|__miscmansuffix__|7|g' -e 's|__filemansuffix__|5|g' -e 's|__datadir__|/usr/share|g' -e 's|__libdir__|/usr/lib|g' -e 's|__sysconfdir__|/etc|g' < XOrgFoundation.man > XOrgFoundation.7 /bin/sed -e 's|__vendorversion__|"xorg-docs 1.7.1" "X Version 11"|' -e 's|__xorgversion__|"xorg-docs 1.7.1" "X Version 11"|' -e 's|__xservername__|Xorg|g' -e 's|__xconfigfile__|xorg.conf|g' -e 's|__projectroot__|/usr|g' -e 's|__apploaddir__||g' -e 's|__appmansuffix__|1|g' -e 's|__drivermansuffix__|4|g' -e 's|__adminmansuffix__|8|g' -e 's|__libmansuffix__|3|g' -e 's|__miscmansuffix__|7|g' -e 's|__filemansuffix__|5|g' -e 's|__datadir__|/usr/share|g' -e 's|__libdir__|/usr/lib|g' -e 's|__sysconfdir__|/etc|g' < XProjectTeam.man > XProjectTeam.7 make[1]: Leaving directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/man' Making all in specs make[1]: Entering directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/specs' Making all in CTEXT make[2]: Entering directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/specs/CTEXT' /usr/bin/xmlto --searchpath "/usr/share/sgml/X11" --searchpath "/home/users/builder/rpm/BUILD/xorg-docs-1.7.1" -x /usr/share/sgml/X11/xorg-xhtml.xsl --stringparam target.database.document=/usr/share/sgml/X11/dbs/masterdb.html.xml --stringparam current.docid="ctext" xhtml-nochunks ctext.xml /usr/bin/xmlto --searchpath "/usr/share/sgml/X11" --searchpath "/home/users/builder/rpm/BUILD/xorg-docs-1.7.1" -x /usr/share/sgml/X11/xorg-xhtml.xsl --stringparam target.database.document=/usr/share/sgml/X11/dbs/masterdb.html.xml --stringparam current.docid="ctext" txt ctext.xml /usr/bin/xsltproc --path "/usr/share/sgml/X11" --path "/home/users/builder/rpm/BUILD/xorg-docs-1.7.1" --stringparam targets.filename "ctext.html.db" --stringparam collect.xref.targets "only" --stringparam olink.base.uri "ctext.html" --nonet --xinclude /usr/share/sgml/X11/xorg-xhtml.xsl ctext.xml /usr/bin/xsltproc --path "/usr/share/sgml/X11" --path "/home/users/builder/rpm/BUILD/xorg-docs-1.7.1" --stringparam targets.filename "ctext.pdf.db" --stringparam collect.xref.targets "only" --stringparam olink.base.uri "ctext.pdf" --nonet --xinclude /usr/share/sgml/X11/xorg-fo.xsl ctext.xml Writing ctext.html.db for article(ctext) Writing ctext.pdf.db for article(ctext) make[2]: Leaving directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/specs/CTEXT' Making all in ICCCM make[2]: Entering directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/specs/ICCCM' /usr/bin/xmlto --searchpath "/usr/share/sgml/X11" --searchpath "/home/users/builder/rpm/BUILD/xorg-docs-1.7.1" -x /usr/share/sgml/X11/xorg-xhtml.xsl --stringparam target.database.document=/usr/share/sgml/X11/dbs/masterdb.html.xml --stringparam current.docid="icccm" xhtml-nochunks icccm.xml /usr/bin/xmlto --searchpath "/usr/share/sgml/X11" --searchpath "/home/users/builder/rpm/BUILD/xorg-docs-1.7.1" -x /usr/share/sgml/X11/xorg-xhtml.xsl --stringparam target.database.document=/usr/share/sgml/X11/dbs/masterdb.html.xml --stringparam current.docid="icccm" txt icccm.xml /usr/bin/xsltproc --path "/usr/share/sgml/X11" --path "/home/users/builder/rpm/BUILD/xorg-docs-1.7.1" --stringparam targets.filename "icccm.html.db" --stringparam collect.xref.targets "only" --stringparam olink.base.uri "icccm.html" --nonet --xinclude /usr/share/sgml/X11/xorg-xhtml.xsl icccm.xml /usr/bin/xsltproc --path "/usr/share/sgml/X11" --path "/home/users/builder/rpm/BUILD/xorg-docs-1.7.1" --stringparam targets.filename "icccm.pdf.db" --stringparam collect.xref.targets "only" --stringparam olink.base.uri "icccm.pdf" --nonet --xinclude /usr/share/sgml/X11/xorg-fo.xsl icccm.xml Writing icccm.html.db for book(icccm) Writing icccm.pdf.db for book(icccm) warning: failed to load external entity "/usr/share/doc/libICE/ICElib.html.db" warning: failed to load external entity "/usr/share/doc/libICE/ice.html.db" warning: failed to load external entity "/usr/share/doc/libSM/SMlib.html.db" warning: failed to load external entity "/usr/share/doc/libSM/xsmp.html.db" warning: failed to load external entity "/usr/share/doc/libX11/libX11/libX11.html.db" warning: failed to load external entity "/usr/share/doc/libX11/i18n/compose/libX11-keys.html.db" warning: failed to load external entity "/usr/share/doc/libX11/i18n/framework/framework.html.db" warning: failed to load external entity "/usr/share/doc/libX11/i18n/localedb/localedb.html.db" warning: failed to load external entity "/usr/share/doc/libX11/i18n/trans/trans.html.db" warning: failed to load external entity "/usr/share/doc/libX11/XIM/xim.html.db" warning: failed to load external entity "/usr/share/doc/libX11/XKB/xkblib.html.db" warning: failed to load external entity "/usr/share/doc//libXaw/libXaw.html.db" warning: failed to load external entity "/usr/share/doc//libXdmcp/xdmcp.html.db" warning: failed to load external entity "/usr/share/doc/libXext/dbelib.html.db" warning: failed to load external entity "/usr/share/doc/libXext/dpmslib.html.db" warning: failed to load external entity "/usr/share/doc/libXext/shapelib.html.db" warning: failed to load external entity "/usr/share/doc/libXext/synclib.html.db" warning: failed to load external entity "/usr/share/doc/libXext/xtest1.html.db" warning: failed to load external entity "/usr/share/doc/libXi/inputlib.html.db" warning: failed to load external entity "/usr/share/doc/libXmu/Xmu.html.db" warning: failed to load external entity "/usr/share/doc/libXt/intrinsics.html.db" warning: failed to load external entity "/usr/share/doc/libXtst/recordlib.html.db" warning: failed to load external entity "/usr/share/doc/libXtst/xtestlib.html.db" warning: failed to load external entity "/usr/share/doc/xtrans/xtrans.html.db" warning: failed to load external entity "/usr/share/doc/bigreqsproto/bigreq.html.db" warning: failed to load external entity "/usr/share/doc/fontsproto/fsproto.html.db" warning: failed to load external entity "/usr/share/doc/kbproto/xkbproto.html.db" warning: failed to load external entity "/usr/share/doc/recordproto/record.html.db" warning: failed to load external entity "/usr/share/doc/scrnsaverproto/saver.html.db" warning: failed to load external entity "/usr/share/doc/xcmiscproto/xc-misc.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/appgrp.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/dbe.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/dpms.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/evi.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/geproto.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/lbx.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/multibuf.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/security.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/shape.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/shm.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/sync.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/tog-cup.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/xtest.html.db" warning: failed to load external entity "/usr/share/doc/xproto/x11protocol.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/License.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/README.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/ReleaseNotes.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/Versions.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/fonts/fonts.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/graphics/dps.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/input/XKB-Config.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/input/XKB-Enhancing.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/platforms/Darwin.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/platforms/Solaris.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/ctext/ctext.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/icccm/icccm.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/xext/lbxalg.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/xlfd/xlfd.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/Xserver/appgroup.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/Xserver/analysis.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/Xserver/secint.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/Xserver/XACE-Spec.html.db" warning: failed to load external entity "/usr/share/doc/xorg-server/Xserver-DTrace.html.db" Error: unresolved olink: targetdoc/targetptr = 'libX11/XSetErrorHandler'. warning: failed to load external entity "/usr/share/doc/libICE/ICElib.html.db" warning: failed to load external entity "/usr/share/doc/libICE/ice.html.db" warning: failed to load external entity "/usr/share/doc/libSM/SMlib.html.db" warning: failed to load external entity "/usr/share/doc/libSM/xsmp.html.db" warning: failed to load external entity "/usr/share/doc/libX11/libX11/libX11.html.db" warning: failed to load external entity "/usr/share/doc/libX11/i18n/compose/libX11-keys.html.db" warning: failed to load external entity "/usr/share/doc/libX11/i18n/framework/framework.html.db" warning: failed to load external entity "/usr/share/doc/libX11/i18n/localedb/localedb.html.db" warning: failed to load external entity "/usr/share/doc/libX11/i18n/trans/trans.html.db" warning: failed to load external entity "/usr/share/doc/libX11/XIM/xim.html.db" warning: failed to load external entity "/usr/share/doc/libX11/XKB/xkblib.html.db" warning: failed to load external entity "/usr/share/doc//libXaw/libXaw.html.db" warning: failed to load external entity "/usr/share/doc//libXdmcp/xdmcp.html.db" warning: failed to load external entity "/usr/share/doc/libXext/dbelib.html.db" warning: failed to load external entity "/usr/share/doc/libXext/dpmslib.html.db" warning: failed to load external entity "/usr/share/doc/libXext/shapelib.html.db" warning: failed to load external entity "/usr/share/doc/libXext/synclib.html.db" warning: failed to load external entity "/usr/share/doc/libXext/xtest1.html.db" warning: failed to load external entity "/usr/share/doc/libXi/inputlib.html.db" warning: failed to load external entity "/usr/share/doc/libXmu/Xmu.html.db" warning: failed to load external entity "/usr/share/doc/libXt/intrinsics.html.db" warning: failed to load external entity "/usr/share/doc/libXtst/recordlib.html.db" warning: failed to load external entity "/usr/share/doc/libXtst/xtestlib.html.db" warning: failed to load external entity "/usr/share/doc/xtrans/xtrans.html.db" warning: failed to load external entity "/usr/share/doc/bigreqsproto/bigreq.html.db" warning: failed to load external entity "/usr/share/doc/fontsproto/fsproto.html.db" warning: failed to load external entity "/usr/share/doc/kbproto/xkbproto.html.db" warning: failed to load external entity "/usr/share/doc/recordproto/record.html.db" warning: failed to load external entity "/usr/share/doc/scrnsaverproto/saver.html.db" warning: failed to load external entity "/usr/share/doc/xcmiscproto/xc-misc.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/appgrp.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/dbe.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/dpms.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/evi.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/geproto.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/lbx.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/multibuf.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/security.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/shape.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/shm.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/sync.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/tog-cup.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/xtest.html.db" warning: failed to load external entity "/usr/share/doc/xproto/x11protocol.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/License.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/README.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/ReleaseNotes.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/Versions.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/fonts/fonts.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/graphics/dps.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/input/XKB-Config.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/input/XKB-Enhancing.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/platforms/Darwin.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/platforms/Solaris.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/ctext/ctext.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/icccm/icccm.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/xext/lbxalg.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/xlfd/xlfd.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/Xserver/appgroup.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/Xserver/analysis.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/Xserver/secint.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/Xserver/XACE-Spec.html.db" warning: failed to load external entity "/usr/share/doc/xorg-server/Xserver-DTrace.html.db" Error: unresolved olink: targetdoc/targetptr = 'libX11/XSetErrorHandler'. Error: unresolved olink: targetdoc/targetptr = 'libXaw/Replace'. Error: unresolved olink: targetdoc/targetptr = 'libXaw/Replace'. Error: unresolved olink: targetdoc/targetptr = 'libXaw/Replace'. Error: unresolved olink: targetdoc/targetptr = 'libXaw/Replace'. Error: unresolved olink: targetdoc/targetptr = 'libXaw/Replace'. Error: unresolved olink: targetdoc/targetptr = 'libXaw/Replace'. make[2]: Leaving directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/specs/ICCCM' Making all in Xext make[2]: Entering directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/specs/Xext' /usr/bin/xmlto --searchpath "/usr/share/sgml/X11" --searchpath "/home/users/builder/rpm/BUILD/xorg-docs-1.7.1" -x /usr/share/sgml/X11/xorg-xhtml.xsl --stringparam target.database.document=/usr/share/sgml/X11/dbs/masterdb.html.xml --stringparam current.docid="lbxalg" xhtml-nochunks lbxalg.xml /usr/bin/xmlto --searchpath "/usr/share/sgml/X11" --searchpath "/home/users/builder/rpm/BUILD/xorg-docs-1.7.1" -x /usr/share/sgml/X11/xorg-xhtml.xsl --stringparam target.database.document=/usr/share/sgml/X11/dbs/masterdb.html.xml --stringparam current.docid="lbxalg" txt lbxalg.xml /usr/bin/xsltproc --path "/usr/share/sgml/X11" --path "/home/users/builder/rpm/BUILD/xorg-docs-1.7.1" --stringparam targets.filename "lbxalg.html.db" --stringparam collect.xref.targets "only" --stringparam olink.base.uri "lbxalg.html" --nonet --xinclude /usr/share/sgml/X11/xorg-xhtml.xsl lbxalg.xml /usr/bin/xsltproc --path "/usr/share/sgml/X11" --path "/home/users/builder/rpm/BUILD/xorg-docs-1.7.1" --stringparam targets.filename "lbxalg.pdf.db" --stringparam collect.xref.targets "only" --stringparam olink.base.uri "lbxalg.pdf" --nonet --xinclude /usr/share/sgml/X11/xorg-fo.xsl lbxalg.xml Writing lbxalg.html.db for article(lbxalg) Writing lbxalg.pdf.db for article(lbxalg) make[2]: Leaving directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/specs/Xext' Making all in XLFD make[2]: Entering directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/specs/XLFD' /usr/bin/xmlto --searchpath "/usr/share/sgml/X11" --searchpath "/home/users/builder/rpm/BUILD/xorg-docs-1.7.1" -x /usr/share/sgml/X11/xorg-xhtml.xsl --stringparam target.database.document=/usr/share/sgml/X11/dbs/masterdb.html.xml --stringparam current.docid="xlfd" xhtml-nochunks xlfd.xml /usr/bin/xmlto --searchpath "/usr/share/sgml/X11" --searchpath "/home/users/builder/rpm/BUILD/xorg-docs-1.7.1" -x /usr/share/sgml/X11/xorg-xhtml.xsl --stringparam target.database.document=/usr/share/sgml/X11/dbs/masterdb.html.xml --stringparam current.docid="xlfd" txt xlfd.xml /usr/bin/xsltproc --path "/usr/share/sgml/X11" --path "/home/users/builder/rpm/BUILD/xorg-docs-1.7.1" --stringparam targets.filename "xlfd.html.db" --stringparam collect.xref.targets "only" --stringparam olink.base.uri "xlfd.html" --nonet --xinclude /usr/share/sgml/X11/xorg-xhtml.xsl xlfd.xml /usr/bin/xsltproc --path "/usr/share/sgml/X11" --path "/home/users/builder/rpm/BUILD/xorg-docs-1.7.1" --stringparam targets.filename "xlfd.pdf.db" --stringparam collect.xref.targets "only" --stringparam olink.base.uri "xlfd.pdf" --nonet --xinclude /usr/share/sgml/X11/xorg-fo.xsl xlfd.xml Writing xlfd.html.db for book(xlfd) Writing xlfd.pdf.db for book(xlfd) warning: failed to load external entity "/usr/share/doc/libICE/ICElib.html.db" warning: failed to load external entity "/usr/share/doc/libICE/ice.html.db" warning: failed to load external entity "/usr/share/doc/libSM/SMlib.html.db" warning: failed to load external entity "/usr/share/doc/libSM/xsmp.html.db" warning: failed to load external entity "/usr/share/doc/libX11/libX11/libX11.html.db" warning: failed to load external entity "/usr/share/doc/libX11/i18n/compose/libX11-keys.html.db" warning: failed to load external entity "/usr/share/doc/libX11/i18n/framework/framework.html.db" warning: failed to load external entity "/usr/share/doc/libX11/i18n/localedb/localedb.html.db" warning: failed to load external entity "/usr/share/doc/libX11/i18n/trans/trans.html.db" warning: failed to load external entity "/usr/share/doc/libX11/XIM/xim.html.db" warning: failed to load external entity "/usr/share/doc/libX11/XKB/xkblib.html.db" warning: failed to load external entity "/usr/share/doc//libXaw/libXaw.html.db" warning: failed to load external entity "/usr/share/doc//libXdmcp/xdmcp.html.db" warning: failed to load external entity "/usr/share/doc/libXext/dbelib.html.db" warning: failed to load external entity "/usr/share/doc/libXext/dpmslib.html.db" warning: failed to load external entity "/usr/share/doc/libXext/shapelib.html.db" warning: failed to load external entity "/usr/share/doc/libXext/synclib.html.db" warning: failed to load external entity "/usr/share/doc/libXext/xtest1.html.db" warning: failed to load external entity "/usr/share/doc/libXi/inputlib.html.db" warning: failed to load external entity "/usr/share/doc/libXmu/Xmu.html.db" warning: failed to load external entity "/usr/share/doc/libXt/intrinsics.html.db" warning: failed to load external entity "/usr/share/doc/libXtst/recordlib.html.db" warning: failed to load external entity "/usr/share/doc/libXtst/xtestlib.html.db" warning: failed to load external entity "/usr/share/doc/xtrans/xtrans.html.db" warning: failed to load external entity "/usr/share/doc/bigreqsproto/bigreq.html.db" warning: failed to load external entity "/usr/share/doc/fontsproto/fsproto.html.db" warning: failed to load external entity "/usr/share/doc/kbproto/xkbproto.html.db" warning: failed to load external entity "/usr/share/doc/recordproto/record.html.db" warning: failed to load external entity "/usr/share/doc/scrnsaverproto/saver.html.db" warning: failed to load external entity "/usr/share/doc/xcmiscproto/xc-misc.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/appgrp.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/dbe.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/dpms.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/evi.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/geproto.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/lbx.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/multibuf.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/security.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/shape.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/shm.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/sync.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/tog-cup.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/xtest.html.db" warning: failed to load external entity "/usr/share/doc/xproto/x11protocol.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/License.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/README.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/ReleaseNotes.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/Versions.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/fonts/fonts.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/graphics/dps.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/input/XKB-Config.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/input/XKB-Enhancing.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/platforms/Darwin.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/platforms/Solaris.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/ctext/ctext.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/icccm/icccm.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/xext/lbxalg.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/xlfd/xlfd.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/Xserver/appgroup.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/Xserver/analysis.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/Xserver/secint.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/Xserver/XACE-Spec.html.db" warning: failed to load external entity "/usr/share/doc/xorg-server/Xserver-DTrace.html.db" Error: unresolved olink: targetdoc/targetptr = 'libX11/XLoadFont'. Error: unresolved olink: targetdoc/targetptr = 'libX11/XListFontsWithInfo'. Error: unresolved olink: targetdoc/targetptr = 'libX11/XLoadQueryFont'. Error: unresolved olink: targetdoc/targetptr = 'libX11/XListFonts'. warning: failed to load external entity "/usr/share/doc/libICE/ICElib.html.db" warning: failed to load external entity "/usr/share/doc/libICE/ice.html.db" warning: failed to load external entity "/usr/share/doc/libSM/SMlib.html.db" warning: failed to load external entity "/usr/share/doc/libSM/xsmp.html.db" warning: failed to load external entity "/usr/share/doc/libX11/libX11/libX11.html.db" warning: failed to load external entity "/usr/share/doc/libX11/i18n/compose/libX11-keys.html.db" warning: failed to load external entity "/usr/share/doc/libX11/i18n/framework/framework.html.db" warning: failed to load external entity "/usr/share/doc/libX11/i18n/localedb/localedb.html.db" warning: failed to load external entity "/usr/share/doc/libX11/i18n/trans/trans.html.db" warning: failed to load external entity "/usr/share/doc/libX11/XIM/xim.html.db" warning: failed to load external entity "/usr/share/doc/libX11/XKB/xkblib.html.db" warning: failed to load external entity "/usr/share/doc//libXaw/libXaw.html.db" warning: failed to load external entity "/usr/share/doc//libXdmcp/xdmcp.html.db" warning: failed to load external entity "/usr/share/doc/libXext/dbelib.html.db" warning: failed to load external entity "/usr/share/doc/libXext/dpmslib.html.db" warning: failed to load external entity "/usr/share/doc/libXext/shapelib.html.db" warning: failed to load external entity "/usr/share/doc/libXext/synclib.html.db" warning: failed to load external entity "/usr/share/doc/libXext/xtest1.html.db" warning: failed to load external entity "/usr/share/doc/libXi/inputlib.html.db" warning: failed to load external entity "/usr/share/doc/libXmu/Xmu.html.db" warning: failed to load external entity "/usr/share/doc/libXt/intrinsics.html.db" warning: failed to load external entity "/usr/share/doc/libXtst/recordlib.html.db" warning: failed to load external entity "/usr/share/doc/libXtst/xtestlib.html.db" warning: failed to load external entity "/usr/share/doc/xtrans/xtrans.html.db" warning: failed to load external entity "/usr/share/doc/bigreqsproto/bigreq.html.db" warning: failed to load external entity "/usr/share/doc/fontsproto/fsproto.html.db" warning: failed to load external entity "/usr/share/doc/kbproto/xkbproto.html.db" warning: failed to load external entity "/usr/share/doc/recordproto/record.html.db" warning: failed to load external entity "/usr/share/doc/scrnsaverproto/saver.html.db" warning: failed to load external entity "/usr/share/doc/xcmiscproto/xc-misc.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/appgrp.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/dbe.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/dpms.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/evi.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/geproto.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/lbx.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/multibuf.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/security.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/shape.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/shm.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/sync.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/tog-cup.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/xtest.html.db" warning: failed to load external entity "/usr/share/doc/xproto/x11protocol.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/License.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/README.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/ReleaseNotes.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/Versions.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/fonts/fonts.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/graphics/dps.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/input/XKB-Config.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/input/XKB-Enhancing.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/platforms/Darwin.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/platforms/Solaris.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/ctext/ctext.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/icccm/icccm.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/xext/lbxalg.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/xlfd/xlfd.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/Xserver/appgroup.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/Xserver/analysis.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/Xserver/secint.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/Xserver/XACE-Spec.html.db" warning: failed to load external entity "/usr/share/doc/xorg-server/Xserver-DTrace.html.db" Error: unresolved olink: targetdoc/targetptr = 'libX11/XLoadFont'. Error: unresolved olink: targetdoc/targetptr = 'libX11/XListFontsWithInfo'. Error: unresolved olink: targetdoc/targetptr = 'libX11/XLoadQueryFont'. Error: unresolved olink: targetdoc/targetptr = 'libX11/XListFonts'. make[2]: Leaving directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/specs/XLFD' Making all in Xserver make[2]: Entering directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/specs/Xserver' /usr/bin/xmlto --searchpath "/usr/share/sgml/X11" --searchpath "/home/users/builder/rpm/BUILD/xorg-docs-1.7.1" -x /usr/share/sgml/X11/xorg-xhtml.xsl --stringparam target.database.document=/usr/share/sgml/X11/dbs/masterdb.html.xml --stringparam current.docid="analysis" xhtml-nochunks analysis.xml /usr/bin/xmlto --searchpath "/usr/share/sgml/X11" --searchpath "/home/users/builder/rpm/BUILD/xorg-docs-1.7.1" -x /usr/share/sgml/X11/xorg-xhtml.xsl --stringparam target.database.document=/usr/share/sgml/X11/dbs/masterdb.html.xml --stringparam current.docid="appgroup" xhtml-nochunks appgroup.xml /usr/bin/xmlto --searchpath "/usr/share/sgml/X11" --searchpath "/home/users/builder/rpm/BUILD/xorg-docs-1.7.1" -x /usr/share/sgml/X11/xorg-xhtml.xsl --stringparam target.database.document=/usr/share/sgml/X11/dbs/masterdb.html.xml --stringparam current.docid="secint" xhtml-nochunks secint.xml /usr/bin/xmlto --searchpath "/usr/share/sgml/X11" --searchpath "/home/users/builder/rpm/BUILD/xorg-docs-1.7.1" -x /usr/share/sgml/X11/xorg-xhtml.xsl --stringparam target.database.document=/usr/share/sgml/X11/dbs/masterdb.html.xml --stringparam current.docid="XACE-Spec" xhtml-nochunks XACE-Spec.xml /usr/bin/xmlto --searchpath "/usr/share/sgml/X11" --searchpath "/home/users/builder/rpm/BUILD/xorg-docs-1.7.1" -x /usr/share/sgml/X11/xorg-xhtml.xsl --stringparam target.database.document=/usr/share/sgml/X11/dbs/masterdb.html.xml --stringparam current.docid="analysis" txt analysis.xml /usr/bin/xmlto --searchpath "/usr/share/sgml/X11" --searchpath "/home/users/builder/rpm/BUILD/xorg-docs-1.7.1" -x /usr/share/sgml/X11/xorg-xhtml.xsl --stringparam target.database.document=/usr/share/sgml/X11/dbs/masterdb.html.xml --stringparam current.docid="appgroup" txt appgroup.xml /usr/bin/xmlto --searchpath "/usr/share/sgml/X11" --searchpath "/home/users/builder/rpm/BUILD/xorg-docs-1.7.1" -x /usr/share/sgml/X11/xorg-xhtml.xsl --stringparam target.database.document=/usr/share/sgml/X11/dbs/masterdb.html.xml --stringparam current.docid="secint" txt secint.xml /usr/bin/xmlto --searchpath "/usr/share/sgml/X11" --searchpath "/home/users/builder/rpm/BUILD/xorg-docs-1.7.1" -x /usr/share/sgml/X11/xorg-xhtml.xsl --stringparam target.database.document=/usr/share/sgml/X11/dbs/masterdb.html.xml --stringparam current.docid="XACE-Spec" txt XACE-Spec.xml /usr/bin/xsltproc --path "/usr/share/sgml/X11" --path "/home/users/builder/rpm/BUILD/xorg-docs-1.7.1" --stringparam targets.filename "analysis.html.db" --stringparam collect.xref.targets "only" --stringparam olink.base.uri "analysis.html" --nonet --xinclude /usr/share/sgml/X11/xorg-xhtml.xsl analysis.xml /usr/bin/xsltproc --path "/usr/share/sgml/X11" --path "/home/users/builder/rpm/BUILD/xorg-docs-1.7.1" --stringparam targets.filename "appgroup.html.db" --stringparam collect.xref.targets "only" --stringparam olink.base.uri "appgroup.html" --nonet --xinclude /usr/share/sgml/X11/xorg-xhtml.xsl appgroup.xml /usr/bin/xsltproc --path "/usr/share/sgml/X11" --path "/home/users/builder/rpm/BUILD/xorg-docs-1.7.1" --stringparam targets.filename "secint.html.db" --stringparam collect.xref.targets "only" --stringparam olink.base.uri "secint.html" --nonet --xinclude /usr/share/sgml/X11/xorg-xhtml.xsl secint.xml Writing analysis.html.db for book(analysis) Writing appgroup.html.db for article(appgroup) /usr/bin/xsltproc --path "/usr/share/sgml/X11" --path "/home/users/builder/rpm/BUILD/xorg-docs-1.7.1" --stringparam targets.filename "XACE-Spec.html.db" --stringparam collect.xref.targets "only" --stringparam olink.base.uri "XACE-Spec.html" --nonet --xinclude /usr/share/sgml/X11/xorg-xhtml.xsl XACE-Spec.xml Writing secint.html.db for book(secint) /usr/bin/xsltproc --path "/usr/share/sgml/X11" --path "/home/users/builder/rpm/BUILD/xorg-docs-1.7.1" --stringparam targets.filename "analysis.pdf.db" --stringparam collect.xref.targets "only" --stringparam olink.base.uri "analysis.pdf" --nonet --xinclude /usr/share/sgml/X11/xorg-fo.xsl analysis.xml /usr/bin/xsltproc --path "/usr/share/sgml/X11" --path "/home/users/builder/rpm/BUILD/xorg-docs-1.7.1" --stringparam targets.filename "appgroup.pdf.db" --stringparam collect.xref.targets "only" --stringparam olink.base.uri "appgroup.pdf" --nonet --xinclude /usr/share/sgml/X11/xorg-fo.xsl appgroup.xml /usr/bin/xsltproc --path "/usr/share/sgml/X11" --path "/home/users/builder/rpm/BUILD/xorg-docs-1.7.1" --stringparam targets.filename "secint.pdf.db" --stringparam collect.xref.targets "only" --stringparam olink.base.uri "secint.pdf" --nonet --xinclude /usr/share/sgml/X11/xorg-fo.xsl secint.xml Writing XACE-Spec.html.db for article /usr/bin/xsltproc --path "/usr/share/sgml/X11" --path "/home/users/builder/rpm/BUILD/xorg-docs-1.7.1" --stringparam targets.filename "XACE-Spec.pdf.db" --stringparam collect.xref.targets "only" --stringparam olink.base.uri "XACE-Spec.pdf" --nonet --xinclude /usr/share/sgml/X11/xorg-fo.xsl XACE-Spec.xml Writing appgroup.pdf.db for article(appgroup) Writing analysis.pdf.db for book(analysis) Writing secint.pdf.db for book(secint) Writing XACE-Spec.pdf.db for article make[2]: Leaving directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/specs/Xserver' make[2]: Entering directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/specs' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/specs' make[1]: Leaving directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/specs' make[1]: Entering directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1' + exit 0 Executing(%install): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.7a5e6d /bin/sh -e /tmp/B.7a5e6d/rpm-tmp.98789 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.7a5e6d + umask 022 + cd /home/users/builder/rpm/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.7a5e6d/xorg-docs-1.7.1-root-builder + /bin/mkdir -p /tmp/B.7a5e6d/xorg-docs-1.7.1-root-builder + cd xorg-docs-1.7.1 + rm -rf /tmp/B.7a5e6d/xorg-docs-1.7.1-root-builder + /usr/bin/make -j4 install 'DESTDIR=/tmp/B.7a5e6d/xorg-docs-1.7.1-root-builder' Making install in general make[1]: Entering directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/general' Making install in fonts make[2]: Entering directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/general/fonts' make[3]: Entering directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/general/fonts' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/tmp/B.7a5e6d/xorg-docs-1.7.1-root-builder/usr/share/doc/xorg-docs/fonts' /bin/mkdir -p '/tmp/B.7a5e6d/xorg-docs-1.7.1-root-builder/usr/share/doc/xorg-docs/fonts' /usr/bin/install -c -m 644 fonts.html fonts.txt fonts.html.db fonts.pdf.db '/tmp/B.7a5e6d/xorg-docs-1.7.1-root-builder/usr/share/doc/xorg-docs/fonts' /usr/bin/install -c -m 644 fonts.xml '/tmp/B.7a5e6d/xorg-docs-1.7.1-root-builder/usr/share/doc/xorg-docs/fonts' make[3]: Leaving directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/general/fonts' make[2]: Leaving directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/general/fonts' Making install in input make[2]: Entering directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/general/input' make[3]: Entering directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/general/input' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/tmp/B.7a5e6d/xorg-docs-1.7.1-root-builder/usr/share/doc/xorg-docs/input' /bin/mkdir -p '/tmp/B.7a5e6d/xorg-docs-1.7.1-root-builder/usr/share/doc/xorg-docs/input' /usr/bin/install -c -m 644 XKB-Config.html XKB-Enhancing.html XKB-Config.txt XKB-Enhancing.txt XKB-Config.html.db XKB-Enhancing.html.db XKB-Config.pdf.db XKB-Enhancing.pdf.db '/tmp/B.7a5e6d/xorg-docs-1.7.1-root-builder/usr/share/doc/xorg-docs/input' /usr/bin/install -c -m 644 XKB-Config.xml XKB-Enhancing.xml '/tmp/B.7a5e6d/xorg-docs-1.7.1-root-builder/usr/share/doc/xorg-docs/input' make[3]: Leaving directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/general/input' make[2]: Leaving directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/general/input' Making install in graphics make[2]: Entering directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/general/graphics' make[3]: Entering directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/general/graphics' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/tmp/B.7a5e6d/xorg-docs-1.7.1-root-builder/usr/share/doc/xorg-docs/graphics' /bin/mkdir -p '/tmp/B.7a5e6d/xorg-docs-1.7.1-root-builder/usr/share/doc/xorg-docs/graphics' /usr/bin/install -c -m 644 dps.xml '/tmp/B.7a5e6d/xorg-docs-1.7.1-root-builder/usr/share/doc/xorg-docs/graphics' /usr/bin/install -c -m 644 dps.html dps.txt dps.html.db dps.pdf.db '/tmp/B.7a5e6d/xorg-docs-1.7.1-root-builder/usr/share/doc/xorg-docs/graphics' make[3]: Leaving directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/general/graphics' make[2]: Leaving directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/general/graphics' Making install in platforms make[2]: Entering directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/general/platforms' make[3]: Entering directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/general/platforms' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/tmp/B.7a5e6d/xorg-docs-1.7.1-root-builder/usr/share/doc/xorg-docs/platforms' /bin/mkdir -p '/tmp/B.7a5e6d/xorg-docs-1.7.1-root-builder/usr/share/doc/xorg-docs/platforms' /usr/bin/install -c -m 644 Darwin.xml Solaris.xml '/tmp/B.7a5e6d/xorg-docs-1.7.1-root-builder/usr/share/doc/xorg-docs/platforms' /usr/bin/install -c -m 644 Darwin.html Solaris.html Darwin.txt Solaris.txt Darwin.html.db Solaris.html.db Darwin.pdf.db Solaris.pdf.db '/tmp/B.7a5e6d/xorg-docs-1.7.1-root-builder/usr/share/doc/xorg-docs/platforms' make[3]: Leaving directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/general/platforms' make[2]: Leaving directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/general/platforms' make[2]: Entering directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/general' make[3]: Entering directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/general' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/tmp/B.7a5e6d/xorg-docs-1.7.1-root-builder/usr/share/doc/xorg-docs' /bin/mkdir -p '/tmp/B.7a5e6d/xorg-docs-1.7.1-root-builder/usr/share/doc/xorg-docs' /usr/bin/install -c -m 644 License.xml README.xml ReleaseNotes.xml Versions.xml '/tmp/B.7a5e6d/xorg-docs-1.7.1-root-builder/usr/share/doc/xorg-docs' /usr/bin/install -c -m 644 License.html README.html ReleaseNotes.html Versions.html License.txt README.txt ReleaseNotes.txt Versions.txt License.html.db README.html.db ReleaseNotes.html.db Versions.html.db License.pdf.db README.pdf.db ReleaseNotes.pdf.db Versions.pdf.db '/tmp/B.7a5e6d/xorg-docs-1.7.1-root-builder/usr/share/doc/xorg-docs' make[3]: Leaving directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/general' make[2]: Leaving directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/general' make[1]: Leaving directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/general' Making install in man make[1]: Entering directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/man' make[2]: Entering directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/man' make[2]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/tmp/B.7a5e6d/xorg-docs-1.7.1-root-builder/usr/share/man/man7' /usr/bin/install -c -m 644 Consortium.7 Xsecurity.7 Standards.7 X.7 XOrgFoundation.7 XProjectTeam.7 '/tmp/B.7a5e6d/xorg-docs-1.7.1-root-builder/usr/share/man/man7' make[2]: Leaving directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/man' make[1]: Leaving directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/man' Making install in specs make[1]: Entering directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/specs' Making install in CTEXT make[2]: Entering directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/specs/CTEXT' make[3]: Entering directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/specs/CTEXT' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/tmp/B.7a5e6d/xorg-docs-1.7.1-root-builder/usr/share/doc/xorg-docs/ctext' /bin/mkdir -p '/tmp/B.7a5e6d/xorg-docs-1.7.1-root-builder/usr/share/doc/xorg-docs/ctext' /usr/bin/install -c -m 644 ctext.xml '/tmp/B.7a5e6d/xorg-docs-1.7.1-root-builder/usr/share/doc/xorg-docs/ctext' /usr/bin/install -c -m 644 ctext.html ctext.txt ctext.html.db ctext.pdf.db '/tmp/B.7a5e6d/xorg-docs-1.7.1-root-builder/usr/share/doc/xorg-docs/ctext' make[3]: Leaving directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/specs/CTEXT' make[2]: Leaving directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/specs/CTEXT' Making install in ICCCM make[2]: Entering directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/specs/ICCCM' make[3]: Entering directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/specs/ICCCM' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/tmp/B.7a5e6d/xorg-docs-1.7.1-root-builder/usr/share/doc/xorg-docs/icccm' /bin/mkdir -p '/tmp/B.7a5e6d/xorg-docs-1.7.1-root-builder/usr/share/doc/xorg-docs/icccm' /usr/bin/install -c -m 644 icccm.xml '/tmp/B.7a5e6d/xorg-docs-1.7.1-root-builder/usr/share/doc/xorg-docs/icccm' /usr/bin/install -c -m 644 icccm.html icccm.txt icccm.html.db icccm.pdf.db '/tmp/B.7a5e6d/xorg-docs-1.7.1-root-builder/usr/share/doc/xorg-docs/icccm' make[3]: Leaving directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/specs/ICCCM' make[2]: Leaving directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/specs/ICCCM' Making install in Xext make[2]: Entering directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/specs/Xext' make[3]: Entering directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/specs/Xext' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/tmp/B.7a5e6d/xorg-docs-1.7.1-root-builder/usr/share/doc/xorg-docs/xext' /bin/mkdir -p '/tmp/B.7a5e6d/xorg-docs-1.7.1-root-builder/usr/share/doc/xorg-docs/xext' /usr/bin/install -c -m 644 lbxalg.html lbxalg.txt lbxalg.html.db lbxalg.pdf.db '/tmp/B.7a5e6d/xorg-docs-1.7.1-root-builder/usr/share/doc/xorg-docs/xext' /usr/bin/install -c -m 644 lbxalg.xml '/tmp/B.7a5e6d/xorg-docs-1.7.1-root-builder/usr/share/doc/xorg-docs/xext' make[3]: Leaving directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/specs/Xext' make[2]: Leaving directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/specs/Xext' Making install in XLFD make[2]: Entering directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/specs/XLFD' make[3]: Entering directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/specs/XLFD' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/tmp/B.7a5e6d/xorg-docs-1.7.1-root-builder/usr/share/doc/xorg-docs/xlfd' /bin/mkdir -p '/tmp/B.7a5e6d/xorg-docs-1.7.1-root-builder/usr/share/doc/xorg-docs/xlfd' /usr/bin/install -c -m 644 xlfd.xml '/tmp/B.7a5e6d/xorg-docs-1.7.1-root-builder/usr/share/doc/xorg-docs/xlfd' /usr/bin/install -c -m 644 xlfd.html xlfd.txt xlfd.html.db xlfd.pdf.db '/tmp/B.7a5e6d/xorg-docs-1.7.1-root-builder/usr/share/doc/xorg-docs/xlfd' make[3]: Leaving directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/specs/XLFD' make[2]: Leaving directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/specs/XLFD' Making install in Xserver make[2]: Entering directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/specs/Xserver' make[3]: Entering directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/specs/Xserver' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/tmp/B.7a5e6d/xorg-docs-1.7.1-root-builder/usr/share/doc/xorg-docs/Xserver' /bin/mkdir -p '/tmp/B.7a5e6d/xorg-docs-1.7.1-root-builder/usr/share/doc/xorg-docs/Xserver' /usr/bin/install -c -m 644 analysis.xml appgroup.xml secint.xml XACE-Spec.xml '/tmp/B.7a5e6d/xorg-docs-1.7.1-root-builder/usr/share/doc/xorg-docs/Xserver' /usr/bin/install -c -m 644 analysis.html appgroup.html secint.html XACE-Spec.html analysis.txt appgroup.txt secint.txt XACE-Spec.txt analysis.html.db appgroup.html.db secint.html.db XACE-Spec.html.db analysis.pdf.db appgroup.pdf.db secint.pdf.db XACE-Spec.pdf.db '/tmp/B.7a5e6d/xorg-docs-1.7.1-root-builder/usr/share/doc/xorg-docs/Xserver' make[3]: Leaving directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/specs/Xserver' make[2]: Leaving directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/specs/Xserver' make[2]: Entering directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/specs' make[3]: Entering directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/specs' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/specs' make[2]: Leaving directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/specs' make[1]: Leaving directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1/specs' make[1]: Entering directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1' make[2]: Entering directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1' make[2]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/tmp/B.7a5e6d/xorg-docs-1.7.1-root-builder/usr/share/doc/xorg-docs' /usr/bin/install -c -m 644 MAINTAINERS '/tmp/B.7a5e6d/xorg-docs-1.7.1-root-builder/usr/share/doc/xorg-docs' make[2]: Leaving directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1' make[1]: Leaving directory `/home/users/builder/rpm/BUILD/xorg-docs-1.7.1' + find /tmp/B.7a5e6d/xorg-docs-1.7.1-root-builder/usr/share/doc -name '*.txt' -o -name '*.xml' + xargs /bin/rm '--interactive=never' + __spec_install_post_strip + set +x + __spec_install_post_chrpath + set +x + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... DONE + __spec_install_post_check_tmpfiles + set +x Checking /var/run <-> tmpfiles.d completeness... DONE + __spec_install_post_compress_docs + set +x Compress man pages: /usr/share/man + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x Processing files: xorg-docs-1.7.1-2 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.7a5e6d /bin/sh -e /tmp/B.7a5e6d/rpm-tmp.25649 + umask 022 + cd /home/users/builder/rpm/BUILD + cd xorg-docs-1.7.1 + DOCDIR=/tmp/B.7a5e6d/xorg-docs-1.7.1-root-builder/usr/share/doc/xorg-docs-1.7.1 + export DOCDIR + rm -rf /tmp/B.7a5e6d/xorg-docs-1.7.1-root-builder/usr/share/doc/xorg-docs-1.7.1 + /bin/mkdir -p /tmp/B.7a5e6d/xorg-docs-1.7.1-root-builder/usr/share/doc/xorg-docs-1.7.1 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.7a5e6d/xorg-docs-1.7.1-root-builder/usr/share/doc/xorg-docs-1.7.1... Documentation compressed. + cp -pr ChangeLog MAINTAINERS README /tmp/B.7a5e6d/xorg-docs-1.7.1-root-builder/usr/share/doc/xorg-docs-1.7.1 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.7a5e6d/xorg-docs-1.7.1-root-builder/usr/share/doc/xorg-docs-1.7.1... ./README ./MAINTAINERS ./ChangeLog Documentation compressed. + exit 0 Obsoletes: xorg-docs-ps Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.7a5e6d/xorg-docs-1.7.1-root-builder Wrote: /home/users/builder/rpm/RPMS/xorg-docs-1.7.1-2.noarch.rpm Executing(%clean): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.7a5e6d /bin/sh -e /tmp/B.7a5e6d/rpm-tmp.71297 + umask 022 + cd /home/users/builder/rpm/BUILD + cd xorg-docs-1.7.1 + /bin/rm '--interactive=never' -rf /tmp/B.7a5e6d/xorg-docs-1.7.1-root-builder + rm -rf /tmp/B.7a5e6d/xorg-docs-1.7.1-root-builder ended at: Thu May 14 10:54:28 2015, done in 01days 00h 00m 38s mesg: ttyname failed: Inappropriate ioctl for device copy rpm files to cache_dir: /spools/ready Creating pndir index of /spools/ready/ (type=dir)... Loading [pndir]previous /spools/ready/packages.ndir.gz... Loading [dir]/spools/ready/... 200..216 Writing /spools/ready/packages.ndir.gz... Begin-PLD-Builder-Info upgrading packages End-PLD-Builder-Info Begin-PLD-Builder-Info Build-Time: user:63.71s sys:21.88s real:43.48s (faults io:7 non-io:1858355) Files queued for ftp: 270679 xorg-docs-1.7.1-2.noarch.rpm 80 xorg-docs-1.7.1-2.src.rpm.uploadinfo End-PLD-Builder-Info