<86>Aug  5 05:17:40 userdel[561098]: delete user 'rooter'
<86>Aug  5 05:17:40 userdel[561098]: removed group 'rooter' owned by 'rooter'
<86>Aug  5 05:17:40 userdel[561098]: removed shadow group 'rooter' owned by 'rooter'
<86>Aug  5 05:17:40 groupadd[561151]: group added to /etc/group: name=rooter, GID=1823
<86>Aug  5 05:17:40 groupadd[561151]: group added to /etc/gshadow: name=rooter
<86>Aug  5 05:17:40 groupadd[561151]: new group: name=rooter, GID=1823
<86>Aug  5 05:17:40 useradd[561183]: new user: name=rooter, UID=1823, GID=1823, home=/root, shell=/bin/bash, from=none
<86>Aug  5 05:17:40 userdel[561242]: delete user 'builder'
<86>Aug  5 05:17:40 userdel[561242]: removed group 'builder' owned by 'builder'
<86>Aug  5 05:17:40 userdel[561242]: removed shadow group 'builder' owned by 'builder'
<86>Aug  5 05:17:40 groupadd[561294]: group added to /etc/group: name=builder, GID=1824
<86>Aug  5 05:17:40 groupadd[561294]: group added to /etc/gshadow: name=builder
<86>Aug  5 05:17:40 groupadd[561294]: new group: name=builder, GID=1824
<86>Aug  5 05:17:40 useradd[561327]: new user: name=builder, UID=1824, GID=1824, home=/usr/src, shell=/bin/bash, from=none
/usr/src/in/srpm/libsrs2-1.0.18-alt1.src.rpm: license not found in '/usr/share/license' directory: GPL-2.0-only-or-BSD-3-Clause
<13>Aug  5 05:17:43 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed
<13>Aug  5 05:17:43 rpmi: libstdc++13-devel-13.2.1-alt1 sisyphus+325923.100.1.1 1690624806 installed
<13>Aug  5 05:17:44 rpmi: gcc13-c++-13.2.1-alt1 sisyphus+325923.100.1.1 1690624806 installed
<13>Aug  5 05:17:44 rpmi: gcc-c++-13-alt1 sisyphus+323337.300.1.1 1687268227 installed
<13>Aug  5 05:17:44 rpmi: chrpath-0.16-alt1 sisyphus+278100.500.1.1 1626056638 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/libsrs2-1.0.18-alt1.nosrc.rpm (w1.gzdio)
Installing libsrs2-1.0.18-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.6685
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf libsrs2-1.0.18
+ echo 'Source #0 (libsrs2-1.0.18.tar):'
Source #0 (libsrs2-1.0.18.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/libsrs2-1.0.18.tar
+ cd libsrs2-1.0.18
+ /bin/chmod -c -Rf u+rwX,go-w .
+ 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_runstatedir_flags=
+ grep -qF runstatedir=DIR ./configure
+ echo 'rpm-build: warning: ./configure script does not support --runstatedir'
rpm-build: warning: ./configure script does not support --runstatedir
+ ./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
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking whether make sets $(MAKE)... yes
checking for working aclocal-1.4... missing
checking for working autoconf... found
checking for working automake-1.4... missing
checking for working autoheader... found
checking for working makeinfo... missing
checking for i586-alt-linux-gcc... i586-alt-linux-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
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 ANSI C... none needed
checking how to run the C preprocessor... i586-alt-linux-gcc -E
checking for egrep... grep -E
checking for AIX... no
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 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 ANSI C... (cached) none needed
checking for a BSD-compatible install... /bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking for i586-alt-linux-ranlib... no
checking for ranlib... ranlib
checking build system type... i586-alt-linux-gnu
checking host system type... i586-alt-linux-gnu
checking for a sed that does not truncate output... /bin/sed
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 /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking whether ln -s works... yes
checking how to recognise dependent libraries... (cached) pass_all
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for i586-alt-linux-g++... i586-alt-linux-g++
checking whether we are using the GNU C++ compiler... yes
checking whether i586-alt-linux-g++ accepts -g... yes
checking how to run the C++ preprocessor... i586-alt-linux-g++ -E
checking for i586-alt-linux-g77... no
checking for i586-alt-linux-f77... no
checking for i586-alt-linux-xlf... no
checking for i586-alt-linux-frt... no
checking for i586-alt-linux-pgf77... no
checking for i586-alt-linux-fort77... no
checking for i586-alt-linux-fl32... no
checking for i586-alt-linux-af77... no
checking for i586-alt-linux-f90... no
checking for i586-alt-linux-xlf90... no
checking for i586-alt-linux-pgf90... no
checking for i586-alt-linux-epcf90... no
checking for i586-alt-linux-f95... no
checking for i586-alt-linux-fort... no
checking for i586-alt-linux-xlf95... no
checking for i586-alt-linux-ifc... no
checking for i586-alt-linux-efc... no
checking for i586-alt-linux-pgf95... no
checking for i586-alt-linux-lf95... no
checking for i586-alt-linux-gfortran... no
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse nm output from i586-alt-linux-gcc object... failed
checking for objdir... .libs
checking for i586-alt-linux-ar... no
checking for ar... ar
checking for i586-alt-linux-ranlib... ranlib
checking for i586-alt-linux-strip... no
checking for strip... strip
checking if i586-alt-linux-gcc static flag  works... yes
checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for i586-alt-linux-gcc option to produce PIC... -fPIC
checking if i586-alt-linux-gcc PIC flag -fPIC works... yes
checking if i586-alt-linux-gcc supports -c -o file.o... yes
checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... egrep: warning: egrep is obsolescent; using grep -E
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... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by i586-alt-linux-g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the i586-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for i586-alt-linux-g++ option to produce PIC... -fPIC
checking if i586-alt-linux-g++ PIC flag -fPIC works... yes
checking if i586-alt-linux-g++ supports -c -o file.o... yes
checking whether the i586-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking for strerror in -lcposix... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for pid_t... yes
checking for size_t... yes
checking for working volatile... yes
checking whether byte ordering is bigendian... no
checking for inline... (cached) inline
checking whether char is unsigned... no
checking for int... yes
checking size of int... 4
checking for unsigned long... yes
checking size of unsigned long... 4
checking for ANSI C header files... (cached) yes
checking for strings.h... (cached) yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... 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 for unistd.h... (cached) yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking for inet_pton in -lnsl... no
checking for socket in -lsocket... no
checking for gethostbyname in -lresolv... yes
checking for an ANSI C-conforming const... (cached) yes
checking for size_t... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking for strdup... yes
checking for strstr... yes
checking for alloca... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for _alloca... yes
checking for _stricmp... yes
checking for _strnicmp... yes
checking for getopt_long... yes
configure: creating ./config.status
config.status: creating libsrs2/Makefile
config.status: creating tools/Makefile
config.status: creating Makefile
config.status: creating config.h
config.status: executing default-1 commands
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.7966
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libsrs2-1.0.18
+ make
make: Entering directory '/usr/src/RPM/BUILD/libsrs2-1.0.18'
make  all-recursive
make[1]: Entering directory '/usr/src/RPM/BUILD/libsrs2-1.0.18'
Making all in libsrs2
make[2]: Entering directory '/usr/src/RPM/BUILD/libsrs2-1.0.18/libsrs2'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..     -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c srs2.c
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..     -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c sha1.c
sha1.c: In function 'sha_digest':
sha1.c:360:26: warning: pointer targets in passing argument 2 of 'sha_update' differ in signedness [-Wpointer-sign]
  360 |         sha_update(&ctx, data, len);
      |                          ^~~~
      |                          |
      |                          char *
