<86>May 13 01:04:26 userdel[2219284]: delete user 'rooter'
<86>May 13 01:04:26 userdel[2219284]: removed group 'rooter' owned by 'rooter'
<86>May 13 01:04:26 userdel[2219284]: removed shadow group 'rooter' owned by 'rooter'
<86>May 13 01:04:26 groupadd[2219342]: group added to /etc/group: name=rooter, GID=1835
<86>May 13 01:04:26 groupadd[2219342]: group added to /etc/gshadow: name=rooter
<86>May 13 01:04:26 groupadd[2219342]: new group: name=rooter, GID=1835
<86>May 13 01:04:26 useradd[2219367]: new user: name=rooter, UID=1835, GID=1835, home=/root, shell=/bin/bash, from=none
<86>May 13 01:04:26 userdel[2219413]: delete user 'builder'
<86>May 13 01:04:26 userdel[2219413]: removed group 'builder' owned by 'builder'
<86>May 13 01:04:26 userdel[2219413]: removed shadow group 'builder' owned by 'builder'
<86>May 13 01:04:26 groupadd[2219447]: group added to /etc/group: name=builder, GID=1836
<86>May 13 01:04:26 groupadd[2219447]: group added to /etc/gshadow: name=builder
<86>May 13 01:04:26 groupadd[2219447]: new group: name=builder, GID=1836
<86>May 13 01:04:26 useradd[2219464]: new user: name=builder, UID=1836, GID=1836, home=/usr/src, shell=/bin/bash, from=none
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/libsrtp2-2.5.0-alt1.nosrc.rpm (w1.gzdio)
Installing libsrtp2-2.5.0-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.67914
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf libsrtp2-2.5.0
+ echo 'Source #0 (libsrtp2-2.5.0.tar):'
Source #0 (libsrtp2-2.5.0.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/libsrtp2-2.5.0.tar
+ cd libsrtp2-2.5.0
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.51300
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libsrtp2-2.5.0
+ autoreconf -fisv
autoreconf-default: Entering directory `.'
autoreconf-default: configure.ac: not using Gettext
autoreconf-default: running: aclocal --force 
autoreconf-default: configure.ac: tracing
autoreconf-default: configure.ac: not using Libtool
autoreconf-default: configure.ac: not using Intltool
autoreconf-default: configure.ac: not using gtk-doc
autoreconf-default: running: /usr/bin/autoconf-2.60 --force
autoreconf-default: running: /usr/bin/autoheader-2.60 --force
autoreconf-default: configure.ac: not using Automake
autoreconf-default: Leaving directory `.'
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto'
++ 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
+ sort -u
+ readlink -e -- ./configure
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ xargs -ri dirname -- '{}'
+ ./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
configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext
checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-alt-linux-gcc accepts -g... yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... x86_64-alt-linux-gcc -E
checking for x86_64-alt-linux-g++... no
checking for x86_64-alt-linux-c++... no
checking for x86_64-alt-linux-gpp... no
checking for x86_64-alt-linux-aCC... no
checking for x86_64-alt-linux-CC... no
checking for x86_64-alt-linux-cxx... no
checking for x86_64-alt-linux-cc++... no
checking for x86_64-alt-linux-cl.exe... no
checking for x86_64-alt-linux-FCC... no
checking for x86_64-alt-linux-KCC... no
checking for x86_64-alt-linux-RCC... no
checking for x86_64-alt-linux-xlC_r... no
checking for x86_64-alt-linux-xlC... no
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl.exe... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking for x86_64-alt-linux-ar... no
checking for x86_64-alt-linux-lib... no
checking for x86_64-alt-linux-link... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking for x86_64-alt-linux-ranlib... no
checking for ranlib... ranlib
checking for a BSD-compatible install... /bin/install -c
checking for a sed that does not truncate output... /bin/sed
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 whether byte ordering is bigendian... no
checking build system type... x86_64-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
checking whether x86_64-alt-linux-gcc accepts -Werror... yes
checking whether x86_64-alt-linux-gcc accepts -fPIC... yes
checking whether x86_64-alt-linux-gcc accepts -Wno-language-extension-token... no
checking for ANSI C header files... (cached) yes
checking for unistd.h... (cached) yes
checking for byteswap.h... yes
checking for stdint.h... (cached) yes
checking for sys/uio.h... yes
checking for inttypes.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for machine/types.h... no
checking for sys/int_types.h... no
checking for sys/socket.h... yes
checking for netinet/in.h... yes
checking for arpa/inet.h... yes
checking for windows.h... no
checking for int8_t... yes
checking for uint8_t... yes
checking for int16_t... yes
checking for uint16_t... yes
checking for int32_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking size of unsigned long... 8
checking size of unsigned long long... 8
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking for socket... yes
checking for inet_aton... yes
checking for inet_pton... yes
checking for usleep... yes
checking for sigaction... yes
checking whether to enable debug logging in all modules... no
checking for x86_64-alt-linux-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether to leverage OpenSSL crypto... no
checking whether to leverage NSS crypto... no
checking for pcap_create in -lpcap... no
checking for pcap_create in -lwpcap... no
checking whether to redirect logging to stdout... no
checking wheather to use a file for logging... no
checking for extra C compiler flags... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating crypto/Makefile
config.status: creating doc/Makefile
config.status: creating fuzzer/Makefile
config.status: creating libsrtp2.pc
config.status: creating crypto/include/config.h
configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext
+ make -j16 shared_library
make: Entering directory '/usr/src/RPM/BUILD/libsrtp2-2.5.0'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -c crypto/cipher/cipher_test_cases.c -o crypto/cipher/cipher_test_cases.o
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp2-2.5.0'
make: Entering directory '/usr/src/RPM/BUILD/libsrtp2-2.5.0'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -c crypto/hash/auth_test_cases.c -o crypto/hash/auth_test_cases.o
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp2-2.5.0'
make: Entering directory '/usr/src/RPM/BUILD/libsrtp2-2.5.0'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -c crypto/cipher/null_cipher.c -o crypto/cipher/null_cipher.o
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp2-2.5.0'
make: Entering directory '/usr/src/RPM/BUILD/libsrtp2-2.5.0'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -c crypto/hash/null_auth.c -o crypto/hash/null_auth.o
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp2-2.5.0'
make: Entering directory '/usr/src/RPM/BUILD/libsrtp2-2.5.0'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -c crypto/hash/auth.c -o crypto/hash/auth.o
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp2-2.5.0'
make: Entering directory '/usr/src/RPM/BUILD/libsrtp2-2.5.0'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -c crypto/kernel/alloc.c -o crypto/kernel/alloc.o
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp2-2.5.0'
make: Entering directory '/usr/src/RPM/BUILD/libsrtp2-2.5.0'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -c crypto/kernel/key.c -o crypto/kernel/key.o
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp2-2.5.0'
make: Entering directory '/usr/src/RPM/BUILD/libsrtp2-2.5.0'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -c crypto/hash/hmac.c -o crypto/hash/hmac.o
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp2-2.5.0'
make: Entering directory '/usr/src/RPM/BUILD/libsrtp2-2.5.0'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -c crypto/math/datatypes.c -o crypto/math/datatypes.o
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp2-2.5.0'
make: Entering directory '/usr/src/RPM/BUILD/libsrtp2-2.5.0'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -c crypto/hash/sha1.c -o crypto/hash/sha1.o
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp2-2.5.0'
make: Entering directory '/usr/src/RPM/BUILD/libsrtp2-2.5.0'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -c crypto/cipher/aes.c -o crypto/cipher/aes.o
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp2-2.5.0'
make: Entering directory '/usr/src/RPM/BUILD/libsrtp2-2.5.0'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -c crypto/cipher/cipher.c -o crypto/cipher/cipher.o
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp2-2.5.0'
make: Entering directory '/usr/src/RPM/BUILD/libsrtp2-2.5.0'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -c crypto/cipher/aes_icm.c -o crypto/cipher/aes_icm.o
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp2-2.5.0'
make: Entering directory '/usr/src/RPM/BUILD/libsrtp2-2.5.0'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -c crypto/kernel/crypto_kernel.c -o crypto/kernel/crypto_kernel.o
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp2-2.5.0'
make: Entering directory '/usr/src/RPM/BUILD/libsrtp2-2.5.0'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -c crypto/kernel/err.c -o crypto/kernel/err.o
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp2-2.5.0'
make: Entering directory '/usr/src/RPM/BUILD/libsrtp2-2.5.0'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -c crypto/replay/rdb.c -o crypto/replay/rdb.o
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp2-2.5.0'
make: Entering directory '/usr/src/RPM/BUILD/libsrtp2-2.5.0'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -c crypto/replay/rdbx.c -o crypto/replay/rdbx.o
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp2-2.5.0'
make: Entering directory '/usr/src/RPM/BUILD/libsrtp2-2.5.0'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include  -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -fPIC -c srtp/srtp.c -o srtp/srtp.o
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp2-2.5.0'
make: Entering directory '/usr/src/RPM/BUILD/libsrtp2-2.5.0'
x86_64-alt-linux-gcc -shared -o libsrtp2.so.1 -shared -Wl,-soname,libsrtp2.so.1 \
			srtp/srtp.o crypto/cipher/cipher.o crypto/cipher/null_cipher.o crypto/cipher/cipher_test_cases.o crypto/cipher/aes_icm.o crypto/cipher/aes.o crypto/hash/null_auth.o crypto/hash/auth.o crypto/hash/auth_test_cases.o crypto/hash/hmac.o crypto/hash/sha1.o crypto/math/datatypes.o crypto/kernel/crypto_kernel.o crypto/kernel/alloc.o crypto/kernel/key.o crypto/kernel/err.o crypto/replay/rdb.o crypto/replay/rdbx.o -L.  
