<86>Jan 11 11:20:10 userdel[3226229]: delete user 'rooter'
<86>Jan 11 11:20:10 userdel[3226229]: removed group 'rooter' owned by 'rooter'
<86>Jan 11 11:20:10 userdel[3226229]: removed shadow group 'rooter' owned by 'rooter'
<86>Jan 11 11:20:10 groupadd[3226258]: group added to /etc/group: name=rooter, GID=693
<86>Jan 11 11:20:10 groupadd[3226258]: group added to /etc/gshadow: name=rooter
<86>Jan 11 11:20:10 groupadd[3226258]: new group: name=rooter, GID=693
<86>Jan 11 11:20:10 useradd[3226278]: new user: name=rooter, UID=693, GID=693, home=/root, shell=/bin/bash
<86>Jan 11 11:20:10 userdel[3226301]: delete user 'builder'
<86>Jan 11 11:20:10 userdel[3226301]: removed group 'builder' owned by 'builder'
<86>Jan 11 11:20:10 userdel[3226301]: removed shadow group 'builder' owned by 'builder'
<86>Jan 11 11:20:10 groupadd[3226334]: group added to /etc/group: name=builder, GID=694
<86>Jan 11 11:20:10 groupadd[3226334]: group added to /etc/gshadow: name=builder
<86>Jan 11 11:20:10 groupadd[3226334]: new group: name=builder, GID=694
<86>Jan 11 11:20:10 useradd[3226367]: new user: name=builder, UID=694, GID=694, home=/usr/src, shell=/bin/bash
/usr/src/in/srpm/libsrtp2-2.2.0-alt1.src.rpm: license not found in '/usr/share/license' directory: BSD-like
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/libsrtp2-2.2.0-alt1.nosrc.rpm (w1.gzdio)
Installing libsrtp2-2.2.0-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.56242
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf libsrtp2-2.2.0
+ echo 'Source #0 (libsrtp2-2.2.0.tar):'
Source #0 (libsrtp2-2.2.0.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/libsrtp2-2.2.0.tar
+ cd libsrtp2-2.2.0
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.56242
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libsrtp2-2.2.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 -march=i586 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export FFLAGS
+ FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export FCFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -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
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ readlink -e -- ./configure
+ ./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
configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext
checking for i586-alt-linux-gcc... i586-alt-linux-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i586-alt-linux-gcc accepts -g... yes
checking for i586-alt-linux-gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... i586-alt-linux-gcc -E
checking for i586-alt-linux-ar... no
checking for i586-alt-linux-lib... no
checking for i586-alt-linux-link... no
checking for ar... ar
checking the archiver (ar) interface... ar
checking for i586-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... i586-alt-linux-gnu
checking host system type... i586-alt-linux-gnu
checking whether i586-alt-linux-gcc accepts -Werror... yes
checking whether i586-alt-linux-gcc accepts -fPIC... yes
checking whether i586-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... 4
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 usleep... yes
checking for sigaction... yes
checking whether to enable debug logging in all modules... no
checking for i586-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 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 libsrtp2.pc
config.status: creating crypto/include/config.h
configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext
+ make -j8 shared_library
make: Entering directory '/usr/src/RPM/BUILD/libsrtp2-2.2.0'
i586-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -c crypto/cipher/null_cipher.c -o crypto/cipher/null_cipher.o
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp2-2.2.0'
make: Entering directory '/usr/src/RPM/BUILD/libsrtp2-2.2.0'
i586-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -c crypto/cipher/aes_icm.c -o crypto/cipher/aes_icm.o
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp2-2.2.0'
make: Entering directory '/usr/src/RPM/BUILD/libsrtp2-2.2.0'
i586-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -c crypto/hash/null_auth.c -o crypto/hash/null_auth.o
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp2-2.2.0'
make: Entering directory '/usr/src/RPM/BUILD/libsrtp2-2.2.0'
i586-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -c crypto/hash/auth.c -o crypto/hash/auth.o
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp2-2.2.0'
make: Entering directory '/usr/src/RPM/BUILD/libsrtp2-2.2.0'
i586-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -c srtp/ekt.c -o srtp/ekt.o
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp2-2.2.0'
make: Entering directory '/usr/src/RPM/BUILD/libsrtp2-2.2.0'
i586-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -c crypto/hash/hmac.c -o crypto/hash/hmac.o
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp2-2.2.0'
make: Entering directory '/usr/src/RPM/BUILD/libsrtp2-2.2.0'
i586-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -c crypto/kernel/alloc.c -o crypto/kernel/alloc.o
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp2-2.2.0'
make: Entering directory '/usr/src/RPM/BUILD/libsrtp2-2.2.0'
i586-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -c crypto/math/stat.c -o crypto/math/stat.o
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp2-2.2.0'
make: Entering directory '/usr/src/RPM/BUILD/libsrtp2-2.2.0'
i586-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -c crypto/cipher/cipher.c -o crypto/cipher/cipher.o
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp2-2.2.0'
make: Entering directory '/usr/src/RPM/BUILD/libsrtp2-2.2.0'
i586-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -c crypto/hash/sha1.c -o crypto/hash/sha1.o
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp2-2.2.0'
make: Entering directory '/usr/src/RPM/BUILD/libsrtp2-2.2.0'
i586-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -c crypto/kernel/crypto_kernel.c -o crypto/kernel/crypto_kernel.o
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp2-2.2.0'
make: Entering directory '/usr/src/RPM/BUILD/libsrtp2-2.2.0'
i586-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -c crypto/math/datatypes.c -o crypto/math/datatypes.o
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp2-2.2.0'
make: Entering directory '/usr/src/RPM/BUILD/libsrtp2-2.2.0'
i586-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -c crypto/kernel/key.c -o crypto/kernel/key.o
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp2-2.2.0'
make: Entering directory '/usr/src/RPM/BUILD/libsrtp2-2.2.0'
i586-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -c crypto/replay/rdb.c -o crypto/replay/rdb.o
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp2-2.2.0'
make: Entering directory '/usr/src/RPM/BUILD/libsrtp2-2.2.0'
i586-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -c crypto/kernel/err.c -o crypto/kernel/err.o
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp2-2.2.0'
make: Entering directory '/usr/src/RPM/BUILD/libsrtp2-2.2.0'
i586-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -c crypto/replay/ut_sim.c -o crypto/replay/ut_sim.o
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp2-2.2.0'
make: Entering directory '/usr/src/RPM/BUILD/libsrtp2-2.2.0'
i586-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -c crypto/replay/rdbx.c -o crypto/replay/rdbx.o
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp2-2.2.0'
make: Entering directory '/usr/src/RPM/BUILD/libsrtp2-2.2.0'
i586-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -c crypto/cipher/aes.c -o crypto/cipher/aes.o
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp2-2.2.0'
make: Entering directory '/usr/src/RPM/BUILD/libsrtp2-2.2.0'
i586-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include  -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fPIC -c srtp/srtp.c -o srtp/srtp.o
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp2-2.2.0'
make: Entering directory '/usr/src/RPM/BUILD/libsrtp2-2.2.0'
i586-alt-linux-gcc -shared -o libsrtp2.so.1 -shared -Wl,-soname,libsrtp2.so.1 \
			srtp/srtp.o srtp/ekt.o crypto/cipher/cipher.o crypto/cipher/null_cipher.o crypto/cipher/aes_icm.o crypto/cipher/aes.o crypto/hash/null_auth.o crypto/hash/auth.o crypto/hash/hmac.o crypto/hash/sha1.o crypto/math/datatypes.o crypto/math/stat.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 crypto/replay/ut_sim.o -L.  
