<86>Feb 25 01:30:25 userdel[96751]: delete user 'rooter' <86>Feb 25 01:30:25 userdel[96751]: removed group 'rooter' owned by 'rooter' <86>Feb 25 01:30:25 userdel[96751]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 25 01:30:25 groupadd[96818]: group added to /etc/group: name=rooter, GID=609 <86>Feb 25 01:30:25 groupadd[96818]: group added to /etc/gshadow: name=rooter <86>Feb 25 01:30:25 groupadd[96818]: new group: name=rooter, GID=609 <86>Feb 25 01:30:25 useradd[96853]: new user: name=rooter, UID=609, GID=609, home=/root, shell=/bin/bash <86>Feb 25 01:30:25 userdel[96926]: delete user 'builder' <86>Feb 25 01:30:25 userdel[96926]: removed group 'builder' owned by 'builder' <86>Feb 25 01:30:25 userdel[96926]: removed shadow group 'builder' owned by 'builder' <86>Feb 25 01:30:25 groupadd[96961]: group added to /etc/group: name=builder, GID=610 <86>Feb 25 01:30:25 groupadd[96961]: group added to /etc/gshadow: name=builder <86>Feb 25 01:30:25 groupadd[96961]: new group: name=builder, GID=610 <86>Feb 25 01:30:25 useradd[96990]: new user: name=builder, UID=610, GID=610, home=/usr/src, shell=/bin/bash <13>Feb 25 01:30:28 rpmi: xorg-util-macros-1.19.0-alt1 1409047704 installed <13>Feb 25 01:30:28 rpmi: xorg-proto-devel-2018.4-alt3 1527685079 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libXau-1.0.8-alt1.nosrc.rpm Installing libXau-1.0.8-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.24306 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libXau-1.0.8 + echo 'Source #0 (libXau-1.0.8.tar):' Source #0 (libXau-1.0.8.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/libXau-1.0.8.tar + cd libXau-1.0.8 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (libXau-1.0.8-alt1.patch):' Patch #0 (libXau-1.0.8-alt1.patch): + /usr/bin/patch -p1 patching file .gear/rules patching file .gear/tags/20e25a1a2cc3623730ce94ef41636741af78c5fd patching file .gear/tags/list patching file libXau.spec + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.24306 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libXau-1.0.8 + 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_DIR([m4])' to configure.ac and libtoolize-default: rerunning libtoolize-default, to keep the correct libtool macros in-tree. 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' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -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 + 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 + readlink -e -- ./configure + ./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 --disable-static configure: WARNING: unrecognized options: --without-included-gettext checking for x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking how to run the C preprocessor... x86_64-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 /bin/sh: /usr/src/missing: No such file or directory configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of x86_64-alt-linux-gcc... none checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-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 x86_64-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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-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 x86_64-alt-linux-objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for sysroot... no checking for x86_64-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 x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) 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 x86_64-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 x86_64-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 x86_64-alt-linux-gcc supports -Werror=unknown-warning-option... no checking if x86_64-alt-linux-gcc supports -Werror=unused-command-line-argument... no checking if x86_64-alt-linux-gcc supports -Wall... yes checking if x86_64-alt-linux-gcc supports -Wpointer-arith... yes checking if x86_64-alt-linux-gcc supports -Wmissing-declarations... yes checking if x86_64-alt-linux-gcc supports -Wformat=2... yes checking if x86_64-alt-linux-gcc supports -Wstrict-prototypes... yes checking if x86_64-alt-linux-gcc supports -Wmissing-prototypes... yes checking if x86_64-alt-linux-gcc supports -Wnested-externs... yes checking if x86_64-alt-linux-gcc supports -Wbad-function-cast... yes checking if x86_64-alt-linux-gcc supports -Wold-style-definition... yes checking if x86_64-alt-linux-gcc supports -Wdeclaration-after-statement... yes checking if x86_64-alt-linux-gcc supports -Wunused... yes checking if x86_64-alt-linux-gcc supports -Wuninitialized... yes checking if x86_64-alt-linux-gcc supports -Wshadow... yes checking if x86_64-alt-linux-gcc supports -Wmissing-noreturn... yes checking if x86_64-alt-linux-gcc supports -Wmissing-format-attribute... yes checking if x86_64-alt-linux-gcc supports -Wredundant-decls... yes checking if x86_64-alt-linux-gcc supports -Wlogical-op... yes checking if x86_64-alt-linux-gcc supports -Werror=implicit... yes checking if x86_64-alt-linux-gcc supports -Werror=nonnull... yes checking if x86_64-alt-linux-gcc supports -Werror=init-self... yes checking if x86_64-alt-linux-gcc supports -Werror=main... yes checking if x86_64-alt-linux-gcc supports -Werror=missing-braces... yes checking if x86_64-alt-linux-gcc supports -Werror=sequence-point... yes checking if x86_64-alt-linux-gcc supports -Werror=return-type... yes checking if x86_64-alt-linux-gcc supports -Werror=trigraphs... yes checking if x86_64-alt-linux-gcc supports -Werror=array-bounds... yes checking if x86_64-alt-linux-gcc supports -Werror=write-strings... yes checking if x86_64-alt-linux-gcc supports -Werror=address... yes checking if x86_64-alt-linux-gcc supports -Werror=int-to-pointer-cast... yes checking if x86_64-alt-linux-gcc supports -Werror=pointer-to-int-cast... yes checking if x86_64-alt-linux-gcc supports -pedantic... yes checking if x86_64-alt-linux-gcc supports -Werror... yes checking if x86_64-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.8/man' GEN Xau.3 make[2]: Leaving directory '/usr/src/RPM/BUILD/libXau-1.0.8/man' make[2]: Entering directory '/usr/src/RPM/BUILD/libXau-1.0.8/man' GEN XauDisposeAuth.3 make[2]: Leaving directory '/usr/src/RPM/BUILD/libXau-1.0.8/man' make[2]: Entering directory '/usr/src/RPM/BUILD/libXau-1.0.8/man' GEN XauFileName.3 make[2]: Leaving directory '/usr/src/RPM/BUILD/libXau-1.0.8/man' make[2]: Entering directory '/usr/src/RPM/BUILD/libXau-1.0.8/man' GEN XauGetAuthByAddr.3 make[2]: Leaving directory '/usr/src/RPM/BUILD/libXau-1.0.8/man' make[2]: Entering directory '/usr/src/RPM/BUILD/libXau-1.0.8/man' GEN XauGetBestAuthByAddr.3 make[2]: Leaving directory '/usr/src/RPM/BUILD/libXau-1.0.8/man' make[2]: Entering directory '/usr/src/RPM/BUILD/libXau-1.0.8/man' GEN XauLockAuth.3 make[2]: Leaving directory '/usr/src/RPM/BUILD/libXau-1.0.8/man' make[2]: Entering directory '/usr/src/RPM/BUILD/libXau-1.0.8/man' GEN XauReadAuth.3 make[2]: Leaving directory '/usr/src/RPM/BUILD/libXau-1.0.8/man' make[2]: Entering directory '/usr/src/RPM/BUILD/libXau-1.0.8/man' GEN XauWriteAuth.3 make[2]: Leaving directory '/usr/src/RPM/BUILD/libXau-1.0.8/man' make[2]: Entering directory '/usr/src/RPM/BUILD/libXau-1.0.8/man' GEN XauUnlockAuth.3 make[2]: Leaving directory '/usr/src/RPM/BUILD/libXau-1.0.8/man' make[2]: Entering directory '/usr/src/RPM/BUILD/libXau-1.0.8' CC AuGetAddr.lo make[2]: Leaving directory '/usr/src/RPM/BUILD/libXau-1.0.8' make[2]: Entering directory '/usr/src/RPM/BUILD/libXau-1.0.8' CC AuFileName.lo make[2]: Leaving directory '/usr/src/RPM/BUILD/libXau-1.0.8' make[2]: Entering directory '/usr/src/RPM/BUILD/libXau-1.0.8' CC AuGetBest.lo make[2]: Leaving directory '/usr/src/RPM/BUILD/libXau-1.0.8' make[2]: Entering directory '/usr/src/RPM/BUILD/libXau-1.0.8' CC AuDispose.lo make[2]: Leaving directory '/usr/src/RPM/BUILD/libXau-1.0.8' make[2]: Entering directory '/usr/src/RPM/BUILD/libXau-1.0.8' CC AuLock.lo make[2]: Leaving directory '/usr/src/RPM/BUILD/libXau-1.0.8' make[2]: Entering directory '/usr/src/RPM/BUILD/libXau-1.0.8' CC AuRead.lo make[2]: Leaving directory '/usr/src/RPM/BUILD/libXau-1.0.8' make[2]: Entering directory '/usr/src/RPM/BUILD/libXau-1.0.8' CC AuWrite.lo make[2]: Leaving directory '/usr/src/RPM/BUILD/libXau-1.0.8' make[2]: Entering directory '/usr/src/RPM/BUILD/libXau-1.0.8' CC AuUnlock.lo make[2]: Leaving directory '/usr/src/RPM/BUILD/libXau-1.0.8' make[2]: Entering directory '/usr/src/RPM/BUILD/libXau-1.0.8' CCLD libXau.la make[2]: Leaving directory '/usr/src/RPM/BUILD/libXau-1.0.8' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.43946 + 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 + cd libXau-1.0.8 + make DESTDIR=/usr/src/tmp/libXau-buildroot install make: Entering directory '/usr/src/RPM/BUILD/libXau-1.0.8' Making install in man make[1]: Entering directory '/usr/src/RPM/BUILD/libXau-1.0.8/man' make[2]: Entering directory '/usr/src/RPM/BUILD/libXau-1.0.8/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.8/man' make[1]: Leaving directory '/usr/src/RPM/BUILD/libXau-1.0.8/man' make[1]: Entering directory '/usr/src/RPM/BUILD/libXau-1.0.8' make[2]: Entering directory '/usr/src/RPM/BUILD/libXau-1.0.8' /bin/mkdir -p '/usr/src/tmp/libXau-buildroot/usr/lib64' /bin/sh ./libtool --mode=install /bin/install -c libXau.la '/usr/src/tmp/libXau-buildroot/usr/lib64' libtool: install: /bin/install -c .libs/libXau.so.6.0.0 /usr/src/tmp/libXau-buildroot/usr/lib64/libXau.so.6.0.0 libtool: install: (cd /usr/src/tmp/libXau-buildroot/usr/lib64 && { 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/lib64 && { 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/lib64/libXau.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/mkdir -p '/usr/src/tmp/libXau-buildroot/usr/lib64/pkgconfig' /bin/install -c -m 644 xau.pc '/usr/src/tmp/libXau-buildroot/usr/lib64/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.8' make[1]: Leaving directory '/usr/src/RPM/BUILD/libXau-1.0.8' make: Leaving directory '/usr/src/RPM/BUILD/libXau-1.0.8' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libXau-buildroot (auto) removed './usr/lib64/libXau.la' mode of './usr/lib64/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) /usr/lib64/pkgconfig/xau.pc: Cflags: '-I${includedir}' --> '' /usr/lib64/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/lib64: 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) Hardlinking identical .pyc and .pyo files Processing files: libXau-1.0.8-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zkOm9L find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libXau-buildroot/usr/lib64/libXau.so.6: 8 symbols, 13 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.val7SD find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libXau.so.6()(64bit) = set:gc34Nq4JmOdoQ0BmH2 Requires: libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VNtfPy Creating libXau-debuginfo package Processing files: libXau-devel-1.0.8-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.V5ZEVw 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.Lkptby find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: pkgconfig(xau) = 1.0.8 Requires: libXau = 1.0.8-alt1, /usr/lib64/libXau.so.6.0.0, /usr/lib64/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.HgHPBC Processing files: libXau-debuginfo-1.0.8-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BNio9J find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zGK8NU find-requires: running scripts (debuginfo) Provides: debug64(libXau.so.6) Requires: libXau = 1.0.8-alt1, debug64(libc.so.6) Removing 1 extra deps from libXau-devel due to dependency on libXau Wrote: /usr/src/RPM/RPMS/x86_64/libXau-1.0.8-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libXau-devel-1.0.8-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libXau-debuginfo-1.0.8-alt1.x86_64.rpm 9.28user 2.43system 0:21.02elapsed 55%CPU (0avgtext+0avgdata 25444maxresident)k 0inputs+0outputs (0major+1147161minor)pagefaults 0swaps 18.07user 4.89system 0:33.73elapsed 68%CPU (0avgtext+0avgdata 121256maxresident)k 0inputs+0outputs (0major+1596008minor)pagefaults 0swaps --- libXau-1.0.8-alt1.x86_64.rpm.repo 2013-05-26 10:56:49.000000000 +0000 +++ libXau-1.0.8-alt1.x86_64.rpm.hasher 2019-02-25 01:30:52.276310644 +0000 @@ -7,3 +7,3 @@ Requires: rpmlib(PayloadIsLzma) -Provides: libXau.so.6()(64bit) = set:hd341LR2rtaJJatnP0 +Provides: libXau.so.6()(64bit) = set:gc34Nq4JmOdoQ0BmH2 Provides: libXau = 1.0.8-alt1 --- libXau-devel-1.0.8-alt1.x86_64.rpm.repo 2013-05-26 10:56:49.000000000 +0000 +++ libXau-devel-1.0.8-alt1.x86_64.rpm.hasher 2019-02-25 01:30:52.311310974 +0000 @@ -3,11 +3,11 @@ /usr/lib64/pkgconfig/xau.pc 100644 -/usr/share/man/man3/Xau.3.gz 100644 -/usr/share/man/man3/XauDisposeAuth.3.gz 120777 Xau.3.gz -/usr/share/man/man3/XauFileName.3.gz 120777 Xau.3.gz -/usr/share/man/man3/XauGetAuthByAddr.3.gz 120777 Xau.3.gz -/usr/share/man/man3/XauGetBestAuthByAddr.3.gz 120777 Xau.3.gz -/usr/share/man/man3/XauLockAuth.3.gz 120777 Xau.3.gz -/usr/share/man/man3/XauReadAuth.3.gz 120777 Xau.3.gz -/usr/share/man/man3/XauUnlockAuth.3.gz 120777 Xau.3.gz -/usr/share/man/man3/XauWriteAuth.3.gz 120777 Xau.3.gz +/usr/share/man/man3/Xau.3.xz 100644 +/usr/share/man/man3/XauDisposeAuth.3.xz 120777 Xau.3.xz +/usr/share/man/man3/XauFileName.3.xz 120777 Xau.3.xz +/usr/share/man/man3/XauGetAuthByAddr.3.xz 120777 Xau.3.xz +/usr/share/man/man3/XauGetBestAuthByAddr.3.xz 120777 Xau.3.xz +/usr/share/man/man3/XauLockAuth.3.xz 120777 Xau.3.xz +/usr/share/man/man3/XauReadAuth.3.xz 120777 Xau.3.xz +/usr/share/man/man3/XauUnlockAuth.3.xz 120777 Xau.3.xz +/usr/share/man/man3/XauWriteAuth.3.xz 120777 Xau.3.xz Requires: libXau = 1.0.8-alt1 @@ -15,3 +15,3 @@ Requires: pkgconfig(xproto) -Requires: xorg-xproto-devel +Requires: xorg-proto-devel Requires: rpmlib(PayloadIsLzma)