sha1.c:243:42: note: expected 'sha_byte *' {aka 'unsigned char *'} but argument is of type 'char *'
  243 | sha_update(SHA_INFO *sha_info, sha_byte *buffer, int count)
      |                                ~~~~~~~~~~^~~~~~
sha1.c:361:19: warning: pointer targets in passing argument 1 of 'sha_final' differ in signedness [-Wpointer-sign]
  361 |         sha_final(out, &ctx);
      |                   ^~~
      |                   |
      |                   char *
sha1.c:308:25: note: expected 'unsigned char *' but argument is of type 'char *'
  308 | sha_final(unsigned char digest[20], SHA_INFO *sha_info)
      |           ~~~~~~~~~~~~~~^~~~~~~~~~
sha1.c: In function 'srs_hmac_init':
sha1.c:386:35: warning: pointer targets in passing argument 2 of 'sha_update' differ in signedness [-Wpointer-sign]
  386 |         sha_update(&ctx->sctx, ctx->ipad, SHA_BLOCKSIZE);
      |                                ~~~^~~~~~
      |                                   |
      |                                   char *
sha1.c:243:42: note: expected 'sha_byte *' {aka 'unsigned char *'} but argument is of type 'char *'
  243 | sha_update(SHA_INFO *sha_info, sha_byte *buffer, int count)
      |                                ~~~~~~~~~~^~~~~~
sha1.c: In function 'srs_hmac_update':
sha1.c:392:32: warning: pointer targets in passing argument 2 of 'sha_update' differ in signedness [-Wpointer-sign]
  392 |         sha_update(&ctx->sctx, data, len);
      |                                ^~~~
      |                                |
      |                                char *
sha1.c:243:42: note: expected 'sha_byte *' {aka 'unsigned char *'} but argument is of type 'char *'
  243 | sha_update(SHA_INFO *sha_info, sha_byte *buffer, int count)
      |                                ~~~~~~~~~~^~~~~~
sha1.c: In function 'srs_hmac_fini':
sha1.c:400:19: warning: pointer targets in passing argument 1 of 'sha_final' differ in signedness [-Wpointer-sign]
  400 |         sha_final(buf, &ctx->sctx);
      |                   ^~~
      |                   |
      |                   char *
