<86>May 31 11:10:13 userdel[2853825]: delete user 'rooter'
<86>May 31 11:10:13 userdel[2853825]: removed group 'rooter' owned by 'rooter'
<86>May 31 11:10:13 userdel[2853825]: removed shadow group 'rooter' owned by 'rooter'
<86>May 31 11:10:13 groupadd[2853868]: group added to /etc/group: name=rooter, GID=645
<86>May 31 11:10:13 groupadd[2853868]: group added to /etc/gshadow: name=rooter
<86>May 31 11:10:13 groupadd[2853868]: new group: name=rooter, GID=645
<86>May 31 11:10:13 useradd[2853883]: new user: name=rooter, UID=645, GID=645, home=/root, shell=/bin/bash
<86>May 31 11:10:13 userdel[2853938]: delete user 'builder'
<86>May 31 11:10:13 userdel[2853938]: removed group 'builder' owned by 'builder'
<86>May 31 11:10:13 userdel[2853938]: removed shadow group 'builder' owned by 'builder'
<86>May 31 11:10:13 groupadd[2853959]: group added to /etc/group: name=builder, GID=646
<86>May 31 11:10:13 groupadd[2853959]: group added to /etc/gshadow: name=builder
<86>May 31 11:10:13 groupadd[2853959]: new group: name=builder, GID=646
<86>May 31 11:10:13 useradd[2853975]: new user: name=builder, UID=646, GID=646, home=/usr/src, shell=/bin/bash
<13>May 31 11:10:18 rpmi: libmbedcrypto3-2.16.3-alt2 p9+240303.100.4.1 1574097980 installed
<13>May 31 11:10:18 rpmi: libmbedx509-0-2.16.3-alt2 p9+240303.100.4.1 1574097980 installed
<13>May 31 11:10:18 rpmi: libmbedtls11-2.11.0-alt3 sisyphus+226798.200.2.1 1554661448 installed
<13>May 31 11:10:18 rpmi: libsqlite3-3.29.0-alt1 p9+237498.100.1.1 1568303696 installed
<13>May 31 11:10:18 rpmi: bcunit-3.0.2-alt1 1500996622 installed
<13>May 31 11:10:18 rpmi: libbctoolbox-0.6.0-alt2 sisyphus+223042.100.1.1 1551158854 installed
<13>May 31 11:10:18 rpmi: libbctoolbox-devel-0.6.0-alt2 sisyphus+223042.100.1.1 1551158854 installed
<13>May 31 11:10:18 rpmi: libsqlite3-devel-3.29.0-alt1 p9+237498.100.1.1 1568303696 installed
<13>May 31 11:10:18 rpmi: libxml2-devel-1:2.9.10-alt2 p9+240157.100.1.1 1572735327 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/libzrtp-1.0.6-alt2.nosrc.rpm
Installing libzrtp-1.0.6-alt2.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.39612
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf libzrtp-1.0.6
+ echo 'Source #0 (libzrtp-1.0.6.tar):'
Source #0 (libzrtp-1.0.6.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/libzrtp-1.0.6.tar
+ cd libzrtp-1.0.6
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (libzrtp-1.0.6-alt2.patch):'
Patch #0 (libzrtp-1.0.6-alt2.patch):
+ /usr/bin/patch -p1
patching file .gear/rules
patching file .gear/tags/395fcdaf92ee178b1873a18dddbda30b7ed05a89
patching file .gear/tags/list
patching file libzrtp.spec
patching file src/bzrtp.c
patching file src/stateMachine.c
patching file test/bzrtpCryptoTest.c
patching file test/bzrtpParserTest.c
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.39612
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libzrtp-1.0.6
+ ./autogen.sh
Generating build scripts for BZRtp: ZRTP engine
+ libtoolize --copy --force
libtoolize-default: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
libtoolize-default: copying file 'build-aux/ltmain.sh'
libtoolize-default: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize-default: copying file 'm4/libtool.m4'
libtoolize-default: copying file 'm4/ltoptions.m4'
libtoolize-default: copying file 'm4/ltsugar.m4'
libtoolize-default: copying file 'm4/ltversion.m4'
libtoolize-default: copying file 'm4/lt~obsolete.m4'
+ aclocal
+ automake --force-missing --add-missing --copy
configure.ac:12: installing 'build-aux/compile'
configure.ac:13: installing 'build-aux/config.guess'
configure.ac:13: installing 'build-aux/config.sub'
configure.ac:11: installing 'build-aux/install-sh'
configure.ac:11: installing 'build-aux/missing'
src/Makefile.am: installing 'build-aux/depcomp'
+ autoconf
+ cd /usr/src/RPM/BUILD/libzrtp-1.0.6
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export FFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=' -march=i586 -mtune=generic'
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ 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 --disable-silent-rules --without-included-gettext --disable-static --enable-shared
configure: WARNING: unrecognized options: --without-included-gettext
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '646' is supported by ustar format... yes
checking whether GID '646' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking for i586-alt-linux-xcrun... no
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 whether i586-alt-linux-gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of i586-alt-linux-gcc... none
checking build system type... i586-alt-linux-gnu
checking host system type... i586-alt-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by i586-alt-linux-gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop
checking how to convert i586-alt-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for i586-alt-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for i586-alt-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for i586-alt-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for i586-alt-linux-strip... no
checking for strip... strip
checking for i586-alt-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for i586-alt-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... i586-alt-linux-gcc -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 for dlfcn.h... yes
checking for objdir... .libs
checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC
checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes
checking if i586-alt-linux-gcc static flag -static works... no
checking if i586-alt-linux-gcc supports -c -o file.o... yes
checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes
checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether make supports nested variables... (cached) yes
checking for i586-alt-linux-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for bctoolbox-tester... yes
checking for bctoolbox ... yes
checking for sqlite3 >= 3.6.0... yes
checking for libxml-2.0 ... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating include/Makefile
config.status: creating include/bzrtp/Makefile
config.status: creating test/Makefile
config.status: creating libbzrtp.pc
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --without-included-gettext
+ make -j8
Making all in src
make[1]: Entering directory '/usr/src/RPM/BUILD/libzrtp-1.0.6/src'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DPACKAGE_NAME=\"bzrtp\" -DPACKAGE_TARNAME=\"bzrtp\" -DPACKAGE_VERSION=\"1.0.5\" -DPACKAGE_STRING=\"bzrtp\ 1.0.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"bzrtp\" -DVERSION=\"1.0.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DZIDCACHE_ENABLED=1 -DHAVE_LIBXML2=1 -I.  -I../include   -I/usr/include/libxml2   -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Werror -Wextra -Wno-unused-parameter -Wno-missing-field-initializers  -c -o pgpwords.lo pgpwords.c
libtool: compile:  i586-alt-linux-gcc -DPACKAGE_NAME=\"bzrtp\" -DPACKAGE_TARNAME=\"bzrtp\" -DPACKAGE_VERSION=\"1.0.5\" "-DPACKAGE_STRING=\"bzrtp 1.0.5\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"bzrtp\" -DVERSION=\"1.0.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DZIDCACHE_ENABLED=1 -DHAVE_LIBXML2=1 -I. -I../include -I/usr/include/libxml2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Werror -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -c pgpwords.c  -fPIC -DPIC -o .libs/pgpwords.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libzrtp-1.0.6/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/libzrtp-1.0.6/src'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DPACKAGE_NAME=\"bzrtp\" -DPACKAGE_TARNAME=\"bzrtp\" -DPACKAGE_VERSION=\"1.0.5\" -DPACKAGE_STRING=\"bzrtp\ 1.0.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"bzrtp\" -DVERSION=\"1.0.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DZIDCACHE_ENABLED=1 -DHAVE_LIBXML2=1 -I.  -I../include   -I/usr/include/libxml2   -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Werror -Wextra -Wno-unused-parameter -Wno-missing-field-initializers  -c -o cryptoUtils.lo cryptoUtils.c
libtool: compile:  i586-alt-linux-gcc -DPACKAGE_NAME=\"bzrtp\" -DPACKAGE_TARNAME=\"bzrtp\" -DPACKAGE_VERSION=\"1.0.5\" "-DPACKAGE_STRING=\"bzrtp 1.0.5\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"bzrtp\" -DVERSION=\"1.0.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DZIDCACHE_ENABLED=1 -DHAVE_LIBXML2=1 -I. -I../include -I/usr/include/libxml2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Werror -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -c cryptoUtils.c  -fPIC -DPIC -o .libs/cryptoUtils.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libzrtp-1.0.6/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/libzrtp-1.0.6/src'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DPACKAGE_NAME=\"bzrtp\" -DPACKAGE_TARNAME=\"bzrtp\" -DPACKAGE_VERSION=\"1.0.5\" -DPACKAGE_STRING=\"bzrtp\ 1.0.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"bzrtp\" -DVERSION=\"1.0.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DZIDCACHE_ENABLED=1 -DHAVE_LIBXML2=1 -I.  -I../include   -I/usr/include/libxml2   -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Werror -Wextra -Wno-unused-parameter -Wno-missing-field-initializers  -c -o zidCache.lo zidCache.c
libtool: compile:  i586-alt-linux-gcc -DPACKAGE_NAME=\"bzrtp\" -DPACKAGE_TARNAME=\"bzrtp\" -DPACKAGE_VERSION=\"1.0.5\" "-DPACKAGE_STRING=\"bzrtp 1.0.5\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"bzrtp\" -DVERSION=\"1.0.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DZIDCACHE_ENABLED=1 -DHAVE_LIBXML2=1 -I. -I../include -I/usr/include/libxml2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Werror -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -c zidCache.c  -fPIC -DPIC -o .libs/zidCache.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libzrtp-1.0.6/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/libzrtp-1.0.6/src'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DPACKAGE_NAME=\"bzrtp\" -DPACKAGE_TARNAME=\"bzrtp\" -DPACKAGE_VERSION=\"1.0.5\" -DPACKAGE_STRING=\"bzrtp\ 1.0.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"bzrtp\" -DVERSION=\"1.0.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DZIDCACHE_ENABLED=1 -DHAVE_LIBXML2=1 -I.  -I../include   -I/usr/include/libxml2   -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Werror -Wextra -Wno-unused-parameter -Wno-missing-field-initializers  -c -o bzrtp.lo bzrtp.c
libtool: compile:  i586-alt-linux-gcc -DPACKAGE_NAME=\"bzrtp\" -DPACKAGE_TARNAME=\"bzrtp\" -DPACKAGE_VERSION=\"1.0.5\" "-DPACKAGE_STRING=\"bzrtp 1.0.5\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"bzrtp\" -DVERSION=\"1.0.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DZIDCACHE_ENABLED=1 -DHAVE_LIBXML2=1 -I. -I../include -I/usr/include/libxml2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Werror -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -c bzrtp.c  -fPIC -DPIC -o .libs/bzrtp.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libzrtp-1.0.6/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/libzrtp-1.0.6/src'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DPACKAGE_NAME=\"bzrtp\" -DPACKAGE_TARNAME=\"bzrtp\" -DPACKAGE_VERSION=\"1.0.5\" -DPACKAGE_STRING=\"bzrtp\ 1.0.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"bzrtp\" -DVERSION=\"1.0.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DZIDCACHE_ENABLED=1 -DHAVE_LIBXML2=1 -I.  -I../include   -I/usr/include/libxml2   -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Werror -Wextra -Wno-unused-parameter -Wno-missing-field-initializers  -c -o stateMachine.lo stateMachine.c
libtool: compile:  i586-alt-linux-gcc -DPACKAGE_NAME=\"bzrtp\" -DPACKAGE_TARNAME=\"bzrtp\" -DPACKAGE_VERSION=\"1.0.5\" "-DPACKAGE_STRING=\"bzrtp 1.0.5\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"bzrtp\" -DVERSION=\"1.0.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DZIDCACHE_ENABLED=1 -DHAVE_LIBXML2=1 -I. -I../include -I/usr/include/libxml2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Werror -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -c stateMachine.c  -fPIC -DPIC -o .libs/stateMachine.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libzrtp-1.0.6/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/libzrtp-1.0.6/src'
/bin/sh ../libtool  --tag=CC   --mode=compile i586-alt-linux-gcc -DPACKAGE_NAME=\"bzrtp\" -DPACKAGE_TARNAME=\"bzrtp\" -DPACKAGE_VERSION=\"1.0.5\" -DPACKAGE_STRING=\"bzrtp\ 1.0.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"bzrtp\" -DVERSION=\"1.0.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DZIDCACHE_ENABLED=1 -DHAVE_LIBXML2=1 -I.  -I../include   -I/usr/include/libxml2   -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Werror -Wextra -Wno-unused-parameter -Wno-missing-field-initializers  -c -o packetParser.lo packetParser.c
libtool: compile:  i586-alt-linux-gcc -DPACKAGE_NAME=\"bzrtp\" -DPACKAGE_TARNAME=\"bzrtp\" -DPACKAGE_VERSION=\"1.0.5\" "-DPACKAGE_STRING=\"bzrtp 1.0.5\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"bzrtp\" -DVERSION=\"1.0.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DZIDCACHE_ENABLED=1 -DHAVE_LIBXML2=1 -I. -I../include -I/usr/include/libxml2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Werror -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -c packetParser.c  -fPIC -DPIC -o .libs/packetParser.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/libzrtp-1.0.6/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/libzrtp-1.0.6/src'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc -I/usr/include/libxml2   -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Werror -Wextra -Wno-unused-parameter -Wno-missing-field-initializers  -fvisibility=hidden -no-undefined  -o libbzrtp.la -rpath /usr/lib bzrtp.lo cryptoUtils.lo packetParser.lo zidCache.lo stateMachine.lo pgpwords.lo -lsqlite3 -lxml2  -lbctoolbox 
libtool: link: i586-alt-linux-gcc -shared  -fPIC -DPIC  .libs/bzrtp.o .libs/cryptoUtils.o .libs/packetParser.o .libs/zidCache.o .libs/stateMachine.o .libs/pgpwords.o   -lsqlite3 -lxml2 -lbctoolbox  -g -O2 -march=i586 -mtune=generic   -Wl,-soname -Wl,libbzrtp.so.0 -o .libs/libbzrtp.so.0.0.0
libtool: link: (cd ".libs" && rm -f "libbzrtp.so.0" && ln -s "libbzrtp.so.0.0.0" "libbzrtp.so.0")
libtool: link: (cd ".libs" && rm -f "libbzrtp.so" && ln -s "libbzrtp.so.0.0.0" "libbzrtp.so")
libtool: link: ( cd ".libs" && rm -f "libbzrtp.la" && ln -s "../libbzrtp.la" "libbzrtp.la" )
make[1]: Leaving directory '/usr/src/RPM/BUILD/libzrtp-1.0.6/src'
Making all in include
Making all in bzrtp
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all-am'.
Making all in test
make[1]: Entering directory '/usr/src/RPM/BUILD/libzrtp-1.0.6/test'
i586-alt-linux-gcc -DPACKAGE_NAME=\"bzrtp\" -DPACKAGE_TARNAME=\"bzrtp\" -DPACKAGE_VERSION=\"1.0.5\" -DPACKAGE_STRING=\"bzrtp\ 1.0.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"bzrtp\" -DVERSION=\"1.0.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DZIDCACHE_ENABLED=1 -DHAVE_LIBXML2=1 -I.  -I../include   -I/usr/include/libxml2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Werror -Wextra -Wno-unused-parameter -Wno-missing-field-initializers  -c -o bzrtpTest-bzrtpTest.o `test -f 'bzrtpTest.c' || echo './'`bzrtpTest.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/libzrtp-1.0.6/test'
make[1]: Entering directory '/usr/src/RPM/BUILD/libzrtp-1.0.6/test'
i586-alt-linux-gcc -DPACKAGE_NAME=\"bzrtp\" -DPACKAGE_TARNAME=\"bzrtp\" -DPACKAGE_VERSION=\"1.0.5\" -DPACKAGE_STRING=\"bzrtp\ 1.0.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"bzrtp\" -DVERSION=\"1.0.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DZIDCACHE_ENABLED=1 -DHAVE_LIBXML2=1 -I.  -I../include   -I/usr/include/libxml2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Werror -Wextra -Wno-unused-parameter -Wno-missing-field-initializers  -c -o bzrtpTest-bzrtpZidCacheTest.o `test -f 'bzrtpZidCacheTest.c' || echo './'`bzrtpZidCacheTest.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/libzrtp-1.0.6/test'
make[1]: Entering directory '/usr/src/RPM/BUILD/libzrtp-1.0.6/test'
i586-alt-linux-gcc -DPACKAGE_NAME=\"bzrtp\" -DPACKAGE_TARNAME=\"bzrtp\" -DPACKAGE_VERSION=\"1.0.5\" -DPACKAGE_STRING=\"bzrtp\ 1.0.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"bzrtp\" -DVERSION=\"1.0.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DZIDCACHE_ENABLED=1 -DHAVE_LIBXML2=1 -I.  -I../include   -I/usr/include/libxml2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Werror -Wextra -Wno-unused-parameter -Wno-missing-field-initializers  -c -o bzrtpTest-bzrtpConfigsTest.o `test -f 'bzrtpConfigsTest.c' || echo './'`bzrtpConfigsTest.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/libzrtp-1.0.6/test'
make[1]: Entering directory '/usr/src/RPM/BUILD/libzrtp-1.0.6/test'
i586-alt-linux-gcc -DPACKAGE_NAME=\"bzrtp\" -DPACKAGE_TARNAME=\"bzrtp\" -DPACKAGE_VERSION=\"1.0.5\" -DPACKAGE_STRING=\"bzrtp\ 1.0.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"bzrtp\" -DVERSION=\"1.0.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DZIDCACHE_ENABLED=1 -DHAVE_LIBXML2=1 -I.  -I../include   -I/usr/include/libxml2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Werror -Wextra -Wno-unused-parameter -Wno-missing-field-initializers  -c -o bzrtpTest-testUtils.o `test -f 'testUtils.c' || echo './'`testUtils.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/libzrtp-1.0.6/test'
make[1]: Entering directory '/usr/src/RPM/BUILD/libzrtp-1.0.6/test'
i586-alt-linux-gcc -DPACKAGE_NAME=\"bzrtp\" -DPACKAGE_TARNAME=\"bzrtp\" -DPACKAGE_VERSION=\"1.0.5\" -DPACKAGE_STRING=\"bzrtp\ 1.0.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"bzrtp\" -DVERSION=\"1.0.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DZIDCACHE_ENABLED=1 -DHAVE_LIBXML2=1 -I.  -I../include   -I/usr/include/libxml2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Werror -Wextra -Wno-unused-parameter -Wno-missing-field-initializers  -c -o bzrtpTest-bzrtpParserTest.o `test -f 'bzrtpParserTest.c' || echo './'`bzrtpParserTest.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/libzrtp-1.0.6/test'
make[1]: Entering directory '/usr/src/RPM/BUILD/libzrtp-1.0.6/test'
i586-alt-linux-gcc -DPACKAGE_NAME=\"bzrtp\" -DPACKAGE_TARNAME=\"bzrtp\" -DPACKAGE_VERSION=\"1.0.5\" -DPACKAGE_STRING=\"bzrtp\ 1.0.5\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"bzrtp\" -DVERSION=\"1.0.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DZIDCACHE_ENABLED=1 -DHAVE_LIBXML2=1 -I.  -I../include   -I/usr/include/libxml2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Werror -Wextra -Wno-unused-parameter -Wno-missing-field-initializers  -c -o bzrtpTest-bzrtpCryptoTest.o `test -f 'bzrtpCryptoTest.c' || echo './'`bzrtpCryptoTest.c
make[1]: Leaving directory '/usr/src/RPM/BUILD/libzrtp-1.0.6/test'
make[1]: Entering directory '/usr/src/RPM/BUILD/libzrtp-1.0.6/test'
/bin/sh ../libtool  --tag=CC   --mode=link i586-alt-linux-gcc  -I/usr/include/libxml2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Werror -Wextra -Wno-unused-parameter -Wno-missing-field-initializers    -o bzrtpTest bzrtpTest-bzrtpTest.o bzrtpTest-testUtils.o bzrtpTest-bzrtpCryptoTest.o bzrtpTest-bzrtpParserTest.o bzrtpTest-bzrtpConfigsTest.o bzrtpTest-bzrtpZidCacheTest.o ../src/libbzrtp.la -lbctoolbox -lbctoolbox-tester -lsqlite3 -lxml2 -lm 
libtool: link: i586-alt-linux-gcc -I/usr/include/libxml2 -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -Wall -Werror -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -o .libs/bzrtpTest bzrtpTest-bzrtpTest.o bzrtpTest-testUtils.o bzrtpTest-bzrtpCryptoTest.o bzrtpTest-bzrtpParserTest.o bzrtpTest-bzrtpConfigsTest.o bzrtpTest-bzrtpZidCacheTest.o  ../src/.libs/libbzrtp.so -lbctoolbox -lbctoolbox-tester -lsqlite3 -lxml2 -lm
make[1]: Leaving directory '/usr/src/RPM/BUILD/libzrtp-1.0.6/test'
make[1]: Nothing to be done for 'all-am'.
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.34625
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/libzrtp-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/libzrtp-buildroot
+ cd libzrtp-1.0.6
+ /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/libzrtp-buildroot/usr exec_prefix=/usr/src/tmp/libzrtp-buildroot/usr bindir=/usr/src/tmp/libzrtp-buildroot/usr/bin sbindir=/usr/src/tmp/libzrtp-buildroot/usr/sbin sysconfdir=/usr/src/tmp/libzrtp-buildroot/etc datadir=/usr/src/tmp/libzrtp-buildroot/usr/share includedir=/usr/src/tmp/libzrtp-buildroot/usr/include libdir=/usr/src/tmp/libzrtp-buildroot/usr/lib libexecdir=/usr/src/tmp/libzrtp-buildroot/usr/lib localstatedir=/usr/src/tmp/libzrtp-buildroot/var/lib sharedstatedir=/usr/src/tmp/libzrtp-buildroot/var/lib mandir=/usr/src/tmp/libzrtp-buildroot/usr/share/man infodir=/usr/src/tmp/libzrtp-buildroot/usr/share/info install
make: Entering directory '/usr/src/RPM/BUILD/libzrtp-1.0.6'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/libzrtp-1.0.6/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libzrtp-1.0.6/src'
 /bin/mkdir -p '/usr/src/tmp/libzrtp-buildroot/usr/lib'
 /bin/sh ../libtool   --mode=install /bin/install -p   libbzrtp.la '/usr/src/tmp/libzrtp-buildroot/usr/lib'
