<86>Feb 18 04:58:10 userdel[1256697]: delete user 'rooter'
<86>Feb 18 04:58:10 userdel[1256697]: removed group 'rooter' owned by 'rooter'
<86>Feb 18 04:58:10 userdel[1256697]: removed shadow group 'rooter' owned by 'rooter'
<86>Feb 18 04:58:10 groupadd[1256738]: group added to /etc/group: name=rooter, GID=1353
<86>Feb 18 04:58:10 groupadd[1256738]: group added to /etc/gshadow: name=rooter
<86>Feb 18 04:58:10 groupadd[1256738]: new group: name=rooter, GID=1353
<86>Feb 18 04:58:10 useradd[1256777]: new user: name=rooter, UID=1353, GID=1353, home=/root, shell=/bin/bash
<86>Feb 18 04:58:10 userdel[1256827]: delete user 'builder'
<86>Feb 18 04:58:10 userdel[1256827]: removed group 'builder' owned by 'builder'
<86>Feb 18 04:58:10 userdel[1256827]: removed shadow group 'builder' owned by 'builder'
<86>Feb 18 04:58:10 groupadd[1256874]: group added to /etc/group: name=builder, GID=1354
<86>Feb 18 04:58:10 groupadd[1256874]: group added to /etc/gshadow: name=builder
<86>Feb 18 04:58:10 groupadd[1256874]: new group: name=builder, GID=1354
<86>Feb 18 04:58:10 useradd[1256907]: new user: name=builder, UID=1354, GID=1354, home=/usr/src, shell=/bin/bash
<13>Feb 18 04:58:11 rpmi: liblzo2-2.10-alt2 sisyphus+283836.100.1.1 1629977730 installed
<13>Feb 18 04:58:11 rpmi: liblzo2-devel-2.10-alt2 sisyphus+283836.100.1.1 1629977730 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/lzop-1.04-alt1.nosrc.rpm (w1.gzdio)
Installing lzop-1.04-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.33284
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf lzop-1.04
+ echo 'Source #0 (lzop-1.04.tar):'
Source #0 (lzop-1.04.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/lzop-1.04.tar
+ cd lzop-1.04
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.33284
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd lzop-1.04
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -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 --docdir=/usr/share/doc/lzop
configure: WARNING: unrecognized options: --without-included-gettext
configure: Configuring lzop 1.04
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 whether to enable maintainer-specific portions of Makefiles... no
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 for style of include used by make... GNU
checking dependency style of i586-alt-linux-gcc... none
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 whether _XOPEN_SOURCE should be defined... no
checking whether the C preprocessor needs special flags... none needed
checking for an ANSI C-conforming const... yes
checking whether byte ordering is bigendian... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
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 dependency style of i586-alt-linux-gcc... none
checking whether make supports nested variables... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.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 float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for memory.h... (cached) yes
checking setjmp.h usability... yes
checking setjmp.h presence... yes
checking for setjmp.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdint.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking for sys/stat.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking whether limits.h is sane... yes
checking lzo/lzoconf.h usability... yes
checking lzo/lzoconf.h presence... yes
checking for lzo/lzoconf.h... yes
checking lzo/lzo1x.h usability... yes
checking lzo/lzo1x.h presence... yes
checking for lzo/lzo1x.h... yes
checking for version information in lzo/lzoconf.h...... v2
checking for __lzo_init_v2 in -llzo2... yes
checking conio.h usability... no
checking conio.h presence... no
checking for conio.h... no
checking direct.h usability... no
checking direct.h presence... no
checking for direct.h... no
checking dos.h usability... no
checking dos.h presence... no
checking for dos.h... no
checking io.h usability... no
checking io.h presence... no
checking for io.h... no
checking share.h usability... no
checking share.h presence... no
checking for share.h... no
checking sys/utime.h usability... no
checking sys/utime.h presence... no
checking for sys/utime.h... no
checking for off_t... yes
checking for ptrdiff_t... yes
checking for size_t... yes
checking return type of signal handlers... void
checking for sys/time.h... (cached) yes
checking for struct stat.st_atim.tv_nsec... yes
checking whether struct stat.st_atim is of type struct timespec... yes
checking size of short... 2
checking size of int... 4
checking size of long... 4
checking size of long long... 8
checking size of __int16... 0
checking size of __int32... 0
checking size of __int64... 0
checking size of void *... 4
checking size of size_t... 4
checking size of ptrdiff_t... 4
checking size of __int32... (cached) 0
checking size of intmax_t... 8
checking size of uintmax_t... 8
checking size of intptr_t... 4
checking size of uintptr_t... 4
checking size of float... 4
checking size of double... 8
checking size of long double... 12
checking size of dev_t... 8
checking size of fpos_t... 16
checking size of mode_t... 4
checking size of off_t... 8
checking size of ssize_t... 4
checking size of time_t... 4
checking for access... yes
checking for alloca... no
checking for atexit... yes
checking for atoi... yes
checking for atol... yes
checking for chmod... yes
checking for chown... yes
checking for clock_getcpuclockid... yes
checking for clock_getres... yes
checking for clock_gettime... yes
checking for ctime... yes
checking for difftime... yes
checking for fstat... yes
checking for getenv... yes
checking for getpagesize... yes
checking for getrusage... yes
checking for gettimeofday... yes
checking for gmtime... yes
checking for isatty... yes
checking for localtime... yes
checking for longjmp... yes
checking for lstat... yes
checking for memcmp... yes
checking for memcpy... yes
checking for memmove... yes
checking for memset... yes
checking for mkdir... yes
checking for mktime... yes
checking for mmap... yes
checking for mprotect... yes
checking for munmap... yes
checking for qsort... yes
checking for raise... yes
checking for rmdir... yes
checking for setjmp... yes
checking for signal... yes
checking for snprintf... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strerror... yes
checking for strftime... yes
checking for stricmp... no
checking for strncasecmp... yes
checking for strnicmp... no
checking for strrchr... yes
checking for strstr... yes
checking for time... yes
checking for umask... yes
checking for utime... yes
checking for vsnprintf... yes
checking whether your compiler passes the ACC conformance test... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --without-included-gettext

   lzop configuration summary
   --------------------------
   lzop version               : 1.04
   configured for host        : i586-alt-linux-gnu
   source code location       : .
   compiler                   : i586-alt-linux-gcc
   preprocessor definitions   : -DLZOP_HAVE_CONFIG_H=1
   preprocessor flags         : 
   compiler flags             : -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic
   linker flags               : 
   link libraries             : -llzo2 


   lzop 1.04 configured.

   Copyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer
   All Rights Reserved.

   lzop and the LZO library are free software; you can redistribute them
   and/or modify them under the terms of the GNU General Public License as
   published by the Free Software Foundation; either version 2 of
   the License, or (at your option) any later version.

   This program is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.

   Markus F.X.J. Oberhumer
   <markus@oberhumer.com>
   http://www.oberhumer.com/opensource/lzop/