sha1.c:308:25: note: expected 'unsigned char *' but argument is of type 'char *'
  308 | sha_final(unsigned char digest[20], SHA_INFO *sha_info)
      |           ~~~~~~~~~~~~~~^~~~~~~~~~
sha1.c:402:35: warning: pointer targets in passing argument 2 of 'sha_update' differ in signedness [-Wpointer-sign]
  402 |         sha_update(&ctx->sctx, ctx->opad, SHA_BLOCKSIZE);
      |                                ~~~^~~~~~
      |                                   |
      |                                   char *
sha1.c:243:42: note: expected 'sha_byte *' {aka 'unsigned char *'} but argument is of type 'char *'
  243 | sha_update(SHA_INFO *sha_info, sha_byte *buffer, int count)
      |                                ~~~~~~~~~~^~~~~~
sha1.c:403:32: warning: pointer targets in passing argument 2 of 'sha_update' differ in signedness [-Wpointer-sign]
  403 |         sha_update(&ctx->sctx, buf, SHA_DIGESTSIZE);
      |                                ^~~
      |                                |
      |                                char *
sha1.c:243:42: note: expected 'sha_byte *' {aka 'unsigned char *'} but argument is of type 'char *'
  243 | sha_update(SHA_INFO *sha_info, sha_byte *buffer, int count)
      |                                ~~~~~~~~~~^~~~~~
sha1.c:404:19: warning: pointer targets in passing argument 1 of 'sha_final' differ in signedness [-Wpointer-sign]
  404 |         sha_final(out, &ctx->sctx);
      |                   ^~~
      |                   |
      |                   char *
sha1.c:308:25: note: expected 'unsigned char *' but argument is of type 'char *'
  308 | sha_final(unsigned char digest[20], SHA_INFO *sha_info)
      |           ~~~~~~~~~~~~~~^~~~~~~~~~
rm -f libsrs2.a
ar cru libsrs2.a srs2.o sha1.o 
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libsrs2.a
/bin/sh ../libtool --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..     -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c srs2.c
mkdir .libs
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c srs2.c  -fPIC -DPIC -DPIC -o srs2.o
mv -f srs2.o .libs/srs2.lo
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c srs2.c -o srs2.o >/dev/null 2>&1
mv -f .libs/srs2.lo srs2.lo
/bin/sh ../libtool --mode=compile i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..     -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c sha1.c
rm -f .libs/sha1.lo
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c sha1.c  -fPIC -DPIC -DPIC -o sha1.o
sha1.c: In function 'sha_digest':
sha1.c:360:26: warning: pointer targets in passing argument 2 of 'sha_update' differ in signedness [-Wpointer-sign]
  360 |         sha_update(&ctx, data, len);
      |                          ^~~~
      |                          |
      |                          char *
sha1.c:243:42: note: expected 'sha_byte *' {aka 'unsigned char *'} but argument is of type 'char *'
  243 | sha_update(SHA_INFO *sha_info, sha_byte *buffer, int count)
      |                                ~~~~~~~~~~^~~~~~
sha1.c:361:19: warning: pointer targets in passing argument 1 of 'sha_final' differ in signedness [-Wpointer-sign]
  361 |         sha_final(out, &ctx);
      |                   ^~~
      |                   |
      |                   char *
sha1.c:308:25: note: expected 'unsigned char *' but argument is of type 'char *'
  308 | sha_final(unsigned char digest[20], SHA_INFO *sha_info)
      |           ~~~~~~~~~~~~~~^~~~~~~~~~
sha1.c: In function 'srs_hmac_init':
sha1.c:386:35: warning: pointer targets in passing argument 2 of 'sha_update' differ in signedness [-Wpointer-sign]
  386 |         sha_update(&ctx->sctx, ctx->ipad, SHA_BLOCKSIZE);
      |                                ~~~^~~~~~
      |                                   |
      |                                   char *
sha1.c:243:42: note: expected 'sha_byte *' {aka 'unsigned char *'} but argument is of type 'char *'
  243 | sha_update(SHA_INFO *sha_info, sha_byte *buffer, int count)
      |                                ~~~~~~~~~~^~~~~~
sha1.c: In function 'srs_hmac_update':
sha1.c:392:32: warning: pointer targets in passing argument 2 of 'sha_update' differ in signedness [-Wpointer-sign]
  392 |         sha_update(&ctx->sctx, data, len);
      |                                ^~~~
      |                                |
      |                                char *
sha1.c:243:42: note: expected 'sha_byte *' {aka 'unsigned char *'} but argument is of type 'char *'
  243 | sha_update(SHA_INFO *sha_info, sha_byte *buffer, int count)
      |                                ~~~~~~~~~~^~~~~~
sha1.c: In function 'srs_hmac_fini':
sha1.c:400:19: warning: pointer targets in passing argument 1 of 'sha_final' differ in signedness [-Wpointer-sign]
  400 |         sha_final(buf, &ctx->sctx);
      |                   ^~~
      |                   |
      |                   char *
