<86>Apr 21 01:15:26 userdel[81650]: delete user 'rooter'
<86>Apr 21 01:15:26 userdel[81650]: removed group 'rooter' owned by 'rooter'
<86>Apr 21 01:15:26 userdel[81650]: removed shadow group 'rooter' owned by 'rooter'
<86>Apr 21 01:15:26 groupadd[81655]: group added to /etc/group: name=rooter, GID=705
<86>Apr 21 01:15:26 groupadd[81655]: group added to /etc/gshadow: name=rooter
<86>Apr 21 01:15:26 groupadd[81655]: new group: name=rooter, GID=705
<86>Apr 21 01:15:26 useradd[81662]: new user: name=rooter, UID=705, GID=705, home=/root, shell=/bin/bash
<86>Apr 21 01:15:26 userdel[81669]: delete user 'builder'
<86>Apr 21 01:15:26 userdel[81669]: removed group 'builder' owned by 'builder'
<86>Apr 21 01:15:26 userdel[81669]: removed shadow group 'builder' owned by 'builder'
<86>Apr 21 01:15:26 groupadd[81674]: group added to /etc/group: name=builder, GID=706
<86>Apr 21 01:15:26 groupadd[81674]: group added to /etc/gshadow: name=builder
<86>Apr 21 01:15:26 groupadd[81674]: new group: name=builder, GID=706
<86>Apr 21 01:15:26 useradd[81683]: new user: name=builder, UID=706, GID=706, home=/usr/src, shell=/bin/bash
<13>Apr 21 01:15:28 rpmi: xorg-xtrans-devel-1.3.5-alt1 1423074065 installed
<13>Apr 21 01:15:28 rpmi: xorg-fontsproto-devel-2.1.3-alt1 1405793916 installed
<13>Apr 21 01:15:28 rpmi: xorg-util-macros-1.19.0-alt1 1409047704 installed
<13>Apr 21 01:15:28 rpmi: xorg-xproto-devel-7.0.31-alt0.M80P.1 p8+226471.100.1.1 1554301566 installed
Installing libFS-1.0.6-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.40408
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf libFS-1.0.6
+ echo 'Source #0 (libFS-1.0.6.tar):'
Source #0 (libFS-1.0.6.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/libFS-1.0.6.tar
+ cd libFS-1.0.6
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (libFS-1.0.6-alt1.patch):'
Patch #0 (libFS-1.0.6-alt1.patch):
+ /usr/bin/patch -p1
patching file .gear/rules
patching file .gear/tags/3b2d7ba2914f280c2a9a149870fbb0b35a008406
patching file .gear/tags/list
patching file libFS.spec
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.40408
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libFS-1.0.6
+ 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:36: installing './compile'
configure.ac:31: installing './missing'
src/Makefile.am: installing './depcomp'
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 --enable-ipv6 --disable-static
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 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 dependency style of x86_64-alt-linux-gcc... none
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 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... no
checking for objdump... objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for x86_64-alt-linux-dlltool... no
checking for dlltool... no
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 malloc(0) returns NULL... yes
checking for FS... yes
checking if Xtrans should support UNIX socket connections... yes
checking if Xtrans should support TCP socket connections... yes
checking for library containing socket... none required
checking for library containing gethostbyname... none required
checking if IPv6 support should be built... yes
checking for struct sockaddr_in.sin_len... no
checking for socklen_t... yes
checking for struct msghdr.msg_control... yes
checking if Xtrans should support os-specific local connections... no
checking for strlcpy... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating test/Makefile
config.status: creating libfs.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --without-included-gettext
+ '[' -n '' ']'
+ NPROCS=8
+ make -j8
make: Entering directory `/usr/src/RPM/BUILD/libFS-1.0.6'
make  all-recursive
make[1]: Entering directory `/usr/src/RPM/BUILD/libFS-1.0.6'
Making all in src
make[2]: Entering directory `/usr/src/RPM/BUILD/libFS-1.0.6/src'
  CC       FSCloseFt.lo
  CC       FSClServ.lo
  CC       FSConnServ.lo
  CC       FSErrDis.lo
  CC       FSFlush.lo
  CC       FSFontInfo.lo
  CC       FSErrHndlr.lo
  CC       FSFtNames.lo
  CC       FSGetCats.lo
  CC       FSlibInt.lo
  CC       FSListCats.lo
  CC       FSListExt.lo
  CC       FSMisc.lo
  CC       FSNextEv.lo
FSlibInt.c: In function '_FSPrintDefaultError':
  CC       FSOpenFont.lo
FSlibInt.c:843:24: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
     (void) fprintf(fp, mesg, event->request_code);
                        ^
FSlibInt.c:864:24: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
     (void) fprintf(fp, mesg, event->minor_code);
                        ^
FSlibInt.c:874:24: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
     (void) fprintf(fp, mesg, event->resourceid);
                        ^
FSlibInt.c:878:24: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
     (void) fprintf(fp, mesg, event->serial);
                        ^
FSlibInt.c:882:24: warning: format not a string literal, argument types not checked [-Wformat-nonliteral]
     (void) fprintf(fp, mesg, svr->request);
                        ^
  CC       FSOpenServ.lo
  CC       FSQGlyphs.lo
  CC       FSQuExt.lo
  CC       FSQXExt.lo
  CC       FSQXInfo.lo
  CC       FSServName.lo
  CC       FSSetCats.lo
  CC       FSSync.lo
  CC       FSSynchro.lo
  CC       fs_transport.lo
  CCLD     libFS.la
make[2]: Leaving directory `/usr/src/RPM/BUILD/libFS-1.0.6/src'
Making all in test
make[2]: Entering directory `/usr/src/RPM/BUILD/libFS-1.0.6/test'
  CC       FSGetErrorText.o
  CCLD     FSGetErrorText
make[2]: Leaving directory `/usr/src/RPM/BUILD/libFS-1.0.6/test'
make[2]: Entering directory `/usr/src/RPM/BUILD/libFS-1.0.6'
make[2]: Leaving directory `/usr/src/RPM/BUILD/libFS-1.0.6'
make[1]: Leaving directory `/usr/src/RPM/BUILD/libFS-1.0.6'
make: Leaving directory `/usr/src/RPM/BUILD/libFS-1.0.6'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.29009
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/libFS-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/libFS-buildroot
+ cd libFS-1.0.6
+ make DESTDIR=/usr/src/tmp/libFS-buildroot install
make: Entering directory `/usr/src/RPM/BUILD/libFS-1.0.6'
Making install in src
make[1]: Entering directory `/usr/src/RPM/BUILD/libFS-1.0.6/src'
make[2]: Entering directory `/usr/src/RPM/BUILD/libFS-1.0.6/src'
 /bin/mkdir -p '/usr/src/tmp/libFS-buildroot/usr/lib64'
 /bin/sh ../libtool   --mode=install /bin/install -c   libFS.la '/usr/src/tmp/libFS-buildroot/usr/lib64'
libtool: install: /bin/install -c .libs/libFS.so.6.0.0 /usr/src/tmp/libFS-buildroot/usr/lib64/libFS.so.6.0.0
libtool: install: (cd /usr/src/tmp/libFS-buildroot/usr/lib64 && { ln -s -f libFS.so.6.0.0 libFS.so.6 || { rm -f libFS.so.6 && ln -s libFS.so.6.0.0 libFS.so.6; }; })
libtool: install: (cd /usr/src/tmp/libFS-buildroot/usr/lib64 && { ln -s -f libFS.so.6.0.0 libFS.so || { rm -f libFS.so && ln -s libFS.so.6.0.0 libFS.so; }; })
libtool: install: /bin/install -c .libs/libFS.lai /usr/src/tmp/libFS-buildroot/usr/lib64/libFS.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64'
 /bin/mkdir -p '/usr/src/tmp/libFS-buildroot/usr/include/X11/fonts'
 /bin/install -c -m 644 ../include/X11/fonts/FSlib.h '/usr/src/tmp/libFS-buildroot/usr/include/X11/fonts'
make[2]: Leaving directory `/usr/src/RPM/BUILD/libFS-1.0.6/src'
make[1]: Leaving directory `/usr/src/RPM/BUILD/libFS-1.0.6/src'
Making install in test
make[1]: Entering directory `/usr/src/RPM/BUILD/libFS-1.0.6/test'
make[2]: Entering directory `/usr/src/RPM/BUILD/libFS-1.0.6/test'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/usr/src/RPM/BUILD/libFS-1.0.6/test'
make[1]: Leaving directory `/usr/src/RPM/BUILD/libFS-1.0.6/test'
make[1]: Entering directory `/usr/src/RPM/BUILD/libFS-1.0.6'
make[2]: Entering directory `/usr/src/RPM/BUILD/libFS-1.0.6'
make[2]: Nothing to be done for `install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/libFS-buildroot/usr/share/doc/libFS'
 /bin/install -c -m 644 doc/FSlib.txt '/usr/src/tmp/libFS-buildroot/usr/share/doc/libFS'
 /bin/mkdir -p '/usr/src/tmp/libFS-buildroot/usr/lib64/pkgconfig'
 /bin/install -c -m 644 libfs.pc '/usr/src/tmp/libFS-buildroot/usr/lib64/pkgconfig'
make[2]: Leaving directory `/usr/src/RPM/BUILD/libFS-1.0.6'
make[1]: Leaving directory `/usr/src/RPM/BUILD/libFS-1.0.6'
make: Leaving directory `/usr/src/RPM/BUILD/libFS-1.0.6'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/libFS-buildroot (auto)
removed './usr/lib64/libFS.la'
mode of './usr/lib64/libFS.so.6.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/libFS-buildroot (binconfig,pkgconfig,libtool,desktop)
/usr/lib64/pkgconfig/libfs.pc: Cflags: '-I${includedir}' --> ''
/usr/lib64/pkgconfig/libfs.pc: Libs: '-L${libdir} -lFS' --> '-lFS'
Compressing files in /usr/src/tmp/libFS-buildroot (auto)
Adjusting library links in /usr/src/tmp/libFS-buildroot
./usr/lib64:
	libFS.so.6 -> libFS.so.6.0.0
