<86>Oct  9 08:33:27 userdel[2594012]: delete user 'rooter'
<86>Oct  9 08:33:27 userdel[2594012]: removed group 'rooter' owned by 'rooter'
<86>Oct  9 08:33:27 userdel[2594012]: removed shadow group 'rooter' owned by 'rooter'
<86>Oct  9 08:33:27 groupadd[2594022]: group added to /etc/group: name=rooter, GID=984
<86>Oct  9 08:33:27 groupadd[2594022]: group added to /etc/gshadow: name=rooter
<86>Oct  9 08:33:27 groupadd[2594022]: new group: name=rooter, GID=984
<86>Oct  9 08:33:27 useradd[2594029]: new user: name=rooter, UID=984, GID=984, home=/root, shell=/bin/bash
<86>Oct  9 08:33:27 userdel[2594040]: delete user 'builder'
<86>Oct  9 08:33:27 userdel[2594040]: removed group 'builder' owned by 'builder'
<86>Oct  9 08:33:27 userdel[2594040]: removed shadow group 'builder' owned by 'builder'
<86>Oct  9 08:33:27 groupadd[2594050]: group added to /etc/group: name=builder, GID=985
<86>Oct  9 08:33:27 groupadd[2594050]: group added to /etc/gshadow: name=builder
<86>Oct  9 08:33:27 groupadd[2594050]: new group: name=builder, GID=985
<86>Oct  9 08:33:27 useradd[2594058]: new user: name=builder, UID=985, GID=985, home=/usr/src, shell=/bin/bash
<13>Oct  9 08:33:28 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed
<13>Oct  9 08:33:28 rpmi: libstdc++8-devel-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed
<13>Oct  9 08:33:29 rpmi: gcc8-c++-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed
<13>Oct  9 08:33:29 rpmi: gcc-c++-8-alt2 p9+246536.100.3.1 1582643803 installed
<13>Oct  9 08:33:29 rpmi: chrpath-0.16-alt1 1453066315 installed
Building target platforms: x86_64
Building for target x86_64
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: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.65953
+ 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'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --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 x86_64-alt-linux-gcc... x86_64-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 x86_64-alt-linux-gcc accepts -g... yes
checking for x86_64-alt-linux-gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... x86_64-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 x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes
checking for x86_64-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 x86_64-alt-linux-ranlib... no
checking for ranlib... ranlib
checking build system type... x86_64-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for ld used by x86_64-alt-linux-gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /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 x86_64-alt-linux-g++... x86_64-alt-linux-g++
checking whether we are using the GNU C++ compiler... yes
checking whether x86_64-alt-linux-g++ accepts -g... yes
checking how to run the C++ preprocessor... x86_64-alt-linux-g++ -E
checking for x86_64-alt-linux-g77... no
checking for x86_64-alt-linux-f77... no
checking for x86_64-alt-linux-xlf... no
checking for x86_64-alt-linux-frt... no
checking for x86_64-alt-linux-pgf77... no
checking for x86_64-alt-linux-fort77... no
checking for x86_64-alt-linux-fl32... no
checking for x86_64-alt-linux-af77... no
checking for x86_64-alt-linux-f90... no
checking for x86_64-alt-linux-xlf90... no
checking for x86_64-alt-linux-pgf90... no
checking for x86_64-alt-linux-epcf90... no
checking for x86_64-alt-linux-f95... no
checking for x86_64-alt-linux-fort... no
checking for x86_64-alt-linux-xlf95... no
checking for x86_64-alt-linux-ifc... no
checking for x86_64-alt-linux-efc... no
checking for x86_64-alt-linux-pgf95... no
checking for x86_64-alt-linux-lf95... no
checking for x86_64-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 x86_64-alt-linux-gcc object... ok
checking for objdir... .libs
checking for x86_64-alt-linux-ar... no
checking for ar... ar
checking for x86_64-alt-linux-ranlib... ranlib
checking for x86_64-alt-linux-strip... no
checking for strip... strip
checking if x86_64-alt-linux-gcc static flag  works... yes
checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC
checking if x86_64-alt-linux-gcc PIC flag -fPIC works... yes
checking if x86_64-alt-linux-gcc supports -c -o file.o... yes
checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by x86_64-alt-linux-g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for x86_64-alt-linux-g++ option to produce PIC... -fPIC
checking if x86_64-alt-linux-g++ PIC flag -fPIC works... yes
checking if x86_64-alt-linux-g++ supports -c -o file.o... yes
checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) 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... 8
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... no
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for _alloca... no
checking for _stricmp... no
checking for _strnicmp... no
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.6512
+ 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'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..     -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c srs2.c
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..     -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c sha1.c
sha1.c: In function 'sha_digest':
sha1.c:360:19: warning: pointer targets in passing argument 2 of 'sha_update' differ in signedness [-Wpointer-sign]
  sha_update(&ctx, data, len);
                   ^~~~