Type `make' to build lzop. Type `make install' to install lzop.
After installing lzop, please read the accompanied documentation.

+ make -j16
make  all-am
make[1]: Entering directory '/usr/src/RPM/BUILD/lzop-1.04'
i586-alt-linux-gcc -DLZOP_HAVE_CONFIG_H=1 -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o src/c_ansic.o src/c_ansic.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzop-1.04'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzop-1.04'
i586-alt-linux-gcc -DLZOP_HAVE_CONFIG_H=1 -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o src/c_ansim.o src/c_ansim.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzop-1.04'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzop-1.04'
i586-alt-linux-gcc -DLZOP_HAVE_CONFIG_H=1 -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o src/c_screen.o src/c_screen.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzop-1.04'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzop-1.04'
i586-alt-linux-gcc -DLZOP_HAVE_CONFIG_H=1 -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o src/djgpp2.o src/djgpp2.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzop-1.04'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzop-1.04'
i586-alt-linux-gcc -DLZOP_HAVE_CONFIG_H=1 -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o src/c_init.o src/c_init.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzop-1.04'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzop-1.04'
i586-alt-linux-gcc -DLZOP_HAVE_CONFIG_H=1 -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o src/help.o src/help.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzop-1.04'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzop-1.04'
i586-alt-linux-gcc -DLZOP_HAVE_CONFIG_H=1 -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o src/filter.o src/filter.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzop-1.04'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzop-1.04'
i586-alt-linux-gcc -DLZOP_HAVE_CONFIG_H=1 -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o src/c_none.o src/c_none.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzop-1.04'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzop-1.04'
i586-alt-linux-gcc -DLZOP_HAVE_CONFIG_H=1 -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o src/compress.o src/compress.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzop-1.04'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzop-1.04'
i586-alt-linux-gcc -DLZOP_HAVE_CONFIG_H=1 -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o src/s_vcsa.o src/s_vcsa.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzop-1.04'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzop-1.04'
i586-alt-linux-gcc -DLZOP_HAVE_CONFIG_H=1 -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o src/mblock.o src/mblock.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzop-1.04'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzop-1.04'
i586-alt-linux-gcc -DLZOP_HAVE_CONFIG_H=1 -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o src/frames.o src/frames.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzop-1.04'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzop-1.04'
i586-alt-linux-gcc -DLZOP_HAVE_CONFIG_H=1 -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o src/p_lzo.o src/p_lzo.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzop-1.04'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzop-1.04'
i586-alt-linux-gcc -DLZOP_HAVE_CONFIG_H=1 -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o src/s_curses.o src/s_curses.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzop-1.04'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzop-1.04'
i586-alt-linux-gcc -DLZOP_HAVE_CONFIG_H=1 -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o src/s_djgpp2.o src/s_djgpp2.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzop-1.04'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzop-1.04'
i586-alt-linux-gcc -DLZOP_HAVE_CONFIG_H=1 -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o src/s_object.o src/s_object.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzop-1.04'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzop-1.04'
i586-alt-linux-gcc -DLZOP_HAVE_CONFIG_H=1 -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o src/util.o src/util.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzop-1.04'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzop-1.04'
i586-alt-linux-gcc -DLZOP_HAVE_CONFIG_H=1 -I.     -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c -o src/lzop.o src/lzop.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzop-1.04'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzop-1.04'
i586-alt-linux-gcc  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic   -o src/lzop src/c_ansic.o src/c_ansim.o src/c_init.o src/c_none.o src/c_screen.o src/compress.o src/djgpp2.o src/filter.o src/frames.o src/help.o src/lzop.o src/mblock.o src/p_lzo.o src/s_curses.o src/s_djgpp2.o src/s_object.o src/s_vcsa.o src/util.o  -llzo2 
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzop-1.04'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.85677
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/lzop-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/lzop-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd lzop-1.04
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/lzop-buildroot
make: Entering directory '/usr/src/RPM/BUILD/lzop-1.04'
make[1]: Entering directory '/usr/src/RPM/BUILD/lzop-1.04'
 /bin/mkdir -p '/usr/src/tmp/lzop-buildroot/usr/bin'
  /usr/libexec/rpm-build/install -p src/lzop '/usr/src/tmp/lzop-buildroot/usr/bin'
 /bin/mkdir -p '/usr/src/tmp/lzop-buildroot/usr/share/doc/lzop'
 /usr/libexec/rpm-build/install -p -m 644 AUTHORS COPYING NEWS README THANKS doc/lzop.html doc/lzop.man doc/lzop.ps doc/lzop.tex doc/lzop.txt doc/lzop.pod '/usr/src/tmp/lzop-buildroot/usr/share/doc/lzop'
 /bin/mkdir -p '/usr/src/tmp/lzop-buildroot/usr/share/man/man1'
 /usr/libexec/rpm-build/install -p -m 644 doc/lzop.1 '/usr/src/tmp/lzop-buildroot/usr/share/man/man1'
