<86>Apr 21 01:09:34 userdel[51104]: delete user 'rooter' <86>Apr 21 01:09:34 groupadd[51109]: group added to /etc/group: name=rooter, GID=579 <86>Apr 21 01:09:34 groupadd[51109]: group added to /etc/gshadow: name=rooter <86>Apr 21 01:09:34 groupadd[51109]: new group: name=rooter, GID=579 <86>Apr 21 01:09:34 useradd[51113]: new user: name=rooter, UID=579, GID=579, home=/root, shell=/bin/bash <86>Apr 21 01:09:34 userdel[51119]: delete user 'builder' <86>Apr 21 01:09:34 userdel[51119]: removed group 'builder' owned by 'builder' <86>Apr 21 01:09:34 userdel[51119]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 01:09:34 groupadd[51124]: group added to /etc/group: name=builder, GID=580 <86>Apr 21 01:09:34 groupadd[51124]: group added to /etc/gshadow: name=builder <86>Apr 21 01:09:34 groupadd[51124]: new group: name=builder, GID=580 <86>Apr 21 01:09:34 useradd[51128]: new user: name=builder, UID=580, GID=580, home=/usr/src, shell=/bin/bash <13>Apr 21 01:09:36 rpmi: gcc-c++-common-1.4.20-alt1 1432315196 installed <13>Apr 21 01:09:37 rpmi: libstdc++5-devel-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553688800 installed <13>Apr 21 01:09:38 rpmi: gcc5-c++-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553688800 installed <13>Apr 21 01:09:38 rpmi: libstdc++4.9-devel-4.9.2-alt5 1454577188 installed warning: File /usr/src/RPM/SOURCES/libsrtp2-2.0.0-alt1.patch is smaller than 8 bytes Installing libsrtp2-2.0.0-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.42147 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libsrtp2-2.0.0 + echo 'Source #0 (libsrtp2-2.0.0.tar):' Source #0 (libsrtp2-2.0.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/libsrtp2-2.0.0.tar + cd libsrtp2-2.0.0 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (libsrtp2-2.0.0-alt1.patch):' Patch #1 (libsrtp2-2.0.0-alt1.patch): + /usr/bin/patch -p1 + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.42147 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libsrtp2-2.0.0 + 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 -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -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 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 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 for pcap_create in -lpcap... no checking whether to use stdout for error reporting... no checking whether to use /dev/console for error reporting... no checking for pkg-config... yes configure: creating ./config.status config.status: creating libsrtp2.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 + '[' -n '' ']' + NPROCS=8 + make -j8 all shared_library make: Entering directory `/usr/src/RPM/BUILD/libsrtp2-2.0.0' 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 ar cr libsrtp2.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/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 x86_64-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. ranlib libsrtp2.a x86_64-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -fPIC -fPIC -Wall -O2 -fexpensive-optimizations -funroll-loops -I./test -L. -o crypto/test/aes_calc crypto/test/aes_calc.c test/util.c libsrtp2.a -lsrtp2 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 libsrtp2.a -lsrtp2 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -fPIC -fPIC -Wall -O2 -fexpensive-optimizations -funroll-loops -I./test -L. -o crypto/test/datatypes_driver crypto/test/datatypes_driver.c test/util.c libsrtp2.a -lsrtp2 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 libsrtp2.a -lsrtp2 x86_64-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -fPIC -fPIC -Wall -O2 -fexpensive-optimizations -funroll-loops -I./test -L. -o crypto/test/sha1_driver crypto/test/sha1_driver.c test/util.c libsrtp2.a -lsrtp2 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 -lsrtp2 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/util.c test/getopt_s.c libsrtp2.a -lsrtp2 if [ -n "1" ]; then \ ln -sfn libsrtp2.so.1 libsrtp2.so; \ fi 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 -lsrtp2 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 -lsrtp2 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 libsrtp2.a -lsrtp2 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/rtpw test/rtpw.c test/rtp.c test/util.c test/getopt_s.c crypto/math/datatypes.c libsrtp2.a -lsrtp2 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 libsrtp2.a -lsrtp2 Build done. Please run 'make runtest' to run self tests. make: Leaving directory `/usr/src/RPM/BUILD/libsrtp2-2.0.0' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.97908 + 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 + cd libsrtp2-2.0.0 + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/libsrtp2-buildroot/usr exec_prefix=/usr/src/tmp/libsrtp2-buildroot/usr bindir=/usr/src/tmp/libsrtp2-buildroot/usr/bin sbindir=/usr/src/tmp/libsrtp2-buildroot/usr/sbin sysconfdir=/usr/src/tmp/libsrtp2-buildroot/etc datadir=/usr/src/tmp/libsrtp2-buildroot/usr/share includedir=/usr/src/tmp/libsrtp2-buildroot/usr/include libdir=/usr/src/tmp/libsrtp2-buildroot/usr/lib64 libexecdir=/usr/src/tmp/libsrtp2-buildroot/usr/lib localstatedir=/usr/src/tmp/libsrtp2-buildroot/var/lib sharedstatedir=/usr/src/tmp/libsrtp2-buildroot/var/lib mandir=/usr/src/tmp/libsrtp2-buildroot/usr/share/man infodir=/usr/src/tmp/libsrtp2-buildroot/usr/share/info install make: Entering directory `/usr/src/RPM/BUILD/libsrtp2-2.0.0' /bin/install -p -d /usr/src/tmp/libsrtp2-buildroot/usr/include/srtp2 /bin/install -p -d /usr/src/tmp/libsrtp2-buildroot/usr/lib64 cp ./include/srtp.h /usr/src/tmp/libsrtp2-buildroot/usr/include/srtp2 cp ./include/ekt.h /usr/src/tmp/libsrtp2-buildroot/usr/include/srtp2 cp ./include/rtp.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 \ /bin/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/; \ ln -sfn libsrtp2.so.1 /usr/src/tmp/libsrtp2-buildroot/usr/lib64/libsrtp2.so; \ fi if [ "libsrtp2.pc" != "" ]; then \ /bin/install -p -d /usr/src/tmp/libsrtp2-buildroot/usr/lib64/pkgconfig; \ cp ./libsrtp2.pc /usr/src/tmp/libsrtp2-buildroot/usr/lib64/pkgconfig/; \ fi make: Leaving directory `/usr/src/RPM/BUILD/libsrtp2-2.0.0' + sed -i 's/#include "srtp_priv.h"/#include "srtp.h"/' /usr/src/tmp/libsrtp2-buildroot/usr/include/srtp2/ekt.h + /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) /usr/lib64/pkgconfig/libsrtp2.pc: Cflags: '-I${includedir}' --> '' /usr/lib64/pkgconfig/libsrtp2.pc: Libs: '-L${libdir} -lsrtp2 ' --> '-lsrtp2' Compressing files in /usr/src/tmp/libsrtp2-buildroot (auto) Adjusting library links in /usr/src/tmp/libsrtp2-buildroot ./usr/lib64: 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 Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.9202 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libsrtp2-2.0.0 + exit 0 Processing files: libsrtp2-devel-2.0.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SdOPkd find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UFOwg7 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: pkgconfig(libsrtp2) = 2.0.0 Requires: /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.oUejX3 Processing files: libsrtp2-devel-static-2.0.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.qaXNo3 find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oyMDz5 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Requires: libsrtp2-devel, glibc-devel-static Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.w9X2ta Processing files: libsrtp2_1-2.0.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.68ag9h find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libsrtp2-buildroot/usr/lib64/libsrtp2.so.1: 156 symbols, 18 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ek9qys find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libsrtp2.so.1()(64bit) = set:ld6o5V6ZEX7PZ3M20OvruvtgZmZAK0u1Z3YPzeXkGc1zqt0s59uwBMcQy9uEnhXUkcpOC43fTbgEchZrnWFiSeKvoTfn34dQqNLtEhhgG43c6gXMFRZpJbCPwWaYduUoQtlSShXueUVw2WfEmuSeWkfSFZ4cBhk6EbQS2jjbo2NZ9x30cF6pw2O53V4mATrPkkBEgHkYQhtSNxMzrYJlPnnxI1ZgmnnMSEPOZlILYlCQWJM9qVQ01ZvZaCFhd2fYQ0jzNniOYsJTc66UMddE96aHfA95EKh8Z6JifDzyjF8BpoUTVwepZm7RTQwagwrM661i 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) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.8ZAjHF Creating libsrtp2_1-debuginfo package Processing files: libsrtp2_1-debuginfo-2.0.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WsBlAV find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4xanfe find-requires: running scripts (debuginfo) Provides: debug64(libsrtp2.so.1) Requires: libsrtp2_1 = 2.0.0-alt1, debug64(libc.so.6) Adding to libsrtp2-devel a strict dependency on libsrtp2_1 Adding to libsrtp2-devel-static a strict dependency on libsrtp2-devel Removing 1 extra deps from libsrtp2-devel due to dependency on libsrtp2_1 Wrote: /usr/src/RPM/RPMS/x86_64/libsrtp2-devel-2.0.0-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libsrtp2-devel-static-2.0.0-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libsrtp2_1-2.0.0-alt1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libsrtp2_1-debuginfo-2.0.0-alt1.x86_64.rpm 7.84user 1.70system 0:19.80elapsed 48%CPU (0avgtext+0avgdata 34352maxresident)k 0inputs+0outputs (0major+786359minor)pagefaults 0swaps 12.34user 3.86system 0:28.22elapsed 57%CPU (0avgtext+0avgdata 122124maxresident)k 0inputs+0outputs (0major+1104747minor)pagefaults 0swaps