[alb@Sandycove trunk]$ makepkg -s ==> Making package: ortp 0.20.0-2 (Sat Jun 30 22:12:03 IST 2012) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving Sources... -> Found ortp-0.20.0.tar.gz -> Found ortp-0.20.0.tar.gz.sig -> Found libzrtpcpp2.patch ==> Validating source files with md5sums... ortp-0.20.0.tar.gz ... Passed ortp-0.20.0.tar.gz.sig ... Passed libzrtpcpp2.patch ... Passed ==> Verifying source file signatures with gpg... ortp-0.20.0.tar.gz ... FAILED (unknown public key 3CE3BE2B60F35AB9) ==> WARNING: Warnings have occurred while verifying the signatures. Please make sure you really trust them. ==> Extracting Sources... -> Extracting ortp-0.20.0.tar.gz with bsdtar ==> Starting build()... patching file src/zrtp.c checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu 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 how to create a ustar tar archive... gnutar checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 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... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by 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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... 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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) 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 warning make an error on compilation... checking for seteuid... yes checking for pthread_mutex_init in -lpthread... yes checking srtp/srtp.h usability... yes checking srtp/srtp.h presence... yes checking for srtp/srtp.h... yes checking for srtp_init in -lsrtp... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBZRTPCPP... yes checking for ANSI C header files... (cached) yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking sys/audio.h usability... no checking sys/audio.h presence... no checking for sys/audio.h... no checking linux/soundcard.h usability... yes checking linux/soundcard.h presence... yes checking for linux/soundcard.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether time.h and sys/time.h may both be included... yes checking whether byte ordering is bigendian... no checking for select... yes checking for socket... yes checking for strerror... yes checking for doxygen... false checking for epm... false checking for mkepmlist... false checking for epminstall... false configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating include/ortp/Makefile config.status: creating src/Makefile config.status: creating src/tests/Makefile config.status: creating src/tests/win_receiver/Makefile config.status: creating src/tests/win_sender/Makefile config.status: creating build/Makefile config.status: creating build/win32native/Makefile config.status: creating build/wince/Makefile config.status: creating build/winmob/Makefile config.status: creating ortp.pc config.status: creating ortp.spec config.status: creating ortp.doxygen config.status: creating ortp-config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing libtool-hacking commands configure: WARNING: Compiled with ZRTP support thus license is now GPLv3+ make all-recursive make[1]: Entering directory `/home/alb/progs/arch/packages/ortp/trunk/src/ortp-0.20.0' Making all in src make[2]: Entering directory `/home/alb/progs/arch/packages/ortp/trunk/src/ortp-0.20.0/src' Making all in . make[3]: Entering directory `/home/alb/progs/arch/packages/ortp/trunk/src/ortp-0.20.0/src' CC str_utils.lo CC port.lo CC rtpparse.lo CC rtpsession.lo CC rtpsession_inet.lo CC jitterctl.lo CC rtpsignaltable.lo CC rtptimer.lo CC posixtimer.lo CC ortp.lo CC scheduler.lo CC avprofile.lo CC sessionset.lo CC telephonyevents.lo CC payloadtype.lo CC rtcp.lo CC utils.lo CC rtcpparse.lo CC event.lo CC stun.lo CC stun_udp.lo CC ortp_srtp.lo CC b64.lo CC zrtp.lo zrtp.c: In function 'ortp_zrtp_context_new': zrtp.c:840:2: error: too few arguments to function 'zrtp_initializeZrtpEngine' In file included from ../include/ortp/zrtp.h:32:0, from zrtp.c:29: /usr/include/libzrtpcpp/ZrtpCWrapper.h:604:10: note: declared here zrtp.c: In function 'ortp_zrtp_multistream_new': zrtp.c:870:2: error: too few arguments to function 'zrtp_initializeZrtpEngine' In file included from ../include/ortp/zrtp.h:32:0, from zrtp.c:29: /usr/include/libzrtpcpp/ZrtpCWrapper.h:604:10: note: declared here make[3]: *** [zrtp.lo] Error 1 make[3]: Leaving directory `/home/alb/progs/arch/packages/ortp/trunk/src/ortp-0.20.0/src' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/alb/progs/arch/packages/ortp/trunk/src/ortp-0.20.0/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/alb/progs/arch/packages/ortp/trunk/src/ortp-0.20.0' make: *** [all] Error 2 ==> ERROR: A failure occurred in build(). Aborting...