if [ -n "1" ]; then \
	ln -sfn libsrtp2.so.1 libsrtp2.so; \
fi
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp2-2.5.0'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.13360
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/libsrtp2-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/libsrtp2-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd libsrtp2-2.5.0
+ make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/libsrtp2-buildroot
make: Entering directory '/usr/src/RPM/BUILD/libsrtp2-2.5.0'
/usr/libexec/rpm-build/install -p -d /usr/src/tmp/libsrtp2-buildroot/usr/include/srtp2
/usr/libexec/rpm-build/install -p -d /usr/src/tmp/libsrtp2-buildroot/usr/lib64
cp ./include/srtp.h /usr/src/tmp/libsrtp2-buildroot/usr/include/srtp2
cp ./crypto/include/cipher.h /usr/src/tmp/libsrtp2-buildroot/usr/include/srtp2
cp ./crypto/include/auth.h /usr/src/tmp/libsrtp2-buildroot/usr/include/srtp2
cp ./crypto/include/crypto_types.h /usr/src/tmp/libsrtp2-buildroot/usr/include/srtp2
if [ -f libsrtp2.a ]; then cp libsrtp2.a /usr/src/tmp/libsrtp2-buildroot/usr/lib64/; fi
if [ -f libsrtp2.dll.a ]; then cp libsrtp2.dll.a /usr/src/tmp/libsrtp2-buildroot/usr/lib64/; fi
if [ -f libsrtp2.so.1 ]; then \
	/usr/libexec/rpm-build/install -p -d /usr/src/tmp/libsrtp2-buildroot/usr/lib64; \
	cp libsrtp2.so.1 /usr/src/tmp/libsrtp2-buildroot/usr/lib64/; \
	cp libsrtp2.so /usr/src/tmp/libsrtp2-buildroot/usr/lib64/; \
	if [ -n "1" ]; then \
		ln -sfn libsrtp2.so.1 /usr/src/tmp/libsrtp2-buildroot/usr/lib64/libsrtp2.so; \
	fi; \