sha1.c:243:1: note: expected 'sha_byte *' {aka 'unsigned char *'} but argument is of type 'char *'
 sha_update(SHA_INFO *sha_info, sha_byte *buffer, int count)
 ^~~~~~~~~~
sha1.c:361:12: warning: pointer targets in passing argument 1 of 'sha_final' differ in signedness [-Wpointer-sign]
  sha_final(out, &ctx);
            ^~~
sha1.c:308:1: note: expected 'unsigned char *' but argument is of type 'char *'
 sha_final(unsigned char digest[20], SHA_INFO *sha_info)
 ^~~~~~~~~
sha1.c: In function 'srs_hmac_init':
sha1.c:386:28: warning: pointer targets in passing argument 2 of 'sha_update' differ in signedness [-Wpointer-sign]
  sha_update(&ctx->sctx, ctx->ipad, SHA_BLOCKSIZE);
                         ~~~^~~~~~
sha1.c:243:1: note: expected 'sha_byte *' {aka 'unsigned char *'} but argument is of type 'char *'
 sha_update(SHA_INFO *sha_info, sha_byte *buffer, int count)
 ^~~~~~~~~~
sha1.c: In function 'srs_hmac_update':
sha1.c:392:25: warning: pointer targets in passing argument 2 of 'sha_update' differ in signedness [-Wpointer-sign]
  sha_update(&ctx->sctx, data, len);
                         ^~~~
sha1.c:243:1: note: expected 'sha_byte *' {aka 'unsigned char *'} but argument is of type 'char *'
 sha_update(SHA_INFO *sha_info, sha_byte *buffer, int count)
 ^~~~~~~~~~
sha1.c: In function 'srs_hmac_fini':
sha1.c:400:12: warning: pointer targets in passing argument 1 of 'sha_final' differ in signedness [-Wpointer-sign]
  sha_final(buf, &ctx->sctx);
            ^~~
sha1.c:308:1: note: expected 'unsigned char *' but argument is of type 'char *'
 sha_final(unsigned char digest[20], SHA_INFO *sha_info)
 ^~~~~~~~~
sha1.c:402:28: warning: pointer targets in passing argument 2 of 'sha_update' differ in signedness [-Wpointer-sign]
  sha_update(&ctx->sctx, ctx->opad, SHA_BLOCKSIZE);
                         ~~~^~~~~~
sha1.c:243:1: note: expected 'sha_byte *' {aka 'unsigned char *'} but argument is of type 'char *'
 sha_update(SHA_INFO *sha_info, sha_byte *buffer, int count)
 ^~~~~~~~~~
sha1.c:403:25: warning: pointer targets in passing argument 2 of 'sha_update' differ in signedness [-Wpointer-sign]
  sha_update(&ctx->sctx, buf, SHA_DIGESTSIZE);
                         ^~~
sha1.c:243:1: note: expected 'sha_byte *' {aka 'unsigned char *'} but argument is of type 'char *'
 sha_update(SHA_INFO *sha_info, sha_byte *buffer, int count)
 ^~~~~~~~~~
sha1.c:404:12: warning: pointer targets in passing argument 1 of 'sha_final' differ in signedness [-Wpointer-sign]
  sha_final(out, &ctx->sctx);
            ^~~
sha1.c:308:1: note: expected 'unsigned char *' but argument is of type 'char *'
 sha_final(unsigned char digest[20], SHA_INFO *sha_info)
 ^~~~~~~~~
