<86>Apr 10 06:59:07 userdel[1884381]: delete user 'rooter' <86>Apr 10 06:59:07 userdel[1884381]: removed group 'rooter' owned by 'rooter' <86>Apr 10 06:59:07 groupadd[1884398]: group added to /etc/group: name=rooter, GID=945 <86>Apr 10 06:59:07 groupadd[1884398]: group added to /etc/gshadow: name=rooter <86>Apr 10 06:59:07 groupadd[1884398]: new group: name=rooter, GID=945 <86>Apr 10 06:59:07 useradd[1884408]: new user: name=rooter, UID=945, GID=945, home=/root, shell=/bin/bash <86>Apr 10 06:59:07 userdel[1884420]: delete user 'builder' <86>Apr 10 06:59:07 userdel[1884420]: removed group 'builder' owned by 'builder' <86>Apr 10 06:59:07 groupadd[1884430]: group added to /etc/group: name=builder, GID=946 <86>Apr 10 06:59:07 groupadd[1884430]: group added to /etc/gshadow: name=builder <86>Apr 10 06:59:07 groupadd[1884430]: new group: name=builder, GID=946 <86>Apr 10 06:59:07 useradd[1884438]: new user: name=builder, UID=946, GID=946, home=/usr/src, shell=/bin/bash <13>Apr 10 06:59:08 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed <13>Apr 10 06:59:08 rpmi: libstdc++8-devel-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed <13>Apr 10 06:59:09 rpmi: gcc8-c++-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed <13>Apr 10 06:59:09 rpmi: gcc-c++-8-alt2 p9+246536.100.3.1 1582643803 installed <13>Apr 10 06:59:09 rpmi: libstdc++-devel-8-alt2 p9+246536.100.3.1 1582643803 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 (w1.gzdio) 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.15347 + 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.15347 + 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 + 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 --enable-pic configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --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, --disable-silent-rules, --without-included-gettext, --enable-pic + make -j16 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 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/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 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/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/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/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/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/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/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/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/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 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/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/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/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/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/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/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 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. 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. 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. 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. -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/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/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 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. 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. -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/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 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/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.64418 + 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 + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd libsrtp-1.5.4 + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/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' /usr/libexec/rpm-build/install -p -d /usr/src/tmp/libsrtp-buildroot/usr/include/srtp /usr/libexec/rpm-build/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 \ /usr/libexec/rpm-build/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 \ /usr/libexec/rpm-build/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,gnuconfig) /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 056-debuginfo.brp: WARNING: debuginfo without debug sources. 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.64418 + 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.sYOVLA 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.XE17Xh find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) /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 ^~~~~~~~~~~~~~~ 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 ^~~~~~~~~~~~~~~ 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 ^~~~~~~~~~~~~~~ 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 ^~~~~~~~~~~~~~~ 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.InjXC2 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.LJ9DIQ 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.yHvCgI find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) 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.plUFfD Processing files: libsrtp1-1.5.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CKOEGB 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.3uK5yD find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) 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.gMS2UI 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.xlLwJR find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GeiRY3 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 (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libsrtp-devel-static-1.5.4-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libsrtp1-1.5.4-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libsrtp1-debuginfo-1.5.4-alt1.x86_64.rpm (w2.lzdio) 7.37user 3.76system 0:17.72elapsed 62%CPU (0avgtext+0avgdata 39236maxresident)k 0inputs+0outputs (0major+1037813minor)pagefaults 0swaps 10.57user 6.77system 0:23.25elapsed 74%CPU (0avgtext+0avgdata 120184maxresident)k 0inputs+0outputs (34414major+1358423minor)pagefaults 0swaps --- libsrtp-devel-1.5.4-alt1.x86_64.rpm.repo 2016-02-08 09:16:42.000000000 +0000 +++ libsrtp-devel-1.5.4-alt1.x86_64.rpm.hasher 2022-04-10 06:59:29.069489609 +0000 @@ -85,2 +85,2 @@ File: /usr/lib64/pkgconfig/libsrtp.pc 100644 root:root 2740fed45038475bbd4c8b69240c8ee5 -RPMIdentity: 3ce14e53b5769fb8686b455eca5f60a90e9db50913c7347614d1ee81bd36ccf9279d36ce4cf7b9954a2df64a0d5d3a9027ac2890bff8ec1424fd159b5c48abdd +RPMIdentity: fc43863b61f45b8202a80113e93f89e873817c1ec7509d9172911217d8aa985df8c03bb7063daadae40c603932def17f0f8d8b6800b2c6034d9801d3c8763419 --- libsrtp-devel-static-1.5.4-alt1.x86_64.rpm.repo 2016-02-08 09:16:42.000000000 +0000 +++ libsrtp-devel-static-1.5.4-alt1.x86_64.rpm.hasher 2022-04-10 06:59:29.147490684 +0000 @@ -5,3 +5,3 @@ Provides: libsrtp-devel-static = 1.5.4-alt1 -File: /usr/lib64/libsrtp.a 100644 root:root dd42a91b1e1cce4baaba18ca778febf5 -RPMIdentity: e651039996f7ef33a9e6014677438755807f4255a39da2d6378dc3bb953760dcf042ca67c271aeb63875cef643910183dc0e2379574cfc42b5bbbbe3c1342cc4 +File: /usr/lib64/libsrtp.a 100644 root:root 8d9d821f36a6b5597dcdef6e70d32b82 +RPMIdentity: 08117ac1e1cbddc96f30e50c3cea8ea78d28a70ba4a677eec1150fbeb7ac0cd37e04576c94596888aa06c98488f9d648425712fd3caac2fd7636a61b4a5e3188 --- libsrtp1-1.5.4-alt1.x86_64.rpm.repo 2016-02-08 09:16:42.000000000 +0000 +++ libsrtp1-1.5.4-alt1.x86_64.rpm.hasher 2022-04-10 06:59:29.213491593 +0000 @@ -13,3 +13,3 @@ Conflicts: libsrtp < 1.5.4-alt1 -File: /usr/lib64/libsrtp.so.1 100644 root:root 9585a957c523008f25c809bcd36deefb -RPMIdentity: 3af075770e92fbf725f54b6ca72bac076053957b612b4402900b863bc2c30a3677dd9ce91d8abd9862e82d41d7ad0120597c5941cc2a204827edf568c3f01737 +File: /usr/lib64/libsrtp.so.1 100644 root:root b85caca1b9ed6445baed13d5dcf544a6 +RPMIdentity: 3d94ca5cc57de126a611790b5556b30f862176e551306a490cf819ef4b77663f00aa56ea525816b47b9a262d656f8cf2a5e8b5cc136eaad8fbaa252d49efe08b --- libsrtp1-debuginfo-1.5.4-alt1.x86_64.rpm.repo 2016-02-08 09:16:42.000000000 +0000 +++ libsrtp1-debuginfo-1.5.4-alt1.x86_64.rpm.hasher 2022-04-10 06:59:29.272492406 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/ce 40755 root:root -/usr/lib/debug/.build-id/ce/d692b91bd63092e60239a7b0dd055b56fa55b6 120777 root:root ../../../../lib64/libsrtp.so.1 -/usr/lib/debug/.build-id/ce/d692b91bd63092e60239a7b0dd055b56fa55b6.debug 120777 root:root ../../usr/lib64/libsrtp.so.1.debug +/usr/lib/debug/.build-id/be 40755 root:root +/usr/lib/debug/.build-id/be/c859a0e804025315ff54dbcfb504d559534d64 120777 root:root ../../../../lib64/libsrtp.so.1 +/usr/lib/debug/.build-id/be/c859a0e804025315ff54dbcfb504d559534d64.debug 120777 root:root ../../usr/lib64/libsrtp.so.1.debug /usr/lib/debug/usr/lib64/libsrtp.so.1.debug 100644 root:root @@ -9,6 +9,6 @@ Provides: libsrtp1-debuginfo = 1.5.4-alt1 -File: /usr/lib/debug/.build-id/ce 40755 root:root -File: /usr/lib/debug/.build-id/ce/d692b91bd63092e60239a7b0dd055b56fa55b6 120777 root:root ../../../../lib64/libsrtp.so.1 -File: /usr/lib/debug/.build-id/ce/d692b91bd63092e60239a7b0dd055b56fa55b6.debug 120777 root:root ../../usr/lib64/libsrtp.so.1.debug -File: /usr/lib/debug/usr/lib64/libsrtp.so.1.debug 100644 root:root 50fdaa268d5703028e1e00974508f826 -RPMIdentity: 05a291ff7441c52994b7fe49ef7c84615ac8347b7d51709ee3641b981ac3b23a77ce7b78de3fe7e45d53aae950262d643550a7dc031a2166792cc8403e5b8cdd +File: /usr/lib/debug/.build-id/be 40755 root:root +File: /usr/lib/debug/.build-id/be/c859a0e804025315ff54dbcfb504d559534d64 120777 root:root ../../../../lib64/libsrtp.so.1 +File: /usr/lib/debug/.build-id/be/c859a0e804025315ff54dbcfb504d559534d64.debug 120777 root:root ../../usr/lib64/libsrtp.so.1.debug +File: /usr/lib/debug/usr/lib64/libsrtp.so.1.debug 100644 root:root 3d1cfe3768ccd3f5344fc77874b14518 +RPMIdentity: a3442b13a8bd6d57e01e75d1a38e6757cd0a15c5bd4df499bd3166153adf6b0258db8071b8b05e3561d6becad3b090dc1d275aa2c24aae4af3ab04fce161ac60