<86>Apr 21 06:34:58 userdel[103373]: delete user 'rooter' <86>Apr 21 06:34:58 groupadd[103444]: group added to /etc/group: name=rooter, GID=567 <86>Apr 21 06:34:58 groupadd[103444]: group added to /etc/gshadow: name=rooter <86>Apr 21 06:34:58 groupadd[103444]: new group: name=rooter, GID=567 <86>Apr 21 06:34:58 useradd[103491]: new user: name=rooter, UID=567, GID=567, home=/root, shell=/bin/bash <86>Apr 21 06:34:58 userdel[103531]: delete user 'builder' <86>Apr 21 06:34:58 userdel[103531]: removed group 'builder' owned by 'builder' <86>Apr 21 06:34:58 userdel[103531]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 06:34:58 groupadd[103600]: group added to /etc/group: name=builder, GID=568 <86>Apr 21 06:34:58 groupadd[103600]: group added to /etc/gshadow: name=builder <86>Apr 21 06:34:58 groupadd[103600]: new group: name=builder, GID=568 <86>Apr 21 06:34:58 useradd[103630]: new user: name=builder, UID=568, GID=568, home=/usr/src, shell=/bin/bash <13>Apr 21 06:35:01 rpmi: gcc-c++-common-1.4.20-alt1 1432315196 installed <13>Apr 21 06:35:02 rpmi: libstdc++5-devel-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553689025 installed <13>Apr 21 06:35:02 rpmi: gcc5-c++-5.3.1-alt3.M80P.1 p8+225520.100.3.1 1553689025 installed <13>Apr 21 06:35:03 rpmi: libstdc++4.9-devel-4.9.2-alt5 1454577498 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: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.9749 + 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.9749 + 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 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -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 + 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=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 --without-included-gettext --enable-pic configure: WARNING: unrecognized options: --disable-dependency-tracking, --without-included-gettext, --enable-pic 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 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 i586-alt-linux-gcc... (cached) i586-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i586-alt-linux-gcc accepts -g... (cached) yes checking for i586-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... i586-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... i586-alt-linux-gnu checking host system type... i586-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... 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 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' i586-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 i586-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 i586-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 i586-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 i586-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 i586-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 i586-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 i586-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 i586-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 i586-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 i586-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 i586-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 i586-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 i586-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 i586-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 i586-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 i586-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 i586-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 i586-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 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. ranlib libsrtp2.a i586-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 i586-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 i586-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 i586-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 i586-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 i586-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 i586-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 i586-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 i586-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 i586-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 i586-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 i586-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.7899 + 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/lib 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/lib 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/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 \ /bin/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/; \ ln -sfn libsrtp2.so.1 /usr/src/tmp/libsrtp2-buildroot/usr/lib/libsrtp2.so; \ fi if [ "libsrtp2.pc" != "" ]; then \ /bin/install -p -d /usr/src/tmp/libsrtp2-buildroot/usr/lib/pkgconfig; \ cp ./libsrtp2.pc /usr/src/tmp/libsrtp2-buildroot/usr/lib/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/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) /usr/lib/pkgconfig/libsrtp2.pc: Cflags: '-I${includedir}' --> '' /usr/lib/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/lib: 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.7899 + 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.H6e4S6 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.SIA8M7 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/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.sk1KZg 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.5rp8Qw 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.VEauHR 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.8BdJgh 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.INzPsL find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libsrtp2-buildroot/usr/lib/libsrtp2.so.1: 156 symbols, 18 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.5M0tui find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libsrtp2.so.1 = set:ld6o5V6ZEX7PZ3M20OvruvtgZmZAK0u1Z3YPzeXkGc1zqt0s59uwBMcQy9uEnhXUkcpOC43fTbgEchZrnWFiSeKvoTfn34dQqNLtEhhgG43c6gXMFRZpJbCPwWaYduUoQtlSShXueUVw2WfEmuSeWkfSFZ4cBhk6EbQS2jjbo2NZ9x30cF6pw2O53V4mATrPkkBEgHkYQhtSNxMzrYJlPnnxI1ZgmnnMSEPOZlILYlCQWJM9qVQ01ZvZaCFhd2fYQ0jzNniOYsJTc66UMddE96aHfA95EKh8Z6JifDzyjF8BpoUTVwepZm7RTQwagwrM661i 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) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lHSiiX 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.oFdFII find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GlX0mC find-requires: running scripts (debuginfo) Provides: debug(libsrtp2.so.1) Requires: libsrtp2_1 = 2.0.0-alt1, debug(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/i586/libsrtp2-devel-2.0.0-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libsrtp2-devel-static-2.0.0-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libsrtp2_1-2.0.0-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libsrtp2_1-debuginfo-2.0.0-alt1.i586.rpm 12.68user 2.40system 0:25.20elapsed 59%CPU (0avgtext+0avgdata 27444maxresident)k 0inputs+0outputs (0major+699247minor)pagefaults 0swaps 18.35user 5.38system 0:35.54elapsed 66%CPU (0avgtext+0avgdata 122416maxresident)k 0inputs+0outputs (0major+991900minor)pagefaults 0swaps