fi
/usr/libexec/rpm-build/install -p -d /usr/src/tmp/libsrtp2-buildroot/usr/lib64/pkgconfig
cp ./libsrtp2.pc /usr/src/tmp/libsrtp2-buildroot/usr/lib64/pkgconfig/
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp2-2.5.0'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/libsrtp2-buildroot (auto)
mode of './usr/lib64/libsrtp2.so.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/libsrtp2-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
/usr/lib64/pkgconfig/libsrtp2.pc: Cflags: '-I${includedir}' --> ''
/usr/lib64/pkgconfig/libsrtp2.pc: Libs: '-L${libdir} -lsrtp2' --> '-lsrtp2'
Checking contents of files in /usr/src/tmp/libsrtp2-buildroot/ (default)
Compressing files in /usr/src/tmp/libsrtp2-buildroot (auto)
Adjusting library links in /usr/src/tmp/libsrtp2-buildroot
./usr/lib64: (from <cmdline>:0)
	libsrtp2.so.1 -> libsrtp2.so.1
Verifying ELF objects in /usr/src/tmp/libsrtp2-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Processing files: libsrtp2-2.5.0-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.13360
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libsrtp2-2.5.0
+ DOCDIR=/usr/src/tmp/libsrtp2-buildroot/usr/share/doc/libsrtp2-2.5.0
+ export DOCDIR
+ rm -rf /usr/src/tmp/libsrtp2-buildroot/usr/share/doc/libsrtp2-2.5.0
+ /bin/mkdir -p /usr/src/tmp/libsrtp2-buildroot/usr/share/doc/libsrtp2-2.5.0
+ cp -prL LICENSE README.md /usr/src/tmp/libsrtp2-buildroot/usr/share/doc/libsrtp2-2.5.0
+ chmod -R go-w /usr/src/tmp/libsrtp2-buildroot/usr/share/doc/libsrtp2-2.5.0
+ chmod -R a+rX /usr/src/tmp/libsrtp2-buildroot/usr/share/doc/libsrtp2-2.5.0
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.47QcCm
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell)
lib.prov: /usr/src/tmp/libsrtp2-buildroot/usr/lib64/libsrtp2.so.1: 171 symbols, 18 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zWTYUw
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libsrtp2_1 = 2.5.0-alt1, libsrtp2.so.1()(64bit) = set:ldsk6uqlfCX7o1stN8uPXHPR0zUiS6Ziwn0Xw5KSjGfokH3wH8jzf0tFTXcQy9ucLmZsApOExEZLVKDYIMxNTwYnRfFGWQOfIX7mvZ6RqnjKZtB7FzqBP3yhnB0L96gXMFRZhLhjcdjgtJSSednRcwoRlprH13ueEwZjEmqbXEKjX9Z1103yCXpFJ0A07ew2sSzaZwGgJnfOzncTl3fnnQJ4HkWFgT0PAftMewMzrYJlP7rydzAEHvtBiSIAXHLOAuFfDFNnDzLdgwZDLqeoUxD6oqcZi9puW64q9lfdgh8lkvmuYcsbxexue75DihGONUsxdS2ZL3jBEOVEZmqg58Mdo3z09
Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH)
Obsoletes: libsrtp2_1
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2sE3Dm
Creating libsrtp2-debuginfo package
Processing files: libsrtp2-devel-2.5.0-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.66550
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libsrtp2-2.5.0
+ DOCDIR=/usr/src/tmp/libsrtp2-buildroot/usr/share/doc/libsrtp2-devel-2.5.0
+ export DOCDIR
+ rm -rf /usr/src/tmp/libsrtp2-buildroot/usr/share/doc/libsrtp2-devel-2.5.0
+ /bin/mkdir -p /usr/src/tmp/libsrtp2-buildroot/usr/share/doc/libsrtp2-devel-2.5.0
+ cp -prL CHANGES /usr/src/tmp/libsrtp2-buildroot/usr/share/doc/libsrtp2-devel-2.5.0
+ chmod -R go-w /usr/src/tmp/libsrtp2-buildroot/usr/share/doc/libsrtp2-devel-2.5.0
+ chmod -R a+rX /usr/src/tmp/libsrtp2-buildroot/usr/share/doc/libsrtp2-devel-2.5.0
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VEu2A8
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.t9LLqJ
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: pkgconfig(libsrtp2) = 2.5.0
Requires: libsrtp2 = 2.5.0-alt1, /usr/lib64/libsrtp2.so.1, /usr/lib64/pkgconfig
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lGs8xd
Processing files: libsrtp2-debuginfo-2.5.0-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kTG5ya
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PY1H9Y
find-requires: running scripts (debuginfo)
Provides: debug64(libsrtp2.so.1)
Requires: libsrtp2 = 2.5.0-alt1, debug64(libc.so.6)
Adding to libsrtp2-devel a strict dependency on libsrtp2
Adding to libsrtp2-debuginfo a strict dependency on libsrtp2
Removing 1 extra deps from libsrtp2-devel due to dependency on libsrtp2
Wrote: /usr/src/RPM/RPMS/x86_64/libsrtp2-2.5.0-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libsrtp2-devel-2.5.0-alt1.x86_64.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/x86_64/libsrtp2-debuginfo-2.5.0-alt1.x86_64.rpm (w2.lzdio)
4.52user 2.66system 0:15.12elapsed 47%CPU (0avgtext+0avgdata 65700maxresident)k
0inputs+0outputs (0major+740291minor)pagefaults 0swaps
0.54user 1.19system 0:18.97elapsed 9%CPU (0avgtext+0avgdata 12268maxresident)k
0inputs+0outputs (0major+95129minor)pagefaults 0swaps
--- libsrtp2-2.5.0-alt1.x86_64.rpm.repo	2023-02-10 14:10:40.000000000 +0000
+++ libsrtp2-2.5.0-alt1.x86_64.rpm.hasher	2023-05-13 01:04:43.009799425 +0000
@@ -15,3 +15,3 @@
 Obsoletes: libsrtp2_1  
