<86>Sep 10 04:38:32 userdel[2657847]: delete user 'rooter'
<86>Sep 10 04:38:32 userdel[2657847]: removed group 'rooter' owned by 'rooter'
<86>Sep 10 04:38:32 groupadd[2657870]: group added to /etc/group: name=rooter, GID=918
<86>Sep 10 04:38:32 groupadd[2657870]: group added to /etc/gshadow: name=rooter
<86>Sep 10 04:38:32 groupadd[2657870]: new group: name=rooter, GID=918
<86>Sep 10 04:38:32 useradd[2657885]: new user: name=rooter, UID=918, GID=918, home=/root, shell=/bin/bash
<86>Sep 10 04:38:32 userdel[2657915]: delete user 'builder'
<86>Sep 10 04:38:32 userdel[2657915]: removed group 'builder' owned by 'builder'
<86>Sep 10 04:38:32 userdel[2657915]: removed shadow group 'builder' owned by 'builder'
<86>Sep 10 04:38:32 groupadd[2657929]: group added to /etc/group: name=builder, GID=919
<86>Sep 10 04:38:32 groupadd[2657929]: group added to /etc/gshadow: name=builder
<86>Sep 10 04:38:32 groupadd[2657929]: new group: name=builder, GID=919
<86>Sep 10 04:38:32 useradd[2657935]: new user: name=builder, UID=919, GID=919, home=/usr/src, shell=/bin/bash
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/liblzf-3.6-alt2_14.nosrc.rpm (w1.gzdio)
Installing liblzf-3.6-alt2_14.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.48549
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf liblzf-3.6
+ echo 'Source #0 (liblzf-3.6.tar.gz):'
Source #0 (liblzf-3.6.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/liblzf-3.6.tar.gz
+ /bin/tar -xf -
+ cd liblzf-3.6
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (liblzf-3.6-autoconf-20140314.patch):'
Patch #0 (liblzf-3.6-autoconf-20140314.patch):
+ /usr/bin/patch -p1
patching file bootstrap.sh
patching file config.h.in
patching file configure.ac
patching file liblzf.pc.in
patching file Makefile.am
patching file Makefile.in
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.48549
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd liblzf-3.6
+ sh ./bootstrap.sh
+ mkdir -p config
+ aclocal -I config
+ autoheader
+ libtoolize --automake
+ automake --add-missing --copy --foreign
configure.ac:22: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.  For more info, see:
configure.ac:22: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
configure.ac:7: installing 'config/compile'
configure.ac:5: installing 'config/config.guess'
configure.ac:5: installing 'config/config.sub'
configure.ac:22: installing 'config/install-sh'
configure.ac:22: installing 'config/missing'
Makefile.am:15: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
Makefile.am: installing 'config/depcomp'
+ autoconf
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC'
++ 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 --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 build system type... i586-alt-linux-gnu
checking host system type... i586-alt-linux-gnu
checking target system type... i586-alt-linux-gnu
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 getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... 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 for maximum warnings compiler flag... -Wall -pedantic -pipe -O3 -funroll-all-loops
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-file... no
checking for file... file
checking for i586-alt-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for i586-alt-linux-dlltool... no
checking for dlltool... no
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 whether ln -s works... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for i586-alt-linux-gcc... (cached) i586-alt-linux-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether i586-alt-linux-gcc accepts -g... (cached) yes
checking for i586-alt-linux-gcc option to accept ISO C89... (cached) none needed
checking whether i586-alt-linux-gcc understands -c and -o together... (cached) yes
checking for i586-alt-linux-ranlib... ranlib
checking for ANSI C header files... (cached) yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for getopt.h... (cached) yes
checking for getopt_long... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating liblzf.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --without-included-gettext
+ make -j16
make  all-am
make[1]: Entering directory '/usr/src/RPM/BUILD/liblzf-3.6'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include -DLOCALEDIR=\"/usr/share/locale\"    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -c -o lzf.o lzf.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblzf-3.6'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblzf-3.6'
/bin/sh ./libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include -DLOCALEDIR=\"/usr/share/locale\"    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -c -o lzf_c.lo lzf_c.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -c lzf_c.c  -fPIC -DPIC -o .libs/lzf_c.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblzf-3.6'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblzf-3.6'
/bin/sh ./libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include -DLOCALEDIR=\"/usr/share/locale\"    -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -c -o lzf_d.lo lzf_d.c
libtool: compile:  i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I/usr/include -DLOCALEDIR=\"/usr/share/locale\" -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -c lzf_d.c  -fPIC -DPIC -o .libs/lzf_d.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblzf-3.6'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblzf-3.6'
/bin/sh ./libtool  --tag=CC   --mode=link i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -no-undefined -version-info 1:0:0  -o liblzf.la -rpath /usr/lib lzf_c.lo lzf_d.lo  
libtool: link: i586-alt-linux-gcc -shared  -fPIC -DPIC  .libs/lzf_c.o .libs/lzf_d.o    -g -O2 -flto=auto -march=i586 -mtune=generic   -Wl,-soname -Wl,liblzf.so.1 -o .libs/liblzf.so.1.0.0
libtool: link: (cd ".libs" && rm -f "liblzf.so.1" && ln -s "liblzf.so.1.0.0" "liblzf.so.1")
libtool: link: (cd ".libs" && rm -f "liblzf.so" && ln -s "liblzf.so.1.0.0" "liblzf.so")
libtool: link: ( cd ".libs" && rm -f "liblzf.la" && ln -s "../liblzf.la" "liblzf.la" )
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblzf-3.6'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblzf-3.6'
/bin/sh ./libtool  --tag=CC   --mode=link i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC   -o lzf lzf.o  liblzf.la 
libtool: link: i586-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -fPIC -DPIC -o .libs/lzf lzf.o  ./.libs/liblzf.so
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblzf-3.6'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.32375
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/liblzf-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/liblzf-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd liblzf-3.6
+ make install DESTDIR=/usr/src/tmp/liblzf-buildroot
make: Entering directory '/usr/src/RPM/BUILD/liblzf-3.6'
make[1]: Entering directory '/usr/src/RPM/BUILD/liblzf-3.6'
 /bin/mkdir -p '/usr/src/tmp/liblzf-buildroot/usr/lib'
 /bin/sh ./libtool   --mode=install /bin/install -c   liblzf.la '/usr/src/tmp/liblzf-buildroot/usr/lib'