sha1.c:308:25: note: expected 'unsigned char *' but argument is of type 'char *'
  308 | sha_final(unsigned char digest[20], SHA_INFO *sha_info)
      |           ~~~~~~~~~~~~~~^~~~~~~~~~
sha1.c:402:35: warning: pointer targets in passing argument 2 of 'sha_update' differ in signedness [-Wpointer-sign]
  402 |         sha_update(&ctx->sctx, ctx->opad, SHA_BLOCKSIZE);
      |                                ~~~^~~~~~
      |                                   |
      |                                   char *
sha1.c:243:42: note: expected 'sha_byte *' {aka 'unsigned char *'} but argument is of type 'char *'
  243 | sha_update(SHA_INFO *sha_info, sha_byte *buffer, int count)
      |                                ~~~~~~~~~~^~~~~~
sha1.c:403:32: warning: pointer targets in passing argument 2 of 'sha_update' differ in signedness [-Wpointer-sign]
  403 |         sha_update(&ctx->sctx, buf, SHA_DIGESTSIZE);
      |                                ^~~
      |                                |
      |                                char *
sha1.c:243:42: note: expected 'sha_byte *' {aka 'unsigned char *'} but argument is of type 'char *'
  243 | sha_update(SHA_INFO *sha_info, sha_byte *buffer, int count)
      |                                ~~~~~~~~~~^~~~~~
sha1.c:404:19: warning: pointer targets in passing argument 1 of 'sha_final' differ in signedness [-Wpointer-sign]
  404 |         sha_final(out, &ctx->sctx);
      |                   ^~~
      |                   |
      |                   char *
sha1.c:308:25: note: expected 'unsigned char *' but argument is of type 'char *'
  308 | sha_final(unsigned char digest[20], SHA_INFO *sha_info)
      |           ~~~~~~~~~~~~~~^~~~~~~~~~
mv -f sha1.o .libs/sha1.lo
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c sha1.c -o sha1.o >/dev/null 2>&1
mv -f .libs/sha1.lo sha1.lo
/bin/sh ../libtool --mode=link i586-alt-linux-gcc  -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic  -o libsrs2.la -rpath /usr/lib -version-info 0:0:0 srs2.lo sha1.lo  -lresolv 
rm -fr .libs/libsrs2.la .libs/libsrs2.* .libs/libsrs2.*
i586-alt-linux-gcc -shared  srs2.lo sha1.lo  -lresolv  -Wl,-soname -Wl,libsrs2.so.0 -o .libs/libsrs2.so.0.0.0
(cd .libs && rm -f libsrs2.so.0 && ln -s libsrs2.so.0.0.0 libsrs2.so.0)
(cd .libs && rm -f libsrs2.so && ln -s libsrs2.so.0.0.0 libsrs2.so)
ar cru .libs/libsrs2.a  srs2.o sha1.o 
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib .libs/libsrs2.a
creating libsrs2.la
(cd .libs && rm -f libsrs2.la && ln -s ../libsrs2.la libsrs2.la)
make[2]: Leaving directory '/usr/src/RPM/BUILD/libsrs2-1.0.18/libsrs2'
Making all in tools
make[2]: Entering directory '/usr/src/RPM/BUILD/libsrs2-1.0.18/tools'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -c srs.c
srs.c: In function 'rundaemon':
srs.c:257:49: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  257 |                                                 write(fd, buf, strlen(buf));
      |                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
srs.c:258:49: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  258 |                                                 write(fd, "\n", 1);
      |                                                 ^~~~~~~~~~~~~~~~~~
srs.c:276:49: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  276 |                                                 write(fd, buf, strlen(buf));
      |                                                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~
srs.c:277:49: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  277 |                                                 write(fd, "\n", 1);
      |                                                 ^~~~~~~~~~~~~~~~~~