Verifying ELF objects in /usr/src/tmp/libFS-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: libFS-1.0.6-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xlGHzE
find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/libFS-buildroot/usr/lib64/libFS.so.6: 32 symbols, 15 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2pFnqB
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
Provides: libFS.so.6()(64bit) = set:icZ4taVFz5r1ypuk4UUDs3JgtHVm2giVFL3dMQWbxbctsYZ3TeKrYTmnqnU8s0I7
Requires: libc.so.6()(64bit) >= set:poiedc, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.j7lk7A
Creating libFS-debuginfo package
Processing files: libFS-devel-1.0.6-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MqZVAD
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.ZLhzNI
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
Provides: pkgconfig(libfs) = 1.0.6
Requires: libFS = 1.0.6-alt1, /usr/lib64/libFS.so.6.0.0, /usr/lib64/pkgconfig, pkgconfig(fontsproto), pkgconfig(xproto), xorg-fontsproto-devel, xorg-xproto-devel
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.m6u3LQ
Processing files: libFS-debuginfo-1.0.6-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Fqb6u1
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.anaRXe
find-requires: running scripts (debuginfo)
Provides: debug64(libFS.so.6)
Requires: libFS = 1.0.6-alt1, debug64(libc.so.6)
Removing 1 extra deps from libFS-devel due to dependency on libFS
warning: Installed (but unpackaged) file(s) found:
    /usr/share/doc/libFS/FSlib.txt
