<86>Apr 27 04:00:33 userdel[25243]: delete user `rooter' <86>Apr 27 04:00:33 userdel[25243]: remove group `rooter' <86>Apr 27 04:00:33 groupadd[25244]: new group: name=rooter, gid=501 <86>Apr 27 04:00:33 useradd[25245]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 27 04:00:33 userdel[25247]: delete user `builder' <86>Apr 27 04:00:33 userdel[25247]: remove group `builder' <86>Apr 27 04:00:33 groupadd[25248]: new group: name=builder, gid=502 <86>Apr 27 04:00:33 useradd[25249]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 27 04:00:35 rpmi: gcc-c++-common-1.4.11-alt1 installed <13>Apr 27 04:00:35 rpmi: libstdc++4.3-4.3.2-alt6 installed <13>Apr 27 04:00:36 rpmi: libstdc++4.3-devel-4.3.2-alt6 installed <13>Apr 27 04:00:37 rpmi: gcc4.3-c++-4.3.2-alt6 installed WARNING: %__autoreconf is obsolete, use %autoreconf instead Installing libsrtp-1.4.2-alt1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.34604 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf srtp + echo 'Source #0 (srtp-1.4.2.tgz):' Source #0 (srtp-1.4.2.tgz): + /bin/gzip -dc /usr/src/RPM/SOURCES/srtp-1.4.2.tgz + /bin/tar -xf - + cd srtp + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.34604 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd srtp + touch NEWS AUTHORS ChangeLog + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.in: not using Gettext autoreconf-default: running: aclocal --force autoreconf-default: configure.in: tracing autoreconf-default: configure.in: not using Libtool autoreconf-default: configure.in: not using Intltool 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 `.' + CFLAGS='-pipe -Wall -O2 -fsigned-char' + export CFLAGS + CXXFLAGS='-pipe -Wall -O2 -fsigned-char' + export CXXFLAGS + FFLAGS='-pipe -Wall -O2 -fsigned-char' + export FFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + '[' -f configure.ac -o -f configure.in ']' + libtoolize --copy --force Remember to add `AC_PROG_LIBTOOL' to `configure.in'. Using `AC_PROG_RANLIB' is rendered obsolete by `AC_PROG_LIBTOOL' You should add the contents of `/usr/share/libtool-1.5/aclocal/libtool.m4' to `aclocal.m4'. + ./configure --build=ppc-alt-linux --host=ppc-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=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --enable-pic checking for ppc-alt-linux-ranlib... no checking for ranlib... ranlib checking for ppc-alt-linux-gcc... ppc-alt-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether ppc-alt-linux-gcc accepts -g... yes checking for ppc-alt-linux-gcc option to accept ISO C89... none needed checking for a BSD-compatible install... /bin/install -c checking whether to build for Linux kernel context... no checking for /dev/urandom... yes checking which random device to use... /dev/urandom checking how to run the C preprocessor... ppc-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 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 for unsigned long... yes checking size of unsigned long... 4 checking for unsigned long long... yes 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 whether byte ordering is bigendian... yes checking build system type... powerpc-alt-linux-gnu checking host system type... powerpc-alt-linux-gnu checking whether to compile in debugging... yes checking whether to use ISMAcryp code... 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 configure: creating ./config.status config.status: creating Makefile config.status: creating crypto/Makefile config.status: creating doc/Makefile config.status: creating crypto/include/config.h + '[' -n '' ']' + NPROCS=48 + make -j48 make: Entering directory `/usr/src/RPM/BUILD/srtp' ppc-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -fPIC -pipe -Wall -O2 -fsigned-char -c srtp/srtp.c -o srtp/srtp.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -fPIC -pipe -Wall -O2 -fsigned-char -c crypto/cipher/cipher.c -o crypto/cipher/cipher.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -fPIC -pipe -Wall -O2 -fsigned-char -c crypto/cipher/null_cipher.c -o crypto/cipher/null_cipher.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -fPIC -pipe -Wall -O2 -fsigned-char -c crypto/cipher/aes.c -o crypto/cipher/aes.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -fPIC -pipe -Wall -O2 -fsigned-char -c crypto/cipher/aes_icm.c -o crypto/cipher/aes_icm.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -fPIC -pipe -Wall -O2 -fsigned-char -c crypto/cipher/aes_cbc.c -o crypto/cipher/aes_cbc.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -fPIC -pipe -Wall -O2 -fsigned-char -c crypto/hash/null_auth.c -o crypto/hash/null_auth.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -fPIC -pipe -Wall -O2 -fsigned-char -c crypto/hash/sha1.c -o crypto/hash/sha1.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -fPIC -pipe -Wall -O2 -fsigned-char -c crypto/hash/hmac.c -o crypto/hash/hmac.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -fPIC -pipe -Wall -O2 -fsigned-char -c crypto/hash/auth.c -o crypto/hash/auth.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -fPIC -pipe -Wall -O2 -fsigned-char -c crypto/math/datatypes.c -o crypto/math/datatypes.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -fPIC -pipe -Wall -O2 -fsigned-char -c crypto/math/stat.c -o crypto/math/stat.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -fPIC -pipe -Wall -O2 -fsigned-char -c crypto/kernel/crypto_kernel.c -o crypto/kernel/crypto_kernel.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -fPIC -pipe -Wall -O2 -fsigned-char -c crypto/kernel/alloc.c -o crypto/kernel/alloc.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -fPIC -pipe -Wall -O2 -fsigned-char -c crypto/kernel/key.c -o crypto/kernel/key.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -fPIC -pipe -Wall -O2 -fsigned-char -c crypto/rng/rand_source.c -o crypto/rng/rand_source.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -fPIC -pipe -Wall -O2 -fsigned-char -c crypto/rng/prng.c -o crypto/rng/prng.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -fPIC -pipe -Wall -O2 -fsigned-char -c crypto/rng/ctr_prng.c -o crypto/rng/ctr_prng.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -fPIC -pipe -Wall -O2 -fsigned-char -c crypto/kernel/err.c -o crypto/kernel/err.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -fPIC -pipe -Wall -O2 -fsigned-char -c crypto/replay/rdb.c -o crypto/replay/rdb.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -fPIC -pipe -Wall -O2 -fsigned-char -c crypto/replay/rdbx.c -o crypto/replay/rdbx.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -fPIC -pipe -Wall -O2 -fsigned-char -c crypto/replay/ut_sim.c -o crypto/replay/ut_sim.o ar cr libsrtp.a srtp/srtp.o crypto/cipher/cipher.o crypto/cipher/null_cipher.o crypto/cipher/aes.o crypto/cipher/aes_icm.o crypto/cipher/aes_cbc.o crypto/hash/null_auth.o crypto/hash/sha1.o crypto/hash/hmac.o crypto/hash/auth.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 ppc-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -fPIC -pipe -Wall -O2 -fsigned-char -L. crypto/test/aes_calc.c -o crypto/test/aes_calc -lsrtp ppc-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -fPIC -pipe -Wall -O2 -fsigned-char -L. crypto/test/cipher_driver.c -o crypto/test/cipher_driver -lsrtp ppc-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -fPIC -pipe -Wall -O2 -fsigned-char -L. crypto/test/datatypes_driver.c -o crypto/test/datatypes_driver -lsrtp ppc-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -fPIC -pipe -Wall -O2 -fsigned-char -L. crypto/test/kernel_driver.c -o crypto/test/kernel_driver -lsrtp ppc-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -fPIC -pipe -Wall -O2 -fsigned-char -L. crypto/test/rand_gen.c -o crypto/test/rand_gen -lsrtp ppc-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -fPIC -pipe -Wall -O2 -fsigned-char -L. crypto/test/sha1_driver.c -o crypto/test/sha1_driver -lsrtp ppc-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -fPIC -pipe -Wall -O2 -fsigned-char -L. crypto/test/stat_driver.c -o crypto/test/stat_driver -lsrtp ppc-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -fPIC -pipe -Wall -O2 -fsigned-char -L. test/srtp_driver.c -o test/srtp_driver -lsrtp ppc-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -fPIC -pipe -Wall -O2 -fsigned-char -L. test/replay_driver.c -o test/replay_driver -lsrtp ppc-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -fPIC -pipe -Wall -O2 -fsigned-char -L. test/roc_driver.c -o test/roc_driver -lsrtp ppc-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -fPIC -pipe -Wall -O2 -fsigned-char -L. test/rdbx_driver.c -o test/rdbx_driver -lsrtp ppc-alt-linux-gcc -DHAVE_CONFIG_H -Icrypto/include -I./include -I./crypto/include -fPIC -pipe -Wall -O2 -fsigned-char -L. -o test/rtpw test/rtpw.c test/rtp.c libsrtp.a -lsrtp crypto/test/aes_calc.c: In function 'main': crypto/test/aes_calc.c:38: warning: 'verbose' may be used uninitialized in this function Build done. Please run 'make runtest' to run self tests. make: Leaving directory `/usr/src/RPM/BUILD/srtp' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.86219 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libsrtp-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libsrtp-buildroot + cd srtp + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/libsrtp-buildroot/usr exec_prefix=/usr/src/tmp/libsrtp-buildroot/usr bindir=/usr/src/tmp/libsrtp-buildroot/usr/bin sbindir=/usr/src/tmp/libsrtp-buildroot/usr/sbin sysconfdir=/usr/src/tmp/libsrtp-buildroot/etc datadir=/usr/src/tmp/libsrtp-buildroot/usr/share includedir=/usr/src/tmp/libsrtp-buildroot/usr/include libdir=/usr/src/tmp/libsrtp-buildroot/usr/lib libexecdir=/usr/src/tmp/libsrtp-buildroot/usr/lib localstatedir=/usr/src/tmp/libsrtp-buildroot/var/lib sharedstatedir=/usr/src/tmp/libsrtp-buildroot/usr/com 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/srtp' /bin/install -p -d /usr/src/tmp/libsrtp-buildroot/usr/include/srtp /bin/install -p -d /usr/src/tmp/libsrtp-buildroot/usr/lib cp include/*.h /usr/src/tmp/libsrtp-buildroot/usr/include/srtp cp crypto/include/*.h /usr/src/tmp/libsrtp-buildroot/usr/include/srtp if [ -f libsrtp.a ]; then cp libsrtp.a /usr/src/tmp/libsrtp-buildroot/usr/lib/; fi make: Leaving directory `/usr/src/RPM/BUILD/srtp' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libsrtp-buildroot (auto) Verifying and fixing files in /usr/src/tmp/libsrtp-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/libsrtp-buildroot (auto) Adjusting library links in /usr/src/tmp/libsrtp-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/libsrtp-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/libsrtp-buildroot (executable,shared) Processing files: libsrtp-1.4.2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.57318 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.46650 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.36987 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/check-files + exit 0 Wrote: /usr/src/RPM/SRPMS/libsrtp-1.4.2-alt1.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/libsrtp-1.4.2-alt1.ppc.rpm 20.73user 3.61system 0:25.08elapsed 97%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+799468minor)pagefaults 0swaps