make[1]: Leaving directory '/usr/src/RPM/BUILD/lzop-1.04'
make: Leaving directory '/usr/src/RPM/BUILD/lzop-1.04'
+ rm /usr/src/tmp/lzop-buildroot/usr/share/doc/lzop/lzop.html /usr/src/tmp/lzop-buildroot/usr/share/doc/lzop/lzop.man /usr/src/tmp/lzop-buildroot/usr/share/doc/lzop/lzop.pod /usr/src/tmp/lzop-buildroot/usr/share/doc/lzop/lzop.ps /usr/src/tmp/lzop-buildroot/usr/share/doc/lzop/lzop.tex /usr/src/tmp/lzop-buildroot/usr/share/doc/lzop/lzop.txt /usr/src/tmp/lzop-buildroot/usr/share/doc/lzop/COPYING
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/lzop-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/lzop-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/lzop-buildroot/ (default)
Compressing files in /usr/src/tmp/lzop-buildroot (auto)
Verifying ELF objects in /usr/src/tmp/lzop-buildroot (arch=strict,fhs=strict,lfs=strict,lint=strict,rpath=strict,stack=strict,textrel=strict,unresolved=strict)
Processing files: lzop-1.04-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.73V4qk
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.r0CrAi
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
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), 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), liblzo2.so.2 >= set:kgA30p9i46oXILr7Qe05dheaSnWZFN6xFb2, 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.IRVaQC
Creating lzop-debuginfo package
Processing files: lzop-debuginfo-1.04-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3haEX2
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8509bt
find-requires: running scripts (debuginfo)
Requires: lzop = 1.04-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(liblzo2.so.2)
Adding to lzop-debuginfo a strict dependency on lzop
Wrote: /usr/src/RPM/RPMS/i586/lzop-1.04-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/lzop-debuginfo-1.04-alt1.i586.rpm (w2.lzdio)
8.16user 3.60system 0:15.71elapsed 74%CPU (0avgtext+0avgdata 42488maxresident)k
0inputs+0outputs (0major+1444318minor)pagefaults 0swaps
1.76user 1.12system 0:20.46elapsed 14%CPU (0avgtext+0avgdata 108636maxresident)k
0inputs+0outputs (32166major+166749minor)pagefaults 0swaps
--- lzop-1.04-alt1.i586.rpm.repo	2021-07-01 18:50:01.000000000 +0000
+++ lzop-1.04-alt1.i586.rpm.hasher	2023-02-18 04:58:29.347917220 +0000
@@ -11,5 +11,6 @@
 Requires: libc.so.6(GLIBC_2.1.3)  