/bin/sh ../libtool --mode=link i586-alt-linux-gcc  -g -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic  -o srs  srs.o -L../libsrs2 -lsrs2 -lresolv 
mkdir .libs
i586-alt-linux-gcc -g -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic -o .libs/srs srs.o  -L/usr/src/RPM/BUILD/libsrs2-1.0.18/libsrs2 /usr/src/RPM/BUILD/libsrs2-1.0.18/libsrs2/.libs/libsrs2.so -lresolv
creating srs
make[2]: Leaving directory '/usr/src/RPM/BUILD/libsrs2-1.0.18/tools'
make[2]: Entering directory '/usr/src/RPM/BUILD/libsrs2-1.0.18'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libsrs2-1.0.18'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libsrs2-1.0.18'
make: Leaving directory '/usr/src/RPM/BUILD/libsrs2-1.0.18'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.7966
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/libsrs2-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/libsrs2-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd libsrs2-1.0.18
+ /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/libsrs2-buildroot/usr exec_prefix=/usr/src/tmp/libsrs2-buildroot/usr bindir=/usr/src/tmp/libsrs2-buildroot/usr/bin sbindir=/usr/src/tmp/libsrs2-buildroot/usr/sbin sysconfdir=/usr/src/tmp/libsrs2-buildroot/etc datadir=/usr/src/tmp/libsrs2-buildroot/usr/share includedir=/usr/src/tmp/libsrs2-buildroot/usr/include libdir=/usr/src/tmp/libsrs2-buildroot/usr/lib libexecdir=/usr/src/tmp/libsrs2-buildroot/usr/lib localstatedir=/usr/src/tmp/libsrs2-buildroot/var/lib runstatedir=/usr/src/tmp/libsrs2-buildroot/var/run sharedstatedir=/usr/src/tmp/libsrs2-buildroot/var/lib mandir=/usr/src/tmp/libsrs2-buildroot/usr/share/man infodir=/usr/src/tmp/libsrs2-buildroot/usr/share/info install
make: Entering directory '/usr/src/RPM/BUILD/libsrs2-1.0.18'
Making install in libsrs2
make[1]: Entering directory '/usr/src/RPM/BUILD/libsrs2-1.0.18/libsrs2'
rm -f libsrs2.a
ar cru libsrs2.a srs2.o sha1.o 
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libsrs2.a
make[2]: Entering directory '/usr/src/RPM/BUILD/libsrs2-1.0.18/libsrs2'
/bin/sh ../mkinstalldirs /usr/src/tmp/libsrs2-buildroot/usr/lib
mkdir /usr/src/tmp/libsrs2-buildroot
mkdir /usr/src/tmp/libsrs2-buildroot/usr
mkdir /usr/src/tmp/libsrs2-buildroot/usr/lib
 /usr/libexec/rpm-build/install -p -m 644 libsrs2.a /usr/src/tmp/libsrs2-buildroot/usr/lib/libsrs2.a
 ranlib /usr/src/tmp/libsrs2-buildroot/usr/lib/libsrs2.a
/bin/sh ../mkinstalldirs /usr/src/tmp/libsrs2-buildroot/usr/lib
/bin/sh ../libtool  --mode=install /usr/libexec/rpm-build/install -p libsrs2.la /usr/src/tmp/libsrs2-buildroot/usr/lib/libsrs2.la
/usr/libexec/rpm-build/install -p .libs/libsrs2.so.0.0.0 /usr/src/tmp/libsrs2-buildroot/usr/lib/libsrs2.so.0.0.0
(cd /usr/src/tmp/libsrs2-buildroot/usr/lib && rm -f libsrs2.so.0 && ln -s libsrs2.so.0.0.0 libsrs2.so.0)
(cd /usr/src/tmp/libsrs2-buildroot/usr/lib && rm -f libsrs2.so && ln -s libsrs2.so.0.0.0 libsrs2.so)
/usr/libexec/rpm-build/install -p .libs/libsrs2.lai /usr/src/tmp/libsrs2-buildroot/usr/lib/libsrs2.la
/usr/libexec/rpm-build/install -p .libs/libsrs2.a /usr/src/tmp/libsrs2-buildroot/usr/lib/libsrs2.a
ranlib /usr/src/tmp/libsrs2-buildroot/usr/lib/libsrs2.a
chmod 644 /usr/src/tmp/libsrs2-buildroot/usr/lib/libsrs2.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
/bin/sh ../mkinstalldirs /usr/src/tmp/libsrs2-buildroot/usr/include
mkdir /usr/src/tmp/libsrs2-buildroot/usr/include
 /usr/libexec/rpm-build/install -p -m 644 srs2.h /usr/src/tmp/libsrs2-buildroot/usr/include/srs2.h
make[2]: Leaving directory '/usr/src/RPM/BUILD/libsrs2-1.0.18/libsrs2'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libsrs2-1.0.18/libsrs2'
Making install in tools
make[1]: Entering directory '/usr/src/RPM/BUILD/libsrs2-1.0.18/tools'
make[2]: Entering directory '/usr/src/RPM/BUILD/libsrs2-1.0.18/tools'
/bin/sh ../mkinstalldirs /usr/src/tmp/libsrs2-buildroot/usr/bin
mkdir /usr/src/tmp/libsrs2-buildroot/usr/bin
 /bin/sh ../libtool  --mode=install /usr/libexec/rpm-build/install -p  srs /usr/src/tmp/libsrs2-buildroot/usr/bin/srs
libtool: install: warning: `/usr/src/RPM/BUILD/libsrs2-1.0.18/libsrs2/libsrs2.la' has not been installed in `/usr/lib'
/usr/libexec/rpm-build/install -p .libs/srs /usr/src/tmp/libsrs2-buildroot/usr/bin/srs
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/libsrs2-1.0.18/tools'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libsrs2-1.0.18/tools'
make[1]: Entering directory '/usr/src/RPM/BUILD/libsrs2-1.0.18'
make[2]: Entering directory '/usr/src/RPM/BUILD/libsrs2-1.0.18'
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/libsrs2-1.0.18'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libsrs2-1.0.18'
make: Leaving directory '/usr/src/RPM/BUILD/libsrs2-1.0.18'
+ rm -f /usr/src/tmp/libsrs2-buildroot/usr/lib/libsrs2.a
+ chrpath -d /usr/src/tmp/libsrs2-buildroot/usr/bin/srs
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/libsrs2-buildroot (auto)
removed './usr/lib/libsrs2.la'
mode of './usr/lib/libsrs2.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/libsrs2-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/libsrs2-buildroot/ (default)
Compressing files in /usr/src/tmp/libsrs2-buildroot (auto)
Adjusting library links in /usr/src/tmp/libsrs2-buildroot
./usr/lib: (from <cmdline>:0)
	libsrs2.so.0 -> libsrs2.so.0.0.0