libtool: install: /bin/install -c .libs/liblzf.so.1.0.0 /usr/src/tmp/liblzf-buildroot/usr/lib/liblzf.so.1.0.0
libtool: install: (cd /usr/src/tmp/liblzf-buildroot/usr/lib && { ln -s -f liblzf.so.1.0.0 liblzf.so.1 || { rm -f liblzf.so.1 && ln -s liblzf.so.1.0.0 liblzf.so.1; }; })
libtool: install: (cd /usr/src/tmp/liblzf-buildroot/usr/lib && { ln -s -f liblzf.so.1.0.0 liblzf.so || { rm -f liblzf.so && ln -s liblzf.so.1.0.0 liblzf.so; }; })
libtool: install: /bin/install -c .libs/liblzf.lai /usr/src/tmp/liblzf-buildroot/usr/lib/liblzf.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
 /bin/mkdir -p '/usr/src/tmp/liblzf-buildroot/usr/bin'
  /bin/sh ./libtool   --mode=install /bin/install -c lzf '/usr/src/tmp/liblzf-buildroot/usr/bin'
libtool: warning: 'liblzf.la' has not been installed in '/usr/lib'
libtool: install: /bin/install -c .libs/lzf /usr/src/tmp/liblzf-buildroot/usr/bin/lzf
 /bin/mkdir -p '/usr/src/tmp/liblzf-buildroot/usr/include'
 /bin/install -c -m 644 lzf.h lzfP.h '/usr/src/tmp/liblzf-buildroot/usr/include'
 /bin/mkdir -p '/usr/src/tmp/liblzf-buildroot/usr/lib/pkgconfig'
 /bin/install -c -m 644 liblzf.pc '/usr/src/tmp/liblzf-buildroot/usr/lib/pkgconfig'
