Build of ortp with android toolchain

The build took 00h 01m 17s and was SUCCESSFUL.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
12,834 ansic
6,473 makefile
4,135 sh
428 cpp
23,870 total

The process tree of the build process is here.

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

Copied permanent toolchain into container-local sysroot
# /toolchain_root/arm-linux-androideabi --> /sysroot/arm-linux-androideabi
# /toolchain_root/COPYING3.LIB --> /sysroot/COPYING3.LIB
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/COPYING.RUNTIME --> /sysroot/COPYING.RUNTIME
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/SOURCES --> /sysroot/SOURCES
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/COPYING --> /sysroot/COPYING
# /toolchain_root/COPYING3 --> /sysroot/COPYING3
# /toolchain_root/COPYING.LIB --> /sysroot/COPYING.LIB
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/bin:/sysroot/libexec/gcc/arm-linux-androideabi/4.8:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=arm-linux-androideabi-gcc CXX=arm-linux-androideabi-g++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: ortp 0.25.0-1 (Tue Apr 4 20:20:51 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... arm-unknown-linux-androideabi
# checking target system type... arm-unknown-linux-androideabi
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for arm-linux-androideabi-strip... arm-linux-androideabi-strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking whether UID '1000' is supported by ustar format... yes
# checking whether GID '1000' is supported by ustar format... yes
# checking how to create a ustar tar archive... gnutar
# checking whether make supports nested variables... (cached) yes
# checking for arm-linux-androideabi-gcc... arm-linux-androideabi-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... yes
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether arm-linux-androideabi-gcc accepts -g... yes
# checking for arm-linux-androideabi-gcc option to accept ISO C89... none needed
# checking whether arm-linux-androideabi-gcc understands -c and -o together... yes
# checking for style of include used by make... GNU
# checking dependency style of arm-linux-androideabi-gcc... gcc3
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by arm-linux-androideabi-gcc... /sysroot/arm-linux-androideabi/bin/ld
# checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/arm-linux-androideabi-nm -B
# checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi 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 /sysroot/arm-linux-androideabi/bin/ld option to reload object files... -r
# checking for arm-linux-androideabi-objdump... arm-linux-androideabi-objdump
# checking how to recognize dependent libraries... pass_all
# checking for arm-linux-androideabi-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for arm-linux-androideabi-ar... arm-linux-androideabi-ar
# checking for archiver @FILE support... @
# checking for arm-linux-androideabi-strip... (cached) arm-linux-androideabi-strip
# checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlib
# checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object... ok
# checking for sysroot... no
# checking for a working dd... /usr/sbin/dd
# checking how to truncate binary pipes... /usr/sbin/dd bs=4096 count=1
# checking for arm-linux-androideabi-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking how to run the C preprocessor... arm-linux-androideabi-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 arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions... no
# checking for arm-linux-androideabi-gcc option to produce PIC... -fPIC -DPIC
# checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works... yes
# checking if arm-linux-androideabi-gcc static flag -static works... yes
# checking if arm-linux-androideabi-gcc supports -c -o file.o... yes
# checking if arm-linux-androideabi-gcc supports -c -o file.o... (cached) yes
# checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... Android linker
# 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 if gcc/ld supports -Wl,--output-def... no
# checking warning make an error on compilation... checking for seteuid... yes
# checking for arc4random... yes
# checking for pthread_mutex_init in -lpthread... no
# checking for clock_gettime in -lrt... no
# 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... doxygen
# checking for doxygen... (cached) doxygen
# checking for epm... false
# checking for mkepmlist... false
# checking for epminstall... false
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating include/Makefile
# config.status: creating include/ortp/Makefile
# config.status: creating m4/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
# make all-recursive
# make[1]: Entering directory '/tmp/ortp/src/ortp-0.25.0'
# Making all in src
# make[2]: Entering directory '/tmp/ortp/src/ortp-0.25.0/src'
# Making all in .
# make[3]: Entering directory '/tmp/ortp/src/ortp-0.25.0/src'
# CC avprofile.lo
# CC b64.lo
# CC event.lo
# CC extremum.lo
# CC logging.lo
# CC jitterctl.lo
# CC netsim.lo
# CC ortp.lo
# CC payloadtype.lo
# CC port.lo
# CC posixtimer.lo
# CC rtcp.lo
# CC rtcp_fb.lo
# port.c: In function 'ortp_shm_open':
# port.c:498:2: warning: implicit declaration of function 'shmget' [-Wimplicit-function-declaration]
# int fd=shmget(key,size,create ? (IPC_CREAT | perms ) : perms);
# ^
# port.c:503:2: warning: implicit declaration of function 'shmat' [-Wimplicit-function-declaration]
# mem=shmat(fd,NULL,0);
# ^
# port.c:503:5: warning: assignment makes pointer from integer without a cast [enabled by default]
# mem=shmat(fd,NULL,0);
# ^
# port.c: In function 'ortp_shm_close':
# port.c:512:2: warning: implicit declaration of function 'shmdt' [-Wimplicit-function-declaration]
# shmdt(mem);
# ^
# CC rtcp_xr.lo
# CC rtcpparse.lo
# CC rtpparse.lo
# CC rtpprofile.lo
# CC rtpsession.lo
# CC rtpsession_inet.lo
# CC rtpsignaltable.lo
# CC rtptimer.lo
# CC scheduler.lo
# CC sessionset.lo
# CC str_utils.lo
# CC telephonyevents.lo
# CC utils.lo
# CCLD libortp.la
# make[3]: Leaving directory '/tmp/ortp/src/ortp-0.25.0/src'
# Making all in tests
# make[3]: Entering directory '/tmp/ortp/src/ortp-0.25.0/src/tests'
# Making all in win_receiver
# make[4]: Entering directory '/tmp/ortp/src/ortp-0.25.0/src/tests/win_receiver'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/ortp/src/ortp-0.25.0/src/tests/win_receiver'
# Making all in win_sender
# make[4]: Entering directory '/tmp/ortp/src/ortp-0.25.0/src/tests/win_sender'
# make[4]: Nothing to be done for 'all'.
# make[4]: Leaving directory '/tmp/ortp/src/ortp-0.25.0/src/tests/win_sender'
# make[4]: Entering directory '/tmp/ortp/src/ortp-0.25.0/src/tests'
# make[4]: Nothing to be done for 'all-am'.
# make[4]: Leaving directory '/tmp/ortp/src/ortp-0.25.0/src/tests'
# make[3]: Leaving directory '/tmp/ortp/src/ortp-0.25.0/src/tests'
# make[2]: Leaving directory '/tmp/ortp/src/ortp-0.25.0/src'
# Making all in build
# make[2]: Entering directory '/tmp/ortp/src/ortp-0.25.0/build'
# Making all in win32native
# make[3]: Entering directory '/tmp/ortp/src/ortp-0.25.0/build/win32native'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/ortp/src/ortp-0.25.0/build/win32native'
# Making all in wince
# make[3]: Entering directory '/tmp/ortp/src/ortp-0.25.0/build/wince'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/ortp/src/ortp-0.25.0/build/wince'
# Making all in winmob
# make[3]: Entering directory '/tmp/ortp/src/ortp-0.25.0/build/winmob'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/ortp/src/ortp-0.25.0/build/winmob'
# make[3]: Entering directory '/tmp/ortp/src/ortp-0.25.0/build'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/ortp/src/ortp-0.25.0/build'
# make[2]: Leaving directory '/tmp/ortp/src/ortp-0.25.0/build'
# Making all in m4
# make[2]: Entering directory '/tmp/ortp/src/ortp-0.25.0/m4'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/ortp/src/ortp-0.25.0/m4'
# Making all in include
# make[2]: Entering directory '/tmp/ortp/src/ortp-0.25.0/include'
# Making all in ortp
# make[3]: Entering directory '/tmp/ortp/src/ortp-0.25.0/include/ortp'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/ortp/src/ortp-0.25.0/include/ortp'
# make[3]: Entering directory '/tmp/ortp/src/ortp-0.25.0/include'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/ortp/src/ortp-0.25.0/include'
# make[2]: Leaving directory '/tmp/ortp/src/ortp-0.25.0/include'
# make[2]: Entering directory '/tmp/ortp/src/ortp-0.25.0'
# rm -rf doc
# doxygen ortp.doxygen
# warning: Tag `USE_WINDOWS_ENCODING' at line 11 of file `ortp.doxygen' has become obsolete.
# To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
# warning: Tag `DETAILS_AT_TOP' at line 23 of file `ortp.doxygen' has become obsolete.
# To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
# warning: Tag `SHOW_DIRECTORIES' at line 60 of file `ortp.doxygen' has become obsolete.
# To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
# warning: Tag `HTML_ALIGN_MEMBERS' at line 114 of file `ortp.doxygen' has become obsolete.
# To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
# warning: Tag `XML_SCHEMA' at line 161 of file `ortp.doxygen' has become obsolete.
# To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
# warning: Tag `XML_DTD' at line 162 of file `ortp.doxygen' has become obsolete.
# To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
# warning: Tag `MAX_DOT_GRAPH_WIDTH' at line 215 of file `ortp.doxygen' has become obsolete.
# To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
# warning: Tag `MAX_DOT_GRAPH_HEIGHT' at line 216 of file `ortp.doxygen' has become obsolete.
# To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
# Notice: Output directory `doc' does not exist. I have created it for you.
# Searching for include files...
# Searching for example files...
# Searching for files in directory /tmp/ortp/src/ortp-0.25.0/src/tests
# Searching for images...
# Searching for dot files...
# Searching for msc files...
# Searching for dia files...
# Searching for files to exclude
# Searching INPUT for files to process...
# Searching for files in directory /tmp/ortp/src/ortp-0.25.0/src
# Searching for files in directory /tmp/ortp/src/ortp-0.25.0/include/ortp
# Reading and parsing tag files
# Parsing files
# Preprocessing /tmp/ortp/src/ortp-0.25.0/src/avprofile.c...
# Parsing file /tmp/ortp/src/ortp-0.25.0/src/avprofile.c...
# Preprocessing /tmp/ortp/src/ortp-0.25.0/src/b64.c...
# Parsing file /tmp/ortp/src/ortp-0.25.0/src/b64.c...
# Preprocessing /tmp/ortp/src/ortp-0.25.0/src/dll_entry.c...
# Parsing file /tmp/ortp/src/ortp-0.25.0/src/dll_entry.c...
# Preprocessing /tmp/ortp/src/ortp-0.25.0/src/event.c...
# Parsing file /tmp/ortp/src/ortp-0.25.0/src/event.c...
# Preprocessing /tmp/ortp/src/ortp-0.25.0/src/extremum.c...
# Parsing file /tmp/ortp/src/ortp-0.25.0/src/extremum.c...
# Preprocessing /tmp/ortp/src/ortp-0.25.0/src/jitterctl.c...
# Parsing file /tmp/ortp/src/ortp-0.25.0/src/jitterctl.c...
# Preprocessing /tmp/ortp/src/ortp-0.25.0/src/jitterctl.h...
# Parsing file /tmp/ortp/src/ortp-0.25.0/src/jitterctl.h...
# Preprocessing /tmp/ortp/src/ortp-0.25.0/src/logging.c...
# Parsing file /tmp/ortp/src/ortp-0.25.0/src/logging.c...
# Preprocessing /tmp/ortp/src/ortp-0.25.0/src/netsim.c...
# Parsing file /tmp/ortp/src/ortp-0.25.0/src/netsim.c...
# Preprocessing /tmp/ortp/src/ortp-0.25.0/src/ortp.c...
# Parsing file /tmp/ortp/src/ortp-0.25.0/src/ortp.c...
# Preprocessing /tmp/ortp/src/ortp-0.25.0/src/payloadtype.c...
# Parsing file /tmp/ortp/src/ortp-0.25.0/src/payloadtype.c...
# Preprocessing /tmp/ortp/src/ortp-0.25.0/src/port.c...
# Parsing file /tmp/ortp/src/ortp-0.25.0/src/port.c...
# Preprocessing /tmp/ortp/src/ortp-0.25.0/src/posixtimer.c...
# Parsing file /tmp/ortp/src/ortp-0.25.0/src/posixtimer.c...
# Preprocessing /tmp/ortp/src/ortp-0.25.0/src/rtcp.c...
# Parsing file /tmp/ortp/src/ortp-0.25.0/src/rtcp.c...
# Preprocessing /tmp/ortp/src/ortp-0.25.0/src/rtcp_fb.c...
# Parsing file /tmp/ortp/src/ortp-0.25.0/src/rtcp_fb.c...
# Preprocessing /tmp/ortp/src/ortp-0.25.0/src/rtcp_xr.c...
# Parsing file /tmp/ortp/src/ortp-0.25.0/src/rtcp_xr.c...
# Preprocessing /tmp/ortp/src/ortp-0.25.0/src/rtcpparse.c...
# Parsing file /tmp/ortp/src/ortp-0.25.0/src/rtcpparse.c...
# Preprocessing /tmp/ortp/src/ortp-0.25.0/src/rtpparse.c...
# Parsing file /tmp/ortp/src/ortp-0.25.0/src/rtpparse.c...
# Preprocessing /tmp/ortp/src/ortp-0.25.0/src/rtpprofile.c...
# Parsing file /tmp/ortp/src/ortp-0.25.0/src/rtpprofile.c...
# Preprocessing /tmp/ortp/src/ortp-0.25.0/src/rtpsession.c...
# Parsing file /tmp/ortp/src/ortp-0.25.0/src/rtpsession.c...
# Preprocessing /tmp/ortp/src/ortp-0.25.0/src/rtpsession_inet.c...
# Parsing file /tmp/ortp/src/ortp-0.25.0/src/rtpsession_inet.c...
# Preprocessing /tmp/ortp/src/ortp-0.25.0/src/rtpsession_priv.h...
# Parsing file /tmp/ortp/src/ortp-0.25.0/src/rtpsession_priv.h...
# Preprocessing /tmp/ortp/src/ortp-0.25.0/src/rtpsignaltable.c...
# Parsing file /tmp/ortp/src/ortp-0.25.0/src/rtpsignaltable.c...
# Preprocessing /tmp/ortp/src/ortp-0.25.0/src/rtptimer.c...
# Parsing file /tmp/ortp/src/ortp-0.25.0/src/rtptimer.c...
# Preprocessing /tmp/ortp/src/ortp-0.25.0/src/rtptimer.h...
# Parsing file /tmp/ortp/src/ortp-0.25.0/src/rtptimer.h...
# Preprocessing /tmp/ortp/src/ortp-0.25.0/src/scheduler.c...
# Parsing file /tmp/ortp/src/ortp-0.25.0/src/scheduler.c...
# Preprocessing /tmp/ortp/src/ortp-0.25.0/src/scheduler.h...
# Parsing file /tmp/ortp/src/ortp-0.25.0/src/scheduler.h...
# Preprocessing /tmp/ortp/src/ortp-0.25.0/src/sessionset.c...
# Parsing file /tmp/ortp/src/ortp-0.25.0/src/sessionset.c...
# Preprocessing /tmp/ortp/src/ortp-0.25.0/src/str_utils.c...
# Parsing file /tmp/ortp/src/ortp-0.25.0/src/str_utils.c...
# Preprocessing /tmp/ortp/src/ortp-0.25.0/src/telephonyevents.c...
# Parsing file /tmp/ortp/src/ortp-0.25.0/src/telephonyevents.c...
# Preprocessing /tmp/ortp/src/ortp-0.25.0/src//tmp/ortp/src/ortp-0.25.0/include/ortp/b64.h:44: warning: the name `b64/b64.h' supplied as the second argument in the \file statement is not an input file
# /tmp/ortp/src/ortp-0.25.0/include/ortp/event.h:114: warning: Compound OrtpEvDispatcher is not documented.
# /tmp/ortp/src/ortp-0.25.0/src/logging.c:169: warning: Compound ortp_stored_log_t is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/event.h:107: warning: Compound OrtpEvDispatcherData is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:266: warning: Compound rtcp_xr_voip_metrics_report_block is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:227: warning: Compound OrtpRtcpXrConfiguration is not documented.
# /tmp/ortp/src/ortp-0.25.0/src/dll_entry.c:8: warning: Compound __STRUCT_SHARED_DATA__ is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:266: warning: Compound _OrtpAddress is not documented.
# /tmp/ortp/src/ortp-0.25.0/src/utils.h:63: warning: Compound poly32_t is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/telephonyevents.h:34: warning: Compound _telephone_event is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:204: warning: Compound OrtpRtcpXrMediaCallbacks is not documented.
# /tmp/ortp/src/ortp-0.25.0/src/utils.h:53: warning: Compound _dwsplit_t is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:238: warning: Compound rtcp_xr_dlrr_report_subblock is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:308: warning: Compound rtcp_fb_header is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/str_utils.h:41: warning: Compound ortp_recv_addr is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/sessionset.h:89: warning: Compound _SessionSet is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/str_utils.h:79: warning: Compound _queue is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:352: warning: Compound rtcp_fb_sli_fci is not documented.
# /tmp/ortp/src/ortp-0.25.0/src/rtpsession.c:2032: warning: Compound _MetaRtpTransportImpl is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtp.h:64: warning: Compound rtp_stats is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/port.h:301: warning: Compound _OrtpMemoryFunctions is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:100: warning: Compound report_block is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:331: warning: Compound _RtcpStream is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtp.h:80: warning: Compound jitter_stats is not documented.
# /tmp/ortp/src/ortp-0.25.0/src/rtptimer.h:36: warning: Compound _RtpTimer is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:271: warning: Compound _OrtpStream is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/str_utils.h:50: warning: Compound msgb is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/event.h:87: warning: Compound OrtpEvQueue is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:221: warning: Compound rtcp_xr_header is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:97: warning: Compound _RtpTransportModifier is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:515: warning: Compound OrtpLossRateEstimator is not documented.
# /tmp/ortp/src/ortp-0.25.0/src/utils.h:33: warning: Compound _OList is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:261: warning: Compound OrtpRtcpTmmbrInfo is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:323: warning: Compound rtcp_fb_tmmbr_fci is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/str_utils.h:152: warning: Compound _msgb_allocator is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:62: warning: Compound _PayloadTypeAvpfParams is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:165: warning: Compound sdes_chunk is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:111: warning: Compound _RtpTransport is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:232: warning: Compound rtcp_xr_rcvr_rtt_report_block is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:193: warning: Compound rtcp_bye is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtp.h:38: warning: Compound rtp_header is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:168: warning: Compound OrtpRtcpSendAlgorithm is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:69: warning: Compound _JitterControl is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:369: warning: Compound rtcp_fb_rpsi_fci is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:244: warning: Compound rtcp_xr_dlrr_report_block is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:173: warning: Compound sdes_item is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:313: warning: Compound rtcp_fb_generic_nack_fci is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:226: warning: Compound rtcp_xr_generic_block_header is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:187: warning: Compound rtcp_bye_reason is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:52: warning: Compound rtcp_common_header is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:83: warning: Compound sender_info is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/event.h:35: warning: Compound _OrtpEventData is not documented.
# /tmp/ortp/src/ortp-0.25.0/src/scheduler.h:28: warning: Compound _RtpScheduler is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:291: warning: Compound _RtpStream is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:342: warning: Compound rtcp_fb_fir_fci is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:186: warning: Compound OrtpRtcpFbConfiguration is not documented.
# /tmp/ortp/src/ortp-0.25.0/src/b64.c:522: warning: Compound b64ErrorString_t_ is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:71: warning: Compound _PayloadType is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/port.h:285: warning: Compound ortpTimeSpec is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:396: warning: Compound rtcp_app is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:383: warning: Compound rtcp_sr is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:148: warning: Compound _OrtpNetworkSimulatorCtx is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:390: warning: Compound rtcp_rr is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsignaltable.h:28: warning: Compound _RtpSignalTable is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/str_utils.h:71: warning: Compound datab is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:249: warning: Compound rtcp_xr_stat_summary_report_block is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:89: warning: Compound _WaitPoint is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:236: warning: Compound OrtpRtcpXrStats is not documented.
# utils.c...
# Parsing file /tmp/ortp/src/ortp-0.25.0/src/utils.c...
# Preprocessing /tmp/ortp/src/ortp-0.25.0/src/utils.h...
# Parsing file /tmp/ortp/src/ortp-0.25.0/src/utils.h...
# Preprocessing /tmp/ortp/src/ortp-0.25.0/src/winrttimer.h...
# Parsing file /tmp/ortp/src/ortp-0.25.0/src/winrttimer.h...
# Preprocessing /tmp/ortp/src/ortp-0.25.0/include/ortp/b64.h...
# Parsing file /tmp/ortp/src/ortp-0.25.0/include/ortp/b64.h...
# Preprocessing /tmp/ortp/src/ortp-0.25.0/include/ortp/event.h...
# Parsing file /tmp/ortp/src/ortp-0.25.0/include/ortp/event.h...
# Preprocessing /tmp/ortp/src/ortp-0.25.0/include/ortp/logging.h...
# Parsing file /tmp/ortp/src/ortp-0.25.0/include/ortp/logging.h...
# Preprocessing /tmp/ortp/src/ortp-0.25.0/include/ortp/ortp.h...
# Parsing file /tmp/ortp/src/ortp-0.25.0/include/ortp/ortp.h...
# Preprocessing /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h...
# Parsing file /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h...
# Preprocessing /tmp/ortp/src/ortp-0.25.0/include/ortp/port.h...
# Parsing file /tmp/ortp/src/ortp-0.25.0/include/ortp/port.h...
# Preprocessing /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h...
# Parsing file /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h...
# Preprocessing /tmp/ortp/src/ortp-0.25.0/include/ortp/rtp.h...
# Parsing file /tmp/ortp/src/ortp-0.25.0/include/ortp/rtp.h...
# Preprocessing /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpprofile.h...
# Parsing file /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpprofile.h...
# Preprocessing /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h...
# Parsing file /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h...
# Preprocessing /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsignaltable.h...
# Parsing file /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsignaltable.h...
# Preprocessing /tmp/ortp/src/ortp-0.25.0/include/ortp/sessionset.h...
# Parsing file /tmp/ortp/src/ortp-0.25.0/include/ortp/sessionset.h...
# Preprocessing /tmp/ortp/src/ortp-0.25.0/include/ortp/str_utils.h...
# Parsing file /tmp/ortp/src/ortp-0.25.0/include/ortp/str_utils.h...
# Preprocessing /tmp/ortp/src/ortp-0.25.0/include/ortp/telephonyevents.h...
# Parsing file /tmp/ortp/src/ortp-0.25.0/include/ortp/telephonyevents.h...
# Building group list...
# Building directory list...
# Building namespace list...
# Building file list...
# Building class list...
# Associating documentation with classes...
# Computing nesting relations for classes...
# Building example list...
# Searching for enumerations...
# Searching for documented typedefs...
# Searching for members imported via using declarations...
# Searching for included using directives...
# Searching for documented variables...
# Building interface member list...
# 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...
# Add enum values to enums...
# 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...
# Inheriting documentation...
# Generating disk names...
# Adding source references...
# Adding xrefitems...
# Sorting member lists...
# Computing dependencies between directories...
# Generating citations page...
# Counting data structures...
# Resolving user defined references...
# Finding anchors and sections in the documentation...
# Transferring function references...
# Combining using relations...
# Adding members to index pages...
# Generating style sheet...
# Generating search indices...
# Generating example documentation...
# Generating file sources...
# Generating code for file include/ortp/b64.h...
# Generating code for file include/ortp/event.h...
# Generating code for file include/ortp/logging.h...
# Generating code for file include/ortp/ortp.h...
# Generating code for file include/ortp/payloadtype.h...
# G/tmp/ortp/src/ortp-0.25.0/include/ortp/logging.h:55: warning: Member ortp_log_level_enabled(level) (macro definition) of file logging.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/logging.h:78: warning: Member CHECK_FORMAT_ARGS(m, n) (macro definition) of file logging.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/logging.h:94: warning: Member ortp_debug(...) (macro definition) of file logging.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/logging.h:47: warning: Member OrtpLogFunc)(OrtpLogLevel lev, const char *fmt, va_list args) (typedef) of file logging.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/logging.h:36: warning: Member OrtpLogLevel (enumeration) of file logging.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/logging.h:51: warning: Member ortp_get_log_handler() (function) of file logging.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/logging.h:57: warning: Member ortp_logv(int level, const char *fmt, va_list args) (function) of file logging.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/logging.h:66: warning: Member ortp_get_log_level_mask(void) (function) of file logging.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/logging.h:108: warning: Member va_start(args, fmt) (function) of file logging.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/logging.h:109: warning: Member ortp_logv(lev, fmt, args) (function) of file logging.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/logging.h:110: warning: Member va_end(args) (function) of file logging.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/logging.h:117: warning: Member ortp_logv(ORTP_MESSAGE, fmt, args) (function) of file logging.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/logging.h:125: warning: Member ortp_logv(ORTP_WARNING, fmt, args) (function) of file logging.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/logging.h:135: warning: Member ortp_logv(ORTP_ERROR, fmt, args) (function) of file logging.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/logging.h:143: warning: Member ortp_logv(ORTP_FATAL, fmt, args) (function) of file logging.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/logging.h:53: warning: Member ortp_logv_out (variable) of file logging.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/logging.h:106: warning: Member fmt (variable) of file logging.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/ortp.h:87: warning: Member ortp_global_stats_reset(void) (function) of file ortp.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/ortp.h:88: warning: Member ortp_get_global_stats(void) (function) of file ortp.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/ortp.h:92: warning: Member rtp_stats_reset(rtp_stats_t *stats) (function) of file ortp.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/ortp.h:85: warning: Member ortp_global_stats (variable) of file ortp.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/src/ortp.c:90: warning: explicit link request to 'RtpSession' could not be resolved
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:36: warning: Member PAYLOAD_TYPE_ALLOCATED (macro definition) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:38: warning: Member PAYLOAD_TYPE_IS_VBR (macro definition) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:39: warning: Member PAYLOAD_TYPE_RTCP_FEEDBACK_ENABLED (macro definition) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:41: warning: Member PAYLOAD_TYPE_PRIV1 (macro definition) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:43: warning: Member PAYLOAD_TYPE_USER_FLAG_0 (macro definition) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:44: warning: Member PAYLOAD_TYPE_USER_FLAG_1 (macro definition) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:45: warning: Member PAYLOAD_TYPE_USER_FLAG_2 (macro definition) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:46: warning: Member PAYLOAD_TYPE_USER_FLAG_3 (macro definition) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:47: warning: Member PAYLOAD_TYPE_USER_FLAG_4 (macro definition) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:50: warning: Member PAYLOAD_AUDIO_CONTINUOUS (macro definition) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:51: warning: Member PAYLOAD_AUDIO_PACKETIZED (macro definition) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:52: warning: Member PAYLOAD_VIDEO (macro definition) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:53: warning: Member PAYLOAD_TEXT (macro definition) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:54: warning: Member PAYLOAD_OTHER (macro definition) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:56: warning: Member PAYLOAD_TYPE_AVPF_NONE (macro definition) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:57: warning: Member PAYLOAD_TYPE_AVPF_FIR (macro definition) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:58: warning: Member PAYLOAD_TYPE_AVPF_PLI (macro definition) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:59: warning: Member PAYLOAD_TYPE_AVPF_SLI (macro definition) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:60: warning: Member PAYLOAD_TYPE_AVPF_RPSI (macro definition) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:89: warning: Member PayloadType_defined (macro definition) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:94: warning: Member payload_type_set_flag(pt, flag) (macro definition) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:95: warning: Member payload_type_unset_flag(pt, flag) (macro definition) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:96: warning: Member payload_type_get_flags(pt) (macro definition) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:107: warning: Member payload_type_get_avpf_params(pt) (macro definition) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:110: warning: Member payload_type_get_bitrate(pt) (macro definition) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:111: warning: Member payload_type_get_rate(pt) (macro definition) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:112: warning: Member payload_type_get_mime(pt) (macro definition) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:116: warning: Member payload_type_set_user_data(pt, p) (macro definition) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:117: warning: Member payload_type_get_user_data(pt) (macro definition) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:92: warning: Member PayloadType (typedef) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:92: warning: Member PayloadTypeAvpfParams (typedef) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:99: warning: Member payload_type_new(void) (function) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:100: warning: Member payload_type_clone(const PayloadType *payload) (function) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:101: warning: Member payload_type_get_rtpmap(PayloadType *pt) (function) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:105: warning: Member payload_type_append_recv_fmtp(PayloadType *pt, const char *fmtp) (function) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:106: warning: Member payload_type_append_send_fmtp(PayloadType *pt, const char *fmtp) (function) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:108: warning: Member payload_type_set_avpf_params(PayloadType *pt, PayloadTypeAvpfParams params) (function) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:122: warning: Member payload_type_pcmu8000 (variable) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:123: warning: Member payload_type_pcma8000 (variable) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:124: warning: Member payload_type_pcm8000 (variable) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:125: warning: Member payload_type_l16_mono (variable) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:126: warning: Member payload_type_l16_stereo (variable) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:127: warning: Member payload_type_lpc1016 (variable) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:128: warning: Member payload_type_g729 (variable) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:129: warning: Member payload_type_g7231 (variable) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:130: warning: Member payload_type_g7221 (variable) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:131: warning: Member payload_type_cn (variable) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:132: warning: Member payload_type_g726_40 (variable) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:133: warning: Member payload_type_g726_32 (variable) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:134: warning: Member payload_type_g726_24 (variable) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:135: warning: Member payload_type_g726_16 (variable) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:136: warning: Member payload_type_aal2_g726_40 (variable) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:137: warning: Member payload_type_aal2_g726_32 (variable) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:138: warning: Member payload_type_aal2_g726_24 (variable) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:139: warning: Member payload_type_aal2_g726_16 (variable) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:140: warning: Member payload_type_gsm (variable) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:141: warning: Member payload_type_lpc (variable) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:142: warning: Member payload_type_lpc1015 (variable) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:143: warning: Member payload_type_speex_nb (variable) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:144: warning: Member payload_type_speex_wb (variable) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:145: warning: Member payload_type_speex_uwb (variable) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:146: warning: Member payload_type_ilbc (variable) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:147: warning: Member payload_type_amr (variable) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:148: warning: Member payload_type_amrwb (variable) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:149: warning: Member payload_type_truespeech (variable) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:150: warning: Member payload_type_evrc0 (variable) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:151: warning: Member payload_type_evrcb0 (variable) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:152: warning: Member payload_type_silk_nb (variable) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:153: warning: Member payload_type_silk_mb (variable) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:154: warning: Member payload_type_silk_wb (variable) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:155: warning: Member payload_type_silk_swb (variable) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:156: warning: Member payload_type_aaceld_16k (variable) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:157: warning: Member payload_type_aaceld_22k (variable) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:158: warning: Member payload_type_aaceld_32k (variable) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:159: warning: Member payload_type_aaceld_44k (variable) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:160: warning: Member payload_type_aaceld_48k (variable) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:161: warning: Member payload_type_opus (variable) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:162: warning: Member payload_type_isac (variable) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:163: warning: Member payload_type_gsm_efr (variable) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:164: warning: Member payload_type_codec2 (variable) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:167: warning: Member payload_type_mpv (variable) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:168: warning: Member payload_type_h261 (variable) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:169: warning: Member payload_type_h263 (variable) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:170: warning: Member payload_type_h263_1998 (variable) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:171: warning: Member payload_type_h263_2000 (variable) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:172: warning: Member payload_type_mp4v (variable) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:173: warning: Member payload_type_theora (variable) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:174: warning: Member payload_type_h264 (variable) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:175: warning: Member payload_type_x_snow (variable) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:176: warning: Member payload_type_jpeg (variable) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:177: warning: Member payload_type_vp8 (variable) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:179: warning: Member payload_type_g722 (variable) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:182: warning: Member payload_type_t140 (variable) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:183: warning: Member payload_type_t140_red (variable) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:186: warning: Member payload_type_x_udpftp (variable) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:189: warning: Member payload_type_telephone_event (variable) of file payloadtype.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpprofile.h:34: warning: Member RTP_PROFILE_MAX_PAYLOADS (macro definition) of file rtpprofile.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpprofile.h:52: warning: Member rtp_profile_get_name(profile) (macro definition) of file rtpprofile.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpprofile.h:85: warning: Member RtpProfile (typedef) of file rtpprofile.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpprofile.h:82: warning: Member rtp_profile_get_payload_from_mime(RtpProfile *profile, const char *mime) (function) of file rtpprofile.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpprofile.h:83: warning: Member rtp_profile_get_payload_from_rtpmap(RtpProfile *profile, const char *rtpmap) (function) of file rtpprofile.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpprofile.h:84: warning: Member rtp_profile_get_payload_number_from_mime(RtpProfile *profile, const char *mime) (function) of file rtpprofile.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpprofile.h:85: warning: Member rtp_profile_get_payload_number_from_rtpmap(RtpProfile *profile, const char *rtpmap) (function) of file rtpprofile.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpprofile.h:86: warning: Member rtp_profile_find_payload_number(RtpProfile *prof, const char *mime, int rate, int channels) (function) of file rtpprofile.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpprofile.h:87: warning: Member rtp_profile_find_payload(RtpProfile *prof, const char *mime, int rate, int channels) (function) of file rtpprofile.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpprofile.h:88: warning: Member rtp_profile_move_payload(RtpProfile *prof, int oldpos, int newpos) (function) of file rtpprofile.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpprofile.h:90: warning: Member rtp_profile_new(const char *name) (function) of file rtpprofile.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpprofile.h:92: warning: Member rtp_profile_clone(RtpProfile *prof) (function) of file rtpprofile.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpprofile.h:96: warning: Member rtp_profile_clone_full(RtpProfile *prof) (function) of file rtpprofile.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpprofile.h:98: warning: Member rtp_profile_destroy(RtpProfile *prof) (function) of file rtpprofile.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpprofile.h:50: warning: Member av_profile (variable) of file rtpprofile.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpprofile.h:57: warning: Found unknown command `\index'
# /tmp/ortp/src/ortp-0.25.0/src/rtpprofile.c:162: warning: argument 'profile' of command @param is not found in the argument list of rtp_profile_clear_all(RtpProfile *obj)
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpprofile.h:80: warning: The following parameters of rtp_profile_clear_all(RtpProfile *obj) are not documented:
# parameter 'obj'
# /tmp/ortp/src/ortp-0.25.0/src/rtpprofile.c:175: warning: argument 'profile' of command @param is not found in the argument list of rtp_profile_set_name(RtpProfile *obj, const char *name)
# /tmp/ortp/src/ortp-0.25.0/src/rtpprofile.c:175: warning: argument 'nm' of command @param is not found in the argument list of rtp_profile_set_name(RtpProfile *obj, const char *name)
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpprofile.h:81: warning: The following parameters of rtp_profile_set_name(RtpProfile *obj, const char *name) are not documented:
# parameter 'obj'
# parameter 'name'
# /tmp/ortp/src/ortp-0.25.0/src/rtpprofile.c:147: warning: argument 'profile' of command @param is not found in the argument list of rtp_profile_set_payload(RtpProfile *prof, int idx, PayloadType *pt)
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpprofile.h:54: warning: The following parameters of rtp_profile_set_payload(RtpProfile *prof, int idx, PayloadType *pt) are not documented:
# parameter 'prof'
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:45: warning: Member ORTP_AVPF_FEATURE_NONE (macro definition) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:46: warning: Member ORTP_AVPF_FEATURE_TMMBR (macro definition) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:47: warning: Member ORTP_AVPF_FEATURE_GENERIC_NACK (macro definition) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:191: warning: Member ORTP_RTCP_XR_UNAVAILABLE_PARAMETER (macro definition) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:588: warning: Member rtp_session_remove_contributing_sources (macro definition) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:636: warning: Member rtp_session_set_flag(session, flag) (macro definition) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:637: warning: Member rtp_session_unset_flag(session, flag) (macro definition) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:86: warning: Member JitterControl (typedef) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:94: warning: Member WaitPoint (typedef) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:108: warning: Member RtpTransportModifier (typedef) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:123: warning: Member RtpTransport (typedef) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:131: warning: Member OrtpNetworkSimulatorMode (typedef) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:166: warning: Member OrtpNetworkSimulatorCtx (typedef) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:184: warning: Member OrtpRtcpSendAlgorithm (typedef) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:189: warning: Member OrtpRtcpFbConfiguration (typedef) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:199: warning: Member OrtpRtcpXrPlcCallback)(void *userdata) (typedef) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:200: warning: Member OrtpRtcpXrSignalLevelCallback)(void *userdata) (typedef) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:201: warning: Member OrtpRtcpXrNoiseLevelCallback)(void *userdata) (typedef) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:202: warning: Member OrtpRtcpXrAverageQualityIndicatorCallback)(void *userdata) (typedef) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:211: warning: Member OrtpRtcpXrMediaCallbacks (typedef) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:234: warning: Member OrtpRtcpXrConfiguration (typedef) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:259: warning: Member OrtpRtcpXrStats (typedef) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:264: warning: Member OrtpRtcpTmmbrInfo (typedef) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:269: warning: Member OrtpAddress (typedef) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:288: warning: Member OrtpStream (typedef) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:328: warning: Member RtpStream (typedef) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:341: warning: Member RtcpStream (typedef) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:202: warning: Member RtpSession (typedef) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:50: warning: Member RtpSessionMode (enumeration) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:125: warning: Member _OrtpNetworkSimulatorMode (enumeration) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:193: warning: Member OrtpRtcpXrPlcStatus (enumeration) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:213: warning: Member OrtpRtcpXrRcvrRttMode (enumeration) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:219: warning: Member OrtpRtcpXrStatSummaryFlag (enumeration) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:422: warning: Member ortp_network_simulator_mode_to_string(OrtpNetworkSimulatorMode mode) (function) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:423: warning: Member ortp_network_simulator_mode_from_string(const char *str) (function) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:445: warning: Member rtp_session_set_duplication_ratio(RtpSession *session, float ratio) (function) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:447: warning: Member rtp_session_enable_jitter_buffer(RtpSession *session, bool_t enabled) (function) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:448: warning: Member rtp_session_jitter_buffer_enabled(const RtpSession *session) (function) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:449: warning: Member rtp_session_set_jitter_buffer_params(RtpSession *session, const JBParameters *par) (function) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:450: warning: Member rtp_session_get_jitter_buffer_params(RtpSession *session, JBParameters *par) (function) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:454: warning: Member rtp_session_enable_adaptive_jitter_compensation(RtpSession *session, bool_t val) (function) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:455: warning: Member rtp_session_adaptive_jitter_compensation_enabled(RtpSession *session) (function) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:458: warning: Member rtp_session_join_multicast_group(RtpSession *session, const char *ip) (function) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:461: warning: Member rtp_session_get_local_rtcp_port(const RtpSession *session) (function) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:466: warning: Member rtp_session_set_remote_addr_and_port(RtpSession *session, const char *addr, int rtp_port, int rtcp_port) (function) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:469: warning: Member rtp_session_clear_aux_remote_addr(RtpSession *session) (function) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:472: warning: Member rtp_session_set_sockets(RtpSession *session, int rtpfd, int rtcpfd) (function) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:474: warning: Member rtp_session_get_transports(const RtpSession *session, RtpTransport **rtptr, RtpTransport **rtcptr) (function) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:476: warning: Member rtp_session_get_rtp_socket(const RtpSession *session) (function) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:477: warning: Member rtp_session_get_rtcp_socket(const RtpSession *session) (function) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:510: warning: Member rtp_session_get_symmetric_rtp(const RtpSession *session) (function) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:518: warning: Member rtp_session_set_target_upload_bandwidth(RtpSession *session, int target_bandwidth) (function) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:520: warning: Member rtp_session_configure_rtcp_xr(RtpSession *session, const OrtpRtcpXrConfiguration *config) (function) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:521: warning: Member rtp_session_set_rtcp_xr_media_callbacks(RtpSession *session, const OrtpRtcpXrMediaCallbacks *cbs) (function) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:538: warning: Member rtp_session_unregister_event_queue(RtpSession *session, OrtpEvQueue *q) (function) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:542: warning: Member rtp_session_compute_send_bandwidth(RtpSession *session) (function) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:543: warning: Member rtp_session_compute_recv_bandwidth(RtpSession *session) (function) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:546: warning: Member rtp_session_get_rtp_send_bandwidth(RtpSession *session) (function) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:547: warning: Member rtp_session_get_rtp_recv_bandwidth(RtpSession *session) (function) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:548: warning: Member rtp_session_get_rtcp_send_bandwidth(RtpSession *session) (function) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:549: warning: Member rtp_session_get_rtcp_recv_bandwidth(RtpSession *session) (function) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:551: warning: Member rtp_session_send_rtcp_APP(RtpSession *session, uint8_t subtype, const char *name, const uint8_t *data, int datalen) (function) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:563: warning: Member rtp_session_reset_stats(RtpSession *session) (function) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:573: warning: Member rtp_session_ts_to_time(RtpSession *session, uint32_t timestamp) (function) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:574: warning: Member rtp_session_time_to_ts(RtpSession *session, int millisecs) (function) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:578: warning: Member rtp_session_make_time_distorsion(RtpSession *session, int milisec) (function) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:584: warning: Member rtp_session_add_contributing_source(RtpSession *session, uint32_t csrc, const char *cname, const char *name, const char *email, const char *phone, const char *loc, const char *tool, const char *note) (function) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:589: warning: Member rtp_session_remove_contributing_source(RtpSession *session, uint32_t csrc) (function) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:590: warning: Member rtp_session_create_rtcp_sdes_packet(RtpSession *session, bool_t full) (function) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:595: warning: Member rtp_session_get_last_send_error_code(RtpSession *session) (function) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:596: warning: Member rtp_session_clear_send_error_code(RtpSession *session) (function) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:597: warning: Member rtp_session_get_last_recv_error_code(RtpSession *session) (function) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:598: warning: Member rtp_session_clear_recv_error_code(RtpSession *session) (function) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:604: warning: Member rtp_session_enable_network_simulation(RtpSession *session, const OrtpNetworkSimulatorParams *params) (function) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:612: warning: Member rtp_session_send_rtcp_xr_rcvr_rtt(RtpSession *session) (function) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:613: warning: Member rtp_session_send_rtcp_xr_dlrr(RtpSession *session) (function) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:614: warning: Member rtp_session_send_rtcp_xr_stat_summary(RtpSession *session) (function) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:615: warning: Member rtp_session_send_rtcp_xr_voip_metrics(RtpSession *session) (function) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:618: warning: Member rtp_session_avpf_enabled(RtpSession *session) (function) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:619: warning: Member rtp_session_avpf_payload_type_feature_enabled(RtpSession *session, unsigned char feature) (function) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:620: warning: Member rtp_session_avpf_feature_enabled(RtpSession *session, unsigned char feature) (function) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:621: warning: Member rtp_session_enable_avpf_feature(RtpSession *session, unsigned char feature, bool_t enable) (function) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:622: warning: Member rtp_session_get_avpf_rr_interval(RtpSession *session) (function) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:623: warning: Member rtp_session_rtcp_psfb_scheduled(RtpSession *session, rtcp_psfb_type_t type) (function) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:624: warning: Member rtp_session_rtcp_rtpfb_scheduled(RtpSession *session, rtcp_rtpfb_type_t type) (function) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:625: warning: Member rtp_session_send_rtcp_fb_generic_nack(RtpSession *session, uint16_t pid, uint16_t blp) (function) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:626: warning: Member rtp_session_send_rtcp_fb_pli(RtpSession *session) (function) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:627: warning: Member rtp_session_send_rtcp_fb_fir(RtpSession *session) (function) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:628: warning: Member rtp_session_send_rtcp_fb_sli(RtpSession *session, uint16_t first, uint16_t number, uint8_t picture_id) (function) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:629: warning: Member rtp_session_send_rtcp_fb_rpsi(RtpSession *session, uint8_t *bit_string, uint16_t bit_string_len) (function) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:630: warning: Member rtp_session_send_rtcp_fb_tmmbr(RtpSession *session, uint64_t mxtbr) (function) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:631: warning: Member rtp_session_send_rtcp_fb_tmmbn(RtpSession *session, uint32_t ssrc) (function) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:635: warning: Member rtp_session_init(RtpSession *session, int mode) (function) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:638: warning: Member rtp_session_uninit(RtpSession *session) (function) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:639: warning: Member rtp_session_dispatch_event(RtpSession *session, OrtpEvent *ev) (function) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:641: warning: Member rtp_session_set_reuseaddr(RtpSession *session, bool_t yes) (function) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:673: warning: Member meta_rtp_transport_destroy(RtpTransport *tp) (function) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:674: warning: Member meta_rtp_transport_append_modifier(RtpTransport *tp, RtpTransportModifier *tpm) (function) of file rtpsession.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:659: warning: argument 't' of command @param is not found in the argument list of meta_rtp_transport_get_endpoint(const RtpTransport *transport)
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:660: warning: explicit link request to 'RtpTransport' could not be resolved
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:661: warning: explicit link request to 'rtpEndpoint' could not be resolved
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:664: warning: The following parameters of meta_rtp_transport_get_endpoint(const RtpTransport *transport) are not documented:
# parameter 'transport'
# /tmp/ortp/src/ortp-0.25.0/src/rtpsession.c:2117: warning: explicit link request to 'RtpTransport' could not be resolved
# /tmp/ortp/src/ortp-0.25.0/src/rtpsession.c:2118: warning: explicit link request to 'mblk_t' could not be resolved
# /tmp/ortp/src/ortp-0.25.0/src/rtpsession.c:2121: warning: explicit link request to 'RtpTransport' could not be resolved
# /tmp/ortp/src/ortp-0.25.0/src/rtpsession.c:2117: warning: argument 'is_rtp' of command @param is not found in the argument list of meta_rtp_transport_modifier_inject_packet_to(const RtpTransport *t, RtpTransportModifier *tpm, mblk_t *msg, int flags, const struct sockaddr *to, socklen_t tolen)
# /tmp/ortp/src/ortp-0.25.0/src/rtpsession.c:2117: warning: argument 'endpoint' of command @param is not found in the argument list of meta_rtp_transport_modifier_inject_packet_to(const RtpTransport *t, RtpTransportModifier *tpm, mblk_t *msg, int flags, const struct sockaddr *to, socklen_t tolen)
# /tmp/ortp/src/ortp-0.25.0/src/rtpsession.c:2123: warning: explicit link request to 'RtpTransport' could not be resolved
# /tmp/ortp/src/ortp-0.25.0/src/rtpsession.c:2117: warning: argument 'modifiers_count' of command @param is not found in the argument list of meta_rtp_transport_modifier_inject_packet_to(const RtpTransport *t, RtpTransportModifier *tpm, mblk_t *msg, int flags, const struct sockaddr *to, socklen_t tolen)
# /tmp/ortp/src/ortp-0.25.0/src/rtpsession.c:2124: warning: explicit link request to 'RtpModifier' could not be resolved
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:656: warning: The following parameters of meta_rtp_transport_modifier_inject_packet_to(const RtpTransport *t, RtpTransportModifier *tpm, mblk_t *msg, int flags, const struct sockaddr *to, socklen_t tolen) are not documented:
# parameter 'tpm'
# parameter 'msg'
# parameter 'flags'
# parameter 'to'
# parameter 'tolen'
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:666: warning: argument 't' of command @param is not found in the argument list of meta_rtp_transport_set_endpoint(RtpTransport *transport, RtpTransport *endpoint)
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:667: warning: explicit link request to 'RtpTransport' could not be resolved
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:666: warning: argument 't' of command @param is not found in the argument list of meta_rtp_transport_set_endpoint(RtpTransport *transport, RtpTransport *endpoint)
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:668: warning: explicit link request to 'RtpEndpoint' could not be resolved
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:671: warning: The following parameters of meta_rtp_transport_set_endpoint(RtpTransport *transport, RtpTransport *endpoint) are not documented:
# parameter 'transport'
# parameter 'endpoint'
# /tmp/ortp/src/ortp-0.25.0/src/rtpsession_inet.c:960: warning: Found unknown command `\session'
# /tmp/ortp/src/ortp-0.25.0/src/rtpsession_inet.c:961: warning: Found unknown command `\rtp_addr'
# /tmp/ortp/src/ortp-0.25.0/src/rtpsession_inet.c:962: warning: Found unknown command `\rtp_port'
# /tmp/ortp/src/ortp-0.25.0/src/rtpsession_inet.c:963: warning: Found unknown command `\rtcp_addr'
# /tmp/ortp/src/ortp-0.25.0/src/rtpsession_inet.c:964: warning: Found unknown command `\rtcp_port'
# /tmp/ortp/src/ortp-0.25.0/src/rtpsession.c:870: warning: Found unknown command `\freefn'
# /tmp/ortp/src/ortp-0.25.0/src/rtpsession.c:837: warning: Found unknown command `\freefn'
# /tmp/ortp/src/ortp-0.25.0/src/rtpsession_inet.c:1014: warning: Found unknown command `\session'
# /tmp/ortp/src/ortp-0.25.0/src/rtpsession_inet.c:750: warning: Found unknown command `\session'
# /tmp/ortp/src/ortp-0.25.0/src/rtpsession_inet.c:763: warning: Found unknown command `\session'
# /tmp/ortp/src/ortp-0.25.0/src/rtpsession_inet.c:620: warning: Found unknown command `\session'
# /tmp/ortp/src/ortp-0.25.0/src/rtpsession_inet.c:548: warning: Found unknown command `\session'
# /tmp/ortp/src/ortp-0.25.0/src/rtpsession.c:1276: warning: Found unknown command `\buffer'
# /tmp/ortp/src/ortp-0.25.0/src/rtpsession.c:1286: warning: Found unknown command `\ts'
# /tmp/ortp/src/ortp-0.25.0/src/rtpsession.c:1088: warning: Found unknown command `\user_ts'
# /tmp/ortp/src/ortp-0.25.0/src/rtpsession.c:1090: warning: Found unknown command `\user_ts'
# /tmp/ortp/src/ortp-0.25.0/src/rtpsession.c:1007: warning: Found unknown command `\buffer'
# /tmp/ortp/src/ortp-0.25.0/src/rtpsession.c:1007: warning: Found unknown command `\userts'
# /tmp/ortp/src/ortp-0.25.0/src/rtpsession.c:1006: warning: argument 'return' of command @param is not found in the argument list of rtp_session_send_with_ts(RtpSession *session, const uint8_t *buffer, int len, uint32_t userts)
# /tmp/ortp/src/ortp-0.25.0/src/rtpsession.c:987: warning: Found unknown command `\mp'
# /tmp/ortp/src/ortp-0.25.0/src/rtpsession.c:988: warning: Found unknown command `\timestamp'
# /tmp/ortp/src/ortp-0.25.0/src/rtpsession.c:990: warning: Found unknown command `\mp'
# /tmp/ortp/src/ortp-0.25.0/src/rtpsession.c:987: warning: argument 'mp' of command @param is not found in the argument list of rtp_session_sendm_with_ts(RtpSession *session, mblk_t *packet, uint32_t timestamp)
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:531: warning: The following parameters of rtp_session_sendm_with_ts(RtpSession *session, mblk_t *packet, uint32_t timestamp) are not documented:
# parameter 'packet'
# /tmp/ortp/src/ortp-0.25.0/src/rtpsession.c:371: warning: Found unknown command `\yesno'
# /tmp/ortp/src/ortp-0.25.0/src/rtpsession.c:375: warning: Found unknown command `\yesno'
# /tmp/ortp/src/ortp-0.25.0/src/rtpsession_inet.c:632: warning: Found unknown command `\session'
# /tmp/ortp/src/ortp-0.25.0/src/rtpsession_inet.c:633: warning: Found unknown command `\dscp'
# /tmp/ortp/src/ortp-0.25.0/src/jitterctl.c:157: warning: Found unknown command `\session'
# /tmp/ortp/src/ortp-0.25.0/src/jitterctl.c:158: warning: Found unknown command `\milisec'
# /tmp/ortp/src/ortp-0.25.0/src/rtpsession_inet.c:338: warning: Found unknown command `\session'
# /tmp/ortp/src/ortp-0.25.0/src/rtpsession_inet.c:339: warning: Found unknown command `\addr'
# /tmp/ortp/src/ortp-0.25.0/src/rtpsession_inet.c:340: warning: Found unknown command `\rtp_port'
# /tmp/ortp/src/ortp-0.25.0/src/rtpsession_inet.c:341: warning: Found unknown command `\rtcp_port'
# /tmp/ortp/src/ortp-0.25.0/src/rtpsession_inet.c:561: warning: Found unknown command `\session'
# /tmp/ortp/src/ortp-0.25.0/src/rtpsession_inet.c:562: warning: Found unknown command `\ttl'
# /tmp/ortp/src/ortp-0.25.0/src/rtpsession_inet.c:494: warning: Found unknown command `\session'
# /tmp/ortp/src/ortp-0.25.0/src/rtpsession_inet.c:495: warning: Found unknown command `\ttl'
# /tmp/ortp/src/ortp-0.25.0/src/rtpsession.c:757: warning: argument 'paytype' of command @param is not found in the argument list of rtp_session_set_payload_type(RtpSession *session, int pt)
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:506: warning: The following parameters of rtp_session_set_payload_type(RtpSession *session, int pt) are not documented:
# parameter 'pt'
# /tmp/ortp/src/ortp-0.25.0/src/rtpsession_inet.c:434: warning: Found unknown command `\session'
# /tmp/ortp/src/ortp-0.25.0/src/rtpsession_inet.c:435: warning: Found unknown command `\activate'
# /tmp/ortp/src/ortp-0.25.0/src/rtpsession_inet.c:781: warning: Found unknown command `\session'
# /tmp/ortp/src/ortp-0.25.0/src/rtpsession_inet.c:782: warning: Found unknown command `\addr'
# /tmp/ortp/src/ortp-0.25.0/src/rtpsession_inet.c:783: warning: Found unknown command `\port'
# /tmp/ortp/src/ortp-0.25.0/src/rtpsession_inet.c:798: warning: Found unknown command `\session'
# /tmp/ortp/src/ortp-0.25.0/src/rtpsession_inet.c:799: warning: Found unknown command `\rtp_addr'
# /tmp/ortp/src/ortp-0.25.0/src/rtpsession_inet.c:800: warning: Found unknown command `\rtp_port'
# /tmp/ortp/src/ortp-0.25.0/src/rtpsession_inet.c:801: warning: Found unknown command `\rtcp_addr'
# /tmp/ortp/src/ortp-0.25.0/src/rtpsession_inet.c:802: warning: Found unknown command `\rtcp_port'
# /tmp/ortp/src/ortp-0.25.0/src/rtpsession.c:333: warning: Found unknown command `\yesno'
# /tmp/ortp/src/ortp-0.25.0/src/rtpsession.c:338: warning: Found unknown command `\yesno'
# /tmp/ortp/src/ortp-0.25.0/src/rtpsession.c:600: warning: argument 'addr' of command @param is not found in the argument list of rtp_session_set_seq_number(RtpSession *session, uint16_t seq)
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:441: warning: The following parameters of rtp_session_set_seq_number(RtpSession *session, uint16_t seq) are not documented:
# parameter 'seq'
# /tmp/ortp/src/ortp-0.25.0/src/rtpsession.c:1401: warning: argument 'ts_step' of command @param is not found in the argument list of rtp_session_set_time_jump_limit(RtpSession *session, int milisecs)
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:457: warning: The following parameters of rtp_session_set_time_jump_limit(RtpSession *session, int milisecs) are not documented:
# parameter 'milisecs'
# /tmp/ortp/src/ortp-0.25.0/src/rtpsession.c:528: warning: Found unknown command `\signal'
# /tmp/ortp/src/ortp-0.25.0/src/rtpsession.c:528: warning: Found unknown command `\cb'
# /tmp/ortp/src/ortp-0.25.0/src/rtpsession.c:530: warning: explicit link request to 'RTP_CALLBACK_TABLE_MAX_ENTRIES' could not be resolved
# /tmp/ortp/src/ortp-0.25.0/src/rtpsession.c:576: warning: Found unknown command `\cb'
# /tmp/ortp/src/ortp-0.25.0/src/rtpsession.c:576: warning: Found unknown command `\signal'
# /tmp/ortp/src/ortp-0.25.0/include/ortp/sessionset.h:41: warning: Member ORTP_FD_SET(d, s) (macro definition) of file sessionset.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/sessionset.h:42: warning: Member ORTP_FD_CLR(d, s) (macro definition) of file sessionset.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/sessionset.h:43: warning: Member ORTP_FD_ISSET(d, s) (macro definition) of file sessionset.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/sessionset.h:44: warning: Member ORTP_FD_ZERO(s) (macro definition) of file sessionset.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/sessionset.h:96: warning: Member session_set_init(ss) (macro definition) of file sessionset.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/sessionset.h:123: warning: Member session_set_copy(dest, src) (macro definition) of file sessionset.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/sessionset.h:46: warning: Member ortp_fd_set (typedef) of file sessionset.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/sessionset.h:46: warning: Member SessionSet (typedef) of file sessionset.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/sessionset.h:133: warning: Member session_set_timedselect(SessionSet *recvs, SessionSet *sends, SessionSet *errors, struct timeval *timeout) (function) of file sessionset.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/sessionset.h:108: warning: explicit link request to 'SessionSet' could not be resolved
# /tmp/ortp/src/ortp-0.25.0/src/sessionset.c:92: warning: explicit link request to 'RtpSession' could not be resolved
# /tmp/ortp/src/ortp-0.25.0/src/sessionset.c:96: warning: Found unknown command `\recvs'
# /tmp/ortp/src/ortp-0.25.0/include/ortp/telephonyevents.h:82: warning: Member TELEPHONY_EVENTS_ALLOCATED_SIZE (macro definition) of file telephonyevents.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/telephonyevents.h:85: warning: Member TEV_DTMF_0 (macro definition) of file telephonyevents.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/telephonyevents.h:86: warning: Member TEV_DTMF_1 (macro definition) of file telephonyevents.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/telephonyevents.h:87: warning: Member TEV_DTMF_2 (macro definition) of file telephonyevents.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/telephonyevents.h:88: warning: Member TEV_DTMF_3 (macro definition) of file telephonyevents.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/telephonyevents.h:89: warning: Member TEV_DTMF_4 (macro definition) of file telephonyevents.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/telephonyevents.h:90: warning: Member TEV_DTMF_5 (macro definition) of file telephonyevents.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/telephonyevents.h:91: warning: Member TEV_DTMF_6 (macro definition) of file telephonyevents.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/telephonyevents.h:92: warning: Member TEV_DTMF_7 (macro definition) of file telephonyevents.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/telephonyevents.h:93: warning: Member TEV_DTMF_8 (macro definition) of file telephonyevents.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/telephonyevents.h:94: warning: Member TEV_DTMF_9 (macro definition) of file telephonyevents.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/telephonyevents.h:95: warning: Member TEV_DTMF_STAR (macro definition) of file telephonyevents.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/telephonyevents.h:96: warning: Member TEV_DTMF_POUND (macro definition) of file telephonyevents.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/telephonyevents.h:97: warning: Member TEV_DTMF_A (macro definition) of file telephonyevents.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/telephonyevents.h:98: warning: Member TEV_DTMF_B (macro definition) of file telephonyevents.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/telephonyevents.h:99: warning: Member TEV_DTMF_C (macro definition) of file telephonyevents.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/telephonyevents.h:100: warning: Member TEV_DTMF_D (macro definition) of file telephonyevents.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/telephonyevents.h:101: warning: Member TEV_FLASH (macro definition) of file telephonyevents.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/telephonyevents.h:168: warning: Member telephone_event_t (typedef) of file telephonyevents.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/telephonyevents.h:75: warning: Member rtp_session_check_telephone_events(RtpSession *session, mblk_t *m0) (function) of file telephonyevents.h is not documented.
# /tmp/ortp/src/ortp-0.25.0/src/telephonyevents.c:311: warning: Found unknown command `\tab'
# /tmp/ortp/src/ortp-0.25.0/src/b64.c:49: warning: Member B64_VER_C_B64_MAJOR (macro definition) of file b64.c is not documented.
# /tmp/ortp/src/ortp-0.25.0/src/b64.c:50: warning: Member B64_VER_C_B64_MINOR (macro definition) of file b64.c is not documented.
# /tmp/ortp/src/ortp-0.25.0/src/b64.c:51: warning: Member B64_VER_C_B64_REVISION (macro definition) of file b64.c is not documented.
# /tmp/ortp/src/ortp-0.25.0/src/b64.c:52: warning: Member B64_VER_C_B64_EDIT (macro definition) of file b64.c is not documented.
# /tmp/ortp/src/ortp-0.25.0/src/b64.c:69: warning: Member NUM_PLAIN_DATA_BYTES (macro definition) of file b64.c is not documented.
# /tmp/ortp/src/ortp-0.25.0/src/b64.c:70: warning: Member NUM_ENCODED_DATA_BYTES (macro definition) of file b64.c is not documented.
# /tmp/ortp/src/ortp-0.25.0/src/b64.c:78: warning: Member NUM_ELEMENTS(x) (macro definition) of file b64.c is not documented.
# /tmp/ortp/src/ortp-0.25.0/src/b64.c:530: warning: Member SEVERITY_STR_DECL(rc, desc) (macro definition) of file b64.c is not documented.
# /tmp/ortp/src/ortp-0.25.0/src/b64.c:536: warning: Member SEVERITY_STR_ENTRY(rc) (macro definition) of file b64.c is not documented.
# /tmp/ortp/src/ortp-0.25.0/src/b64.c:488: warning: Member b64ErrorString_t_ (typedef) of file b64.c is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/b64.h:352: warning: unable to resolve link to `b64::B64_RC' for \link command
# /tmp/ortp/src/ortp-0.25.0/include/ortp/b64.h:360: warning: unable to resolve link to `b64::B64_RC' for \link command
# /tmp/ortp/src/ortp-0.25.0/src/dll_entry.c:9: warning: Member m_nReference (variable) of class __STRUCT_SHARED_DATA__ is not documented.
# /tmp/ortp/src/ortp-0.25.0/src/dll_entry.c:13: warning: Member m_ullStartTime (variable) of class __STRUCT_SHARED_DATA__ is not documented.
# /tmp/ortp/src/ortp-0.25.0/src/dll_entry.c:15: warning: Member m_bInitialize (variable) of class __STRUCT_SHARED_DATA__ is not documented.
# /tmp/ortp/src/ortp-0.25.0/src/utils.h:58: warning: Member lo (variable) of class _dwsplit_t is not documented.
# /tmp/ortp/src/ortp-0.25.0/src/utils.h:59: warning: Member hi (variable) of class _dwsplit_t is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:63: warning: Member adaptive (variable) of class _JBParameters is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:64: warning: Member pad[3] (variable) of class _JBParameters is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:70: warning: Member count (variable) of class _JitterControl is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:71: warning: Member jitt_comp (variable) of class _JitterControl is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:72: warning: Member jitt_comp_ts (variable) of class _JitterControl is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:73: warning: Member adapt_jitt_comp_ts (variable) of class _JitterControl is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:74: warning: Member slide (variable) of class _JitterControl is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:75: warning: Member prev_slide (variable) of class _JitterControl is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:76: warning: Member jitter (variable) of class _JitterControl is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:77: warning: Member olddiff (variable) of class _JitterControl is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:78: warning: Member inter_jitter (variable) of class _JitterControl is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:79: warning: Member corrective_step (variable) of class _JitterControl is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:80: warning: Member corrective_slide (variable) of class _JitterControl is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:81: warning: Member cum_jitter_buffer_size (variable) of class _JitterControl is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:82: warning: Member cum_jitter_buffer_count (variable) of class _JitterControl is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:83: warning: Member clock_rate (variable) of class _JitterControl is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:84: warning: Member adaptive (variable) of class _JitterControl is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:85: warning: Member enabled (variable) of class _JitterControl is not documented.
# /tmp/ortp/src/ortp-0.25.0/src/rtpsession.c:2033: warning: Member modifiers (variable) of class _MetaRtpTransportImpl is not documented.
# /tmp/ortp/src/ortp-0.25.0/src/rtpsession.c:2034: warning: Member endpoint (variable) of class _MetaRtpTransportImpl is not documented.
# /tmp/ortp/src/ortp-0.25.0/src/rtpsession.c:2035: warning: Member is_rtp (variable) of class _MetaRtpTransportImpl is not documented.
# /tmp/ortp/src/ortp-0.25.0/src/rtpsession.c:2036: warning: Member has_set_session (variable) of class _MetaRtpTransportImpl is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/str_utils.h:153: warning: Member q (variable) of class _msgb_allocator is not documented.
# /tmp/ortp/src/ortp-0.25.0/src/utils.h:34: warning: Member next (variable) of class _OList is not documented.
# /tmp/ortp/src/ortp-0.25.0/src/utils.h:35: warning: Member prev (variable) of class _OList is not documented.
# /tmp/ortp/src/ortp-0.25.0/src/utils.h:36: warning: Member data (variable) of class _OList is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/str_utils.h:165: warning: Member current_extremum (variable) of class _ortp_extremum is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/str_utils.h:166: warning: Member last_stable (variable) of class _ortp_extremum is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/str_utils.h:167: warning: Member extremum_time (variable) of class _ortp_extremum is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/str_utils.h:168: warning: Member period (variable) of class _ortp_extremum is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:263: warning: Member addr (variable) of class _OrtpAddress is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:268: warning: Member len (variable) of class _OrtpAddress is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/event.h:36: warning: Member packet (variable) of class _OrtpEventData is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/event.h:36: warning: Member source_addr (variable) of class _OrtpEventData is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/event.h:38: warning: Member source_addrlen (variable) of class _OrtpEventData is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/event.h:39: warning: Member ts (variable) of class _OrtpEventData is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/event.h:53: warning: Member info (variable) of class _OrtpEventData is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/port.h:302: warning: Member malloc_fun)(size_t sz) (variable) of class _OrtpMemoryFunctions is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/port.h:303: warning: Member realloc_fun)(void *ptr, size_t sz) (variable) of class _OrtpMemoryFunctions is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/port.h:304: warning: Member free_fun)(void *ptr) (variable) of class _OrtpMemoryFunctions is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:149: warning: Member params (variable) of class _OrtpNetworkSimulatorCtx is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:150: warning: Member bit_budget (variable) of class _OrtpNetworkSimulatorCtx is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:151: warning: Member qsize (variable) of class _OrtpNetworkSimulatorCtx is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:152: warning: Member q (variable) of class _OrtpNetworkSimulatorCtx is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:153: warning: Member latency_q (variable) of class _OrtpNetworkSimulatorCtx is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:154: warning: Member send_q (variable) of class _OrtpNetworkSimulatorCtx is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:154: warning: Member last_check (variable) of class _OrtpNetworkSimulatorCtx is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:156: warning: Member last_jitter_event (variable) of class _OrtpNetworkSimulatorCtx is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:157: warning: Member consecutive_drops (variable) of class _OrtpNetworkSimulatorCtx is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:158: warning: Member drops_to_ignore (variable) of class _OrtpNetworkSimulatorCtx is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:159: warning: Member drop_by_congestion (variable) of class _OrtpNetworkSimulatorCtx is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:160: warning: Member drop_by_loss (variable) of class _OrtpNetworkSimulatorCtx is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:161: warning: Member total_count (variable) of class _OrtpNetworkSimulatorCtx is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:162: warning: Member mutex (variable) of class _OrtpNetworkSimulatorCtx is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:163: warning: Member thread (variable) of class _OrtpNetworkSimulatorCtx is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:164: warning: Member in_jitter_event (variable) of class _OrtpNetworkSimulatorCtx is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:165: warning: Member thread_started (variable) of class _OrtpNetworkSimulatorCtx is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:272: warning: Member socket (variable) of class _OrtpStream is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:273: warning: Member sockfamily (variable) of class _OrtpStream is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:274: warning: Member loc_port (variable) of class _OrtpStream is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:275: warning: Member rem_addrlen (variable) of class _OrtpStream is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:275: warning: Member rem_addr (variable) of class _OrtpStream is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:277: warning: Member loc_addrlen (variable) of class _OrtpStream is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:277: warning: Member loc_addr (variable) of class _OrtpStream is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:279: warning: Member tr (variable) of class _OrtpStream is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:280: warning: Member cached_mp (variable) of class _OrtpStream is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:280: warning: Member send_bw_start (variable) of class _OrtpStream is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:280: warning: Member recv_bw_start (variable) of class _OrtpStream is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:283: warning: Member sent_bytes (variable) of class _OrtpStream is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:284: warning: Member recv_bytes (variable) of class _OrtpStream is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:285: warning: Member upload_bw (variable) of class _OrtpStream is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:286: warning: Member download_bw (variable) of class _OrtpStream is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:287: warning: Member aux_destinations (variable) of class _OrtpStream is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:74: warning: Member bits_per_sample (variable) of class _PayloadType is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:75: warning: Member zero_pattern (variable) of class _PayloadType is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:76: warning: Member pattern_length (variable) of class _PayloadType is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:78: warning: Member normal_bitrate (variable) of class _PayloadType is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:81: warning: Member recv_fmtp (variable) of class _PayloadType is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:82: warning: Member send_fmtp (variable) of class _PayloadType is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:82: warning: Member avpf (variable) of class _PayloadType is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:84: warning: Member flags (variable) of class _PayloadType is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:85: warning: Member user_data (variable) of class _PayloadType is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/payloadtype.h:64: warning: Member rpsi_compatibility (variable) of class _PayloadTypeAvpfParams is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/str_utils.h:80: warning: Member _q_stopper (variable) of class _queue is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/str_utils.h:81: warning: Member q_mcount (variable) of class _queue is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:332: warning: Member gs (variable) of class _RtcpStream is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:333: warning: Member send_algo (variable) of class _RtcpStream is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:334: warning: Member xr_conf (variable) of class _RtcpStream is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:335: warning: Member xr_media_callbacks (variable) of class _RtcpStream is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:336: warning: Member tmmbr_info (variable) of class _RtcpStream is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:337: warning: Member enabled (variable) of class _RtcpStream is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:338: warning: Member rtcp_xr_dlrr_to_send (variable) of class _RtcpStream is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:339: warning: Member rtcp_fb_fir_seq_nr (variable) of class _RtcpStream is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:340: warning: Member last_rtcp_fb_pli_snt (variable) of class _RtcpStream is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpprofile.h:43: warning: Member name (variable) of class _RtpProfile is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpprofile.h:44: warning: Member payload[RTP_PROFILE_MAX_PAYLOADS] (variable) of class _RtpProfile is not documented.
# /tmp/ortp/src/ortp-0.25.0/src/scheduler.h:30: warning: Member list (variable) of class _RtpScheduler is not documented.
# /tmp/ortp/src/ortp-0.25.0/src/scheduler.h:31: warning: Member all_sessions (variable) of class _RtpScheduler is not documented.
# /tmp/ortp/src/ortp-0.25.0/src/scheduler.h:32: warning: Member all_max (variable) of class _RtpScheduler is not documented.
# /tmp/ortp/src/ortp-0.25.0/src/scheduler.h:33: warning: Member r_sessions (variable) of class _RtpScheduler is not documented.
# /tmp/ortp/src/ortp-0.25.0/src/scheduler.h:34: warning: Member r_max (variable) of class _RtpScheduler is not documented.
# /tmp/ortp/src/ortp-0.25.0/src/scheduler.h:35: warning: Member w_sessions (variable) of class _RtpScheduler is not documented.
# /tmp/ortp/src/ortp-0.25.0/src/scheduler.h:36: warning: Member w_max (variable) of class _RtpScheduler is not documented.
# /tmp/ortp/src/ortp-0.25.0/src/scheduler.h:37: warning: Member e_sessions (variable) of class _RtpScheduler is not documented.
# /tmp/ortp/src/ortp-0.25.0/src/scheduler.h:38: warning: Member e_max (variable) of class _RtpScheduler is not documented.
# /tmp/ortp/src/ortp-0.25.0/src/scheduler.h:39: warning: Member max_sessions (variable) of class _RtpScheduler is not documented.
# /tmp/ortp/src/ortp-0.25.0/src/scheduler.h:41: warning: Member unblock_select_cond (variable) of class _RtpScheduler is not documented.
# /tmp/ortp/src/ortp-0.25.0/src/scheduler.h:42: warning: Member lock (variable) of class _RtpScheduler is not documented.
# /tmp/ortp/src/ortp-0.25.0/src/scheduler.h:43: warning: Member thread (variable) of class _RtpScheduler is not documented.
# /tmp/ortp/src/ortp-0.25.0/src/scheduler.h:44: warning: Member thread_running (variable) of class _RtpScheduler is not documented.
# /tmp/ortp/src/ortp-0.25.0/src/scheduler.h:45: warning: Member timer (variable) of class _RtpScheduler is not documented.
# /tmp/ortp/src/ortp-0.25.0/src/scheduler.h:46: warning: Member time_ (variable) of class _RtpScheduler is not documented.
# /tmp/ortp/src/ortp-0.25.0/src/scheduler.h:47: warning: Member timer_inc (variable) of class _RtpScheduler is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:356: warning: Member next (variable) of class _RtpSession is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:357: warning: Member mask_pos (variable) of class _RtpSession is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:363: warning: Member snd (variable) of class _RtpSession is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:363: warning: Member rcv (variable) of class _RtpSession is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:364: warning: Member inc_ssrc_candidate (variable) of class _RtpSession is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:365: warning: Member inc_same_ssrc_count (variable) of class _RtpSession is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:366: warning: Member hw_recv_pt (variable) of class _RtpSession is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:367: warning: Member recv_buf_size (variable) of class _RtpSession is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:368: warning: Member target_upload_bandwidth (variable) of class _RtpSession is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:369: warning: Member on_ssrc_changed (variable) of class _RtpSession is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:370: warning: Member on_payload_type_changed (variable) of class _RtpSession is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:371: warning: Member on_telephone_event_packet (variable) of class _RtpSession is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:372: warning: Member on_telephone_event (variable) of class _RtpSession is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:373: warning: Member on_timestamp_jump (variable) of class _RtpSession is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:374: warning: Member on_network_error (variable) of class _RtpSession is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:375: warning: Member on_rtcp_bye (variable) of class _RtpSession is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:376: warning: Member signal_tables (variable) of class _RtpSession is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:377: warning: Member eventqs (variable) of class _RtpSession is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:378: warning: Member allocator (variable) of class _RtpSession is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:379: warning: Member rtp (variable) of class _RtpSession is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:380: warning: Member rtcp (variable) of class _RtpSession is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:381: warning: Member rtcp_xr_stats (variable) of class _RtpSession is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:382: warning: Member mode (variable) of class _RtpSession is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:383: warning: Member sched (variable) of class _RtpSession is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:384: warning: Member flags (variable) of class _RtpSession is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:385: warning: Member dscp (variable) of class _RtpSession is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:386: warning: Member multicast_ttl (variable) of class _RtpSession is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:387: warning: Member multicast_loopback (variable) of class _RtpSession is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:388: warning: Member duplication_ratio (variable) of class _RtpSession is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:389: warning: Member duplication_left (variable) of class _RtpSession is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:390: warning: Member user_data (variable) of class _RtpSession is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:390: warning: Member last_recv_time (variable) of class _RtpSession is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:393: warning: Member pending (variable) of class _RtpSession is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:395: warning: Member tev_send_pt (variable) of class _RtpSession is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:396: warning: Member current_tev (variable) of class _RtpSession is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:397: warning: Member minimal_sdes (variable) of class _RtpSession is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:398: warning: Member full_sdes (variable) of class _RtpSession is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:399: warning: Member contributing_sources (variable) of class _RtpSession is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:400: warning: Member lost_packets_test_vector (variable) of class _RtpSession is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:401: warning: Member interarrival_jitter_test_vector (variable) of class _RtpSession is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:402: warning: Member delay_test_vector (variable) of class _RtpSession is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:403: warning: Member rtt (variable) of class _RtpSession is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:404: warning: Member cum_loss (variable) of class _RtpSession is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:405: warning: Member net_sim_ctx (variable) of class _RtpSession is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:406: warning: Member symmetric_rtp (variable) of class _RtpSession is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:407: warning: Member permissive (variable) of class _RtpSession is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:408: warning: Member use_connect (variable) of class _RtpSession is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:409: warning: Member ssrc_set (variable) of class _RtpSession is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:410: warning: Member reuseaddr (variable) of class _RtpSession is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsignaltable.h:29: warning: Member callback[RTP_CALLBACK_TABLE_MAX_ENTRIES] (variable) of class _RtpSignalTable is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsignaltable.h:30: warning: Member user_data[RTP_CALLBACK_TABLE_MAX_ENTRIES] (variable) of class _RtpSignalTable is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsignaltable.h:31: warning: Member session (variable) of class _RtpSignalTable is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsignaltable.h:32: warning: Member signal_name (variable) of class _RtpSignalTable is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsignaltable.h:33: warning: Member count (variable) of class _RtpSignalTable is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:292: warning: Member gs (variable) of class _RtpStream is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:293: warning: Member max_rq_size (variable) of class _RtpStream is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:294: warning: Member time_jump (variable) of class _RtpStream is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:295: warning: Member ts_jump (variable) of class _RtpStream is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:296: warning: Member rq (variable) of class _RtpStream is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:297: warning: Member tev_rq (variable) of class _RtpStream is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:298: warning: Member QoSHandle (variable) of class _RtpStream is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:299: warning: Member QoSFlowID (variable) of class _RtpStream is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:300: warning: Member jittctl (variable) of class _RtpStream is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:301: warning: Member snd_time_offset (variable) of class _RtpStream is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:302: warning: Member snd_ts_offset (variable) of class _RtpStream is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:303: warning: Member snd_rand_offset (variable) of class _RtpStream is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:304: warning: Member snd_last_ts (variable) of class _RtpStream is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:305: warning: Member rcv_time_offset (variable) of class _RtpStream is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:306: warning: Member rcv_ts_offset (variable) of class _RtpStream is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:307: warning: Member rcv_query_ts_offset (variable) of class _RtpStream is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:308: warning: Member rcv_last_ts (variable) of class _RtpStream is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:309: warning: Member rcv_last_seq (variable) of class _RtpStream is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:310: warning: Member pad (variable) of class _RtpStream is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:311: warning: Member rcv_last_app_ts (variable) of class _RtpStream is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:312: warning: Member rcv_last_ret_ts (variable) of class _RtpStream is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:313: warning: Member hwrcv_extseq (variable) of class _RtpStream is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:314: warning: Member hwrcv_seq_at_last_SR (variable) of class _RtpStream is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:315: warning: Member hwrcv_since_last_SR (variable) of class _RtpStream is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:316: warning: Member last_rcv_SR_ts (variable) of class _RtpStream is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:316: warning: Member last_rcv_SR_time (variable) of class _RtpStream is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:318: warning: Member snd_seq (variable) of class _RtpStream is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:319: warning: Member last_rtcp_packet_count (variable) of class _RtpStream is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:320: warning: Member sent_payload_bytes (variable) of class _RtpStream is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:321: warning: Member stats (variable) of class _RtpStream is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:322: warning: Member recv_errno (variable) of class _RtpStream is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:323: warning: Member send_errno (variable) of class _RtpStream is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:324: warning: Member snd_socket_size (variable) of class _RtpStream is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:325: warning: Member rcv_socket_size (variable) of class _RtpStream is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:326: warning: Member ssrc_changed_thres (variable) of class _RtpStream is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:327: warning: Member jitter_stats (variable) of class _RtpStream is not documented.
# /tmp/ortp/src/ortp-0.25.0/src/rtptimer.h:37: warning: Member state (variable) of class _RtpTimer is not documented.
# /tmp/ortp/src/ortp-0.25.0/src/rtptimer.h:40: warning: Member timer_init (variable) of class _RtpTimer is not documented.
# /tmp/ortp/src/ortp-0.25.0/src/rtptimer.h:41: warning: Member timer_do (variable) of class _RtpTimer is not documented.
# /tmp/ortp/src/ortp-0.25.0/src/rtptimer.h:42: warning: Member timer_uninit (variable) of class _RtpTimer is not documented.
# /tmp/ortp/src/ortp-0.25.0/src/rtptimer.h:42: warning: Member interval (variable) of class _RtpTimer is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:112: warning: Member data (variable) of class _RtpTransport is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:113: warning: Member session (variable) of class _RtpTransport is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:114: warning: Member t_getsocket)(struct _RtpTransport *t) (variable) of class _RtpTransport is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:115: warning: Member t_sendto)(struct _RtpTransport *t, mblk_t *msg, int flags, const struct sockaddr *to, socklen_t tolen) (variable) of class _RtpTransport is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:116: warning: Member t_recvfrom)(struct _RtpTransport *t, mblk_t *msg, int flags, struct sockaddr *from, socklen_t *fromlen) (variable) of class _RtpTransport is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:117: warning: Member t_close)(struct _RtpTransport *transport, void *userData) (variable) of class _RtpTransport is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:119: warning: explicit link request to 'RtpTransport' could not be resolved
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:120: warning: explicit link request to 'RtpTransport' could not be resolved
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:98: warning: Member data (variable) of class _RtpTransportModifier is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:99: warning: Member session (variable) of class _RtpTransportModifier is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:100: warning: Member t_process_on_send)(struct _RtpTransportModifier *t, mblk_t *msg) (variable) of class _RtpTransportModifier is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:101: warning: Member t_process_on_receive)(struct _RtpTransportModifier *t, mblk_t *msg) (variable) of class _RtpTransportModifier is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:102: warning: Member t_process_on_schedule)(struct _RtpTransportModifier *t) (variable) of class _RtpTransportModifier is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:104: warning: explicit link request to 'RtpTransportModifierAND' could not be resolved
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:105: warning: explicit link request to 'RtpTransportModifier' could not be resolved
# /tmp/ortp/src/ortp-0.25.0/include/ortp/sessionset.h:90: warning: Member rtpset (variable) of class _SessionSet is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/telephonyevents.h:42: warning: Member event (variable) of class _telephone_event is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/telephonyevents.h:43: warning: Member volume (variable) of class _telephone_event is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/telephonyevents.h:44: warning: Member R (variable) of class _telephone_event is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/telephonyevents.h:45: warning: Member E (variable) of class _telephone_event is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/telephonyevents.h:46: warning: Member duration (variable) of class _telephone_event is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:90: warning: Member lock (variable) of class _WaitPoint is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:91: warning: Member cond (variable) of class _WaitPoint is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:92: warning: Member time (variable) of class _WaitPoint is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:93: warning: Member wakeup (variable) of class _WaitPoint is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/str_utils.h:72: warning: Member db_base (variable) of class datab is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/str_utils.h:73: warning: Member db_lim (variable) of class datab is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/str_utils.h:74: warning: Member db_freefn)(void *) (variable) of class datab is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/str_utils.h:75: warning: Member db_ref (variable) of class datab is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtp.h:81: warning: Member jitter (variable) of class jitter_stats is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtp.h:82: warning: Member max_jitter (variable) of class jitter_stats is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtp.h:83: warning: Member sum_jitter (variable) of class jitter_stats is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtp.h:84: warning: Member max_jitter_ts (variable) of class jitter_stats is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtp.h:85: warning: Member jitter_buffer_size_ms (variable) of class jitter_stats is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/str_utils.h:51: warning: Member b_prev (variable) of class msgb is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/str_utils.h:52: warning: Member b_next (variable) of class msgb is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/str_utils.h:53: warning: Member b_cont (variable) of class msgb is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/str_utils.h:54: warning: Member b_datap (variable) of class msgb is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/str_utils.h:55: warning: Member b_rptr (variable) of class msgb is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/str_utils.h:56: warning: Member b_wptr (variable) of class msgb is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/str_utils.h:57: warning: Member reserved1 (variable) of class msgb is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/str_utils.h:58: warning: Member reserved2 (variable) of class msgb is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/str_utils.h:62: warning: Member recv_addr (variable) of class msgb is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/str_utils.h:62: warning: Member net_addr (variable) of class msgb is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/str_utils.h:64: warning: Member net_addrlen (variable) of class msgb is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/str_utils.h:65: warning: Member ttl_or_hl (variable) of class msgb is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/str_utils.h:42: warning: Member family (variable) of class ortp_recv_addr is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/str_utils.h:46: warning: Member addr (variable) of class ortp_recv_addr is not documented.
# /tmp/ortp/src/ortp-0.25.0/src/logging.c:170: warning: Member level (variable) of class ortp_stored_log_t is not documented.
# /tmp/ortp/src/ortp-0.25.0/src/logging.c:171: warning: Member msg (variable) of class ortp_stored_log_t is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/event.h:115: warning: Member q (variable) of class OrtpEvDispatcher is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/event.h:116: warning: Member session (variable) of class OrtpEvDispatcher is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/event.h:117: warning: Member cbs (variable) of class OrtpEvDispatcher is not documented.
# enerating code for file include/ortp/port.h...
# Generating code for file include/ortp/rtcp.h...
# Generating code for file include/ortp/rtp.h...
# Generating code for file include/ortp/rtpprofile.h...
# Generating code for file include/ortp/rtpsession.h...
# Generating code for file include/ortp/rtpsignaltable.h...
# Generating code for file include/ortp/sessionset.h...
# Generating code for file include/ortp/str_utils.h...
# Generating code for file include/ortp/telephonyevents.h...
# Parsing code for file src/avprofile.c...
# Parsing code for file src/b64.c...
# Parsing code for file src/dll_entry.c...
# Parsing code for file src/event.c...
# Parsing code for file src/extremum.c...
# Parsing code for file src/jitterctl.c...
# Generating code for file src/jitterctl.h...
# Parsing code for file src/logging.c...
# Parsing code for file src/netsim.c...
# Parsing code for file src/ortp.c...
# Parsing code for file src/payloadtype.c...
# Parsing code for file src/port.c...
# Parsing code for file src/posixtimer.c...
# Parsing code for file src/rtcp.c...
# Parsing code for file src/rtcp_fb.c...
# Parsing code for file src/rtcp_xr.c...
# Parsing code for file src/rtcpparse.c...
# Parsing code for file src/rtpparse.c...
# Parsing code for file src/rtpprofile.c...
# Parsing code for file src/rtpsession.c...
# Parsing code for file src/rtpsession_inet.c...
# Generating code for file src/rtpsession_priv.h...
# Parsing code for file src/rtpsignaltable.c...
# Parsing code for file src/rtptimer.c...
# Generating code for file src/rtptimer.h...
# Parsing code for file src/scheduler.c...
# Generating code for file src/scheduler.h...
# Parsing code for file src/sessionset.c...
# Parsing code for file src/str_utils.c...
# Parsing code for file src/telephonyevents.c...
# Parsing code for file src/utils.c...
# Generating code for file src/utils.h...
# Generating code for file src/winrttimer.h...
# Generating file documentation...
# Generating docs for file include/ortp/logging.h...
# Generating docs for file include/ortp/ortp.h...
# Generating docs for file include/ortp/payloadtype.h...
# Generating docs for file include/ortp/rtpprofile.h...
# Generating docs for file include/ortp/rtpsession.h...
# Generating docs for file include/ortp/sessionset.h...
# Generating docs for file include/ortp/telephonyevents.h...
# Generating docs for file src/b64.c...
# Generating page documentation...
# Generating group documentation...
# Generating class documentation...
# Generating docs for compound __STRUCT_SHARED_DATA__...
# Generating docs for compound _dwsplit_t...
# Generating docs for compound _JBParameters...
# Generating docs for compound _JitterControl...
# Generating docs for compound _MetaRtpTransportImpl...
# Generating docs for compound _msgb_allocator...
# Generating docs for compound _OList...
# Generating docs for compound _ortp_extremum...
# Generating docs for compound _OrtpAddress...
# Generating docs for compound _OrtpEventData...
# Generating docs for compound _OrtpMemoryFunctions...
# Generating docs for compound _OrtpNetworkSimulatorCtx...
# Generating docs for compound _OrtpNetworkSimulatorParams...
# Generating docs for compound _OrtpStream...
# Generating docs for compound _PayloadType...
# Generating docs for compound _PayloadTypeAvpfParams...
# Generating docs for compound _queue...
# Generating docs for compound _RtcpStream...
# Generating docs for compound _RtpProfile...
# Generating docs for compound _RtpScheduler...
# Generating docs for compound _RtpSession...
# Generating docs for compound _RtpSignalTable...
# Generating docs for compound _RtpStream...
# Generating docs for compound _RtpTimer...
# Generating docs for compound _RtpTransport...
# Generating docs for compound _RtpTransportModifier...
# Generating docs for compound _SessionSet...
# Generating docs for compound _telephone_event...
# Generating docs for compound _WaitPoint...
# Generating docs for compound b64ErrorString_t_...
# Generating docs for compound datab...
# Generating docs for compound jitter_stats...
# Generating docs for compound msgb...
# Generating docs for compound ortp_recv_addr...
# Generating docs for compound ortp_stored_log_t...
# Generating docs for compound OrtpEvDispatcher...
# Generating docs for compound Ortp/tmp/ortp/src/ortp-0.25.0/include/ortp/event.h:108: warning: Member type (variable) of class OrtpEvDispatcherData is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/event.h:109: warning: Member subtype (variable) of class OrtpEvDispatcherData is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/event.h:110: warning: Member on_found (variable) of class OrtpEvDispatcherData is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/event.h:111: warning: Member user_data (variable) of class OrtpEvDispatcherData is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/event.h:88: warning: Member q (variable) of class OrtpEvQueue is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/event.h:89: warning: Member mutex (variable) of class OrtpEvQueue is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:516: warning: Member min_packet_count_interval (variable) of class OrtpLossRateEstimator is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:517: warning: Member min_time_ms_interval (variable) of class OrtpLossRateEstimator is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:518: warning: Member last_estimate_time_ms (variable) of class OrtpLossRateEstimator is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:519: warning: Member last_cum_loss (variable) of class OrtpLossRateEstimator is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:520: warning: Member last_ext_seq (variable) of class OrtpLossRateEstimator is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:521: warning: Member loss_rate (variable) of class OrtpLossRateEstimator is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:524: warning: explicit link request to 'ortp_loss_rate_estimator_process_report_block' could not be resolved
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:529: warning: explicit link request to 'ortp_loss_rate_estimator_process_report_block' could not be resolved
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:187: warning: Member generic_nack_enabled (variable) of class OrtpRtcpFbConfiguration is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:188: warning: Member tmmbr_enabled (variable) of class OrtpRtcpFbConfiguration is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:169: warning: Member tn (variable) of class OrtpRtcpSendAlgorithm is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:170: warning: Member tp (variable) of class OrtpRtcpSendAlgorithm is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:171: warning: Member t_rr_last (variable) of class OrtpRtcpSendAlgorithm is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:172: warning: Member T_rr (variable) of class OrtpRtcpSendAlgorithm is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:173: warning: Member T_max_fb_delay (variable) of class OrtpRtcpSendAlgorithm is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:174: warning: Member T_rr_interval (variable) of class OrtpRtcpSendAlgorithm is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:175: warning: Member T_rr_current_interval (variable) of class OrtpRtcpSendAlgorithm is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:176: warning: Member Tmin (variable) of class OrtpRtcpSendAlgorithm is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:177: warning: Member avg_rtcp_size (variable) of class OrtpRtcpSendAlgorithm is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:178: warning: Member fb_packets (variable) of class OrtpRtcpSendAlgorithm is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:179: warning: Member initialized (variable) of class OrtpRtcpSendAlgorithm is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:180: warning: Member initial (variable) of class OrtpRtcpSendAlgorithm is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:181: warning: Member allow_early (variable) of class OrtpRtcpSendAlgorithm is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:182: warning: Member tmmbr_scheduled (variable) of class OrtpRtcpSendAlgorithm is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:183: warning: Member tmmbn_scheduled (variable) of class OrtpRtcpSendAlgorithm is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:262: warning: Member sent (variable) of class OrtpRtcpTmmbrInfo is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:263: warning: Member received (variable) of class OrtpRtcpTmmbrInfo is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:228: warning: Member enabled (variable) of class OrtpRtcpXrConfiguration is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:229: warning: Member stat_summary_enabled (variable) of class OrtpRtcpXrConfiguration is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:230: warning: Member voip_metrics_enabled (variable) of class OrtpRtcpXrConfiguration is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:231: warning: Member rcvr_rtt_mode (variable) of class OrtpRtcpXrConfiguration is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:232: warning: Member rcvr_rtt_max_size (variable) of class OrtpRtcpXrConfiguration is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:233: warning: Member stat_summary_flags (variable) of class OrtpRtcpXrConfiguration is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:205: warning: Member plc (variable) of class OrtpRtcpXrMediaCallbacks is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:206: warning: Member signal_level (variable) of class OrtpRtcpXrMediaCallbacks is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:207: warning: Member noise_level (variable) of class OrtpRtcpXrMediaCallbacks is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:208: warning: Member average_qi (variable) of class OrtpRtcpXrMediaCallbacks is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:209: warning: Member average_lq_qi (variable) of class OrtpRtcpXrMediaCallbacks is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:210: warning: Member userdata (variable) of class OrtpRtcpXrMediaCallbacks is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:237: warning: Member last_rcvr_rtt_ts (variable) of class OrtpRtcpXrStats is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:237: warning: Member last_rcvr_rtt_time (variable) of class OrtpRtcpXrStats is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:239: warning: Member rcv_seq_at_last_stat_summary (variable) of class OrtpRtcpXrStats is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:240: warning: Member rcv_since_last_stat_summary (variable) of class OrtpRtcpXrStats is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:241: warning: Member dup_since_last_stat_summary (variable) of class OrtpRtcpXrStats is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:242: warning: Member min_jitter_since_last_stat_summary (variable) of class OrtpRtcpXrStats is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:243: warning: Member max_jitter_since_last_stat_summary (variable) of class OrtpRtcpXrStats is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:244: warning: Member olds_jitter_since_last_stat_summary (variable) of class OrtpRtcpXrStats is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:245: warning: Member oldm_jitter_since_last_stat_summary (variable) of class OrtpRtcpXrStats is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:246: warning: Member news_jitter_since_last_stat_summary (variable) of class OrtpRtcpXrStats is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:247: warning: Member newm_jitter_since_last_stat_summary (variable) of class OrtpRtcpXrStats is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:248: warning: Member last_jitter_diff_since_last_stat_summary (variable) of class OrtpRtcpXrStats is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:249: warning: Member olds_ttl_or_hl_since_last_stat_summary (variable) of class OrtpRtcpXrStats is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:250: warning: Member oldm_ttl_or_hl_since_last_stat_summary (variable) of class OrtpRtcpXrStats is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:251: warning: Member news_ttl_or_hl_since_last_stat_summary (variable) of class OrtpRtcpXrStats is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:252: warning: Member newm_ttl_or_hl_since_last_stat_summary (variable) of class OrtpRtcpXrStats is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:253: warning: Member min_ttl_or_hl_since_last_stat_summary (variable) of class OrtpRtcpXrStats is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:254: warning: Member max_ttl_or_hl_since_last_stat_summary (variable) of class OrtpRtcpXrStats is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:255: warning: Member first_rcv_seq (variable) of class OrtpRtcpXrStats is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:256: warning: Member last_rcv_seq (variable) of class OrtpRtcpXrStats is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:257: warning: Member rcv_count (variable) of class OrtpRtcpXrStats is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtpsession.h:258: warning: Member discarded_count (variable) of class OrtpRtcpXrStats is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/port.h:286: warning: Member tv_sec (variable) of class ortpTimeSpec is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/port.h:287: warning: Member tv_nsec (variable) of class ortpTimeSpec is not documented.
# /tmp/ortp/src/ortp-0.25.0/src/utils.h:64: warning: Member split (variable) of class poly32_t is not documented.
# /tmp/ortp/src/ortp-0.25.0/src/utils.h:65: warning: Member one (variable) of class poly32_t is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:101: warning: Member ssrc (variable) of class report_block is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:102: warning: Member fl_cnpl (variable) of class report_block is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:103: warning: Member ext_high_seq_num_rec (variable) of class report_block is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:104: warning: Member interarrival_jitter (variable) of class report_block is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:105: warning: Member lsr (variable) of class report_block is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:106: warning: Member delay_snc_last_sr (variable) of class report_block is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:397: warning: Member ch (variable) of class rtcp_app is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:398: warning: Member ssrc (variable) of class rtcp_app is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:399: warning: Member name[4] (variable) of class rtcp_app is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:194: warning: Member ch (variable) of class rtcp_bye is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:195: warning: Member ssrc[1] (variable) of class rtcp_bye is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:188: warning: Member len (variable) of class rtcp_bye_reason is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:189: warning: Member content[1] (variable) of class rtcp_bye_reason is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:59: warning: Member rc (variable) of class rtcp_common_header is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:60: warning: Member padbit (variable) of class rtcp_common_header is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:61: warning: Member version (variable) of class rtcp_common_header is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:62: warning: Member packet_type (variable) of class rtcp_common_header is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:64: warning: Member length (variable) of class rtcp_common_header is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:343: warning: Member ssrc (variable) of class rtcp_fb_fir_fci is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:344: warning: Member seq_nr (variable) of class rtcp_fb_fir_fci is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:345: warning: Member pad1 (variable) of class rtcp_fb_fir_fci is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:346: warning: Member pad2 (variable) of class rtcp_fb_fir_fci is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:314: warning: Member pid (variable) of class rtcp_fb_generic_nack_fci is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:315: warning: Member blp (variable) of class rtcp_fb_generic_nack_fci is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:309: warning: Member packet_sender_ssrc (variable) of class rtcp_fb_header is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:310: warning: Member media_source_ssrc (variable) of class rtcp_fb_header is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:370: warning: Member pb (variable) of class rtcp_fb_rpsi_fci is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:371: warning: Member payload_type (variable) of class rtcp_fb_rpsi_fci is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:372: warning: Member bit_string[1] (variable) of class rtcp_fb_rpsi_fci is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:353: warning: Member value (variable) of class rtcp_fb_sli_fci is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:324: warning: Member ssrc (variable) of class rtcp_fb_tmmbr_fci is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:325: warning: Member value (variable) of class rtcp_fb_tmmbr_fci is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:391: warning: Member ch (variable) of class rtcp_rr is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:392: warning: Member ssrc (variable) of class rtcp_rr is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:393: warning: Member rb[1] (variable) of class rtcp_rr is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:384: warning: Member ch (variable) of class rtcp_sr is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:385: warning: Member ssrc (variable) of class rtcp_sr is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:386: warning: Member si (variable) of class rtcp_sr is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:387: warning: Member rb[1] (variable) of class rtcp_sr is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:245: warning: Member bh (variable) of class rtcp_xr_dlrr_report_block is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:246: warning: Member content[1] (variable) of class rtcp_xr_dlrr_report_block is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:239: warning: Member ssrc (variable) of class rtcp_xr_dlrr_report_subblock is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:240: warning: Member lrr (variable) of class rtcp_xr_dlrr_report_subblock is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:241: warning: Member dlrr (variable) of class rtcp_xr_dlrr_report_subblock is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:227: warning: Member bt (variable) of class rtcp_xr_generic_block_header is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:228: warning: Member flags (variable) of class rtcp_xr_generic_block_header is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:229: warning: Member length (variable) of class rtcp_xr_generic_block_header is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:222: warning: Member ch (variable) of class rtcp_xr_header is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:223: warning: Member ssrc (variable) of class rtcp_xr_header is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:233: warning: Member bh (variable) of class rtcp_xr_rcvr_rtt_report_block is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:234: warning: Member ntp_timestamp_msw (variable) of class rtcp_xr_rcvr_rtt_report_block is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:235: warning: Member ntp_timestamp_lsw (variable) of class rtcp_xr_rcvr_rtt_report_block is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:250: warning: Member bh (variable) of class rtcp_xr_stat_summary_report_block is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:251: warning: Member ssrc (variable) of class rtcp_xr_stat_summary_report_block is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:252: warning: Member begin_seq (variable) of class rtcp_xr_stat_summary_report_block is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:253: warning: Member end_seq (variable) of class rtcp_xr_stat_summary_report_block is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:254: warning: Member lost_packets (variable) of class rtcp_xr_stat_summary_report_block is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:255: warning: Member dup_packets (variable) of class rtcp_xr_stat_summary_report_block is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:256: warning: Member min_jitter (variable) of class rtcp_xr_stat_summary_report_block is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:257: warning: Member max_jitter (variable) of class rtcp_xr_stat_summary_report_block is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:258: warning: Member mean_jitter (variable) of class rtcp_xr_stat_summary_report_block is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:259: warning: Member dev_jitter (variable) of class rtcp_xr_stat_summary_report_block is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:260: warning: Member min_ttl_or_hl (variable) of class rtcp_xr_stat_summary_report_block is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:261: warning: Member max_ttl_or_hl (variable) of class rtcp_xr_stat_summary_report_block is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:262: warning: Member mean_ttl_or_hl (variable) of class rtcp_xr_stat_summary_report_block is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:263: warning: Member dev_ttl_or_hl (variable) of class rtcp_xr_stat_summary_report_block is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:267: warning: Member bh (variable) of class rtcp_xr_voip_metrics_report_block is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:268: warning: Member ssrc (variable) of class rtcp_xr_voip_metrics_report_block is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:269: warning: Member loss_rate (variable) of class rtcp_xr_voip_metrics_report_block is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:270: warning: Member discard_rate (variable) of class rtcp_xr_voip_metrics_report_block is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:271: warning: Member burst_density (variable) of class rtcp_xr_voip_metrics_report_block is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:272: warning: Member gap_density (variable) of class rtcp_xr_voip_metrics_report_block is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:273: warning: Member burst_duration (variable) of class rtcp_xr_voip_metrics_report_block is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:274: warning: Member gap_duration (variable) of class rtcp_xr_voip_metrics_report_block is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:275: warning: Member round_trip_delay (variable) of class rtcp_xr_voip_metrics_report_block is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:276: warning: Member end_system_delay (variable) of class rtcp_xr_voip_metrics_report_block is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:277: warning: Member signal_level (variable) of class rtcp_xr_voip_metrics_report_block is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:278: warning: Member noise_level (variable) of class rtcp_xr_voip_metrics_report_block is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:279: warning: Member rerl (variable) of class rtcp_xr_voip_metrics_report_block is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:280: warning: Member gmin (variable) of class rtcp_xr_voip_metrics_report_block is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:281: warning: Member r_factor (variable) of class rtcp_xr_voip_metrics_report_block is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:282: warning: Member ext_r_factor (variable) of class rtcp_xr_voip_metrics_report_block is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:283: warning: Member mos_lq (variable) of class rtcp_xr_voip_metrics_report_block is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:284: warning: Member mos_cq (variable) of class rtcp_xr_voip_metrics_report_block is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:285: warning: Member rx_config (variable) of class rtcp_xr_voip_metrics_report_block is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:286: warning: Member reserved2 (variable) of class rtcp_xr_voip_metrics_report_block is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:287: warning: Member jb_nominal (variable) of class rtcp_xr_voip_metrics_report_block is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:288: warning: Member jb_maximum (variable) of class rtcp_xr_voip_metrics_report_block is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:289: warning: Member jb_abs_max (variable) of class rtcp_xr_voip_metrics_report_block is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtp.h:47: warning: Member cc (variable) of class rtp_header is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtp.h:48: warning: Member extbit (variable) of class rtp_header is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtp.h:49: warning: Member padbit (variable) of class rtp_header is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtp.h:50: warning: Member version (variable) of class rtp_header is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtp.h:51: warning: Member paytype (variable) of class rtp_header is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtp.h:52: warning: Member markbit (variable) of class rtp_header is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtp.h:54: warning: Member seq_number (variable) of class rtp_header is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtp.h:55: warning: Member timestamp (variable) of class rtp_header is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtp.h:56: warning: Member ssrc (variable) of class rtp_header is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtp.h:57: warning: Member csrc[16] (variable) of class rtp_header is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtp.h:65: warning: Member packet_sent (variable) of class rtp_stats is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtp.h:66: warning: Member packet_dup_sent (variable) of class rtp_stats is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtp.h:67: warning: Member sent (variable) of class rtp_stats is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtp.h:68: warning: Member packet_recv (variable) of class rtp_stats is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtp.h:69: warning: Member packet_dup_recv (variable) of class rtp_stats is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtp.h:70: warning: Member recv (variable) of class rtp_stats is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtp.h:71: warning: Member hw_recv (variable) of class rtp_stats is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtp.h:72: warning: Member outoftime (variable) of class rtp_stats is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtp.h:73: warning: Member cum_packet_loss (variable) of class rtp_stats is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtp.h:74: warning: Member bad (variable) of class rtp_stats is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtp.h:75: warning: Member discarded (variable) of class rtp_stats is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtp.h:76: warning: Member sent_rtcp_packets (variable) of class rtp_stats is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:166: warning: Member csrc (variable) of class sdes_chunk is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:174: warning: Member item_type (variable) of class sdes_item is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:175: warning: Member len (variable) of class sdes_item is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:176: warning: Member content[1] (variable) of class sdes_item is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:84: warning: Member ntp_timestamp_msw (variable) of class sender_info is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:85: warning: Member ntp_timestamp_lsw (variable) of class sender_info is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:86: warning: Member rtp_timestamp (variable) of class sender_info is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:87: warning: Member senders_packet_count (variable) of class sender_info is not documented.
# /tmp/ortp/src/ortp-0.25.0/include/ortp/rtcp.h:88: warning: Member senders_octet_count (variable) of class sender_info is not documented.
# EvDispatcherData...
# Generating docs for compound OrtpEvQueue...
# Generating docs for compound OrtpLossRateEstimator...
# Generating docs for compound OrtpRtcpFbConfiguration...
# Generating docs for compound OrtpRtcpSendAlgorithm...
# Generating docs for compound OrtpRtcpTmmbrInfo...
# Generating docs for compound OrtpRtcpXrConfiguration...
# Generating docs for compound OrtpRtcpXrMediaCallbacks...
# Generating docs for compound OrtpRtcpXrStats...
# Generating docs for compound ortpTimeSpec...
# Generating docs for compound poly32_t...
# Generating docs for compound report_block...
# Generating docs for compound rtcp_app...
# Generating docs for compound rtcp_bye...
# Generating docs for compound rtcp_bye_reason...
# Generating docs for compound rtcp_common_header...
# Generating docs for compound rtcp_fb_fir_fci...
# Generating docs for compound rtcp_fb_generic_nack_fci...
# Generating docs for compound rtcp_fb_header...
# Generating docs for compound rtcp_fb_rpsi_fci...
# Generating docs for compound rtcp_fb_sli_fci...
# Generating docs for compound rtcp_fb_tmmbr_fci...
# Generating docs for compound rtcp_rr...
# Generating docs for compound rtcp_sr...
# Generating docs for compound rtcp_xr_dlrr_report_block...
# Generating docs for compound rtcp_xr_dlrr_report_subblock...
# Generating docs for compound rtcp_xr_generic_block_header...
# Generating docs for compound rtcp_xr_header...
# Generating docs for compound rtcp_xr_rcvr_rtt_report_block...
# Generating docs for compound rtcp_xr_stat_summary_report_block...
# Generating docs for compound rtcp_xr_voip_metrics_report_block...
# Generating docs for compound rtp_header...
# Generating docs for compound rtp_stats...
# Generating docs for compound sdes_chunk...
# Generating docs for compound sdes_item...
# Generating docs for compound sender_info...
# Generating namespace index...
# Generating graph info page...
# Generating directory documentation...
# Generating index page...
# Generating page index...
# Generating module index...
# Generating namespace index...
# Generating namespace member index...
# Generating annotated compound index...
# Generating alphabetical compound index...
# Generating hierarchical class index...
# Generating member index...
# Generating file index...
# Generating file member index...
# Generating example index...
# finalizing index lists...
# writing tag file...
# lookup cache used 2775/65536 hits=30182 misses=2862
# finished...
# cd ./doc/html/ && rm -f html.tar && tar cf html.tar *
# make[2]: Leaving directory '/tmp/ortp/src/ortp-0.25.0'
# make[1]: Leaving directory '/tmp/ortp/src/ortp-0.25.0'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in src
# make[1]: Entering directory '/tmp/ortp/src/ortp-0.25.0/src'
# Making install in .
# make[2]: Entering directory '/tmp/ortp/src/ortp-0.25.0/src'
# make[3]: Entering directory '/tmp/ortp/src/ortp-0.25.0/src'
# make[3]: Nothing to be done for 'install-data-am'.
# /usr/sbin/mkdir -p '/tmp/ortp/pkg/ortp/usr/lib'
# /bin/sh ../libtool --mode=install /usr/bin/install -c libortp.la '/tmp/ortp/pkg/ortp/usr/lib'
# libtool: install: /usr/bin/install -c .libs/libortp.so /tmp/ortp/pkg/ortp/usr/lib/libortp.so
# libtool: install: /usr/bin/install -c .libs/libortp.lai /tmp/ortp/pkg/ortp/usr/lib/libortp.la
# libtool: warning: remember to run 'libtool --finish /usr/lib'
# make[3]: Leaving directory '/tmp/ortp/src/ortp-0.25.0/src'
# make[2]: Leaving directory '/tmp/ortp/src/ortp-0.25.0/src'
# Making install in tests
# make[2]: Entering directory '/tmp/ortp/src/ortp-0.25.0/src/tests'
# Making install in win_receiver
# make[3]: Entering directory '/tmp/ortp/src/ortp-0.25.0/src/tests/win_receiver'
# make[4]: Entering directory '/tmp/ortp/src/ortp-0.25.0/src/tests/win_receiver'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/ortp/src/ortp-0.25.0/src/tests/win_receiver'
# make[3]: Leaving directory '/tmp/ortp/src/ortp-0.25.0/src/tests/win_receiver'
# Making install in win_sender
# make[3]: Entering directory '/tmp/ortp/src/ortp-0.25.0/src/tests/win_sender'
# make[4]: Entering directory '/tmp/ortp/src/ortp-0.25.0/src/tests/win_sender'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/ortp/src/ortp-0.25.0/src/tests/win_sender'
# make[3]: Leaving directory '/tmp/ortp/src/ortp-0.25.0/src/tests/win_sender'
# make[3]: Entering directory '/tmp/ortp/src/ortp-0.25.0/src/tests'
# make[4]: Entering directory '/tmp/ortp/src/ortp-0.25.0/src/tests'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/ortp/src/ortp-0.25.0/src/tests'
# make[3]: Leaving directory '/tmp/ortp/src/ortp-0.25.0/src/tests'
# make[2]: Leaving directory '/tmp/ortp/src/ortp-0.25.0/src/tests'
# make[1]: Leaving directory '/tmp/ortp/src/ortp-0.25.0/src'
# Making install in build
# make[1]: Entering directory '/tmp/ortp/src/ortp-0.25.0/build'
# Making install in win32native
# make[2]: Entering directory '/tmp/ortp/src/ortp-0.25.0/build/win32native'
# make[3]: Entering directory '/tmp/ortp/src/ortp-0.25.0/build/win32native'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/ortp/src/ortp-0.25.0/build/win32native'
# make[2]: Leaving directory '/tmp/ortp/src/ortp-0.25.0/build/win32native'
# Making install in wince
# make[2]: Entering directory '/tmp/ortp/src/ortp-0.25.0/build/wince'
# make[3]: Entering directory '/tmp/ortp/src/ortp-0.25.0/build/wince'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/ortp/src/ortp-0.25.0/build/wince'
# make[2]: Leaving directory '/tmp/ortp/src/ortp-0.25.0/build/wince'
# Making install in winmob
# make[2]: Entering directory '/tmp/ortp/src/ortp-0.25.0/build/winmob'
# make[3]: Entering directory '/tmp/ortp/src/ortp-0.25.0/build/winmob'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/ortp/src/ortp-0.25.0/build/winmob'
# make[2]: Leaving directory '/tmp/ortp/src/ortp-0.25.0/build/winmob'
# make[2]: Entering directory '/tmp/ortp/src/ortp-0.25.0/build'
# make[3]: Entering directory '/tmp/ortp/src/ortp-0.25.0/build'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/ortp/src/ortp-0.25.0/build'
# make[2]: Leaving directory '/tmp/ortp/src/ortp-0.25.0/build'
# make[1]: Leaving directory '/tmp/ortp/src/ortp-0.25.0/build'
# Making install in m4
# make[1]: Entering directory '/tmp/ortp/src/ortp-0.25.0/m4'
# make[2]: Entering directory '/tmp/ortp/src/ortp-0.25.0/m4'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/ortp/src/ortp-0.25.0/m4'
# make[1]: Leaving directory '/tmp/ortp/src/ortp-0.25.0/m4'
# Making install in include
# make[1]: Entering directory '/tmp/ortp/src/ortp-0.25.0/include'
# Making install in ortp
# make[2]: Entering directory '/tmp/ortp/src/ortp-0.25.0/include/ortp'
# make[3]: Entering directory '/tmp/ortp/src/ortp-0.25.0/include/ortp'
# make[3]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/ortp/pkg/ortp/usr/include/ortp'
# /usr/bin/install -c -m 644 str_utils.h rtpsession.h rtp.h port.h logging.h ortp.h telephonyevents.h sessionset.h payloadtype.h rtpprofile.h rtpsignaltable.h rtcp.h event.h b64.h '/tmp/ortp/pkg/ortp/usr/include/ortp'
# make[3]: Leaving directory '/tmp/ortp/src/ortp-0.25.0/include/ortp'
# make[2]: Leaving directory '/tmp/ortp/src/ortp-0.25.0/include/ortp'
# make[2]: Entering directory '/tmp/ortp/src/ortp-0.25.0/include'
# make[3]: Entering directory '/tmp/ortp/src/ortp-0.25.0/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 '/tmp/ortp/src/ortp-0.25.0/include'
# make[2]: Leaving directory '/tmp/ortp/src/ortp-0.25.0/include'
# make[1]: Leaving directory '/tmp/ortp/src/ortp-0.25.0/include'
# make[1]: Entering directory '/tmp/ortp/src/ortp-0.25.0'
# make[2]: Entering directory '/tmp/ortp/src/ortp-0.25.0'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/ortp/pkg/ortp/usr/share/doc/ortp-0.25.0/html'
# /usr/sbin/mkdir -p '/tmp/ortp/pkg/ortp/usr/lib/pkgconfig'
# /usr/sbin/mkdir -p '/tmp/ortp/pkg/ortp/usr/share/doc/ortp-0.25.0'
# /usr/bin/install -c -m 644 ./doc/html/html.tar '/tmp/ortp/pkg/ortp/usr/share/doc/ortp-0.25.0/html'
# /usr/bin/install -c -m 644 README AUTHORS ChangeLog COPYING '/tmp/ortp/pkg/ortp/usr/share/doc/ortp-0.25.0'
# /usr/bin/install -c -m 644 ortp.pc '/tmp/ortp/pkg/ortp/usr/lib/pkgconfig'
# make install-data-hook
# make[3]: Entering directory '/tmp/ortp/src/ortp-0.25.0'
# cd /tmp/ortp/pkg/ortp/usr/share/doc/ortp-0.25.0/html && tar xf html.tar && rm -f html.tar
# make[3]: Leaving directory '/tmp/ortp/src/ortp-0.25.0'
# make[2]: Leaving directory '/tmp/ortp/src/ortp-0.25.0'
# make[1]: Leaving directory '/tmp/ortp/src/ortp-0.25.0'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "ortp"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: ortp 0.25.0-1 (Tue Apr 4 20:21:00 UTC 2017)

