ENTER do("bash --login -c 'rpmbuild -bs --target ppc --nodeps //builddir/build/SPECS/ccrtp.spec'", '/var/lib/mock/dist-f9-build-122420-20049/root/', 0, True, 0, , 101, 103, None, logger=) run cmd timeout(0): bash --login -c 'rpmbuild -bs --target ppc --nodeps //builddir/build/SPECS/ccrtp.spec' /etc/profile: line 38: /bin/hostname: No such file or directory warning: Could not canonicalize hostname: ppc3.fedora.redhat.com Building target platforms: ppc Building for target ppc Wrote: /builddir/build/SRPMS/ccrtp-1.6.0-1.fc9.src.rpm LEAVE do --> ENTER do("bash --login -c 'rpmbuild -bb --target ppc --nodeps //builddir/build/SPECS/ccrtp.spec'", '/var/lib/mock/dist-f9-build-122420-20049/root/', 0, True, 0, , 101, 103, None, logger=) run cmd timeout(0): bash --login -c 'rpmbuild -bb --target ppc --nodeps //builddir/build/SPECS/ccrtp.spec' /etc/profile: line 38: /bin/hostname: No such file or directory Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.22802 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf ccrtp-1.6.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/ccrtp-1.6.0.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd ccrtp-1.6.0 ++ /usr/bin/id -u + '[' 101 = 0 ']' ++ /usr/bin/id -u + '[' 101 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (ccrtp-1.6.0-gcc.patch):' Patch #0 (ccrtp-1.6.0-gcc.patch): + patch -p1 -b --suffix .gcc -s + chmod 644 src/ccrtp/rtp.h + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.22802 + umask 022 + cd /builddir/build/BUILD + cd ccrtp-1.6.0 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./autoconf/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./autoconf/config.guess ++ basename ./autoconf/config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./autoconf/config.guess `/usr/lib/rpm/redhat/config.guess' -> `./autoconf/config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./autoconf/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./autoconf/config.sub ++ basename ./autoconf/config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./autoconf/config.sub `/usr/lib/rpm/redhat/config.sub' -> `./autoconf/config.sub' + ./configure --build=ppc-redhat-linux-gnu --host=ppc-redhat-linux-gnu --target=ppc-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-static checking build system type... powerpc-redhat-linux-gnu checking host system type... powerpc-redhat-linux-gnu checking target system type... powerpc-redhat-linux-gnu checking for ppc-redhat-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for ppc-redhat-linux-gnu-g++... no checking for ppc-redhat-linux-gnu-c++... no checking for ppc-redhat-linux-gnu-gpp... no checking for ppc-redhat-linux-gnu-aCC... no checking for ppc-redhat-linux-gnu-CC... no checking for ppc-redhat-linux-gnu-cxx... no checking for ppc-redhat-linux-gnu-cc++... no checking for ppc-redhat-linux-gnu-cl.exe... no checking for ppc-redhat-linux-gnu-FCC... no checking for ppc-redhat-linux-gnu-KCC... no checking for ppc-redhat-linux-gnu-RCC... no checking for ppc-redhat-linux-gnu-xlC_r... no checking for ppc-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C++ preprocessor... g++ -E checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes 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 ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking for ppc-redhat-linux-gnu-g77... no checking for ppc-redhat-linux-gnu-xlf... no checking for ppc-redhat-linux-gnu-f77... no checking for ppc-redhat-linux-gnu-frt... no checking for ppc-redhat-linux-gnu-pgf77... no checking for ppc-redhat-linux-gnu-cf77... no checking for ppc-redhat-linux-gnu-fort77... no checking for ppc-redhat-linux-gnu-fl32... no checking for ppc-redhat-linux-gnu-af77... no checking for ppc-redhat-linux-gnu-xlf90... no checking for ppc-redhat-linux-gnu-f90... no checking for ppc-redhat-linux-gnu-pgf90... no checking for ppc-redhat-linux-gnu-pghpf... no checking for ppc-redhat-linux-gnu-epcf90... no checking for ppc-redhat-linux-gnu-gfortran... no checking for ppc-redhat-linux-gnu-g95... no checking for ppc-redhat-linux-gnu-xlf95... no checking for ppc-redhat-linux-gnu-f95... no checking for ppc-redhat-linux-gnu-fort... no checking for ppc-redhat-linux-gnu-ifort... no checking for ppc-redhat-linux-gnu-ifc... no checking for ppc-redhat-linux-gnu-efc... no checking for ppc-redhat-linux-gnu-pgf95... no checking for ppc-redhat-linux-gnu-lf95... no checking for ppc-redhat-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 262144 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ppc-redhat-linux-gnu-ar... no checking for ar... ar checking for ppc-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for ppc-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for a BSD-compatible install... /usr/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 for style of include used by make... GNU checking dependency style of gcc... none checking dependency style of g++... none checking for libgcrypt-config... /usr/bin/libgcrypt-config checking for LIBGCRYPT - version >= 1.2.3... yes (1.4.0) checking LIBGCRYPT API version... okay checking gcrypt.h usability... yes checking gcrypt.h presence... yes checking for gcrypt.h... yes checking for ppc-redhat-linux-gnu-ranlib... ranlib checking for genorated automake files... found checking whether to enable maintainer-specific portions of Makefiles... no checking for ppc-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for COMMON... yes checking for debugging... no checking for profiling... no checking for doxygen... /usr/bin/doxygen configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/ccrtp/Makefile config.status: creating m4/Makefile config.status: creating doc/Makefile config.status: creating demo/Makefile config.status: creating phone/Makefile config.status: creating w32/Makefile config.status: creating ccrtp.spec config.status: creating ccrtp.list config.status: WARNING: ccrtp.list.in seems to ignore the --datarootdir setting config.status: creating libccrtp1.pc config.status: creating src/ccrtp/crypto/Makefile config.status: creating src/config.h config.status: executing depfiles commands + /usr/bin/make Making all in src make[1]: Entering directory `/builddir/build/BUILD/ccrtp-1.6.0/src' /usr/bin/make all-recursive make[2]: Entering directory `/builddir/build/BUILD/ccrtp-1.6.0/src' Making all in ccrtp make[3]: Entering directory `/builddir/build/BUILD/ccrtp-1.6.0/src/ccrtp' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/ccrtp-1.6.0/src/ccrtp' Making all in ccrtp/crypto make[3]: Entering directory `/builddir/build/BUILD/ccrtp-1.6.0/src/ccrtp/crypto' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/ccrtp-1.6.0/src/ccrtp/crypto' make[3]: Entering directory `/builddir/build/BUILD/ccrtp-1.6.0/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Wall -ansi -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -c -o rtppkt.lo rtppkt.cpp mkdir .libs g++ -DHAVE_CONFIG_H -I. -Wall -ansi -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -c rtppkt.cpp -fPIC -DPIC -o .libs/rtppkt.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Wall -ansi -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -c -o rtcppkt.lo rtcppkt.cpp g++ -DHAVE_CONFIG_H -I. -Wall -ansi -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -c rtcppkt.cpp -fPIC -DPIC -o .libs/rtcppkt.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Wall -ansi -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -c -o source.lo source.cpp g++ -DHAVE_CONFIG_H -I. -Wall -ansi -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -c source.cpp -fPIC -DPIC -o .libs/source.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Wall -ansi -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -c -o data.lo data.cpp g++ -DHAVE_CONFIG_H -I. -Wall -ansi -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -c data.cpp -fPIC -DPIC -o .libs/data.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Wall -ansi -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -c -o incqueue.lo incqueue.cpp g++ -DHAVE_CONFIG_H -I. -Wall -ansi -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -c incqueue.cpp -fPIC -DPIC -o .libs/incqueue.o incqueue.cpp: In member function 'ost::MembershipBookkeeping::IncomingRTPPktLink* ost::IncomingDataQueue::getWaiting(uint32, const ost::SyncSource*)': incqueue.cpp:505: warning: suggest parentheses around && within || /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Wall -ansi -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -c -o outqueue.lo outqueue.cpp g++ -DHAVE_CONFIG_H -I. -Wall -ansi -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -c outqueue.cpp -fPIC -DPIC -o .libs/outqueue.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Wall -ansi -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -c -o queue.lo queue.cpp g++ -DHAVE_CONFIG_H -I. -Wall -ansi -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -c queue.cpp -fPIC -DPIC -o .libs/queue.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Wall -ansi -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -c -o control.lo control.cpp g++ -DHAVE_CONFIG_H -I. -Wall -ansi -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -c control.cpp -fPIC -DPIC -o .libs/control.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Wall -ansi -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -c -o members.lo members.cpp g++ -DHAVE_CONFIG_H -I. -Wall -ansi -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -c members.cpp -fPIC -DPIC -o .libs/members.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Wall -ansi -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -c -o socket.lo socket.cpp g++ -DHAVE_CONFIG_H -I. -Wall -ansi -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -c socket.cpp -fPIC -DPIC -o .libs/socket.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Wall -ansi -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -c -o duplex.lo duplex.cpp g++ -DHAVE_CONFIG_H -I. -Wall -ansi -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -c duplex.cpp -fPIC -DPIC -o .libs/duplex.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Wall -ansi -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -c -o pool.lo pool.cpp g++ -DHAVE_CONFIG_H -I. -Wall -ansi -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -c pool.cpp -fPIC -DPIC -o .libs/pool.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Wall -ansi -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -c -o CryptoContext.lo CryptoContext.cxx g++ -DHAVE_CONFIG_H -I. -Wall -ansi -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -c CryptoContext.cxx -fPIC -DPIC -o .libs/CryptoContext.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Wall -ansi -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -c -o gcrypthmac.lo `test -f 'ccrtp/crypto/gcrypt/gcrypthmac.cxx' || echo './'`ccrtp/crypto/gcrypt/gcrypthmac.cxx g++ -DHAVE_CONFIG_H -I. -Wall -ansi -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -c ccrtp/crypto/gcrypt/gcrypthmac.cxx -fPIC -DPIC -o .libs/gcrypthmac.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Wall -ansi -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -c -o gcryptAesSrtp.lo `test -f 'ccrtp/crypto/gcrypt/gcryptAesSrtp.cxx' || echo './'`ccrtp/crypto/gcrypt/gcryptAesSrtp.cxx g++ -DHAVE_CONFIG_H -I. -Wall -ansi -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -c ccrtp/crypto/gcrypt/gcryptAesSrtp.cxx -fPIC -DPIC -o .libs/gcryptAesSrtp.o ccrtp/crypto/gcrypt/gcryptAesSrtp.cxx: In member function 'void AesSrtp::encrypt(const uint8*, uint8*)': ccrtp/crypto/gcrypt/gcryptAesSrtp.cxx:80: warning: unused variable 'err' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -Wall -ansi -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -c -o InitializeGcrypt.lo `test -f 'ccrtp/crypto/gcrypt/InitializeGcrypt.cxx' || echo './'`ccrtp/crypto/gcrypt/InitializeGcrypt.cxx g++ -DHAVE_CONFIG_H -I. -Wall -ansi -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -c ccrtp/crypto/gcrypt/InitializeGcrypt.cxx -fPIC -DPIC -o .libs/InitializeGcrypt.o /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -ansi -pedantic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -version-info 0:0 -release 1.6 -L/usr/lib -pthread -lccgnu2 -ldl -lrt -lgcrypt -lgpg-error -o libccrtp1.la -rpath /usr/lib rtppkt.lo rtcppkt.lo source.lo data.lo incqueue.lo outqueue.lo queue.lo control.lo members.lo socket.lo duplex.lo pool.lo CryptoContext.lo gcrypthmac.lo gcryptAesSrtp.lo InitializeGcrypt.lo -L/usr/lib -pthread -lccgnu2 -ldl -lrt -lgcrypt -lgpg-error g++ -shared -nostdlib /usr/lib/gcc/ppc64-redhat-linux/4.3.0/../../../../lib/crti.o /usr/lib/gcc/ppc64-redhat-linux/4.3.0/crtbeginS.o .libs/rtppkt.o .libs/rtcppkt.o .libs/source.o .libs/data.o .libs/incqueue.o .libs/outqueue.o .libs/queue.o .libs/control.o .libs/members.o .libs/socket.o .libs/duplex.o .libs/pool.o .libs/CryptoContext.o .libs/gcrypthmac.o .libs/gcryptAesSrtp.o .libs/InitializeGcrypt.o -L/usr/lib -lccgnu2 -ldl -lrt -lgcrypt -lgpg-error -L/usr/lib/gcc/ppc64-redhat-linux/4.3.0 -L/usr/lib/gcc/ppc64-redhat-linux/4.3.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/ppc64-redhat-linux/4.3.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/ppc64-redhat-linux/4.3.0/crtsavres.o /usr/lib/gcc/ppc64-redhat-linux/4.3.0/crtendS.o /usr/lib/gcc/ppc64-redhat-linux/4.3.0/../../../../lib/crtn.o -m32 -pthread -pthread -Wl,-soname -Wl,libccrtp1-1.6.so.0 -o .libs/libccrtp1-1.6.so.0.0.0 (cd .libs && rm -f libccrtp1-1.6.so.0 && ln -s libccrtp1-1.6.so.0.0.0 libccrtp1-1.6.so.0) (cd .libs && rm -f libccrtp1.so && ln -s libccrtp1-1.6.so.0.0.0 libccrtp1.so) creating libccrtp1.la (cd .libs && rm -f libccrtp1.la && ln -s ../libccrtp1.la libccrtp1.la) make[3]: Leaving directory `/builddir/build/BUILD/ccrtp-1.6.0/src' make[2]: Leaving directory `/builddir/build/BUILD/ccrtp-1.6.0/src' make[1]: Leaving directory `/builddir/build/BUILD/ccrtp-1.6.0/src' Making all in doc make[1]: Entering directory `/builddir/build/BUILD/ccrtp-1.6.0/doc' (cd . ; /usr/bin/doxygen Doxymini) Warning: Tag `CGI_NAME' at line 438 of file Doxymini has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" Warning: Tag `CGI_URL' at line 444 of file Doxymini has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" Warning: Tag `DOC_URL' at line 450 of file Doxymini has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" Warning: Tag `DOC_ABSPATH' at line 456 of file Doxymini has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" Warning: Tag `BIN_ABSPATH' at line 461 of file Doxymini has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" Warning: Tag `EXT_DOC_PATHS' at line 467 of file Doxymini has become obsolete. To avoid this warning please update your configuration file using "doxygen -u" /builddir/build/BUILD/ccrtp-1.6.0/src/ccrtp/iqueue.h:263: Warning: The following parameters of ConflictHandler::searchDataConflict(InetAddress na, tpport_t dtp) are not documented: parameter dtp /builddir/build/BUILD/ccrtp-1.6.0/src/ccrtp/iqueue.h:269: Warning: The following parameters of ConflictHandler::searchControlConflict(InetAddress na, tpport_t ctp) are not documented: parameter ctp /builddir/build/BUILD/ccrtp-1.6.0/src/ccrtp/iqueue.h:263: Warning: The following parameters of ConflictHandler::searchDataConflict(InetAddress na, tpport_t dtp) are not documented: parameter dtp /builddir/build/BUILD/ccrtp-1.6.0/src/ccrtp/iqueue.h:263: Warning: The following parameters of ConflictHandler::searchDataConflict(InetAddress na, tpport_t dtp) are not documented: parameter na /builddir/build/BUILD/ccrtp-1.6.0/src/ccrtp/iqueue.h:269: Warning: The following parameters of ConflictHandler::searchControlConflict(InetAddress na, tpport_t ctp) are not documented: parameter ctp /builddir/build/BUILD/ccrtp-1.6.0/src/ccrtp/iqueue.h:269: Warning: The following parameters of ConflictHandler::searchControlConflict(InetAddress na, tpport_t ctp) are not documented: parameter na /builddir/build/BUILD/ccrtp-1.6.0/src/ccrtp/oqueue.h:480: Warning: argument `RTP' of command @param is not found in the argument list of OutgoingDataQueue::dispatchImmediate(OutgoingRTPPkt *packet) /builddir/build/BUILD/ccrtp-1.6.0/src/ccrtp/oqueue.h:480: Warning: The following parameters of OutgoingDataQueue::dispatchImmediate(OutgoingRTPPkt *packet) are not documented: parameter packet /builddir/build/BUILD/ccrtp-1.6.0/src/ccrtp/cqueue.h:262: Warning: The following parameters of QueueRTCPManager::onGotSDES(SyncSource &source, RTCPPacket &pkt) are not documented: parameter pkt /builddir/build/BUILD/ccrtp-1.6.0/src/ccrtp/cqueue.h:262: Warning: The following parameters of QueueRTCPManager::onGotSDES(SyncSource &source, RTCPPacket &pkt) are not documented: parameter pkt /builddir/build/BUILD/ccrtp-1.6.0/src/ccrtp/cqueue.h:262: Warning: The following parameters of QueueRTCPManager::onGotSDES(SyncSource &source, RTCPPacket &pkt) are not documented: parameter source /builddir/build/BUILD/ccrtp-1.6.0/src/ccrtp/ioqueue.h:308: Warning: argument `number' of command @param is not found in the argument list of RTPDataQueue::isPendingData(microtimeout_t timeout) /builddir/build/BUILD/ccrtp-1.6.0/src/ccrtp/ioqueue.h:308: Warning: The following parameters of RTPDataQueue::isPendingData(microtimeout_t timeout) are not documented: parameter timeout /builddir/build/BUILD/ccrtp-1.6.0/src/ccrtp/ext.h:76: Warning: The following parameters of RTPDuplex::RTPDuplex(const InetAddress &bind, tpport_t local, tpport_t remote) are not documented: parameter local parameter remote /builddir/build/BUILD/ccrtp-1.6.0/src/ccrtp/ext.h:89: Warning: The following parameters of RTPDuplex::connect(const InetHostAddress &host, tpport_t port=0) are not documented: parameter port /builddir/build/BUILD/ccrtp-1.6.0/src/ccrtp/ext.h:108: Warning: The following parameters of RTPDuplex::sendData(const unsigned char *const buffer, size_t len) are not documented: parameter len /builddir/build/BUILD/ccrtp-1.6.0/src/ccrtp/ext.h:117: Warning: The following parameters of RTPDuplex::recvData(unsigned char *buffer, size_t len, InetHostAddress &na, tpport_t &tp) are not documented: parameter len parameter na parameter tp /builddir/build/BUILD/ccrtp-1.6.0/src/ccrtp/ext.h:76: Warning: The following parameters of RTPDuplex::RTPDuplex(const InetAddress &bind, tpport_t local, tpport_t remote) are not documented: parameter local parameter remote /builddir/build/BUILD/ccrtp-1.6.0/src/ccrtp/ext.h:76: Warning: The following parameters of RTPDuplex::RTPDuplex(const InetAddress &bind, tpport_t local, tpport_t remote) are not documented: parameter bind /builddir/build/BUILD/ccrtp-1.6.0/src/ccrtp/ext.h:89: Warning: The following parameters of RTPDuplex::connect(const InetHostAddress &host, tpport_t port=0) are not documented: parameter port /builddir/build/BUILD/ccrtp-1.6.0/src/ccrtp/ext.h:89: Warning: The following parameters of RTPDuplex::connect(const InetHostAddress &host, tpport_t port=0) are not documented: parameter host /builddir/build/BUILD/ccrtp-1.6.0/src/ccrtp/ext.h:108: Warning: The following parameters of RTPDuplex::sendData(const unsigned char *const buffer, size_t len) are not documented: parameter len /builddir/build/BUILD/ccrtp-1.6.0/src/ccrtp/ext.h:108: Warning: The following parameters of RTPDuplex::sendData(const unsigned char *const buffer, size_t len) are not documented: parameter buffer /builddir/build/BUILD/ccrtp-1.6.0/src/ccrtp/ext.h:117: Warning: The following parameters of RTPDuplex::recvData(unsigned char *buffer, size_t len, InetHostAddress &na, tpport_t &tp) are not documented: parameter len parameter na parameter tp /builddir/build/BUILD/ccrtp-1.6.0/src/ccrtp/ext.h:117: Warning: The following parameters of RTPDuplex::recvData(unsigned char *buffer, size_t len, InetHostAddress &na, tpport_t &tp) are not documented: parameter buffer /builddir/build/BUILD/ccrtp-1.6.0/src/ccrtp/rtppkt.h:97: Warning: The following parameters of RTPPacket::RTPPacket(size_t hdrlen, size_t plen, uint8 paddinglen, CryptoContext *pcc=NULL) are not documented: parameter pcc /builddir/build/BUILD/ccrtp-1.6.0/src/ccrtp/rtp.h:230: Warning: The following parameters of TRTPSessionBase::sendData(const unsigned char *const buffer, size_t len) are not documented: parameter len /builddir/build/BUILD/ccrtp-1.6.0/src/ccrtp/rtp.h:230: Warning: The following parameters of TRTPSessionBase::sendData(const unsigned char *const buffer, size_t len) are not documented: parameter len /builddir/build/BUILD/ccrtp-1.6.0/src/ccrtp/rtp.h:230: Warning: The following parameters of TRTPSessionBase::sendData(const unsigned char *const buffer, size_t len) are not documented: parameter buffer /builddir/build/BUILD/ccrtp-1.6.0/src/ccrtp/rtp.h:283: Warning: The following parameters of TRTPSessionBase::joinGroup(const InetMcastAddress &ia, uint32 iface) are not documented: parameter iface Searching for include files... Searching for files in directory /builddir/build/BUILD/ccrtp-1.6.0/doc Searching for example files... Searching for files in directory /builddir/build/BUILD/ccrtp-1.6.0/demo Searching for images... Searching for dot files... Searching for files to exclude Searching for files to process... Searching for files in directory /builddir/build/BUILD/ccrtp-1.6.0/src Searching for files in directory /builddir/build/BUILD/ccrtp-1.6.0/src/ccrtp Reading and parsing tag files Preprocessing /builddir/build/BUILD/ccrtp-1.6.0/src/private.h... Parsing file /builddir/build/BUILD/ccrtp-1.6.0/src/private.h... Preprocessing /builddir/build/BUILD/ccrtp-1.6.0/src/ccrtp/base.h... Parsing file /builddir/build/BUILD/ccrtp-1.6.0/src/ccrtp/base.h... Preprocessing /builddir/build/BUILD/ccrtp-1.6.0/src/ccrtp/channel.h... Parsing file /builddir/build/BUILD/ccrtp-1.6.0/src/ccrtp/channel.h... Preprocessing /builddir/build/BUILD/ccrtp-1.6.0/src/ccrtp/cqueue.h... Parsing file /builddir/build/BUILD/ccrtp-1.6.0/src/ccrtp/cqueue.h... Preprocessing /builddir/build/BUILD/ccrtp-1.6.0/src/ccrtp/CryptoContext.h... Parsing file /builddir/build/BUILD/ccrtp-1.6.0/src/ccrtp/CryptoContext.h... Preprocessing /builddir/build/BUILD/ccrtp-1.6.0/src/ccrtp/ext.h... Parsing file /builddir/build/BUILD/ccrtp-1.6.0/src/ccrtp/ext.h... Preprocessing /builddir/build/BUILD/ccrtp-1.6.0/src/ccrtp/formats.h... Parsing file /builddir/build/BUILD/ccrtp-1.6.0/src/ccrtp/formats.h... Preprocessing /builddir/build/BUILD/ccrtp-1.6.0/src/ccrtp/ioqueue.h... Parsing file /builddir/build/BUILD/ccrtp-1.6.0/src/ccrtp/ioqueue.h... Preprocessing /builddir/build/BUILD/ccrtp-1.6.0/src/ccrtp/iqueue.h... Parsing file /builddir/build/BUILD/ccrtp-1.6.0/src/ccrtp/iqueue.h... Preprocessing /builddir/build/BUILD/ccrtp-1.6.0/src/ccrtp/oqueue.h... Parsing file /builddir/build/BUILD/ccrtp-1.6.0/src/ccrtp/oqueue.h... Preprocessing /builddir/build/BUILD/ccrtp-1.6.0/src/ccrtp/pool.h... Parsing file /builddir/build/BUILD/ccrtp-1.6.0/src/ccrtp/pool.h... Preprocessing /builddir/build/BUILD/ccrtp-1.6.0/src/ccrtp/queuebase.h... Parsing file /builddir/build/BUILD/ccrtp-1.6.0/src/ccrtp/queuebase.h... Preprocessing /builddir/build/BUILD/ccrtp-1.6.0/src/ccrtp/rtcppkt.h... Parsing file /builddir/build/BUILD/ccrtp-1.6.0/src/ccrtp/rtcppkt.h... Preprocessing /builddir/build/BUILD/ccrtp-1.6.0/src/ccrtp/rtp.h... Parsing file /builddir/build/BUILD/ccrtp-1.6.0/src/ccrtp/rtp.h... Preprocessing /builddir/build/BUILD/ccrtp-1.6.0/src/ccrtp/rtppkt.h... Parsing file /builddir/build/BUILD/ccrtp-1.6.0/src/ccrtp/rtppkt.h... Preprocessing /builddir/build/BUILD/ccrtp-1.6.0/src/ccrtp/sources.h... Parsing file /builddir/build/BUILD/ccrtp-1.6.0/src/ccrtp/sources.h... Building group list... Building directory list... Building namespace list... Building file list... Searching for included using directives... Building class list... Associating documentation with classes... Computing nesting relations for classes... Searching for members imported via using declarations... Building example list... Searching for enumerations... Searching for documented variables... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Creating members for template instances... Computing class relations... Searching for member function documentation... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Generating disk names... Adding source references... Adding todo/test/bug list items... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Combining using relations... Generating style sheet... Generating index page... Generating example documentation... Generating docs for example audio.h... Generating docs for example audiorx.cpp... Generating docs for example audiotx.cpp... Generating docs for example ccrtptest.cpp... Generating docs for example rtpduphello.cpp... Generating docs for example rtphello.cpp... Generating docs for example rtplisten.cpp... Generating docs for example rtpsend.cpp... Generating file sources... Generating code for file base.h... Generating code for file channel.h... Generating code for file cqueue.h... Generating code for file CryptoContext.h... Generating code for file ext.h... Generating code for file formats.h... Generating code for file ioqueue.h... Generating code for file iqueue.h... Generating code for file oqueue.h... Generating code for file pool.h... Generating code for file private.h... Generating code for file queuebase.h... Generating code for file rtcppkt.h... Generating code for file rtp.h... Generating code for file rtppkt.h... Generating code for file sources.h... Generating file documentation... Generating docs for file base.h... Generating docs for file channel.h... Generating docs for file cqueue.h... Generating docs for file CryptoContext.h... Generating docs for file ext.h... Generating docs for file formats.h... Generating docs for file ioqueue.h... Generating docs for file iqueue.h... Generating docs for file oqueue.h... Generating docs for file pool.h... Generating docs for file private.h... Generating docs for file queuebase.h... Generating docs for file rtcppkt.h... Generating docs for file rtp.h... Generating docs for file rtppkt.h... Generating docs for file sources.h... Generating page documentation... Generating docs for page todo... Generating group documentation... Generating group index... Generating class documentation... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating example index... Generating docs for compound AppDataUnit... Generating docs for compound ApplicationHandler... Generating docs for compound AVPQueue... Generating docs for compound ConflictHandler... Generating docs for nested compound ConflictHandler::ConflictingTransportAddress... Generating docs for compound CryptoContext... Generating docs for compound DestinationListHandler... Generating docs for nested compound DestinationListHandler::TransportAddress... Generating docs for compound DualRTPChannel... Generating docs for compound DualUDPIPv4Socket... Generating docs for compound DynamicPayloadFormat... Generating docs for compound IncomingDataQueue... Generating docs for nested compound IncomingDataQueue::SyncSourcesIterator... Generating docs for compound IncomingDataQueueBase... Generating docs for compound IncomingRTPPkt... Generating docs for compound Members... Generating docs for compound MembershipBookkeeping... Generating docs for nested compound MembershipBookkeeping::IncomingRTPPktLink... Generating docs for nested compound MembershipBookkeeping::SyncSourceLink... Generating docs for compound OutgoingDataQueue... Generating docs for nested compound OutgoingDataQueue::OutgoingRTPPktLink... Generating docs for compound OutgoingDataQueueBase... Generating docs for compound OutgoingRTPPkt... Generating docs for compound Participant... Generating docs for compound ParticipantHandler... Generating docs for compound PayloadFormat... Generating docs for compound PredEquals... Generating docs for compound QueueRTCPManager... Generating docs for compound RTCPCompoundHandler... Generating docs for nested compound RTCPCompoundHandler::APPPacket... Generating docs for nested compound RTCPCompoundHandler::BYEPacket... Generating docs for nested compound RTCPCompoundHandler::FIRPacket... Generating docs for nested compound RTCPCompoundHandler::NACKPacket... Generating docs for nested compound RTCPCompoundHandler::ReceiverInfo... Generating docs for nested compound RTCPCompoundHandler::RecvReport... Generating docs for nested compound RTCPCompoundHandler::RRBlock... Generating docs for nested compound RTCPCompoundHandler::RTCPFixedHeader... Generating docs for nested compound RTCPCompoundHandler::RTCPPacket... Generating docs for nested compound RTCPCompoundHandler::SDESChunk... Generating docs for nested compound RTCPCompoundHandler::SDESItem... Generating docs for nested compound RTCPCompoundHandler::SenderInfo... Generating docs for nested compound RTCPCompoundHandler::SendReport... Generating docs for compound RTCPReceiverInfo... Generating docs for compound RTCPSenderInfo... Generating docs for compound RTPApplication... Generating docs for nested compound RTPApplication::ParticipantsIterator... Generating docs for compound RTPBaseUDPIPv4Socket... Generating docs for compound RTPDataQueue... Generating docs for compound RTPDuplex... Generating docs for compound RTPPacket... Generating docs for nested compound RTPPacket::RFC2833Payload... Generating docs for compound RTPQueueBase... Generating docs for compound RTPSessionBase... Generating docs for compound RTPSessionBaseHandler... Generating docs for compound RTPSessionPool... Generating docs for compound SDESItemsHolder... Generating docs for compound SessionListElement... Generating docs for compound SingleRTPSessionPool... Generating docs for compound SingleThreadRTPSession... Generating docs for compound StaticPayloadFormat... Generating docs for compound SyncSource... Generating docs for compound SyncSourceHandler... Generating docs for compound TRTPSessionBase... Generating namespace index... Generating namespace member index... Generating graph info page... Generating file index... Generating example index... Generating file member index... Generating page index... touch doxy make[1]: Leaving directory `/builddir/build/BUILD/ccrtp-1.6.0/doc' Making all in demo make[1]: Entering directory `/builddir/build/BUILD/ccrtp-1.6.0/demo' g++ -DHAVE_CONFIG_H -I. -I../src -Wall -ansi -pedantic -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -c -o rtpsend.o rtpsend.cpp /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -ansi -pedantic -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE ../src/libccrtp1.la -o rtpsend rtpsend.o -lgcrypt -lgpg-error mkdir .libs g++ -Wall -ansi -pedantic -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -o .libs/rtpsend rtpsend.o ../src/.libs/libccrtp1.so -L/usr/lib -lccgnu2 -ldl -lrt -lgcrypt -lgpg-error creating rtpsend g++ -DHAVE_CONFIG_H -I. -I../src -Wall -ansi -pedantic -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -c -o rtplisten.o rtplisten.cpp /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -ansi -pedantic -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE ../src/libccrtp1.la -o rtplisten rtplisten.o -lgcrypt -lgpg-error g++ -Wall -ansi -pedantic -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -o .libs/rtplisten rtplisten.o ../src/.libs/libccrtp1.so -L/usr/lib -lccgnu2 -ldl -lrt -lgcrypt -lgpg-error creating rtplisten g++ -DHAVE_CONFIG_H -I. -I../src -Wall -ansi -pedantic -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -c -o rtphello.o rtphello.cpp /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -ansi -pedantic -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE ../src/libccrtp1.la -o rtphello rtphello.o -lgcrypt -lgpg-error g++ -Wall -ansi -pedantic -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -o .libs/rtphello rtphello.o ../src/.libs/libccrtp1.so -L/usr/lib -lccgnu2 -ldl -lrt -lgcrypt -lgpg-error creating rtphello g++ -DHAVE_CONFIG_H -I. -I../src -Wall -ansi -pedantic -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -c -o rtpduphello.o rtpduphello.cpp /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -ansi -pedantic -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE ../src/libccrtp1.la -o rtpduphello rtpduphello.o -lgcrypt -lgpg-error g++ -Wall -ansi -pedantic -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -o .libs/rtpduphello rtpduphello.o ../src/.libs/libccrtp1.so -L/usr/lib -lccgnu2 -ldl -lrt -lgcrypt -lgpg-error creating rtpduphello g++ -DHAVE_CONFIG_H -I. -I../src -Wall -ansi -pedantic -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -c -o audiorx.o audiorx.cpp audiorx.cpp: In member function 'virtual void ccRTP_AudioReceiver::run()': audiorx.cpp:144: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -ansi -pedantic -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE ../src/libccrtp1.la -o audiorx audiorx.o -lgcrypt -lgpg-error g++ -Wall -ansi -pedantic -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -o .libs/audiorx audiorx.o ../src/.libs/libccrtp1.so -L/usr/lib -lccgnu2 -ldl -lrt -lgcrypt -lgpg-error creating audiorx g++ -DHAVE_CONFIG_H -I. -I../src -Wall -ansi -pedantic -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -c -o audiotx.o audiotx.cpp audiotx.cpp: In constructor 'ccRTP_AudioTransmitter::ccRTP_AudioTransmitter(char*)': audiotx.cpp:65: warning: deprecated conversion from string constant to 'char*' audiotx.cpp: In function 'int main(int, char**)': audiotx.cpp:179: warning: deprecated conversion from string constant to 'char*' /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -ansi -pedantic -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE ../src/libccrtp1.la -o audiotx audiotx.o -lgcrypt -lgpg-error g++ -Wall -ansi -pedantic -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -o .libs/audiotx audiotx.o ../src/.libs/libccrtp1.so -L/usr/lib -lccgnu2 -ldl -lrt -lgcrypt -lgpg-error creating audiotx g++ -DHAVE_CONFIG_H -I. -I../src -Wall -ansi -pedantic -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -c -o ccrtptest.o ccrtptest.cpp /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -ansi -pedantic -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE ../src/libccrtp1.la -o ccrtptest ccrtptest.o -lgcrypt -lgpg-error g++ -Wall -ansi -pedantic -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -o .libs/ccrtptest ccrtptest.o ../src/.libs/libccrtp1.so -L/usr/lib -lccgnu2 -ldl -lrt -lgcrypt -lgpg-error creating ccrtptest g++ -DHAVE_CONFIG_H -I. -I../src -Wall -ansi -pedantic -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -c -o ccsrtptest.o ccsrtptest.cpp ccsrtptest.cpp:132: warning: deprecated conversion from string constant to 'char*' /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -ansi -pedantic -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE ../src/libccrtp1.la -o ccsrtptest ccsrtptest.o -lgcrypt -lgpg-error g++ -Wall -ansi -pedantic -I../src -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -D_GNU_SOURCE -o .libs/ccsrtptest ccsrtptest.o ../src/.libs/libccrtp1.so -L/usr/lib -lccgnu2 -ldl -lrt -lgcrypt -lgpg-error creating ccsrtptest make[1]: Leaving directory `/builddir/build/BUILD/ccrtp-1.6.0/demo' make[1]: Entering directory `/builddir/build/BUILD/ccrtp-1.6.0' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/ccrtp-1.6.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.27753 + umask 022 + cd /builddir/build/BUILD + cd ccrtp-1.6.0 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/ccrtp-1.6.0-1.fc9-root-mockbuild + make install DESTDIR=/var/tmp/ccrtp-1.6.0-1.fc9-root-mockbuild Making install in src make[1]: Entering directory `/builddir/build/BUILD/ccrtp-1.6.0/src' Making install in ccrtp make[2]: Entering directory `/builddir/build/BUILD/ccrtp-1.6.0/src/ccrtp' make[3]: Entering directory `/builddir/build/BUILD/ccrtp-1.6.0/src/ccrtp' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/include/ccrtp" || /bin/mkdir -p "/var/tmp/ccrtp-1.6.0-1.fc9-root-mockbuild/usr/include/ccrtp" /usr/bin/install -c -m 644 'base.h' '/var/tmp/ccrtp-1.6.0-1.fc9-root-mockbuild/usr/include/ccrtp/base.h' /usr/bin/install -c -m 644 'formats.h' '/var/tmp/ccrtp-1.6.0-1.fc9-root-mockbuild/usr/include/ccrtp/formats.h' /usr/bin/install -c -m 644 'rtppkt.h' '/var/tmp/ccrtp-1.6.0-1.fc9-root-mockbuild/usr/include/ccrtp/rtppkt.h' /usr/bin/install -c -m 644 'rtcppkt.h' '/var/tmp/ccrtp-1.6.0-1.fc9-root-mockbuild/usr/include/ccrtp/rtcppkt.h' /usr/bin/install -c -m 644 'sources.h' '/var/tmp/ccrtp-1.6.0-1.fc9-root-mockbuild/usr/include/ccrtp/sources.h' /usr/bin/install -c -m 644 'channel.h' '/var/tmp/ccrtp-1.6.0-1.fc9-root-mockbuild/usr/include/ccrtp/channel.h' /usr/bin/install -c -m 644 'queuebase.h' '/var/tmp/ccrtp-1.6.0-1.fc9-root-mockbuild/usr/include/ccrtp/queuebase.h' /usr/bin/install -c -m 644 'iqueue.h' '/var/tmp/ccrtp-1.6.0-1.fc9-root-mockbuild/usr/include/ccrtp/iqueue.h' /usr/bin/install -c -m 644 'oqueue.h' '/var/tmp/ccrtp-1.6.0-1.fc9-root-mockbuild/usr/include/ccrtp/oqueue.h' /usr/bin/install -c -m 644 'ioqueue.h' '/var/tmp/ccrtp-1.6.0-1.fc9-root-mockbuild/usr/include/ccrtp/ioqueue.h' /usr/bin/install -c -m 644 'cqueue.h' '/var/tmp/ccrtp-1.6.0-1.fc9-root-mockbuild/usr/include/ccrtp/cqueue.h' /usr/bin/install -c -m 644 'ext.h' '/var/tmp/ccrtp-1.6.0-1.fc9-root-mockbuild/usr/include/ccrtp/ext.h' /usr/bin/install -c -m 644 'rtp.h' '/var/tmp/ccrtp-1.6.0-1.fc9-root-mockbuild/usr/include/ccrtp/rtp.h' /usr/bin/install -c -m 644 'pool.h' '/var/tmp/ccrtp-1.6.0-1.fc9-root-mockbuild/usr/include/ccrtp/pool.h' /usr/bin/install -c -m 644 'CryptoContext.h' '/var/tmp/ccrtp-1.6.0-1.fc9-root-mockbuild/usr/include/ccrtp/CryptoContext.h' make[3]: Leaving directory `/builddir/build/BUILD/ccrtp-1.6.0/src/ccrtp' make[2]: Leaving directory `/builddir/build/BUILD/ccrtp-1.6.0/src/ccrtp' Making install in ccrtp/crypto make[2]: Entering directory `/builddir/build/BUILD/ccrtp-1.6.0/src/ccrtp/crypto' make[3]: Entering directory `/builddir/build/BUILD/ccrtp-1.6.0/src/ccrtp/crypto' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/ccrtp-1.6.0/src/ccrtp/crypto' make[2]: Leaving directory `/builddir/build/BUILD/ccrtp-1.6.0/src/ccrtp/crypto' make[2]: Entering directory `/builddir/build/BUILD/ccrtp-1.6.0/src' make[3]: Entering directory `/builddir/build/BUILD/ccrtp-1.6.0/src' test -z "/usr/lib" || /bin/mkdir -p "/var/tmp/ccrtp-1.6.0-1.fc9-root-mockbuild/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libccrtp1.la' '/var/tmp/ccrtp-1.6.0-1.fc9-root-mockbuild/usr/lib/libccrtp1.la' /usr/bin/install -c .libs/libccrtp1-1.6.so.0.0.0 /var/tmp/ccrtp-1.6.0-1.fc9-root-mockbuild/usr/lib/libccrtp1-1.6.so.0.0.0 (cd /var/tmp/ccrtp-1.6.0-1.fc9-root-mockbuild/usr/lib && { ln -s -f libccrtp1-1.6.so.0.0.0 libccrtp1-1.6.so.0 || { rm -f libccrtp1-1.6.so.0 && ln -s libccrtp1-1.6.so.0.0.0 libccrtp1-1.6.so.0; }; }) (cd /var/tmp/ccrtp-1.6.0-1.fc9-root-mockbuild/usr/lib && { ln -s -f libccrtp1-1.6.so.0.0.0 libccrtp1.so || { rm -f libccrtp1.so && ln -s libccrtp1-1.6.so.0.0.0 libccrtp1.so; }; }) /usr/bin/install -c .libs/libccrtp1.lai /var/tmp/ccrtp-1.6.0-1.fc9-root-mockbuild/usr/lib/libccrtp1.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/ccrtp-1.6.0/src' make[2]: Leaving directory `/builddir/build/BUILD/ccrtp-1.6.0/src' make[1]: Leaving directory `/builddir/build/BUILD/ccrtp-1.6.0/src' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/ccrtp-1.6.0/doc' make[2]: Entering directory `/builddir/build/BUILD/ccrtp-1.6.0/doc' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/info" || /bin/mkdir -p "/var/tmp/ccrtp-1.6.0-1.fc9-root-mockbuild/usr/share/info" /usr/bin/install -c -m 644 './ccrtp.info' '/var/tmp/ccrtp-1.6.0-1.fc9-root-mockbuild/usr/share/info/ccrtp.info' install-info --info-dir='/var/tmp/ccrtp-1.6.0-1.fc9-root-mockbuild/usr/share/info' '/var/tmp/ccrtp-1.6.0-1.fc9-root-mockbuild/usr/share/info/ccrtp.info' make[2]: Leaving directory `/builddir/build/BUILD/ccrtp-1.6.0/doc' make[1]: Leaving directory `/builddir/build/BUILD/ccrtp-1.6.0/doc' Making install in demo make[1]: Entering directory `/builddir/build/BUILD/ccrtp-1.6.0/demo' make[2]: Entering directory `/builddir/build/BUILD/ccrtp-1.6.0/demo' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/ccrtp-1.6.0/demo' make[1]: Leaving directory `/builddir/build/BUILD/ccrtp-1.6.0/demo' make[1]: Entering directory `/builddir/build/BUILD/ccrtp-1.6.0' make[2]: Entering directory `/builddir/build/BUILD/ccrtp-1.6.0' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/var/tmp/ccrtp-1.6.0-1.fc9-root-mockbuild/usr/lib/pkgconfig" /usr/bin/install -c -m 644 'libccrtp1.pc' '/var/tmp/ccrtp-1.6.0-1.fc9-root-mockbuild/usr/lib/pkgconfig/libccrtp1.pc' make[2]: Leaving directory `/builddir/build/BUILD/ccrtp-1.6.0' make[1]: Leaving directory `/builddir/build/BUILD/ccrtp-1.6.0' + rm -f /var/tmp/ccrtp-1.6.0-1.fc9-root-mockbuild/usr/share/info/dir + find /var/tmp/ccrtp-1.6.0-1.fc9-root-mockbuild -name '*.la' -exec rm -f '{}' ';' + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/ccrtp-1.6.0 extracting debug info from /var/tmp/ccrtp-1.6.0-1.fc9-root-mockbuild/usr/lib/libccrtp1-1.6.so.0.0.0 symlinked /usr/lib/debug/usr/lib/libccrtp1-1.6.so.0.0.0.debug to /usr/lib/debug/usr/lib/libccrtp1-1.6.so.0.debug symlinked /usr/lib/debug/usr/lib/libccrtp1-1.6.so.0.0.0.debug to /usr/lib/debug/usr/lib/libccrtp1.so.debug cpio: gcc-4.3.0-20080130/obj-ppc64-redhat-linux/ppc64-redhat-linux/libgcc/crtsavres.S: Cannot stat: No such file or directory 794 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: ccrtp-1.6.0-1.fc9 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.25754 + umask 022 + cd /builddir/build/BUILD + cd ccrtp-1.6.0 + DOCDIR=/var/tmp/ccrtp-1.6.0-1.fc9-root-mockbuild/usr/share/doc/ccrtp-1.6.0 + export DOCDIR + rm -rf /var/tmp/ccrtp-1.6.0-1.fc9-root-mockbuild/usr/share/doc/ccrtp-1.6.0 + /bin/mkdir -p /var/tmp/ccrtp-1.6.0-1.fc9-root-mockbuild/usr/share/doc/ccrtp-1.6.0 + cp -pr COPYING README COPYING.addendum /var/tmp/ccrtp-1.6.0-1.fc9-root-mockbuild/usr/share/doc/ccrtp-1.6.0 + exit 0 Provides: libccrtp1-1.6.so.0 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6 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) libccgnu2-1.6.so.0 libccrtp1-1.6.so.0 libdl.so.2 libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GLIBC_2.0) libgcrypt.so.11 libgcrypt.so.11(GCRYPT_1.2) libgpg-error.so.0 libm.so.6 librt.so.1 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.9) rtld(GNU_HASH) Processing files: ccrtp-devel-1.6.0-1.fc9 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.25754 + umask 022 + cd /builddir/build/BUILD + cd ccrtp-1.6.0 + DOCDIR=/var/tmp/ccrtp-1.6.0-1.fc9-root-mockbuild/usr/share/doc/ccrtp-devel-1.6.0 + export DOCDIR + rm -rf /var/tmp/ccrtp-1.6.0-1.fc9-root-mockbuild/usr/share/doc/ccrtp-devel-1.6.0 + /bin/mkdir -p /var/tmp/ccrtp-1.6.0-1.fc9-root-mockbuild/usr/share/doc/ccrtp-devel-1.6.0 + cp -pr doc/html /var/tmp/ccrtp-1.6.0-1.fc9-root-mockbuild/usr/share/doc/ccrtp-devel-1.6.0 + exit 0 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh /sbin/install-info Requires(preun): /bin/sh /sbin/install-info Requires: libccrtp1-1.6.so.0 Processing files: ccrtp-debuginfo-1.6.0-1.fc9 Provides: libccrtp1-1.6.so.0.0.0.debug Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libccrtp1-1.6.so.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/ccrtp-1.6.0-1.fc9-root-mockbuild warning: Could not canonicalize hostname: ppc3.fedora.redhat.com Wrote: /builddir/build/RPMS/ccrtp-1.6.0-1.fc9.ppc.rpm Wrote: /builddir/build/RPMS/ccrtp-devel-1.6.0-1.fc9.ppc.rpm Wrote: /builddir/build/RPMS/ccrtp-debuginfo-1.6.0-1.fc9.ppc.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.79058 + umask 022 + cd /builddir/build/BUILD + cd ccrtp-1.6.0 + rm -rf /var/tmp/ccrtp-1.6.0-1.fc9-root-mockbuild + exit 0 LEAVE do -->