Verifying ELF objects in /usr/src/tmp/libsrs2-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
verify-elf: WARNING: ./usr/bin/srs: uses non-LFS functions: fopen
Processing files: libsrs2-1.0.18-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.4628
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libsrs2-1.0.18
+ DOCDIR=/usr/src/tmp/libsrs2-buildroot/usr/share/doc/libsrs2-1.0.18
+ export DOCDIR
+ rm -rf /usr/src/tmp/libsrs2-buildroot/usr/share/doc/libsrs2-1.0.18
+ /bin/mkdir -p /usr/src/tmp/libsrs2-buildroot/usr/share/doc/libsrs2-1.0.18
+ cp -prL ChangeLog INSTALL README NEWS AUTHORS COPYING LICENSE.BSD LICENSE.GPL-2 /usr/src/tmp/libsrs2-buildroot/usr/share/doc/libsrs2-1.0.18
+ chmod -R go-w /usr/src/tmp/libsrs2-buildroot/usr/share/doc/libsrs2-1.0.18
+ chmod -R a+rX /usr/src/tmp/libsrs2-buildroot/usr/share/doc/libsrs2-1.0.18
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.986O6u
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
lib.prov: /usr/src/tmp/libsrs2-buildroot/usr/lib/libsrs2.so.0: 38 symbols, 16 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zRFa8h
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libsrs2.so.0 = set:jdwFocpHjwMPpnk1sZsR3JcZIKrM8hTX1VnkeZ1ZfFMoah5sNv89Ms5gZq9wzPKgY04Ab8EujXTqMvIH3
Requires: libc.so.6(GLIBC_2.0), 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.4), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.swh34O
Creating libsrs2-debuginfo package
Processing files: libsrs2-devel-1.0.18-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7i6l3X
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.9LhuwP
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /usr/lib/libsrs2.so.0.0.0
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8mN4fB
Processing files: srs2-1.0.18-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Dt6B2P
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.bXpKcc
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: libsrs2 = 1.0.18-alt1, /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.15), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.34), libc.so.6(GLIBC_2.4), libsrs2.so.0 >= set:jfkZrEL2fFxDfo6pBLeX4, rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Conflicts: libsrs_alt
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rpQtdY
Creating srs2-debuginfo package
Processing files: libsrs2-debuginfo-1.0.18-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.msAVZ5
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nAPADe
find-requires: running scripts (debuginfo)
Provides: debug(libsrs2.so.0)
Requires: libsrs2 = 1.0.18-alt1, debug(libc.so.6)
Processing files: srs2-debuginfo-1.0.18-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TNZJer
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AZmIT9
find-requires: running scripts (debuginfo)
Requires: srs2 = 1.0.18-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libsrs2.so.0)
Adding to srs2 a strict dependency on libsrs2
Adding to libsrs2-debuginfo a strict dependency on libsrs2
Adding to srs2-debuginfo a strict dependency on srs2
Adding to libsrs2-devel a strict dependency on libsrs2
Adding to srs2-debuginfo a strict dependency on libsrs2-debuginfo
Removing from srs2-debuginfo 1 sources provided by libsrs2-debuginfo
also prunning dir /usr/src/debug/libsrs2-1.0.18/libsrs2
Removing 1 extra deps from libsrs2-devel due to dependency on libsrs2
Removing 2 extra deps from srs2 due to dependency on libsrs2
Removing 1 extra deps from srs2-debuginfo due to dependency on libsrs2-debuginfo
Removing 6 extra deps from srs2 due to repentancy on libsrs2
Removing 1 extra deps from srs2-debuginfo due to repentancy on libsrs2-debuginfo
Wrote: /usr/src/RPM/RPMS/i586/libsrs2-1.0.18-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/libsrs2-devel-1.0.18-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/srs2-1.0.18-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/libsrs2-debuginfo-1.0.18-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/srs2-debuginfo-1.0.18-alt1.i586.rpm (w2.lzdio)
3.67user 2.46system 0:19.13elapsed 32%CPU (0avgtext+0avgdata 28432maxresident)k
0inputs+0outputs (0major+1140238minor)pagefaults 0swaps
/.out/libsrs2-1.0.18-alt1.i586.rpm: license not found in '/usr/share/license' directory: GPL-2.0-only-or-BSD-3-Clause
/.out/libsrs2-devel-1.0.18-alt1.i586.rpm: license not found in '/usr/share/license' directory: GPL-2.0-only-or-BSD-3-Clause
/.out/srs2-1.0.18-alt1.i586.rpm: license not found in '/usr/share/license' directory: GPL-2.0-only-or-BSD-3-Clause
/.out/libsrs2-debuginfo-1.0.18-alt1.i586.rpm: license not found in '/usr/share/license' directory: GPL-2.0-only-or-BSD-3-Clause
/.out/srs2-debuginfo-1.0.18-alt1.i586.rpm: license not found in '/usr/share/license' directory: GPL-2.0-only-or-BSD-3-Clause
2.87user 1.10system 0:26.21elapsed 15%CPU (0avgtext+0avgdata 123640maxresident)k
0inputs+0outputs (0major+190145minor)pagefaults 0swaps
--- libsrs2-1.0.18-alt1.i586.rpm.repo	2020-06-29 16:14:36.000000000 +0000
+++ libsrs2-1.0.18-alt1.i586.rpm.hasher	2023-08-05 05:18:05.402503247 +0000
@@ -21,3 +21,3 @@
 File: /usr/lib/libsrs2.so.0	120777	root:root		libsrs2.so.0.0.0