rm -f libsrs2.a
ar cru libsrs2.a srs2.o sha1.o 
ranlib libsrs2.a
/bin/sh ../libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..     -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c srs2.c
mkdir .libs
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c srs2.c  -fPIC -DPIC -DPIC -o srs2.o
mv -f srs2.o .libs/srs2.lo
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c srs2.c -o srs2.o >/dev/null 2>&1
mv -f .libs/srs2.lo srs2.lo
/bin/sh ../libtool --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..     -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c sha1.c
rm -f .libs/sha1.lo
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c sha1.c  -fPIC -DPIC -DPIC -o sha1.o
sha1.c: In function 'sha_digest':
sha1.c:360:19: warning: pointer targets in passing argument 2 of 'sha_update' differ in signedness [-Wpointer-sign]
  sha_update(&ctx, data, len);
                   ^~~~
sha1.c:243:1: note: expected 'sha_byte *' {aka 'unsigned char *'} but argument is of type 'char *'
 sha_update(SHA_INFO *sha_info, sha_byte *buffer, int count)
 ^~~~~~~~~~
sha1.c:361:12: warning: pointer targets in passing argument 1 of 'sha_final' differ in signedness [-Wpointer-sign]
  sha_final(out, &ctx);
            ^~~
sha1.c:308:1: note: expected 'unsigned char *' but argument is of type 'char *'
 sha_final(unsigned char digest[20], SHA_INFO *sha_info)
 ^~~~~~~~~
sha1.c: In function 'srs_hmac_init':
sha1.c:386:28: warning: pointer targets in passing argument 2 of 'sha_update' differ in signedness [-Wpointer-sign]
  sha_update(&ctx->sctx, ctx->ipad, SHA_BLOCKSIZE);
                         ~~~^~~~~~
sha1.c:243:1: note: expected 'sha_byte *' {aka 'unsigned char *'} but argument is of type 'char *'
 sha_update(SHA_INFO *sha_info, sha_byte *buffer, int count)
 ^~~~~~~~~~
sha1.c: In function 'srs_hmac_update':
sha1.c:392:25: warning: pointer targets in passing argument 2 of 'sha_update' differ in signedness [-Wpointer-sign]
  sha_update(&ctx->sctx, data, len);
                         ^~~~
sha1.c:243:1: note: expected 'sha_byte *' {aka 'unsigned char *'} but argument is of type 'char *'
 sha_update(SHA_INFO *sha_info, sha_byte *buffer, int count)
 ^~~~~~~~~~
sha1.c: In function 'srs_hmac_fini':
sha1.c:400:12: warning: pointer targets in passing argument 1 of 'sha_final' differ in signedness [-Wpointer-sign]
  sha_final(buf, &ctx->sctx);
            ^~~
sha1.c:308:1: note: expected 'unsigned char *' but argument is of type 'char *'
 sha_final(unsigned char digest[20], SHA_INFO *sha_info)
 ^~~~~~~~~
sha1.c:402:28: warning: pointer targets in passing argument 2 of 'sha_update' differ in signedness [-Wpointer-sign]
  sha_update(&ctx->sctx, ctx->opad, SHA_BLOCKSIZE);
                         ~~~^~~~~~
sha1.c:243:1: note: expected 'sha_byte *' {aka 'unsigned char *'} but argument is of type 'char *'
 sha_update(SHA_INFO *sha_info, sha_byte *buffer, int count)
 ^~~~~~~~~~
sha1.c:403:25: warning: pointer targets in passing argument 2 of 'sha_update' differ in signedness [-Wpointer-sign]
  sha_update(&ctx->sctx, buf, SHA_DIGESTSIZE);
                         ^~~
sha1.c:243:1: note: expected 'sha_byte *' {aka 'unsigned char *'} but argument is of type 'char *'
 sha_update(SHA_INFO *sha_info, sha_byte *buffer, int count)
 ^~~~~~~~~~
sha1.c:404:12: warning: pointer targets in passing argument 1 of 'sha_final' differ in signedness [-Wpointer-sign]
  sha_final(out, &ctx->sctx);
            ^~~
sha1.c:308:1: note: expected 'unsigned char *' but argument is of type 'char *'
 sha_final(unsigned char digest[20], SHA_INFO *sha_info)
 ^~~~~~~~~