-Requires: libc.so.6(GLIBC_2.2)  
 Requires: libc.so.6(GLIBC_2.3)  
 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,3 +21,3 @@
 Provides: lzop = 1.04-alt1:sisyphus+276626.100.1.2
-File: /usr/bin/lzop	100755	root:root	4c992d1e5cdf332dd431f02cc9765914	
+File: /usr/bin/lzop	100755	root:root	a13c2584033bb61b61b072ce606a2b44	
 File: /usr/share/doc/lzop	40755	root:root		
@@ -27,2 +28,2 @@
 File: /usr/share/man/man1/lzop.1.xz	100644	root:root	483df6583456ffb9eccac1b9553b736d	
-RPMIdentity: 81cdbf82cdc459bbbf2d10e02da908db85eb6042bf5906365a03dff3b0da8338e32d5518088ce5d1538d322e3fcfc0cfe44c688aa83feed644006c7e68dea452
+RPMIdentity: 716d90bd6d0dcdbbf5ba265068b49cc4f44f34a91a660f23d14321bddadd14169889dd5055d2960da5ca612b572d6d484252bff1159622dd2acff4a49bf98dc1
--- lzop-debuginfo-1.04-alt1.i586.rpm.repo	2021-07-01 18:50:01.000000000 +0000
+++ lzop-debuginfo-1.04-alt1.i586.rpm.hasher	2023-02-18 04:58:29.426918199 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/75	40755	root:root	
-/usr/lib/debug/.build-id/75/f3e44afaac50d9d684d8bfad98dd644c73e413	120777	root:root	../../../../bin/lzop
-/usr/lib/debug/.build-id/75/f3e44afaac50d9d684d8bfad98dd644c73e413.debug	120777	root:root	../../usr/bin/lzop.debug
+/usr/lib/debug/.build-id/bc	40755	root:root	
+/usr/lib/debug/.build-id/bc/23cc00c9e501644afc8bd1e87273c6bb8d5202	120777	root:root	../../../../bin/lzop
+/usr/lib/debug/.build-id/bc/23cc00c9e501644afc8bd1e87273c6bb8d5202.debug	120777	root:root	../../usr/bin/lzop.debug
 /usr/lib/debug/usr/bin/lzop.debug	100644	root:root	
@@ -10,2 +10,3 @@
 /usr/src/debug/lzop-1.04/src/c_none.c	100644	root:root	
+/usr/src/debug/lzop-1.04/src/c_screen.c	100644	root:root	
 /usr/src/debug/lzop-1.04/src/compress.c	100644	root:root	
@@ -13,3 +14,5 @@
 /usr/src/debug/lzop-1.04/src/console.h	100644	root:root	
+/usr/src/debug/lzop-1.04/src/djgpp2.c	100644	root:root	
 /usr/src/debug/lzop-1.04/src/filter.c	100644	root:root	
+/usr/src/debug/lzop-1.04/src/frames.c	100644	root:root	
 /usr/src/debug/lzop-1.04/src/help.c	100644	root:root	
@@ -19,2 +22,6 @@
 /usr/src/debug/lzop-1.04/src/p_lzo.c	100644	root:root	