-File: /usr/lib/libsrs2.so.0.0.0	100644	root:root	fb1dc3ddec4cfae967d31179006e1678	
+File: /usr/lib/libsrs2.so.0.0.0	100644	root:root	05c6743e0cd088115ca76400e2b1136b	
 File: /usr/share/doc/libsrs2-1.0.18	40755	root:root		
@@ -31,2 +31,2 @@
 File: /usr/share/doc/libsrs2-1.0.18/README	100644	root:root	c0734a90dbe24c2b179e0fd42ae05257	
-RPMIdentity: 5a0f3208e27eb603c8a35875a121ccfa881432ba58c4de01459a4a3b508964ba9bd187010616a282a7d296413b747275008617b6b041389975d56b80f1836f5d
+RPMIdentity: 5f7866a0fad5f45c217f576c45d820709bfd39e62f8972f674e100a7c007c4cc879d26fb7a3e4098f1620fa2ddda1377e8e620a7a15c73632b903d0de9e415d5
--- libsrs2-debuginfo-1.0.18-alt1.i586.rpm.repo	2020-06-29 16:14:36.000000000 +0000
+++ libsrs2-debuginfo-1.0.18-alt1.i586.rpm.hasher	2023-08-05 05:18:05.455503758 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/2d	40755	root:root	
-/usr/lib/debug/.build-id/2d/f2cac3f7533dfe9fc07ba0e1e2e35dd52507a8	120777	root:root	../../../libsrs2.so.0.0.0
-/usr/lib/debug/.build-id/2d/f2cac3f7533dfe9fc07ba0e1e2e35dd52507a8.debug	120777	root:root	../../usr/lib/libsrs2.so.0.0.0.debug
+/usr/lib/debug/.build-id/c0	40755	root:root	
+/usr/lib/debug/.build-id/c0/d73f15121b2d9f953ae42dcca7be796d4da6f2	120777	root:root	../../../libsrs2.so.0.0.0
+/usr/lib/debug/.build-id/c0/d73f15121b2d9f953ae42dcca7be796d4da6f2.debug	120777	root:root	../../usr/lib/libsrs2.so.0.0.0.debug
 /usr/lib/debug/usr/lib/libsrs2.so.0.0.0.debug	100644	root:root	
@@ -15,6 +15,6 @@
 Provides: libsrs2-debuginfo = 1.0.18-alt1:sisyphus+254234.400.4.1
-File: /usr/lib/debug/.build-id/2d	40755	root:root		
-File: /usr/lib/debug/.build-id/2d/f2cac3f7533dfe9fc07ba0e1e2e35dd52507a8	120777	root:root		../../../libsrs2.so.0.0.0
-File: /usr/lib/debug/.build-id/2d/f2cac3f7533dfe9fc07ba0e1e2e35dd52507a8.debug	120777	root:root		../../usr/lib/libsrs2.so.0.0.0.debug
-File: /usr/lib/debug/usr/lib/libsrs2.so.0.0.0.debug	100644	root:root	9c7ab7bc45d8f9cfd60ab10a323dbb01	
+File: /usr/lib/debug/.build-id/c0	40755	root:root		
+File: /usr/lib/debug/.build-id/c0/d73f15121b2d9f953ae42dcca7be796d4da6f2	120777	root:root		../../../libsrs2.so.0.0.0
+File: /usr/lib/debug/.build-id/c0/d73f15121b2d9f953ae42dcca7be796d4da6f2.debug	120777	root:root		../../usr/lib/libsrs2.so.0.0.0.debug
+File: /usr/lib/debug/usr/lib/libsrs2.so.0.0.0.debug	100644	root:root	9f5350d28955f81acf1aa2909f80f55a	
 File: /usr/lib/debug/usr/lib/libsrs2.so.0.debug	120777	root:root		libsrs2.so.0.0.0.debug
@@ -25,2 +25,2 @@
 File: /usr/src/debug/libsrs2-1.0.18/libsrs2/srs2.h	100644	root:root	d79f74e2273246403f7f26bed6f373ec	