make[1]: Leaving directory '/usr/src/RPM/BUILD/liblzf-3.6'
make: Leaving directory '/usr/src/RPM/BUILD/liblzf-3.6'
+ pushd /usr/src/tmp/liblzf-buildroot/usr/bin
~/tmp/liblzf-buildroot/usr/bin ~/RPM/BUILD/liblzf-3.6
+ ln -s lzf unlzf
+ popd
~/RPM/BUILD/liblzf-3.6
+ rm -f /usr/src/tmp/liblzf-buildroot/usr/lib/liblzf.la
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/liblzf-buildroot (auto)
mode of './usr/lib/liblzf.so.1.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/liblzf-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
/usr/lib/pkgconfig/liblzf.pc: Cflags: '-I${includedir}' --> ''
/usr/lib/pkgconfig/liblzf.pc: Libs: '-L${libdir} -llzf' --> '-llzf'
Checking contents of files in /usr/src/tmp/liblzf-buildroot/ (default)
Compressing files in /usr/src/tmp/liblzf-buildroot (auto)
Adjusting library links in /usr/src/tmp/liblzf-buildroot
./usr/lib: (from <cmdline>:0)
	liblzf.so.1 -> liblzf.so.1.0.0
Verifying ELF objects in /usr/src/tmp/liblzf-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Processing files: liblzf-3.6-alt2_14
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.32375
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd liblzf-3.6
+ DOCDIR=/usr/src/tmp/liblzf-buildroot/usr/share/doc/liblzf-3.6
+ export DOCDIR
+ rm -rf /usr/src/tmp/liblzf-buildroot/usr/share/doc/liblzf-3.6
+ /bin/mkdir -p /usr/src/tmp/liblzf-buildroot/usr/share/doc/liblzf-3.6
+ cp -prL README Changes LICENSE cs /usr/src/tmp/liblzf-buildroot/usr/share/doc/liblzf-3.6
+ chmod -R go-w /usr/src/tmp/liblzf-buildroot/usr/share/doc/liblzf-3.6
+ chmod -R a+rX /usr/src/tmp/liblzf-buildroot/usr/share/doc/liblzf-3.6
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DKFyX4
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
lib.prov: /usr/src/tmp/liblzf-buildroot/usr/lib/liblzf.so.1: 2 symbols, 11 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xczAyG
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: liblzf.so.1 = set:ecqbfe
Requires: /lib/ld-linux.so.2, 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.33), libc.so.6(GLIBC_2.34), 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.3al1Pr
Creating liblzf-debuginfo package
Processing files: liblzf-devel-3.6-alt2_14
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KD4PZQ
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qo0F2T
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: pkgconfig(liblzf) = 3.6.0
Requires: liblzf = 3.6-alt2_14, /usr/lib/liblzf.so.1.0.0, /usr/lib/pkgconfig
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DLO84p
Processing files: liblzf-debuginfo-3.6-alt2_14
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kLgZwd
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CYgNtC
find-requires: running scripts (debuginfo)
Provides: debug(liblzf.so.1)
Requires: liblzf = 3.6-alt2_14, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6)
Removing 1 extra deps from liblzf-devel due to dependency on liblzf
Wrote: /usr/src/RPM/RPMS/i586/liblzf-3.6-alt2_14.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/liblzf-devel-3.6-alt2_14.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/liblzf-debuginfo-3.6-alt2_14.i586.rpm (w2.lzdio)
3.21user 2.33system 0:12.75elapsed 43%CPU (0avgtext+0avgdata 25788maxresident)k
0inputs+0outputs (0major+793952minor)pagefaults 0swaps
1.37user 1.08system 0:16.76elapsed 14%CPU (0avgtext+0avgdata 99352maxresident)k
0inputs+0outputs (15839major+114303minor)pagefaults 0swaps
--- liblzf-3.6-alt2_14.i586.rpm.repo	2017-09-29 23:23:12.000000000 +0000
+++ liblzf-3.6-alt2_14.i586.rpm.hasher	2022-09-10 04:38:47.638663731 +0000
@@ -15,4 +15,5 @@
 Requires: libc.so.6(GLIBC_2.1.3)  
