<86>Apr 21 01:06:13 userdel[78021]: delete user 'rooter' <86>Apr 21 01:06:13 groupadd[78120]: group added to /etc/group: name=rooter, GID=699 <86>Apr 21 01:06:13 groupadd[78120]: group added to /etc/gshadow: name=rooter <86>Apr 21 01:06:13 groupadd[78120]: new group: name=rooter, GID=699 <86>Apr 21 01:06:13 useradd[78242]: new user: name=rooter, UID=699, GID=699, home=/root, shell=/bin/bash <86>Apr 21 01:06:13 userdel[78310]: delete user 'builder' <86>Apr 21 01:06:13 userdel[78310]: removed group 'builder' owned by 'builder' <86>Apr 21 01:06:13 groupadd[78413]: group added to /etc/group: name=builder, GID=700 <86>Apr 21 01:06:13 groupadd[78413]: group added to /etc/gshadow: name=builder <86>Apr 21 01:06:13 groupadd[78413]: new group: name=builder, GID=700 <86>Apr 21 01:06:13 useradd[78453]: new user: name=builder, UID=700, GID=700, home=/usr/src, shell=/bin/bash <13>Apr 21 01:06:16 rpmi: xml-utils-1:2.9.4.0.12.e905-alt1 1488560683 installed <13>Apr 21 01:06:16 rpmi: sgml-common-0.6.3-alt15 1423664786 installed <13>Apr 21 01:06:16 rpmi: docbook-dtds-4.5-alt1 1223476557 installed <13>Apr 21 01:06:16 rpmi: docbook-style-xsl-1.79.1-alt2 p8.213672.100 1537975322 installed <13>Apr 21 01:06:16 rpmi: libpaper-1.1.24-alt4 1315383473 installed <13>Apr 21 01:06:16 rpmi: libgpg-error-1.31-alt1.M80P.1 1529024730 installed <13>Apr 21 01:06:16 rpmi: libgcrypt20-1.8.3-alt4 p8+219793.200.6.1 1551112986 installed <13>Apr 21 01:06:16 rpmi: libxslt-1.1.28-alt4 1448210404 installed <13>Apr 21 01:06:16 rpmi: xsltproc-1.1.28-alt4 1448210404 installed <13>Apr 21 01:06:16 rpmi: xmlto-0.0.28-alt0.M80P.1 1486385011 installed <13>Apr 21 01:06:16 rpmi: xorg-sgml-doctools-1.10-alt1 1331109847 installed <13>Apr 21 01:06:16 rpmi: xorg-util-macros-1.19.0-alt1 1409047704 installed Installing xorg-xextproto-devel-7.3.0-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.27928 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf xorg-xextproto-devel-7.3.0 + echo 'Source #0 (xorg-xextproto-devel-7.3.0.tar):' Source #0 (xorg-xextproto-devel-7.3.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/xorg-xextproto-devel-7.3.0.tar + cd xorg-xextproto-devel-7.3.0 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (xorg-xextproto-devel-7.3.0-alt1.patch):' Patch #0 (xorg-xextproto-devel-7.3.0-alt1.patch): + /usr/bin/patch -p1 patching file .gear/rules patching file .gear/tags/42c165f7fa96d194e7af2bf003b2855981ef54f8 patching file .gear/tags/list patching file Makefile.am patching file xorg-xextproto-devel.spec + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.27928 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd xorg-xextproto-devel-7.3.0 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force autoreconf-default: configure.ac: tracing autoreconf-default: configure.ac: not using Libtool autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: configure.ac: not using Autoheader autoreconf-default: running: automake --add-missing --force-missing configure.ac:10: installing './compile' configure.ac:10: installing './config.guess' configure.ac:10: installing './config.sub' configure.ac:4: installing './install-sh' configure.ac:4: installing './missing' autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --build= --host= configure: WARNING: unrecognized options: --without-included-gettext checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for gcc option to accept ISO C99... none needed checking how to run the C preprocessor... gcc -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 pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for a sed that does not truncate output... /bin/sed checking if gcc supports -Werror=unknown-warning-option... no checking if gcc supports -Werror=unused-command-line-argument... no checking if gcc supports -Wall... yes checking if gcc supports -Wpointer-arith... yes checking if gcc supports -Wmissing-declarations... yes checking if gcc supports -Wformat=2... yes checking if gcc supports -Wstrict-prototypes... yes checking if gcc supports -Wmissing-prototypes... yes checking if gcc supports -Wnested-externs... yes checking if gcc supports -Wbad-function-cast... yes checking if gcc supports -Wold-style-definition... yes checking if gcc supports -Wdeclaration-after-statement... yes checking if gcc supports -Wunused... yes checking if gcc supports -Wuninitialized... yes checking if gcc supports -Wshadow... yes checking if gcc supports -Wmissing-noreturn... yes checking if gcc supports -Wmissing-format-attribute... yes checking if gcc supports -Wredundant-decls... yes checking if gcc supports -Wlogical-op... yes checking if gcc supports -Werror=implicit... yes checking if gcc supports -Werror=nonnull... yes checking if gcc supports -Werror=init-self... yes checking if gcc supports -Werror=main... yes checking if gcc supports -Werror=missing-braces... yes checking if gcc supports -Werror=sequence-point... yes checking if gcc supports -Werror=return-type... yes checking if gcc supports -Werror=trigraphs... yes checking if gcc supports -Werror=array-bounds... yes checking if gcc supports -Werror=write-strings... yes checking if gcc supports -Werror=address... yes checking if gcc supports -Werror=int-to-pointer-cast... yes checking if gcc supports -Werror=pointer-to-int-cast... yes checking if gcc supports -pedantic... yes checking if gcc supports -Werror... yes checking if gcc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking whether to build functional specifications... yes checking for xmlto... /usr/bin/xmlto checking the xmlto version... 0.0.28 configure: WARNING: xmlto cannot generate text format, this format skipped checking for fop... no configure: WARNING: fop not found - documentation targets will be skipped 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 specs/Makefile config.status: creating xextproto.pc config.status: executing depfiles commands configure: WARNING: unrecognized options: --without-included-gettext + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.58152 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/xorg-xextproto-devel-buildroot + : + /bin/rm -rf -- /usr/src/tmp/xorg-xextproto-devel-buildroot + cd xorg-xextproto-devel-7.3.0 + make DESTDIR=/usr/src/tmp/xorg-xextproto-devel-buildroot install make: Entering directory `/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0' Making install in specs make[1]: Entering directory `/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/specs' GEN appgrp.html /usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/specs/appgrp.xml:6: I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/specs/defs.ent" %defs; ^ %defs; ^ GEN dbe.html /usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/specs/dbe.xml:5: I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/specs/defs.ent" %defs; ^ %defs; ^ GEN dpms.html /usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/specs/dpms.xml:5: I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/specs/defs.ent" %defs; ^ %defs; ^ I/O warning : failed to load external entity "/usr/share/doc/libICE/ICElib.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/ICElib.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/ICElib.html.db" warning: failed to load external entity "/usr/share/doc/libICE/ICElib.html.db" I/O warning : failed to load external entity "/usr/share/doc/libICE/ice.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/ice.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/ice.html.db" warning: failed to load external entity "/usr/share/doc/libICE/ice.html.db" I/O warning : failed to load external entity "/usr/share/doc/libSM/SMlib.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/SMlib.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/SMlib.html.db" warning: failed to load external entity "/usr/share/doc/libSM/SMlib.html.db" I/O warning : failed to load external entity "/usr/share/doc/libSM/xsmp.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/xsmp.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/xsmp.html.db" warning: failed to load external entity "/usr/share/doc/libSM/xsmp.html.db" I/O warning : failed to load external entity "/usr/share/doc/libX11/libX11/libX11.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/libX11.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/libX11.html.db" warning: failed to load external entity "/usr/share/doc/libX11/libX11/libX11.html.db" I/O warning : failed to load external entity "/usr/share/doc/libX11/i18n/compose/libX11-keys.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/libX11-keys.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/libX11-keys.html.db" warning: failed to load external entity "/usr/share/doc/libX11/i18n/compose/libX11-keys.html.db" I/O warning : failed to load external entity "/usr/share/doc/libX11/i18n/framework/framework.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/framework.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/framework.html.db" warning: failed to load external entity "/usr/share/doc/libX11/i18n/framework/framework.html.db" I/O warning : failed to load external entity "/usr/share/doc/libX11/i18n/localedb/localedb.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/localedb.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/localedb.html.db" warning: failed to load external entity "/usr/share/doc/libX11/i18n/localedb/localedb.html.db" I/O warning : failed to load external entity "/usr/share/doc/libX11/i18n/trans/trans.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/trans.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/trans.html.db" warning: failed to load external entity "/usr/share/doc/libX11/i18n/trans/trans.html.db" I/O warning : failed to load external entity "/usr/share/doc/libX11/XIM/xim.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/xim.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/xim.html.db" warning: failed to load external entity "/usr/share/doc/libX11/XIM/xim.html.db" I/O warning : failed to load external entity "/usr/share/doc/libX11/XKB/xkblib.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/xkblib.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/xkblib.html.db" warning: failed to load external entity "/usr/share/doc/libX11/XKB/xkblib.html.db" I/O warning : failed to load external entity "/usr/share/doc//libXaw/libXaw.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/libXaw.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/libXaw.html.db" warning: failed to load external entity "/usr/share/doc//libXaw/libXaw.html.db" I/O warning : failed to load external entity "/usr/share/doc//libXdmcp/xdmcp.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/xdmcp.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/xdmcp.html.db" warning: failed to load external entity "/usr/share/doc//libXdmcp/xdmcp.html.db" I/O warning : failed to load external entity "/usr/share/doc/libXext/dbelib.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/dbelib.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/dbelib.html.db" warning: failed to load external entity "/usr/share/doc/libXext/dbelib.html.db" I/O warning : failed to load external entity "/usr/share/doc/libXext/dpmslib.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/dpmslib.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/dpmslib.html.db" warning: failed to load external entity "/usr/share/doc/libXext/dpmslib.html.db" I/O warning : failed to load external entity "/usr/share/doc/libXext/shapelib.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/shapelib.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/shapelib.html.db" warning: failed to load external entity "/usr/share/doc/libXext/shapelib.html.db" I/O warning : failed to load external entity "/usr/share/doc/libXext/synclib.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/synclib.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/synclib.html.db" warning: failed to load external entity "/usr/share/doc/libXext/synclib.html.db" I/O warning : failed to load external entity "/usr/share/doc/libXext/xtest1.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/xtest1.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/xtest1.html.db" warning: failed to load external entity "/usr/share/doc/libXext/xtest1.html.db" I/O warning : failed to load external entity "/usr/share/doc/libXi/inputlib.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/inputlib.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/inputlib.html.db" warning: failed to load external entity "/usr/share/doc/libXi/inputlib.html.db" I/O warning : failed to load external entity "/usr/share/doc/libXmu/Xmu.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/Xmu.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/Xmu.html.db" warning: failed to load external entity "/usr/share/doc/libXmu/Xmu.html.db" I/O warning : failed to load external entity "/usr/share/doc/libXtst/recordlib.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/recordlib.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/recordlib.html.db" warning: failed to load external entity "/usr/share/doc/libXtst/recordlib.html.db" I/O warning : failed to load external entity "/usr/share/doc/libXtst/xtestlib.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/xtestlib.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/xtestlib.html.db" warning: failed to load external entity "/usr/share/doc/libXtst/xtestlib.html.db" I/O warning : failed to load external entity "/usr/share/doc/xtrans/xtrans.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/xtrans.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/xtrans.html.db" warning: failed to load external entity "/usr/share/doc/xtrans/xtrans.html.db" I/O warning : failed to load external entity "/usr/share/doc/bigreqsproto/bigreq.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/bigreq.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/bigreq.html.db" warning: failed to load external entity "/usr/share/doc/bigreqsproto/bigreq.html.db" I/O warning : failed to load external entity "/usr/share/doc/fontsproto/fsproto.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/fsproto.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/fsproto.html.db" warning: failed to load external entity "/usr/share/doc/fontsproto/fsproto.html.db" I/O warning : failed to load external entity "/usr/share/doc/kbproto/xkbproto.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/xkbproto.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/xkbproto.html.db" warning: failed to load external entity "/usr/share/doc/kbproto/xkbproto.html.db" I/O warning : failed to load external entity "/usr/share/doc/recordproto/record.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/record.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/record.html.db" warning: failed to load external entity "/usr/share/doc/recordproto/record.html.db" I/O warning : failed to load external entity "/usr/share/doc/scrnsaverproto/saver.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/saver.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/saver.html.db" warning: failed to load external entity "/usr/share/doc/scrnsaverproto/saver.html.db" I/O warning : failed to load external entity "/usr/share/doc/xcmiscproto/xc-misc.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/xc-misc.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/xc-misc.html.db" warning: failed to load external entity "/usr/share/doc/xcmiscproto/xc-misc.html.db" I/O warning : failed to load external entity "/usr/share/doc/xextproto/appgrp.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/appgrp.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/appgrp.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/appgrp.html.db" I/O warning : failed to load external entity "/usr/share/doc/xextproto/dbe.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/dbe.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/dbe.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/dbe.html.db" I/O warning : failed to load external entity "/usr/share/doc/xextproto/dpms.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/dpms.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/dpms.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/dpms.html.db" I/O warning : failed to load external entity "/usr/share/doc/xextproto/evi.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/evi.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/evi.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/evi.html.db" I/O warning : failed to load external entity "/usr/share/doc/xextproto/geproto.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/geproto.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/geproto.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/geproto.html.db" I/O warning : failed to load external entity "/usr/share/doc/xextproto/lbx.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/lbx.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/lbx.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/lbx.html.db" I/O warning : failed to load external entity "/usr/share/doc/xextproto/multibuf.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/multibuf.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/multibuf.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/multibuf.html.db" I/O warning : failed to load external entity "/usr/share/doc/xextproto/security.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/security.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/security.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/security.html.db" I/O warning : failed to load external entity "/usr/share/doc/xextproto/shape.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/shape.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/shape.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/shape.html.db" I/O warning : failed to load external entity "/usr/share/doc/xextproto/shm.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/shm.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/shm.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/shm.html.db" I/O warning : failed to load external entity "/usr/share/doc/xextproto/sync.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/sync.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/sync.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/sync.html.db" I/O warning : failed to load external entity "/usr/share/doc/xextproto/tog-cup.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/tog-cup.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/tog-cup.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/tog-cup.html.db" I/O warning : failed to load external entity "/usr/share/doc/xextproto/xtest.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/xtest.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/xtest.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/xtest.html.db" I/O warning : failed to load external entity "/usr/share/doc/xproto/x11protocol.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/x11protocol.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/x11protocol.html.db" warning: failed to load external entity "/usr/share/doc/xproto/x11protocol.html.db" I/O warning : failed to load external entity "/usr/share/doc/xorg-docs/License.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/License.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/License.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/License.html.db" I/O warning : failed to load external entity "/usr/share/doc/xorg-docs/README.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/README.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/README.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/README.html.db" I/O warning : failed to load external entity "/usr/share/doc/xorg-docs/ReleaseNotes.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/ReleaseNotes.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/ReleaseNotes.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/ReleaseNotes.html.db" I/O warning : failed to load external entity "/usr/share/doc/xorg-docs/Versions.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/Versions.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/Versions.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/Versions.html.db" I/O warning : failed to load external entity "/usr/share/doc/xorg-docs/fonts/fonts.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/fonts.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/fonts.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/fonts/fonts.html.db" I/O warning : failed to load external entity "/usr/share/doc/xorg-docs/graphics/dps.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/dps.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/dps.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/graphics/dps.html.db" I/O warning : failed to load external entity "/usr/share/doc/xorg-docs/input/XKB-Config.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/XKB-Config.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/XKB-Config.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/input/XKB-Config.html.db" I/O warning : failed to load external entity "/usr/share/doc/xorg-docs/input/XKB-Enhancing.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/XKB-Enhancing.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/XKB-Enhancing.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/input/XKB-Enhancing.html.db" I/O warning : failed to load external entity "/usr/share/doc/xorg-docs/platforms/Darwin.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/Darwin.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/Darwin.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/platforms/Darwin.html.db" I/O warning : failed to load external entity "/usr/share/doc/xorg-docs/platforms/Solaris.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/Solaris.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/Solaris.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/platforms/Solaris.html.db" I/O warning : failed to load external entity "/usr/share/doc/xorg-docs/ctext/ctext.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/ctext.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/ctext.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/ctext/ctext.html.db" I/O warning : failed to load external entity "/usr/share/doc/xorg-docs/icccm/icccm.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/icccm.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/icccm.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/icccm/icccm.html.db" I/O warning : failed to load external entity "/usr/share/doc/xorg-docs/xext/lbxalg.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/lbxalg.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/lbxalg.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/xext/lbxalg.html.db" I/O warning : failed to load external entity "/usr/share/doc/xorg-docs/xlfd/xlfd.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/xlfd.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/xlfd.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/xlfd/xlfd.html.db" I/O warning : failed to load external entity "/usr/share/doc/xorg-docs/Xserver/appgroup.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/appgroup.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/appgroup.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/Xserver/appgroup.html.db" I/O warning : failed to load external entity "/usr/share/doc/xorg-docs/Xserver/analysis.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/analysis.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/analysis.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/Xserver/analysis.html.db" I/O warning : failed to load external entity "/usr/share/doc/xorg-docs/Xserver/secint.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/secint.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/secint.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/Xserver/secint.html.db" I/O warning : failed to load external entity "/usr/share/doc/xorg-docs/Xserver/XACE-Spec.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/XACE-Spec.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/XACE-Spec.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/Xserver/XACE-Spec.html.db" I/O warning : failed to load external entity "/usr/share/doc/xorg-server/Xserver-DTrace.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/Xserver-DTrace.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/Xserver-DTrace.html.db" warning: failed to load external entity "/usr/share/doc/xorg-server/Xserver-DTrace.html.db" Error: unresolved olink: targetdoc/targetptr = 'dpmslib/DPMSGetVersion'. Error: unresolved olink: targetdoc/targetptr = 'dpmslib/DPMSCapable'. Error: unresolved olink: targetdoc/targetptr = 'dpmslib/DPMSGetTimeouts'. Error: unresolved olink: targetdoc/targetptr = 'dpmslib/DPMSSetTimeouts'. Error: unresolved olink: targetdoc/targetptr = 'dpmslib/DPMSEnable'. Error: unresolved olink: targetdoc/targetptr = 'dpmslib/DPMSDisable'. Error: unresolved olink: targetdoc/targetptr = 'dpmslib/DPMSForceLevel'. Error: unresolved olink: targetdoc/targetptr = 'dpmslib/DPMSInfo'. Error: unresolved olink: targetdoc/targetptr = 'dpmslib/DPMSGetVersion'. Error: unresolved olink: targetdoc/targetptr = 'dpmslib/DPMSCapable'. Error: unresolved olink: targetdoc/targetptr = 'dpmslib/DPMSGetTimeouts'. Error: unresolved olink: targetdoc/targetptr = 'dpmslib/DPMSSetTimeouts'. Error: unresolved olink: targetdoc/targetptr = 'dpmslib/DPMSEnable'. Error: unresolved olink: targetdoc/targetptr = 'dpmslib/DPMSDisable'. Error: unresolved olink: targetdoc/targetptr = 'dpmslib/DPMSForceLevel'. Error: unresolved olink: targetdoc/targetptr = 'dpmslib/DPMSInfo'. GEN evi.html /usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/specs/evi.xml:5: I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/specs/defs.ent" %defs; ^ %defs; ^ GEN geproto.html /usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/specs/geproto.xml:5: I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/specs/defs.ent" %defs; ^ %defs; ^ GEN lbx.html /usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/specs/lbx.xml:6: I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/specs/defs.ent" %defs; ^ %defs; ^ GEN multibuf.html /usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/specs/multibuf.xml:5: I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/specs/defs.ent" %defs; ^ %defs; ^ GEN security.html /usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/specs/security.xml:5: I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/specs/defs.ent" %defs; ^ %defs; ^ GEN shape.html /usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/specs/shape.xml:5: I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/specs/defs.ent" %defs; ^ %defs; ^ GEN shm.html /usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/specs/shm.xml:5: I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/specs/defs.ent" %defs; ^ %defs; ^ GEN sync.html /usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/specs/sync.xml:5: I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/specs/defs.ent" %defs; ^ %defs; ^ GEN tog-cup.html /usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/specs/tog-cup.xml:5: I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/specs/defs.ent" %defs; ^ %defs; ^ GEN xtest.html /usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/specs/xtest.xml:5: I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/specs/defs.ent" %defs; ^ %defs; ^ I/O warning : failed to load external entity "/usr/share/doc/libICE/ICElib.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/ICElib.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/ICElib.html.db" warning: failed to load external entity "/usr/share/doc/libICE/ICElib.html.db" I/O warning : failed to load external entity "/usr/share/doc/libICE/ice.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/ice.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/ice.html.db" warning: failed to load external entity "/usr/share/doc/libICE/ice.html.db" I/O warning : failed to load external entity "/usr/share/doc/libSM/SMlib.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/SMlib.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/SMlib.html.db" warning: failed to load external entity "/usr/share/doc/libSM/SMlib.html.db" I/O warning : failed to load external entity "/usr/share/doc/libSM/xsmp.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/xsmp.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/xsmp.html.db" warning: failed to load external entity "/usr/share/doc/libSM/xsmp.html.db" I/O warning : failed to load external entity "/usr/share/doc/libX11/libX11/libX11.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/libX11.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/libX11.html.db" warning: failed to load external entity "/usr/share/doc/libX11/libX11/libX11.html.db" I/O warning : failed to load external entity "/usr/share/doc/libX11/i18n/compose/libX11-keys.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/libX11-keys.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/libX11-keys.html.db" warning: failed to load external entity "/usr/share/doc/libX11/i18n/compose/libX11-keys.html.db" I/O warning : failed to load external entity "/usr/share/doc/libX11/i18n/framework/framework.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/framework.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/framework.html.db" warning: failed to load external entity "/usr/share/doc/libX11/i18n/framework/framework.html.db" I/O warning : failed to load external entity "/usr/share/doc/libX11/i18n/localedb/localedb.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/localedb.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/localedb.html.db" warning: failed to load external entity "/usr/share/doc/libX11/i18n/localedb/localedb.html.db" I/O warning : failed to load external entity "/usr/share/doc/libX11/i18n/trans/trans.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/trans.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/trans.html.db" warning: failed to load external entity "/usr/share/doc/libX11/i18n/trans/trans.html.db" I/O warning : failed to load external entity "/usr/share/doc/libX11/XIM/xim.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/xim.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/xim.html.db" warning: failed to load external entity "/usr/share/doc/libX11/XIM/xim.html.db" I/O warning : failed to load external entity "/usr/share/doc/libX11/XKB/xkblib.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/xkblib.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/xkblib.html.db" warning: failed to load external entity "/usr/share/doc/libX11/XKB/xkblib.html.db" I/O warning : failed to load external entity "/usr/share/doc//libXaw/libXaw.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/libXaw.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/libXaw.html.db" warning: failed to load external entity "/usr/share/doc//libXaw/libXaw.html.db" I/O warning : failed to load external entity "/usr/share/doc//libXdmcp/xdmcp.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/xdmcp.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/xdmcp.html.db" warning: failed to load external entity "/usr/share/doc//libXdmcp/xdmcp.html.db" I/O warning : failed to load external entity "/usr/share/doc/libXext/dbelib.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/dbelib.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/dbelib.html.db" warning: failed to load external entity "/usr/share/doc/libXext/dbelib.html.db" I/O warning : failed to load external entity "/usr/share/doc/libXext/dpmslib.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/dpmslib.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/dpmslib.html.db" warning: failed to load external entity "/usr/share/doc/libXext/dpmslib.html.db" I/O warning : failed to load external entity "/usr/share/doc/libXext/shapelib.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/shapelib.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/shapelib.html.db" warning: failed to load external entity "/usr/share/doc/libXext/shapelib.html.db" I/O warning : failed to load external entity "/usr/share/doc/libXext/synclib.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/synclib.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/synclib.html.db" warning: failed to load external entity "/usr/share/doc/libXext/synclib.html.db" I/O warning : failed to load external entity "/usr/share/doc/libXext/xtest1.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/xtest1.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/xtest1.html.db" warning: failed to load external entity "/usr/share/doc/libXext/xtest1.html.db" I/O warning : failed to load external entity "/usr/share/doc/libXi/inputlib.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/inputlib.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/inputlib.html.db" warning: failed to load external entity "/usr/share/doc/libXi/inputlib.html.db" I/O warning : failed to load external entity "/usr/share/doc/libXmu/Xmu.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/Xmu.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/Xmu.html.db" warning: failed to load external entity "/usr/share/doc/libXmu/Xmu.html.db" I/O warning : failed to load external entity "/usr/share/doc/libXtst/recordlib.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/recordlib.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/recordlib.html.db" warning: failed to load external entity "/usr/share/doc/libXtst/recordlib.html.db" I/O warning : failed to load external entity "/usr/share/doc/libXtst/xtestlib.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/xtestlib.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/xtestlib.html.db" warning: failed to load external entity "/usr/share/doc/libXtst/xtestlib.html.db" I/O warning : failed to load external entity "/usr/share/doc/xtrans/xtrans.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/xtrans.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/xtrans.html.db" warning: failed to load external entity "/usr/share/doc/xtrans/xtrans.html.db" I/O warning : failed to load external entity "/usr/share/doc/bigreqsproto/bigreq.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/bigreq.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/bigreq.html.db" warning: failed to load external entity "/usr/share/doc/bigreqsproto/bigreq.html.db" I/O warning : failed to load external entity "/usr/share/doc/fontsproto/fsproto.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/fsproto.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/fsproto.html.db" warning: failed to load external entity "/usr/share/doc/fontsproto/fsproto.html.db" I/O warning : failed to load external entity "/usr/share/doc/kbproto/xkbproto.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/xkbproto.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/xkbproto.html.db" warning: failed to load external entity "/usr/share/doc/kbproto/xkbproto.html.db" I/O warning : failed to load external entity "/usr/share/doc/recordproto/record.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/record.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/record.html.db" warning: failed to load external entity "/usr/share/doc/recordproto/record.html.db" I/O warning : failed to load external entity "/usr/share/doc/scrnsaverproto/saver.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/saver.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/saver.html.db" warning: failed to load external entity "/usr/share/doc/scrnsaverproto/saver.html.db" I/O warning : failed to load external entity "/usr/share/doc/xcmiscproto/xc-misc.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/xc-misc.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/xc-misc.html.db" warning: failed to load external entity "/usr/share/doc/xcmiscproto/xc-misc.html.db" I/O warning : failed to load external entity "/usr/share/doc/xextproto/appgrp.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/appgrp.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/appgrp.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/appgrp.html.db" I/O warning : failed to load external entity "/usr/share/doc/xextproto/dbe.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/dbe.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/dbe.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/dbe.html.db" I/O warning : failed to load external entity "/usr/share/doc/xextproto/dpms.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/dpms.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/dpms.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/dpms.html.db" I/O warning : failed to load external entity "/usr/share/doc/xextproto/evi.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/evi.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/evi.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/evi.html.db" I/O warning : failed to load external entity "/usr/share/doc/xextproto/geproto.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/geproto.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/geproto.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/geproto.html.db" I/O warning : failed to load external entity "/usr/share/doc/xextproto/lbx.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/lbx.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/lbx.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/lbx.html.db" I/O warning : failed to load external entity "/usr/share/doc/xextproto/multibuf.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/multibuf.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/multibuf.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/multibuf.html.db" I/O warning : failed to load external entity "/usr/share/doc/xextproto/security.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/security.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/security.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/security.html.db" I/O warning : failed to load external entity "/usr/share/doc/xextproto/shape.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/shape.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/shape.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/shape.html.db" I/O warning : failed to load external entity "/usr/share/doc/xextproto/shm.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/shm.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/shm.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/shm.html.db" I/O warning : failed to load external entity "/usr/share/doc/xextproto/sync.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/sync.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/sync.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/sync.html.db" I/O warning : failed to load external entity "/usr/share/doc/xextproto/tog-cup.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/tog-cup.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/tog-cup.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/tog-cup.html.db" I/O warning : failed to load external entity "/usr/share/doc/xextproto/xtest.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/xtest.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/xtest.html.db" warning: failed to load external entity "/usr/share/doc/xextproto/xtest.html.db" I/O warning : failed to load external entity "/usr/share/doc/xproto/x11protocol.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/x11protocol.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/x11protocol.html.db" warning: failed to load external entity "/usr/share/doc/xproto/x11protocol.html.db" I/O warning : failed to load external entity "/usr/share/doc/xorg-docs/License.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/License.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/License.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/License.html.db" I/O warning : failed to load external entity "/usr/share/doc/xorg-docs/README.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/README.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/README.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/README.html.db" I/O warning : failed to load external entity "/usr/share/doc/xorg-docs/ReleaseNotes.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/ReleaseNotes.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/ReleaseNotes.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/ReleaseNotes.html.db" I/O warning : failed to load external entity "/usr/share/doc/xorg-docs/Versions.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/Versions.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/Versions.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/Versions.html.db" I/O warning : failed to load external entity "/usr/share/doc/xorg-docs/fonts/fonts.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/fonts.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/fonts.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/fonts/fonts.html.db" I/O warning : failed to load external entity "/usr/share/doc/xorg-docs/graphics/dps.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/dps.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/dps.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/graphics/dps.html.db" I/O warning : failed to load external entity "/usr/share/doc/xorg-docs/input/XKB-Config.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/XKB-Config.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/XKB-Config.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/input/XKB-Config.html.db" I/O warning : failed to load external entity "/usr/share/doc/xorg-docs/input/XKB-Enhancing.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/XKB-Enhancing.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/XKB-Enhancing.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/input/XKB-Enhancing.html.db" I/O warning : failed to load external entity "/usr/share/doc/xorg-docs/platforms/Darwin.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/Darwin.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/Darwin.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/platforms/Darwin.html.db" I/O warning : failed to load external entity "/usr/share/doc/xorg-docs/platforms/Solaris.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/Solaris.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/Solaris.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/platforms/Solaris.html.db" I/O warning : failed to load external entity "/usr/share/doc/xorg-docs/ctext/ctext.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/ctext.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/ctext.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/ctext/ctext.html.db" I/O warning : failed to load external entity "/usr/share/doc/xorg-docs/icccm/icccm.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/icccm.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/icccm.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/icccm/icccm.html.db" I/O warning : failed to load external entity "/usr/share/doc/xorg-docs/xext/lbxalg.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/lbxalg.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/lbxalg.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/xext/lbxalg.html.db" I/O warning : failed to load external entity "/usr/share/doc/xorg-docs/xlfd/xlfd.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/xlfd.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/xlfd.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/xlfd/xlfd.html.db" I/O warning : failed to load external entity "/usr/share/doc/xorg-docs/Xserver/appgroup.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/appgroup.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/appgroup.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/Xserver/appgroup.html.db" I/O warning : failed to load external entity "/usr/share/doc/xorg-docs/Xserver/analysis.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/analysis.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/analysis.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/Xserver/analysis.html.db" I/O warning : failed to load external entity "/usr/share/doc/xorg-docs/Xserver/secint.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/secint.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/secint.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/Xserver/secint.html.db" I/O warning : failed to load external entity "/usr/share/doc/xorg-docs/Xserver/XACE-Spec.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/XACE-Spec.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/XACE-Spec.html.db" warning: failed to load external entity "/usr/share/doc/xorg-docs/Xserver/XACE-Spec.html.db" I/O warning : failed to load external entity "/usr/share/doc/xorg-server/Xserver-DTrace.html.db" I/O warning : failed to load external entity "/usr/share/sgml/X11/Xserver-DTrace.html.db" I/O warning : failed to load external entity "/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/Xserver-DTrace.html.db" warning: failed to load external entity "/usr/share/doc/xorg-server/Xserver-DTrace.html.db" Error: unresolved olink: targetdoc/targetptr = 'xtestlib/XTestSetGContextOfGC'. Error: unresolved olink: targetdoc/targetptr = 'xtestlib/XTestSetVisualIDOfVisual'. Error: unresolved olink: targetdoc/targetptr = 'xtestlib/XTestDiscard'. Error: unresolved olink: targetdoc/targetptr = 'xtestlib/XTestGrabControl'. Error: unresolved olink: targetdoc/targetptr = 'xtestlib/XTestGrabControl'. GEN appgrp.html.db appgrp.xml:6: I/O warning : failed to load external entity "defs.ent" %defs; ^ %defs; ^ Writing appgrp.html.db for article(appgrp) GEN dbe.html.db dbe.xml:5: I/O warning : failed to load external entity "defs.ent" %defs; ^ %defs; ^ Writing dbe.html.db for book(dbe) GEN dpms.html.db dpms.xml:5: I/O warning : failed to load external entity "defs.ent" %defs; ^ %defs; ^ Writing dpms.html.db for book(dpms) GEN evi.html.db evi.xml:5: I/O warning : failed to load external entity "defs.ent" %defs; ^ %defs; ^ Writing evi.html.db for book(evi) GEN geproto.html.db geproto.xml:5: I/O warning : failed to load external entity "defs.ent" %defs; ^ %defs; ^ Writing geproto.html.db for book GEN lbx.html.db lbx.xml:6: I/O warning : failed to load external entity "defs.ent" %defs; ^ %defs; ^ Writing lbx.html.db for article(lbx) GEN multibuf.html.db multibuf.xml:5: I/O warning : failed to load external entity "defs.ent" %defs; ^ %defs; ^ Writing multibuf.html.db for book(multibuf) GEN security.html.db security.xml:5: I/O warning : failed to load external entity "defs.ent" %defs; ^ %defs; ^ Writing security.html.db for book(security) GEN shape.html.db shape.xml:5: I/O warning : failed to load external entity "defs.ent" %defs; ^ %defs; ^ Writing shape.html.db for book(shape) GEN shm.html.db shm.xml:5: I/O warning : failed to load external entity "defs.ent" %defs; ^ %defs; ^ Writing shm.html.db for book(shm) GEN sync.html.db sync.xml:5: I/O warning : failed to load external entity "defs.ent" %defs; ^ %defs; ^ Writing sync.html.db for book(sync) GEN tog-cup.html.db tog-cup.xml:5: I/O warning : failed to load external entity "defs.ent" %defs; ^ %defs; ^ Writing tog-cup.html.db for book(tog-cup) GEN xtest.html.db xtest.xml:5: I/O warning : failed to load external entity "defs.ent" %defs; ^ %defs; ^ Writing xtest.html.db for book(xtest) GEN appgrp.pdf.db appgrp.xml:6: I/O warning : failed to load external entity "defs.ent" %defs; ^ %defs; ^ Writing appgrp.pdf.db for article(appgrp) GEN dbe.pdf.db dbe.xml:5: I/O warning : failed to load external entity "defs.ent" %defs; ^ %defs; ^ Writing dbe.pdf.db for book(dbe) GEN dpms.pdf.db dpms.xml:5: I/O warning : failed to load external entity "defs.ent" %defs; ^ %defs; ^ Writing dpms.pdf.db for book(dpms) GEN evi.pdf.db evi.xml:5: I/O warning : failed to load external entity "defs.ent" %defs; ^ %defs; ^ Writing evi.pdf.db for book(evi) GEN geproto.pdf.db geproto.xml:5: I/O warning : failed to load external entity "defs.ent" %defs; ^ %defs; ^ Writing geproto.pdf.db for book GEN lbx.pdf.db lbx.xml:6: I/O warning : failed to load external entity "defs.ent" %defs; ^ %defs; ^ Writing lbx.pdf.db for article(lbx) GEN multibuf.pdf.db multibuf.xml:5: I/O warning : failed to load external entity "defs.ent" %defs; ^ %defs; ^ Writing multibuf.pdf.db for book(multibuf) GEN security.pdf.db security.xml:5: I/O warning : failed to load external entity "defs.ent" %defs; ^ %defs; ^ Writing security.pdf.db for book(security) GEN shape.pdf.db shape.xml:5: I/O warning : failed to load external entity "defs.ent" %defs; ^ %defs; ^ Writing shape.pdf.db for book(shape) GEN shm.pdf.db shm.xml:5: I/O warning : failed to load external entity "defs.ent" %defs; ^ %defs; ^ Writing shm.pdf.db for book(shm) GEN sync.pdf.db sync.xml:5: I/O warning : failed to load external entity "defs.ent" %defs; ^ %defs; ^ Writing sync.pdf.db for book(sync) GEN tog-cup.pdf.db tog-cup.xml:5: I/O warning : failed to load external entity "defs.ent" %defs; ^ %defs; ^ Writing tog-cup.pdf.db for book(tog-cup) GEN xtest.pdf.db xtest.xml:5: I/O warning : failed to load external entity "defs.ent" %defs; ^ %defs; ^ Writing xtest.pdf.db for book(xtest) make[2]: Entering directory `/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/specs' make[2]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/usr/src/tmp/xorg-xextproto-devel-buildroot/usr/share/doc/xextproto' /bin/install -c -m 644 appgrp.xml dbe.xml dpms.xml evi.xml geproto.xml lbx.xml multibuf.xml security.xml shape.xml shm.xml sync.xml tog-cup.xml xtest.xml appendix.xml '/usr/src/tmp/xorg-xextproto-devel-buildroot/usr/share/doc/xextproto' /bin/mkdir -p '/usr/src/tmp/xorg-xextproto-devel-buildroot/usr/share/doc/xextproto' /bin/install -c -m 644 appgrp.html dbe.html dpms.html evi.html geproto.html lbx.html multibuf.html security.html shape.html shm.html sync.html tog-cup.html xtest.html appgrp.html.db dbe.html.db dpms.html.db evi.html.db geproto.html.db lbx.html.db multibuf.html.db security.html.db shape.html.db shm.html.db sync.html.db tog-cup.html.db xtest.html.db appgrp.pdf.db dbe.pdf.db dpms.pdf.db evi.pdf.db geproto.pdf.db lbx.pdf.db multibuf.pdf.db security.pdf.db shape.pdf.db shm.pdf.db sync.pdf.db tog-cup.pdf.db xtest.pdf.db '/usr/src/tmp/xorg-xextproto-devel-buildroot/usr/share/doc/xextproto' make[2]: Leaving directory `/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/specs' make[1]: Leaving directory `/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0/specs' make[1]: Entering directory `/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0' make[2]: Entering directory `/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0' make[2]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/usr/src/tmp/xorg-xextproto-devel-buildroot/usr/include/X11/extensions' /bin/install -c -m 644 shapestr.h shmstr.h syncstr.h '/usr/src/tmp/xorg-xextproto-devel-buildroot/usr/include/X11/extensions' /bin/mkdir -p '/usr/src/tmp/xorg-xextproto-devel-buildroot/usr/share/pkgconfig' /bin/install -c -m 644 xextproto.pc '/usr/src/tmp/xorg-xextproto-devel-buildroot/usr/share/pkgconfig' /bin/mkdir -p '/usr/src/tmp/xorg-xextproto-devel-buildroot/usr/include/X11/extensions' /bin/install -c -m 644 dpmsconst.h dpmsproto.h ge.h geproto.h lbx.h lbxproto.h mitmiscconst.h mitmiscproto.h multibufconst.h multibufproto.h secur.h securproto.h shapeconst.h shapeproto.h shm.h shmproto.h syncconst.h syncproto.h ag.h agproto.h cup.h cupproto.h dbe.h dbeproto.h EVI.h EVIproto.h xtestext1proto.h xtestext1const.h xtestconst.h xtestproto.h '/usr/src/tmp/xorg-xextproto-devel-buildroot/usr/include/X11/extensions' make[2]: Leaving directory `/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0' make[1]: Leaving directory `/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0' make: Leaving directory `/usr/src/RPM/BUILD/xorg-xextproto-devel-7.3.0' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/xorg-xextproto-devel-buildroot (auto) Verifying and fixing files in /usr/src/tmp/xorg-xextproto-devel-buildroot (binconfig,pkgconfig,libtool,desktop) /usr/share/pkgconfig/xextproto.pc: Cflags: '-I${includedir}' --> '' Compressing files in /usr/src/tmp/xorg-xextproto-devel-buildroot (auto) Verifying ELF objects in /usr/src/tmp/xorg-xextproto-devel-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: xorg-xextproto-devel-7.3.0-alt1 warning: File listed twice: /usr/share/doc/xextproto/appgrp.html warning: File listed twice: /usr/share/doc/xextproto/dbe.html warning: File listed twice: /usr/share/doc/xextproto/dpms.html warning: File listed twice: /usr/share/doc/xextproto/evi.html warning: File listed twice: /usr/share/doc/xextproto/geproto.html warning: File listed twice: /usr/share/doc/xextproto/lbx.html warning: File listed twice: /usr/share/doc/xextproto/multibuf.html warning: File listed twice: /usr/share/doc/xextproto/security.html warning: File listed twice: /usr/share/doc/xextproto/shape.html warning: File listed twice: /usr/share/doc/xextproto/shm.html warning: File listed twice: /usr/share/doc/xextproto/sync.html warning: File listed twice: /usr/share/doc/xextproto/tog-cup.html warning: File listed twice: /usr/share/doc/xextproto/xtest.html Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Bc49cA find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gt147j find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) /usr/src/tmp/xorg-xextproto-devel-buildroot/usr/include/X11/extensions/geproto.h:30:23: fatal error: X11/Xproto.h: No such file or directory compilation terminated. cpp.req: /usr/src/tmp/xorg-xextproto-devel-buildroot/usr/include/X11/extensions/geproto.h: cpp failed, trying c++ mode x86_64-alt-linux-cpp: error trying to exec 'cc1plus': execvp: No such file or directory cpp.req: WARNING: /usr/src/tmp/xorg-xextproto-devel-buildroot/usr/include/X11/extensions/geproto.h: cpp failed Provides: xextproto = 7.3.0-alt1, pkgconfig(xextproto) = 7.3.0 Requires: /usr/share/pkgconfig Wrote: /usr/src/RPM/RPMS/noarch/xorg-xextproto-devel-7.3.0-alt1.noarch.rpm 12.63user 2.22system 0:20.80elapsed 71%CPU (0avgtext+0avgdata 48744maxresident)k 0inputs+0outputs (0major+1072682minor)pagefaults 0swaps 15.17user 4.07system 0:26.50elapsed 72%CPU (0avgtext+0avgdata 124076maxresident)k 24inputs+0outputs (0major+1285271minor)pagefaults 0swaps