<86>Mar 14 01:34:06 userdel[71590]: delete user 'rooter'
<86>Mar 14 01:34:06 userdel[71590]: removed group 'rooter' owned by 'rooter'
<86>Mar 14 01:34:06 userdel[71590]: removed shadow group 'rooter' owned by 'rooter'
<86>Mar 14 01:34:06 groupadd[71791]: group added to /etc/group: name=rooter, GID=657
<86>Mar 14 01:34:06 groupadd[71791]: group added to /etc/gshadow: name=rooter
<86>Mar 14 01:34:06 groupadd[71791]: new group: name=rooter, GID=657
<86>Mar 14 01:34:06 useradd[71957]: new user: name=rooter, UID=657, GID=657, home=/root, shell=/bin/bash
<86>Mar 14 01:34:06 userdel[72121]: delete user 'builder'
<86>Mar 14 01:34:06 groupadd[72207]: group added to /etc/group: name=builder, GID=658
<86>Mar 14 01:34:06 groupadd[72207]: group added to /etc/gshadow: name=builder
<86>Mar 14 01:34:06 groupadd[72207]: new group: name=builder, GID=658
<86>Mar 14 01:34:06 useradd[72271]: new user: name=builder, UID=658, GID=658, home=/usr/src, shell=/bin/bash
<13>Mar 14 01:34:09 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed
<13>Mar 14 01:34:09 rpmi: libstdc++8-devel-8.3.1-alt1 sisyphus+223348.100.1.1 1551470371 installed
<13>Mar 14 01:34:10 rpmi: gcc8-c++-8.3.1-alt1 sisyphus+223348.100.1.1 1551470371 installed
<13>Mar 14 01:34:10 rpmi: gcc-c++-8-alt1 sisyphus+222164.100.1.1 1550685957 installed
<13>Mar 14 01:34:10 rpmi: libstdc++-devel-8-alt1 sisyphus+222164.100.1.1 1550685957 installed
warning: File /usr/src/in/source/libsrtp-1.5.4-alt1.patch is smaller than 8 bytes
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/libsrtp-1.5.4-alt1.nosrc.rpm
warning: File /usr/src/RPM/SOURCES/libsrtp-1.5.4-alt1.patch is smaller than 8 bytes
Installing libsrtp-1.5.4-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.36668
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf libsrtp-1.5.4
+ echo 'Source #0 (libsrtp-1.5.4.tar):'
Source #0 (libsrtp-1.5.4.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/libsrtp-1.5.4.tar
+ cd libsrtp-1.5.4
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #1 (libsrtp-1.5.4-alt1.patch):'
Patch #1 (libsrtp-1.5.4-alt1.patch):
+ /usr/bin/patch -p1
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.36668
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libsrtp-1.5.4
+ touch NEWS AUTHORS ChangeLog
+ autoreconf -fisv
autoreconf-default: Entering directory `.'
autoreconf-default: configure.in: not using Gettext
autoreconf-default: running: aclocal --force 
aclocal-default: warning: autoconf input should be named 'configure.ac', not 'configure.in'
autoreconf-default: configure.in: tracing
autoreconf-default: configure.in: not using Libtool
autoreconf-default: configure.in: not using Intltool
autoreconf-default: configure.in: 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.in: not using Automake
autoreconf-default: Leaving directory `.'
+ export CFLAGS
+ CFLAGS=' -fPIC -Wall -O2 -fexpensive-optimizations -funroll-loops'
+ CFLAGS=' -fPIC -Wall -O2 -fexpensive-optimizations -funroll-loops'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FFLAGS
+ '[' -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 --without-included-gettext --enable-pic
configure: WARNING: unrecognized options: --disable-dependency-tracking, --without-included-gettext, --enable-pic
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 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 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 ISO C89... (cached) none needed
checking for a BSD-compatible install... /bin/install -c
checking how to run the C preprocessor... x86_64-alt-linux-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking 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 to build for Linux kernel context... no
checking for /dev/urandom... yes
checking for ANSI C header files... (cached) yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking byteswap.h usability... yes
checking byteswap.h presence... yes
checking for byteswap.h... yes
checking for stdint.h... (cached) yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking for inttypes.h... (cached) yes
checking for sys/types.h... (cached) yes
checking machine/types.h usability... no
checking machine/types.h presence... no
checking for machine/types.h... no
checking sys/int_types.h usability... no
checking sys/int_types.h presence... no
checking for sys/int_types.h... no
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
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 usleep... yes
checking for sigaction... yes
checking whether to compile in debugging... yes
checking whether to use ISMAcryp code... no
checking whether to leverage OpenSSL crypto... no
checking which random device to use... /dev/urandom
checking for pcap_create in -lpcap... no
checking whether to use syslog for error reporting... no
checking whether to use stdout for error reporting... yes
checking whether to use /dev/console for error reporting... no
checking whether to use GDOI key management... no
checking for pkg-config... yes
configure: creating ./config.status
config.status: creating libsrtp.pc
config.status: creating Makefile
config.status: creating crypto/Makefile
config.status: creating doc/Makefile
config.status: creating crypto/include/config.h
configure: WARNING: unrecognized options: --disable-dependency-tracking, --without-included-gettext, --enable-pic
+ make -j8 all shared_library
make: Entering directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -fPIC  -fPIC -Wall -O2 -fexpensive-optimizations -funroll-loops -c crypto/hash/null_auth.c -o crypto/hash/null_auth.o
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
make: Entering directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -fPIC  -fPIC -Wall -O2 -fexpensive-optimizations -funroll-loops -c crypto/cipher/null_cipher.c -o crypto/cipher/null_cipher.o
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
make: Entering directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -fPIC  -fPIC -Wall -O2 -fexpensive-optimizations -funroll-loops -c srtp/ekt.c -o srtp/ekt.o
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
make: Entering directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -fPIC  -fPIC -Wall -O2 -fexpensive-optimizations -funroll-loops -c crypto/hash/auth.c -o crypto/hash/auth.o
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
make: Entering directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -fPIC  -fPIC -Wall -O2 -fexpensive-optimizations -funroll-loops -c crypto/hash/hmac.c -o crypto/hash/hmac.o
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
make: Entering directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -fPIC  -fPIC -Wall -O2 -fexpensive-optimizations -funroll-loops -c crypto/cipher/aes_cbc.c -o crypto/cipher/aes_cbc.o
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
make: Entering directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -fPIC  -fPIC -Wall -O2 -fexpensive-optimizations -funroll-loops -c crypto/hash/sha1.c -o crypto/hash/sha1.o
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
make: Entering directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -fPIC  -fPIC -Wall -O2 -fexpensive-optimizations -funroll-loops -c crypto/cipher/aes_icm.c -o crypto/cipher/aes_icm.o
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
make: Entering directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -fPIC  -fPIC -Wall -O2 -fexpensive-optimizations -funroll-loops -c crypto/kernel/alloc.c -o crypto/kernel/alloc.o
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
make: Entering directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -fPIC  -fPIC -Wall -O2 -fexpensive-optimizations -funroll-loops -c crypto/kernel/key.c -o crypto/kernel/key.o
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
make: Entering directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -fPIC  -fPIC -Wall -O2 -fexpensive-optimizations -funroll-loops -c crypto/kernel/crypto_kernel.c -o crypto/kernel/crypto_kernel.o
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
make: Entering directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -fPIC  -fPIC -Wall -O2 -fexpensive-optimizations -funroll-loops -c crypto/cipher/cipher.c -o crypto/cipher/cipher.o
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
make: Entering directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -fPIC  -fPIC -Wall -O2 -fexpensive-optimizations -funroll-loops -c crypto/rng/rand_source.c -o crypto/rng/rand_source.o
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
make: Entering directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -fPIC  -fPIC -Wall -O2 -fexpensive-optimizations -funroll-loops -c crypto/rng/ctr_prng.c -o crypto/rng/ctr_prng.o
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
make: Entering directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -fPIC  -fPIC -Wall -O2 -fexpensive-optimizations -funroll-loops -c crypto/kernel/err.c -o crypto/kernel/err.o
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
make: Entering directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -fPIC  -fPIC -Wall -O2 -fexpensive-optimizations -funroll-loops -c crypto/math/stat.c -o crypto/math/stat.o
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
make: Entering directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -fPIC  -fPIC -Wall -O2 -fexpensive-optimizations -funroll-loops -c crypto/rng/prng.c -o crypto/rng/prng.o
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
make: Entering directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -fPIC  -fPIC -Wall -O2 -fexpensive-optimizations -funroll-loops -c crypto/math/datatypes.c -o crypto/math/datatypes.o
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
make: Entering directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -fPIC  -fPIC -Wall -O2 -fexpensive-optimizations -funroll-loops -c crypto/replay/rdbx.c -o crypto/replay/rdbx.o
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
make: Entering directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -fPIC  -fPIC -Wall -O2 -fexpensive-optimizations -funroll-loops -c crypto/replay/ut_sim.c -o crypto/replay/ut_sim.o
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
make: Entering directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -fPIC  -fPIC -Wall -O2 -fexpensive-optimizations -funroll-loops -c crypto/replay/rdb.c -o crypto/replay/rdb.o
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
make: Entering directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -fPIC  -fPIC -Wall -O2 -fexpensive-optimizations -funroll-loops -c srtp/srtp.c -o srtp/srtp.o
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
make: Entering directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -fPIC  -fPIC -Wall -O2 -fexpensive-optimizations -funroll-loops -c crypto/cipher/aes.c -o crypto/cipher/aes.o
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
make: Entering directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
ar cr libsrtp.a 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/cipher/aes_cbc.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/rng/rand_source.o crypto/rng/prng.o crypto/rng/ctr_prng.o crypto/kernel/err.o crypto/replay/rdb.o crypto/replay/rdbx.o crypto/replay/ut_sim.o
ranlib libsrtp.a
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
make: Entering directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
x86_64-alt-linux-gcc -shared -o libsrtp.so.1 -shared -Wl,-soname,libsrtp.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/cipher/aes_cbc.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/rng/rand_source.o crypto/rng/prng.o crypto/rng/ctr_prng.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 libsrtp.so.1 libsrtp.so; \
fi
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
make: Entering directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -fPIC  -fPIC -Wall -O2 -fexpensive-optimizations -funroll-loops -L.  crypto/test/aes_calc.c -o crypto/test/aes_calc -lsrtp 
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
make: Entering directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -fPIC  -fPIC -Wall -O2 -fexpensive-optimizations -funroll-loops -L.  crypto/test/sha1_driver.c -o crypto/test/sha1_driver -lsrtp 
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
make: Entering directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -fPIC  -fPIC -Wall -O2 -fexpensive-optimizations -funroll-loops -L.  -o crypto/test/kernel_driver crypto/test/kernel_driver.c test/getopt_s.c libsrtp.a  -lsrtp
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
make: Entering directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -fPIC  -fPIC -Wall -O2 -fexpensive-optimizations -funroll-loops -L.  -o crypto/test/rand_gen_soak crypto/test/rand_gen_soak.c test/getopt_s.c libsrtp.a  -lsrtp
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
make: Entering directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -fPIC  -fPIC -Wall -O2 -fexpensive-optimizations -funroll-loops -L.  crypto/test/datatypes_driver.c -o crypto/test/datatypes_driver -lsrtp 
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
make: Entering directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -fPIC  -fPIC -Wall -O2 -fexpensive-optimizations -funroll-loops -L.  crypto/test/stat_driver.c -o crypto/test/stat_driver -lsrtp 
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
make: Entering directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -fPIC  -fPIC -Wall -O2 -fexpensive-optimizations -funroll-loops -L.  -o crypto/test/rand_gen crypto/test/rand_gen.c test/getopt_s.c libsrtp.a  -lsrtp
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
make: Entering directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -fPIC  -fPIC -Wall -O2 -fexpensive-optimizations -funroll-loops -L.  test/replay_driver.c -o test/replay_driver -lsrtp 
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
make: Entering directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -fPIC  -fPIC -Wall -O2 -fexpensive-optimizations -funroll-loops -L.  test/roc_driver.c -o test/roc_driver -lsrtp 
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
make: Entering directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -fPIC  -fPIC -Wall -O2 -fexpensive-optimizations -funroll-loops -L.  -o crypto/test/cipher_driver crypto/test/cipher_driver.c test/getopt_s.c libsrtp.a  -lsrtp
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
make: Entering directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -fPIC  -fPIC -Wall -O2 -fexpensive-optimizations -funroll-loops -L.  -o test/rdbx_driver test/rdbx_driver.c test/getopt_s.c libsrtp.a  -lsrtp
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
make: Entering directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -fPIC  -fPIC -Wall -O2 -fexpensive-optimizations -funroll-loops -L.  -o test/dtls_srtp_driver test/dtls_srtp_driver.c test/getopt_s.c libsrtp.a  -lsrtp
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
make: Entering directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -fPIC  -fPIC -Wall -O2 -fexpensive-optimizations -funroll-loops -L.  -o test/srtp_driver test/srtp_driver.c test/getopt_s.c libsrtp.a  -lsrtp
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
make: Entering directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
x86_64-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -fPIC  -fPIC -Wall -O2 -fexpensive-optimizations -funroll-loops -DTESTAPP_SOURCE=1 -L.  -o test/rtpw test/rtpw.c test/rtp.c test/getopt_s.c crypto/math/datatypes.c libsrtp.a  -lsrtp
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
Build done. Please run 'make runtest' to run self tests.
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.8560
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/libsrtp-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/libsrtp-buildroot
+ cd libsrtp-1.5.4
+ /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/libsrtp-buildroot/usr exec_prefix=/usr/src/tmp/libsrtp-buildroot/usr bindir=/usr/src/tmp/libsrtp-buildroot/usr/bin sbindir=/usr/src/tmp/libsrtp-buildroot/usr/sbin sysconfdir=/usr/src/tmp/libsrtp-buildroot/etc datadir=/usr/src/tmp/libsrtp-buildroot/usr/share includedir=/usr/src/tmp/libsrtp-buildroot/usr/include libdir=/usr/src/tmp/libsrtp-buildroot/usr/lib64 libexecdir=/usr/src/tmp/libsrtp-buildroot/usr/lib localstatedir=/usr/src/tmp/libsrtp-buildroot/var/lib sharedstatedir=/usr/src/tmp/libsrtp-buildroot/var/lib mandir=/usr/src/tmp/libsrtp-buildroot/usr/share/man infodir=/usr/src/tmp/libsrtp-buildroot/usr/share/info install
make: Entering directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
/bin/install -p -d /usr/src/tmp/libsrtp-buildroot/usr/include/srtp
/bin/install -p -d /usr/src/tmp/libsrtp-buildroot/usr/lib64
cp ./include/*.h /usr/src/tmp/libsrtp-buildroot/usr/include/srtp  
cp ./crypto/include/*.h /usr/src/tmp/libsrtp-buildroot/usr/include/srtp
if [ "." != "." ]; then cp crypto/include/*.h /usr/src/tmp/libsrtp-buildroot/usr/include/srtp; fi
if [ -f libsrtp.a ]; then cp libsrtp.a /usr/src/tmp/libsrtp-buildroot/usr/lib64/; fi
if [ -f libsrtp.dll.a ]; then cp libsrtp.dll.a /usr/src/tmp/libsrtp-buildroot/usr/lib64/; fi
if [ -f libsrtp.so.1 ]; then \
	/bin/install -p -d /usr/src/tmp/libsrtp-buildroot/usr/lib64; \
	cp libsrtp.so.1 /usr/src/tmp/libsrtp-buildroot/usr/lib64/; \
	ln -sfn libsrtp.so.1 /usr/src/tmp/libsrtp-buildroot/usr/lib64/libsrtp.so; \
fi
if [ "libsrtp.pc" != "" ]; then \
	/bin/install -p -d /usr/src/tmp/libsrtp-buildroot/usr/lib64/pkgconfig; \
	cp ./libsrtp.pc /usr/src/tmp/libsrtp-buildroot/usr/lib64/pkgconfig/; \
fi
make: Leaving directory '/usr/src/RPM/BUILD/libsrtp-1.5.4'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/libsrtp-buildroot (auto)
mode of './usr/lib64/libsrtp.so.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/libsrtp-buildroot (binconfig,pkgconfig,libtool,desktop)
/usr/lib64/pkgconfig/libsrtp.pc: Cflags: '-I${includedir}' --> ''
/usr/lib64/pkgconfig/libsrtp.pc: Libs: '-L${libdir} -lsrtp ' --> '-lsrtp'
Checking contents of files in /usr/src/tmp/libsrtp-buildroot/ (default)
Compressing files in /usr/src/tmp/libsrtp-buildroot (auto)
Adjusting library links in /usr/src/tmp/libsrtp-buildroot
./usr/lib64:
	libsrtp.so.1 -> libsrtp.so.1
Verifying ELF objects in /usr/src/tmp/libsrtp-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.81348
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libsrtp-1.5.4
+ exit 0
Processing files: libsrtp-devel-1.5.4-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Tojcsu
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.3v0SAs
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
/usr/src/tmp/libsrtp-buildroot/usr/include/srtp/aes_gcm_ossl.h:51:10: fatal error: openssl/evp.h: No such file or directory
 #include <openssl/evp.h>
          ^~~~~~~~~~~~~~~
compilation terminated.
cpp.req: /usr/src/tmp/libsrtp-buildroot/usr/include/srtp/aes_gcm_ossl.h: cpp failed, trying c++ mode
/usr/src/tmp/libsrtp-buildroot/usr/include/srtp/aes_gcm_ossl.h:51:10: fatal error: openssl/evp.h: No such file or directory
 #include <openssl/evp.h>
          ^~~~~~~~~~~~~~~
compilation terminated.
cpp.req: WARNING: /usr/src/tmp/libsrtp-buildroot/usr/include/srtp/aes_gcm_ossl.h: cpp failed
/usr/src/tmp/libsrtp-buildroot/usr/include/srtp/aes_icm_ossl.h:50:10: fatal error: openssl/evp.h: No such file or directory
 #include <openssl/evp.h>
          ^~~~~~~~~~~~~~~
compilation terminated.
cpp.req: /usr/src/tmp/libsrtp-buildroot/usr/include/srtp/aes_icm_ossl.h: cpp failed, trying c++ mode
/usr/src/tmp/libsrtp-buildroot/usr/include/srtp/aes_icm_ossl.h:50:10: fatal error: openssl/evp.h: No such file or directory
 #include <openssl/evp.h>
          ^~~~~~~~~~~~~~~
compilation terminated.
cpp.req: WARNING: /usr/src/tmp/libsrtp-buildroot/usr/include/srtp/aes_icm_ossl.h: cpp failed
Provides: pkgconfig(libsrtp) = 1.5.4
Requires: /usr/lib64/libsrtp.so.1, /usr/lib64/pkgconfig
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hhP4yw
Processing files: libsrtp-devel-static-1.5.4-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7FWXID
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.hJdg3N
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
Requires: libsrtp-devel, glibc-devel-static
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.bmzvv1
Processing files: libsrtp1-1.5.4-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LuCb4h
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/libsrtp-buildroot/usr/lib64/libsrtp.so.1: 241 symbols, 18 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.H2mhJB
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
warning: libsrtp1 provides another subpackage: libsrtp
Provides: libsrtp = 1.5.4-alt1, libsrtp.so.1()(64bit) = set:ldskKcA6M7Yf7Scj4AzzzVcYRP5OG8v453EdCWuf55xRq1OmUs4hZfPZaCoGrHZLjpZvge0Z1DRo8Zb9KZ9UPmdYlcJeTZFFZIeUCqQMSaZsfXkpMZfM4FbI5ufpKZ3le4lufOLAz4lc2GDLIGguOUDpT8wrlwvZIzHcyJEuBk5BzDWTFuLIPksVnh8LsaQaggZbmX4hhD1Z580hPb60BGoZmLIBwZ0CzbjCRrrXFMDxaihX65QqQxCaOu6wD1HCyPaDITyluESB4rjRHMDh7XLcl3R68kRaRVZrwXQboZ6poZ6HdNvwGPy5YYyzyHMfQRMZgS4t0ZDON6QdwcjKkumyX4u1cvA4Ibt2peSTKKE5tT6arT93B6nUWaw2khPKLp4Fym4kjdLbN1hAohZEcXMdShVpe4RulzCYu5OYbanr28WVNu1geP5HZKV4PcZnRWalHFNsOXAmT34b6xk1DfG1y9kbfx1
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)
Conflicts: libsrtp < 1.5.4-alt1
Obsoletes: libsrtp < 1.5.4-alt1
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.n4ESuY
Creating libsrtp1-debuginfo package
Processing files: libsrtp1-debuginfo-1.5.4-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Tuadso
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dVUnxR
find-requires: running scripts (debuginfo)
Provides: debug64(libsrtp.so.1)
Requires: libsrtp1 = 1.5.4-alt1, debug64(libc.so.6)
Adding to libsrtp-devel a strict dependency on libsrtp1
Adding to libsrtp-devel-static a strict dependency on libsrtp-devel
Removing 1 extra deps from libsrtp-devel due to dependency on libsrtp1
Wrote: /usr/src/RPM/RPMS/x86_64/libsrtp-devel-1.5.4-alt1.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/libsrtp-devel-static-1.5.4-alt1.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/libsrtp1-1.5.4-alt1.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/libsrtp1-debuginfo-1.5.4-alt1.x86_64.rpm
10.67user 2.29system 0:23.30elapsed 55%CPU (0avgtext+0avgdata 38552maxresident)k
0inputs+0outputs (0major+1021675minor)pagefaults 0swaps
20.38user 4.95system 0:37.57elapsed 67%CPU (0avgtext+0avgdata 120588maxresident)k
0inputs+0outputs (0major+1498503minor)pagefaults 0swaps