-Requires: libc.so.6(GLIBC_2.2)  
 Requires: libc.so.6(GLIBC_2.3.4)  
+Requires: libc.so.6(GLIBC_2.33)  
+Requires: libc.so.6(GLIBC_2.34)  
 Requires: libc.so.6(GLIBC_2.4)  
@@ -20,8 +21,8 @@
 Requires: rpmlib(PayloadIsLzma)  
-Provides: liblzf.so.1 = set:fdQmvY
+Provides: liblzf.so.1 = set:ecqbfe
 Provides: liblzf = 3.6-alt2_14
-File: /usr/bin/lzf	100755	root:root	f7b25778e11e963d1c393bff39845e8c	
+File: /usr/bin/lzf	100755	root:root	2fda17b2401c5e1d17992d82d4f6967b	
 File: /usr/bin/unlzf	120777	root:root		lzf
 File: /usr/lib/liblzf.so.1	120777	root:root		liblzf.so.1.0.0
-File: /usr/lib/liblzf.so.1.0.0	100644	root:root	c56afa5c4f206640d342fd16ee4c0180	
+File: /usr/lib/liblzf.so.1.0.0	100644	root:root	8038b7ef12e25fc436500145d91eea6e	
 File: /usr/share/doc/liblzf-3.6	40755	root:root		
@@ -33,2 +34,2 @@
 File: /usr/share/doc/liblzf-3.6/cs/README	100644	root:root	7aac63687977e2a59b35c96321ecace0	
-RPMIdentity: 0ce25e5fbca2580604d87e51d047ccc060750a2ff7909aa67fb4ddf00d659fb6987b683996f5b03b70965f8a846d12b082a18c22f025b71fcd75838331868246
+RPMIdentity: db29fec28d8d34be3a376a21ded01c541389724e414c789ba30a9e4c947f531a5742fd64057aa81a7a3e2ea5b87ec6c7e61f12dd861af354a24fc3cf23ed3473
--- liblzf-debuginfo-3.6-alt2_14.i586.rpm.repo	2017-09-29 23:23:12.000000000 +0000
+++ liblzf-debuginfo-3.6-alt2_14.i586.rpm.hasher	2022-09-10 04:38:47.710664651 +0000
@@ -1,7 +1,7 @@
-/usr/lib/debug/.build-id/25	40755	root:root	
-/usr/lib/debug/.build-id/25/73a885313807d9803fb7b79d1bd08862edd2cf	120777	root:root	../../../liblzf.so.1.0.0
-/usr/lib/debug/.build-id/25/73a885313807d9803fb7b79d1bd08862edd2cf.debug	120777	root:root	../../usr/lib/liblzf.so.1.0.0.debug
-/usr/lib/debug/.build-id/2e	40755	root:root	
-/usr/lib/debug/.build-id/2e/9c8e2a7f3d1adb10e52bb1f2465dcd72dc5c6c	120777	root:root	../../../../bin/lzf
-/usr/lib/debug/.build-id/2e/9c8e2a7f3d1adb10e52bb1f2465dcd72dc5c6c.debug	120777	root:root	../../usr/bin/lzf.debug
+/usr/lib/debug/.build-id/0b	40755	root:root	
+/usr/lib/debug/.build-id/0b/7e4208a052204d38145a688f56a061cbf2764d	120777	root:root	../../../../bin/lzf
+/usr/lib/debug/.build-id/0b/7e4208a052204d38145a688f56a061cbf2764d.debug	120777	root:root	../../usr/bin/lzf.debug
+/usr/lib/debug/.build-id/2d	40755	root:root	
+/usr/lib/debug/.build-id/2d/47792a16e2b33e249ea223a25b904a63eb29c8	120777	root:root	../../../liblzf.so.1.0.0
+/usr/lib/debug/.build-id/2d/47792a16e2b33e249ea223a25b904a63eb29c8.debug	120777	root:root	../../usr/lib/liblzf.so.1.0.0.debug
 /usr/lib/debug/usr/bin/lzf.debug	100644	root:root	
@@ -22,11 +22,11 @@
 Provides: liblzf-debuginfo = 3.6-alt2_14