-File: /usr/lib64/libsrtp2.so.1	100644	root:root	565d0d78fe4612e1921028d93ab5ab1d	
+File: /usr/lib64/libsrtp2.so.1	100644	root:root	0e6b67a9c2da5476da27caa6752bc1ef	
 File: /usr/share/doc/libsrtp2-2.5.0	40755	root:root		
@@ -19,2 +19,2 @@
 File: /usr/share/doc/libsrtp2-2.5.0/README.md	100644	root:root	cc7a26a5c5354185e7f651d747a7ddb4	
-RPMIdentity: b4b212543afec8474513cb794c803b1a122699c61abe0276a046970858081f4132157a942eb9aac7852a85800eef134a553698db931a7e880dfd2fad996f7449
+RPMIdentity: 3e9f0cc824a09bfa6f6be3b8f2adfc49e508cd28677ba2dbf07edfd8dc1cb3e25cba84fdc61b2fe4b3c3da36e86fc33b0f1f927e7e00fca17c021a63b2f6617a
--- libsrtp2-debuginfo-2.5.0-alt1.x86_64.rpm.repo	2023-02-10 14:10:40.000000000 +0000
+++ libsrtp2-debuginfo-2.5.0-alt1.x86_64.rpm.hasher	2023-05-13 01:04:43.123800877 +0000
@@ -1,4 +1,4 @@
-/usr/lib/debug/.build-id/bf	40755	root:root	
-/usr/lib/debug/.build-id/bf/cad30d85ba3578be1ae5bb56a0f0505c115bc2	120777	root:root	../../../../lib64/libsrtp2.so.1
-/usr/lib/debug/.build-id/bf/cad30d85ba3578be1ae5bb56a0f0505c115bc2.debug	120777	root:root	../../usr/lib64/libsrtp2.so.1.debug
+/usr/lib/debug/.build-id/88	40755	root:root	
+/usr/lib/debug/.build-id/88/2b12da13eb83838c229018489abbc4d5cebed1	120777	root:root	../../../../lib64/libsrtp2.so.1
+/usr/lib/debug/.build-id/88/2b12da13eb83838c229018489abbc4d5cebed1.debug	120777	root:root	../../usr/lib64/libsrtp2.so.1.debug
 /usr/lib/debug/usr/lib64/libsrtp2.so.1.debug	100644	root:root	