mv -f sha1.o .libs/sha1.lo
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c sha1.c -o sha1.o >/dev/null 2>&1
mv -f .libs/sha1.lo sha1.lo
/bin/sh ../libtool --mode=link x86_64-alt-linux-gcc  -Wall -pipe -frecord-gcc-switches -Wall -g -O2  -o libsrs2.la -rpath /usr/lib64 -version-info 0:0:0 srs2.lo sha1.lo  -lresolv 
rm -fr .libs/libsrs2.la .libs/libsrs2.* .libs/libsrs2.*
x86_64-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 
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'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -c srs.c
srs.c: In function 'rundaemon':
srs.c:257:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
       write(fd, buf, strlen(buf));
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
srs.c:258:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
       write(fd, "\n", 1);
       ^~~~~~~~~~~~~~~~~~
srs.c:276:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
       write(fd, buf, strlen(buf));
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~
srs.c:277:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
       write(fd, "\n", 1);
       ^~~~~~~~~~~~~~~~~~
/bin/sh ../libtool --mode=link x86_64-alt-linux-gcc  -g -Wall -pipe -frecord-gcc-switches -Wall -g -O2  -o srs  srs.o -L../libsrs2 -lsrs2 -lresolv 
mkdir .libs
x86_64-alt-linux-gcc -g -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -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.98931
+ 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/lib64 libexecdir=/usr/src/tmp/libsrs2-buildroot/usr/lib localstatedir=/usr/src/tmp/libsrs2-buildroot/var/lib 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 
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/lib64
mkdir /usr/src/tmp/libsrs2-buildroot
mkdir /usr/src/tmp/libsrs2-buildroot/usr
mkdir /usr/src/tmp/libsrs2-buildroot/usr/lib64
 /usr/libexec/rpm-build/install -p -m 644 libsrs2.a /usr/src/tmp/libsrs2-buildroot/usr/lib64/libsrs2.a
 ranlib /usr/src/tmp/libsrs2-buildroot/usr/lib64/libsrs2.a