-RPMIdentity: 431e6995c971764201b1a2bbf3a0e9a2d3998eab2386b4fe4156d7d65ad03d09c6347695d41ba08a3102bf398917eeb3c6ded65a1b9339e31e192d0cefab1067
+RPMIdentity: fad459482a56cbb63f3afe499b07147c44a156cfe3ffa4d9cd3c16a21927b9d3273561e4fc5e0f9c399224d67b5d59757ef5fe9cc5d643586f1c487b45dfaf96
--- srs2-1.0.18-alt1.i586.rpm.repo	2020-06-29 16:14:36.000000000 +0000
+++ srs2-1.0.18-alt1.i586.rpm.hasher	2023-08-05 05:18:05.563504800 +0000
@@ -4,2 +4,3 @@
 Requires: libc.so.6(GLIBC_2.15)  
+Requires: libc.so.6(GLIBC_2.34)  
 Requires: libsrs2 = 1.0.18-alt1:sisyphus+254234.400.4.1
@@ -8,3 +9,3 @@
 Conflicts: libsrs_alt  
-File: /usr/bin/srs	100755	root:root	405d8190b8d8ab474ef85b448ea4065f	
-RPMIdentity: 376d4df0006eec5c5cda9a69935f28f5d8cb0108525313a2b869ef205e77d5678bc986b077cee40666cbbde6ff390c59c699dc7055b309ec288d2b7e2529f82f
+File: /usr/bin/srs	100755	root:root	d20b8404277c346ee9357ee267638d71	
+RPMIdentity: 579dd485e9877562a11e06c36507299aaabbcc164c3c8d955bf8bb9ef98ebcf6d5d5abfd14377c5f5e82084f94eaf0c2a4d83c85ce1aba53047d5f8d6cf5ac21
--- srs2-debuginfo-1.0.18-alt1.i586.rpm.repo	2020-06-29 16:14:36.000000000 +0000
+++ srs2-debuginfo-1.0.18-alt1.i586.rpm.hasher	2023-08-05 05:18:05.619505340 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/e2	40755	root:root	
-/usr/lib/debug/.build-id/e2/cdb07b6c358b9917179a5918a9694a6bfa2bc8	120777	root:root	../../../../bin/srs
-/usr/lib/debug/.build-id/e2/cdb07b6c358b9917179a5918a9694a6bfa2bc8.debug	120777	root:root	../../usr/bin/srs.debug
+/usr/lib/debug/.build-id/cd	40755	root:root	
+/usr/lib/debug/.build-id/cd/a434fbce67db7dc8c9d0904fd1412cc18f3261	120777	root:root	../../../../bin/srs
+/usr/lib/debug/.build-id/cd/a434fbce67db7dc8c9d0904fd1412cc18f3261.debug	120777	root:root	../../usr/bin/srs.debug
 /usr/lib/debug/usr/bin/srs.debug	100644	root:root	
@@ -12,6 +12,6 @@
 Provides: srs2-debuginfo = 1.0.18-alt1:sisyphus+254234.400.4.1
-File: /usr/lib/debug/.build-id/e2	40755	root:root		
-File: /usr/lib/debug/.build-id/e2/cdb07b6c358b9917179a5918a9694a6bfa2bc8	120777	root:root		../../../../bin/srs
-File: /usr/lib/debug/.build-id/e2/cdb07b6c358b9917179a5918a9694a6bfa2bc8.debug	120777	root:root		../../usr/bin/srs.debug
-File: /usr/lib/debug/usr/bin/srs.debug	100644	root:root	5934e30ae38f79f8b1cf1931670365a0	
+File: /usr/lib/debug/.build-id/cd	40755	root:root		
+File: /usr/lib/debug/.build-id/cd/a434fbce67db7dc8c9d0904fd1412cc18f3261	120777	root:root		../../../../bin/srs
+File: /usr/lib/debug/.build-id/cd/a434fbce67db7dc8c9d0904fd1412cc18f3261.debug	120777	root:root		../../usr/bin/srs.debug
+File: /usr/lib/debug/usr/bin/srs.debug	100644	root:root	af33d978f38709ac5a60683b2ce30ca2	
 File: /usr/src/debug/libsrs2-1.0.18	40755	root:root		
@@ -19,2 +19,2 @@
 File: /usr/src/debug/libsrs2-1.0.18/tools/srs.c	100644	root:root	4ac8db5d971231ecb0a34a0b81eca6fc	
-RPMIdentity: d09e3c26d67c7b1a329df5193dac5f9bbec801da3d1e7bb7c66b709c0c3ef62bf8f22a360d0ba8e520208eaa6ea31001c48757d718f5be93298eb4ec0f8eb11d
+RPMIdentity: bbeaa4246beb7d31eacc2ef9ab09edc2657004fbbf092d48ad326ca7853f10d770f7f53849e6e90d8e6380d1bebbb0954d0d0210e2c7b2567590ec31d6ebd3e8