>>> rtpproxy: Building main/rtpproxy 2.1.1-r3 (using abuild 3.13.0-r2) started Sun, 21 Apr 2024 06:56:25 +0000 >>> rtpproxy: Checking sanity of /home/buildozer/aports/main/rtpproxy/APKBUILD... >>> rtpproxy: Analyzing dependencies... >>> rtpproxy: Installing for build: build-base libsndfile-dev (1/13) Installing opus (1.4-r0) (2/13) Installing opus-dev (1.4-r0) (3/13) Installing libogg (1.3.5-r5) (4/13) Installing libflac (1.4.3-r1) (5/13) Installing alsa-lib (1.2.11-r0) (6/13) Installing libvorbis (1.3.7-r2) (7/13) Installing libsndfile (1.2.2-r0) (8/13) Installing libflac++ (1.4.3-r1) (9/13) Installing libogg-dev (1.3.5-r5) (10/13) Installing flac-dev (1.4.3-r1) (11/13) Installing libvorbis-dev (1.3.7-r2) (12/13) Installing libsndfile-dev (1.2.2-r0) (13/13) Installing .makedepends-rtpproxy (20240421.065627) Executing busybox-1.36.1-r25.trigger OK: 476 MiB in 118 packages >>> rtpproxy: Cleaning up srcdir >>> rtpproxy: Cleaning up pkgdir >>> rtpproxy: Cleaning up tmpdir >>> rtpproxy: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/rtpproxy-2.1.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> rtpproxy: Fetching rtpproxy-2.1.1.tar.gz::https://github.com/sippy/rtpproxy/archive/v2.1.1.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/v3.20/rtpproxy-2.1.1.tar.gz.part' rtpproxy-2.1.1.tar.g 100% |********************************| 1754k 0:00:00 ETA '/var/cache/distfiles/v3.20/rtpproxy-2.1.1.tar.gz.part' saved >>> rtpproxy: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/rtpproxy-2.1.1.tar.gz >>> rtpproxy: Checking sha512sums... rtpproxy-2.1.1.tar.gz: OK DEFFILEMODE.patch: OK musl-fix-headers.patch: OK define-byte-order.patch: OK format-security.patch: OK prevent-pthread-from-running-macro.patch: OK rtpproxy.confd: OK rtpproxy.initd: OK >>> rtpproxy: Unpacking /var/cache/distfiles/v3.20/rtpproxy-2.1.1.tar.gz... >>> rtpproxy: DEFFILEMODE.patch patching file src/main.c patching file src/rtpp_record.c patching file modules/acct_csv/rtpp_acct_csv.c >>> rtpproxy: musl-fix-headers.patch patching file src/rtpp_util.c >>> rtpproxy: define-byte-order.patch patching file src/rtp.h Hunk #1 succeeded at 70 (offset 23 lines). >>> rtpproxy: format-security.patch patching file src/rtpp_log_stand.c >>> rtpproxy: prevent-pthread-from-running-macro.patch patching file src/rtpp_memdeb.h Hunk #1 succeeded at 48 with fuzz 2 (offset 19 lines). >>> rtpproxy: Updating ./config.sub checking whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking for x86_64-alpine-linux-musl-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert x86_64-alpine-linux-musl file names to x86_64-alpine-linux-musl format... func_convert_file_noop checking how to convert x86_64-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for x86_64-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking for x86_64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for x86_64-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for dlfcn.h... (cached) yes checking for dladdr in -ldl... yes checking gsm.h usability... no checking gsm.h presence... no checking for gsm.h... no checking g729_encoder.h usability... no checking g729_encoder.h presence... no checking for g729_encoder.h... no checking bcg729/encoder.h usability... no checking bcg729/encoder.h presence... no checking for bcg729/encoder.h... no checking g722.h usability... no checking g722.h presence... no checking for g722.h... no checking sndfile.h usability... yes checking sndfile.h presence... yes checking for sndfile.h... yes checking for sf_open in -lsndfile... yes checking for ANSI C header files... (cached) yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.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 err.h usability... yes checking err.h presence... yes checking for err.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking for an ANSI C-conforming const... yes checking whether time.h and sys/time.h may both be included... yes checking for struct sockaddr_un.sun_len... no checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking return type of signal handlers... void checking for atexit... yes checking for gettimeofday... yes checking for memset... yes checking for mkdir... yes checking for socket... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strlcpy... yes checking for __sync_fetch_and_add... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating makeann/Makefile config.status: creating tests/Makefile config.status: creating extractaudio/Makefile config.status: creating libexecinfo/Makefile config.status: creating modules/Makefile config.status: creating modules/acct_csv/Makefile config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands Making all in libexecinfo make[1]: Entering directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-2.1.1/libexecinfo' gcc -DHAVE_CONFIG_H -I. -I../src -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT libexecinfo_a-execinfo.o -MD -MP -MF .deps/libexecinfo_a-execinfo.Tpo -c -o libexecinfo_a-execinfo.o `test -f 'execinfo.c' || echo './'`execinfo.c gcc -DHAVE_CONFIG_H -I. -I../src -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT libexecinfo_a-stacktraverse.o -MD -MP -MF .deps/libexecinfo_a-stacktraverse.Tpo -c -o libexecinfo_a-stacktraverse.o `test -f 'stacktraverse.c' || echo './'`stacktraverse.c mv -f .deps/libexecinfo_a-execinfo.Tpo .deps/libexecinfo_a-execinfo.Po mv -f .deps/libexecinfo_a-stacktraverse.Tpo .deps/libexecinfo_a-stacktraverse.Po rm -f libexecinfo.a ar cru libexecinfo.a libexecinfo_a-execinfo.o libexecinfo_a-stacktraverse.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libexecinfo.a make[1]: Leaving directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-2.1.1/libexecinfo' Making all in src make[1]: Entering directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-2.1.1/src' ../src/genfincode.sh rtpp_timed.h rtpp_timed_fin.h rtpp_timed_fin.c ../src/genfincode_stat.sh rtpp_stream.h rtpp_stream_fin.h rtpp_stream_fin.c ../src/genfincode_stat.sh rtpp_server.h rtpp_server_fin.h rtpp_server_fin.c ../src/genfincode_stat.sh rtpp_refcnt.h rtpp_refcnt_fin.h rtpp_refcnt_fin.c ../src/genfincode.sh rtpp_log_obj.h rtpp_log_obj_fin.h rtpp_log_obj_fin.c ../src/genfincode.sh rtpp_command_rcache.h rtpp_command_rcache_fin.h rtpp_command_rcache_fin.c ../src/genfincode.sh rtpp_socket.h rtpp_socket_fin.h rtpp_socket_fin.c ../src/genfincode.sh rtpp_record.h rtpp_record_fin.h rtpp_record_fin.c ../src/genfincode.sh rtpp_ttl.h rtpp_ttl_fin.h rtpp_ttl_fin.c ../src/genfincode.sh rtpp_pipe.h rtpp_pipe_fin.h rtpp_pipe_fin.c ../src/genfincode.sh rtpp_pcount.h rtpp_pcount_fin.h rtpp_pcount_fin.c ../src/genfincode.sh rtpp_sessinfo.h rtpp_sessinfo_fin.h rtpp_sessinfo_fin.c ../src/genfincode.sh rtpp_pcnt_strm.h rtpp_pcnt_strm_fin.h rtpp_pcnt_strm_fin.c ../src/genfincode.sh rtpp_ringbuf.h rtpp_ringbuf_fin.h rtpp_ringbuf_fin.c ../src/genfincode.sh rtpp_module_if.h rtpp_module_if_fin.h rtpp_module_if_fin.c ../src/genfincode.sh rtpp_port_table.h rtpp_port_table_fin.h rtpp_port_table_fin.c ../src/genfincode.sh rtpp_acct.h rtpp_acct_fin.h rtpp_acct_fin.c ../src/genfincode_stat.sh rtpp_netaddr.h rtpp_netaddr_fin.h rtpp_netaddr_fin.c make all-am make[2]: Entering directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-2.1.1/src' gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-main.o -MD -MP -MF .deps/rtpproxy-main.Tpo -c -o rtpproxy-main.o `test -f 'main.c' || echo './'`main.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtpp_server.o -MD -MP -MF .deps/rtpproxy-rtpp_server.Tpo -c -o rtpproxy-rtpp_server.o `test -f 'rtpp_server.c' || echo './'`rtpp_server.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtpp_record.o -MD -MP -MF .deps/rtpproxy-rtpp_record.Tpo -c -o rtpproxy-rtpp_record.o `test -f 'rtpp_record.c' || echo './'`rtpp_record.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtpp_util.o -MD -MP -MF .deps/rtpproxy-rtpp_util.Tpo -c -o rtpproxy-rtpp_util.o `test -f 'rtpp_util.c' || echo './'`rtpp_util.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtp.o -MD -MP -MF .deps/rtpproxy-rtp.Tpo -c -o rtpproxy-rtp.o `test -f 'rtp.c' || echo './'`rtp.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtp_resizer.o -MD -MP -MF .deps/rtpproxy-rtp_resizer.Tpo -c -o rtpproxy-rtp_resizer.o `test -f 'rtp_resizer.c' || echo './'`rtp_resizer.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtpp_session.o -MD -MP -MF .deps/rtpproxy-rtpp_session.Tpo -c -o rtpproxy-rtpp_session.o `test -f 'rtpp_session.c' || echo './'`rtpp_session.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtpp_command.o -MD -MP -MF .deps/rtpproxy-rtpp_command.Tpo -c -o rtpproxy-rtpp_command.o `test -f 'rtpp_command.c' || echo './'`rtpp_command.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtpp_network.o -MD -MP -MF .deps/rtpproxy-rtpp_network.Tpo -c -o rtpproxy-rtpp_network.o `test -f 'rtpp_network.c' || echo './'`rtpp_network.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtpp_syslog_async.o -MD -MP -MF .deps/rtpproxy-rtpp_syslog_async.Tpo -c -o rtpproxy-rtpp_syslog_async.o `test -f 'rtpp_syslog_async.c' || echo './'`rtpp_syslog_async.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtpp_notify.o -MD -MP -MF .deps/rtpproxy-rtpp_notify.Tpo -c -o rtpproxy-rtpp_notify.o `test -f 'rtpp_notify.c' || echo './'`rtpp_notify.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtpp_command_async.o -MD -MP -MF .deps/rtpproxy-rtpp_command_async.Tpo -c -o rtpproxy-rtpp_command_async.o `test -f 'rtpp_command_async.c' || echo './'`rtpp_command_async.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtpp_proc_async.o -MD -MP -MF .deps/rtpproxy-rtpp_proc_async.Tpo -c -o rtpproxy-rtpp_proc_async.o `test -f 'rtpp_proc_async.c' || echo './'`rtpp_proc_async.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtpp_proc.o -MD -MP -MF .deps/rtpproxy-rtpp_proc.Tpo -c -o rtpproxy-rtpp_proc.o `test -f 'rtpp_proc.c' || echo './'`rtpp_proc.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtpp_math.o -MD -MP -MF .deps/rtpproxy-rtpp_math.Tpo -c -o rtpproxy-rtpp_math.o `test -f 'rtpp_math.c' || echo './'`rtpp_math.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtpp_wi.o -MD -MP -MF .deps/rtpproxy-rtpp_wi.Tpo -c -o rtpproxy-rtpp_wi.o `test -f 'rtpp_wi.c' || echo './'`rtpp_wi.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtpp_queue.o -MD -MP -MF .deps/rtpproxy-rtpp_queue.Tpo -c -o rtpproxy-rtpp_queue.o `test -f 'rtpp_queue.c' || echo './'`rtpp_queue.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtpp_netio_async.o -MD -MP -MF .deps/rtpproxy-rtpp_netio_async.Tpo -c -o rtpproxy-rtpp_netio_async.o `test -f 'rtpp_netio_async.c' || echo './'`rtpp_netio_async.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtpp_command_parse.o -MD -MP -MF .deps/rtpproxy-rtpp_command_parse.Tpo -c -o rtpproxy-rtpp_command_parse.o `test -f 'rtpp_command_parse.c' || echo './'`rtpp_command_parse.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtpp_command_copy.o -MD -MP -MF .deps/rtpproxy-rtpp_command_copy.Tpo -c -o rtpproxy-rtpp_command_copy.o `test -f 'rtpp_command_copy.c' || echo './'`rtpp_command_copy.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtpp_command_ul.o -MD -MP -MF .deps/rtpproxy-rtpp_command_ul.Tpo -c -o rtpproxy-rtpp_command_ul.o `test -f 'rtpp_command_ul.c' || echo './'`rtpp_command_ul.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtpp_log_stand.o -MD -MP -MF .deps/rtpproxy-rtpp_log_stand.Tpo -c -o rtpproxy-rtpp_log_stand.o `test -f 'rtpp_log_stand.c' || echo './'`rtpp_log_stand.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtpp_hash_table.o -MD -MP -MF .deps/rtpproxy-rtpp_hash_table.Tpo -c -o rtpproxy-rtpp_hash_table.o `test -f 'rtpp_hash_table.c' || echo './'`rtpp_hash_table.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtpp_pcache.o -MD -MP -MF .deps/rtpproxy-rtpp_pcache.Tpo -c -o rtpproxy-rtpp_pcache.o `test -f 'rtpp_pcache.c' || echo './'`rtpp_pcache.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtpp_stats.o -MD -MP -MF .deps/rtpproxy-rtpp_stats.Tpo -c -o rtpproxy-rtpp_stats.o `test -f 'rtpp_stats.c' || echo './'`rtpp_stats.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtpp_command_stats.o -MD -MP -MF .deps/rtpproxy-rtpp_command_stats.Tpo -c -o rtpproxy-rtpp_command_stats.o `test -f 'rtpp_command_stats.c' || echo './'`rtpp_command_stats.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtpp_controlfd.o -MD -MP -MF .deps/rtpproxy-rtpp_controlfd.Tpo -c -o rtpproxy-rtpp_controlfd.o `test -f 'rtpp_controlfd.c' || echo './'`rtpp_controlfd.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtpp_command_stream.o -MD -MP -MF .deps/rtpproxy-rtpp_command_stream.Tpo -c -o rtpproxy-rtpp_command_stream.o `test -f 'rtpp_command_stream.c' || echo './'`rtpp_command_stream.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtpp_timed.o -MD -MP -MF .deps/rtpproxy-rtpp_timed.Tpo -c -o rtpproxy-rtpp_timed.o `test -f 'rtpp_timed.c' || echo './'`rtpp_timed.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtpp_analyzer.o -MD -MP -MF .deps/rtpproxy-rtpp_analyzer.Tpo -c -o rtpproxy-rtpp_analyzer.o `test -f 'rtpp_analyzer.c' || echo './'`rtpp_analyzer.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtp_analyze.o -MD -MP -MF .deps/rtpproxy-rtp_analyze.Tpo -c -o rtpproxy-rtp_analyze.o `test -f 'rtp_analyze.c' || echo './'`rtp_analyze.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtpp_command_query.o -MD -MP -MF .deps/rtpproxy-rtpp_command_query.Tpo -c -o rtpproxy-rtpp_command_query.o `test -f 'rtpp_command_query.c' || echo './'`rtpp_command_query.c mv -f .deps/rtpproxy-rtpp_math.Tpo .deps/rtpproxy-rtpp_math.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtpp_pearson.o -MD -MP -MF .deps/rtpproxy-rtpp_pearson.Tpo -c -o rtpproxy-rtpp_pearson.o `test -f 'rtpp_pearson.c' || echo './'`rtpp_pearson.c rtpp_record.c: In function 'prepare_pkt_hdr_pcap': rtpp_record.c:420:15: warning: taking address of packed member of 'struct pkt_hdr_pcap_en10t' may result in an unaligned pointer value [-Waddress-of-packed-member] 420 | php = &hdrp->en10t.pcaprec_hdr; | ^~~~~~~~~~~~~~~~~~~~~~~~ rtpp_record.c:423:15: warning: taking address of packed member of 'struct udpip' may result in an unaligned pointer value [-Waddress-of-packed-member] 423 | udp = &(hdrp->en10t.udpip.udphdr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ rtpp_record.c:425:18: warning: taking address of packed member of 'struct udpip' may result in an unaligned pointer value [-Waddress-of-packed-member] 425 | ipp.v4 = &(hdrp->en10t.udpip.iphdr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ rtpp_record.c:427:15: warning: taking address of packed member of 'struct pkt_hdr_pcap_en10t_v6' may result in an unaligned pointer value [-Waddress-of-packed-member] 427 | php = &hdrp->en10t_v6.pcaprec_hdr; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ rtpp_record.c:430:15: warning: taking address of packed member of 'struct udpip6' may result in an unaligned pointer value [-Waddress-of-packed-member] 430 | udp = &(hdrp->en10t_v6.udpip6.udphdr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rtpp_record.c:432:18: warning: taking address of packed member of 'struct udpip6' may result in an unaligned pointer value [-Waddress-of-packed-member] 432 | ipp.v6 = &(hdrp->en10t_v6.udpip6.iphdr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/rtpproxy-rtpp_command_copy.Tpo .deps/rtpproxy-rtpp_command_copy.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtpp_refcnt.o -MD -MP -MF .deps/rtpproxy-rtpp_refcnt.Tpo -c -o rtpproxy-rtpp_refcnt.o `test -f 'rtpp_refcnt.c' || echo './'`rtpp_refcnt.c rtpp_record.c: In function 'rtpp_record_write': rtpp_record.c:541:12: warning: variable 'dalen' set but not used [-Wunused-but-set-variable] 541 | size_t dalen; | ^~~~~ mv -f .deps/rtpproxy-rtpp_command_parse.Tpo .deps/rtpproxy-rtpp_command_parse.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtpp_command_rcache.o -MD -MP -MF .deps/rtpproxy-rtpp_command_rcache.Tpo -c -o rtpproxy-rtpp_command_rcache.o `test -f 'rtpp_command_rcache.c' || echo './'`rtpp_command_rcache.c mv -f .deps/rtpproxy-rtpp_proc.Tpo .deps/rtpproxy-rtpp_proc.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtpp_tnotify_set.o -MD -MP -MF .deps/rtpproxy-rtpp_tnotify_set.Tpo -c -o rtpproxy-rtpp_tnotify_set.o `test -f 'rtpp_tnotify_set.c' || echo './'`rtpp_tnotify_set.c mv -f .deps/rtpproxy-rtpp_pcache.Tpo .deps/rtpproxy-rtpp_pcache.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtpp_pthread.o -MD -MP -MF .deps/rtpproxy-rtpp_pthread.Tpo -c -o rtpproxy-rtpp_pthread.o `test -f 'rtpp_pthread.c' || echo './'`rtpp_pthread.c mv -f .deps/rtpproxy-rtpp_command_stats.Tpo .deps/rtpproxy-rtpp_command_stats.Po main.c: In function 'init_config': main.c:616:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 616 | if (cf->stable->advaddr[0] != NULL && cf->stable->advaddr[1] == NULL) | ^~ main.c:619:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 619 | if (i != 2) | ^~ gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtpp_time.o -MD -MP -MF .deps/rtpproxy-rtpp_time.Tpo -c -o rtpproxy-rtpp_time.o `test -f 'rtpp_time.c' || echo './'`rtpp_time.c mv -f .deps/rtpproxy-rtpp_command_stream.Tpo .deps/rtpproxy-rtpp_command_stream.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtpp_sessinfo.o -MD -MP -MF .deps/rtpproxy-rtpp_sessinfo.Tpo -c -o rtpproxy-rtpp_sessinfo.o `test -f 'rtpp_sessinfo.c' || echo './'`rtpp_sessinfo.c rtpp_controlfd.c: In function 'rtpp_controlfd_init': rtpp_controlfd.c:181:9: warning: 'controlfd_in' may be used uninitialized [-Wmaybe-uninitialized] 181 | int controlfd_in, controlfd_out, flags; | ^~~~~~~~~~~~ rtpp_controlfd.c:181:23: warning: 'controlfd_out' may be used uninitialized [-Wmaybe-uninitialized] 181 | int controlfd_in, controlfd_out, flags; | ^~~~~~~~~~~~~ mv -f .deps/rtpproxy-rtpp_server.Tpo .deps/rtpproxy-rtpp_server.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtpp_weakref.o -MD -MP -MF .deps/rtpproxy-rtpp_weakref.Tpo -c -o rtpproxy-rtpp_weakref.o `test -f 'rtpp_weakref.c' || echo './'`rtpp_weakref.c mv -f .deps/rtpproxy-rtpp_analyzer.Tpo .deps/rtpproxy-rtpp_analyzer.Po mv -f .deps/rtpproxy-rtpp_util.Tpo .deps/rtpproxy-rtpp_util.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtpp_proc_servers.o -MD -MP -MF .deps/rtpproxy-rtpp_proc_servers.Tpo -c -o rtpproxy-rtpp_proc_servers.o `test -f 'rtpp_proc_servers.c' || echo './'`rtpp_proc_servers.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtpp_stream.o -MD -MP -MF .deps/rtpproxy-rtpp_stream.Tpo -c -o rtpproxy-rtpp_stream.o `test -f 'rtpp_stream.c' || echo './'`rtpp_stream.c mv -f .deps/rtpproxy-rtpp_netio_async.Tpo .deps/rtpproxy-rtpp_netio_async.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtpp_genuid.o -MD -MP -MF .deps/rtpproxy-rtpp_genuid.Tpo -c -o rtpproxy-rtpp_genuid.o `test -f 'rtpp_genuid.c' || echo './'`rtpp_genuid.c mv -f .deps/rtpproxy-rtpp_syslog_async.Tpo .deps/rtpproxy-rtpp_syslog_async.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtpp_genuid_singlet.o -MD -MP -MF .deps/rtpproxy-rtpp_genuid_singlet.Tpo -c -o rtpproxy-rtpp_genuid_singlet.o `test -f 'rtpp_genuid_singlet.c' || echo './'`rtpp_genuid_singlet.c mv -f .deps/rtpproxy-rtpp_pthread.Tpo .deps/rtpproxy-rtpp_pthread.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtpp_log_obj.o -MD -MP -MF .deps/rtpproxy-rtpp_log_obj.Tpo -c -o rtpproxy-rtpp_log_obj.o `test -f 'rtpp_log_obj.c' || echo './'`rtpp_log_obj.c mv -f .deps/rtpproxy-rtpp_refcnt.Tpo .deps/rtpproxy-rtpp_refcnt.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtpp_socket.o -MD -MP -MF .deps/rtpproxy-rtpp_socket.Tpo -c -o rtpproxy-rtpp_socket.o `test -f 'rtpp_socket.c' || echo './'`rtpp_socket.c mv -f .deps/rtpproxy-rtpp_notify.Tpo .deps/rtpproxy-rtpp_notify.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtpp_ttl.o -MD -MP -MF .deps/rtpproxy-rtpp_ttl.Tpo -c -o rtpproxy-rtpp_ttl.o `test -f 'rtpp_ttl.c' || echo './'`rtpp_ttl.c mv -f .deps/rtpproxy-rtpp_pearson.Tpo .deps/rtpproxy-rtpp_pearson.Po mv -f .deps/rtpproxy-rtpp_queue.Tpo .deps/rtpproxy-rtpp_queue.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtpp_proc_ttl.o -MD -MP -MF .deps/rtpproxy-rtpp_proc_ttl.Tpo -c -o rtpproxy-rtpp_proc_ttl.o `test -f 'rtpp_proc_ttl.c' || echo './'`rtpp_proc_ttl.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtpp_pipe.o -MD -MP -MF .deps/rtpproxy-rtpp_pipe.Tpo -c -o rtpproxy-rtpp_pipe.o `test -f 'rtpp_pipe.c' || echo './'`rtpp_pipe.c mv -f .deps/rtpproxy-rtpp_time.Tpo .deps/rtpproxy-rtpp_time.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtpp_pcount.o -MD -MP -MF .deps/rtpproxy-rtpp_pcount.Tpo -c -o rtpproxy-rtpp_pcount.o `test -f 'rtpp_pcount.c' || echo './'`rtpp_pcount.c mv -f .deps/rtpproxy-rtp.Tpo .deps/rtpproxy-rtp.Po mv -f .deps/rtpproxy-rtpp_wi.Tpo .deps/rtpproxy-rtpp_wi.Po mv -f .deps/rtpproxy-rtpp_log_stand.Tpo .deps/rtpproxy-rtpp_log_stand.Po mv -f .deps/rtpproxy-rtpp_command_rcache.Tpo .deps/rtpproxy-rtpp_command_rcache.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtpp_monotime.o -MD -MP -MF .deps/rtpproxy-rtpp_monotime.Tpo -c -o rtpproxy-rtpp_monotime.o `test -f 'rtpp_monotime.c' || echo './'`rtpp_monotime.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtpp_mallocs.o -MD -MP -MF .deps/rtpproxy-rtpp_mallocs.Tpo -c -o rtpproxy-rtpp_mallocs.o `test -f 'rtpp_mallocs.c' || echo './'`rtpp_mallocs.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtpp_pcnt_strm.o -MD -MP -MF .deps/rtpproxy-rtpp_pcnt_strm.Tpo -c -o rtpproxy-rtpp_pcnt_strm.o `test -f 'rtpp_pcnt_strm.c' || echo './'`rtpp_pcnt_strm.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtpp_ringbuf.o -MD -MP -MF .deps/rtpproxy-rtpp_ringbuf.Tpo -c -o rtpproxy-rtpp_ringbuf.o `test -f 'rtpp_ringbuf.c' || echo './'`rtpp_ringbuf.c mv -f .deps/rtpproxy-rtpp_network.Tpo .deps/rtpproxy-rtpp_network.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtpp_command_delete.o -MD -MP -MF .deps/rtpproxy-rtpp_command_delete.Tpo -c -o rtpproxy-rtpp_command_delete.o `test -f 'rtpp_command_delete.c' || echo './'`rtpp_command_delete.c mv -f .deps/rtpproxy-rtpp_genuid.Tpo .deps/rtpproxy-rtpp_genuid.Po mv -f .deps/rtpproxy-rtpp_session.Tpo .deps/rtpproxy-rtpp_session.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtpp_command_record.o -MD -MP -MF .deps/rtpproxy-rtpp_command_record.Tpo -c -o rtpproxy-rtpp_command_record.o `test -f 'rtpp_command_record.c' || echo './'`rtpp_command_record.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtpp_port_table.o -MD -MP -MF .deps/rtpproxy-rtpp_port_table.Tpo -c -o rtpproxy-rtpp_port_table.o `test -f 'rtpp_port_table.c' || echo './'`rtpp_port_table.c mv -f .deps/rtpproxy-rtpp_timed.Tpo .deps/rtpproxy-rtpp_timed.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtpp_acct.o -MD -MP -MF .deps/rtpproxy-rtpp_acct.Tpo -c -o rtpproxy-rtpp_acct.o `test -f 'rtpp_acct.c' || echo './'`rtpp_acct.c mv -f .deps/rtpproxy-rtpp_genuid_singlet.Tpo .deps/rtpproxy-rtpp_genuid_singlet.Po rtpp_record.c: In function 'prepare_pkt_hdr_pcap': rtpp_record.c:486:18: warning: 'ulen32' may be used uninitialized [-Wmaybe-uninitialized] 486 | uint32_t ulen32; | ^~~~~~ mv -f .deps/rtpproxy-rtpp_proc_async.Tpo .deps/rtpproxy-rtpp_proc_async.Po mv -f .deps/rtpproxy-rtpp_controlfd.Tpo .deps/rtpproxy-rtpp_controlfd.Po mv -f .deps/rtpproxy-rtpp_weakref.Tpo .deps/rtpproxy-rtpp_weakref.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtpp_bindaddrs.o -MD -MP -MF .deps/rtpproxy-rtpp_bindaddrs.Tpo -c -o rtpproxy-rtpp_bindaddrs.o `test -f 'rtpp_bindaddrs.c' || echo './'`rtpp_bindaddrs.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtpp_network_io.o -MD -MP -MF .deps/rtpproxy-rtpp_network_io.Tpo -c -o rtpproxy-rtpp_network_io.o `test -f 'rtpp_network_io.c' || echo './'`rtpp_network_io.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtpp_netaddr.o -MD -MP -MF .deps/rtpproxy-rtpp_netaddr.Tpo -c -o rtpproxy-rtpp_netaddr.o `test -f 'rtpp_netaddr.c' || echo './'`rtpp_netaddr.c mv -f .deps/rtpproxy-rtpp_proc_servers.Tpo .deps/rtpproxy-rtpp_proc_servers.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtpp_module_if.o -MD -MP -MF .deps/rtpproxy-rtpp_module_if.Tpo -c -o rtpproxy-rtpp_module_if.o `test -f 'rtpp_module_if.c' || echo './'`rtpp_module_if.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtpp_timed_fin.o -MD -MP -MF .deps/rtpproxy-rtpp_timed_fin.Tpo -c -o rtpproxy-rtpp_timed_fin.o `test -f 'rtpp_timed_fin.c' || echo './'`rtpp_timed_fin.c rtpp_hash_table.c: In function 'hash_table_append_raw.isra': rtpp_hash_table.c:246:9: warning: 'klen' may be used uninitialized [-Wmaybe-uninitialized] 246 | memcpy(sp->key.ch, key, klen); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rtpp_hash_table.c:223:16: note: 'klen' was declared here 223 | int malen, klen; | ^~~~ mv -f .deps/rtpproxy-rtpp_stats.Tpo .deps/rtpproxy-rtpp_stats.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtpp_stream_fin.o -MD -MP -MF .deps/rtpproxy-rtpp_stream_fin.Tpo -c -o rtpproxy-rtpp_stream_fin.o `test -f 'rtpp_stream_fin.c' || echo './'`rtpp_stream_fin.c mv -f .deps/rtpproxy-rtpp_log_obj.Tpo .deps/rtpproxy-rtpp_log_obj.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtpp_server_fin.o -MD -MP -MF .deps/rtpproxy-rtpp_server_fin.Tpo -c -o rtpproxy-rtpp_server_fin.o `test -f 'rtpp_server_fin.c' || echo './'`rtpp_server_fin.c mv -f .deps/rtpproxy-rtp_resizer.Tpo .deps/rtpproxy-rtp_resizer.Po mv -f .deps/rtpproxy-rtpp_proc_ttl.Tpo .deps/rtpproxy-rtpp_proc_ttl.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtpp_refcnt_fin.o -MD -MP -MF .deps/rtpproxy-rtpp_refcnt_fin.Tpo -c -o rtpproxy-rtpp_refcnt_fin.o `test -f 'rtpp_refcnt_fin.c' || echo './'`rtpp_refcnt_fin.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtpp_log_obj_fin.o -MD -MP -MF .deps/rtpproxy-rtpp_log_obj_fin.Tpo -c -o rtpproxy-rtpp_log_obj_fin.o `test -f 'rtpp_log_obj_fin.c' || echo './'`rtpp_log_obj_fin.c mv -f .deps/rtpproxy-rtpp_ttl.Tpo .deps/rtpproxy-rtpp_ttl.Po mv -f .deps/rtpproxy-rtpp_hash_table.Tpo .deps/rtpproxy-rtpp_hash_table.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtpp_command_rcache_fin.o -MD -MP -MF .deps/rtpproxy-rtpp_command_rcache_fin.Tpo -c -o rtpproxy-rtpp_command_rcache_fin.o `test -f 'rtpp_command_rcache_fin.c' || echo './'`rtpp_command_rcache_fin.c mv -f .deps/rtpproxy-rtpp_command_query.Tpo .deps/rtpproxy-rtpp_command_query.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtpp_socket_fin.o -MD -MP -MF .deps/rtpproxy-rtpp_socket_fin.Tpo -c -o rtpproxy-rtpp_socket_fin.o `test -f 'rtpp_socket_fin.c' || echo './'`rtpp_socket_fin.c mv -f .deps/rtpproxy-rtpp_mallocs.Tpo .deps/rtpproxy-rtpp_mallocs.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtpp_record_fin.o -MD -MP -MF .deps/rtpproxy-rtpp_record_fin.Tpo -c -o rtpproxy-rtpp_record_fin.o `test -f 'rtpp_record_fin.c' || echo './'`rtpp_record_fin.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtpp_ttl_fin.o -MD -MP -MF .deps/rtpproxy-rtpp_ttl_fin.Tpo -c -o rtpproxy-rtpp_ttl_fin.o `test -f 'rtpp_ttl_fin.c' || echo './'`rtpp_ttl_fin.c mv -f .deps/rtpproxy-rtpp_pcount.Tpo .deps/rtpproxy-rtpp_pcount.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtpp_pipe_fin.o -MD -MP -MF .deps/rtpproxy-rtpp_pipe_fin.Tpo -c -o rtpproxy-rtpp_pipe_fin.o `test -f 'rtpp_pipe_fin.c' || echo './'`rtpp_pipe_fin.c mv -f .deps/rtpproxy-rtpp_acct.Tpo .deps/rtpproxy-rtpp_acct.Po mv -f .deps/rtpproxy-rtpp_command_record.Tpo .deps/rtpproxy-rtpp_command_record.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtpp_pcount_fin.o -MD -MP -MF .deps/rtpproxy-rtpp_pcount_fin.Tpo -c -o rtpproxy-rtpp_pcount_fin.o `test -f 'rtpp_pcount_fin.c' || echo './'`rtpp_pcount_fin.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtpp_sessinfo_fin.o -MD -MP -MF .deps/rtpproxy-rtpp_sessinfo_fin.Tpo -c -o rtpproxy-rtpp_sessinfo_fin.o `test -f 'rtpp_sessinfo_fin.c' || echo './'`rtpp_sessinfo_fin.c mv -f .deps/rtpproxy-rtpp_timed_fin.Tpo .deps/rtpproxy-rtpp_timed_fin.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtpp_pcnt_strm_fin.o -MD -MP -MF .deps/rtpproxy-rtpp_pcnt_strm_fin.Tpo -c -o rtpproxy-rtpp_pcnt_strm_fin.o `test -f 'rtpp_pcnt_strm_fin.c' || echo './'`rtpp_pcnt_strm_fin.c rtpp_command.c: In function 'handle_command': rtpp_command.c:590:12: warning: 'playcount' may be used uninitialized [-Wmaybe-uninitialized] 590 | if (playcount != 0 && CALL_SMETHOD(spa->rtp->stream[i], handle_play, codecs, | ^ rtpp_command.c:399:9: note: 'playcount' was declared here 399 | int playcount, ptime; | ^~~~~~~~~ In file included from rtpp_command.c:47: rtpp_command.c:590:60: warning: 'pname' may be used uninitialized [-Wmaybe-uninitialized] 590 | if (playcount != 0 && CALL_SMETHOD(spa->rtp->stream[i], handle_play, codecs, rtpp_types.h:45:45: note: in definition of macro 'CALL_SMETHOD' 45 | #define CALL_SMETHOD(obj, method, args...) (obj)->smethods->method(obj, ## args) | ^~~ rtpp_command.c:401:11: note: 'pname' was declared here 401 | char *pname, *codecs, *recording_name; | ^~~~~ rtpp_command.c:540:13: warning: 'record_single_file' may be used uninitialized [-Wmaybe-uninitialized] 540 | i = handle_record(cf, &cmd->cca, record_single_file); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rtpp_command.c:403:9: note: 'record_single_file' was declared here 403 | int record_single_file; | ^~~~~~~~~~~~~~~~~~ rtpp_command.c:560:13: warning: 'ulop' may be used uninitialized [-Wmaybe-uninitialized] 560 | rtpp_command_ul_opts_free(ulop); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rtpp_command.c:404:21: note: 'ulop' was declared here 404 | struct ul_opts *ulop; | ^~~~ rtpp_command.c:536:13: warning: 'dopt.weak' may be used uninitialized [-Wmaybe-uninitialized] 536 | i = handle_delete(cf, &cmd->cca, dopt.weak); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rtpp_command.c:405:19: note: 'dopt.weak' was declared here 405 | struct d_opts dopt; | ^~~~ mv -f .deps/rtpproxy-rtpp_command_delete.Tpo .deps/rtpproxy-rtpp_command_delete.Po mv -f .deps/rtpproxy-rtpp_ringbuf.Tpo .deps/rtpproxy-rtpp_ringbuf.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtpp_ringbuf_fin.o -MD -MP -MF .deps/rtpproxy-rtpp_ringbuf_fin.Tpo -c -o rtpproxy-rtpp_ringbuf_fin.o `test -f 'rtpp_ringbuf_fin.c' || echo './'`rtpp_ringbuf_fin.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtpp_module_if_fin.o -MD -MP -MF .deps/rtpproxy-rtpp_module_if_fin.Tpo -c -o rtpproxy-rtpp_module_if_fin.o `test -f 'rtpp_module_if_fin.c' || echo './'`rtpp_module_if_fin.c mv -f .deps/rtpproxy-rtpp_log_obj_fin.Tpo .deps/rtpproxy-rtpp_log_obj_fin.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtpp_port_table_fin.o -MD -MP -MF .deps/rtpproxy-rtpp_port_table_fin.Tpo -c -o rtpproxy-rtpp_port_table_fin.o `test -f 'rtpp_port_table_fin.c' || echo './'`rtpp_port_table_fin.c mv -f .deps/rtpproxy-rtpp_server_fin.Tpo .deps/rtpproxy-rtpp_server_fin.Po mv -f .deps/rtpproxy-rtpp_pcnt_strm.Tpo .deps/rtpproxy-rtpp_pcnt_strm.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtpp_acct_fin.o -MD -MP -MF .deps/rtpproxy-rtpp_acct_fin.Tpo -c -o rtpproxy-rtpp_acct_fin.o `test -f 'rtpp_acct_fin.c' || echo './'`rtpp_acct_fin.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy-rtpp_netaddr_fin.o -MD -MP -MF .deps/rtpproxy-rtpp_netaddr_fin.Tpo -c -o rtpproxy-rtpp_netaddr_fin.o `test -f 'rtpp_netaddr_fin.c' || echo './'`rtpp_netaddr_fin.c mv -f .deps/rtpproxy-rtpp_port_table.Tpo .deps/rtpproxy-rtpp_port_table.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-main.o -MD -MP -MF .deps/rtpproxy_debug-main.Tpo -c -o rtpproxy_debug-main.o `test -f 'main.c' || echo './'`main.c mv -f .deps/rtpproxy-rtpp_refcnt_fin.Tpo .deps/rtpproxy-rtpp_refcnt_fin.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_server.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_server.Tpo -c -o rtpproxy_debug-rtpp_server.o `test -f 'rtpp_server.c' || echo './'`rtpp_server.c mv -f .deps/rtpproxy-rtpp_record_fin.Tpo .deps/rtpproxy-rtpp_record_fin.Po mv -f .deps/rtpproxy-rtpp_socket.Tpo .deps/rtpproxy-rtpp_socket.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_record.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_record.Tpo -c -o rtpproxy_debug-rtpp_record.o `test -f 'rtpp_record.c' || echo './'`rtpp_record.c mv -f .deps/rtpproxy-rtpp_bindaddrs.Tpo .deps/rtpproxy-rtpp_bindaddrs.Po mv -f .deps/rtpproxy-rtpp_network_io.Tpo .deps/rtpproxy-rtpp_network_io.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_util.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_util.Tpo -c -o rtpproxy_debug-rtpp_util.o `test -f 'rtpp_util.c' || echo './'`rtpp_util.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtp.o -MD -MP -MF .deps/rtpproxy_debug-rtp.Tpo -c -o rtpproxy_debug-rtp.o `test -f 'rtp.c' || echo './'`rtp.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtp_resizer.o -MD -MP -MF .deps/rtpproxy_debug-rtp_resizer.Tpo -c -o rtpproxy_debug-rtp_resizer.o `test -f 'rtp_resizer.c' || echo './'`rtp_resizer.c mv -f .deps/rtpproxy-rtpp_command_rcache_fin.Tpo .deps/rtpproxy-rtpp_command_rcache_fin.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_session.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_session.Tpo -c -o rtpproxy_debug-rtpp_session.o `test -f 'rtpp_session.c' || echo './'`rtpp_session.c mv -f .deps/rtpproxy-rtpp_pipe.Tpo .deps/rtpproxy-rtpp_pipe.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_command.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_command.Tpo -c -o rtpproxy_debug-rtpp_command.o `test -f 'rtpp_command.c' || echo './'`rtpp_command.c mv -f .deps/rtpproxy-rtpp_ttl_fin.Tpo .deps/rtpproxy-rtpp_ttl_fin.Po mv -f .deps/rtpproxy-rtp_analyze.Tpo .deps/rtpproxy-rtp_analyze.Po mv -f .deps/rtpproxy-rtpp_pipe_fin.Tpo .deps/rtpproxy-rtpp_pipe_fin.Po mv -f .deps/rtpproxy-rtpp_acct_fin.Tpo .deps/rtpproxy-rtpp_acct_fin.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_network.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_network.Tpo -c -o rtpproxy_debug-rtpp_network.o `test -f 'rtpp_network.c' || echo './'`rtpp_network.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_syslog_async.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_syslog_async.Tpo -c -o rtpproxy_debug-rtpp_syslog_async.o `test -f 'rtpp_syslog_async.c' || echo './'`rtpp_syslog_async.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_notify.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_notify.Tpo -c -o rtpproxy_debug-rtpp_notify.o `test -f 'rtpp_notify.c' || echo './'`rtpp_notify.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_command_async.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_command_async.Tpo -c -o rtpproxy_debug-rtpp_command_async.o `test -f 'rtpp_command_async.c' || echo './'`rtpp_command_async.c mv -f .deps/rtpproxy-rtpp_sessinfo_fin.Tpo .deps/rtpproxy-rtpp_sessinfo_fin.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_proc_async.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_proc_async.Tpo -c -o rtpproxy_debug-rtpp_proc_async.o `test -f 'rtpp_proc_async.c' || echo './'`rtpp_proc_async.c mv -f .deps/rtpproxy-rtpp_stream_fin.Tpo .deps/rtpproxy-rtpp_stream_fin.Po mv -f .deps/rtpproxy-rtpp_socket_fin.Tpo .deps/rtpproxy-rtpp_socket_fin.Po mv -f .deps/rtpproxy-rtpp_pcnt_strm_fin.Tpo .deps/rtpproxy-rtpp_pcnt_strm_fin.Po mv -f .deps/rtpproxy-rtpp_module_if_fin.Tpo .deps/rtpproxy-rtpp_module_if_fin.Po mv -f .deps/rtpproxy-rtpp_port_table_fin.Tpo .deps/rtpproxy-rtpp_port_table_fin.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_proc.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_proc.Tpo -c -o rtpproxy_debug-rtpp_proc.o `test -f 'rtpp_proc.c' || echo './'`rtpp_proc.c mv -f .deps/rtpproxy-rtpp_netaddr.Tpo .deps/rtpproxy-rtpp_netaddr.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_math.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_math.Tpo -c -o rtpproxy_debug-rtpp_math.o `test -f 'rtpp_math.c' || echo './'`rtpp_math.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_wi.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_wi.Tpo -c -o rtpproxy_debug-rtpp_wi.o `test -f 'rtpp_wi.c' || echo './'`rtpp_wi.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_queue.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_queue.Tpo -c -o rtpproxy_debug-rtpp_queue.o `test -f 'rtpp_queue.c' || echo './'`rtpp_queue.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_netio_async.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_netio_async.Tpo -c -o rtpproxy_debug-rtpp_netio_async.o `test -f 'rtpp_netio_async.c' || echo './'`rtpp_netio_async.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_command_parse.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_command_parse.Tpo -c -o rtpproxy_debug-rtpp_command_parse.o `test -f 'rtpp_command_parse.c' || echo './'`rtpp_command_parse.c mv -f .deps/rtpproxy-rtpp_pcount_fin.Tpo .deps/rtpproxy-rtpp_pcount_fin.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_command_copy.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_command_copy.Tpo -c -o rtpproxy_debug-rtpp_command_copy.o `test -f 'rtpp_command_copy.c' || echo './'`rtpp_command_copy.c mv -f .deps/rtpproxy-rtpp_ringbuf_fin.Tpo .deps/rtpproxy-rtpp_ringbuf_fin.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_command_ul.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_command_ul.Tpo -c -o rtpproxy_debug-rtpp_command_ul.o `test -f 'rtpp_command_ul.c' || echo './'`rtpp_command_ul.c mv -f .deps/rtpproxy-rtpp_command.Tpo .deps/rtpproxy-rtpp_command.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_log_stand.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_log_stand.Tpo -c -o rtpproxy_debug-rtpp_log_stand.o `test -f 'rtpp_log_stand.c' || echo './'`rtpp_log_stand.c mv -f .deps/rtpproxy-rtpp_module_if.Tpo .deps/rtpproxy-rtpp_module_if.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_hash_table.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_hash_table.Tpo -c -o rtpproxy_debug-rtpp_hash_table.o `test -f 'rtpp_hash_table.c' || echo './'`rtpp_hash_table.c mv -f .deps/rtpproxy-rtpp_tnotify_set.Tpo .deps/rtpproxy-rtpp_tnotify_set.Po mv -f .deps/rtpproxy-rtpp_command_async.Tpo .deps/rtpproxy-rtpp_command_async.Po mv -f .deps/rtpproxy-rtpp_sessinfo.Tpo .deps/rtpproxy-rtpp_sessinfo.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_pcache.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_pcache.Tpo -c -o rtpproxy_debug-rtpp_pcache.o `test -f 'rtpp_pcache.c' || echo './'`rtpp_pcache.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_stats.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_stats.Tpo -c -o rtpproxy_debug-rtpp_stats.o `test -f 'rtpp_stats.c' || echo './'`rtpp_stats.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_command_stats.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_command_stats.Tpo -c -o rtpproxy_debug-rtpp_command_stats.o `test -f 'rtpp_command_stats.c' || echo './'`rtpp_command_stats.c mv -f .deps/rtpproxy-rtpp_record.Tpo .deps/rtpproxy-rtpp_record.Po mv -f .deps/rtpproxy-rtpp_netaddr_fin.Tpo .deps/rtpproxy-rtpp_netaddr_fin.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_controlfd.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_controlfd.Tpo -c -o rtpproxy_debug-rtpp_controlfd.o `test -f 'rtpp_controlfd.c' || echo './'`rtpp_controlfd.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_command_stream.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_command_stream.Tpo -c -o rtpproxy_debug-rtpp_command_stream.o `test -f 'rtpp_command_stream.c' || echo './'`rtpp_command_stream.c rtpp_record.c: In function 'prepare_pkt_hdr_pcap': rtpp_record.c:420:15: warning: taking address of packed member of 'struct pkt_hdr_pcap_en10t' may result in an unaligned pointer value [-Waddress-of-packed-member] 420 | php = &hdrp->en10t.pcaprec_hdr; | ^~~~~~~~~~~~~~~~~~~~~~~~ rtpp_record.c:423:15: warning: taking address of packed member of 'struct udpip' may result in an unaligned pointer value [-Waddress-of-packed-member] 423 | udp = &(hdrp->en10t.udpip.udphdr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ rtpp_record.c:425:18: warning: taking address of packed member of 'struct udpip' may result in an unaligned pointer value [-Waddress-of-packed-member] 425 | ipp.v4 = &(hdrp->en10t.udpip.iphdr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ rtpp_record.c:427:15: warning: taking address of packed member of 'struct pkt_hdr_pcap_en10t_v6' may result in an unaligned pointer value [-Waddress-of-packed-member] 427 | php = &hdrp->en10t_v6.pcaprec_hdr; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ rtpp_record.c:430:15: warning: taking address of packed member of 'struct udpip6' may result in an unaligned pointer value [-Waddress-of-packed-member] 430 | udp = &(hdrp->en10t_v6.udpip6.udphdr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rtpp_record.c:432:18: warning: taking address of packed member of 'struct udpip6' may result in an unaligned pointer value [-Waddress-of-packed-member] 432 | ipp.v6 = &(hdrp->en10t_v6.udpip6.iphdr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rtpp_record.c: In function 'rtpp_record_write': rtpp_record.c:541:12: warning: variable 'dalen' set but not used [-Wunused-but-set-variable] 541 | size_t dalen; | ^~~~~ main.c: In function 'init_config': main.c:616:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 616 | if (cf->stable->advaddr[0] != NULL && cf->stable->advaddr[1] == NULL) | ^~ main.c:619:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 619 | if (i != 2) | ^~ mv -f .deps/rtpproxy-rtpp_command_ul.Tpo .deps/rtpproxy-rtpp_command_ul.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_timed.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_timed.Tpo -c -o rtpproxy_debug-rtpp_timed.o `test -f 'rtpp_timed.c' || echo './'`rtpp_timed.c mv -f .deps/rtpproxy_debug-rtpp_math.Tpo .deps/rtpproxy_debug-rtpp_math.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_analyzer.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_analyzer.Tpo -c -o rtpproxy_debug-rtpp_analyzer.o `test -f 'rtpp_analyzer.c' || echo './'`rtpp_analyzer.c mv -f .deps/rtpproxy_debug-rtpp_command_copy.Tpo .deps/rtpproxy_debug-rtpp_command_copy.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtp_analyze.o -MD -MP -MF .deps/rtpproxy_debug-rtp_analyze.Tpo -c -o rtpproxy_debug-rtp_analyze.o `test -f 'rtp_analyze.c' || echo './'`rtp_analyze.c mv -f .deps/rtpproxy_debug-rtpp_pcache.Tpo .deps/rtpproxy_debug-rtpp_pcache.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_command_query.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_command_query.Tpo -c -o rtpproxy_debug-rtpp_command_query.o `test -f 'rtpp_command_query.c' || echo './'`rtpp_command_query.c rtpp_controlfd.c: In function 'rtpp_controlfd_init': rtpp_controlfd.c:181:9: warning: 'controlfd_in' may be used uninitialized [-Wmaybe-uninitialized] 181 | int controlfd_in, controlfd_out, flags; | ^~~~~~~~~~~~ rtpp_controlfd.c:181:23: warning: 'controlfd_out' may be used uninitialized [-Wmaybe-uninitialized] 181 | int controlfd_in, controlfd_out, flags; | ^~~~~~~~~~~~~ mv -f .deps/rtpproxy_debug-rtpp_proc.Tpo .deps/rtpproxy_debug-rtpp_proc.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_pearson.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_pearson.Tpo -c -o rtpproxy_debug-rtpp_pearson.o `test -f 'rtpp_pearson.c' || echo './'`rtpp_pearson.c mv -f .deps/rtpproxy_debug-rtpp_command_parse.Tpo .deps/rtpproxy_debug-rtpp_command_parse.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_refcnt.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_refcnt.Tpo -c -o rtpproxy_debug-rtpp_refcnt.o `test -f 'rtpp_refcnt.c' || echo './'`rtpp_refcnt.c mv -f .deps/rtpproxy_debug-rtpp_server.Tpo .deps/rtpproxy_debug-rtpp_server.Po mv -f .deps/rtpproxy_debug-rtpp_syslog_async.Tpo .deps/rtpproxy_debug-rtpp_syslog_async.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_command_rcache.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_command_rcache.Tpo -c -o rtpproxy_debug-rtpp_command_rcache.o `test -f 'rtpp_command_rcache.c' || echo './'`rtpp_command_rcache.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_tnotify_set.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_tnotify_set.Tpo -c -o rtpproxy_debug-rtpp_tnotify_set.o `test -f 'rtpp_tnotify_set.c' || echo './'`rtpp_tnotify_set.c mv -f .deps/rtpproxy_debug-rtpp_notify.Tpo .deps/rtpproxy_debug-rtpp_notify.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_pthread.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_pthread.Tpo -c -o rtpproxy_debug-rtpp_pthread.o `test -f 'rtpp_pthread.c' || echo './'`rtpp_pthread.c mv -f .deps/rtpproxy_debug-rtpp_command_stats.Tpo .deps/rtpproxy_debug-rtpp_command_stats.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_time.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_time.Tpo -c -o rtpproxy_debug-rtpp_time.o `test -f 'rtpp_time.c' || echo './'`rtpp_time.c mv -f .deps/rtpproxy_debug-rtpp_queue.Tpo .deps/rtpproxy_debug-rtpp_queue.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_sessinfo.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_sessinfo.Tpo -c -o rtpproxy_debug-rtpp_sessinfo.o `test -f 'rtpp_sessinfo.c' || echo './'`rtpp_sessinfo.c mv -f .deps/rtpproxy_debug-rtpp_util.Tpo .deps/rtpproxy_debug-rtpp_util.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_weakref.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_weakref.Tpo -c -o rtpproxy_debug-rtpp_weakref.o `test -f 'rtpp_weakref.c' || echo './'`rtpp_weakref.c mv -f .deps/rtpproxy-rtpp_monotime.Tpo .deps/rtpproxy-rtpp_monotime.Po mv -f .deps/rtpproxy-main.Tpo .deps/rtpproxy-main.Po mv -f .deps/rtpproxy_debug-rtpp_netio_async.Tpo .deps/rtpproxy_debug-rtpp_netio_async.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_proc_servers.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_proc_servers.Tpo -c -o rtpproxy_debug-rtpp_proc_servers.o `test -f 'rtpp_proc_servers.c' || echo './'`rtpp_proc_servers.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_stream.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_stream.Tpo -c -o rtpproxy_debug-rtpp_stream.o `test -f 'rtpp_stream.c' || echo './'`rtpp_stream.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_genuid.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_genuid.Tpo -c -o rtpproxy_debug-rtpp_genuid.o `test -f 'rtpp_genuid.c' || echo './'`rtpp_genuid.c mv -f .deps/rtpproxy_debug-rtpp_wi.Tpo .deps/rtpproxy_debug-rtpp_wi.Po mv -f .deps/rtpproxy_debug-rtp.Tpo .deps/rtpproxy_debug-rtp.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_genuid_singlet.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_genuid_singlet.Tpo -c -o rtpproxy_debug-rtpp_genuid_singlet.o `test -f 'rtpp_genuid_singlet.c' || echo './'`rtpp_genuid_singlet.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_log_obj.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_log_obj.Tpo -c -o rtpproxy_debug-rtpp_log_obj.o `test -f 'rtpp_log_obj.c' || echo './'`rtpp_log_obj.c mv -f .deps/rtpproxy_debug-rtpp_command_stream.Tpo .deps/rtpproxy_debug-rtpp_command_stream.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_socket.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_socket.Tpo -c -o rtpproxy_debug-rtpp_socket.o `test -f 'rtpp_socket.c' || echo './'`rtpp_socket.c rtpp_record.c: In function 'prepare_pkt_hdr_pcap': rtpp_record.c:486:18: warning: 'ulen32' may be used uninitialized [-Wmaybe-uninitialized] 486 | uint32_t ulen32; | ^~~~~~ mv -f .deps/rtpproxy-rtpp_stream.Tpo .deps/rtpproxy-rtpp_stream.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_ttl.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_ttl.Tpo -c -o rtpproxy_debug-rtpp_ttl.o `test -f 'rtpp_ttl.c' || echo './'`rtpp_ttl.c mv -f .deps/rtpproxy_debug-rtp_resizer.Tpo .deps/rtpproxy_debug-rtp_resizer.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_proc_ttl.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_proc_ttl.Tpo -c -o rtpproxy_debug-rtpp_proc_ttl.o `test -f 'rtpp_proc_ttl.c' || echo './'`rtpp_proc_ttl.c mv -f .deps/rtpproxy_debug-rtpp_session.Tpo .deps/rtpproxy_debug-rtpp_session.Po mv -f .deps/rtpproxy_debug-rtpp_network.Tpo .deps/rtpproxy_debug-rtpp_network.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_pipe.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_pipe.Tpo -c -o rtpproxy_debug-rtpp_pipe.o `test -f 'rtpp_pipe.c' || echo './'`rtpp_pipe.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_pcount.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_pcount.Tpo -c -o rtpproxy_debug-rtpp_pcount.o `test -f 'rtpp_pcount.c' || echo './'`rtpp_pcount.c mv -f .deps/rtpproxy_debug-rtpp_proc_async.Tpo .deps/rtpproxy_debug-rtpp_proc_async.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_monotime.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_monotime.Tpo -c -o rtpproxy_debug-rtpp_monotime.o `test -f 'rtpp_monotime.c' || echo './'`rtpp_monotime.c mv -f .deps/rtpproxy_debug-rtpp_pthread.Tpo .deps/rtpproxy_debug-rtpp_pthread.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_mallocs.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_mallocs.Tpo -c -o rtpproxy_debug-rtpp_mallocs.o `test -f 'rtpp_mallocs.c' || echo './'`rtpp_mallocs.c mv -f .deps/rtpproxy_debug-rtpp_log_stand.Tpo .deps/rtpproxy_debug-rtpp_log_stand.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_pcnt_strm.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_pcnt_strm.Tpo -c -o rtpproxy_debug-rtpp_pcnt_strm.o `test -f 'rtpp_pcnt_strm.c' || echo './'`rtpp_pcnt_strm.c mv -f .deps/rtpproxy_debug-rtpp_controlfd.Tpo .deps/rtpproxy_debug-rtpp_controlfd.Po mv -f .deps/rtpproxy_debug-rtpp_analyzer.Tpo .deps/rtpproxy_debug-rtpp_analyzer.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_ringbuf.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_ringbuf.Tpo -c -o rtpproxy_debug-rtpp_ringbuf.o `test -f 'rtpp_ringbuf.c' || echo './'`rtpp_ringbuf.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_command_delete.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_command_delete.Tpo -c -o rtpproxy_debug-rtpp_command_delete.o `test -f 'rtpp_command_delete.c' || echo './'`rtpp_command_delete.c In file included from : rtpp_hash_table.c: In function 'hash_table_append_raw.isra': ./rtpp_memdeb.h:72:29: warning: 'klen' may be used uninitialized [-Wmaybe-uninitialized] 72 | #define memcpy(dp, sp, len) rtpp_memdeb_memcpy((dp), (sp), (len), \ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 73 | CONCAT(CONCAT(_, MEMDEB_APP), _memdeb), __FILE__, __LINE__, __func__) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rtpp_hash_table.c:246:9: note: in expansion of macro 'memcpy' 246 | memcpy(sp->key.ch, key, klen); | ^~~~~~ rtpp_hash_table.c:223:16: note: 'klen' was declared here 223 | int malen, klen; | ^~~~ mv -f .deps/rtpproxy_debug-rtpp_stats.Tpo .deps/rtpproxy_debug-rtpp_stats.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_command_record.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_command_record.Tpo -c -o rtpproxy_debug-rtpp_command_record.o `test -f 'rtpp_command_record.c' || echo './'`rtpp_command_record.c mv -f .deps/rtpproxy_debug-rtpp_time.Tpo .deps/rtpproxy_debug-rtpp_time.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_port_table.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_port_table.Tpo -c -o rtpproxy_debug-rtpp_port_table.o `test -f 'rtpp_port_table.c' || echo './'`rtpp_port_table.c mv -f .deps/rtpproxy_debug-rtpp_refcnt.Tpo .deps/rtpproxy_debug-rtpp_refcnt.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_acct.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_acct.Tpo -c -o rtpproxy_debug-rtpp_acct.o `test -f 'rtpp_acct.c' || echo './'`rtpp_acct.c mv -f .deps/rtpproxy_debug-rtpp_pearson.Tpo .deps/rtpproxy_debug-rtpp_pearson.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_bindaddrs.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_bindaddrs.Tpo -c -o rtpproxy_debug-rtpp_bindaddrs.o `test -f 'rtpp_bindaddrs.c' || echo './'`rtpp_bindaddrs.c mv -f .deps/rtpproxy_debug-rtpp_genuid_singlet.Tpo .deps/rtpproxy_debug-rtpp_genuid_singlet.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_network_io.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_network_io.Tpo -c -o rtpproxy_debug-rtpp_network_io.o `test -f 'rtpp_network_io.c' || echo './'`rtpp_network_io.c mv -f .deps/rtpproxy_debug-rtpp_genuid.Tpo .deps/rtpproxy_debug-rtpp_genuid.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_netaddr.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_netaddr.Tpo -c -o rtpproxy_debug-rtpp_netaddr.o `test -f 'rtpp_netaddr.c' || echo './'`rtpp_netaddr.c mv -f .deps/rtpproxy_debug-rtpp_weakref.Tpo .deps/rtpproxy_debug-rtpp_weakref.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_module_if.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_module_if.Tpo -c -o rtpproxy_debug-rtpp_module_if.o `test -f 'rtpp_module_if.c' || echo './'`rtpp_module_if.c rtpp_command.c: In function 'handle_command': rtpp_command.c:590:12: warning: 'playcount' may be used uninitialized [-Wmaybe-uninitialized] 590 | if (playcount != 0 && CALL_SMETHOD(spa->rtp->stream[i], handle_play, codecs, | ^ rtpp_command.c:399:9: note: 'playcount' was declared here 399 | int playcount, ptime; | ^~~~~~~~~ In file included from rtpp_command.c:47: rtpp_command.c:590:60: warning: 'pname' may be used uninitialized [-Wmaybe-uninitialized] 590 | if (playcount != 0 && CALL_SMETHOD(spa->rtp->stream[i], handle_play, codecs, rtpp_types.h:45:45: note: in definition of macro 'CALL_SMETHOD' 45 | #define CALL_SMETHOD(obj, method, args...) (obj)->smethods->method(obj, ## args) | ^~~ rtpp_command.c:401:11: note: 'pname' was declared here 401 | char *pname, *codecs, *recording_name; | ^~~~~ rtpp_command.c:540:13: warning: 'record_single_file' may be used uninitialized [-Wmaybe-uninitialized] 540 | i = handle_record(cf, &cmd->cca, record_single_file); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rtpp_command.c:403:9: note: 'record_single_file' was declared here 403 | int record_single_file; | ^~~~~~~~~~~~~~~~~~ rtpp_command.c:560:13: warning: 'ulop' may be used uninitialized [-Wmaybe-uninitialized] 560 | rtpp_command_ul_opts_free(ulop); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rtpp_command.c:404:21: note: 'ulop' was declared here 404 | struct ul_opts *ulop; | ^~~~ rtpp_command.c:536:13: warning: 'dopt.weak' may be used uninitialized [-Wmaybe-uninitialized] 536 | i = handle_delete(cf, &cmd->cca, dopt.weak); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rtpp_command.c:405:19: note: 'dopt.weak' was declared here 405 | struct d_opts dopt; | ^~~~ mv -f .deps/rtpproxy_debug-rtpp_proc_servers.Tpo .deps/rtpproxy_debug-rtpp_proc_servers.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_timed_fin.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_timed_fin.Tpo -c -o rtpproxy_debug-rtpp_timed_fin.o `test -f 'rtpp_timed_fin.c' || echo './'`rtpp_timed_fin.c mv -f .deps/rtpproxy_debug-rtpp_timed.Tpo .deps/rtpproxy_debug-rtpp_timed.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_stream_fin.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_stream_fin.Tpo -c -o rtpproxy_debug-rtpp_stream_fin.o `test -f 'rtpp_stream_fin.c' || echo './'`rtpp_stream_fin.c mv -f .deps/rtpproxy_debug-rtpp_command_rcache.Tpo .deps/rtpproxy_debug-rtpp_command_rcache.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_server_fin.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_server_fin.Tpo -c -o rtpproxy_debug-rtpp_server_fin.o `test -f 'rtpp_server_fin.c' || echo './'`rtpp_server_fin.c mv -f .deps/rtpproxy_debug-rtpp_proc_ttl.Tpo .deps/rtpproxy_debug-rtpp_proc_ttl.Po mv -f .deps/rtpproxy_debug-rtpp_log_obj.Tpo .deps/rtpproxy_debug-rtpp_log_obj.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_refcnt_fin.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_refcnt_fin.Tpo -c -o rtpproxy_debug-rtpp_refcnt_fin.o `test -f 'rtpp_refcnt_fin.c' || echo './'`rtpp_refcnt_fin.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_log_obj_fin.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_log_obj_fin.Tpo -c -o rtpproxy_debug-rtpp_log_obj_fin.o `test -f 'rtpp_log_obj_fin.c' || echo './'`rtpp_log_obj_fin.c mv -f .deps/rtpproxy_debug-rtpp_ttl.Tpo .deps/rtpproxy_debug-rtpp_ttl.Po mv -f .deps/rtpproxy_debug-rtpp_hash_table.Tpo .deps/rtpproxy_debug-rtpp_hash_table.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_command_rcache_fin.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_command_rcache_fin.Tpo -c -o rtpproxy_debug-rtpp_command_rcache_fin.o `test -f 'rtpp_command_rcache_fin.c' || echo './'`rtpp_command_rcache_fin.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_socket_fin.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_socket_fin.Tpo -c -o rtpproxy_debug-rtpp_socket_fin.o `test -f 'rtpp_socket_fin.c' || echo './'`rtpp_socket_fin.c mv -f .deps/rtpproxy_debug-rtpp_mallocs.Tpo .deps/rtpproxy_debug-rtpp_mallocs.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_record_fin.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_record_fin.Tpo -c -o rtpproxy_debug-rtpp_record_fin.o `test -f 'rtpp_record_fin.c' || echo './'`rtpp_record_fin.c mv -f .deps/rtpproxy_debug-rtpp_pcount.Tpo .deps/rtpproxy_debug-rtpp_pcount.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_ttl_fin.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_ttl_fin.Tpo -c -o rtpproxy_debug-rtpp_ttl_fin.o `test -f 'rtpp_ttl_fin.c' || echo './'`rtpp_ttl_fin.c mv -f .deps/rtpproxy_debug-rtpp_command_query.Tpo .deps/rtpproxy_debug-rtpp_command_query.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_pipe_fin.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_pipe_fin.Tpo -c -o rtpproxy_debug-rtpp_pipe_fin.o `test -f 'rtpp_pipe_fin.c' || echo './'`rtpp_pipe_fin.c mv -f .deps/rtpproxy_debug-rtpp_command_record.Tpo .deps/rtpproxy_debug-rtpp_command_record.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_pcount_fin.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_pcount_fin.Tpo -c -o rtpproxy_debug-rtpp_pcount_fin.o `test -f 'rtpp_pcount_fin.c' || echo './'`rtpp_pcount_fin.c mv -f .deps/rtpproxy_debug-rtpp_ringbuf.Tpo .deps/rtpproxy_debug-rtpp_ringbuf.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_sessinfo_fin.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_sessinfo_fin.Tpo -c -o rtpproxy_debug-rtpp_sessinfo_fin.o `test -f 'rtpp_sessinfo_fin.c' || echo './'`rtpp_sessinfo_fin.c mv -f .deps/rtpproxy_debug-rtpp_acct.Tpo .deps/rtpproxy_debug-rtpp_acct.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_pcnt_strm_fin.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_pcnt_strm_fin.Tpo -c -o rtpproxy_debug-rtpp_pcnt_strm_fin.o `test -f 'rtpp_pcnt_strm_fin.c' || echo './'`rtpp_pcnt_strm_fin.c mv -f .deps/rtpproxy_debug-rtpp_record.Tpo .deps/rtpproxy_debug-rtpp_record.Po mv -f .deps/rtpproxy_debug-rtpp_pcnt_strm.Tpo .deps/rtpproxy_debug-rtpp_pcnt_strm.Po mv -f .deps/rtpproxy_debug-rtpp_command_delete.Tpo .deps/rtpproxy_debug-rtpp_command_delete.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_ringbuf_fin.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_ringbuf_fin.Tpo -c -o rtpproxy_debug-rtpp_ringbuf_fin.o `test -f 'rtpp_ringbuf_fin.c' || echo './'`rtpp_ringbuf_fin.c mv -f .deps/rtpproxy_debug-rtpp_network_io.Tpo .deps/rtpproxy_debug-rtpp_network_io.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_module_if_fin.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_module_if_fin.Tpo -c -o rtpproxy_debug-rtpp_module_if_fin.o `test -f 'rtpp_module_if_fin.c' || echo './'`rtpp_module_if_fin.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_port_table_fin.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_port_table_fin.Tpo -c -o rtpproxy_debug-rtpp_port_table_fin.o `test -f 'rtpp_port_table_fin.c' || echo './'`rtpp_port_table_fin.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_acct_fin.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_acct_fin.Tpo -c -o rtpproxy_debug-rtpp_acct_fin.o `test -f 'rtpp_acct_fin.c' || echo './'`rtpp_acct_fin.c mv -f .deps/rtpproxy_debug-rtpp_bindaddrs.Tpo .deps/rtpproxy_debug-rtpp_bindaddrs.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_netaddr_fin.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_netaddr_fin.Tpo -c -o rtpproxy_debug-rtpp_netaddr_fin.o `test -f 'rtpp_netaddr_fin.c' || echo './'`rtpp_netaddr_fin.c mv -f .deps/rtpproxy_debug-rtpp_timed_fin.Tpo .deps/rtpproxy_debug-rtpp_timed_fin.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_memdeb.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_memdeb.Tpo -c -o rtpproxy_debug-rtpp_memdeb.o `test -f 'rtpp_memdeb.c' || echo './'`rtpp_memdeb.c mv -f .deps/rtpproxy_debug-rtpp_port_table.Tpo .deps/rtpproxy_debug-rtpp_port_table.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_memdeb_test.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_memdeb_test.Tpo -c -o rtpproxy_debug-rtpp_memdeb_test.o `test -f 'rtpp_memdeb_test.c' || echo './'`rtpp_memdeb_test.c mv -f .deps/rtpproxy_debug-rtpp_server_fin.Tpo .deps/rtpproxy_debug-rtpp_server_fin.Po gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -I.. -DMEMDEB_APP=rtpproxy -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpproxy_debug-rtpp_stacktrace.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_stacktrace.Tpo -c -o rtpproxy_debug-rtpp_stacktrace.o `test -f 'rtpp_stacktrace.c' || echo './'`rtpp_stacktrace.c mv -f .deps/rtpproxy_debug-rtpp_socket.Tpo .deps/rtpproxy_debug-rtpp_socket.Po mv -f .deps/rtpproxy_debug-rtpp_log_obj_fin.Tpo .deps/rtpproxy_debug-rtpp_log_obj_fin.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Wl,--export-dynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o rtpproxy rtpproxy-main.o rtpproxy-rtpp_server.o rtpproxy-rtpp_record.o rtpproxy-rtpp_util.o rtpproxy-rtp.o rtpproxy-rtp_resizer.o rtpproxy-rtpp_session.o rtpproxy-rtpp_command.o rtpproxy-rtpp_network.o rtpproxy-rtpp_syslog_async.o rtpproxy-rtpp_notify.o rtpproxy-rtpp_command_async.o rtpproxy-rtpp_proc_async.o rtpproxy-rtpp_proc.o rtpproxy-rtpp_math.o rtpproxy-rtpp_wi.o rtpproxy-rtpp_queue.o rtpproxy-rtpp_netio_async.o rtpproxy-rtpp_command_parse.o rtpproxy-rtpp_command_copy.o rtpproxy-rtpp_command_ul.o rtpproxy-rtpp_log_stand.o rtpproxy-rtpp_hash_table.o rtpproxy-rtpp_pcache.o rtpproxy-rtpp_stats.o rtpproxy-rtpp_command_stats.o rtpproxy-rtpp_controlfd.o rtpproxy-rtpp_command_stream.o rtpproxy-rtpp_timed.o rtpproxy-rtpp_analyzer.o rtpproxy-rtp_analyze.o rtpproxy-rtpp_command_query.o rtpproxy-rtpp_pearson.o rtpproxy-rtpp_refcnt.o rtpproxy-rtpp_command_rcache.o rtpproxy-rtpp_tnotify_set.o rtpproxy-rtpp_pthread.o rtpproxy-rtpp_time.o rtpproxy-rtpp_sessinfo.o rtpproxy-rtpp_weakref.o rtpproxy-rtpp_proc_servers.o rtpproxy-rtpp_stream.o rtpproxy-rtpp_genuid.o rtpproxy-rtpp_genuid_singlet.o rtpproxy-rtpp_log_obj.o rtpproxy-rtpp_socket.o rtpproxy-rtpp_ttl.o rtpproxy-rtpp_proc_ttl.o rtpproxy-rtpp_pipe.o rtpproxy-rtpp_pcount.o rtpproxy-rtpp_monotime.o rtpproxy-rtpp_mallocs.o rtpproxy-rtpp_pcnt_strm.o rtpproxy-rtpp_ringbuf.o rtpproxy-rtpp_command_delete.o rtpproxy-rtpp_command_record.o rtpproxy-rtpp_port_table.o rtpproxy-rtpp_acct.o rtpproxy-rtpp_bindaddrs.o rtpproxy-rtpp_network_io.o rtpproxy-rtpp_netaddr.o rtpproxy-rtpp_module_if.o rtpproxy-rtpp_timed_fin.o rtpproxy-rtpp_stream_fin.o rtpproxy-rtpp_server_fin.o rtpproxy-rtpp_refcnt_fin.o rtpproxy-rtpp_log_obj_fin.o rtpproxy-rtpp_command_rcache_fin.o rtpproxy-rtpp_socket_fin.o rtpproxy-rtpp_record_fin.o rtpproxy-rtpp_ttl_fin.o rtpproxy-rtpp_pipe_fin.o rtpproxy-rtpp_pcount_fin.o rtpproxy-rtpp_sessinfo_fin.o rtpproxy-rtpp_pcnt_strm_fin.o rtpproxy-rtpp_ringbuf_fin.o rtpproxy-rtpp_module_if_fin.o rtpproxy-rtpp_port_table_fin.o rtpproxy-rtpp_acct_fin.o rtpproxy-rtpp_netaddr_fin.o -lm -lpthread -ldl -lrt mv -f .deps/rtpproxy_debug-rtpp_pipe.Tpo .deps/rtpproxy_debug-rtpp_pipe.Po mv -f .deps/rtpproxy_debug-rtpp_command.Tpo .deps/rtpproxy_debug-rtpp_command.Po mv -f .deps/rtpproxy_debug-rtpp_command_rcache_fin.Tpo .deps/rtpproxy_debug-rtpp_command_rcache_fin.Po mv -f .deps/rtpproxy_debug-rtpp_refcnt_fin.Tpo .deps/rtpproxy_debug-rtpp_refcnt_fin.Po mv -f .deps/rtpproxy_debug-rtpp_command_async.Tpo .deps/rtpproxy_debug-rtpp_command_async.Po mv -f .deps/rtpproxy_debug-rtpp_record_fin.Tpo .deps/rtpproxy_debug-rtpp_record_fin.Po mv -f .deps/rtpproxy_debug-rtpp_ttl_fin.Tpo .deps/rtpproxy_debug-rtpp_ttl_fin.Po mv -f .deps/rtpproxy_debug-rtpp_pipe_fin.Tpo .deps/rtpproxy_debug-rtpp_pipe_fin.Po mv -f .deps/rtpproxy_debug-rtpp_stream_fin.Tpo .deps/rtpproxy_debug-rtpp_stream_fin.Po mv -f .deps/rtpproxy_debug-rtpp_netaddr.Tpo .deps/rtpproxy_debug-rtpp_netaddr.Po mv -f .deps/rtpproxy_debug-rtpp_pcount_fin.Tpo .deps/rtpproxy_debug-rtpp_pcount_fin.Po mv -f .deps/rtpproxy_debug-rtpp_module_if_fin.Tpo .deps/rtpproxy_debug-rtpp_module_if_fin.Po mv -f .deps/rtpproxy_debug-rtpp_sessinfo.Tpo .deps/rtpproxy_debug-rtpp_sessinfo.Po mv -f .deps/rtpproxy_debug-rtpp_tnotify_set.Tpo .deps/rtpproxy_debug-rtpp_tnotify_set.Po mv -f .deps/rtpproxy_debug-rtpp_acct_fin.Tpo .deps/rtpproxy_debug-rtpp_acct_fin.Po mv -f .deps/rtpproxy_debug-rtpp_ringbuf_fin.Tpo .deps/rtpproxy_debug-rtpp_ringbuf_fin.Po mv -f .deps/rtpproxy_debug-rtpp_sessinfo_fin.Tpo .deps/rtpproxy_debug-rtpp_sessinfo_fin.Po mv -f .deps/rtpproxy_debug-rtpp_port_table_fin.Tpo .deps/rtpproxy_debug-rtpp_port_table_fin.Po mv -f .deps/rtpproxy_debug-rtpp_socket_fin.Tpo .deps/rtpproxy_debug-rtpp_socket_fin.Po mv -f .deps/rtpproxy_debug-rtpp_module_if.Tpo .deps/rtpproxy_debug-rtpp_module_if.Po mv -f .deps/rtpproxy_debug-rtpp_pcnt_strm_fin.Tpo .deps/rtpproxy_debug-rtpp_pcnt_strm_fin.Po mv -f .deps/rtpproxy_debug-rtpp_command_ul.Tpo .deps/rtpproxy_debug-rtpp_command_ul.Po mv -f .deps/rtpproxy_debug-rtpp_netaddr_fin.Tpo .deps/rtpproxy_debug-rtpp_netaddr_fin.Po mv -f .deps/rtpproxy_debug-rtp_analyze.Tpo .deps/rtpproxy_debug-rtp_analyze.Po mv -f .deps/rtpproxy_debug-rtpp_stacktrace.Tpo .deps/rtpproxy_debug-rtpp_stacktrace.Po mv -f .deps/rtpproxy_debug-rtpp_memdeb_test.Tpo .deps/rtpproxy_debug-rtpp_memdeb_test.Po mv -f .deps/rtpproxy_debug-main.Tpo .deps/rtpproxy_debug-main.Po mv -f .deps/rtpproxy_debug-rtpp_monotime.Tpo .deps/rtpproxy_debug-rtpp_monotime.Po libtool: link: gcc -Werror=implicit-function-declaration -Wall -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Wl,--export-dynamic -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o rtpproxy rtpproxy-main.o rtpproxy-rtpp_server.o rtpproxy-rtpp_record.o rtpproxy-rtpp_util.o rtpproxy-rtp.o rtpproxy-rtp_resizer.o rtpproxy-rtpp_session.o rtpproxy-rtpp_command.o rtpproxy-rtpp_network.o rtpproxy-rtpp_syslog_async.o rtpproxy-rtpp_notify.o rtpproxy-rtpp_command_async.o rtpproxy-rtpp_proc_async.o rtpproxy-rtpp_proc.o rtpproxy-rtpp_math.o rtpproxy-rtpp_wi.o rtpproxy-rtpp_queue.o rtpproxy-rtpp_netio_async.o rtpproxy-rtpp_command_parse.o rtpproxy-rtpp_command_copy.o rtpproxy-rtpp_command_ul.o rtpproxy-rtpp_log_stand.o rtpproxy-rtpp_hash_table.o rtpproxy-rtpp_pcache.o rtpproxy-rtpp_stats.o rtpproxy-rtpp_command_stats.o rtpproxy-rtpp_controlfd.o rtpproxy-rtpp_command_stream.o rtpproxy-rtpp_timed.o rtpproxy-rtpp_analyzer.o rtpproxy-rtp_analyze.o rtpproxy-rtpp_command_query.o rtpproxy-rtpp_pearson.o rtpproxy-rtpp_refcnt.o rtpproxy-rtpp_command_rcache.o rtpproxy-rtpp_tnotify_set.o rtpproxy-rtpp_pthread.o rtpproxy-rtpp_time.o rtpproxy-rtpp_sessinfo.o rtpproxy-rtpp_weakref.o rtpproxy-rtpp_proc_servers.o rtpproxy-rtpp_stream.o rtpproxy-rtpp_genuid.o rtpproxy-rtpp_genuid_singlet.o rtpproxy-rtpp_log_obj.o rtpproxy-rtpp_socket.o rtpproxy-rtpp_ttl.o rtpproxy-rtpp_proc_ttl.o rtpproxy-rtpp_pipe.o rtpproxy-rtpp_pcount.o rtpproxy-rtpp_monotime.o rtpproxy-rtpp_mallocs.o rtpproxy-rtpp_pcnt_strm.o rtpproxy-rtpp_ringbuf.o rtpproxy-rtpp_command_delete.o rtpproxy-rtpp_command_record.o rtpproxy-rtpp_port_table.o rtpproxy-rtpp_acct.o rtpproxy-rtpp_bindaddrs.o rtpproxy-rtpp_network_io.o rtpproxy-rtpp_netaddr.o rtpproxy-rtpp_module_if.o rtpproxy-rtpp_timed_fin.o rtpproxy-rtpp_stream_fin.o rtpproxy-rtpp_server_fin.o rtpproxy-rtpp_refcnt_fin.o rtpproxy-rtpp_log_obj_fin.o rtpproxy-rtpp_command_rcache_fin.o rtpproxy-rtpp_socket_fin.o rtpproxy-rtpp_record_fin.o rtpproxy-rtpp_ttl_fin.o rtpproxy-rtpp_pipe_fin.o rtpproxy-rtpp_pcount_fin.o rtpproxy-rtpp_sessinfo_fin.o rtpproxy-rtpp_pcnt_strm_fin.o rtpproxy-rtpp_ringbuf_fin.o rtpproxy-rtpp_module_if_fin.o rtpproxy-rtpp_port_table_fin.o rtpproxy-rtpp_acct_fin.o rtpproxy-rtpp_netaddr_fin.o -lm -lpthread -ldl -lrt mv -f .deps/rtpproxy_debug-rtpp_stream.Tpo .deps/rtpproxy_debug-rtpp_stream.Po mv -f .deps/rtpproxy_debug-rtpp_memdeb.Tpo .deps/rtpproxy_debug-rtpp_memdeb.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -static -Wl,--export-dynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o rtpproxy_debug rtpproxy_debug-main.o rtpproxy_debug-rtpp_server.o rtpproxy_debug-rtpp_record.o rtpproxy_debug-rtpp_util.o rtpproxy_debug-rtp.o rtpproxy_debug-rtp_resizer.o rtpproxy_debug-rtpp_session.o rtpproxy_debug-rtpp_command.o rtpproxy_debug-rtpp_network.o rtpproxy_debug-rtpp_syslog_async.o rtpproxy_debug-rtpp_notify.o rtpproxy_debug-rtpp_command_async.o rtpproxy_debug-rtpp_proc_async.o rtpproxy_debug-rtpp_proc.o rtpproxy_debug-rtpp_math.o rtpproxy_debug-rtpp_wi.o rtpproxy_debug-rtpp_queue.o rtpproxy_debug-rtpp_netio_async.o rtpproxy_debug-rtpp_command_parse.o rtpproxy_debug-rtpp_command_copy.o rtpproxy_debug-rtpp_command_ul.o rtpproxy_debug-rtpp_log_stand.o rtpproxy_debug-rtpp_hash_table.o rtpproxy_debug-rtpp_pcache.o rtpproxy_debug-rtpp_stats.o rtpproxy_debug-rtpp_command_stats.o rtpproxy_debug-rtpp_controlfd.o rtpproxy_debug-rtpp_command_stream.o rtpproxy_debug-rtpp_timed.o rtpproxy_debug-rtpp_analyzer.o rtpproxy_debug-rtp_analyze.o rtpproxy_debug-rtpp_command_query.o rtpproxy_debug-rtpp_pearson.o rtpproxy_debug-rtpp_refcnt.o rtpproxy_debug-rtpp_command_rcache.o rtpproxy_debug-rtpp_tnotify_set.o rtpproxy_debug-rtpp_pthread.o rtpproxy_debug-rtpp_time.o rtpproxy_debug-rtpp_sessinfo.o rtpproxy_debug-rtpp_weakref.o rtpproxy_debug-rtpp_proc_servers.o rtpproxy_debug-rtpp_stream.o rtpproxy_debug-rtpp_genuid.o rtpproxy_debug-rtpp_genuid_singlet.o rtpproxy_debug-rtpp_log_obj.o rtpproxy_debug-rtpp_socket.o rtpproxy_debug-rtpp_ttl.o rtpproxy_debug-rtpp_proc_ttl.o rtpproxy_debug-rtpp_pipe.o rtpproxy_debug-rtpp_pcount.o rtpproxy_debug-rtpp_monotime.o rtpproxy_debug-rtpp_mallocs.o rtpproxy_debug-rtpp_pcnt_strm.o rtpproxy_debug-rtpp_ringbuf.o rtpproxy_debug-rtpp_command_delete.o rtpproxy_debug-rtpp_command_record.o rtpproxy_debug-rtpp_port_table.o rtpproxy_debug-rtpp_acct.o rtpproxy_debug-rtpp_bindaddrs.o rtpproxy_debug-rtpp_network_io.o rtpproxy_debug-rtpp_netaddr.o rtpproxy_debug-rtpp_module_if.o rtpproxy_debug-rtpp_timed_fin.o rtpproxy_debug-rtpp_stream_fin.o rtpproxy_debug-rtpp_server_fin.o rtpproxy_debug-rtpp_refcnt_fin.o rtpproxy_debug-rtpp_log_obj_fin.o rtpproxy_debug-rtpp_command_rcache_fin.o rtpproxy_debug-rtpp_socket_fin.o rtpproxy_debug-rtpp_record_fin.o rtpproxy_debug-rtpp_ttl_fin.o rtpproxy_debug-rtpp_pipe_fin.o rtpproxy_debug-rtpp_pcount_fin.o rtpproxy_debug-rtpp_sessinfo_fin.o rtpproxy_debug-rtpp_pcnt_strm_fin.o rtpproxy_debug-rtpp_ringbuf_fin.o rtpproxy_debug-rtpp_module_if_fin.o rtpproxy_debug-rtpp_port_table_fin.o rtpproxy_debug-rtpp_acct_fin.o rtpproxy_debug-rtpp_netaddr_fin.o rtpproxy_debug-rtpp_memdeb.o rtpproxy_debug-rtpp_memdeb_test.o rtpproxy_debug-rtpp_stacktrace.o -lm -lpthread -ldl ../libexecinfo/libexecinfo.a -ldl -lrt libtool: link: gcc -Werror=implicit-function-declaration -Wall -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Wl,--export-dynamic -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o rtpproxy_debug rtpproxy_debug-main.o rtpproxy_debug-rtpp_server.o rtpproxy_debug-rtpp_record.o rtpproxy_debug-rtpp_util.o rtpproxy_debug-rtp.o rtpproxy_debug-rtp_resizer.o rtpproxy_debug-rtpp_session.o rtpproxy_debug-rtpp_command.o rtpproxy_debug-rtpp_network.o rtpproxy_debug-rtpp_syslog_async.o rtpproxy_debug-rtpp_notify.o rtpproxy_debug-rtpp_command_async.o rtpproxy_debug-rtpp_proc_async.o rtpproxy_debug-rtpp_proc.o rtpproxy_debug-rtpp_math.o rtpproxy_debug-rtpp_wi.o rtpproxy_debug-rtpp_queue.o rtpproxy_debug-rtpp_netio_async.o rtpproxy_debug-rtpp_command_parse.o rtpproxy_debug-rtpp_command_copy.o rtpproxy_debug-rtpp_command_ul.o rtpproxy_debug-rtpp_log_stand.o rtpproxy_debug-rtpp_hash_table.o rtpproxy_debug-rtpp_pcache.o rtpproxy_debug-rtpp_stats.o rtpproxy_debug-rtpp_command_stats.o rtpproxy_debug-rtpp_controlfd.o rtpproxy_debug-rtpp_command_stream.o rtpproxy_debug-rtpp_timed.o rtpproxy_debug-rtpp_analyzer.o rtpproxy_debug-rtp_analyze.o rtpproxy_debug-rtpp_command_query.o rtpproxy_debug-rtpp_pearson.o rtpproxy_debug-rtpp_refcnt.o rtpproxy_debug-rtpp_command_rcache.o rtpproxy_debug-rtpp_tnotify_set.o rtpproxy_debug-rtpp_pthread.o rtpproxy_debug-rtpp_time.o rtpproxy_debug-rtpp_sessinfo.o rtpproxy_debug-rtpp_weakref.o rtpproxy_debug-rtpp_proc_servers.o rtpproxy_debug-rtpp_stream.o rtpproxy_debug-rtpp_genuid.o rtpproxy_debug-rtpp_genuid_singlet.o rtpproxy_debug-rtpp_log_obj.o rtpproxy_debug-rtpp_socket.o rtpproxy_debug-rtpp_ttl.o rtpproxy_debug-rtpp_proc_ttl.o rtpproxy_debug-rtpp_pipe.o rtpproxy_debug-rtpp_pcount.o rtpproxy_debug-rtpp_monotime.o rtpproxy_debug-rtpp_mallocs.o rtpproxy_debug-rtpp_pcnt_strm.o rtpproxy_debug-rtpp_ringbuf.o rtpproxy_debug-rtpp_command_delete.o rtpproxy_debug-rtpp_command_record.o rtpproxy_debug-rtpp_port_table.o rtpproxy_debug-rtpp_acct.o rtpproxy_debug-rtpp_bindaddrs.o rtpproxy_debug-rtpp_network_io.o rtpproxy_debug-rtpp_netaddr.o rtpproxy_debug-rtpp_module_if.o rtpproxy_debug-rtpp_timed_fin.o rtpproxy_debug-rtpp_stream_fin.o rtpproxy_debug-rtpp_server_fin.o rtpproxy_debug-rtpp_refcnt_fin.o rtpproxy_debug-rtpp_log_obj_fin.o rtpproxy_debug-rtpp_command_rcache_fin.o rtpproxy_debug-rtpp_socket_fin.o rtpproxy_debug-rtpp_record_fin.o rtpproxy_debug-rtpp_ttl_fin.o rtpproxy_debug-rtpp_pipe_fin.o rtpproxy_debug-rtpp_pcount_fin.o rtpproxy_debug-rtpp_sessinfo_fin.o rtpproxy_debug-rtpp_pcnt_strm_fin.o rtpproxy_debug-rtpp_ringbuf_fin.o rtpproxy_debug-rtpp_module_if_fin.o rtpproxy_debug-rtpp_port_table_fin.o rtpproxy_debug-rtpp_acct_fin.o rtpproxy_debug-rtpp_netaddr_fin.o rtpproxy_debug-rtpp_memdeb.o rtpproxy_debug-rtpp_memdeb_test.o rtpproxy_debug-rtpp_stacktrace.o -lm -lpthread ../libexecinfo/libexecinfo.a -ldl -lrt make[2]: Leaving directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-2.1.1/src' make[1]: Leaving directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-2.1.1/src' Making all in makeann make[1]: Entering directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-2.1.1/makeann' gcc -Wall -DHAVE_CONFIG_H -I. -I../src -I../extractaudio -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT makeann-makeann.o -MD -MP -MF .deps/makeann-makeann.Tpo -c -o makeann-makeann.o `test -f 'makeann.c' || echo './'`makeann.c gcc -Wall -DHAVE_CONFIG_H -I. -I../src -I../extractaudio -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT makeann-g729_compat.o -MD -MP -MF .deps/makeann-g729_compat.Tpo -c -o makeann-g729_compat.o `test -f '../extractaudio/g729_compat.c' || echo './'`../extractaudio/g729_compat.c mv -f .deps/makeann-g729_compat.Tpo .deps/makeann-g729_compat.Po mv -f .deps/makeann-makeann.Tpo .deps/makeann-makeann.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -Wno-uninitialized -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o makeann makeann-makeann.o makeann-g729_compat.o -lrt libtool: link: gcc -std=gnu99 -Wall -Wno-uninitialized -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o makeann makeann-makeann.o makeann-g729_compat.o -lrt make[1]: Leaving directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-2.1.1/makeann' Making all in modules make[1]: Entering directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-2.1.1/modules' Making all in acct_csv make[2]: Entering directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-2.1.1/modules/acct_csv' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpp_acct_csv.lo -MD -MP -MF .deps/rtpp_acct_csv.Tpo -c -o rtpp_acct_csv.lo rtpp_acct_csv.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -DRTPP_DEBUG -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpp_acct_csv_debug_la-rtpp_acct_csv.lo -MD -MP -MF .deps/rtpp_acct_csv_debug_la-rtpp_acct_csv.Tpo -c -o rtpp_acct_csv_debug_la-rtpp_acct_csv.lo `test -f 'rtpp_acct_csv.c' || echo './'`rtpp_acct_csv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -DRTPP_DEBUG -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpp_acct_csv_debug_la-rtpp_acct_csv.lo -MD -MP -MF .deps/rtpp_acct_csv_debug_la-rtpp_acct_csv.Tpo -c rtpp_acct_csv.c -fPIC -DPIC -o .libs/rtpp_acct_csv_debug_la-rtpp_acct_csv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpp_acct_csv.lo -MD -MP -MF .deps/rtpp_acct_csv.Tpo -c rtpp_acct_csv.c -fPIC -DPIC -o .libs/rtpp_acct_csv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpp_acct_csv.lo -MD -MP -MF .deps/rtpp_acct_csv.Tpo -c rtpp_acct_csv.c -o rtpp_acct_csv.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -DRTPP_DEBUG -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpp_acct_csv_debug_la-rtpp_acct_csv.lo -MD -MP -MF .deps/rtpp_acct_csv_debug_la-rtpp_acct_csv.Tpo -c rtpp_acct_csv.c -o rtpp_acct_csv_debug_la-rtpp_acct_csv.o >/dev/null 2>&1 mv -f .deps/rtpp_acct_csv.Tpo .deps/rtpp_acct_csv.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -Wno-uninitialized -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -avoid-version -module -shared -export-dynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o rtpp_acct_csv.la -rpath /usr/lib/rtpproxy rtpp_acct_csv.lo -lrt libtool: link: gcc -shared -fPIC -DPIC .libs/rtpp_acct_csv.o -lrt -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,rtpp_acct_csv.so -o .libs/rtpp_acct_csv.so libtool: link: ( cd ".libs" && rm -f "rtpp_acct_csv.la" && ln -s "../rtpp_acct_csv.la" "rtpp_acct_csv.la" ) mv -f .deps/rtpp_acct_csv_debug_la-rtpp_acct_csv.Tpo .deps/rtpp_acct_csv_debug_la-rtpp_acct_csv.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -g3 -O0 -fno-omit-frame-pointer -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -avoid-version -module -shared -export-dynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o rtpp_acct_csv_debug.la -rpath /usr/lib/rtpproxy rtpp_acct_csv_debug_la-rtpp_acct_csv.lo ../../libexecinfo/libexecinfo.a -ldl -lrt *** Warning: Linking the shared library rtpp_acct_csv_debug.la against the *** static library ../../libexecinfo/libexecinfo.a is not portable! libtool: link: gcc -shared -fPIC -DPIC .libs/rtpp_acct_csv_debug_la-rtpp_acct_csv.o ../../libexecinfo/libexecinfo.a -ldl -lrt -g3 -O0 -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,rtpp_acct_csv_debug.so -o .libs/rtpp_acct_csv_debug.so libtool: link: ( cd ".libs" && rm -f "rtpp_acct_csv_debug.la" && ln -s "../rtpp_acct_csv_debug.la" "rtpp_acct_csv_debug.la" ) make[2]: Leaving directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-2.1.1/modules/acct_csv' make[2]: Entering directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-2.1.1/modules' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-2.1.1/modules' make[1]: Leaving directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-2.1.1/modules' Making all in extractaudio make[1]: Entering directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-2.1.1/extractaudio' gcc -DWITHOUT_SIPLOG -Wall -D"rtpp_log_t=void *" -D"rtpp_log_write(lvl, ld, format, args...)=fprintf(stderr, format, ## args)" -DHAVE_CONFIG_H -I. -I../src -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c gcc -DWITHOUT_SIPLOG -Wall -D"rtpp_log_t=void *" -D"rtpp_log_write(lvl, ld, format, args...)=fprintf(stderr, format, ## args)" -DHAVE_CONFIG_H -I. -I../src -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT decoder.o -MD -MP -MF .deps/decoder.Tpo -c -o decoder.o decoder.c gcc -DWITHOUT_SIPLOG -Wall -D"rtpp_log_t=void *" -D"rtpp_log_write(lvl, ld, format, args...)=fprintf(stderr, format, ## args)" -DHAVE_CONFIG_H -I. -I../src -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpp_loader.o -MD -MP -MF .deps/rtpp_loader.Tpo -c -o rtpp_loader.o rtpp_loader.c gcc -DWITHOUT_SIPLOG -Wall -D"rtpp_log_t=void *" -D"rtpp_log_write(lvl, ld, format, args...)=fprintf(stderr, format, ## args)" -DHAVE_CONFIG_H -I. -I../src -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtp.o -MD -MP -MF .deps/rtp.Tpo -c -o rtp.o `test -f '../src/rtp.c' || echo './'`../src/rtp.c gcc -DWITHOUT_SIPLOG -Wall -D"rtpp_log_t=void *" -D"rtpp_log_write(lvl, ld, format, args...)=fprintf(stderr, format, ## args)" -DHAVE_CONFIG_H -I. -I../src -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtp_analyze.o -MD -MP -MF .deps/rtp_analyze.Tpo -c -o rtp_analyze.o `test -f '../src/rtp_analyze.c' || echo './'`../src/rtp_analyze.c gcc -DWITHOUT_SIPLOG -Wall -D"rtpp_log_t=void *" -D"rtpp_log_write(lvl, ld, format, args...)=fprintf(stderr, format, ## args)" -DHAVE_CONFIG_H -I. -I../src -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpp_util.o -MD -MP -MF .deps/rtpp_util.Tpo -c -o rtpp_util.o `test -f '../src/rtpp_util.c' || echo './'`../src/rtpp_util.c gcc -DWITHOUT_SIPLOG -Wall -D"rtpp_log_t=void *" -D"rtpp_log_write(lvl, ld, format, args...)=fprintf(stderr, format, ## args)" -DHAVE_CONFIG_H -I. -I../src -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpp_time.o -MD -MP -MF .deps/rtpp_time.Tpo -c -o rtpp_time.o `test -f '../src/rtpp_time.c' || echo './'`../src/rtpp_time.c gcc -DWITHOUT_SIPLOG -Wall -D"rtpp_log_t=void *" -D"rtpp_log_write(lvl, ld, format, args...)=fprintf(stderr, format, ## args)" -DHAVE_CONFIG_H -I. -I../src -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpp_log_stand.o -MD -MP -MF .deps/rtpp_log_stand.Tpo -c -o rtpp_log_stand.o `test -f '../src/rtpp_log_stand.c' || echo './'`../src/rtpp_log_stand.c gcc -DWITHOUT_SIPLOG -Wall -D"rtpp_log_t=void *" -D"rtpp_log_write(lvl, ld, format, args...)=fprintf(stderr, format, ## args)" -DHAVE_CONFIG_H -I. -I../src -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT g729_compat.o -MD -MP -MF .deps/g729_compat.Tpo -c -o g729_compat.o g729_compat.c gcc -DWITHOUT_SIPLOG -Wall -D"rtpp_log_t=void *" -D"rtpp_log_write(lvl, ld, format, args...)=fprintf(stderr, format, ## args)" -DHAVE_CONFIG_H -I. -I../src -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpp_network.o -MD -MP -MF .deps/rtpp_network.Tpo -c -o rtpp_network.o `test -f '../src/rtpp_network.c' || echo './'`../src/rtpp_network.c gcc -DWITHOUT_SIPLOG -Wall -D"rtpp_log_t=void *" -D"rtpp_log_write(lvl, ld, format, args...)=fprintf(stderr, format, ## args)" -DHAVE_CONFIG_H -I. -I../src -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpp_monotime.o -MD -MP -MF .deps/rtpp_monotime.Tpo -c -o rtpp_monotime.o `test -f '../src/rtpp_monotime.c' || echo './'`../src/rtpp_monotime.c gcc -DWITHOUT_SIPLOG -Wall -D"rtpp_log_t=void *" -D"rtpp_log_write(lvl, ld, format, args...)=fprintf(stderr, format, ## args)" -DHAVE_CONFIG_H -I. -I../src -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpp_mallocs.o -MD -MP -MF .deps/rtpp_mallocs.Tpo -c -o rtpp_mallocs.o `test -f '../src/rtpp_mallocs.c' || echo './'`../src/rtpp_mallocs.c gcc -DWITHOUT_SIPLOG -Wall -D"rtpp_log_t=void *" -D"rtpp_log_write(lvl, ld, format, args...)=fprintf(stderr, format, ## args)" -DHAVE_CONFIG_H -I. -I../src -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpp_refcnt.o -MD -MP -MF .deps/rtpp_refcnt.Tpo -c -o rtpp_refcnt.o `test -f '../src/rtpp_refcnt.c' || echo './'`../src/rtpp_refcnt.c gcc -DWITHOUT_SIPLOG -Wall -D"rtpp_log_t=void *" -D"rtpp_log_write(lvl, ld, format, args...)=fprintf(stderr, format, ## args)" -DHAVE_CONFIG_H -I. -I../src -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpp_refcnt_fin.o -MD -MP -MF .deps/rtpp_refcnt_fin.Tpo -c -o rtpp_refcnt_fin.o `test -f '../src/rtpp_refcnt_fin.c' || echo './'`../src/rtpp_refcnt_fin.c gcc -DWITHOUT_SIPLOG -Wall -D"rtpp_log_t=void *" -D"rtpp_log_write(lvl, ld, format, args...)=fprintf(stderr, format, ## args)" -DHAVE_CONFIG_H -I. -I../src -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpp_ringbuf.o -MD -MP -MF .deps/rtpp_ringbuf.Tpo -c -o rtpp_ringbuf.o `test -f '../src/rtpp_ringbuf.c' || echo './'`../src/rtpp_ringbuf.c gcc -DWITHOUT_SIPLOG -Wall -D"rtpp_log_t=void *" -D"rtpp_log_write(lvl, ld, format, args...)=fprintf(stderr, format, ## args)" -DHAVE_CONFIG_H -I. -I../src -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT rtpp_ringbuf_fin.o -MD -MP -MF .deps/rtpp_ringbuf_fin.Tpo -c -o rtpp_ringbuf_fin.o `test -f '../src/rtpp_ringbuf_fin.c' || echo './'`../src/rtpp_ringbuf_fin.c gcc -DWITHOUT_SIPLOG -Wall -D"rtpp_log_t=void *" -D"rtpp_log_write(lvl, ld, format, args...)=fprintf(stderr, format, ## args)" -DHAVE_CONFIG_H -I. -I../src -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT eaud_oformats.o -MD -MP -MF .deps/eaud_oformats.Tpo -c -o eaud_oformats.o eaud_oformats.c mv -f .deps/g729_compat.Tpo .deps/g729_compat.Po rtpp_loader.c: In function 'load_pcap': rtpp_loader.c:227:27: warning: taking address of packed member of 'struct pkt_hdr_pcap_null' may result in an unaligned pointer value [-Waddress-of-packed-member] 227 | pcaprec_hdr = &(pcap.null.pcaprec_hdr); | ^~~~~~~~~~~~~~~~~~~~~~~~ rtpp_loader.c:236:27: warning: taking address of packed member of 'struct pkt_hdr_pcap_en10t' may result in an unaligned pointer value [-Waddress-of-packed-member] 236 | pcaprec_hdr = &(pcap.en10t.pcaprec_hdr); | ^~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/rtpp_time.Tpo .deps/rtpp_time.Po mv -f .deps/rtpp_mallocs.Tpo .deps/rtpp_mallocs.Po mv -f .deps/rtpp_ringbuf_fin.Tpo .deps/rtpp_ringbuf_fin.Po mv -f .deps/rtpp_refcnt.Tpo .deps/rtpp_refcnt.Po mv -f .deps/rtpp_refcnt_fin.Tpo .deps/rtpp_refcnt_fin.Po mv -f .deps/rtpp_ringbuf.Tpo .deps/rtpp_ringbuf.Po mv -f .deps/eaud_oformats.Tpo .deps/eaud_oformats.Po decoder.c: In function 'decode_frame': decoder.c:151:18: warning: unused variable 'obytes' [-Wunused-variable] 151 | unsigned int obytes; | ^~~~~~ mv -f .deps/rtpp_log_stand.Tpo .deps/rtpp_log_stand.Po mv -f .deps/rtpp_util.Tpo .deps/rtpp_util.Po mv -f .deps/rtpp_loader.Tpo .deps/rtpp_loader.Po mv -f .deps/rtpp_network.Tpo .deps/rtpp_network.Po mv -f .deps/rtp.Tpo .deps/rtp.Po mv -f .deps/decoder.Tpo .deps/decoder.Po mv -f .deps/main.Tpo .deps/main.Po mv -f .deps/rtp_analyze.Tpo .deps/rtp_analyze.Po mv -f .deps/rtpp_monotime.Tpo .deps/rtpp_monotime.Po /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -Wno-uninitialized -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o extractaudio main.o decoder.o rtpp_loader.o rtp.o rtp_analyze.o rtpp_util.o rtpp_time.o rtpp_log_stand.o g729_compat.o rtpp_network.o rtpp_monotime.o rtpp_mallocs.o rtpp_refcnt.o rtpp_refcnt_fin.o rtpp_ringbuf.o rtpp_ringbuf_fin.o eaud_oformats.o -lsndfile -lm -lpthread -lrt libtool: link: gcc -std=gnu99 -Wall -Wno-uninitialized -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o extractaudio main.o decoder.o rtpp_loader.o rtp.o rtp_analyze.o rtpp_util.o rtpp_time.o rtpp_log_stand.o g729_compat.o rtpp_network.o rtpp_monotime.o rtpp_mallocs.o rtpp_refcnt.o rtpp_refcnt_fin.o rtpp_ringbuf.o rtpp_ringbuf_fin.o eaud_oformats.o -lsndfile -lm -lpthread -lrt make[1]: Leaving directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-2.1.1/extractaudio' Making all in tests make[1]: Entering directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-2.1.1/tests' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-2.1.1/tests' make[1]: Entering directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-2.1.1' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-2.1.1' >>> rtpproxy: Entering fakeroot... Making install in libexecinfo make[1]: Entering directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-2.1.1/libexecinfo' make[2]: Entering directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-2.1.1/libexecinfo' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-2.1.1/libexecinfo' make[1]: Leaving directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-2.1.1/libexecinfo' Making install in src make[1]: Entering directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-2.1.1/src' make install-am make[2]: Entering directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-2.1.1/src' make[3]: Entering directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-2.1.1/src' make[3]: Nothing to be done for 'install-data-am'. .././install-sh -c -d '/home/buildozer/aports/main/rtpproxy/pkg/rtpproxy/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c rtpproxy rtpproxy_debug '/home/buildozer/aports/main/rtpproxy/pkg/rtpproxy/usr/bin' libtool: install: /usr/bin/install -c rtpproxy /home/buildozer/aports/main/rtpproxy/pkg/rtpproxy/usr/bin/rtpproxy libtool: install: /usr/bin/install -c rtpproxy_debug /home/buildozer/aports/main/rtpproxy/pkg/rtpproxy/usr/bin/rtpproxy_debug make[3]: Leaving directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-2.1.1/src' make[2]: Leaving directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-2.1.1/src' make[1]: Leaving directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-2.1.1/src' Making install in makeann make[1]: Entering directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-2.1.1/makeann' make[2]: Entering directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-2.1.1/makeann' make[2]: Nothing to be done for 'install-data-am'. .././install-sh -c -d '/home/buildozer/aports/main/rtpproxy/pkg/rtpproxy/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c makeann '/home/buildozer/aports/main/rtpproxy/pkg/rtpproxy/usr/bin' libtool: install: /usr/bin/install -c makeann /home/buildozer/aports/main/rtpproxy/pkg/rtpproxy/usr/bin/makeann make[2]: Leaving directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-2.1.1/makeann' make[1]: Leaving directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-2.1.1/makeann' Making install in modules make[1]: Entering directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-2.1.1/modules' Making install in acct_csv make[2]: Entering directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-2.1.1/modules/acct_csv' make[3]: Entering directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-2.1.1/modules/acct_csv' make[3]: Nothing to be done for 'install-data-am'. ../.././install-sh -c -d '/home/buildozer/aports/main/rtpproxy/pkg/rtpproxy/usr/lib/rtpproxy' /bin/sh ../../libtool --mode=install /usr/bin/install -c rtpp_acct_csv.la rtpp_acct_csv_debug.la '/home/buildozer/aports/main/rtpproxy/pkg/rtpproxy/usr/lib/rtpproxy' libtool: install: /usr/bin/install -c .libs/rtpp_acct_csv.so /home/buildozer/aports/main/rtpproxy/pkg/rtpproxy/usr/lib/rtpproxy/rtpp_acct_csv.so libtool: install: /usr/bin/install -c .libs/rtpp_acct_csv.lai /home/buildozer/aports/main/rtpproxy/pkg/rtpproxy/usr/lib/rtpproxy/rtpp_acct_csv.la libtool: install: /usr/bin/install -c .libs/rtpp_acct_csv_debug.so /home/buildozer/aports/main/rtpproxy/pkg/rtpproxy/usr/lib/rtpproxy/rtpp_acct_csv_debug.so libtool: install: /usr/bin/install -c .libs/rtpp_acct_csv_debug.lai /home/buildozer/aports/main/rtpproxy/pkg/rtpproxy/usr/lib/rtpproxy/rtpp_acct_csv_debug.la libtool: warning: remember to run 'libtool --finish /usr/lib/rtpproxy' make[3]: Leaving directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-2.1.1/modules/acct_csv' make[2]: Leaving directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-2.1.1/modules/acct_csv' make[2]: Entering directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-2.1.1/modules' make[3]: Entering directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-2.1.1/modules' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-2.1.1/modules' make[2]: Leaving directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-2.1.1/modules' make[1]: Leaving directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-2.1.1/modules' Making install in extractaudio make[1]: Entering directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-2.1.1/extractaudio' make[2]: Entering directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-2.1.1/extractaudio' make[2]: Nothing to be done for 'install-data-am'. .././install-sh -c -d '/home/buildozer/aports/main/rtpproxy/pkg/rtpproxy/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c extractaudio '/home/buildozer/aports/main/rtpproxy/pkg/rtpproxy/usr/bin' libtool: install: /usr/bin/install -c extractaudio /home/buildozer/aports/main/rtpproxy/pkg/rtpproxy/usr/bin/extractaudio make[2]: Leaving directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-2.1.1/extractaudio' make[1]: Leaving directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-2.1.1/extractaudio' Making install in tests make[1]: Entering directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-2.1.1/tests' make[2]: Entering directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-2.1.1/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-2.1.1/tests' make[1]: Leaving directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-2.1.1/tests' make[1]: Entering directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-2.1.1' make[2]: Entering directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-2.1.1' make[2]: Nothing to be done for 'install-exec-am'. ./install-sh -c -d '/home/buildozer/aports/main/rtpproxy/pkg/rtpproxy/usr/share/man/man8' /usr/bin/install -c -m 644 rtpproxy.8 '/home/buildozer/aports/main/rtpproxy/pkg/rtpproxy/usr/share/man/man8' make[2]: Leaving directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-2.1.1' make[1]: Leaving directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-2.1.1' >>> rtpproxy-doc*: Running split function doc... >>> rtpproxy-doc*: Preparing subpackage rtpproxy-doc... >>> rtpproxy-doc*: Running postcheck for rtpproxy-doc >>> rtpproxy-debug*: Running split function debug... >>> rtpproxy-debug*: Preparing subpackage rtpproxy-debug... >>> rtpproxy-debug*: Stripping binaries >>> rtpproxy-debug*: Running postcheck for rtpproxy-debug >>> rtpproxy-tools*: Running split function tools... >>> rtpproxy-tools*: Preparing subpackage rtpproxy-tools... >>> rtpproxy-tools*: Stripping binaries >>> rtpproxy-tools*: Running postcheck for rtpproxy-tools >>> rtpproxy-openrc*: Running split function openrc... >>> rtpproxy-openrc*: Preparing subpackage rtpproxy-openrc... >>> rtpproxy-openrc*: Running postcheck for rtpproxy-openrc >>> rtpproxy*: Running postcheck for rtpproxy >>> rtpproxy*: Preparing package rtpproxy... >>> rtpproxy*: Stripping binaries >>> rtpproxy*: Script found. /bin/sh added as a dependency for rtpproxy-2.1.1-r3.apk >>> rtpproxy*: Adding .pre-install >>> rtpproxy-debug*: Scanning shared objects >>> rtpproxy-doc*: Scanning shared objects >>> rtpproxy-openrc*: Scanning shared objects >>> rtpproxy-tools*: Scanning shared objects >>> rtpproxy*: Scanning shared objects >>> rtpproxy-debug*: Tracing dependencies... so:libc.musl-x86_64.so.1 >>> rtpproxy-debug*: Package size: 252.0 KB >>> rtpproxy-debug*: Compressing data... >>> rtpproxy-debug*: Create checksum... >>> rtpproxy-debug*: Create rtpproxy-debug-2.1.1-r3.apk >>> rtpproxy-doc*: Tracing dependencies... >>> rtpproxy-doc*: Package size: 28.0 KB >>> rtpproxy-doc*: Compressing data... >>> rtpproxy-doc*: Create checksum... >>> rtpproxy-doc*: Create rtpproxy-doc-2.1.1-r3.apk >>> rtpproxy-openrc*: Tracing dependencies... >>> rtpproxy-openrc*: Package size: 24.0 KB >>> rtpproxy-openrc*: Compressing data... >>> rtpproxy-openrc*: Create checksum... >>> rtpproxy-openrc*: Create rtpproxy-openrc-2.1.1-r3.apk >>> rtpproxy-tools*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libsndfile.so.1 >>> rtpproxy-tools*: Package size: 152.0 KB >>> rtpproxy-tools*: Compressing data... >>> rtpproxy-tools*: Create checksum... >>> rtpproxy-tools*: Create rtpproxy-tools-2.1.1-r3.apk >>> rtpproxy*: Tracing dependencies... /bin/sh so:libc.musl-x86_64.so.1 >>> rtpproxy*: Package size: 216.0 KB >>> rtpproxy*: Compressing data... >>> rtpproxy*: Create checksum... >>> rtpproxy*: Create rtpproxy-2.1.1-r3.apk >>> rtpproxy: Build complete at Sun, 21 Apr 2024 06:56:43 +0000 elapsed time 0h 0m 18s >>> rtpproxy: Cleaning up srcdir >>> rtpproxy: Cleaning up pkgdir >>> rtpproxy: Uninstalling dependencies... (1/13) Purging .makedepends-rtpproxy (20240421.065627) (2/13) Purging libsndfile-dev (1.2.2-r0) (3/13) Purging libsndfile (1.2.2-r0) (4/13) Purging alsa-lib (1.2.11-r0) (5/13) Purging flac-dev (1.4.3-r1) (6/13) Purging libflac++ (1.4.3-r1) (7/13) Purging libflac (1.4.3-r1) (8/13) Purging libvorbis-dev (1.3.7-r2) (9/13) Purging libvorbis (1.3.7-r2) (10/13) Purging opus-dev (1.4-r0) (11/13) Purging opus (1.4-r0) (12/13) Purging libogg-dev (1.3.5-r5) (13/13) Purging libogg (1.3.5-r5) Executing busybox-1.36.1-r25.trigger OK: 471 MiB in 105 packages >>> rtpproxy: Updating the main/x86_64 repository index... >>> rtpproxy: Signing the index...