libtool: install: /bin/install -p .libs/libbzrtp.so.0.0.0 /usr/src/tmp/libzrtp-buildroot/usr/lib/libbzrtp.so.0.0.0
libtool: install: (cd /usr/src/tmp/libzrtp-buildroot/usr/lib && { ln -s -f libbzrtp.so.0.0.0 libbzrtp.so.0 || { rm -f libbzrtp.so.0 && ln -s libbzrtp.so.0.0.0 libbzrtp.so.0; }; })
libtool: install: (cd /usr/src/tmp/libzrtp-buildroot/usr/lib && { ln -s -f libbzrtp.so.0.0.0 libbzrtp.so || { rm -f libbzrtp.so && ln -s libbzrtp.so.0.0.0 libbzrtp.so; }; })
libtool: install: /bin/install -p .libs/libbzrtp.lai /usr/src/tmp/libzrtp-buildroot/usr/lib/libbzrtp.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/libzrtp-1.0.6/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libzrtp-1.0.6/src'
Making install in include
make[1]: Entering directory '/usr/src/RPM/BUILD/libzrtp-1.0.6/include'
Making install in bzrtp
make[2]: Entering directory '/usr/src/RPM/BUILD/libzrtp-1.0.6/include/bzrtp'
make[3]: Entering directory '/usr/src/RPM/BUILD/libzrtp-1.0.6/include/bzrtp'
make[3]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/libzrtp-buildroot/usr/include/bzrtp'
 /bin/install -p -m 644 bzrtp.h '/usr/src/tmp/libzrtp-buildroot/usr/include/bzrtp'