CMD: pacman --query --file ortp-0.25.0-1-x86_64.pkg.tar.xz
# ortp 0.25.0-1

Creating hybrid package for 'ortp'

Trying to find vanilla package 'ortp'...

CMD: pacman --query --file /mirror/ortp-0.25.0-1.pkg.tar.xz
# ortp 0.25.0-1

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/lib/libortp.so.10
# /usr/lib/libortp.so
# /usr/lib/libortp.so.10.0.0
# /usr/lib/pkgconfig/ortp.pc
# /usr/include/ortp/event.h
# /usr/include/ortp/rtpprofile.h
# /usr/include/ortp/sessionset.h
# /usr/include/ortp/payloadtype.h
# /usr/include/ortp/telephonyevents.h
# /usr/include/ortp/rtpsession.h
# /usr/include/ortp/str_utils.h
# /usr/include/ortp/rtp.h
# /usr/include/ortp/logging.h
# /usr/include/ortp/rtcp.h
# /usr/include/ortp/port.h
# /usr/include/ortp/ortp.h
# /usr/include/ortp/b64.h
# /usr/include/ortp/rtpsignaltable.h
# /sysroot/sysroot/usr/lib/libortp.so
# /sysroot/sysroot/usr/lib/libortp.la
# /sysroot/sysroot/usr/lib/pkgconfig/ortp.pc
# /sysroot/sysroot/usr/include/ortp/str_utils.h
# /sysroot/sysroot/usr/include/ortp/rtpsession.h
# /sysroot/sysroot/usr/include/ortp/rtp.h
# /sysroot/sysroot/usr/include/ortp/port.h
# /sysroot/sysroot/usr/include/ortp/logging.h
# /sysroot/sysroot/usr/include/ortp/ortp.h
# /sysroot/sysroot/usr/include/ortp/telephonyevents.h
# /sysroot/sysroot/usr/include/ortp/sessionset.h
# /sysroot/sysroot/usr/include/ortp/payloadtype.h
# /sysroot/sysroot/usr/include/ortp/rtpprofile.h
# /sysroot/sysroot/usr/include/ortp/rtpsignaltable.h
# /sysroot/sysroot/usr/include/ortp/rtcp.h
# /sysroot/sysroot/usr/include/ortp/event.h
# /sysroot/sysroot/usr/include/ortp/b64.h

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO usr sysroot

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO usr sysroot .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO usr sysroot .MTREE | xz -c -z