-File: /usr/lib/debug/.build-id/25	40755	root:root		
-File: /usr/lib/debug/.build-id/25/73a885313807d9803fb7b79d1bd08862edd2cf	120777	root:root		../../../liblzf.so.1.0.0
-File: /usr/lib/debug/.build-id/25/73a885313807d9803fb7b79d1bd08862edd2cf.debug	120777	root:root		../../usr/lib/liblzf.so.1.0.0.debug
-File: /usr/lib/debug/.build-id/2e	40755	root:root		
-File: /usr/lib/debug/.build-id/2e/9c8e2a7f3d1adb10e52bb1f2465dcd72dc5c6c	120777	root:root		../../../../bin/lzf
-File: /usr/lib/debug/.build-id/2e/9c8e2a7f3d1adb10e52bb1f2465dcd72dc5c6c.debug	120777	root:root		../../usr/bin/lzf.debug
-File: /usr/lib/debug/usr/bin/lzf.debug	100644	root:root	928be8be0428f060f8f118417982a774	
+File: /usr/lib/debug/.build-id/0b	40755	root:root		
+File: /usr/lib/debug/.build-id/0b/7e4208a052204d38145a688f56a061cbf2764d	120777	root:root		../../../../bin/lzf
+File: /usr/lib/debug/.build-id/0b/7e4208a052204d38145a688f56a061cbf2764d.debug	120777	root:root		../../usr/bin/lzf.debug
+File: /usr/lib/debug/.build-id/2d	40755	root:root		
+File: /usr/lib/debug/.build-id/2d/47792a16e2b33e249ea223a25b904a63eb29c8	120777	root:root		../../../liblzf.so.1.0.0
+File: /usr/lib/debug/.build-id/2d/47792a16e2b33e249ea223a25b904a63eb29c8.debug	120777	root:root		../../usr/lib/liblzf.so.1.0.0.debug
+File: /usr/lib/debug/usr/bin/lzf.debug	100644	root:root	3cc2cbb82ded41a87806f363bf13bf1f	
 File: /usr/lib/debug/usr/bin/unlzf.debug	120777	root:root		lzf.debug
-File: /usr/lib/debug/usr/lib/liblzf.so.1.0.0.debug	100644	root:root	43b267ed6a6ddf27dee4b87ef3729915	
+File: /usr/lib/debug/usr/lib/liblzf.so.1.0.0.debug	100644	root:root	bb792bdd0471e40ae5a343806159c046	
 File: /usr/lib/debug/usr/lib/liblzf.so.1.debug	120777	root:root		liblzf.so.1.0.0.debug
@@ -38,2 +38,2 @@
 File: /usr/src/debug/liblzf-3.6/lzf_d.c	100644	root:root	b39530ccb9bca7f0b00582c0c09c9ef4	
-RPMIdentity: 0a36039e27ad5f9840e96edf8963fbea3bbb9d858713a33ad7d977131ab37b7950dc2bd6131a3e1365d2581b657217c8afb29b2e386417e10bba9ce49622a980
+RPMIdentity: 2f820efca313eb320b6cbcd16c8778448dd8e830c5a02a7103cd24059e78c0ec65a9a029af85ea64dc252837efa95bcd9540cfc1509d90cc6be6d1495d45966c
--- liblzf-devel-3.6-alt2_14.i586.rpm.repo	2017-09-29 23:23:12.000000000 +0000
+++ liblzf-devel-3.6-alt2_14.i586.rpm.hasher	2022-09-10 04:38:47.758665264 +0000
@@ -13,2 +13,2 @@
 File: /usr/lib/pkgconfig/liblzf.pc	100644	root:root	503d1074867ad61deab2a430910d3798	
-RPMIdentity: 5b87cb836c3e722eb4e19fa887e7bf75717ea14e28514d65a53847c9e93b649dbf1c95445bc84903f0da10773614a9f75d249a9f3d5d697056835f99c0a2fd47
+RPMIdentity: 67d136fc0529378a12a94c106227dbe45dee6cd6d98d9bdc9992699b514d4bd1a77ad968c1ade501d4a74b4f2b0343d965c67fd657a9f165be353f8b092663ab