make[3]: Leaving directory '/usr/src/RPM/BUILD/libzrtp-1.0.6/include/bzrtp'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libzrtp-1.0.6/include/bzrtp'
make[2]: Entering directory '/usr/src/RPM/BUILD/libzrtp-1.0.6/include'
make[3]: Entering directory '/usr/src/RPM/BUILD/libzrtp-1.0.6/include'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/libzrtp-1.0.6/include'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libzrtp-1.0.6/include'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libzrtp-1.0.6/include'
Making install in test
make[1]: Entering directory '/usr/src/RPM/BUILD/libzrtp-1.0.6/test'
make[2]: Entering directory '/usr/src/RPM/BUILD/libzrtp-1.0.6/test'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/libzrtp-1.0.6/test'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libzrtp-1.0.6/test'
make[1]: Entering directory '/usr/src/RPM/BUILD/libzrtp-1.0.6'
make[2]: Entering directory '/usr/src/RPM/BUILD/libzrtp-1.0.6'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/libzrtp-buildroot/usr/lib/pkgconfig'
 /bin/install -p -m 644 libbzrtp.pc '/usr/src/tmp/libzrtp-buildroot/usr/lib/pkgconfig'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libzrtp-1.0.6'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libzrtp-1.0.6'
make: Leaving directory '/usr/src/RPM/BUILD/libzrtp-1.0.6'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/libzrtp-buildroot (auto)
removed './usr/lib/libbzrtp.la'
mode of './usr/lib/libbzrtp.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/libzrtp-buildroot (binconfig,pkgconfig,libtool,desktop)
/usr/lib/pkgconfig/libbzrtp.pc: Cflags: '-I/usr/include ' --> ''
/usr/lib/pkgconfig/libbzrtp.pc: Libs: '-L/usr/lib -lbzrtp ' --> '-lbzrtp'
Checking contents of files in /usr/src/tmp/libzrtp-buildroot/ (default)
Compressing files in /usr/src/tmp/libzrtp-buildroot (auto)
Adjusting library links in /usr/src/tmp/libzrtp-buildroot
./usr/lib:
	libbzrtp.so.0 -> libbzrtp.so.0.0.0