CMD: bsdtar -tqf ortp.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/ortp.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/ortp.pkg.tar.xz
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 1189

Attempting to access local repository, attempt 2

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/ortp.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/ortp.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'

Printing config logfiles

CMD: config logfiles '/tmp/ortp/src/ortp-0.25.0/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by ortp configure 0.25.0, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --disable-strict
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 7c2670fefe25
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /sysroot/bin
# PATH: /sysroot/libexec/gcc/arm-linux-androideabi/4.8
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2306: checking build system type
# configure:2320: result: x86_64-unknown-linux-gnu
# configure:2340: checking host system type
# configure:2353: result: arm-unknown-linux-androideabi
# configure:2373: checking target system type
# configure:2386: result: arm-unknown-linux-androideabi
# configure:2460: checking for a BSD-compatible install
# configure:2528: result: /usr/bin/install -c
# configure:2539: checking whether build environment is sane
# configure:2594: result: yes
# configure:2653: checking for arm-linux-androideabi-strip
# configure:2669: found /sysroot/bin/arm-linux-androideabi-strip
# configure:2680: result: arm-linux-androideabi-strip
# configure:2745: checking for a thread-safe mkdir -p
# configure:2784: result: /usr/sbin/mkdir -p
# configure:2791: checking for gawk
# configure:2807: found /usr/sbin/gawk
# configure:2818: result: gawk
# configure:2829: checking whether make sets $(MAKE)
# configure:2851: result: yes
# configure:2880: checking whether make supports nested variables
# configure:2897: result: yes
# configure:2986: checking whether UID '1000' is supported by ustar format
# configure:2989: result: yes
# configure:2996: checking whether GID '1000' is supported by ustar format
# configure:2999: result: yes
# configure:3007: checking how to create a ustar tar archive
# configure:3018: tar --version
# tar (GNU tar) 1.29
# Copyright (C) 2015 Free Software Foundation, Inc.
# License GPLv3+: GNU GPL version 3 or later .
# This is free software: you are free to change and redistribute it.
# There is NO WARRANTY, to the extent permitted by law.
#
# Written by John Gilmore and Jay Fenlason.
# configure:3021: $? = 0
# configure:3061: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
# configure:3064: $? = 0
# configure:3068: tar -xf -
# configure:3071: $? = 0
# configure:3073: cat conftest.dir/file
# GrepMe
# configure:3076: $? = 0
# configure:3089: result: gnutar
# configure:3150: checking whether make supports nested variables
# configure:3167: result: yes
# configure:3212: checking for arm-linux-androideabi-gcc
# configure:3239: result: arm-linux-androideabi-gcc
# configure:3508: checking for C compiler version
# configure:3517: arm-linux-androideabi-gcc --version >&5
# arm-linux-androideabi-gcc (GCC) 4.8
# Copyright (C) 2013 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3528: $? = 0
# configure:3517: arm-linux-androideabi-gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=arm-linux-androideabi-gcc
# COLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper
# Target: arm-linux-androideabi
# Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
# Thread model: posix
# gcc version 4.8 (GCC)
# configure:3528: $? = 0
# configure:3517: arm-linux-androideabi-gcc -V >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-V'
# arm-linux-androideabi-gcc: fatal error: no input files
# compilation terminated.
# configure:3528: $? = 1
# configure:3517: arm-linux-androideabi-gcc -qversion >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-qversion'
# arm-linux-androideabi-gcc: fatal error: no input files
# compilation terminated.
# configure:3528: $? = 1
# configure:3548: checking whether the C compiler works
# configure:3570: arm-linux-androideabi-gcc conftest.c >&5
# configure:3574: $? = 0
# configure:3622: result: yes
# configure:3625: checking for C compiler default output file name
# configure:3627: result: a.out
# configure:3633: checking for suffix of executables
# configure:3640: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:3644: $? = 0
# configure:3666: result:
# configure:3688: checking whether we are cross compiling
# configure:3726: result: yes
# configure:3731: checking for suffix of object files
# configure:3753: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3757: $? = 0
# configure:3778: result: o
# configure:3782: checking whether we are using the GNU C compiler
# configure:3801: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3801: $? = 0
# configure:3810: result: yes
# configure:3819: checking whether arm-linux-androideabi-gcc accepts -g
# configure:3839: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:3839: $? = 0
# configure:3880: result: yes
# configure:3897: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:3960: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3960: $? = 0
# configure:3973: result: none needed
# configure:3998: checking whether arm-linux-androideabi-gcc understands -c and -o together
# configure:4020: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:4023: $? = 0
# configure:4020: arm-linux-androideabi-gcc -c conftest.c -o conftest2.o
# configure:4023: $? = 0
# configure:4035: result: yes
# configure:4063: checking for style of include used by make
# configure:4091: result: GNU
# configure:4117: checking dependency style of arm-linux-androideabi-gcc
# configure:4228: result: gcc3
# configure:4289: checking how to print strings
# configure:4316: result: printf
# configure:4337: checking for a sed that does not truncate output
# configure:4401: result: /usr/sbin/sed
# configure:4419: checking for grep that handles long lines and -e
# configure:4477: result: /usr/sbin/grep
# configure:4482: checking for egrep
# configure:4544: result: /usr/sbin/grep -E
# configure:4549: checking for fgrep
# configure:4611: result: /usr/sbin/grep -F
# configure:4646: checking for ld used by arm-linux-androideabi-gcc
# configure:4713: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:4720: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:4735: result: yes
# configure:4747: checking for BSD- or MS-compatible name lister (nm)
# configure:4801: result: /sysroot/bin/arm-linux-androideabi-nm -B
# configure:4931: checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface
# configure:4938: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:4941: /sysroot/bin/arm-linux-androideabi-nm -B "conftest.o"
# configure:4944: output
# 00000000 B some_variable
# configure:4951: result: BSD nm
# configure:4954: checking whether ln -s works
# configure:4958: result: yes
# configure:4966: checking the maximum length of command line arguments
# configure:5097: result: 1572864
# configure:5145: checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format
# configure:5185: result: func_convert_file_noop
# configure:5192: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:5212: result: func_convert_file_noop
# configure:5219: checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files
# configure:5226: result: -r
# configure:5260: checking for arm-linux-androideabi-objdump
# configure:5276: found /sysroot/bin/arm-linux-androideabi-objdump
# configure:5287: result: arm-linux-androideabi-objdump
# configure:5356: checking how to recognize dependent libraries
# configure:5556: result: pass_all
# configure:5601: checking for arm-linux-androideabi-dlltool
# configure:5631: result: no
# configure:5641: checking for dlltool
# configure:5671: result: no
# configure:5698: checking how to associate runtime and link libraries
# configure:5725: result: printf %s\n
# configure:5742: checking for arm-linux-androideabi-ar
# configure:5758: found /sysroot/bin/arm-linux-androideabi-ar
# configure:5769: result: arm-linux-androideabi-ar
# configure:5850: checking for archiver @FILE support
# configure:5867: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5867: $? = 0
# configure:5870: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# configure:5873: $? = 0
# configure:5878: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# arm-linux-androideabi-ar: conftest.o: No such file or directory
# configure:5881: $? = 1
# configure:5893: result: @
# configure:5911: checking for arm-linux-androideabi-strip
# configure:5938: result: arm-linux-androideabi-strip
# configure:6010: checking for arm-linux-androideabi-ranlib
# configure:6026: found /sysroot/bin/arm-linux-androideabi-ranlib
# configure:6037: result: arm-linux-androideabi-ranlib
# configure:6179: checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object
# configure:6332: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6335: $? = 0
# configure:6339: /sysroot/bin/arm-linux-androideabi-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:6342: $? = 0
# configure:6408: arm-linux-androideabi-gcc -o conftest conftest.c conftstm.o >&5
# configure:6411: $? = 0
# configure:6449: result: ok
# configure:6496: checking for sysroot
# configure:6526: result: no
# configure:6533: checking for a working dd
# configure:6571: result: /usr/sbin/dd
# configure:6575: checking how to truncate binary pipes
# configure:6590: result: /usr/sbin/dd bs=4096 count=1
# configure:6879: checking for arm-linux-androideabi-mt
# configure:6909: result: no
# configure:6919: checking for mt
# configure:6949: result: no
# configure:6969: checking if : is a manifest tool
# configure:6975: : '-?'
# configure:6983: result: no
# configure:7660: checking how to run the C preprocessor
# configure:7691: arm-linux-androideabi-gcc -E conftest.c
# configure:7691: $? = 0
# configure:7705: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:15:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7705: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ortp"
# | #define PACKAGE_TARNAME "ortp"
# | #define PACKAGE_VERSION "0.25.0"
# | #define PACKAGE_STRING "ortp 0.25.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "ortp"
# | #define VERSION "0.25.0"
# | #define ORTP_MAJOR_VERSION 0
# | #define ORTP_MINOR_VERSION 25
# | #define ORTP_MICRO_VERSION 0
# | #define ORTP_VERSION "0.25.0"
# | /* end confdefs.h. */
# | #include
# configure:7730: result: arm-linux-androideabi-gcc -E
# configure:7750: arm-linux-androideabi-gcc -E conftest.c
# configure:7750: $? = 0
# configure:7764: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:15:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7764: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ortp"
# | #define PACKAGE_TARNAME "ortp"
# | #define PACKAGE_VERSION "0.25.0"
# | #define PACKAGE_STRING "ortp 0.25.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "ortp"
# | #define VERSION "0.25.0"
# | #define ORTP_MAJOR_VERSION 0
# | #define ORTP_MINOR_VERSION 25
# | #define ORTP_MICRO_VERSION 0
# | #define ORTP_VERSION "0.25.0"
# | /* end confdefs.h. */
# | #include
# configure:7793: checking for ANSI C header files
# configure:7813: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7813: $? = 0
# configure:7897: result: yes
# configure:7910: checking for sys/types.h
# configure:7910: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7910: $? = 0
# configure:7910: result: yes
# configure:7910: checking for sys/stat.h
# configure:7910: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7910: $? = 0
# configure:7910: result: yes
# configure:7910: checking for stdlib.h
# configure:7910: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7910: $? = 0
# configure:7910: result: yes
# configure:7910: checking for string.h
# configure:7910: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7910: $? = 0
# configure:7910: result: yes
# configure:7910: checking for memory.h
# configure:7910: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7910: $? = 0
# configure:7910: result: yes
# configure:7910: checking for strings.h
# configure:7910: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7910: $? = 0
# configure:7910: result: yes
# configure:7910: checking for inttypes.h
# configure:7910: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7910: $? = 0
# configure:7910: result: yes
# configure:7910: checking for stdint.h
# configure:7910: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7910: $? = 0
# configure:7910: result: yes
# configure:7910: checking for unistd.h
# configure:7910: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7910: $? = 0
# configure:7910: result: yes
# configure:7924: checking for dlfcn.h
# configure:7924: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7924: $? = 0
# configure:7924: result: yes
# configure:8476: checking for objdir
# configure:8491: result: .libs
# configure:8755: checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions
# configure:8773: arm-linux-androideabi-gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
# configure:8777: $? = 0
# configure:8790: result: no
# configure:9148: checking for arm-linux-androideabi-gcc option to produce PIC
# configure:9155: result: -fPIC -DPIC
# configure:9163: checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works
# configure:9181: arm-linux-androideabi-gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:9185: $? = 0
# configure:9198: result: yes
# configure:9227: checking if arm-linux-androideabi-gcc static flag -static works
# configure:9255: result: yes
# configure:9270: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:9291: arm-linux-androideabi-gcc -c -o out/conftest2.o conftest.c >&5
# configure:9295: $? = 0
# configure:9317: result: yes
# configure:9325: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:9372: result: yes
# configure:9405: checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:10664: result: yes
# configure:10701: checking whether -lc should be explicitly linked in
# configure:10709: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:10712: $? = 0
# configure:10727: arm-linux-androideabi-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:10730: $? = 0
# configure:10744: result: no
# configure:10904: checking dynamic linker characteristics
# configure:11722: result: Android linker
# configure:11844: checking how to hardcode library paths into programs
# configure:11869: result: immediate
# configure:12417: checking whether stripping libraries is possible
# configure:12422: result: yes
# configure:12457: checking if libtool supports shared libraries
# configure:12459: result: yes
# configure:12462: checking whether to build shared libraries
# configure:12487: result: yes
# configure:12490: checking whether to build static libraries
# configure:12494: result: no
# configure:12533: checking if gcc/ld supports -Wl,--output-def
# configure:12554: arm-linux-androideabi-gcc -o conftest -Wl,--output-def,conftest.def conftest.c >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: --output-def: unknown option
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: use the --help option for usage information
# collect2: error: ld returned 1 exit status
# configure:12554: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ortp"
# | #define PACKAGE_TARNAME "ortp"
# | #define PACKAGE_VERSION "0.25.0"
# | #define PACKAGE_STRING "ortp 0.25.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "ortp"
# | #define VERSION "0.25.0"
# | #define ORTP_MAJOR_VERSION 0
# | #define ORTP_MINOR_VERSION 25
# | #define ORTP_MICRO_VERSION 0
# | #define ORTP_VERSION "0.25.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:12565: result: no
# configure:12577: checking warning make an error on compilation
# configure:12735: checking for seteuid
# configure:12735: arm-linux-androideabi-gcc -o conftest -Wall conftest.c >&5
# configure:12735: $? = 0
# configure:12735: result: yes
# configure:12747: checking for arc4random
# configure:12747: arm-linux-androideabi-gcc -o conftest -Wall conftest.c >&5
# configure:12747: $? = 0
# configure:12747: result: yes
# configure:12758: checking for pthread_mutex_init in -lpthread
# configure:12783: arm-linux-androideabi-gcc -o conftest -Wall conftest.c -lpthread >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lpthread
# collect2: error: ld returned 1 exit status
# configure:12783: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ortp"
# | #define PACKAGE_TARNAME "ortp"
# | #define PACKAGE_VERSION "0.25.0"
# | #define PACKAGE_STRING "ortp 0.25.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "ortp"
# | #define VERSION "0.25.0"
# | #define ORTP_MAJOR_VERSION 0
# | #define ORTP_MINOR_VERSION 25
# | #define ORTP_MICRO_VERSION 0
# | #define ORTP_VERSION "0.25.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define __APPLE_USE_RFC_2292 1
# | #define HAVE_SETEUID 1
# | #define HAVE_ARC4RANDOM 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char pthread_mutex_init ();
# | int
# | main ()
# | {
# | return pthread_mutex_init ();
# | ;
# | return 0;
# | }
# configure:12792: result: no
# configure:12825: checking for clock_gettime in -lrt
# configure:12850: arm-linux-androideabi-gcc -o conftest -Wall conftest.c -lrt >&5
# /sysroot/bin/../lib/gcc/arm-linux-androideabi/4.8/../../../../arm-linux-androideabi/bin/ld: error: cannot find -lrt
# collect2: error: ld returned 1 exit status
# configure:12850: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ortp"
# | #define PACKAGE_TARNAME "ortp"
# | #define PACKAGE_VERSION "0.25.0"
# | #define PACKAGE_STRING "ortp 0.25.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "ortp"
# | #define VERSION "0.25.0"
# | #define ORTP_MAJOR_VERSION 0
# | #define ORTP_MINOR_VERSION 25
# | #define ORTP_MICRO_VERSION 0
# | #define ORTP_VERSION "0.25.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define __APPLE_USE_RFC_2292 1
# | #define HAVE_SETEUID 1
# | #define HAVE_ARC4RANDOM 1
# | #define ORTP_DEFAULT_THREAD_STACK_SIZE 0
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char clock_gettime ();
# | int
# | main ()
# | {
# | return clock_gettime ();
# | ;
# | return 0;
# | }
# configure:12859: result: no
# configure:12902: checking for ANSI C header files
# configure:13006: result: yes
# configure:13017: checking poll.h usability
# configure:13017: arm-linux-androideabi-gcc -c -Wall conftest.c >&5
# configure:13017: $? = 0
# configure:13017: result: yes
# configure:13017: checking poll.h presence
# configure:13017: arm-linux-androideabi-gcc -E conftest.c
# configure:13017: $? = 0
# configure:13017: result: yes
# configure:13017: checking for poll.h
# configure:13017: result: yes
# configure:13017: checking sys/poll.h usability
# configure:13017: arm-linux-androideabi-gcc -c -Wall conftest.c >&5
# configure:13017: $? = 0
# configure:13017: result: yes
# configure:13017: checking sys/poll.h presence
# configure:13017: arm-linux-androideabi-gcc -E conftest.c
# configure:13017: $? = 0
# configure:13017: result: yes
# configure:13017: checking for sys/poll.h
# configure:13017: result: yes
# configure:13017: checking sys/uio.h usability
# configure:13017: arm-linux-androideabi-gcc -c -Wall conftest.c >&5
# configure:13017: $? = 0
# configure:13017: result: yes
# configure:13017: checking sys/uio.h presence
# configure:13017: arm-linux-androideabi-gcc -E conftest.c
# configure:13017: $? = 0
# configure:13017: result: yes
# configure:13017: checking for sys/uio.h
# configure:13017: result: yes
# configure:13017: checking fcntl.h usability
# configure:13017: arm-linux-androideabi-gcc -c -Wall conftest.c >&5
# configure:13017: $? = 0
# configure:13017: result: yes
# configure:13017: checking fcntl.h presence
# configure:13017: arm-linux-androideabi-gcc -E conftest.c
# configure:13017: $? = 0
# configure:13017: result: yes
# configure:13017: checking for fcntl.h
# configure:13017: result: yes
# configure:13017: checking sys/time.h usability
# configure:13017: arm-linux-androideabi-gcc -c -Wall conftest.c >&5
# configure:13017: $? = 0
# configure:13017: result: yes
# configure:13017: checking sys/time.h presence
# configure:13017: arm-linux-androideabi-gcc -E conftest.c
# configure:13017: $? = 0
# configure:13017: result: yes
# configure:13017: checking for sys/time.h
# configure:13017: result: yes
# configure:13017: checking for unistd.h
# configure:13017: result: yes
# configure:13017: checking sys/audio.h usability
# configure:13017: arm-linux-androideabi-gcc -c -Wall conftest.c >&5
# conftest.c:71:23: fatal error: sys/audio.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:13017: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ortp"
# | #define PACKAGE_TARNAME "ortp"
# | #define PACKAGE_VERSION "0.25.0"
# | #define PACKAGE_STRING "ortp 0.25.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "ortp"
# | #define VERSION "0.25.0"
# | #define ORTP_MAJOR_VERSION 0
# | #define ORTP_MINOR_VERSION 25
# | #define ORTP_MICRO_VERSION 0
# | #define ORTP_VERSION "0.25.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define __APPLE_USE_RFC_2292 1
# | #define HAVE_SETEUID 1
# | #define HAVE_ARC4RANDOM 1
# | #define ORTP_DEFAULT_THREAD_STACK_SIZE 0
# | #define STDC_HEADERS 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:13017: result: no
# configure:13017: checking sys/audio.h presence
# configure:13017: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:38:23: fatal error: sys/audio.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:13017: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ortp"
# | #define PACKAGE_TARNAME "ortp"
# | #define PACKAGE_VERSION "0.25.0"
# | #define PACKAGE_STRING "ortp 0.25.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "ortp"
# | #define VERSION "0.25.0"
# | #define ORTP_MAJOR_VERSION 0
# | #define ORTP_MINOR_VERSION 25
# | #define ORTP_MICRO_VERSION 0
# | #define ORTP_VERSION "0.25.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define __APPLE_USE_RFC_2292 1
# | #define HAVE_SETEUID 1
# | #define HAVE_ARC4RANDOM 1
# | #define ORTP_DEFAULT_THREAD_STACK_SIZE 0
# | #define STDC_HEADERS 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# configure:13017: result: no
# configure:13017: checking for sys/audio.h
# configure:13017: result: no
# configure:13017: checking linux/soundcard.h usability
# configure:13017: arm-linux-androideabi-gcc -c -Wall conftest.c >&5
# configure:13017: $? = 0
# configure:13017: result: yes
# configure:13017: checking linux/soundcard.h presence
# configure:13017: arm-linux-androideabi-gcc -E conftest.c
# configure:13017: $? = 0
# configure:13017: result: yes
# configure:13017: checking for linux/soundcard.h
# configure:13017: result: yes
# configure:13017: checking sys/shm.h usability
# configure:13017: arm-linux-androideabi-gcc -c -Wall conftest.c >&5
# configure:13017: $? = 0
# configure:13017: result: yes
# configure:13017: checking sys/shm.h presence
# configure:13017: arm-linux-androideabi-gcc -E conftest.c
# configure:13017: $? = 0
# configure:13017: result: yes
# configure:13017: checking for sys/shm.h
# configure:13017: result: yes
# configure:13028: checking for an ANSI C-conforming const
# configure:13094: arm-linux-androideabi-gcc -c -Wall conftest.c >&5
# configure:13094: $? = 0
# configure:13101: result: yes
# configure:13109: checking for inline
# configure:13125: arm-linux-androideabi-gcc -c -Wall conftest.c >&5
# configure:13125: $? = 0
# configure:13133: result: inline
# configure:13151: checking whether time.h and sys/time.h may both be included
# configure:13171: arm-linux-androideabi-gcc -c -Wall conftest.c >&5
# configure:13171: $? = 0
# configure:13178: result: yes
# configure:13186: checking whether byte ordering is bigendian
# configure:13201: arm-linux-androideabi-gcc -c -Wall conftest.c >&5
# conftest.c:42:9: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:42:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
# not a universal capable compiler
# ^
# conftest.c:42:15: error: unknown type name 'universal'
# configure:13201: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ortp"
# | #define PACKAGE_TARNAME "ortp"
# | #define PACKAGE_VERSION "0.25.0"
# | #define PACKAGE_STRING "ortp 0.25.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "ortp"
# | #define VERSION "0.25.0"
# | #define ORTP_MAJOR_VERSION 0
# | #define ORTP_MINOR_VERSION 25
# | #define ORTP_MICRO_VERSION 0
# | #define ORTP_VERSION "0.25.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define __APPLE_USE_RFC_2292 1
# | #define HAVE_SETEUID 1
# | #define HAVE_ARC4RANDOM 1
# | #define ORTP_DEFAULT_THREAD_STACK_SIZE 0
# | #define STDC_HEADERS 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LINUX_SOUNDCARD_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define TIME_WITH_SYS_TIME 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:13246: arm-linux-androideabi-gcc -c -Wall conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:48:8: error: unknown type name 'bogus'
# bogus endian macros
# ^
# conftest.c:48:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
# bogus endian macros
# ^
# configure:13246: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ortp"
# | #define PACKAGE_TARNAME "ortp"
# | #define PACKAGE_VERSION "0.25.0"
# | #define PACKAGE_STRING "ortp 0.25.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "ortp"
# | #define VERSION "0.25.0"
# | #define ORTP_MAJOR_VERSION 0
# | #define ORTP_MINOR_VERSION 25
# | #define ORTP_MICRO_VERSION 0
# | #define ORTP_VERSION "0.25.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define __APPLE_USE_RFC_2292 1
# | #define HAVE_SETEUID 1
# | #define HAVE_ARC4RANDOM 1
# | #define ORTP_DEFAULT_THREAD_STACK_SIZE 0
# | #define STDC_HEADERS 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LINUX_SOUNDCARD_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define TIME_WITH_SYS_TIME 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if ! (defined BYTE_ORDER && defined BIG_ENDIAN && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN && LITTLE_ENDIAN)
# | bogus endian macros
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:13290: arm-linux-androideabi-gcc -c -Wall conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:47:8: error: unknown type name 'bogus'
# bogus endian macros
# ^
# conftest.c:47:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'macros'
# bogus endian macros
# ^
# configure:13290: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "ortp"
# | #define PACKAGE_TARNAME "ortp"
# | #define PACKAGE_VERSION "0.25.0"
# | #define PACKAGE_STRING "ortp 0.25.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "ortp"
# | #define VERSION "0.25.0"
# | #define ORTP_MAJOR_VERSION 0
# | #define ORTP_MINOR_VERSION 25
# | #define ORTP_MICRO_VERSION 0
# | #define ORTP_VERSION "0.25.0"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define __APPLE_USE_RFC_2292 1
# | #define HAVE_SETEUID 1
# | #define HAVE_ARC4RANDOM 1
# | #define ORTP_DEFAULT_THREAD_STACK_SIZE 0
# | #define STDC_HEADERS 1
# | #define HAVE_POLL_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_LINUX_SOUNDCARD_H 1
# | #define HAVE_SYS_SHM_H 1
# | #define TIME_WITH_SYS_TIME 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #if ! (defined _LITTLE_ENDIAN || defined _BIG_ENDIAN)
# | bogus endian macros
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:13346: arm-linux-androideabi-gcc -c -Wall conftest.c >&5
# configure:13346: $? = 0
# configure:13392: result: no
# configure:13417: checking for select
# configure:13417: arm-linux-androideabi-gcc -o conftest -Wall conftest.c >&5
# configure:13417: $? = 0
# configure:13417: result: yes
# configure:13417: checking for socket
# configure:13417: arm-linux-androideabi-gcc -o conftest -Wall conftest.c >&5
# configure:13417: $? = 0
# configure:13417: result: yes
# configure:13417: checking for strerror
# configure:13417: arm-linux-androideabi-gcc -o conftest -Wall conftest.c >&5
# configure:13417: $? = 0
# configure:13417: result: yes
# configure:13603: checking for doxygen
# configure:13619: found /usr/sbin/doxygen
# configure:13631: result: doxygen
# configure:13652: checking for doxygen
# configure:13680: result: doxygen
# configure:13701: checking for epm
# configure:13732: result: false
# configure:13742: checking for mkepmlist
# configure:13773: result: false
# configure:13783: checking for epminstall
# configure:13814: result: false
# configure:14001: checking that generated files are newer than configure
# configure:14007: result: done
# configure:14055: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by ortp config.status 0.25.0, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 7c2670fefe25
#
# config.status:1166: creating Makefile
# config.status:1166: creating include/Makefile
# config.status:1166: creating include/ortp/Makefile
# config.status:1166: creating m4/Makefile
# config.status:1166: creating src/Makefile
# config.status:1166: creating src/tests/Makefile
# config.status:1166: creating src/tests/win_receiver/Makefile
# config.status:1166: creating src/tests/win_sender/Makefile
# config.status:1166: creating build/Makefile
# config.status:1166: creating build/win32native/Makefile
# config.status:1166: creating build/wince/Makefile
# config.status:1166: creating build/winmob/Makefile
# config.status:1166: creating ortp.pc
# config.status:1166: creating ortp.spec
# config.status:1166: creating ortp.doxygen
# config.status:1166: creating ortp-config.h
# config.status:1395: executing depfiles commands
# config.status:1395: executing libtool commands
# config.status:1395: executing libtool-hacking commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_inline=inline
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=arm-linux-androideabi-gcc
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_LT_SYS_LIBRARY_PATH_set=
# ac_cv_env_LT_SYS_LIBRARY_PATH_value=
# ac_cv_env_build_alias_set=set
# ac_cv_env_build_alias_value=x86_64-unknown-linux
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=arm-linux-androideabi
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_arc4random=yes
# ac_cv_func_select=yes
# ac_cv_func_seteuid=yes
# ac_cv_func_socket=yes
# ac_cv_func_strerror=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_linux_soundcard_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_poll_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_audio_h=no
# ac_cv_header_sys_poll_h=yes
# ac_cv_header_sys_shm_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_sys_uio_h=yes
# ac_cv_header_time=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=arm-unknown-linux-androideabi
# ac_cv_lib_pthread_pthread_mutex_init=no
# ac_cv_lib_rt_clock_gettime=no
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_EPM=false
# ac_cv_path_EPMINSTALL=false
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_MKEPMLIST=false
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_lt_DD=/usr/sbin/dd
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AR=arm-linux-androideabi-ar
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=arm-linux-androideabi-gcc
# ac_cv_prog_CPP='arm-linux-androideabi-gcc -E'
# ac_cv_prog_DOXYGEN=doxygen
# ac_cv_prog_OBJDUMP=arm-linux-androideabi-objdump
# ac_cv_prog_RANLIB=arm-linux-androideabi-ranlib
# ac_cv_prog_STRIP=arm-linux-androideabi-strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_target=arm-unknown-linux-androideabi
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# am_cv_prog_tar_ustar=gnutar
# gl_cv_ld_output_def=no
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/sysroot/arm-linux-androideabi/bin/ld
# lt_cv_path_NM='/sysroot/bin/arm-linux-androideabi-nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_global_symbol_to_import=
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
# lt_cv_truncate_bin='/usr/sbin/dd bs=4096 count=1'
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/ortp/src/ortp-0.25.0/missing aclocal-1.15'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='0'
# AM_V='$(V)'
# AR='arm-linux-androideabi-ar'
# ARCH='arm'
# AS='as'
# AUTOCONF='${SHELL} /tmp/ortp/src/ortp-0.25.0/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/ortp/src/ortp-0.25.0/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/ortp/src/ortp-0.25.0/missing automake-1.15'
# AWK='gawk'
# BUILD_WIN32_FALSE=''
# BUILD_WIN32_TRUE='#'
# CC='arm-linux-androideabi-gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -Wall '
# CPP='arm-linux-androideabi-gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DOXYGEN='doxygen'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# ENABLE_TESTS_FALSE=''
# ENABLE_TESTS_TRUE='#'
# EPM='false'
# EPMINSTALL='false'
# EPM_PKG_EXT='rpm'
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GREP='/usr/sbin/grep'
# HAVE_DOXYGEN_FALSE='#'
# HAVE_DOXYGEN_TRUE=''
# HAVE_LD_OUTPUT_DEF_FALSE=''
# HAVE_LD_OUTPUT_DEF_TRUE='#'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/sysroot/arm-linux-androideabi/bin/ld'
# LDFLAGS=''
# LIBOBJS=''
# LIBORTP_SO_CURRENT='10'
# LIBORTP_SO_VERSION='10:0:0'
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LICENSE='LGPL'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# LT_SYS_LIBRARY_PATH=''
# MAKEINFO='${SHELL} /tmp/ortp/src/ortp-0.25.0/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# MKEPMLIST='false'
# NM='/sysroot/bin/arm-linux-androideabi-nm -B'
# NMEDIT=''
# OBJDUMP='arm-linux-androideabi-objdump'
# OBJEXT='o'
# ORTPDEPS_CFLAGS=' '
# ORTPDEPS_LDFLAGS=''
# ORTPDEPS_LIBS=' '
# ORTP_PKGCONFIG_VERSION='0.25.0'
# ORTP_VERSION='0.25.0'
# OTOOL64=''
# OTOOL=''
# PACKAGE='ortp'
# PACKAGER='anonymous'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME='ortp'
# PACKAGE_STRING='ortp 0.25.0'
# PACKAGE_TARNAME='ortp'
# PACKAGE_URL=''
# PACKAGE_VERSION='0.25.0'
# PATH_SEPARATOR=':'
# PTHREAD_CFLAGS=''
# PTHREAD_LDFLAGS=''
# PTHREAD_LIBS=''
# RANLIB='arm-linux-androideabi-ranlib'
# RELEASE='1'
# RT_LIBS=''
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# SSL_LIBS=''
# STRICT_OPTIONS='-Wall -Wuninitialized'
# STRICT_OPTIONS_CC='-Wdeclaration-after-statement '
# STRICT_OPTIONS_CXX=''
# STRIP='arm-linux-androideabi-strip'
# SUMMARY='An LGPL implementation of RTP - RFC3550'
# SYS_GROUP='root'
# SYS_USER='root'
# VENDOR='Linphone'
# VERSION='0.25.0'
# WITH_EPM_FALSE=''
# WITH_EPM_TRUE='#'
# ac_ct_AR=''
# ac_ct_CC=''
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='tar --format=ustar -chf - "$$tardir"'
# am__untar='tar -xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias='x86_64-unknown-linux'
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='arm-unknown-linux-androideabi'
# host_alias='arm-linux-androideabi'
# host_cpu='arm'
# host_os='linux-androideabi'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/ortp/src/ortp-0.25.0/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target='arm-unknown-linux-androideabi'
# target_alias=''
# target_cpu='arm'
# target_os='linux-androideabi'
# target_vendor='unknown'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "ortp"
# #define PACKAGE_TARNAME "ortp"
# #define PACKAGE_VERSION "0.25.0"
# #define PACKAGE_STRING "ortp 0.25.0"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define PACKAGE "ortp"
# #define VERSION "0.25.0"
# #define ORTP_MAJOR_VERSION 0
# #define ORTP_MINOR_VERSION 25
# #define ORTP_MICRO_VERSION 0
# #define ORTP_VERSION "0.25.0"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define __APPLE_USE_RFC_2292 1
# #define HAVE_SETEUID 1
# #define HAVE_ARC4RANDOM 1
# #define ORTP_DEFAULT_THREAD_STACK_SIZE 0
# #define STDC_HEADERS 1
# #define HAVE_POLL_H 1
# #define HAVE_SYS_POLL_H 1
# #define HAVE_SYS_UIO_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_LINUX_SOUNDCARD_H 1
# #define HAVE_SYS_SHM_H 1
# #define TIME_WITH_SYS_TIME 1
# #define HAVE_SELECT 1
# #define HAVE_SOCKET 1
# #define HAVE_STRERROR 1
# #define POSIXTIMER_INTERVAL 10000
#
# configure: exit 0