/bin/sh ../mkinstalldirs /usr/src/tmp/libsrs2-buildroot/usr/lib64
/bin/sh ../libtool  --mode=install /usr/libexec/rpm-build/install -p libsrs2.la /usr/src/tmp/libsrs2-buildroot/usr/lib64/libsrs2.la
/usr/libexec/rpm-build/install -p .libs/libsrs2.so.0.0.0 /usr/src/tmp/libsrs2-buildroot/usr/lib64/libsrs2.so.0.0.0
(cd /usr/src/tmp/libsrs2-buildroot/usr/lib64 && rm -f libsrs2.so.0 && ln -s libsrs2.so.0.0.0 libsrs2.so.0)
(cd /usr/src/tmp/libsrs2-buildroot/usr/lib64 && 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/lib64/libsrs2.la
/usr/libexec/rpm-build/install -p .libs/libsrs2.a /usr/src/tmp/libsrs2-buildroot/usr/lib64/libsrs2.a
ranlib /usr/src/tmp/libsrs2-buildroot/usr/lib64/libsrs2.a
chmod 644 /usr/src/tmp/libsrs2-buildroot/usr/lib64/libsrs2.a
libtool: install: warning: remember to run `libtool --finish /usr/lib64'
/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/lib64'
/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/lib64/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/lib64/libsrs2.la'
mode of './usr/lib64/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/lib64:
	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)
Hardlinking identical .pyc and .pyo files
Processing files: libsrs2-1.0.18-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.98931
+ 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.bEW0H1
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/libsrs2-buildroot/usr/lib64/libsrs2.so.0: 38 symbols, 16 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KBZsKU
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libsrs2.so.0()(64bit) = set:jdwFocpHjwMPpnk1sZsR3JcZIKrM8hTX1VnkeZ1ZfFMoah5sNv89Ms5gZq9wzPKgY04Ab8EujXTqMvIH3
Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hcgIhR
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.qMvhhR
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5IPpLU
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: /usr/lib64/libsrs2.so.0.0.0
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mrtSO1
Processing files: srs2-1.0.18-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Za40ic
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.OaZJdq
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Requires: libsrs2 = 1.0.18-alt1, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libsrs2.so.0()(64bit) >= 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.xdIByH
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.QGNmj2
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xmqbvq
find-requires: running scripts (debuginfo)
Provides: debug64(libsrs2.so.0)
Requires: libsrs2 = 1.0.18-alt1, debug64(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.shKp8R
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tVZQbn
find-requires: running scripts (debuginfo)
Requires: srs2 = 1.0.18-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(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 5 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/x86_64/libsrs2-1.0.18-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libsrs2-devel-1.0.18-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/srs2-1.0.18-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libsrs2-debuginfo-1.0.18-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/srs2-debuginfo-1.0.18-alt1.x86_64.rpm (w2.lzdio)
5.46user 3.04system 0:21.47elapsed 39%CPU (0avgtext+0avgdata 36156maxresident)k
0inputs+0outputs (0major+1356557minor)pagefaults 0swaps
1.75user 1.07system 0:27.10elapsed 10%CPU (0avgtext+0avgdata 120544maxresident)k
0inputs+0outputs (34446major+170389minor)pagefaults 0swaps
--- libsrs2-1.0.18-alt1.x86_64.rpm.repo	2020-07-14 16:57:09.000000000 +0000
+++ libsrs2-1.0.18-alt1.x86_64.rpm.hasher	2022-10-09 08:33:52.771091871 +0000
@@ -21,3 +21,3 @@
 File: /usr/lib64/libsrs2.so.0	120777	root:root		libsrs2.so.0.0.0
-File: /usr/lib64/libsrs2.so.0.0.0	100644	root:root	638e1d9761e90e9349d7241af6042b4f	
+File: /usr/lib64/libsrs2.so.0.0.0	100644	root:root	ed53a585c107bbce993b40125ad87662	
 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: 303b43daed237081798ae669ca7d4ed00d5021490327668f179072c0c3387dcb43177def8f69964fa594ebfd69150a92ca51b05b789cf42bb15693d59b688138
+RPMIdentity: f7b32c7331e93c62af672111041868a6a86e242319129609c378a2a29c7f138c9e52cc5b80335a260ef288506203fa6c0e82b5faf7a333a8c46c8370eff25b8e
--- libsrs2-debuginfo-1.0.18-alt1.x86_64.rpm.repo	2020-07-14 16:57:09.000000000 +0000
+++ libsrs2-debuginfo-1.0.18-alt1.x86_64.rpm.hasher	2022-10-09 08:33:53.154096753 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/ea	40755	root:root	
-/usr/lib/debug/.build-id/ea/e608120ae403c0df16f1a0b7a40101751a8e6e	120777	root:root	../../../../lib64/libsrs2.so.0.0.0
-/usr/lib/debug/.build-id/ea/e608120ae403c0df16f1a0b7a40101751a8e6e.debug	120777	root:root	../../usr/lib64/libsrs2.so.0.0.0.debug
+/usr/lib/debug/.build-id/bc	40755	root:root	
+/usr/lib/debug/.build-id/bc/7ac0f0823c6895172b932878a27cc6aba45d23	120777	root:root	../../../../lib64/libsrs2.so.0.0.0
+/usr/lib/debug/.build-id/bc/7ac0f0823c6895172b932878a27cc6aba45d23.debug	120777	root:root	../../usr/lib64/libsrs2.so.0.0.0.debug
 /usr/lib/debug/usr/lib64/libsrs2.so.0.0.0.debug	100644	root:root	
@@ -15,6 +15,6 @@
 Provides: libsrs2-debuginfo = 1.0.18-alt1:p9+254349.100.3.1
-File: /usr/lib/debug/.build-id/ea	40755	root:root		
-File: /usr/lib/debug/.build-id/ea/e608120ae403c0df16f1a0b7a40101751a8e6e	120777	root:root		../../../../lib64/libsrs2.so.0.0.0
-File: /usr/lib/debug/.build-id/ea/e608120ae403c0df16f1a0b7a40101751a8e6e.debug	120777	root:root		../../usr/lib64/libsrs2.so.0.0.0.debug
-File: /usr/lib/debug/usr/lib64/libsrs2.so.0.0.0.debug	100644	root:root	be5dcac7c2ae98b82d8483e1c9e1f349	
+File: /usr/lib/debug/.build-id/bc	40755	root:root		
+File: /usr/lib/debug/.build-id/bc/7ac0f0823c6895172b932878a27cc6aba45d23	120777	root:root		../../../../lib64/libsrs2.so.0.0.0
+File: /usr/lib/debug/.build-id/bc/7ac0f0823c6895172b932878a27cc6aba45d23.debug	120777	root:root		../../usr/lib64/libsrs2.so.0.0.0.debug
+File: /usr/lib/debug/usr/lib64/libsrs2.so.0.0.0.debug	100644	root:root	5b2445de9e3c5134d6b8d3b78839cb32	
 File: /usr/lib/debug/usr/lib64/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: d8d6accab56728a2f49df3aaa6635bfb05749777ba3c826abe923ec002072fcd55f5640ff0a59a84973dc2c72c170e0c62eea47155a22b6453a00530d74d9059
+RPMIdentity: 05ec7496d2bbf010476df69090d37d3de3bc4a3c15e792a76a40f736d8b65f0d8261fe0c07d8dbeeb8d7d7806e7af97eead12ae9f0f5c826881c0ca8cfefd415
--- srs2-1.0.18-alt1.x86_64.rpm.repo	2020-07-14 16:57:09.000000000 +0000
+++ srs2-1.0.18-alt1.x86_64.rpm.hasher	2022-10-09 08:33:53.297098576 +0000
@@ -7,3 +7,3 @@
 Conflicts: libsrs_alt  
-File: /usr/bin/srs	100755	root:root	73603bf019ce7115a49cd12d969e315c	
-RPMIdentity: 7dcbdd92b71aeb6a8d3abe4a48911c2979ea79b76343369ef997498f4e3c5dc825b3136acf7cfe5ae84bdcfe5d0a7cea6dc68a72447f82b8d6d5b3e7dcf6b6a0
+File: /usr/bin/srs	100755	root:root	4867902733d44e3f76be143c6a3f2dc5	
+RPMIdentity: be307e477b059414803391d57686e692cecda7eaadcb9a174e25f6b8324a1d8700244af0509d04de67cc2ceb2748803c00c78a5550f8313e25f744732e2fd212
--- srs2-debuginfo-1.0.18-alt1.x86_64.rpm.repo	2020-07-14 16:57:09.000000000 +0000
+++ srs2-debuginfo-1.0.18-alt1.x86_64.rpm.hasher	2022-10-09 08:33:53.361099391 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/b5	40755	root:root	
-/usr/lib/debug/.build-id/b5/6083c96e4ed342bbc015f06215dd2a4323bbc0	120777	root:root	../../../../bin/srs
-/usr/lib/debug/.build-id/b5/6083c96e4ed342bbc015f06215dd2a4323bbc0.debug	120777	root:root	../../usr/bin/srs.debug
+/usr/lib/debug/.build-id/04	40755	root:root	
+/usr/lib/debug/.build-id/04/66e2df651f7dfde4ec825081d2609430e3e18d	120777	root:root	../../../../bin/srs
+/usr/lib/debug/.build-id/04/66e2df651f7dfde4ec825081d2609430e3e18d.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:p9+254349.100.3.1
-File: /usr/lib/debug/.build-id/b5	40755	root:root		
-File: /usr/lib/debug/.build-id/b5/6083c96e4ed342bbc015f06215dd2a4323bbc0	120777	root:root		../../../../bin/srs
-File: /usr/lib/debug/.build-id/b5/6083c96e4ed342bbc015f06215dd2a4323bbc0.debug	120777	root:root		../../usr/bin/srs.debug
-File: /usr/lib/debug/usr/bin/srs.debug	100644	root:root	b79ac0db2f0e6bf29b7d1c2e7865aa9d	
+File: /usr/lib/debug/.build-id/04	40755	root:root		
+File: /usr/lib/debug/.build-id/04/66e2df651f7dfde4ec825081d2609430e3e18d	120777	root:root		../../../../bin/srs
+File: /usr/lib/debug/.build-id/04/66e2df651f7dfde4ec825081d2609430e3e18d.debug	120777	root:root		../../usr/bin/srs.debug
+File: /usr/lib/debug/usr/bin/srs.debug	100644	root:root	bdbf745f31f913ad98a6925989eb4fc8	
 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: a60cbd6f78b61f05c6c853666fa80883ee541d87ad54587c9e748df3256cc8faeee5eef41df490bc54d0b94623ff75ff727790e4c26bcc33ce01abb501007737
+RPMIdentity: 5336731113ff6a5af4c0a53bda724ba8c0da6626da6fcc602c00d5b5836bf11722be52fab2b2bc80a11c6158f06632fa6d53395ecf05e21e6d0e328ea5417834