Verifying ELF objects in /usr/src/tmp/libzrtp-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Processing files: libzrtp-1.0.6-alt2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.46330
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libzrtp-1.0.6
+ DOCDIR=/usr/src/tmp/libzrtp-buildroot/usr/share/doc/libzrtp-1.0.6
+ export DOCDIR
+ rm -rf /usr/src/tmp/libzrtp-buildroot/usr/share/doc/libzrtp-1.0.6
+ /bin/mkdir -p /usr/src/tmp/libzrtp-buildroot/usr/share/doc/libzrtp-1.0.6
+ cp -prL AUTHORS COPYING ChangeLog NEWS README.md /usr/src/tmp/libzrtp-buildroot/usr/share/doc/libzrtp-1.0.6
+ chmod -R go-w /usr/src/tmp/libzrtp-buildroot/usr/share/doc/libzrtp-1.0.6
+ chmod -R a+rX /usr/src/tmp/libzrtp-buildroot/usr/share/doc/libzrtp-1.0.6
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9ASWtS
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/libzrtp-buildroot/usr/lib/libbzrtp.so.0: 72 symbols, 17 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Sg5qn4
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: libbzrtp.so.0 = set:kdRRUuJ7MZ7Zmqv2zn5B62kk0rPl28Pc1cQMblX3WlzGqipuRgqR1Uca9rVGJOE5g8JiwOw16oRjPE9mTyyKns7ISmc9BAQgqxSQRMykBFwtJ01ptAHPHdqu8f4u4Z2xIYDycgklUze6kjDVse6Fgv6
Requires: libbctoolbox.so.1 >= set:mhBX8M3rikS5cT2J5599mAS1yaCBZiwh6s6EqwImfsUK1CZJC1, 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), libsqlite3.so.0 >= set:ojIOg0rgwmWUOuZE9HajhF0g7Wtiu67xh1g7sRVxaTSwcm7yxG83, libxml2.so.2 >= set:olF4iQNmKOg3EXe1, libxml2.so.2(LIBXML2_2.4.30), rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Gs0t0O
Creating libzrtp-debuginfo package
Processing files: libzrtp-devel-1.0.6-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WfwzmT
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.HFKoPW
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
Provides: pkgconfig(libbzrtp) = 1.0.5
Requires: libzrtp = 1.0.6-alt2, /usr/lib/libbzrtp.so.0.0.0, /usr/lib/pkgconfig, libbctoolbox-devel
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pMU8t8
Processing files: libzrtp-debuginfo-1.0.6-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ws9Axq
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.luIGR1
find-requires: running scripts (debuginfo)
Provides: debug(libbzrtp.so.0)
Requires: libzrtp = 1.0.6-alt2, debug(libbctoolbox.so.1), debug(libc.so.6), debug(libsqlite3.so.0), debug(libxml2.so.2)
Adding to libzrtp-devel a strict dependency on libzrtp
Adding to libzrtp-debuginfo a strict dependency on libzrtp
Removing 1 extra deps from libzrtp-devel due to dependency on libzrtp
Wrote: /usr/src/RPM/RPMS/i586/libzrtp-1.0.6-alt2.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/libzrtp-devel-1.0.6-alt2.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/libzrtp-debuginfo-1.0.6-alt2.i586.rpm
14.24user 2.60system 1:00.44elapsed 27%CPU (0avgtext+0avgdata 41308maxresident)k
0inputs+0outputs (0major+857542minor)pagefaults 0swaps
21.83user 7.50system 1:13.73elapsed 39%CPU (0avgtext+0avgdata 116060maxresident)k
400inputs+0outputs (0major+1157701minor)pagefaults 0swaps