<86>Feb 19 12:08:47 userdel[3220069]: delete user 'rooter' <86>Feb 19 12:08:47 userdel[3220069]: removed group 'rooter' owned by 'rooter' <86>Feb 19 12:08:47 userdel[3220069]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 19 12:08:47 groupadd[3220074]: group added to /etc/group: name=rooter, GID=639 <86>Feb 19 12:08:47 groupadd[3220074]: group added to /etc/gshadow: name=rooter <86>Feb 19 12:08:47 groupadd[3220074]: new group: name=rooter, GID=639 <86>Feb 19 12:08:47 useradd[3220079]: new user: name=rooter, UID=639, GID=639, home=/root, shell=/bin/bash <86>Feb 19 12:08:47 userdel[3220095]: delete user 'builder' <86>Feb 19 12:08:47 userdel[3220095]: removed group 'builder' owned by 'builder' <86>Feb 19 12:08:47 userdel[3220095]: removed shadow group 'builder' owned by 'builder' <86>Feb 19 12:08:47 groupadd[3220110]: group added to /etc/group: name=builder, GID=640 <86>Feb 19 12:08:47 groupadd[3220110]: group added to /etc/gshadow: name=builder <86>Feb 19 12:08:47 groupadd[3220110]: new group: name=builder, GID=640 <86>Feb 19 12:08:47 useradd[3220119]: new user: name=builder, UID=640, GID=640, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/libXau-1.0.9-alt1.src.rpm: bad symbols in the license tag: / <13>Feb 19 12:08:51 rpmi: xorg-util-macros-1.19.3-alt1 sisyphus+265202.100.1.1 1611565405 installed <13>Feb 19 12:08:51 rpmi: xorg-proto-devel-2020.1-alt1 sisyphus+250406.100.1.1 1587554810 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/libXau-1.0.9-alt1.nosrc.rpm (w1.gzdio) Installing libXau-1.0.9-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.68385 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libXau-1.0.9 + echo 'Source #0 (libXau-1.0.9.tar):' Source #0 (libXau-1.0.9.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/libXau-1.0.9.tar + cd libXau-1.0.9 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (libXau-1.0.9-alt1.patch):' Patch #0 (libXau-1.0.9-alt1.patch): + /usr/bin/patch -p1 patching file .gear/rules patching file .gear/tags/b14f670b3bb7d8a50f5630d465d3b297b80a0d1f patching file .gear/tags/list patching file libXau.spec + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.68385 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libXau-1.0.9 + 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: running: libtoolize --force --install libtoolize-default: putting auxiliary files in '.'. libtoolize-default: linking file './config.guess' libtoolize-default: linking file './config.sub' libtoolize-default: linking file './install-sh' libtoolize-default: linking file './ltmain.sh' libtoolize-default: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize-default: and rerunning libtoolize-default and aclocal. libtoolize-default: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. 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: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing configure.ac:29: installing './compile' configure.ac:32: installing './missing' Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + 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=i586-alt-linux --host=i586-alt-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/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --disable-static configure: WARNING: unrecognized options: --without-included-gettext checking for i586-alt-linux-gcc... i586-alt-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking how to run the C preprocessor... i586-alt-linux-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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes 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 the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of i586-alt-linux-gcc... none checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by i586-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop checking how to convert i586-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i586-alt-linux-objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for i586-alt-linux-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for i586-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i586-alt-linux-strip... no checking for strip... strip checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for i586-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-gcc static flag -static works... no checking if i586-alt-linux-gcc supports -c -o file.o... yes checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for i586-alt-linux-gcc option to accept ISO C99... none needed checking whether __clang__ is declared... no checking whether __INTEL_COMPILER is declared... no checking whether __SUNPRO_C is declared... no checking for i586-alt-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking if i586-alt-linux-gcc supports -Werror=unknown-warning-option... no checking if i586-alt-linux-gcc supports -Werror=unused-command-line-argument... no checking if i586-alt-linux-gcc supports -Wall... yes checking if i586-alt-linux-gcc supports -Wpointer-arith... yes checking if i586-alt-linux-gcc supports -Wmissing-declarations... yes checking if i586-alt-linux-gcc supports -Wformat=2... yes checking if i586-alt-linux-gcc supports -Wstrict-prototypes... yes checking if i586-alt-linux-gcc supports -Wmissing-prototypes... yes checking if i586-alt-linux-gcc supports -Wnested-externs... yes checking if i586-alt-linux-gcc supports -Wbad-function-cast... yes checking if i586-alt-linux-gcc supports -Wold-style-definition... yes checking if i586-alt-linux-gcc supports -Wdeclaration-after-statement... yes checking if i586-alt-linux-gcc supports -Wunused... yes checking if i586-alt-linux-gcc supports -Wuninitialized... yes checking if i586-alt-linux-gcc supports -Wshadow... yes checking if i586-alt-linux-gcc supports -Wmissing-noreturn... yes checking if i586-alt-linux-gcc supports -Wmissing-format-attribute... yes checking if i586-alt-linux-gcc supports -Wredundant-decls... yes checking if i586-alt-linux-gcc supports -Wlogical-op... yes checking if i586-alt-linux-gcc supports -Werror=implicit... yes checking if i586-alt-linux-gcc supports -Werror=nonnull... yes checking if i586-alt-linux-gcc supports -Werror=init-self... yes checking if i586-alt-linux-gcc supports -Werror=main... yes checking if i586-alt-linux-gcc supports -Werror=missing-braces... yes checking if i586-alt-linux-gcc supports -Werror=sequence-point... yes checking if i586-alt-linux-gcc supports -Werror=return-type... yes checking if i586-alt-linux-gcc supports -Werror=trigraphs... yes checking if i586-alt-linux-gcc supports -Werror=array-bounds... yes checking if i586-alt-linux-gcc supports -Werror=write-strings... yes checking if i586-alt-linux-gcc supports -Werror=address... yes checking if i586-alt-linux-gcc supports -Werror=int-to-pointer-cast... yes checking if i586-alt-linux-gcc supports -Werror=pointer-to-int-cast... yes checking if i586-alt-linux-gcc supports -pedantic... yes checking if i586-alt-linux-gcc supports -Werror... yes checking if i586-alt-linux-gcc supports -Werror=attributes... yes checking whether make supports nested variables... (cached) yes checking whether ln -s works... yes checking for pathconf... yes checking for xproto... yes checking for gethostbyname_r in -lc... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating xau.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + make -j8 make all-recursive Making all in man make[2]: Entering directory '/usr/src/RPM/BUILD/libXau-1.0.9/man' /bin/sed -e 's|__vendorversion__|"libXau 1.0.9" "X Version 11"|' -e 's|__xorgversion__|"libXau 1.0.9" "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' < XauDisposeAuth.man > XauDisposeAuth.3 make[2]: Leaving directory '/usr/src/RPM/BUILD/libXau-1.0.9/man' make[2]: Entering directory '/usr/src/RPM/BUILD/libXau-1.0.9/man' /bin/sed -e 's|__vendorversion__|"libXau 1.0.9" "X Version 11"|' -e 's|__xorgversion__|"libXau 1.0.9" "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' < XauFileName.man > XauFileName.3 make[2]: Leaving directory '/usr/src/RPM/BUILD/libXau-1.0.9/man' make[2]: Entering directory '/usr/src/RPM/BUILD/libXau-1.0.9/man' /bin/sed -e 's|__vendorversion__|"libXau 1.0.9" "X Version 11"|' -e 's|__xorgversion__|"libXau 1.0.9" "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' < XauGetAuthByAddr.man > XauGetAuthByAddr.3 make[2]: Leaving directory '/usr/src/RPM/BUILD/libXau-1.0.9/man' make[2]: Entering directory '/usr/src/RPM/BUILD/libXau-1.0.9/man' /bin/sed -e 's|__vendorversion__|"libXau 1.0.9" "X Version 11"|' -e 's|__xorgversion__|"libXau 1.0.9" "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' < Xau.man > Xau.3 make[2]: Leaving directory '/usr/src/RPM/BUILD/libXau-1.0.9/man' make[2]: Entering directory '/usr/src/RPM/BUILD/libXau-1.0.9/man' /bin/sed -e 's|__vendorversion__|"libXau 1.0.9" "X Version 11"|' -e 's|__xorgversion__|"libXau 1.0.9" "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' < XauGetBestAuthByAddr.man > XauGetBestAuthByAddr.3 make[2]: Leaving directory '/usr/src/RPM/BUILD/libXau-1.0.9/man' make[2]: Entering directory '/usr/src/RPM/BUILD/libXau-1.0.9/man' /bin/sed -e 's|__vendorversion__|"libXau 1.0.9" "X Version 11"|' -e 's|__xorgversion__|"libXau 1.0.9" "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' < XauLockAuth.man > XauLockAuth.3 make[2]: Leaving directory '/usr/src/RPM/BUILD/libXau-1.0.9/man' make[2]: Entering directory '/usr/src/RPM/BUILD/libXau-1.0.9/man' /bin/sed -e 's|__vendorversion__|"libXau 1.0.9" "X Version 11"|' -e 's|__xorgversion__|"libXau 1.0.9" "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' < XauReadAuth.man > XauReadAuth.3 make[2]: Leaving directory '/usr/src/RPM/BUILD/libXau-1.0.9/man' make[2]: Entering directory '/usr/src/RPM/BUILD/libXau-1.0.9/man' /bin/sed -e 's|__vendorversion__|"libXau 1.0.9" "X Version 11"|' -e 's|__xorgversion__|"libXau 1.0.9" "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' < XauUnlockAuth.man > XauUnlockAuth.3 make[2]: Leaving directory '/usr/src/RPM/BUILD/libXau-1.0.9/man' make[2]: Entering directory '/usr/src/RPM/BUILD/libXau-1.0.9/man' /bin/sed -e 's|__vendorversion__|"libXau 1.0.9" "X Version 11"|' -e 's|__xorgversion__|"libXau 1.0.9" "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' < XauWriteAuth.man > XauWriteAuth.3 make[2]: Leaving directory '/usr/src/RPM/BUILD/libXau-1.0.9/man' make[2]: Entering directory '/usr/src/RPM/BUILD/libXau-1.0.9' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o AuDispose.lo AuDispose.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c AuDispose.c -fPIC -DPIC -o .libs/AuDispose.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libXau-1.0.9' make[2]: Entering directory '/usr/src/RPM/BUILD/libXau-1.0.9' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o AuWrite.lo AuWrite.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c AuWrite.c -fPIC -DPIC -o .libs/AuWrite.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libXau-1.0.9' make[2]: Entering directory '/usr/src/RPM/BUILD/libXau-1.0.9' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o AuLock.lo AuLock.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c AuLock.c -fPIC -DPIC -o .libs/AuLock.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libXau-1.0.9' make[2]: Entering directory '/usr/src/RPM/BUILD/libXau-1.0.9' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o AuGetAddr.lo AuGetAddr.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c AuGetAddr.c -fPIC -DPIC -o .libs/AuGetAddr.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libXau-1.0.9' make[2]: Entering directory '/usr/src/RPM/BUILD/libXau-1.0.9' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o AuFileName.lo AuFileName.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c AuFileName.c -fPIC -DPIC -o .libs/AuFileName.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libXau-1.0.9' make[2]: Entering directory '/usr/src/RPM/BUILD/libXau-1.0.9' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o AuUnlock.lo AuUnlock.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c AuUnlock.c -fPIC -DPIC -o .libs/AuUnlock.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libXau-1.0.9' make[2]: Entering directory '/usr/src/RPM/BUILD/libXau-1.0.9' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o AuGetBest.lo AuGetBest.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c AuGetBest.c -fPIC -DPIC -o .libs/AuGetBest.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libXau-1.0.9' make[2]: Entering directory '/usr/src/RPM/BUILD/libXau-1.0.9' /bin/sh ./libtool --tag=CC --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o AuRead.lo AuRead.c libtool: compile: i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c AuRead.c -fPIC -DPIC -o .libs/AuRead.o make[2]: Leaving directory '/usr/src/RPM/BUILD/libXau-1.0.9' make[2]: Entering directory '/usr/src/RPM/BUILD/libXau-1.0.9' /bin/sh ./libtool --tag=CC --mode=link i586-alt-linux-gcc -Wall -Wpointer-arith -Wmissing-declarations -Wformat=2 -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -Wunused -Wuninitialized -Wshadow -Wmissing-noreturn -Wmissing-format-attribute -Wredundant-decls -Wlogical-op -Werror=implicit -Werror=nonnull -Werror=init-self -Werror=main -Werror=missing-braces -Werror=sequence-point -Werror=return-type -Werror=trigraphs -Werror=array-bounds -Werror=write-strings -Werror=address -Werror=int-to-pointer-cast -Werror=pointer-to-int-cast -fno-strict-aliasing -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -version-number 6:0:0 -no-undefined -o libXau.la -rpath /usr/lib AuDispose.lo AuFileName.lo AuGetAddr.lo AuGetBest.lo AuLock.lo AuRead.lo AuUnlock.lo AuWrite.lo libtool: link: i586-alt-linux-gcc -shared -fPIC -DPIC .libs/AuDispose.o .libs/AuFileName.o .libs/AuGetAddr.o .libs/AuGetBest.o .libs/AuLock.o .libs/AuRead.o .libs/AuUnlock.o .libs/AuWrite.o -g -O2 -march=i586 -mtune=generic -Wl,-soname -Wl,libXau.so.6 -o .libs/libXau.so.6.0.0 libtool: link: (cd ".libs" && rm -f "libXau.so.6" && ln -s "libXau.so.6.0.0" "libXau.so.6") libtool: link: (cd ".libs" && rm -f "libXau.so" && ln -s "libXau.so.6.0.0" "libXau.so") libtool: link: ( cd ".libs" && rm -f "libXau.la" && ln -s "../libXau.la" "libXau.la" ) make[2]: Leaving directory '/usr/src/RPM/BUILD/libXau-1.0.9' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.82188 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libXau-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libXau-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd libXau-1.0.9 + make DESTDIR=/usr/src/tmp/libXau-buildroot install make: Entering directory '/usr/src/RPM/BUILD/libXau-1.0.9' Making install in man make[1]: Entering directory '/usr/src/RPM/BUILD/libXau-1.0.9/man' make[2]: Entering directory '/usr/src/RPM/BUILD/libXau-1.0.9/man' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/usr/src/tmp/libXau-buildroot/usr/share/man/man3' /bin/install -c -m 644 Xau.3 XauDisposeAuth.3 XauFileName.3 XauGetAuthByAddr.3 XauGetBestAuthByAddr.3 XauLockAuth.3 XauReadAuth.3 XauUnlockAuth.3 XauWriteAuth.3 '/usr/src/tmp/libXau-buildroot/usr/share/man/man3' make[2]: Leaving directory '/usr/src/RPM/BUILD/libXau-1.0.9/man' make[1]: Leaving directory '/usr/src/RPM/BUILD/libXau-1.0.9/man' make[1]: Entering directory '/usr/src/RPM/BUILD/libXau-1.0.9' make[2]: Entering directory '/usr/src/RPM/BUILD/libXau-1.0.9' /bin/mkdir -p '/usr/src/tmp/libXau-buildroot/usr/lib' /bin/sh ./libtool --mode=install /bin/install -c libXau.la '/usr/src/tmp/libXau-buildroot/usr/lib' libtool: install: /bin/install -c .libs/libXau.so.6.0.0 /usr/src/tmp/libXau-buildroot/usr/lib/libXau.so.6.0.0 libtool: install: (cd /usr/src/tmp/libXau-buildroot/usr/lib && { ln -s -f libXau.so.6.0.0 libXau.so.6 || { rm -f libXau.so.6 && ln -s libXau.so.6.0.0 libXau.so.6; }; }) libtool: install: (cd /usr/src/tmp/libXau-buildroot/usr/lib && { ln -s -f libXau.so.6.0.0 libXau.so || { rm -f libXau.so && ln -s libXau.so.6.0.0 libXau.so; }; }) libtool: install: /bin/install -c .libs/libXau.lai /usr/src/tmp/libXau-buildroot/usr/lib/libXau.la libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/usr/src/tmp/libXau-buildroot/usr/lib/pkgconfig' /bin/install -c -m 644 xau.pc '/usr/src/tmp/libXau-buildroot/usr/lib/pkgconfig' /bin/mkdir -p '/usr/src/tmp/libXau-buildroot/usr/include/X11' /bin/install -c -m 644 include/X11/Xauth.h '/usr/src/tmp/libXau-buildroot/usr/include/X11' make[2]: Leaving directory '/usr/src/RPM/BUILD/libXau-1.0.9' make[1]: Leaving directory '/usr/src/RPM/BUILD/libXau-1.0.9' make: Leaving directory '/usr/src/RPM/BUILD/libXau-1.0.9' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libXau-buildroot (auto) removed './usr/lib/libXau.la' mode of './usr/lib/libXau.so.6.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libXau-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/lib/pkgconfig/xau.pc: Cflags: '-I${includedir}' --> '' /usr/lib/pkgconfig/xau.pc: Libs: '-L${libdir} -lXau' --> '-lXau' Checking contents of files in /usr/src/tmp/libXau-buildroot/ (default) Compressing files in /usr/src/tmp/libXau-buildroot (auto) removed '/usr/src/tmp/libXau-buildroot/usr/share/man/man3/XauWriteAuth.3' '/usr/src/tmp/libXau-buildroot/usr/share/man/man3/XauWriteAuth.3.xz' -> 'Xau.3.xz' removed '/usr/src/tmp/libXau-buildroot/usr/share/man/man3/XauUnlockAuth.3' '/usr/src/tmp/libXau-buildroot/usr/share/man/man3/XauUnlockAuth.3.xz' -> 'Xau.3.xz' removed '/usr/src/tmp/libXau-buildroot/usr/share/man/man3/XauReadAuth.3' '/usr/src/tmp/libXau-buildroot/usr/share/man/man3/XauReadAuth.3.xz' -> 'Xau.3.xz' removed '/usr/src/tmp/libXau-buildroot/usr/share/man/man3/XauLockAuth.3' '/usr/src/tmp/libXau-buildroot/usr/share/man/man3/XauLockAuth.3.xz' -> 'Xau.3.xz' removed '/usr/src/tmp/libXau-buildroot/usr/share/man/man3/XauGetBestAuthByAddr.3' '/usr/src/tmp/libXau-buildroot/usr/share/man/man3/XauGetBestAuthByAddr.3.xz' -> 'Xau.3.xz' removed '/usr/src/tmp/libXau-buildroot/usr/share/man/man3/XauGetAuthByAddr.3' '/usr/src/tmp/libXau-buildroot/usr/share/man/man3/XauGetAuthByAddr.3.xz' -> 'Xau.3.xz' removed '/usr/src/tmp/libXau-buildroot/usr/share/man/man3/XauFileName.3' '/usr/src/tmp/libXau-buildroot/usr/share/man/man3/XauFileName.3.xz' -> 'Xau.3.xz' removed '/usr/src/tmp/libXau-buildroot/usr/share/man/man3/XauDisposeAuth.3' '/usr/src/tmp/libXau-buildroot/usr/share/man/man3/XauDisposeAuth.3.xz' -> 'Xau.3.xz' removed '/usr/src/tmp/libXau-buildroot/usr/share/man/man3/XauDisposeAuth.3.xz' '/usr/src/tmp/libXau-buildroot/usr/share/man/man3/XauDisposeAuth.3.xz' -> 'Xau.3.xz' removed '/usr/src/tmp/libXau-buildroot/usr/share/man/man3/XauFileName.3.xz' '/usr/src/tmp/libXau-buildroot/usr/share/man/man3/XauFileName.3.xz' -> 'Xau.3.xz' removed '/usr/src/tmp/libXau-buildroot/usr/share/man/man3/XauGetAuthByAddr.3.xz' '/usr/src/tmp/libXau-buildroot/usr/share/man/man3/XauGetAuthByAddr.3.xz' -> 'Xau.3.xz' removed '/usr/src/tmp/libXau-buildroot/usr/share/man/man3/XauGetBestAuthByAddr.3.xz' '/usr/src/tmp/libXau-buildroot/usr/share/man/man3/XauGetBestAuthByAddr.3.xz' -> 'Xau.3.xz' removed '/usr/src/tmp/libXau-buildroot/usr/share/man/man3/XauLockAuth.3.xz' '/usr/src/tmp/libXau-buildroot/usr/share/man/man3/XauLockAuth.3.xz' -> 'Xau.3.xz' removed '/usr/src/tmp/libXau-buildroot/usr/share/man/man3/XauReadAuth.3.xz' '/usr/src/tmp/libXau-buildroot/usr/share/man/man3/XauReadAuth.3.xz' -> 'Xau.3.xz' removed '/usr/src/tmp/libXau-buildroot/usr/share/man/man3/XauUnlockAuth.3.xz' '/usr/src/tmp/libXau-buildroot/usr/share/man/man3/XauUnlockAuth.3.xz' -> 'Xau.3.xz' removed '/usr/src/tmp/libXau-buildroot/usr/share/man/man3/XauWriteAuth.3.xz' '/usr/src/tmp/libXau-buildroot/usr/share/man/man3/XauWriteAuth.3.xz' -> 'Xau.3.xz' Adjusting library links in /usr/src/tmp/libXau-buildroot ./usr/lib: (from :0) libXau.so.6 -> libXau.so.6.0.0 Verifying ELF objects in /usr/src/tmp/libXau-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib/libXau.so.6.0.0: uses non-LFS functions: __xstat fopen open Hardlinking identical .pyc and .pyo files Processing files: libXau-1.0.9-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AqQZ59 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libXau-buildroot/usr/lib/libXau.so.6: 8 symbols, 13 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.gZndH8 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libXau.so.6 = set:gc34Nq4JmOdoQ0BmH2 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.QOW1x9 Creating libXau-debuginfo package Processing files: libXau-devel-1.0.9-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.h9v2Y5 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LY7Lj7 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: pkgconfig(xau) = 1.0.9 Requires: libXau = 1.0.9-alt1, /usr/lib/libXau.so.6.0.0, /usr/lib/pkgconfig, pkgconfig(xproto), xorg-proto-devel Conflicts: XFree86-devel < 4.4, xorg-x11-devel <= 6.9.0 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tQFNh6 Processing files: libXau-debuginfo-1.0.9-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.E4DwS7 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tadsY8 find-requires: running scripts (debuginfo) Provides: debug(libXau.so.6) Requires: libXau = 1.0.9-alt1, debug(libc.so.6) Adding to libXau-devel a strict dependency on libXau Adding to libXau-debuginfo a strict dependency on libXau Removing 1 extra deps from libXau-devel due to dependency on libXau Wrote: /usr/src/RPM/RPMS/i586/libXau-1.0.9-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libXau-devel-1.0.9-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libXau-debuginfo-1.0.9-alt1.i586.rpm (w2.lzdio) 19.09user 6.66system 0:29.79elapsed 86%CPU (0avgtext+0avgdata 21484maxresident)k 0inputs+0outputs (0major+1059534minor)pagefaults 0swaps /.out/libXau-1.0.9-alt1.i586.rpm: bad symbols in the license tag: / /.out/libXau-devel-1.0.9-alt1.i586.rpm: bad symbols in the license tag: / /.out/libXau-debuginfo-1.0.9-alt1.i586.rpm: bad symbols in the license tag: / 25.81user 12.87system 0:41.45elapsed 93%CPU (0avgtext+0avgdata 106988maxresident)k 40inputs+0outputs (0major+1363903minor)pagefaults 0swaps