Wrote: /usr/src/RPM/RPMS/x86_64/libFS-1.0.6-alt1.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/libFS-devel-1.0.6-alt1.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/libFS-debuginfo-1.0.6-alt1.x86_64.rpm
9.76user 2.10system 0:22.27elapsed 53%CPU (0avgtext+0avgdata 32992maxresident)k
0inputs+0outputs (0major+1113943minor)pagefaults 0swaps
12.42user 3.92system 0:27.56elapsed 59%CPU (0avgtext+0avgdata 121980maxresident)k
0inputs+0outputs (0major+1344099minor)pagefaults 0swaps
--- libFS-1.0.6-alt1.x86_64.rpm.repo	2014-03-17 07:17:07.000000000 +0000
+++ libFS-1.0.6-alt1.x86_64.rpm.hasher	2019-04-21 01:15:52.308567853 +0000
@@ -12,3 +12,3 @@
 Requires: rpmlib(PayloadIsLzma)  
-Provides: libFS.so.6()(64bit) = set:jdZ40Btfa1uZALxJwWmPt9wbVtE1aCM5atsYX7TeTtZJ1uGOj7rrh0gINE60PeJbe27gX1
+Provides: libFS.so.6()(64bit) = set:icZ4taVFz5r1ypuk4UUDs3JgtHVm2giVFL3dMQWbxbctsYZ3TeKrYTmnqnU8s0I7
 Provides: libFS = 1.0.6-alt1