if [ -n "1" ]; then \
	ln -sfn libsrtp2.so.1 libsrtp2.so; \
fi
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp2-2.2.0'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.6787
+ 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.2.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.2.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/lib
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/lib/; fi
if [ -f libsrtp2.dll.a ]; then cp libsrtp2.dll.a /usr/src/tmp/libsrtp2-buildroot/usr/lib/; fi
if [ -f libsrtp2.so.1 ]; then \
	/usr/libexec/rpm-build/install -p -d /usr/src/tmp/libsrtp2-buildroot/usr/lib; \
	cp libsrtp2.so.1 /usr/src/tmp/libsrtp2-buildroot/usr/lib/; \
	cp libsrtp2.so /usr/src/tmp/libsrtp2-buildroot/usr/lib/; \
	if [ -n "1" ]; then \
		ln -sfn libsrtp2.so.1 /usr/src/tmp/libsrtp2-buildroot/usr/lib/libsrtp2.so; \
	fi; \
fi
/usr/libexec/rpm-build/install -p -d /usr/src/tmp/libsrtp2-buildroot/usr/lib/pkgconfig
cp ./libsrtp2.pc /usr/src/tmp/libsrtp2-buildroot/usr/lib/pkgconfig/
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp2-2.2.0'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/libsrtp2-buildroot (auto)
mode of './usr/lib/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/lib/pkgconfig/libsrtp2.pc: Cflags: '-I${includedir}' --> ''
/usr/lib/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/lib: (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)
Hardlinking identical .pyc and .pyo files
Processing files: libsrtp2-2.2.0-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.16388
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libsrtp2-2.2.0
+ DOCDIR=/usr/src/tmp/libsrtp2-buildroot/usr/share/doc/libsrtp2-2.2.0
+ export DOCDIR
+ rm -rf /usr/src/tmp/libsrtp2-buildroot/usr/share/doc/libsrtp2-2.2.0
+ /bin/mkdir -p /usr/src/tmp/libsrtp2-buildroot/usr/share/doc/libsrtp2-2.2.0
+ cp -prL LICENSE README.md /usr/src/tmp/libsrtp2-buildroot/usr/share/doc/libsrtp2-2.2.0
+ chmod -R go-w /usr/src/tmp/libsrtp2-buildroot/usr/share/doc/libsrtp2-2.2.0
+ chmod -R a+rX /usr/src/tmp/libsrtp2-buildroot/usr/share/doc/libsrtp2-2.2.0
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dMii6g
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/libsrtp2-buildroot/usr/lib/libsrtp2.so.1: 175 symbols, 18 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SA8Vqh
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libsrtp2_1 = 2.2.0-alt1, libsrtp2.so.1 = set:ldskqYzX7PZ3M20OvruvtgZmZAK0u1Z3YPzeXkJDkvMEm70nhC6v0WiLTpE5jYouJYFtsaCcpjyxDX58ecZmgZrnWFiSeKvoTfUQERigOvrE5SkeBaN0z1QesqJvSKXfAD0Rlc1QcuUoQtlSShXueUVw2WfEmuSkLskTFZ40ziwKgrbctmqbM4yXPM1EXgBT8pA1a8ncTl3fnTqZdrPkkBEgHkYQhtSNxMzrYJlP7rydzAEHvtt1rzebXnILYlCQbZ6ED5qYRVZyPN68MZHnd7cYMj3cd6v99PPRuP09NF1dNgpZ9B7f31Gr4iLRaZcVEUkaile6DbINmUZDoGAepZm7RTQwagwrM661i
Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), 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.2B8ROh
Creating libsrtp2-debuginfo package
Processing files: libsrtp2-devel-2.2.0-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.21753
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libsrtp2-2.2.0
+ DOCDIR=/usr/src/tmp/libsrtp2-buildroot/usr/share/doc/libsrtp2-devel-2.2.0
+ export DOCDIR
+ rm -rf /usr/src/tmp/libsrtp2-buildroot/usr/share/doc/libsrtp2-devel-2.2.0
+ /bin/mkdir -p /usr/src/tmp/libsrtp2-buildroot/usr/share/doc/libsrtp2-devel-2.2.0
+ cp -prL CHANGES /usr/src/tmp/libsrtp2-buildroot/usr/share/doc/libsrtp2-devel-2.2.0
+ chmod -R go-w /usr/src/tmp/libsrtp2-buildroot/usr/share/doc/libsrtp2-devel-2.2.0
+ chmod -R a+rX /usr/src/tmp/libsrtp2-buildroot/usr/share/doc/libsrtp2-devel-2.2.0
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kGlFeh
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.URstch
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: pkgconfig(libsrtp2) = 2.2.0
Requires: libsrtp2 = 2.2.0-alt1, /usr/lib/libsrtp2.so.1, /usr/lib/pkgconfig
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CHfjcg
Processing files: libsrtp2-debuginfo-2.2.0-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BDhaqh
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.O9fnoi
find-requires: running scripts (debuginfo)
Provides: debug(libsrtp2.so.1)
Requires: libsrtp2 = 2.2.0-alt1, debug(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/i586/libsrtp2-2.2.0-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/libsrtp2-devel-2.2.0-alt1.i586.rpm (w2.lzdio)
Wrote: /usr/src/RPM/RPMS/i586/libsrtp2-debuginfo-2.2.0-alt1.i586.rpm (w2.lzdio)
10.10user 1.96system 0:18.88elapsed 63%CPU (0avgtext+0avgdata 35208maxresident)k
0inputs+0outputs (0major+722410minor)pagefaults 0swaps
/.out/libsrtp2-2.2.0-alt1.i586.rpm: license not found in '/usr/share/license' directory: BSD-like
/.out/libsrtp2-devel-2.2.0-alt1.i586.rpm: license not found in '/usr/share/license' directory: BSD-like
/.out/libsrtp2-debuginfo-2.2.0-alt1.i586.rpm: license not found in '/usr/share/license' directory: BSD-like
11.68user 4.19system 0:24.76elapsed 64%CPU (0avgtext+0avgdata 35208maxresident)k
0inputs+0outputs (0major+927394minor)pagefaults 0swaps