@@ -55,6 +55,6 @@
 Provides: libsrtp2-debuginfo = 2.5.0-alt1:sisyphus+315000.100.1.1
-File: /usr/lib/debug/.build-id/bf	40755	root:root		
-File: /usr/lib/debug/.build-id/bf/cad30d85ba3578be1ae5bb56a0f0505c115bc2	120777	root:root		../../../../lib64/libsrtp2.so.1
-File: /usr/lib/debug/.build-id/bf/cad30d85ba3578be1ae5bb56a0f0505c115bc2.debug	120777	root:root		../../usr/lib64/libsrtp2.so.1.debug
-File: /usr/lib/debug/usr/lib64/libsrtp2.so.1.debug	100644	root:root	3430866bf4516be109f578c40cf7f906	
+File: /usr/lib/debug/.build-id/88	40755	root:root		
+File: /usr/lib/debug/.build-id/88/2b12da13eb83838c229018489abbc4d5cebed1	120777	root:root		../../../../lib64/libsrtp2.so.1
+File: /usr/lib/debug/.build-id/88/2b12da13eb83838c229018489abbc4d5cebed1.debug	120777	root:root		../../usr/lib64/libsrtp2.so.1.debug
+File: /usr/lib/debug/usr/lib64/libsrtp2.so.1.debug	100644	root:root	4d26a96f830b35ae55f67302ca70828a	
 File: /usr/src/debug/libsrtp2-2.5.0	40755	root:root		
@@ -105,2 +105,2 @@
 File: /usr/src/debug/libsrtp2-2.5.0/srtp/srtp.c	100644	root:root	d9a34bfd82aa0d14abd18d5cc171ad32	
-RPMIdentity: 4e867089b99052ef8fb72c7234afa90c39e0974acef9abedd6602c6a41a24c097ae0d85059770cfcc0ac93eb97720ba97149bca894beb83160b665ae92b042db
+RPMIdentity: 15fd22ce3679d7e70ffaf2afe9a6456796d96f3343d125e37812c176bb066dda339d719be99a6561fe0cbbcba96c4dd979413852116366e1fe515b9fa8eb8078