+/usr/src/debug/lzop-1.04/src/s_curses.c	100644	root:root	
+/usr/src/debug/lzop-1.04/src/s_djgpp2.c	100644	root:root	
+/usr/src/debug/lzop-1.04/src/s_object.c	100644	root:root	
+/usr/src/debug/lzop-1.04/src/s_vcsa.c	100644	root:root	
 /usr/src/debug/lzop-1.04/src/util.c	100644	root:root	
@@ -26,6 +33,6 @@
 Provides: lzop-debuginfo = 1.04-alt1:sisyphus+276626.100.1.2
-File: /usr/lib/debug/.build-id/75	40755	root:root		
-File: /usr/lib/debug/.build-id/75/f3e44afaac50d9d684d8bfad98dd644c73e413	120777	root:root		../../../../bin/lzop
-File: /usr/lib/debug/.build-id/75/f3e44afaac50d9d684d8bfad98dd644c73e413.debug	120777	root:root		../../usr/bin/lzop.debug
-File: /usr/lib/debug/usr/bin/lzop.debug	100644	root:root	8c7a035aed775a02a71b731799c32233	
+File: /usr/lib/debug/.build-id/bc	40755	root:root		
+File: /usr/lib/debug/.build-id/bc/23cc00c9e501644afc8bd1e87273c6bb8d5202	120777	root:root		../../../../bin/lzop
+File: /usr/lib/debug/.build-id/bc/23cc00c9e501644afc8bd1e87273c6bb8d5202.debug	120777	root:root		../../usr/bin/lzop.debug
+File: /usr/lib/debug/usr/bin/lzop.debug	100644	root:root	375745633ee2b77e360c5175a88c0ca1	
 File: /usr/src/debug/lzop-1.04	40755	root:root		
@@ -36,2 +43,3 @@
 File: /usr/src/debug/lzop-1.04/src/c_none.c	100644	root:root	01c4ef2e1aa6246df4ec0e1bb6bbc0e4	
+File: /usr/src/debug/lzop-1.04/src/c_screen.c	100644	root:root	cab1e18cf93b45d6eb522866df5ef5c0	
 File: /usr/src/debug/lzop-1.04/src/compress.c	100644	root:root	076bf7f8b834ff649f4287f81e9bb001	
@@ -39,3 +47,5 @@
 File: /usr/src/debug/lzop-1.04/src/console.h	100644	root:root	a5ce2a8d50c8f5b7d79b02e463631536	
+File: /usr/src/debug/lzop-1.04/src/djgpp2.c	100644	root:root	9a299ce45d21333f498f3e4209fd2f32	
 File: /usr/src/debug/lzop-1.04/src/filter.c	100644	root:root	637932a36a132a3730942c40ad6542c6	
+File: /usr/src/debug/lzop-1.04/src/frames.c	100644	root:root	6e81bc649789af754803609fff94a5aa	
 File: /usr/src/debug/lzop-1.04/src/help.c	100644	root:root	11d456cffeb2644dd0c4f32eb0f9c72d	
@@ -45,3 +55,7 @@
 File: /usr/src/debug/lzop-1.04/src/p_lzo.c	100644	root:root	b2fe04479c4625b5386b06af5a2021cc	
+File: /usr/src/debug/lzop-1.04/src/s_curses.c	100644	root:root	2bfc59a8b1c051b76dbae46328ae78d7	
+File: /usr/src/debug/lzop-1.04/src/s_djgpp2.c	100644	root:root	455c09c10ffe2777f4ffbed6de0f9e3e	
+File: /usr/src/debug/lzop-1.04/src/s_object.c	100644	root:root	72def6099b6acc91d87a8837b4d0f608	
+File: /usr/src/debug/lzop-1.04/src/s_vcsa.c	100644	root:root	75fd345543346ba2de33c8337ed600cf	
 File: /usr/src/debug/lzop-1.04/src/util.c	100644	root:root	60077086e1f965fc64c6044100f0f2ce	
-RPMIdentity: aa7628fca9672fbbce53cad3ac34b644e7a3f596d6c6cbefd60094eecdc71750de2f0c898e908456a792d8fd66b8d901df4768a00da289286928279caf4839da
+RPMIdentity: b1d67ef86d1cb7409c09f6fa3675f0e1a70bf3b236557a2748449525306588c9ab71a5f8e26baa94558bd1a78aba2008d70f8162766e2d857f5f69937b752630