>>> rtpproxy: Building main/rtpproxy 3.1.1-r0 (using abuild 3.15.0-r3) started Tue, 09 Sep 2025 12:17:57 +0000 >>> rtpproxy: Validating /home/buildozer/aports/main/rtpproxy/APKBUILD... >>> rtpproxy: Analyzing dependencies... >>> rtpproxy: Installing for build: build-base libsndfile-dev ( 1/16) Installing opus (1.5.2-r1) ( 2/16) Installing opus-dev (1.5.2-r1) ( 3/16) Installing libogg (1.3.6-r0) ( 4/16) Installing libflac (1.4.3-r2) ( 5/16) Installing alsa-lib (1.2.14-r1) ( 6/16) Installing lame-libs (3.100-r5) ( 7/16) Installing mpg123-libs (1.33.2-r0) ( 8/16) Installing libvorbis (1.3.7-r2) ( 9/16) Installing libsndfile (1.2.2-r2) (10/16) Installing libflac++ (1.4.3-r2) (11/16) Installing libogg-dev (1.3.6-r0) (12/16) Installing flac-dev (1.4.3-r2) (13/16) Installing mpg123-dev (1.33.2-r0) (14/16) Installing libvorbis-dev (1.3.7-r2) (15/16) Installing libsndfile-dev (1.2.2-r2) (16/16) Installing .makedepends-rtpproxy (20250909.121759) busybox-1.37.0-r23.trigger: Executing script... OK: 431 MiB in 121 packages >>> rtpproxy: Cleaning up srcdir >>> rtpproxy: Cleaning up pkgdir >>> rtpproxy: Cleaning up tmpdir >>> rtpproxy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/rtpproxy-3.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 https://github.com/sippy/rtpproxy/releases/download/v3.1.1/rtpproxy-3.1.1.tar.gz Connecting to github.com (140.82.121.4:443) Connecting to release-assets.githubusercontent.com (185.199.111.133:443) saving to '/var/cache/distfiles/edge/rtpproxy-3.1.1.tar.gz.part' rtpproxy-3.1.1.tar.g 1% | | 49152 0:01:16 ETA rtpproxy-3.1.1.tar.g 100% |********************************| 3730k 0:00:00 ETA '/var/cache/distfiles/edge/rtpproxy-3.1.1.tar.gz.part' saved >>> rtpproxy: Fetching https://distfiles.alpinelinux.org/distfiles/edge/rtpproxy-3.1.1.tar.gz >>> rtpproxy: Checking sha512sums... rtpproxy-3.1.1.tar.gz: OK DEFFILEMODE.patch: OK define-byte-order.patch: OK include-pthread.patch: OK rtpproxy.confd: OK rtpproxy.initd: OK >>> rtpproxy: Unpacking /var/cache/distfiles/edge/rtpproxy-3.1.1.tar.gz... >>> rtpproxy: DEFFILEMODE.patch patching file src/main.c Hunk #1 succeeded at 132 with fuzz 2 (offset 26 lines). patching file src/rtpp_record.c Hunk #1 succeeded at 78 with fuzz 2 (offset 8 lines). patching file modules/acct_csv/rtpp_acct_csv.c Hunk #1 succeeded at 64 (offset 10 lines). >>> rtpproxy: define-byte-order.patch patching file src/rtp.h Hunk #1 succeeded at 70 (offset 23 lines). >>> rtpproxy: include-pthread.patch patching file src/rtpp_proc_async.h >>> rtpproxy: Updating ./config.sub loongarch64-alpine-linux-musl >>> rtpproxy: No update needed for ./libelperiodic/config.sub checking whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 2 checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p 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 xargs -n works... yes checking build system type... i586-alpine-linux-musl checking host system type... i586-alpine-linux-musl checking for i586-alpine-linux-musl-gcc... cc 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 the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking how to run the C preprocessor... cc -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 cc... /usr/i586-alpine-linux-musl/bin/ld checking if the linker (/usr/i586-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 i586-alpine-linux-musl file names to i586-alpine-linux-musl format... func_convert_file_noop checking how to convert i586-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/i586-alpine-linux-musl/bin/ld option to reload object files... -r checking for i586-alpine-linux-musl-file... no checking for file... file checking for i586-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i586-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i586-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i586-alpine-linux-musl-strip... no checking for strip... strip checking for i586-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for i586-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/i586-alpine-linux-musl/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes fatal: not a git repository (or any of the parent directories): .git checking size of time_t... 8 checking whether C compiler accepts -Wno-frame-address... yes checking whether 'cc' supports -Wincompatible-pointer-types... no checking whether 'cc' supports '[[maybe_unused]]' ... yes checking for dlfcn.h... (cached) yes checking for dladdr in -ldl... yes checking for gsm.h... no checking for g729_encoder.h... no checking for bcg729/encoder.h... no checking for g722.h... no checking for sndfile.h... yes checking for sf_open in -lsndfile... yes checking for srtp2/srtp.h... no checking for srtp/srtp.h... no checking for elperiodic.h... no checking for siplog.h... no checking for libunwind.h... no checking for stdatomic.h... yes checking for sys/epoll.h... yes checking for arpa/inet.h... yes checking for fcntl.h... yes checking for limits.h... yes checking for netdb.h... 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 for sys/socket.h... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for err.h... yes checking for endian.h... yes checking for sys/endian.h... no checking for libgen.h... yes checking for stdio.h... (cached) yes checking for float.h... yes checking for math.h... yes checking for sys/mman.h... yes checking for ctype.h... yes checking for errno.h... yes checking for sys/sysctl.h... no checking for an ANSI C-conforming const... 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 GNU libc compatible malloc... yes checking for working memcmp... yes 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 clock_gettime... yes checking for rdtsc... yes checking whether -latomic is needed for __atomic builtins... no checking for pthread_yield... no checking for pthread_setname_np... yes checking for SO_TS_CLOCK/SO_TS_MONOTONIC... no 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 extractaudio/Makefile config.status: creating libexecinfo/Makefile config.status: creating modules/Makefile config.status: creating modules/acct_csv/Makefile config.status: creating modules/acct_rtcp_hep/Makefile config.status: creating modules/catch_dtmf/Makefile config.status: creating modules/badmod/Makefile config.status: creating libxxHash/Makefile config.status: creating libre/Makefile config.status: creating modules/dtls_gw/Makefile config.status: creating modules/ice_lite/Makefile config.status: creating pertools/Makefile config.status: creating pertools/udp_contention/Makefile config.status: creating libucl/Makefile config.status: creating python/sippy_lite/sippy/Time/clock_dtime.py config.status: creating doc/Makefile config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in libelperiodic (/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/libelperiodic) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=i586-alpine-linux-musl' '--host=i586-alpine-linux-musl' '--sysconfdir=/etc' '--mandir=/usr/share/man' '--infodir=/usr/share/info' 'build_alias=i586-alpine-linux-musl' 'host_alias=i586-alpine-linux-musl' 'CC=cc' 'CFLAGS=-Os -fstack-clash-protection -Wformat -Werror=format-security' 'LDFLAGS=-Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs' 'CFLAGS=-fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 2 checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p 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 xargs -n works... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for a Python interpreter with version >= 2.7... none checking for i586-alpine-linux-musl-gcc... cc 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 the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking build system type... i586-alpine-linux-musl checking host system type... i586-alpine-linux-musl 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 cc... /usr/i586-alpine-linux-musl/bin/ld checking if the linker (/usr/i586-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 i586-alpine-linux-musl file names to i586-alpine-linux-musl format... func_convert_file_noop checking how to convert i586-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/i586-alpine-linux-musl/bin/ld option to reload object files... -r checking for i586-alpine-linux-musl-file... no checking for file... file checking for i586-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i586-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i586-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i586-alpine-linux-musl-strip... no checking for strip... strip checking for i586-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for i586-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/i586-alpine-linux-musl/bin/ld) supports shared libraries... yes 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... no checking whether to build static libraries... yes fatal: not a git repository (or any of the parent directories): .git checking for clock_gettime... 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: executing depfiles commands config.status: executing libtool commands Making all in libexecinfo make[1]: Entering directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/libexecinfo' cc -DHAVE_CONFIG_H -I../src -Werror=implicit-function-declaration -Wall -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT execinfo_check-execinfo_check.o -MD -MP -MF .deps/execinfo_check-execinfo_check.Tpo -c -o execinfo_check-execinfo_check.o `test -f 'execinfo_check.c' || echo './'`execinfo_check.c cc -DHAVE_CONFIG_H -I../src -Werror=implicit-function-declaration -Wall -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT execinfo_check-execinfo_testfunc.o -MD -MP -MF .deps/execinfo_check-execinfo_testfunc.Tpo -c -o execinfo_check-execinfo_testfunc.o `test -f 'execinfo_testfunc.c' || echo './'`execinfo_testfunc.c cc -DHAVE_CONFIG_H -I../src -Werror=implicit-function-declaration -Wall -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT execinfo_check-execinfo_testfunc1.o -MD -MP -MF .deps/execinfo_check-execinfo_testfunc1.Tpo -c -o execinfo_check-execinfo_testfunc1.o `test -f 'execinfo_testfunc1.c' || echo './'`execinfo_testfunc1.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../src -g3 -O0 -fno-omit-frame-pointer -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT libexecinfo_la-execinfo.lo -MD -MP -MF .deps/libexecinfo_la-execinfo.Tpo -c -o libexecinfo_la-execinfo.lo `test -f 'execinfo.c' || echo './'`execinfo.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../src -g3 -O0 -fno-omit-frame-pointer -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT libexecinfo_la-stacktraverse.lo -MD -MP -MF .deps/libexecinfo_la-stacktraverse.Tpo -c -o libexecinfo_la-stacktraverse.lo `test -f 'stacktraverse.c' || echo './'`stacktraverse.c cc -DHAVE_CONFIG_H -I../src -Werror=implicit-function-declaration -Wall -Dexecinfo_TEST=main -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT execinfo_TEST-execinfo.o -MD -MP -MF .deps/execinfo_TEST-execinfo.Tpo -c -o execinfo_TEST-execinfo.o `test -f 'execinfo.c' || echo './'`execinfo.c cc -DHAVE_CONFIG_H -I../src -Werror=implicit-function-declaration -Wall -Dexecinfo_TEST=main -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT execinfo_TEST-stacktraverse.o -MD -MP -MF .deps/execinfo_TEST-stacktraverse.Tpo -c -o execinfo_TEST-stacktraverse.o `test -f 'stacktraverse.c' || echo './'`stacktraverse.c libtool: compile: cc -DHAVE_CONFIG_H -I../src -g3 -O0 -fno-omit-frame-pointer -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT libexecinfo_la-stacktraverse.lo -MD -MP -MF .deps/libexecinfo_la-stacktraverse.Tpo -c stacktraverse.c -fPIC -DPIC -o .libs/libexecinfo_la-stacktraverse.o libtool: compile: cc -DHAVE_CONFIG_H -I../src -g3 -O0 -fno-omit-frame-pointer -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT libexecinfo_la-execinfo.lo -MD -MP -MF .deps/libexecinfo_la-execinfo.Tpo -c execinfo.c -fPIC -DPIC -o .libs/libexecinfo_la-execinfo.o mv -f .deps/execinfo_check-execinfo_testfunc1.Tpo .deps/execinfo_check-execinfo_testfunc1.Po mv -f .deps/execinfo_check-execinfo_check.Tpo .deps/execinfo_check-execinfo_check.Po mv -f .deps/execinfo_check-execinfo_testfunc.Tpo .deps/execinfo_check-execinfo_testfunc.Po libtool: compile: cc -DHAVE_CONFIG_H -I../src -g3 -O0 -fno-omit-frame-pointer -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT libexecinfo_la-execinfo.lo -MD -MP -MF .deps/libexecinfo_la-execinfo.Tpo -c execinfo.c -o libexecinfo_la-execinfo.o >/dev/null 2>&1 mv -f .deps/execinfo_TEST-execinfo.Tpo .deps/execinfo_TEST-execinfo.Po mv -f .deps/libexecinfo_la-execinfo.Tpo .deps/libexecinfo_la-execinfo.Plo libtool: compile: cc -DHAVE_CONFIG_H -I../src -g3 -O0 -fno-omit-frame-pointer -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT libexecinfo_la-stacktraverse.lo -MD -MP -MF .deps/libexecinfo_la-stacktraverse.Tpo -c stacktraverse.c -o libexecinfo_la-stacktraverse.o >/dev/null 2>&1 mv -f .deps/libexecinfo_la-stacktraverse.Tpo .deps/libexecinfo_la-stacktraverse.Plo /bin/sh ../libtool --tag=CC --mode=link cc -g3 -O0 -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libexecinfo.la libexecinfo_la-execinfo.lo libexecinfo_la-stacktraverse.lo -lrt libtool: link: ar cr .libs/libexecinfo.a .libs/libexecinfo_la-execinfo.o .libs/libexecinfo_la-stacktraverse.o libtool: link: ranlib .libs/libexecinfo.a libtool: link: ( cd ".libs" && rm -f "libexecinfo.la" && ln -s "../libexecinfo.la" "libexecinfo.la" ) /bin/sh ../libtool --tag=CC --mode=link cc -g3 -O0 -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o execinfo_check execinfo_check-execinfo_check.o execinfo_check-execinfo_testfunc.o execinfo_check-execinfo_testfunc1.o libexecinfo.la -ldl -lpthread -lrt libtool: link: cc -g3 -O0 -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o execinfo_check execinfo_check-execinfo_check.o execinfo_check-execinfo_testfunc.o execinfo_check-execinfo_testfunc1.o ./.libs/libexecinfo.a -ldl -lpthread -lrt mv -f .deps/execinfo_TEST-stacktraverse.Tpo .deps/execinfo_TEST-stacktraverse.Po /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o execinfo_TEST execinfo_TEST-execinfo.o execinfo_TEST-stacktraverse.o -ldl -lrt libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o execinfo_TEST execinfo_TEST-execinfo.o execinfo_TEST-stacktraverse.o -ldl -lrt make[1]: Leaving directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/libexecinfo' Making all in libucl make[1]: Entering directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/libucl' cc -DHAVE_CONFIG_H -I../src -DMODULE_IF_CODE -Dmod_strdup=strdup -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=libucl_test -I../external/libucl/include -I../hepconnector -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT libucl_test-libucl_test.o -MD -MP -MF .deps/libucl_test-libucl_test.Tpo -c -o libucl_test-libucl_test.o `test -f 'libucl_test.c' || echo './'`libucl_test.c cc -DHAVE_CONFIG_H -I../src -DMODULE_IF_CODE -Dmod_strdup=strdup -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=libucl_test -I../external/libucl/include -I../hepconnector -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../modules/acct_rtcp_hep/libucl_test-rtpp_arh_conf.o -MD -MP -MF ../modules/acct_rtcp_hep/.deps/libucl_test-rtpp_arh_conf.Tpo -c -o ../modules/acct_rtcp_hep/libucl_test-rtpp_arh_conf.o `test -f '../modules/acct_rtcp_hep/rtpp_arh_conf.c' || echo './'`../modules/acct_rtcp_hep/rtpp_arh_conf.c cc -DHAVE_CONFIG_H -I../src -DMODULE_IF_CODE -Dmod_strdup=strdup -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=libucl_test -I../external/libucl/include -I../hepconnector -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/libucl_test-rtpp_ucl.o -MD -MP -MF ../src/.deps/libucl_test-rtpp_ucl.Tpo -c -o ../src/libucl_test-rtpp_ucl.o `test -f '../src/rtpp_ucl.c' || echo './'`../src/rtpp_ucl.c cc -DHAVE_CONFIG_H -I../src -DMODULE_IF_CODE -Dmod_strdup=strdup -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=libucl_test -I../external/libucl/include -I../hepconnector -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/libucl_test-rtpp_memdeb.o -MD -MP -MF ../src/.deps/libucl_test-rtpp_memdeb.Tpo -c -o ../src/libucl_test-rtpp_memdeb.o `test -f '../src/rtpp_memdeb.c' || echo './'`../src/rtpp_memdeb.c cc -DHAVE_CONFIG_H -I../src -DMODULE_IF_CODE -Dmod_strdup=strdup -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=libucl_test -I../external/libucl/include -I../hepconnector -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/libucl_test-rtpp_glitch.o -MD -MP -MF ../src/.deps/libucl_test-rtpp_glitch.Tpo -c -o ../src/libucl_test-rtpp_glitch.o `test -f '../src/rtpp_glitch.c' || echo './'`../src/rtpp_glitch.c cc -DHAVE_CONFIG_H -I../src -DMODULE_IF_CODE -Dmod_strdup=strdup -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=libucl_test -I../external/libucl/include -I../hepconnector -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/libucl_test-rtpp_autoglitch.o -MD -MP -MF ../src/.deps/libucl_test-rtpp_autoglitch.Tpo -c -o ../src/libucl_test-rtpp_autoglitch.o `test -f '../src/rtpp_autoglitch.c' || echo './'`../src/rtpp_autoglitch.c cc -DHAVE_CONFIG_H -I../src -DMODULE_IF_CODE -Dmod_strdup=strdup -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=libucl_test -I../external/libucl/include -I../hepconnector -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/libucl_test-rtpp_refcnt.o -MD -MP -MF ../src/.deps/libucl_test-rtpp_refcnt.Tpo -c -o ../src/libucl_test-rtpp_refcnt.o `test -f '../src/rtpp_refcnt.c' || echo './'`../src/rtpp_refcnt.c cc -DHAVE_CONFIG_H -I../src -DMODULE_IF_CODE -Dmod_strdup=strdup -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=libucl_test -I../external/libucl/include -I../hepconnector -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/libucl_test-rtpp_threads.o -MD -MP -MF ../src/.deps/libucl_test-rtpp_threads.Tpo -c -o ../src/libucl_test-rtpp_threads.o `test -f '../src/rtpp_threads.c' || echo './'`../src/rtpp_threads.c cc -DHAVE_CONFIG_H -I../src -DMODULE_IF_CODE -Dmod_strdup=strdup -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=libucl_test -I../external/libucl/include -I../hepconnector -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/libucl_test-rtpp_mallocs.o -MD -MP -MF ../src/.deps/libucl_test-rtpp_mallocs.Tpo -c -o ../src/libucl_test-rtpp_mallocs.o `test -f '../src/rtpp_mallocs.c' || echo './'`../src/rtpp_mallocs.c cc -DHAVE_CONFIG_H -I../src -DMODULE_IF_CODE -Dmod_strdup=strdup -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=libucl_test -I../external/libucl/include -I../hepconnector -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/libucl_test-rtpp_stacktrace.o -MD -MP -MF ../src/.deps/libucl_test-rtpp_stacktrace.Tpo -c -o ../src/libucl_test-rtpp_stacktrace.o `test -f '../src/rtpp_stacktrace.c' || echo './'`../src/rtpp_stacktrace.c cc -DHAVE_CONFIG_H -I../src -DMODULE_IF_CODE -Dmod_strdup=strdup -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=libucl_test -I../external/libucl/include -I../hepconnector -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/libucl_test-rtpp_refcnt_fin.o -MD -MP -MF ../autosrc/.deps/libucl_test-rtpp_refcnt_fin.Tpo -c -o ../autosrc/libucl_test-rtpp_refcnt_fin.o `test -f '../autosrc/rtpp_refcnt_fin.c' || echo './'`../autosrc/rtpp_refcnt_fin.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../src -DRTPP_MEMDEB_FREE_NULL -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wno-pointer-sign -std=c11 -DHAVE_CONFIG_H -D_BSD_SOURCE -I../external/libucl/include -I../external/libucl/uthash -I../external/libucl/klib -I../external/libucl/src/ -Wno-unused-parameter -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../external/libucl/src/libucl_debug_la-ucl_emitter_streamline.lo -MD -MP -MF ../external/libucl/src/.deps/libucl_debug_la-ucl_emitter_streamline.Tpo -c -o ../external/libucl/src/libucl_debug_la-ucl_emitter_streamline.lo `test -f '../external/libucl/src/ucl_emitter_streamline.c' || echo './'`../external/libucl/src/ucl_emitter_streamline.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../src -DRTPP_MEMDEB_FREE_NULL -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wno-pointer-sign -std=c11 -DHAVE_CONFIG_H -D_BSD_SOURCE -I../external/libucl/include -I../external/libucl/uthash -I../external/libucl/klib -I../external/libucl/src/ -Wno-unused-parameter -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../external/libucl/src/libucl_debug_la-ucl_emitter_utils.lo -MD -MP -MF ../external/libucl/src/.deps/libucl_debug_la-ucl_emitter_utils.Tpo -c -o ../external/libucl/src/libucl_debug_la-ucl_emitter_utils.lo `test -f '../external/libucl/src/ucl_emitter_utils.c' || echo './'`../external/libucl/src/ucl_emitter_utils.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../src -DRTPP_MEMDEB_FREE_NULL -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wno-pointer-sign -std=c11 -DHAVE_CONFIG_H -D_BSD_SOURCE -I../external/libucl/include -I../external/libucl/uthash -I../external/libucl/klib -I../external/libucl/src/ -Wno-unused-parameter -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../external/libucl/src/libucl_debug_la-ucl_emitter.lo -MD -MP -MF ../external/libucl/src/.deps/libucl_debug_la-ucl_emitter.Tpo -c -o ../external/libucl/src/libucl_debug_la-ucl_emitter.lo `test -f '../external/libucl/src/ucl_emitter.c' || echo './'`../external/libucl/src/ucl_emitter.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../src -DRTPP_MEMDEB_FREE_NULL -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wno-pointer-sign -std=c11 -DHAVE_CONFIG_H -D_BSD_SOURCE -I../external/libucl/include -I../external/libucl/uthash -I../external/libucl/klib -I../external/libucl/src/ -Wno-unused-parameter -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../external/libucl/src/libucl_debug_la-ucl_hash.lo -MD -MP -MF ../external/libucl/src/.deps/libucl_debug_la-ucl_hash.Tpo -c -o ../external/libucl/src/libucl_debug_la-ucl_hash.lo `test -f '../external/libucl/src/ucl_hash.c' || echo './'`../external/libucl/src/ucl_hash.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../src -DRTPP_MEMDEB_FREE_NULL -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wno-pointer-sign -std=c11 -DHAVE_CONFIG_H -D_BSD_SOURCE -I../external/libucl/include -I../external/libucl/uthash -I../external/libucl/klib -I../external/libucl/src/ -Wno-unused-parameter -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../external/libucl/src/libucl_debug_la-ucl_msgpack.lo -MD -MP -MF ../external/libucl/src/.deps/libucl_debug_la-ucl_msgpack.Tpo -c -o ../external/libucl/src/libucl_debug_la-ucl_msgpack.lo `test -f '../external/libucl/src/ucl_msgpack.c' || echo './'`../external/libucl/src/ucl_msgpack.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../src -DRTPP_MEMDEB_FREE_NULL -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wno-pointer-sign -std=c11 -DHAVE_CONFIG_H -D_BSD_SOURCE -I../external/libucl/include -I../external/libucl/uthash -I../external/libucl/klib -I../external/libucl/src/ -Wno-unused-parameter -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../external/libucl/src/libucl_debug_la-ucl_parser.lo -MD -MP -MF ../external/libucl/src/.deps/libucl_debug_la-ucl_parser.Tpo -c -o ../external/libucl/src/libucl_debug_la-ucl_parser.lo `test -f '../external/libucl/src/ucl_parser.c' || echo './'`../external/libucl/src/ucl_parser.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../src -DRTPP_MEMDEB_FREE_NULL -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wno-pointer-sign -std=c11 -DHAVE_CONFIG_H -D_BSD_SOURCE -I../external/libucl/include -I../external/libucl/uthash -I../external/libucl/klib -I../external/libucl/src/ -Wno-unused-parameter -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../external/libucl/src/libucl_debug_la-ucl_schema.lo -MD -MP -MF ../external/libucl/src/.deps/libucl_debug_la-ucl_schema.Tpo -c -o ../external/libucl/src/libucl_debug_la-ucl_schema.lo `test -f '../external/libucl/src/ucl_schema.c' || echo './'`../external/libucl/src/ucl_schema.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../src -DRTPP_MEMDEB_FREE_NULL -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wno-pointer-sign -std=c11 -DHAVE_CONFIG_H -D_BSD_SOURCE -I../external/libucl/include -I../external/libucl/uthash -I../external/libucl/klib -I../external/libucl/src/ -Wno-unused-parameter -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../external/libucl/src/libucl_debug_la-ucl_sexp.lo -MD -MP -MF ../external/libucl/src/.deps/libucl_debug_la-ucl_sexp.Tpo -c -o ../external/libucl/src/libucl_debug_la-ucl_sexp.lo `test -f '../external/libucl/src/ucl_sexp.c' || echo './'`../external/libucl/src/ucl_sexp.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../src -DRTPP_MEMDEB_FREE_NULL -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wno-pointer-sign -std=c11 -DHAVE_CONFIG_H -D_BSD_SOURCE -I../external/libucl/include -I../external/libucl/uthash -I../external/libucl/klib -I../external/libucl/src/ -Wno-unused-parameter -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../external/libucl/src/libucl_debug_la-ucl_util.lo -MD -MP -MF ../external/libucl/src/.deps/libucl_debug_la-ucl_util.Tpo -c -o ../external/libucl/src/libucl_debug_la-ucl_util.lo `test -f '../external/libucl/src/ucl_util.c' || echo './'`../external/libucl/src/ucl_util.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../src -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-pointer-sign -std=c11 -DHAVE_CONFIG_H -D_BSD_SOURCE -I../external/libucl/include -I../external/libucl/uthash -I../external/libucl/klib -I../external/libucl/src/ -Wno-unused-parameter -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../external/libucl/src/libucl_la-ucl_emitter_streamline.lo -MD -MP -MF ../external/libucl/src/.deps/libucl_la-ucl_emitter_streamline.Tpo -c -o ../external/libucl/src/libucl_la-ucl_emitter_streamline.lo `test -f '../external/libucl/src/ucl_emitter_streamline.c' || echo './'`../external/libucl/src/ucl_emitter_streamline.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../src -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-pointer-sign -std=c11 -DHAVE_CONFIG_H -D_BSD_SOURCE -I../external/libucl/include -I../external/libucl/uthash -I../external/libucl/klib -I../external/libucl/src/ -Wno-unused-parameter -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../external/libucl/src/libucl_la-ucl_emitter_utils.lo -MD -MP -MF ../external/libucl/src/.deps/libucl_la-ucl_emitter_utils.Tpo -c -o ../external/libucl/src/libucl_la-ucl_emitter_utils.lo `test -f '../external/libucl/src/ucl_emitter_utils.c' || echo './'`../external/libucl/src/ucl_emitter_utils.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../src -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-pointer-sign -std=c11 -DHAVE_CONFIG_H -D_BSD_SOURCE -I../external/libucl/include -I../external/libucl/uthash -I../external/libucl/klib -I../external/libucl/src/ -Wno-unused-parameter -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../external/libucl/src/libucl_la-ucl_emitter.lo -MD -MP -MF ../external/libucl/src/.deps/libucl_la-ucl_emitter.Tpo -c -o ../external/libucl/src/libucl_la-ucl_emitter.lo `test -f '../external/libucl/src/ucl_emitter.c' || echo './'`../external/libucl/src/ucl_emitter.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../src -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-pointer-sign -std=c11 -DHAVE_CONFIG_H -D_BSD_SOURCE -I../external/libucl/include -I../external/libucl/uthash -I../external/libucl/klib -I../external/libucl/src/ -Wno-unused-parameter -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../external/libucl/src/libucl_la-ucl_hash.lo -MD -MP -MF ../external/libucl/src/.deps/libucl_la-ucl_hash.Tpo -c -o ../external/libucl/src/libucl_la-ucl_hash.lo `test -f '../external/libucl/src/ucl_hash.c' || echo './'`../external/libucl/src/ucl_hash.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../src -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-pointer-sign -std=c11 -DHAVE_CONFIG_H -D_BSD_SOURCE -I../external/libucl/include -I../external/libucl/uthash -I../external/libucl/klib -I../external/libucl/src/ -Wno-unused-parameter -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../external/libucl/src/libucl_la-ucl_msgpack.lo -MD -MP -MF ../external/libucl/src/.deps/libucl_la-ucl_msgpack.Tpo -c -o ../external/libucl/src/libucl_la-ucl_msgpack.lo `test -f '../external/libucl/src/ucl_msgpack.c' || echo './'`../external/libucl/src/ucl_msgpack.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../src -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-pointer-sign -std=c11 -DHAVE_CONFIG_H -D_BSD_SOURCE -I../external/libucl/include -I../external/libucl/uthash -I../external/libucl/klib -I../external/libucl/src/ -Wno-unused-parameter -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../external/libucl/src/libucl_la-ucl_parser.lo -MD -MP -MF ../external/libucl/src/.deps/libucl_la-ucl_parser.Tpo -c -o ../external/libucl/src/libucl_la-ucl_parser.lo `test -f '../external/libucl/src/ucl_parser.c' || echo './'`../external/libucl/src/ucl_parser.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../src -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-pointer-sign -std=c11 -DHAVE_CONFIG_H -D_BSD_SOURCE -I../external/libucl/include -I../external/libucl/uthash -I../external/libucl/klib -I../external/libucl/src/ -Wno-unused-parameter -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../external/libucl/src/libucl_la-ucl_schema.lo -MD -MP -MF ../external/libucl/src/.deps/libucl_la-ucl_schema.Tpo -c -o ../external/libucl/src/libucl_la-ucl_schema.lo `test -f '../external/libucl/src/ucl_schema.c' || echo './'`../external/libucl/src/ucl_schema.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../src -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-pointer-sign -std=c11 -DHAVE_CONFIG_H -D_BSD_SOURCE -I../external/libucl/include -I../external/libucl/uthash -I../external/libucl/klib -I../external/libucl/src/ -Wno-unused-parameter -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../external/libucl/src/libucl_la-ucl_sexp.lo -MD -MP -MF ../external/libucl/src/.deps/libucl_la-ucl_sexp.Tpo -c -o ../external/libucl/src/libucl_la-ucl_sexp.lo `test -f '../external/libucl/src/ucl_sexp.c' || echo './'`../external/libucl/src/ucl_sexp.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../src -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-pointer-sign -std=c11 -DHAVE_CONFIG_H -D_BSD_SOURCE -I../external/libucl/include -I../external/libucl/uthash -I../external/libucl/klib -I../external/libucl/src/ -Wno-unused-parameter -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../external/libucl/src/libucl_la-ucl_util.lo -MD -MP -MF ../external/libucl/src/.deps/libucl_la-ucl_util.Tpo -c -o ../external/libucl/src/libucl_la-ucl_util.lo `test -f '../external/libucl/src/ucl_util.c' || echo './'`../external/libucl/src/ucl_util.c libtool: compile: cc -DHAVE_CONFIG_H -I../src -DRTPP_MEMDEB_FREE_NULL -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wno-pointer-sign -std=c11 -DHAVE_CONFIG_H -D_BSD_SOURCE -I../external/libucl/include -I../external/libucl/uthash -I../external/libucl/klib -I../external/libucl/src/ -Wno-unused-parameter -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../external/libucl/src/libucl_debug_la-ucl_parser.lo -MD -MP -MF ../external/libucl/src/.deps/libucl_debug_la-ucl_parser.Tpo -c ../external/libucl/src/ucl_parser.c -fPIC -DPIC -o ../external/libucl/src/.libs/libucl_debug_la-ucl_parser.o libtool: compile: cc -DHAVE_CONFIG_H -I../src -DRTPP_MEMDEB_FREE_NULL -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wno-pointer-sign -std=c11 -DHAVE_CONFIG_H -D_BSD_SOURCE -I../external/libucl/include -I../external/libucl/uthash -I../external/libucl/klib -I../external/libucl/src/ -Wno-unused-parameter -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../external/libucl/src/libucl_debug_la-ucl_msgpack.lo -MD -MP -MF ../external/libucl/src/.deps/libucl_debug_la-ucl_msgpack.Tpo -c ../external/libucl/src/ucl_msgpack.c -fPIC -DPIC -o ../external/libucl/src/.libs/libucl_debug_la-ucl_msgpack.o libtool: compile: cc -DHAVE_CONFIG_H -I../src -DRTPP_MEMDEB_FREE_NULL -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wno-pointer-sign -std=c11 -DHAVE_CONFIG_H -D_BSD_SOURCE -I../external/libucl/include -I../external/libucl/uthash -I../external/libucl/klib -I../external/libucl/src/ -Wno-unused-parameter -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../external/libucl/src/libucl_debug_la-ucl_emitter_utils.lo -MD -MP -MF ../external/libucl/src/.deps/libucl_debug_la-ucl_emitter_utils.Tpo -c ../external/libucl/src/ucl_emitter_utils.c -fPIC -DPIC -o ../external/libucl/src/.libs/libucl_debug_la-ucl_emitter_utils.o In file included from ../src/rtpp_glitch.c:42: ../src/rtpp_glitch.h:40:1: note: the alignment of '_Atomic long long int' fields changed in GCC 11.1 40 | }; | ^ In file included from ../src/rtpp_memdeb.c:62: ../src/rtpp_glitch.h:40:1: note: the alignment of '_Atomic long long int' fields changed in GCC 11.1 40 | }; | ^ In file included from ../src/rtpp_autoglitch.c:44: ../src/rtpp_glitch.h:40:1: note: the alignment of '_Atomic long long int' fields changed in GCC 11.1 40 | }; | ^ libtool: compile: cc -DHAVE_CONFIG_H -I../src -DRTPP_MEMDEB_FREE_NULL -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wno-pointer-sign -std=c11 -DHAVE_CONFIG_H -D_BSD_SOURCE -I../external/libucl/include -I../external/libucl/uthash -I../external/libucl/klib -I../external/libucl/src/ -Wno-unused-parameter -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../external/libucl/src/libucl_debug_la-ucl_emitter_streamline.lo -MD -MP -MF ../external/libucl/src/.deps/libucl_debug_la-ucl_emitter_streamline.Tpo -c ../external/libucl/src/ucl_emitter_streamline.c -fPIC -DPIC -o ../external/libucl/src/.libs/libucl_debug_la-ucl_emitter_streamline.o libtool: compile: cc -DHAVE_CONFIG_H -I../src -DRTPP_MEMDEB_FREE_NULL -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wno-pointer-sign -std=c11 -DHAVE_CONFIG_H -D_BSD_SOURCE -I../external/libucl/include -I../external/libucl/uthash -I../external/libucl/klib -I../external/libucl/src/ -Wno-unused-parameter -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../external/libucl/src/libucl_debug_la-ucl_hash.lo -MD -MP -MF ../external/libucl/src/.deps/libucl_debug_la-ucl_hash.Tpo -c ../external/libucl/src/ucl_hash.c -fPIC -DPIC -o ../external/libucl/src/.libs/libucl_debug_la-ucl_hash.o libtool: compile: cc -DHAVE_CONFIG_H -I../src -DRTPP_MEMDEB_FREE_NULL -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wno-pointer-sign -std=c11 -DHAVE_CONFIG_H -D_BSD_SOURCE -I../external/libucl/include -I../external/libucl/uthash -I../external/libucl/klib -I../external/libucl/src/ -Wno-unused-parameter -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../external/libucl/src/libucl_debug_la-ucl_emitter.lo -MD -MP -MF ../external/libucl/src/.deps/libucl_debug_la-ucl_emitter.Tpo -c ../external/libucl/src/ucl_emitter.c -fPIC -DPIC -o ../external/libucl/src/.libs/libucl_debug_la-ucl_emitter.o libtool: compile: cc -DHAVE_CONFIG_H -I../src -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-pointer-sign -std=c11 -DHAVE_CONFIG_H -D_BSD_SOURCE -I../external/libucl/include -I../external/libucl/uthash -I../external/libucl/klib -I../external/libucl/src/ -Wno-unused-parameter -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../external/libucl/src/libucl_la-ucl_emitter.lo -MD -MP -MF ../external/libucl/src/.deps/libucl_la-ucl_emitter.Tpo -c ../external/libucl/src/ucl_emitter.c -fPIC -DPIC -o ../external/libucl/src/.libs/libucl_la-ucl_emitter.o libtool: compile: cc -DHAVE_CONFIG_H -I../src -DRTPP_MEMDEB_FREE_NULL -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wno-pointer-sign -std=c11 -DHAVE_CONFIG_H -D_BSD_SOURCE -I../external/libucl/include -I../external/libucl/uthash -I../external/libucl/klib -I../external/libucl/src/ -Wno-unused-parameter -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../external/libucl/src/libucl_debug_la-ucl_util.lo -MD -MP -MF ../external/libucl/src/.deps/libucl_debug_la-ucl_util.Tpo -c ../external/libucl/src/ucl_util.c -fPIC -DPIC -o ../external/libucl/src/.libs/libucl_debug_la-ucl_util.o libtool: compile: cc -DHAVE_CONFIG_H -I../src -DRTPP_MEMDEB_FREE_NULL -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wno-pointer-sign -std=c11 -DHAVE_CONFIG_H -D_BSD_SOURCE -I../external/libucl/include -I../external/libucl/uthash -I../external/libucl/klib -I../external/libucl/src/ -Wno-unused-parameter -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../external/libucl/src/libucl_debug_la-ucl_schema.lo -MD -MP -MF ../external/libucl/src/.deps/libucl_debug_la-ucl_schema.Tpo -c ../external/libucl/src/ucl_schema.c -fPIC -DPIC -o ../external/libucl/src/.libs/libucl_debug_la-ucl_schema.o libtool: compile: cc -DHAVE_CONFIG_H -I../src -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-pointer-sign -std=c11 -DHAVE_CONFIG_H -D_BSD_SOURCE -I../external/libucl/include -I../external/libucl/uthash -I../external/libucl/klib -I../external/libucl/src/ -Wno-unused-parameter -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../external/libucl/src/libucl_la-ucl_hash.lo -MD -MP -MF ../external/libucl/src/.deps/libucl_la-ucl_hash.Tpo -c ../external/libucl/src/ucl_hash.c -fPIC -DPIC -o ../external/libucl/src/.libs/libucl_la-ucl_hash.o libtool: compile: cc -DHAVE_CONFIG_H -I../src -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-pointer-sign -std=c11 -DHAVE_CONFIG_H -D_BSD_SOURCE -I../external/libucl/include -I../external/libucl/uthash -I../external/libucl/klib -I../external/libucl/src/ -Wno-unused-parameter -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../external/libucl/src/libucl_la-ucl_util.lo -MD -MP -MF ../external/libucl/src/.deps/libucl_la-ucl_util.Tpo -c ../external/libucl/src/ucl_util.c -fPIC -DPIC -o ../external/libucl/src/.libs/libucl_la-ucl_util.o libtool: compile: cc -DHAVE_CONFIG_H -I../src -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-pointer-sign -std=c11 -DHAVE_CONFIG_H -D_BSD_SOURCE -I../external/libucl/include -I../external/libucl/uthash -I../external/libucl/klib -I../external/libucl/src/ -Wno-unused-parameter -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../external/libucl/src/libucl_la-ucl_emitter_streamline.lo -MD -MP -MF ../external/libucl/src/.deps/libucl_la-ucl_emitter_streamline.Tpo -c ../external/libucl/src/ucl_emitter_streamline.c -fPIC -DPIC -o ../external/libucl/src/.libs/libucl_la-ucl_emitter_streamline.o mv -f ../src/.deps/libucl_test-rtpp_threads.Tpo ../src/.deps/libucl_test-rtpp_threads.Po libtool: compile: cc -DHAVE_CONFIG_H -I../src -DRTPP_MEMDEB_FREE_NULL -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wno-pointer-sign -std=c11 -DHAVE_CONFIG_H -D_BSD_SOURCE -I../external/libucl/include -I../external/libucl/uthash -I../external/libucl/klib -I../external/libucl/src/ -Wno-unused-parameter -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../external/libucl/src/libucl_debug_la-ucl_sexp.lo -MD -MP -MF ../external/libucl/src/.deps/libucl_debug_la-ucl_sexp.Tpo -c ../external/libucl/src/ucl_sexp.c -fPIC -DPIC -o ../external/libucl/src/.libs/libucl_debug_la-ucl_sexp.o libtool: compile: cc -DHAVE_CONFIG_H -I../src -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-pointer-sign -std=c11 -DHAVE_CONFIG_H -D_BSD_SOURCE -I../external/libucl/include -I../external/libucl/uthash -I../external/libucl/klib -I../external/libucl/src/ -Wno-unused-parameter -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../external/libucl/src/libucl_la-ucl_parser.lo -MD -MP -MF ../external/libucl/src/.deps/libucl_la-ucl_parser.Tpo -c ../external/libucl/src/ucl_parser.c -fPIC -DPIC -o ../external/libucl/src/.libs/libucl_la-ucl_parser.o mv -f ../src/.deps/libucl_test-rtpp_ucl.Tpo ../src/.deps/libucl_test-rtpp_ucl.Po libtool: compile: cc -DHAVE_CONFIG_H -I../src -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-pointer-sign -std=c11 -DHAVE_CONFIG_H -D_BSD_SOURCE -I../external/libucl/include -I../external/libucl/uthash -I../external/libucl/klib -I../external/libucl/src/ -Wno-unused-parameter -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../external/libucl/src/libucl_la-ucl_schema.lo -MD -MP -MF ../external/libucl/src/.deps/libucl_la-ucl_schema.Tpo -c ../external/libucl/src/ucl_schema.c -fPIC -DPIC -o ../external/libucl/src/.libs/libucl_la-ucl_schema.o libtool: compile: cc -DHAVE_CONFIG_H -I../src -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-pointer-sign -std=c11 -DHAVE_CONFIG_H -D_BSD_SOURCE -I../external/libucl/include -I../external/libucl/uthash -I../external/libucl/klib -I../external/libucl/src/ -Wno-unused-parameter -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../external/libucl/src/libucl_la-ucl_emitter_utils.lo -MD -MP -MF ../external/libucl/src/.deps/libucl_la-ucl_emitter_utils.Tpo -c ../external/libucl/src/ucl_emitter_utils.c -fPIC -DPIC -o ../external/libucl/src/.libs/libucl_la-ucl_emitter_utils.o libtool: compile: cc -DHAVE_CONFIG_H -I../src -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-pointer-sign -std=c11 -DHAVE_CONFIG_H -D_BSD_SOURCE -I../external/libucl/include -I../external/libucl/uthash -I../external/libucl/klib -I../external/libucl/src/ -Wno-unused-parameter -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../external/libucl/src/libucl_la-ucl_msgpack.lo -MD -MP -MF ../external/libucl/src/.deps/libucl_la-ucl_msgpack.Tpo -c ../external/libucl/src/ucl_msgpack.c -fPIC -DPIC -o ../external/libucl/src/.libs/libucl_la-ucl_msgpack.o libtool: compile: cc -DHAVE_CONFIG_H -I../src -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-pointer-sign -std=c11 -DHAVE_CONFIG_H -D_BSD_SOURCE -I../external/libucl/include -I../external/libucl/uthash -I../external/libucl/klib -I../external/libucl/src/ -Wno-unused-parameter -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../external/libucl/src/libucl_la-ucl_sexp.lo -MD -MP -MF ../external/libucl/src/.deps/libucl_la-ucl_sexp.Tpo -c ../external/libucl/src/ucl_sexp.c -fPIC -DPIC -o ../external/libucl/src/.libs/libucl_la-ucl_sexp.o mv -f ../autosrc/.deps/libucl_test-rtpp_refcnt_fin.Tpo ../autosrc/.deps/libucl_test-rtpp_refcnt_fin.Po mv -f ../modules/acct_rtcp_hep/.deps/libucl_test-rtpp_arh_conf.Tpo ../modules/acct_rtcp_hep/.deps/libucl_test-rtpp_arh_conf.Po mv -f ../src/.deps/libucl_test-rtpp_mallocs.Tpo ../src/.deps/libucl_test-rtpp_mallocs.Po mv -f ../src/.deps/libucl_test-rtpp_stacktrace.Tpo ../src/.deps/libucl_test-rtpp_stacktrace.Po mv -f .deps/libucl_test-libucl_test.Tpo .deps/libucl_test-libucl_test.Po mv -f ../src/.deps/libucl_test-rtpp_glitch.Tpo ../src/.deps/libucl_test-rtpp_glitch.Po libtool: compile: cc -DHAVE_CONFIG_H -I../src -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-pointer-sign -std=c11 -DHAVE_CONFIG_H -D_BSD_SOURCE -I../external/libucl/include -I../external/libucl/uthash -I../external/libucl/klib -I../external/libucl/src/ -Wno-unused-parameter -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../external/libucl/src/libucl_la-ucl_emitter_streamline.lo -MD -MP -MF ../external/libucl/src/.deps/libucl_la-ucl_emitter_streamline.Tpo -c ../external/libucl/src/ucl_emitter_streamline.c -o ../external/libucl/src/libucl_la-ucl_emitter_streamline.o >/dev/null 2>&1 mv -f ../src/.deps/libucl_test-rtpp_refcnt.Tpo ../src/.deps/libucl_test-rtpp_refcnt.Po libtool: compile: cc -DHAVE_CONFIG_H -I../src -DRTPP_MEMDEB_FREE_NULL -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wno-pointer-sign -std=c11 -DHAVE_CONFIG_H -D_BSD_SOURCE -I../external/libucl/include -I../external/libucl/uthash -I../external/libucl/klib -I../external/libucl/src/ -Wno-unused-parameter -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../external/libucl/src/libucl_debug_la-ucl_emitter_streamline.lo -MD -MP -MF ../external/libucl/src/.deps/libucl_debug_la-ucl_emitter_streamline.Tpo -c ../external/libucl/src/ucl_emitter_streamline.c -o ../external/libucl/src/libucl_debug_la-ucl_emitter_streamline.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I../src -DRTPP_MEMDEB_FREE_NULL -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wno-pointer-sign -std=c11 -DHAVE_CONFIG_H -D_BSD_SOURCE -I../external/libucl/include -I../external/libucl/uthash -I../external/libucl/klib -I../external/libucl/src/ -Wno-unused-parameter -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../external/libucl/src/libucl_debug_la-ucl_emitter_utils.lo -MD -MP -MF ../external/libucl/src/.deps/libucl_debug_la-ucl_emitter_utils.Tpo -c ../external/libucl/src/ucl_emitter_utils.c -o ../external/libucl/src/libucl_debug_la-ucl_emitter_utils.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I../src -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-pointer-sign -std=c11 -DHAVE_CONFIG_H -D_BSD_SOURCE -I../external/libucl/include -I../external/libucl/uthash -I../external/libucl/klib -I../external/libucl/src/ -Wno-unused-parameter -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../external/libucl/src/libucl_la-ucl_sexp.lo -MD -MP -MF ../external/libucl/src/.deps/libucl_la-ucl_sexp.Tpo -c ../external/libucl/src/ucl_sexp.c -o ../external/libucl/src/libucl_la-ucl_sexp.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I../src -DRTPP_MEMDEB_FREE_NULL -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wno-pointer-sign -std=c11 -DHAVE_CONFIG_H -D_BSD_SOURCE -I../external/libucl/include -I../external/libucl/uthash -I../external/libucl/klib -I../external/libucl/src/ -Wno-unused-parameter -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../external/libucl/src/libucl_debug_la-ucl_sexp.lo -MD -MP -MF ../external/libucl/src/.deps/libucl_debug_la-ucl_sexp.Tpo -c ../external/libucl/src/ucl_sexp.c -o ../external/libucl/src/libucl_debug_la-ucl_sexp.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I../src -DRTPP_MEMDEB_FREE_NULL -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wno-pointer-sign -std=c11 -DHAVE_CONFIG_H -D_BSD_SOURCE -I../external/libucl/include -I../external/libucl/uthash -I../external/libucl/klib -I../external/libucl/src/ -Wno-unused-parameter -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../external/libucl/src/libucl_debug_la-ucl_emitter.lo -MD -MP -MF ../external/libucl/src/.deps/libucl_debug_la-ucl_emitter.Tpo -c ../external/libucl/src/ucl_emitter.c -o ../external/libucl/src/libucl_debug_la-ucl_emitter.o >/dev/null 2>&1 mv -f ../external/libucl/src/.deps/libucl_la-ucl_emitter_streamline.Tpo ../external/libucl/src/.deps/libucl_la-ucl_emitter_streamline.Plo libtool: compile: cc -DHAVE_CONFIG_H -I../src -DRTPP_MEMDEB_FREE_NULL -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wno-pointer-sign -std=c11 -DHAVE_CONFIG_H -D_BSD_SOURCE -I../external/libucl/include -I../external/libucl/uthash -I../external/libucl/klib -I../external/libucl/src/ -Wno-unused-parameter -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../external/libucl/src/libucl_debug_la-ucl_schema.lo -MD -MP -MF ../external/libucl/src/.deps/libucl_debug_la-ucl_schema.Tpo -c ../external/libucl/src/ucl_schema.c -o ../external/libucl/src/libucl_debug_la-ucl_schema.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I../src -DRTPP_MEMDEB_FREE_NULL -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wno-pointer-sign -std=c11 -DHAVE_CONFIG_H -D_BSD_SOURCE -I../external/libucl/include -I../external/libucl/uthash -I../external/libucl/klib -I../external/libucl/src/ -Wno-unused-parameter -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../external/libucl/src/libucl_debug_la-ucl_msgpack.lo -MD -MP -MF ../external/libucl/src/.deps/libucl_debug_la-ucl_msgpack.Tpo -c ../external/libucl/src/ucl_msgpack.c -o ../external/libucl/src/libucl_debug_la-ucl_msgpack.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I../src -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-pointer-sign -std=c11 -DHAVE_CONFIG_H -D_BSD_SOURCE -I../external/libucl/include -I../external/libucl/uthash -I../external/libucl/klib -I../external/libucl/src/ -Wno-unused-parameter -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../external/libucl/src/libucl_la-ucl_emitter_utils.lo -MD -MP -MF ../external/libucl/src/.deps/libucl_la-ucl_emitter_utils.Tpo -c ../external/libucl/src/ucl_emitter_utils.c -o ../external/libucl/src/libucl_la-ucl_emitter_utils.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I../src -DRTPP_MEMDEB_FREE_NULL -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wno-pointer-sign -std=c11 -DHAVE_CONFIG_H -D_BSD_SOURCE -I../external/libucl/include -I../external/libucl/uthash -I../external/libucl/klib -I../external/libucl/src/ -Wno-unused-parameter -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../external/libucl/src/libucl_debug_la-ucl_hash.lo -MD -MP -MF ../external/libucl/src/.deps/libucl_debug_la-ucl_hash.Tpo -c ../external/libucl/src/ucl_hash.c -o ../external/libucl/src/libucl_debug_la-ucl_hash.o >/dev/null 2>&1 mv -f ../external/libucl/src/.deps/libucl_debug_la-ucl_emitter_streamline.Tpo ../external/libucl/src/.deps/libucl_debug_la-ucl_emitter_streamline.Plo libtool: compile: cc -DHAVE_CONFIG_H -I../src -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-pointer-sign -std=c11 -DHAVE_CONFIG_H -D_BSD_SOURCE -I../external/libucl/include -I../external/libucl/uthash -I../external/libucl/klib -I../external/libucl/src/ -Wno-unused-parameter -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../external/libucl/src/libucl_la-ucl_emitter.lo -MD -MP -MF ../external/libucl/src/.deps/libucl_la-ucl_emitter.Tpo -c ../external/libucl/src/ucl_emitter.c -o ../external/libucl/src/libucl_la-ucl_emitter.o >/dev/null 2>&1 mv -f ../external/libucl/src/.deps/libucl_debug_la-ucl_sexp.Tpo ../external/libucl/src/.deps/libucl_debug_la-ucl_sexp.Plo mv -f ../external/libucl/src/.deps/libucl_la-ucl_sexp.Tpo ../external/libucl/src/.deps/libucl_la-ucl_sexp.Plo mv -f ../external/libucl/src/.deps/libucl_debug_la-ucl_emitter_utils.Tpo ../external/libucl/src/.deps/libucl_debug_la-ucl_emitter_utils.Plo mv -f ../external/libucl/src/.deps/libucl_debug_la-ucl_emitter.Tpo ../external/libucl/src/.deps/libucl_debug_la-ucl_emitter.Plo libtool: compile: cc -DHAVE_CONFIG_H -I../src -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-pointer-sign -std=c11 -DHAVE_CONFIG_H -D_BSD_SOURCE -I../external/libucl/include -I../external/libucl/uthash -I../external/libucl/klib -I../external/libucl/src/ -Wno-unused-parameter -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../external/libucl/src/libucl_la-ucl_schema.lo -MD -MP -MF ../external/libucl/src/.deps/libucl_la-ucl_schema.Tpo -c ../external/libucl/src/ucl_schema.c -o ../external/libucl/src/libucl_la-ucl_schema.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I../src -DRTPP_MEMDEB_FREE_NULL -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wno-pointer-sign -std=c11 -DHAVE_CONFIG_H -D_BSD_SOURCE -I../external/libucl/include -I../external/libucl/uthash -I../external/libucl/klib -I../external/libucl/src/ -Wno-unused-parameter -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../external/libucl/src/libucl_debug_la-ucl_parser.lo -MD -MP -MF ../external/libucl/src/.deps/libucl_debug_la-ucl_parser.Tpo -c ../external/libucl/src/ucl_parser.c -o ../external/libucl/src/libucl_debug_la-ucl_parser.o >/dev/null 2>&1 mv -f ../src/.deps/libucl_test-rtpp_memdeb.Tpo ../src/.deps/libucl_test-rtpp_memdeb.Po mv -f ../external/libucl/src/.deps/libucl_debug_la-ucl_msgpack.Tpo ../external/libucl/src/.deps/libucl_debug_la-ucl_msgpack.Plo libtool: compile: cc -DHAVE_CONFIG_H -I../src -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-pointer-sign -std=c11 -DHAVE_CONFIG_H -D_BSD_SOURCE -I../external/libucl/include -I../external/libucl/uthash -I../external/libucl/klib -I../external/libucl/src/ -Wno-unused-parameter -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../external/libucl/src/libucl_la-ucl_msgpack.lo -MD -MP -MF ../external/libucl/src/.deps/libucl_la-ucl_msgpack.Tpo -c ../external/libucl/src/ucl_msgpack.c -o ../external/libucl/src/libucl_la-ucl_msgpack.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I../src -DRTPP_MEMDEB_FREE_NULL -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wno-pointer-sign -std=c11 -DHAVE_CONFIG_H -D_BSD_SOURCE -I../external/libucl/include -I../external/libucl/uthash -I../external/libucl/klib -I../external/libucl/src/ -Wno-unused-parameter -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../external/libucl/src/libucl_debug_la-ucl_util.lo -MD -MP -MF ../external/libucl/src/.deps/libucl_debug_la-ucl_util.Tpo -c ../external/libucl/src/ucl_util.c -o ../external/libucl/src/libucl_debug_la-ucl_util.o >/dev/null 2>&1 mv -f ../external/libucl/src/.deps/libucl_debug_la-ucl_schema.Tpo ../external/libucl/src/.deps/libucl_debug_la-ucl_schema.Plo mv -f ../external/libucl/src/.deps/libucl_debug_la-ucl_hash.Tpo ../external/libucl/src/.deps/libucl_debug_la-ucl_hash.Plo mv -f ../external/libucl/src/.deps/libucl_la-ucl_emitter_utils.Tpo ../external/libucl/src/.deps/libucl_la-ucl_emitter_utils.Plo mv -f ../external/libucl/src/.deps/libucl_la-ucl_emitter.Tpo ../external/libucl/src/.deps/libucl_la-ucl_emitter.Plo libtool: compile: cc -DHAVE_CONFIG_H -I../src -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-pointer-sign -std=c11 -DHAVE_CONFIG_H -D_BSD_SOURCE -I../external/libucl/include -I../external/libucl/uthash -I../external/libucl/klib -I../external/libucl/src/ -Wno-unused-parameter -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../external/libucl/src/libucl_la-ucl_hash.lo -MD -MP -MF ../external/libucl/src/.deps/libucl_la-ucl_hash.Tpo -c ../external/libucl/src/ucl_hash.c -o ../external/libucl/src/libucl_la-ucl_hash.o >/dev/null 2>&1 mv -f ../src/.deps/libucl_test-rtpp_autoglitch.Tpo ../src/.deps/libucl_test-rtpp_autoglitch.Po mv -f ../external/libucl/src/.deps/libucl_debug_la-ucl_parser.Tpo ../external/libucl/src/.deps/libucl_debug_la-ucl_parser.Plo mv -f ../external/libucl/src/.deps/libucl_la-ucl_schema.Tpo ../external/libucl/src/.deps/libucl_la-ucl_schema.Plo mv -f ../external/libucl/src/.deps/libucl_debug_la-ucl_util.Tpo ../external/libucl/src/.deps/libucl_debug_la-ucl_util.Plo /bin/sh ../libtool --tag=CC --mode=link cc -g3 -O0 -Wno-pointer-sign -std=c11 -DHAVE_CONFIG_H -D_BSD_SOURCE -I../external/libucl/include -I../external/libucl/uthash -I../external/libucl/klib -I../external/libucl/src/ -Wno-unused-parameter -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libucl_debug.la ../external/libucl/src/libucl_debug_la-ucl_emitter_streamline.lo ../external/libucl/src/libucl_debug_la-ucl_emitter_utils.lo ../external/libucl/src/libucl_debug_la-ucl_emitter.lo ../external/libucl/src/libucl_debug_la-ucl_hash.lo ../external/libucl/src/libucl_debug_la-ucl_msgpack.lo ../external/libucl/src/libucl_debug_la-ucl_parser.lo ../external/libucl/src/libucl_debug_la-ucl_schema.lo ../external/libucl/src/libucl_debug_la-ucl_sexp.lo ../external/libucl/src/libucl_debug_la-ucl_util.lo -lrt mv -f ../external/libucl/src/.deps/libucl_la-ucl_msgpack.Tpo ../external/libucl/src/.deps/libucl_la-ucl_msgpack.Plo libtool: link: ar cr .libs/libucl_debug.a ../external/libucl/src/.libs/libucl_debug_la-ucl_emitter_streamline.o ../external/libucl/src/.libs/libucl_debug_la-ucl_emitter_utils.o ../external/libucl/src/.libs/libucl_debug_la-ucl_emitter.o ../external/libucl/src/.libs/libucl_debug_la-ucl_hash.o ../external/libucl/src/.libs/libucl_debug_la-ucl_msgpack.o ../external/libucl/src/.libs/libucl_debug_la-ucl_parser.o ../external/libucl/src/.libs/libucl_debug_la-ucl_schema.o ../external/libucl/src/.libs/libucl_debug_la-ucl_sexp.o ../external/libucl/src/.libs/libucl_debug_la-ucl_util.o libtool: link: ranlib .libs/libucl_debug.a libtool: link: ( cd ".libs" && rm -f "libucl_debug.la" && ln -s "../libucl_debug.la" "libucl_debug.la" ) /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libucl_test libucl_test-libucl_test.o ../modules/acct_rtcp_hep/libucl_test-rtpp_arh_conf.o ../src/libucl_test-rtpp_ucl.o ../src/libucl_test-rtpp_memdeb.o ../src/libucl_test-rtpp_glitch.o ../src/libucl_test-rtpp_autoglitch.o ../src/libucl_test-rtpp_refcnt.o ../src/libucl_test-rtpp_threads.o ../src/libucl_test-rtpp_mallocs.o ../src/libucl_test-rtpp_stacktrace.o ../autosrc/libucl_test-rtpp_refcnt_fin.o libucl_debug.la ../libexecinfo/libexecinfo.la -ldl -lpthread -lrt libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o libucl_test libucl_test-libucl_test.o ../modules/acct_rtcp_hep/libucl_test-rtpp_arh_conf.o ../src/libucl_test-rtpp_ucl.o ../src/libucl_test-rtpp_memdeb.o ../src/libucl_test-rtpp_glitch.o ../src/libucl_test-rtpp_autoglitch.o ../src/libucl_test-rtpp_refcnt.o ../src/libucl_test-rtpp_threads.o ../src/libucl_test-rtpp_mallocs.o ../src/libucl_test-rtpp_stacktrace.o ../autosrc/libucl_test-rtpp_refcnt_fin.o ./.libs/libucl_debug.a ../libexecinfo/.libs/libexecinfo.a -ldl -lpthread -lrt mv -f ../external/libucl/src/.deps/libucl_la-ucl_hash.Tpo ../external/libucl/src/.deps/libucl_la-ucl_hash.Plo libtool: compile: cc -DHAVE_CONFIG_H -I../src -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-pointer-sign -std=c11 -DHAVE_CONFIG_H -D_BSD_SOURCE -I../external/libucl/include -I../external/libucl/uthash -I../external/libucl/klib -I../external/libucl/src/ -Wno-unused-parameter -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../external/libucl/src/libucl_la-ucl_util.lo -MD -MP -MF ../external/libucl/src/.deps/libucl_la-ucl_util.Tpo -c ../external/libucl/src/ucl_util.c -o ../external/libucl/src/libucl_la-ucl_util.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I../src -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-pointer-sign -std=c11 -DHAVE_CONFIG_H -D_BSD_SOURCE -I../external/libucl/include -I../external/libucl/uthash -I../external/libucl/klib -I../external/libucl/src/ -Wno-unused-parameter -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../external/libucl/src/libucl_la-ucl_parser.lo -MD -MP -MF ../external/libucl/src/.deps/libucl_la-ucl_parser.Tpo -c ../external/libucl/src/ucl_parser.c -o ../external/libucl/src/libucl_la-ucl_parser.o >/dev/null 2>&1 mv -f ../external/libucl/src/.deps/libucl_la-ucl_util.Tpo ../external/libucl/src/.deps/libucl_la-ucl_util.Plo mv -f ../external/libucl/src/.deps/libucl_la-ucl_parser.Tpo ../external/libucl/src/.deps/libucl_la-ucl_parser.Plo /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-pointer-sign -std=c11 -DHAVE_CONFIG_H -D_BSD_SOURCE -I../external/libucl/include -I../external/libucl/uthash -I../external/libucl/klib -I../external/libucl/src/ -Wno-unused-parameter -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libucl.la ../external/libucl/src/libucl_la-ucl_emitter_streamline.lo ../external/libucl/src/libucl_la-ucl_emitter_utils.lo ../external/libucl/src/libucl_la-ucl_emitter.lo ../external/libucl/src/libucl_la-ucl_hash.lo ../external/libucl/src/libucl_la-ucl_msgpack.lo ../external/libucl/src/libucl_la-ucl_parser.lo ../external/libucl/src/libucl_la-ucl_schema.lo ../external/libucl/src/libucl_la-ucl_sexp.lo ../external/libucl/src/libucl_la-ucl_util.lo -lrt libtool: link: ar cr .libs/libucl.a ../external/libucl/src/.libs/libucl_la-ucl_emitter_streamline.o ../external/libucl/src/.libs/libucl_la-ucl_emitter_utils.o ../external/libucl/src/.libs/libucl_la-ucl_emitter.o ../external/libucl/src/.libs/libucl_la-ucl_hash.o ../external/libucl/src/.libs/libucl_la-ucl_msgpack.o ../external/libucl/src/.libs/libucl_la-ucl_parser.o ../external/libucl/src/.libs/libucl_la-ucl_schema.o ../external/libucl/src/.libs/libucl_la-ucl_sexp.o ../external/libucl/src/.libs/libucl_la-ucl_util.o libtool: link: ranlib .libs/libucl.a libtool: link: ( cd ".libs" && rm -f "libucl.la" && ln -s "../libucl.la" "libucl.la" ) make[1]: Leaving directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/libucl' Making all in libxxHash make[1]: Entering directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/libxxHash' /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../src -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-pointer-sign -std=c11 -DHAVE_CONFIG_H -D_BSD_SOURCE -Wno-unused-parameter -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../external/xxHash/libxxHash_la-xxhash.lo -MD -MP -MF ../external/xxHash/.deps/libxxHash_la-xxhash.Tpo -c -o ../external/xxHash/libxxHash_la-xxhash.lo `test -f '../external/xxHash/xxhash.c' || echo './'`../external/xxHash/xxhash.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I../src -DRTPP_MEMDEB_FREE_NULL -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wno-pointer-sign -std=c11 -DHAVE_CONFIG_H -D_BSD_SOURCE -Wno-unused-parameter -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../external/xxHash/libxxHash_debug_la-xxhash.lo -MD -MP -MF ../external/xxHash/.deps/libxxHash_debug_la-xxhash.Tpo -c -o ../external/xxHash/libxxHash_debug_la-xxhash.lo `test -f '../external/xxHash/xxhash.c' || echo './'`../external/xxHash/xxhash.c libtool: compile: cc -DHAVE_CONFIG_H -I../src -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-pointer-sign -std=c11 -DHAVE_CONFIG_H -D_BSD_SOURCE -Wno-unused-parameter -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../external/xxHash/libxxHash_la-xxhash.lo -MD -MP -MF ../external/xxHash/.deps/libxxHash_la-xxhash.Tpo -c ../external/xxHash/xxhash.c -fPIC -DPIC -o ../external/xxHash/.libs/libxxHash_la-xxhash.o libtool: compile: cc -DHAVE_CONFIG_H -I../src -DRTPP_MEMDEB_FREE_NULL -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wno-pointer-sign -std=c11 -DHAVE_CONFIG_H -D_BSD_SOURCE -Wno-unused-parameter -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../external/xxHash/libxxHash_debug_la-xxhash.lo -MD -MP -MF ../external/xxHash/.deps/libxxHash_debug_la-xxhash.Tpo -c ../external/xxHash/xxhash.c -fPIC -DPIC -o ../external/xxHash/.libs/libxxHash_debug_la-xxhash.o libtool: compile: cc -DHAVE_CONFIG_H -I../src -DRTPP_MEMDEB_FREE_NULL -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wno-pointer-sign -std=c11 -DHAVE_CONFIG_H -D_BSD_SOURCE -Wno-unused-parameter -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../external/xxHash/libxxHash_debug_la-xxhash.lo -MD -MP -MF ../external/xxHash/.deps/libxxHash_debug_la-xxhash.Tpo -c ../external/xxHash/xxhash.c -o ../external/xxHash/libxxHash_debug_la-xxhash.o >/dev/null 2>&1 mv -f ../external/xxHash/.deps/libxxHash_debug_la-xxhash.Tpo ../external/xxHash/.deps/libxxHash_debug_la-xxhash.Plo /bin/sh ../libtool --tag=CC --mode=link cc -g3 -O0 -Wno-pointer-sign -std=c11 -DHAVE_CONFIG_H -D_BSD_SOURCE -Wno-unused-parameter -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libxxHash_debug.la ../external/xxHash/libxxHash_debug_la-xxhash.lo -lrt libtool: link: ar cr .libs/libxxHash_debug.a ../external/xxHash/.libs/libxxHash_debug_la-xxhash.o libtool: link: ranlib .libs/libxxHash_debug.a libtool: link: ( cd ".libs" && rm -f "libxxHash_debug.la" && ln -s "../libxxHash_debug.la" "libxxHash_debug.la" ) libtool: compile: cc -DHAVE_CONFIG_H -I../src -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-pointer-sign -std=c11 -DHAVE_CONFIG_H -D_BSD_SOURCE -Wno-unused-parameter -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../external/xxHash/libxxHash_la-xxhash.lo -MD -MP -MF ../external/xxHash/.deps/libxxHash_la-xxhash.Tpo -c ../external/xxHash/xxhash.c -o ../external/xxHash/libxxHash_la-xxhash.o >/dev/null 2>&1 mv -f ../external/xxHash/.deps/libxxHash_la-xxhash.Tpo ../external/xxHash/.deps/libxxHash_la-xxhash.Plo /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-pointer-sign -std=c11 -DHAVE_CONFIG_H -D_BSD_SOURCE -Wno-unused-parameter -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libxxHash.la ../external/xxHash/libxxHash_la-xxhash.lo -lrt libtool: link: ar cr .libs/libxxHash.a ../external/xxHash/.libs/libxxHash_la-xxhash.o libtool: link: ranlib .libs/libxxHash.a libtool: link: ( cd ".libs" && rm -f "libxxHash.la" && ln -s "../libxxHash.la" "libxxHash.la" ) make[1]: Leaving directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/libxxHash' Making all in makeann make[1]: Entering directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/makeann' cc -Wall -DHAVE_CONFIG_H -I../src -I../extractaudio -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT makeann-makeann.o -MD -MP -MF .deps/makeann-makeann.Tpo -c -o makeann-makeann.o `test -f 'makeann.c' || echo './'`makeann.c cc -Wall -DHAVE_CONFIG_H -I../src -I../extractaudio -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=makeann -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT makeann_debug-makeann.o -MD -MP -MF .deps/makeann_debug-makeann.Tpo -c -o makeann_debug-makeann.o `test -f 'makeann.c' || echo './'`makeann.c cc -Wall -DHAVE_CONFIG_H -I../src -I../extractaudio -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=makeann -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../extractaudio/makeann_debug-g729_compat.o -MD -MP -MF ../extractaudio/.deps/makeann_debug-g729_compat.Tpo -c -o ../extractaudio/makeann_debug-g729_compat.o `test -f '../extractaudio/g729_compat.c' || echo './'`../extractaudio/g729_compat.c cc -Wall -DHAVE_CONFIG_H -I../src -I../extractaudio -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=makeann -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/makeann_debug-rtpp_memdeb.o -MD -MP -MF ../src/.deps/makeann_debug-rtpp_memdeb.Tpo -c -o ../src/makeann_debug-rtpp_memdeb.o `test -f '../src/rtpp_memdeb.c' || echo './'`../src/rtpp_memdeb.c cc -Wall -DHAVE_CONFIG_H -I../src -I../extractaudio -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=makeann -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/makeann_debug-rtpp_glitch.o -MD -MP -MF ../src/.deps/makeann_debug-rtpp_glitch.Tpo -c -o ../src/makeann_debug-rtpp_glitch.o `test -f '../src/rtpp_glitch.c' || echo './'`../src/rtpp_glitch.c cc -Wall -DHAVE_CONFIG_H -I../src -I../extractaudio -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=makeann -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/makeann_debug-rtpp_autoglitch.o -MD -MP -MF ../src/.deps/makeann_debug-rtpp_autoglitch.Tpo -c -o ../src/makeann_debug-rtpp_autoglitch.o `test -f '../src/rtpp_autoglitch.c' || echo './'`../src/rtpp_autoglitch.c cc -Wall -DHAVE_CONFIG_H -I../src -I../extractaudio -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=makeann -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/makeann_debug-rtpp_refcnt.o -MD -MP -MF ../src/.deps/makeann_debug-rtpp_refcnt.Tpo -c -o ../src/makeann_debug-rtpp_refcnt.o `test -f '../src/rtpp_refcnt.c' || echo './'`../src/rtpp_refcnt.c cc -Wall -DHAVE_CONFIG_H -I../src -I../extractaudio -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=makeann -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/makeann_debug-rtpp_threads.o -MD -MP -MF ../src/.deps/makeann_debug-rtpp_threads.Tpo -c -o ../src/makeann_debug-rtpp_threads.o `test -f '../src/rtpp_threads.c' || echo './'`../src/rtpp_threads.c cc -Wall -DHAVE_CONFIG_H -I../src -I../extractaudio -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=makeann -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/makeann_debug-rtpp_mallocs.o -MD -MP -MF ../src/.deps/makeann_debug-rtpp_mallocs.Tpo -c -o ../src/makeann_debug-rtpp_mallocs.o `test -f '../src/rtpp_mallocs.c' || echo './'`../src/rtpp_mallocs.c cc -Wall -DHAVE_CONFIG_H -I../src -I../extractaudio -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=makeann -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/makeann_debug-rtpp_stacktrace.o -MD -MP -MF ../src/.deps/makeann_debug-rtpp_stacktrace.Tpo -c -o ../src/makeann_debug-rtpp_stacktrace.o `test -f '../src/rtpp_stacktrace.c' || echo './'`../src/rtpp_stacktrace.c cc -Wall -DHAVE_CONFIG_H -I../src -I../extractaudio -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=makeann -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/makeann_debug-rtpp_refcnt_fin.o -MD -MP -MF ../autosrc/.deps/makeann_debug-rtpp_refcnt_fin.Tpo -c -o ../autosrc/makeann_debug-rtpp_refcnt_fin.o `test -f '../autosrc/rtpp_refcnt_fin.c' || echo './'`../autosrc/rtpp_refcnt_fin.c cc -Wall -DHAVE_CONFIG_H -I../src -I../extractaudio -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../extractaudio/makeann-g729_compat.o -MD -MP -MF ../extractaudio/.deps/makeann-g729_compat.Tpo -c -o ../extractaudio/makeann-g729_compat.o `test -f '../extractaudio/g729_compat.c' || echo './'`../extractaudio/g729_compat.c mv -f ../extractaudio/.deps/makeann-g729_compat.Tpo ../extractaudio/.deps/makeann-g729_compat.Po In file included from ../src/rtpp_memdeb.c:62: ../src/rtpp_glitch.h:40:1: note: the alignment of '_Atomic long long int' fields changed in GCC 11.1 40 | }; | ^ In file included from ../src/rtpp_glitch.c:42: ../src/rtpp_glitch.h:40:1: note: the alignment of '_Atomic long long int' fields changed in GCC 11.1 40 | }; | ^ In file included from ../src/rtpp_autoglitch.c:44: ../src/rtpp_glitch.h:40:1: note: the alignment of '_Atomic long long int' fields changed in GCC 11.1 40 | }; | ^ mv -f ../src/.deps/makeann_debug-rtpp_threads.Tpo ../src/.deps/makeann_debug-rtpp_threads.Po mv -f ../extractaudio/.deps/makeann_debug-g729_compat.Tpo ../extractaudio/.deps/makeann_debug-g729_compat.Po mv -f ../src/.deps/makeann_debug-rtpp_mallocs.Tpo ../src/.deps/makeann_debug-rtpp_mallocs.Po mv -f .deps/makeann_debug-makeann.Tpo .deps/makeann_debug-makeann.Po mv -f ../src/.deps/makeann_debug-rtpp_stacktrace.Tpo ../src/.deps/makeann_debug-rtpp_stacktrace.Po mv -f ../src/.deps/makeann_debug-rtpp_refcnt.Tpo ../src/.deps/makeann_debug-rtpp_refcnt.Po mv -f ../src/.deps/makeann_debug-rtpp_glitch.Tpo ../src/.deps/makeann_debug-rtpp_glitch.Po mv -f ../autosrc/.deps/makeann_debug-rtpp_refcnt_fin.Tpo ../autosrc/.deps/makeann_debug-rtpp_refcnt_fin.Po mv -f .deps/makeann-makeann.Tpo .deps/makeann-makeann.Po /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o makeann makeann-makeann.o ../extractaudio/makeann-g729_compat.o -lrt mv -f ../src/.deps/makeann_debug-rtpp_memdeb.Tpo ../src/.deps/makeann_debug-rtpp_memdeb.Po libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o makeann makeann-makeann.o ../extractaudio/makeann-g729_compat.o -lrt mv -f ../src/.deps/makeann_debug-rtpp_autoglitch.Tpo ../src/.deps/makeann_debug-rtpp_autoglitch.Po /bin/sh ../libtool --tag=CC --mode=link cc -g3 -O0 -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o makeann_debug makeann_debug-makeann.o ../extractaudio/makeann_debug-g729_compat.o ../src/makeann_debug-rtpp_memdeb.o ../src/makeann_debug-rtpp_glitch.o ../src/makeann_debug-rtpp_autoglitch.o ../src/makeann_debug-rtpp_refcnt.o ../src/makeann_debug-rtpp_threads.o ../src/makeann_debug-rtpp_mallocs.o ../src/makeann_debug-rtpp_stacktrace.o ../autosrc/makeann_debug-rtpp_refcnt_fin.o ../libexecinfo/libexecinfo.la -ldl -lpthread -lrt libtool: link: cc -g3 -O0 -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o makeann_debug makeann_debug-makeann.o ../extractaudio/makeann_debug-g729_compat.o ../src/makeann_debug-rtpp_memdeb.o ../src/makeann_debug-rtpp_glitch.o ../src/makeann_debug-rtpp_autoglitch.o ../src/makeann_debug-rtpp_refcnt.o ../src/makeann_debug-rtpp_threads.o ../src/makeann_debug-rtpp_mallocs.o ../src/makeann_debug-rtpp_stacktrace.o ../autosrc/makeann_debug-rtpp_refcnt_fin.o ../libexecinfo/.libs/libexecinfo.a -ldl -lpthread -lrt make[1]: Leaving directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/makeann' Making all in modules make[1]: Entering directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/modules' Making all in acct_csv make[2]: Entering directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/modules/acct_csv' /bin/sh ../../libtool --tag=CC --mode=compile cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -D_BSD_SOURCE -DRTPP_MOD_NAME="acct_csv" -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpp_acct_csv_la-rtpp_acct_csv.lo -MD -MP -MF .deps/librtpp_acct_csv_la-rtpp_acct_csv.Tpo -c -o librtpp_acct_csv_la-rtpp_acct_csv.lo `test -f 'rtpp_acct_csv.c' || echo './'`rtpp_acct_csv.c /bin/sh ../../libtool --tag=CC --mode=compile cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -D_BSD_SOURCE -DRTPP_MOD_NAME="acct_csv" -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_acct_csv_la-rtpp_acct_csv.lo -MD -MP -MF .deps/rtpp_acct_csv_la-rtpp_acct_csv.Tpo -c -o rtpp_acct_csv_la-rtpp_acct_csv.lo `test -f 'rtpp_acct_csv.c' || echo './'`rtpp_acct_csv.c /bin/sh ../../libtool --tag=CC --mode=compile cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -D_BSD_SOURCE -DRTPP_MOD_NAME="acct_csv" -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I../.. -I../../autosrc -DMEMDEB_APP="acct_csv" -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -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: cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -D_BSD_SOURCE -DRTPP_MOD_NAME=acct_csv -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_acct_csv_la-rtpp_acct_csv.lo -MD -MP -MF .deps/rtpp_acct_csv_la-rtpp_acct_csv.Tpo -c rtpp_acct_csv.c -fPIC -DPIC -o .libs/rtpp_acct_csv_la-rtpp_acct_csv.o libtool: compile: cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -D_BSD_SOURCE -DRTPP_MOD_NAME=acct_csv -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I../.. -I../../autosrc -DMEMDEB_APP=acct_csv -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -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: cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -D_BSD_SOURCE -DRTPP_MOD_NAME=acct_csv -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpp_acct_csv_la-rtpp_acct_csv.lo -MD -MP -MF .deps/librtpp_acct_csv_la-rtpp_acct_csv.Tpo -c rtpp_acct_csv.c -fPIC -DPIC -o .libs/librtpp_acct_csv_la-rtpp_acct_csv.o libtool: compile: cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -D_BSD_SOURCE -DRTPP_MOD_NAME=acct_csv -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I../.. -I../../autosrc -DMEMDEB_APP=acct_csv -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -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 libtool: compile: cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -D_BSD_SOURCE -DRTPP_MOD_NAME=acct_csv -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpp_acct_csv_la-rtpp_acct_csv.lo -MD -MP -MF .deps/librtpp_acct_csv_la-rtpp_acct_csv.Tpo -c rtpp_acct_csv.c -o librtpp_acct_csv_la-rtpp_acct_csv.o >/dev/null 2>&1 libtool: compile: cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -D_BSD_SOURCE -DRTPP_MOD_NAME=acct_csv -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_acct_csv_la-rtpp_acct_csv.lo -MD -MP -MF .deps/rtpp_acct_csv_la-rtpp_acct_csv.Tpo -c rtpp_acct_csv.c -o rtpp_acct_csv_la-rtpp_acct_csv.o >/dev/null 2>&1 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 cc -g3 -O0 -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -avoid-version -module -shared -Wl,--version-script=../../modules/Symbol.map -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.la -ldl -lpthread -lrt libtool: link: cc -shared -fPIC -DPIC .libs/rtpp_acct_csv_debug_la-rtpp_acct_csv.o -Wl,--whole-archive ../../libexecinfo/.libs/libexecinfo.a -Wl,--no-whole-archive -ldl -lpthread -lrt -g3 -O0 -Wl,--version-script=../../modules/Symbol.map -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" ) mv -f .deps/rtpp_acct_csv_la-rtpp_acct_csv.Tpo .deps/rtpp_acct_csv_la-rtpp_acct_csv.Plo mv -f .deps/librtpp_acct_csv_la-rtpp_acct_csv.Tpo .deps/librtpp_acct_csv_la-rtpp_acct_csv.Plo /bin/sh ../../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -avoid-version -module -shared -Wl,--version-script=../../modules/Symbol.map -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o rtpp_acct_csv.la -rpath /usr/lib/rtpproxy rtpp_acct_csv_la-rtpp_acct_csv.lo -lrt /bin/sh ../../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o librtpp_acct_csv.la librtpp_acct_csv_la-rtpp_acct_csv.lo -lrt libtool: link: cc -shared -fPIC -DPIC .libs/rtpp_acct_csv_la-rtpp_acct_csv.o -lrt -Os -Wl,--version-script=../../modules/Symbol.map -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: ar cr .libs/librtpp_acct_csv.a .libs/librtpp_acct_csv_la-rtpp_acct_csv.o libtool: link: ranlib .libs/librtpp_acct_csv.a libtool: link: ( cd ".libs" && rm -f "librtpp_acct_csv.la" && ln -s "../librtpp_acct_csv.la" "librtpp_acct_csv.la" ) libtool: link: ( cd ".libs" && rm -f "rtpp_acct_csv.la" && ln -s "../rtpp_acct_csv.la" "rtpp_acct_csv.la" ) make[2]: Leaving directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/modules/acct_csv' Making all in acct_rtcp_hep make[2]: Entering directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/modules/acct_rtcp_hep' cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -std=gnu99 -Wall -Wno-uninitialized -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtcp2json_test-rtcp2json_test.o -MD -MP -MF .deps/rtcp2json_test-rtcp2json_test.Tpo -c -o rtcp2json_test-rtcp2json_test.o `test -f 'rtcp2json_test.c' || echo './'`rtcp2json_test.c cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -std=gnu99 -Wall -Wno-uninitialized -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../../src/rtcp2json_test-rtpp_sbuf.o -MD -MP -MF ../../src/.deps/rtcp2json_test-rtpp_sbuf.Tpo -c -o ../../src/rtcp2json_test-rtpp_sbuf.o `test -f '../../src/rtpp_sbuf.c' || echo './'`../../src/rtpp_sbuf.c cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -std=gnu99 -Wall -Wno-uninitialized -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtcp2json_test-rtcp2json.o -MD -MP -MF .deps/rtcp2json_test-rtcp2json.Tpo -c -o rtcp2json_test-rtcp2json.o `test -f 'rtcp2json.c' || echo './'`rtcp2json.c cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -Drtpp_sbuf_selftest=main -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I../.. -I../../autosrc -DMEMDEB_APP=rtpp_sbuf -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../../src/rtpp_sbuf_selftest-rtpp_sbuf.o -MD -MP -MF ../../src/.deps/rtpp_sbuf_selftest-rtpp_sbuf.Tpo -c -o ../../src/rtpp_sbuf_selftest-rtpp_sbuf.o `test -f '../../src/rtpp_sbuf.c' || echo './'`../../src/rtpp_sbuf.c cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -Drtpp_sbuf_selftest=main -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I../.. -I../../autosrc -DMEMDEB_APP=rtpp_sbuf -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../../src/rtpp_sbuf_selftest-rtpp_memdeb.o -MD -MP -MF ../../src/.deps/rtpp_sbuf_selftest-rtpp_memdeb.Tpo -c -o ../../src/rtpp_sbuf_selftest-rtpp_memdeb.o `test -f '../../src/rtpp_memdeb.c' || echo './'`../../src/rtpp_memdeb.c cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -Drtpp_sbuf_selftest=main -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I../.. -I../../autosrc -DMEMDEB_APP=rtpp_sbuf -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../../src/rtpp_sbuf_selftest-rtpp_glitch.o -MD -MP -MF ../../src/.deps/rtpp_sbuf_selftest-rtpp_glitch.Tpo -c -o ../../src/rtpp_sbuf_selftest-rtpp_glitch.o `test -f '../../src/rtpp_glitch.c' || echo './'`../../src/rtpp_glitch.c cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -Drtpp_sbuf_selftest=main -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I../.. -I../../autosrc -DMEMDEB_APP=rtpp_sbuf -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../../src/rtpp_sbuf_selftest-rtpp_autoglitch.o -MD -MP -MF ../../src/.deps/rtpp_sbuf_selftest-rtpp_autoglitch.Tpo -c -o ../../src/rtpp_sbuf_selftest-rtpp_autoglitch.o `test -f '../../src/rtpp_autoglitch.c' || echo './'`../../src/rtpp_autoglitch.c cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -Drtpp_sbuf_selftest=main -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I../.. -I../../autosrc -DMEMDEB_APP=rtpp_sbuf -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../../src/rtpp_sbuf_selftest-rtpp_refcnt.o -MD -MP -MF ../../src/.deps/rtpp_sbuf_selftest-rtpp_refcnt.Tpo -c -o ../../src/rtpp_sbuf_selftest-rtpp_refcnt.o `test -f '../../src/rtpp_refcnt.c' || echo './'`../../src/rtpp_refcnt.c cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -Drtpp_sbuf_selftest=main -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I../.. -I../../autosrc -DMEMDEB_APP=rtpp_sbuf -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../../src/rtpp_sbuf_selftest-rtpp_threads.o -MD -MP -MF ../../src/.deps/rtpp_sbuf_selftest-rtpp_threads.Tpo -c -o ../../src/rtpp_sbuf_selftest-rtpp_threads.o `test -f '../../src/rtpp_threads.c' || echo './'`../../src/rtpp_threads.c cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -Drtpp_sbuf_selftest=main -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I../.. -I../../autosrc -DMEMDEB_APP=rtpp_sbuf -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../../src/rtpp_sbuf_selftest-rtpp_mallocs.o -MD -MP -MF ../../src/.deps/rtpp_sbuf_selftest-rtpp_mallocs.Tpo -c -o ../../src/rtpp_sbuf_selftest-rtpp_mallocs.o `test -f '../../src/rtpp_mallocs.c' || echo './'`../../src/rtpp_mallocs.c cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -Drtpp_sbuf_selftest=main -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I../.. -I../../autosrc -DMEMDEB_APP=rtpp_sbuf -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../../src/rtpp_sbuf_selftest-rtpp_stacktrace.o -MD -MP -MF ../../src/.deps/rtpp_sbuf_selftest-rtpp_stacktrace.Tpo -c -o ../../src/rtpp_sbuf_selftest-rtpp_stacktrace.o `test -f '../../src/rtpp_stacktrace.c' || echo './'`../../src/rtpp_stacktrace.c cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -Drtpp_sbuf_selftest=main -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I../.. -I../../autosrc -DMEMDEB_APP=rtpp_sbuf -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../../autosrc/rtpp_sbuf_selftest-rtpp_refcnt_fin.o -MD -MP -MF ../../autosrc/.deps/rtpp_sbuf_selftest-rtpp_refcnt_fin.Tpo -c -o ../../autosrc/rtpp_sbuf_selftest-rtpp_refcnt_fin.o `test -f '../../autosrc/rtpp_refcnt_fin.c' || echo './'`../../autosrc/rtpp_refcnt_fin.c /bin/sh ../../libtool --tag=CC --mode=compile cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -DRTPP_MODULE -Dmalloc=mod_malloc -Dfree=mod_free -Drealloc=mod_realloc -I../../hepconnector -I../../external/libucl/include -DRTPP_MOD_NAME="acct_rtcp_hep" -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -std=c11 -D_BSD_SOURCE -D_XOPEN_SOURCE -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpp_acct_rtcp_hep_la-rtpp_acct_rtcp_hep.lo -MD -MP -MF .deps/librtpp_acct_rtcp_hep_la-rtpp_acct_rtcp_hep.Tpo -c -o librtpp_acct_rtcp_hep_la-rtpp_acct_rtcp_hep.lo `test -f 'rtpp_acct_rtcp_hep.c' || echo './'`rtpp_acct_rtcp_hep.c /bin/sh ../../libtool --tag=CC --mode=compile cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -DRTPP_MODULE -Dmalloc=mod_malloc -Dfree=mod_free -Drealloc=mod_realloc -I../../hepconnector -I../../external/libucl/include -DRTPP_MOD_NAME="acct_rtcp_hep" -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -std=c11 -D_BSD_SOURCE -D_XOPEN_SOURCE -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpp_acct_rtcp_hep_la-rtcp2json.lo -MD -MP -MF .deps/librtpp_acct_rtcp_hep_la-rtcp2json.Tpo -c -o librtpp_acct_rtcp_hep_la-rtcp2json.lo `test -f 'rtcp2json.c' || echo './'`rtcp2json.c /bin/sh ../../libtool --tag=CC --mode=compile cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -DRTPP_MODULE -Dmalloc=mod_malloc -Dfree=mod_free -Drealloc=mod_realloc -I../../hepconnector -I../../external/libucl/include -DRTPP_MOD_NAME="acct_rtcp_hep" -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -std=c11 -D_BSD_SOURCE -D_XOPEN_SOURCE -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpp_acct_rtcp_hep_la-rtpp_arh_conf.lo -MD -MP -MF .deps/librtpp_acct_rtcp_hep_la-rtpp_arh_conf.Tpo -c -o librtpp_acct_rtcp_hep_la-rtpp_arh_conf.lo `test -f 'rtpp_arh_conf.c' || echo './'`rtpp_arh_conf.c /bin/sh ../../libtool --tag=CC --mode=compile cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -DRTPP_MODULE -Dmalloc=mod_malloc -Dfree=mod_free -Drealloc=mod_realloc -I../../hepconnector -I../../external/libucl/include -DRTPP_MOD_NAME="acct_rtcp_hep" -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -std=c11 -D_BSD_SOURCE -D_XOPEN_SOURCE -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_acct_rtcp_hep_la-rtpp_acct_rtcp_hep.lo -MD -MP -MF .deps/rtpp_acct_rtcp_hep_la-rtpp_acct_rtcp_hep.Tpo -c -o rtpp_acct_rtcp_hep_la-rtpp_acct_rtcp_hep.lo `test -f 'rtpp_acct_rtcp_hep.c' || echo './'`rtpp_acct_rtcp_hep.c /bin/sh ../../libtool --tag=CC --mode=compile cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -DRTPP_MODULE -Dmalloc=mod_malloc -Dfree=mod_free -Drealloc=mod_realloc -I../../hepconnector -I../../external/libucl/include -DRTPP_MOD_NAME="acct_rtcp_hep" -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -std=c11 -D_BSD_SOURCE -D_XOPEN_SOURCE -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_acct_rtcp_hep_la-rtcp2json.lo -MD -MP -MF .deps/rtpp_acct_rtcp_hep_la-rtcp2json.Tpo -c -o rtpp_acct_rtcp_hep_la-rtcp2json.lo `test -f 'rtcp2json.c' || echo './'`rtcp2json.c /bin/sh ../../libtool --tag=CC --mode=compile cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -DRTPP_MODULE -Dmalloc=mod_malloc -Dfree=mod_free -Drealloc=mod_realloc -I../../hepconnector -I../../external/libucl/include -DRTPP_MOD_NAME="acct_rtcp_hep" -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -std=c11 -D_BSD_SOURCE -D_XOPEN_SOURCE -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../../hepconnector/rtpp_acct_rtcp_hep_la-core_hep.lo -MD -MP -MF ../../hepconnector/.deps/rtpp_acct_rtcp_hep_la-core_hep.Tpo -c -o ../../hepconnector/rtpp_acct_rtcp_hep_la-core_hep.lo `test -f '../../hepconnector/core_hep.c' || echo './'`../../hepconnector/core_hep.c /bin/sh ../../libtool --tag=CC --mode=compile cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -DRTPP_MODULE -Dmalloc=mod_malloc -Dfree=mod_free -Drealloc=mod_realloc -I../../hepconnector -I../../external/libucl/include -DRTPP_MOD_NAME="acct_rtcp_hep" -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -std=c11 -D_BSD_SOURCE -D_XOPEN_SOURCE -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_acct_rtcp_hep_la-rtpp_arh_conf.lo -MD -MP -MF .deps/rtpp_acct_rtcp_hep_la-rtpp_arh_conf.Tpo -c -o rtpp_acct_rtcp_hep_la-rtpp_arh_conf.lo `test -f 'rtpp_arh_conf.c' || echo './'`rtpp_arh_conf.c /bin/sh ../../libtool --tag=CC --mode=compile cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -DRTPP_MODULE -Dmalloc=mod_malloc -Dfree=mod_free -Drealloc=mod_realloc -I../../hepconnector -I../../external/libucl/include -DRTPP_MOD_NAME="acct_rtcp_hep" -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I../.. -I../../autosrc -DMEMDEB_APP="acct_rtcp_hep" -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -std=c11 -D_BSD_SOURCE -D_XOPEN_SOURCE -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_acct_rtcp_hep_debug_la-rtpp_acct_rtcp_hep.lo -MD -MP -MF .deps/rtpp_acct_rtcp_hep_debug_la-rtpp_acct_rtcp_hep.Tpo -c -o rtpp_acct_rtcp_hep_debug_la-rtpp_acct_rtcp_hep.lo `test -f 'rtpp_acct_rtcp_hep.c' || echo './'`rtpp_acct_rtcp_hep.c /bin/sh ../../libtool --tag=CC --mode=compile cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -DRTPP_MODULE -Dmalloc=mod_malloc -Dfree=mod_free -Drealloc=mod_realloc -I../../hepconnector -I../../external/libucl/include -DRTPP_MOD_NAME="acct_rtcp_hep" -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I../.. -I../../autosrc -DMEMDEB_APP="acct_rtcp_hep" -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -std=c11 -D_BSD_SOURCE -D_XOPEN_SOURCE -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_acct_rtcp_hep_debug_la-rtcp2json.lo -MD -MP -MF .deps/rtpp_acct_rtcp_hep_debug_la-rtcp2json.Tpo -c -o rtpp_acct_rtcp_hep_debug_la-rtcp2json.lo `test -f 'rtcp2json.c' || echo './'`rtcp2json.c /bin/sh ../../libtool --tag=CC --mode=compile cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -DRTPP_MODULE -Dmalloc=mod_malloc -Dfree=mod_free -Drealloc=mod_realloc -I../../hepconnector -I../../external/libucl/include -DRTPP_MOD_NAME="acct_rtcp_hep" -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I../.. -I../../autosrc -DMEMDEB_APP="acct_rtcp_hep" -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -std=c11 -D_BSD_SOURCE -D_XOPEN_SOURCE -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../../hepconnector/rtpp_acct_rtcp_hep_debug_la-core_hep.lo -MD -MP -MF ../../hepconnector/.deps/rtpp_acct_rtcp_hep_debug_la-core_hep.Tpo -c -o ../../hepconnector/rtpp_acct_rtcp_hep_debug_la-core_hep.lo `test -f '../../hepconnector/core_hep.c' || echo './'`../../hepconnector/core_hep.c /bin/sh ../../libtool --tag=CC --mode=compile cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -DRTPP_MODULE -Dmalloc=mod_malloc -Dfree=mod_free -Drealloc=mod_realloc -I../../hepconnector -I../../external/libucl/include -DRTPP_MOD_NAME="acct_rtcp_hep" -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I../.. -I../../autosrc -DMEMDEB_APP="acct_rtcp_hep" -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -std=c11 -D_BSD_SOURCE -D_XOPEN_SOURCE -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_acct_rtcp_hep_debug_la-rtpp_arh_conf.lo -MD -MP -MF .deps/rtpp_acct_rtcp_hep_debug_la-rtpp_arh_conf.Tpo -c -o rtpp_acct_rtcp_hep_debug_la-rtpp_arh_conf.lo `test -f 'rtpp_arh_conf.c' || echo './'`rtpp_arh_conf.c /bin/sh ../../libtool --tag=CC --mode=compile cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -DRTPP_MODULE -Dmalloc=mod_malloc -Dfree=mod_free -Drealloc=mod_realloc -I../../hepconnector -I../../external/libucl/include -DRTPP_MOD_NAME="acct_rtcp_hep" -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -std=c11 -D_BSD_SOURCE -D_XOPEN_SOURCE -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../../hepconnector/librtpp_acct_rtcp_hep_la-core_hep.lo -MD -MP -MF ../../hepconnector/.deps/librtpp_acct_rtcp_hep_la-core_hep.Tpo -c -o ../../hepconnector/librtpp_acct_rtcp_hep_la-core_hep.lo `test -f '../../hepconnector/core_hep.c' || echo './'`../../hepconnector/core_hep.c In file included from ../../src/rtpp_autoglitch.c:44: ../../src/rtpp_glitch.h:40:1: note: the alignment of '_Atomic long long int' fields changed in GCC 11.1 40 | }; | ^ In file included from ../../src/rtpp_glitch.c:42: ../../src/rtpp_glitch.h:40:1: note: the alignment of '_Atomic long long int' fields changed in GCC 11.1 40 | }; | ^ libtool: compile: cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -DRTPP_MODULE -Dmalloc=mod_malloc -Dfree=mod_free -Drealloc=mod_realloc -I../../hepconnector -I../../external/libucl/include -DRTPP_MOD_NAME=acct_rtcp_hep -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -std=c11 -D_BSD_SOURCE -D_XOPEN_SOURCE -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpp_acct_rtcp_hep_la-rtpp_arh_conf.lo -MD -MP -MF .deps/librtpp_acct_rtcp_hep_la-rtpp_arh_conf.Tpo -c rtpp_arh_conf.c -fPIC -DPIC -o .libs/librtpp_acct_rtcp_hep_la-rtpp_arh_conf.o libtool: compile: cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -DRTPP_MODULE -Dmalloc=mod_malloc -Dfree=mod_free -Drealloc=mod_realloc -I../../hepconnector -I../../external/libucl/include -DRTPP_MOD_NAME=acct_rtcp_hep -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -std=c11 -D_BSD_SOURCE -D_XOPEN_SOURCE -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_acct_rtcp_hep_la-rtpp_acct_rtcp_hep.lo -MD -MP -MF .deps/rtpp_acct_rtcp_hep_la-rtpp_acct_rtcp_hep.Tpo -c rtpp_acct_rtcp_hep.c -fPIC -DPIC -o .libs/rtpp_acct_rtcp_hep_la-rtpp_acct_rtcp_hep.o In file included from ../../src/rtpp_memdeb.c:62: ../../src/rtpp_glitch.h:40:1: note: the alignment of '_Atomic long long int' fields changed in GCC 11.1 40 | }; | ^ libtool: compile: cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -DRTPP_MODULE -Dmalloc=mod_malloc -Dfree=mod_free -Drealloc=mod_realloc -I../../hepconnector -I../../external/libucl/include -DRTPP_MOD_NAME=acct_rtcp_hep -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -std=c11 -D_BSD_SOURCE -D_XOPEN_SOURCE -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpp_acct_rtcp_hep_la-rtcp2json.lo -MD -MP -MF .deps/librtpp_acct_rtcp_hep_la-rtcp2json.Tpo -c rtcp2json.c -fPIC -DPIC -o .libs/librtpp_acct_rtcp_hep_la-rtcp2json.o libtool: compile: cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -DRTPP_MODULE -Dmalloc=mod_malloc -Dfree=mod_free -Drealloc=mod_realloc -I../../hepconnector -I../../external/libucl/include -DRTPP_MOD_NAME=acct_rtcp_hep -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -std=c11 -D_BSD_SOURCE -D_XOPEN_SOURCE -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpp_acct_rtcp_hep_la-rtpp_acct_rtcp_hep.lo -MD -MP -MF .deps/librtpp_acct_rtcp_hep_la-rtpp_acct_rtcp_hep.Tpo -c rtpp_acct_rtcp_hep.c -fPIC -DPIC -o .libs/librtpp_acct_rtcp_hep_la-rtpp_acct_rtcp_hep.o mv -f .deps/rtcp2json_test-rtcp2json_test.Tpo .deps/rtcp2json_test-rtcp2json_test.Po libtool: compile: cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -DRTPP_MODULE -Dmalloc=mod_malloc -Dfree=mod_free -Drealloc=mod_realloc -I../../hepconnector -I../../external/libucl/include -DRTPP_MOD_NAME=acct_rtcp_hep -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -std=c11 -D_BSD_SOURCE -D_XOPEN_SOURCE -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_acct_rtcp_hep_la-rtpp_arh_conf.lo -MD -MP -MF .deps/rtpp_acct_rtcp_hep_la-rtpp_arh_conf.Tpo -c rtpp_arh_conf.c -fPIC -DPIC -o .libs/rtpp_acct_rtcp_hep_la-rtpp_arh_conf.o mv -f ../../src/.deps/rtpp_sbuf_selftest-rtpp_mallocs.Tpo ../../src/.deps/rtpp_sbuf_selftest-rtpp_mallocs.Po mv -f ../../src/.deps/rtpp_sbuf_selftest-rtpp_stacktrace.Tpo ../../src/.deps/rtpp_sbuf_selftest-rtpp_stacktrace.Po libtool: compile: cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -DRTPP_MODULE -Dmalloc=mod_malloc -Dfree=mod_free -Drealloc=mod_realloc -I../../hepconnector -I../../external/libucl/include -DRTPP_MOD_NAME=acct_rtcp_hep -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I../.. -I../../autosrc -DMEMDEB_APP=acct_rtcp_hep -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -std=c11 -D_BSD_SOURCE -D_XOPEN_SOURCE -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_acct_rtcp_hep_debug_la-rtcp2json.lo -MD -MP -MF .deps/rtpp_acct_rtcp_hep_debug_la-rtcp2json.Tpo -c rtcp2json.c -fPIC -DPIC -o .libs/rtpp_acct_rtcp_hep_debug_la-rtcp2json.o libtool: compile: cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -DRTPP_MODULE -Dmalloc=mod_malloc -Dfree=mod_free -Drealloc=mod_realloc -I../../hepconnector -I../../external/libucl/include -DRTPP_MOD_NAME=acct_rtcp_hep -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -std=c11 -D_BSD_SOURCE -D_XOPEN_SOURCE -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_acct_rtcp_hep_la-rtcp2json.lo -MD -MP -MF .deps/rtpp_acct_rtcp_hep_la-rtcp2json.Tpo -c rtcp2json.c -fPIC -DPIC -o .libs/rtpp_acct_rtcp_hep_la-rtcp2json.o libtool: compile: cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -DRTPP_MODULE -Dmalloc=mod_malloc -Dfree=mod_free -Drealloc=mod_realloc -I../../hepconnector -I../../external/libucl/include -DRTPP_MOD_NAME=acct_rtcp_hep -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -std=c11 -D_BSD_SOURCE -D_XOPEN_SOURCE -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../../hepconnector/rtpp_acct_rtcp_hep_la-core_hep.lo -MD -MP -MF ../../hepconnector/.deps/rtpp_acct_rtcp_hep_la-core_hep.Tpo -c ../../hepconnector/core_hep.c -fPIC -DPIC -o ../../hepconnector/.libs/rtpp_acct_rtcp_hep_la-core_hep.o libtool: compile: cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -DRTPP_MODULE -Dmalloc=mod_malloc -Dfree=mod_free -Drealloc=mod_realloc -I../../hepconnector -I../../external/libucl/include -DRTPP_MOD_NAME=acct_rtcp_hep -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I../.. -I../../autosrc -DMEMDEB_APP=acct_rtcp_hep -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -std=c11 -D_BSD_SOURCE -D_XOPEN_SOURCE -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_acct_rtcp_hep_debug_la-rtpp_acct_rtcp_hep.lo -MD -MP -MF .deps/rtpp_acct_rtcp_hep_debug_la-rtpp_acct_rtcp_hep.Tpo -c rtpp_acct_rtcp_hep.c -fPIC -DPIC -o .libs/rtpp_acct_rtcp_hep_debug_la-rtpp_acct_rtcp_hep.o mv -f ../../src/.deps/rtpp_sbuf_selftest-rtpp_threads.Tpo ../../src/.deps/rtpp_sbuf_selftest-rtpp_threads.Po libtool: compile: cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -DRTPP_MODULE -Dmalloc=mod_malloc -Dfree=mod_free -Drealloc=mod_realloc -I../../hepconnector -I../../external/libucl/include -DRTPP_MOD_NAME=acct_rtcp_hep -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -std=c11 -D_BSD_SOURCE -D_XOPEN_SOURCE -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../../hepconnector/librtpp_acct_rtcp_hep_la-core_hep.lo -MD -MP -MF ../../hepconnector/.deps/librtpp_acct_rtcp_hep_la-core_hep.Tpo -c ../../hepconnector/core_hep.c -fPIC -DPIC -o ../../hepconnector/.libs/librtpp_acct_rtcp_hep_la-core_hep.o mv -f ../../src/.deps/rtcp2json_test-rtpp_sbuf.Tpo ../../src/.deps/rtcp2json_test-rtpp_sbuf.Po libtool: compile: cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -DRTPP_MODULE -Dmalloc=mod_malloc -Dfree=mod_free -Drealloc=mod_realloc -I../../hepconnector -I../../external/libucl/include -DRTPP_MOD_NAME=acct_rtcp_hep -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I../.. -I../../autosrc -DMEMDEB_APP=acct_rtcp_hep -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -std=c11 -D_BSD_SOURCE -D_XOPEN_SOURCE -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_acct_rtcp_hep_debug_la-rtpp_arh_conf.lo -MD -MP -MF .deps/rtpp_acct_rtcp_hep_debug_la-rtpp_arh_conf.Tpo -c rtpp_arh_conf.c -fPIC -DPIC -o .libs/rtpp_acct_rtcp_hep_debug_la-rtpp_arh_conf.o libtool: compile: cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -DRTPP_MODULE -Dmalloc=mod_malloc -Dfree=mod_free -Drealloc=mod_realloc -I../../hepconnector -I../../external/libucl/include -DRTPP_MOD_NAME=acct_rtcp_hep -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I../.. -I../../autosrc -DMEMDEB_APP=acct_rtcp_hep -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -std=c11 -D_BSD_SOURCE -D_XOPEN_SOURCE -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../../hepconnector/rtpp_acct_rtcp_hep_debug_la-core_hep.lo -MD -MP -MF ../../hepconnector/.deps/rtpp_acct_rtcp_hep_debug_la-core_hep.Tpo -c ../../hepconnector/core_hep.c -fPIC -DPIC -o ../../hepconnector/.libs/rtpp_acct_rtcp_hep_debug_la-core_hep.o mv -f ../../autosrc/.deps/rtpp_sbuf_selftest-rtpp_refcnt_fin.Tpo ../../autosrc/.deps/rtpp_sbuf_selftest-rtpp_refcnt_fin.Po libtool: compile: cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -DRTPP_MODULE -Dmalloc=mod_malloc -Dfree=mod_free -Drealloc=mod_realloc -I../../hepconnector -I../../external/libucl/include -DRTPP_MOD_NAME=acct_rtcp_hep -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -std=c11 -D_BSD_SOURCE -D_XOPEN_SOURCE -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpp_acct_rtcp_hep_la-rtpp_arh_conf.lo -MD -MP -MF .deps/librtpp_acct_rtcp_hep_la-rtpp_arh_conf.Tpo -c rtpp_arh_conf.c -o librtpp_acct_rtcp_hep_la-rtpp_arh_conf.o >/dev/null 2>&1 mv -f ../../src/.deps/rtpp_sbuf_selftest-rtpp_refcnt.Tpo ../../src/.deps/rtpp_sbuf_selftest-rtpp_refcnt.Po mv -f ../../src/.deps/rtpp_sbuf_selftest-rtpp_glitch.Tpo ../../src/.deps/rtpp_sbuf_selftest-rtpp_glitch.Po mv -f ../../src/.deps/rtpp_sbuf_selftest-rtpp_sbuf.Tpo ../../src/.deps/rtpp_sbuf_selftest-rtpp_sbuf.Po libtool: compile: cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -DRTPP_MODULE -Dmalloc=mod_malloc -Dfree=mod_free -Drealloc=mod_realloc -I../../hepconnector -I../../external/libucl/include -DRTPP_MOD_NAME=acct_rtcp_hep -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -std=c11 -D_BSD_SOURCE -D_XOPEN_SOURCE -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_acct_rtcp_hep_la-rtpp_acct_rtcp_hep.lo -MD -MP -MF .deps/rtpp_acct_rtcp_hep_la-rtpp_acct_rtcp_hep.Tpo -c rtpp_acct_rtcp_hep.c -o rtpp_acct_rtcp_hep_la-rtpp_acct_rtcp_hep.o >/dev/null 2>&1 libtool: compile: cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -DRTPP_MODULE -Dmalloc=mod_malloc -Dfree=mod_free -Drealloc=mod_realloc -I../../hepconnector -I../../external/libucl/include -DRTPP_MOD_NAME=acct_rtcp_hep -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -std=c11 -D_BSD_SOURCE -D_XOPEN_SOURCE -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_acct_rtcp_hep_la-rtpp_arh_conf.lo -MD -MP -MF .deps/rtpp_acct_rtcp_hep_la-rtpp_arh_conf.Tpo -c rtpp_arh_conf.c -o rtpp_acct_rtcp_hep_la-rtpp_arh_conf.o >/dev/null 2>&1 libtool: compile: cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -DRTPP_MODULE -Dmalloc=mod_malloc -Dfree=mod_free -Drealloc=mod_realloc -I../../hepconnector -I../../external/libucl/include -DRTPP_MOD_NAME=acct_rtcp_hep -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -std=c11 -D_BSD_SOURCE -D_XOPEN_SOURCE -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpp_acct_rtcp_hep_la-rtpp_acct_rtcp_hep.lo -MD -MP -MF .deps/librtpp_acct_rtcp_hep_la-rtpp_acct_rtcp_hep.Tpo -c rtpp_acct_rtcp_hep.c -o librtpp_acct_rtcp_hep_la-rtpp_acct_rtcp_hep.o >/dev/null 2>&1 libtool: compile: cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -DRTPP_MODULE -Dmalloc=mod_malloc -Dfree=mod_free -Drealloc=mod_realloc -I../../hepconnector -I../../external/libucl/include -DRTPP_MOD_NAME=acct_rtcp_hep -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I../.. -I../../autosrc -DMEMDEB_APP=acct_rtcp_hep -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -std=c11 -D_BSD_SOURCE -D_XOPEN_SOURCE -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_acct_rtcp_hep_debug_la-rtpp_arh_conf.lo -MD -MP -MF .deps/rtpp_acct_rtcp_hep_debug_la-rtpp_arh_conf.Tpo -c rtpp_arh_conf.c -o rtpp_acct_rtcp_hep_debug_la-rtpp_arh_conf.o >/dev/null 2>&1 mv -f .deps/rtcp2json_test-rtcp2json.Tpo .deps/rtcp2json_test-rtcp2json.Po /bin/sh ../../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -std=gnu99 -Wall -Wno-uninitialized -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -std=gnu99 -Wall -Wno-uninitialized -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o rtcp2json_test rtcp2json_test-rtcp2json_test.o ../../src/rtcp2json_test-rtpp_sbuf.o rtcp2json_test-rtcp2json.o -lrt libtool: compile: cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -DRTPP_MODULE -Dmalloc=mod_malloc -Dfree=mod_free -Drealloc=mod_realloc -I../../hepconnector -I../../external/libucl/include -DRTPP_MOD_NAME=acct_rtcp_hep -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I../.. -I../../autosrc -DMEMDEB_APP=acct_rtcp_hep -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -std=c11 -D_BSD_SOURCE -D_XOPEN_SOURCE -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_acct_rtcp_hep_debug_la-rtcp2json.lo -MD -MP -MF .deps/rtpp_acct_rtcp_hep_debug_la-rtcp2json.Tpo -c rtcp2json.c -o rtpp_acct_rtcp_hep_debug_la-rtcp2json.o >/dev/null 2>&1 libtool: compile: cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -DRTPP_MODULE -Dmalloc=mod_malloc -Dfree=mod_free -Drealloc=mod_realloc -I../../hepconnector -I../../external/libucl/include -DRTPP_MOD_NAME=acct_rtcp_hep -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -std=c11 -D_BSD_SOURCE -D_XOPEN_SOURCE -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../../hepconnector/rtpp_acct_rtcp_hep_la-core_hep.lo -MD -MP -MF ../../hepconnector/.deps/rtpp_acct_rtcp_hep_la-core_hep.Tpo -c ../../hepconnector/core_hep.c -o ../../hepconnector/rtpp_acct_rtcp_hep_la-core_hep.o >/dev/null 2>&1 libtool: compile: cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -DRTPP_MODULE -Dmalloc=mod_malloc -Dfree=mod_free -Drealloc=mod_realloc -I../../hepconnector -I../../external/libucl/include -DRTPP_MOD_NAME=acct_rtcp_hep -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I../.. -I../../autosrc -DMEMDEB_APP=acct_rtcp_hep -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -std=c11 -D_BSD_SOURCE -D_XOPEN_SOURCE -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_acct_rtcp_hep_debug_la-rtpp_acct_rtcp_hep.lo -MD -MP -MF .deps/rtpp_acct_rtcp_hep_debug_la-rtpp_acct_rtcp_hep.Tpo -c rtpp_acct_rtcp_hep.c -o rtpp_acct_rtcp_hep_debug_la-rtpp_acct_rtcp_hep.o >/dev/null 2>&1 mv -f .deps/librtpp_acct_rtcp_hep_la-rtpp_arh_conf.Tpo .deps/librtpp_acct_rtcp_hep_la-rtpp_arh_conf.Plo libtool: compile: cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -DRTPP_MODULE -Dmalloc=mod_malloc -Dfree=mod_free -Drealloc=mod_realloc -I../../hepconnector -I../../external/libucl/include -DRTPP_MOD_NAME=acct_rtcp_hep -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I../.. -I../../autosrc -DMEMDEB_APP=acct_rtcp_hep -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -std=c11 -D_BSD_SOURCE -D_XOPEN_SOURCE -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../../hepconnector/rtpp_acct_rtcp_hep_debug_la-core_hep.lo -MD -MP -MF ../../hepconnector/.deps/rtpp_acct_rtcp_hep_debug_la-core_hep.Tpo -c ../../hepconnector/core_hep.c -o ../../hepconnector/rtpp_acct_rtcp_hep_debug_la-core_hep.o >/dev/null 2>&1 libtool: compile: cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -DRTPP_MODULE -Dmalloc=mod_malloc -Dfree=mod_free -Drealloc=mod_realloc -I../../hepconnector -I../../external/libucl/include -DRTPP_MOD_NAME=acct_rtcp_hep -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -std=c11 -D_BSD_SOURCE -D_XOPEN_SOURCE -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpp_acct_rtcp_hep_la-rtcp2json.lo -MD -MP -MF .deps/librtpp_acct_rtcp_hep_la-rtcp2json.Tpo -c rtcp2json.c -o librtpp_acct_rtcp_hep_la-rtcp2json.o >/dev/null 2>&1 mv -f .deps/rtpp_acct_rtcp_hep_la-rtpp_acct_rtcp_hep.Tpo .deps/rtpp_acct_rtcp_hep_la-rtpp_acct_rtcp_hep.Plo libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -std=gnu99 -Wall -Wno-uninitialized -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -std=gnu99 -Wall -Wno-uninitialized -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o rtcp2json_test rtcp2json_test-rtcp2json_test.o ../../src/rtcp2json_test-rtpp_sbuf.o rtcp2json_test-rtcp2json.o -lrt mv -f .deps/librtpp_acct_rtcp_hep_la-rtpp_acct_rtcp_hep.Tpo .deps/librtpp_acct_rtcp_hep_la-rtpp_acct_rtcp_hep.Plo libtool: compile: cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -DRTPP_MODULE -Dmalloc=mod_malloc -Dfree=mod_free -Drealloc=mod_realloc -I../../hepconnector -I../../external/libucl/include -DRTPP_MOD_NAME=acct_rtcp_hep -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -std=c11 -D_BSD_SOURCE -D_XOPEN_SOURCE -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_acct_rtcp_hep_la-rtcp2json.lo -MD -MP -MF .deps/rtpp_acct_rtcp_hep_la-rtcp2json.Tpo -c rtcp2json.c -o rtpp_acct_rtcp_hep_la-rtcp2json.o >/dev/null 2>&1 mv -f .deps/rtpp_acct_rtcp_hep_la-rtpp_arh_conf.Tpo .deps/rtpp_acct_rtcp_hep_la-rtpp_arh_conf.Plo libtool: compile: cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -DRTPP_MODULE -Dmalloc=mod_malloc -Dfree=mod_free -Drealloc=mod_realloc -I../../hepconnector -I../../external/libucl/include -DRTPP_MOD_NAME=acct_rtcp_hep -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -std=c11 -D_BSD_SOURCE -D_XOPEN_SOURCE -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../../hepconnector/librtpp_acct_rtcp_hep_la-core_hep.lo -MD -MP -MF ../../hepconnector/.deps/librtpp_acct_rtcp_hep_la-core_hep.Tpo -c ../../hepconnector/core_hep.c -o ../../hepconnector/librtpp_acct_rtcp_hep_la-core_hep.o >/dev/null 2>&1 mv -f .deps/rtpp_acct_rtcp_hep_debug_la-rtpp_arh_conf.Tpo .deps/rtpp_acct_rtcp_hep_debug_la-rtpp_arh_conf.Plo mv -f .deps/rtpp_acct_rtcp_hep_debug_la-rtcp2json.Tpo .deps/rtpp_acct_rtcp_hep_debug_la-rtcp2json.Plo mv -f .deps/rtpp_acct_rtcp_hep_debug_la-rtpp_acct_rtcp_hep.Tpo .deps/rtpp_acct_rtcp_hep_debug_la-rtpp_acct_rtcp_hep.Plo mv -f ../../hepconnector/.deps/rtpp_acct_rtcp_hep_debug_la-core_hep.Tpo ../../hepconnector/.deps/rtpp_acct_rtcp_hep_debug_la-core_hep.Plo /bin/sh ../../libtool --tag=CC --mode=link cc -g3 -O0 -std=c11 -D_BSD_SOURCE -D_XOPEN_SOURCE -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -avoid-version -module -shared -Wl,--version-script=../../modules/Symbol.map -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o rtpp_acct_rtcp_hep_debug.la -rpath /usr/lib/rtpproxy rtpp_acct_rtcp_hep_debug_la-rtpp_acct_rtcp_hep.lo rtpp_acct_rtcp_hep_debug_la-rtcp2json.lo ../../hepconnector/rtpp_acct_rtcp_hep_debug_la-core_hep.lo rtpp_acct_rtcp_hep_debug_la-rtpp_arh_conf.lo ../../libexecinfo/libexecinfo.la -ldl -lpthread -lrt mv -f ../../hepconnector/.deps/rtpp_acct_rtcp_hep_la-core_hep.Tpo ../../hepconnector/.deps/rtpp_acct_rtcp_hep_la-core_hep.Plo mv -f ../../src/.deps/rtpp_sbuf_selftest-rtpp_memdeb.Tpo ../../src/.deps/rtpp_sbuf_selftest-rtpp_memdeb.Po mv -f .deps/librtpp_acct_rtcp_hep_la-rtcp2json.Tpo .deps/librtpp_acct_rtcp_hep_la-rtcp2json.Plo mv -f .deps/rtpp_acct_rtcp_hep_la-rtcp2json.Tpo .deps/rtpp_acct_rtcp_hep_la-rtcp2json.Plo /bin/sh ../../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -std=c11 -D_BSD_SOURCE -D_XOPEN_SOURCE -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -avoid-version -module -shared -Wl,--version-script=../../modules/Symbol.map -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o rtpp_acct_rtcp_hep.la -rpath /usr/lib/rtpproxy rtpp_acct_rtcp_hep_la-rtpp_acct_rtcp_hep.lo rtpp_acct_rtcp_hep_la-rtcp2json.lo ../../hepconnector/rtpp_acct_rtcp_hep_la-core_hep.lo rtpp_acct_rtcp_hep_la-rtpp_arh_conf.lo -lrt mv -f ../../hepconnector/.deps/librtpp_acct_rtcp_hep_la-core_hep.Tpo ../../hepconnector/.deps/librtpp_acct_rtcp_hep_la-core_hep.Plo /bin/sh ../../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -std=c11 -D_BSD_SOURCE -D_XOPEN_SOURCE -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o librtpp_acct_rtcp_hep.la librtpp_acct_rtcp_hep_la-rtpp_acct_rtcp_hep.lo librtpp_acct_rtcp_hep_la-rtcp2json.lo ../../hepconnector/librtpp_acct_rtcp_hep_la-core_hep.lo librtpp_acct_rtcp_hep_la-rtpp_arh_conf.lo -lrt libtool: link: cc -shared -fPIC -DPIC .libs/rtpp_acct_rtcp_hep_debug_la-rtpp_acct_rtcp_hep.o .libs/rtpp_acct_rtcp_hep_debug_la-rtcp2json.o ../../hepconnector/.libs/rtpp_acct_rtcp_hep_debug_la-core_hep.o .libs/rtpp_acct_rtcp_hep_debug_la-rtpp_arh_conf.o -Wl,--whole-archive ../../libexecinfo/.libs/libexecinfo.a -Wl,--no-whole-archive -ldl -lpthread -lrt -g3 -O0 -Wl,--version-script=../../modules/Symbol.map -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,rtpp_acct_rtcp_hep_debug.so -o .libs/rtpp_acct_rtcp_hep_debug.so libtool: link: ( cd ".libs" && rm -f "rtpp_acct_rtcp_hep_debug.la" && ln -s "../rtpp_acct_rtcp_hep_debug.la" "rtpp_acct_rtcp_hep_debug.la" ) libtool: link: cc -shared -fPIC -DPIC .libs/rtpp_acct_rtcp_hep_la-rtpp_acct_rtcp_hep.o .libs/rtpp_acct_rtcp_hep_la-rtcp2json.o ../../hepconnector/.libs/rtpp_acct_rtcp_hep_la-core_hep.o .libs/rtpp_acct_rtcp_hep_la-rtpp_arh_conf.o -lrt -Os -Wl,--version-script=../../modules/Symbol.map -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,rtpp_acct_rtcp_hep.so -o .libs/rtpp_acct_rtcp_hep.so libtool: link: ( cd ".libs" && rm -f "rtpp_acct_rtcp_hep.la" && ln -s "../rtpp_acct_rtcp_hep.la" "rtpp_acct_rtcp_hep.la" ) libtool: link: ar cr .libs/librtpp_acct_rtcp_hep.a .libs/librtpp_acct_rtcp_hep_la-rtpp_acct_rtcp_hep.o .libs/librtpp_acct_rtcp_hep_la-rtcp2json.o ../../hepconnector/.libs/librtpp_acct_rtcp_hep_la-core_hep.o .libs/librtpp_acct_rtcp_hep_la-rtpp_arh_conf.o libtool: link: ranlib .libs/librtpp_acct_rtcp_hep.a libtool: link: ( cd ".libs" && rm -f "librtpp_acct_rtcp_hep.la" && ln -s "../librtpp_acct_rtcp_hep.la" "librtpp_acct_rtcp_hep.la" ) mv -f ../../src/.deps/rtpp_sbuf_selftest-rtpp_autoglitch.Tpo ../../src/.deps/rtpp_sbuf_selftest-rtpp_autoglitch.Po /bin/sh ../../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o rtpp_sbuf_selftest ../../src/rtpp_sbuf_selftest-rtpp_sbuf.o ../../src/rtpp_sbuf_selftest-rtpp_memdeb.o ../../src/rtpp_sbuf_selftest-rtpp_glitch.o ../../src/rtpp_sbuf_selftest-rtpp_autoglitch.o ../../src/rtpp_sbuf_selftest-rtpp_refcnt.o ../../src/rtpp_sbuf_selftest-rtpp_threads.o ../../src/rtpp_sbuf_selftest-rtpp_mallocs.o ../../src/rtpp_sbuf_selftest-rtpp_stacktrace.o ../../autosrc/rtpp_sbuf_selftest-rtpp_refcnt_fin.o ../../libexecinfo/libexecinfo.la -ldl -lpthread -lrt libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o rtpp_sbuf_selftest ../../src/rtpp_sbuf_selftest-rtpp_sbuf.o ../../src/rtpp_sbuf_selftest-rtpp_memdeb.o ../../src/rtpp_sbuf_selftest-rtpp_glitch.o ../../src/rtpp_sbuf_selftest-rtpp_autoglitch.o ../../src/rtpp_sbuf_selftest-rtpp_refcnt.o ../../src/rtpp_sbuf_selftest-rtpp_threads.o ../../src/rtpp_sbuf_selftest-rtpp_mallocs.o ../../src/rtpp_sbuf_selftest-rtpp_stacktrace.o ../../autosrc/rtpp_sbuf_selftest-rtpp_refcnt_fin.o ../../libexecinfo/.libs/libexecinfo.a -ldl -lpthread -lrt make[2]: Leaving directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/modules/acct_rtcp_hep' Making all in catch_dtmf make[2]: Entering directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/modules/catch_dtmf' /bin/sh ../../libtool --tag=CC --mode=compile cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -DRTPP_MODULE -Dmalloc=mod_malloc -Dfree=mod_free -Drealloc=mod_realloc -DRTPP_MOD_NAME="catch_dtmf" -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -std=c11 -D_BSD_SOURCE -D_XOPEN_SOURCE -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpp_catch_dtmf_la-rtpp_catch_dtmf.lo -MD -MP -MF .deps/librtpp_catch_dtmf_la-rtpp_catch_dtmf.Tpo -c -o librtpp_catch_dtmf_la-rtpp_catch_dtmf.lo `test -f 'rtpp_catch_dtmf.c' || echo './'`rtpp_catch_dtmf.c /bin/sh ../../libtool --tag=CC --mode=compile cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -DRTPP_MODULE -Dmalloc=mod_malloc -Dfree=mod_free -Drealloc=mod_realloc -DRTPP_MOD_NAME="catch_dtmf" -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -std=c11 -D_BSD_SOURCE -D_XOPEN_SOURCE -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_catch_dtmf_la-rtpp_catch_dtmf.lo -MD -MP -MF .deps/rtpp_catch_dtmf_la-rtpp_catch_dtmf.Tpo -c -o rtpp_catch_dtmf_la-rtpp_catch_dtmf.lo `test -f 'rtpp_catch_dtmf.c' || echo './'`rtpp_catch_dtmf.c /bin/sh ../../libtool --tag=CC --mode=compile cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -DRTPP_MODULE -Dmalloc=mod_malloc -Dfree=mod_free -Drealloc=mod_realloc -DRTPP_MOD_NAME="catch_dtmf" -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I../.. -I../../autosrc -DMEMDEB_APP="catch_dtmf" -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -std=c11 -D_BSD_SOURCE -D_XOPEN_SOURCE -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_catch_dtmf_debug_la-rtpp_catch_dtmf.lo -MD -MP -MF .deps/rtpp_catch_dtmf_debug_la-rtpp_catch_dtmf.Tpo -c -o rtpp_catch_dtmf_debug_la-rtpp_catch_dtmf.lo `test -f 'rtpp_catch_dtmf.c' || echo './'`rtpp_catch_dtmf.c libtool: compile: cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -DRTPP_MODULE -Dmalloc=mod_malloc -Dfree=mod_free -Drealloc=mod_realloc -DRTPP_MOD_NAME=catch_dtmf -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -std=c11 -D_BSD_SOURCE -D_XOPEN_SOURCE -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_catch_dtmf_la-rtpp_catch_dtmf.lo -MD -MP -MF .deps/rtpp_catch_dtmf_la-rtpp_catch_dtmf.Tpo -c rtpp_catch_dtmf.c -fPIC -DPIC -o .libs/rtpp_catch_dtmf_la-rtpp_catch_dtmf.o libtool: compile: cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -DRTPP_MODULE -Dmalloc=mod_malloc -Dfree=mod_free -Drealloc=mod_realloc -DRTPP_MOD_NAME=catch_dtmf -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -std=c11 -D_BSD_SOURCE -D_XOPEN_SOURCE -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpp_catch_dtmf_la-rtpp_catch_dtmf.lo -MD -MP -MF .deps/librtpp_catch_dtmf_la-rtpp_catch_dtmf.Tpo -c rtpp_catch_dtmf.c -fPIC -DPIC -o .libs/librtpp_catch_dtmf_la-rtpp_catch_dtmf.o libtool: compile: cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -DRTPP_MODULE -Dmalloc=mod_malloc -Dfree=mod_free -Drealloc=mod_realloc -DRTPP_MOD_NAME=catch_dtmf -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I../.. -I../../autosrc -DMEMDEB_APP=catch_dtmf -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -std=c11 -D_BSD_SOURCE -D_XOPEN_SOURCE -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_catch_dtmf_debug_la-rtpp_catch_dtmf.lo -MD -MP -MF .deps/rtpp_catch_dtmf_debug_la-rtpp_catch_dtmf.Tpo -c rtpp_catch_dtmf.c -fPIC -DPIC -o .libs/rtpp_catch_dtmf_debug_la-rtpp_catch_dtmf.o libtool: compile: cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -DRTPP_MODULE -Dmalloc=mod_malloc -Dfree=mod_free -Drealloc=mod_realloc -DRTPP_MOD_NAME=catch_dtmf -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I../.. -I../../autosrc -DMEMDEB_APP=catch_dtmf -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -std=c11 -D_BSD_SOURCE -D_XOPEN_SOURCE -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_catch_dtmf_debug_la-rtpp_catch_dtmf.lo -MD -MP -MF .deps/rtpp_catch_dtmf_debug_la-rtpp_catch_dtmf.Tpo -c rtpp_catch_dtmf.c -o rtpp_catch_dtmf_debug_la-rtpp_catch_dtmf.o >/dev/null 2>&1 libtool: compile: cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -DRTPP_MODULE -Dmalloc=mod_malloc -Dfree=mod_free -Drealloc=mod_realloc -DRTPP_MOD_NAME=catch_dtmf -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -std=c11 -D_BSD_SOURCE -D_XOPEN_SOURCE -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_catch_dtmf_la-rtpp_catch_dtmf.lo -MD -MP -MF .deps/rtpp_catch_dtmf_la-rtpp_catch_dtmf.Tpo -c rtpp_catch_dtmf.c -o rtpp_catch_dtmf_la-rtpp_catch_dtmf.o >/dev/null 2>&1 libtool: compile: cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -DRTPP_MODULE -Dmalloc=mod_malloc -Dfree=mod_free -Drealloc=mod_realloc -DRTPP_MOD_NAME=catch_dtmf -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -std=c11 -D_BSD_SOURCE -D_XOPEN_SOURCE -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpp_catch_dtmf_la-rtpp_catch_dtmf.lo -MD -MP -MF .deps/librtpp_catch_dtmf_la-rtpp_catch_dtmf.Tpo -c rtpp_catch_dtmf.c -o librtpp_catch_dtmf_la-rtpp_catch_dtmf.o >/dev/null 2>&1 mv -f .deps/rtpp_catch_dtmf_debug_la-rtpp_catch_dtmf.Tpo .deps/rtpp_catch_dtmf_debug_la-rtpp_catch_dtmf.Plo /bin/sh ../../libtool --tag=CC --mode=link cc -g3 -O0 -std=c11 -D_BSD_SOURCE -D_XOPEN_SOURCE -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -avoid-version -module -shared -Wl,--version-script=../../modules/Symbol.map -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o rtpp_catch_dtmf_debug.la -rpath /usr/lib/rtpproxy rtpp_catch_dtmf_debug_la-rtpp_catch_dtmf.lo ../../libexecinfo/libexecinfo.la -ldl -lpthread -lrt libtool: link: cc -shared -fPIC -DPIC .libs/rtpp_catch_dtmf_debug_la-rtpp_catch_dtmf.o -Wl,--whole-archive ../../libexecinfo/.libs/libexecinfo.a -Wl,--no-whole-archive -ldl -lpthread -lrt -g3 -O0 -Wl,--version-script=../../modules/Symbol.map -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,rtpp_catch_dtmf_debug.so -o .libs/rtpp_catch_dtmf_debug.so libtool: link: ( cd ".libs" && rm -f "rtpp_catch_dtmf_debug.la" && ln -s "../rtpp_catch_dtmf_debug.la" "rtpp_catch_dtmf_debug.la" ) mv -f .deps/rtpp_catch_dtmf_la-rtpp_catch_dtmf.Tpo .deps/rtpp_catch_dtmf_la-rtpp_catch_dtmf.Plo /bin/sh ../../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -std=c11 -D_BSD_SOURCE -D_XOPEN_SOURCE -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -avoid-version -module -shared -Wl,--version-script=../../modules/Symbol.map -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o rtpp_catch_dtmf.la -rpath /usr/lib/rtpproxy rtpp_catch_dtmf_la-rtpp_catch_dtmf.lo -lrt mv -f .deps/librtpp_catch_dtmf_la-rtpp_catch_dtmf.Tpo .deps/librtpp_catch_dtmf_la-rtpp_catch_dtmf.Plo /bin/sh ../../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -std=c11 -D_BSD_SOURCE -D_XOPEN_SOURCE -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o librtpp_catch_dtmf.la librtpp_catch_dtmf_la-rtpp_catch_dtmf.lo -lrt libtool: link: cc -shared -fPIC -DPIC .libs/rtpp_catch_dtmf_la-rtpp_catch_dtmf.o -lrt -Os -Wl,--version-script=../../modules/Symbol.map -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,rtpp_catch_dtmf.so -o .libs/rtpp_catch_dtmf.so libtool: link: ( cd ".libs" && rm -f "rtpp_catch_dtmf.la" && ln -s "../rtpp_catch_dtmf.la" "rtpp_catch_dtmf.la" ) libtool: link: ar cr .libs/librtpp_catch_dtmf.a .libs/librtpp_catch_dtmf_la-rtpp_catch_dtmf.o libtool: link: ranlib .libs/librtpp_catch_dtmf.a libtool: link: ( cd ".libs" && rm -f "librtpp_catch_dtmf.la" && ln -s "../librtpp_catch_dtmf.la" "librtpp_catch_dtmf.la" ) make[2]: Leaving directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/modules/catch_dtmf' Making all in badmod make[2]: Entering directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/modules/badmod' /bin/sh ../../libtool --tag=CC --mode=compile cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_badmod1_la-rtpp_badmod1.lo -MD -MP -MF .deps/rtpp_badmod1_la-rtpp_badmod1.Tpo -c -o rtpp_badmod1_la-rtpp_badmod1.lo `test -f 'rtpp_badmod1.c' || echo './'`rtpp_badmod1.c /bin/sh ../../libtool --tag=CC --mode=compile cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I../.. -I../../autosrc -DMEMDEB_APP="badmod1" -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_badmod1_debug_la-rtpp_badmod1.lo -MD -MP -MF .deps/rtpp_badmod1_debug_la-rtpp_badmod1.Tpo -c -o rtpp_badmod1_debug_la-rtpp_badmod1.lo `test -f 'rtpp_badmod1.c' || echo './'`rtpp_badmod1.c /bin/sh ../../libtool --tag=CC --mode=compile cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_badmod2_la-rtpp_badmod2.lo -MD -MP -MF .deps/rtpp_badmod2_la-rtpp_badmod2.Tpo -c -o rtpp_badmod2_la-rtpp_badmod2.lo `test -f 'rtpp_badmod2.c' || echo './'`rtpp_badmod2.c /bin/sh ../../libtool --tag=CC --mode=compile cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I../.. -I../../autosrc -DMEMDEB_APP="badmod2" -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_badmod2_debug_la-rtpp_badmod2.lo -MD -MP -MF .deps/rtpp_badmod2_debug_la-rtpp_badmod2.Tpo -c -o rtpp_badmod2_debug_la-rtpp_badmod2.lo `test -f 'rtpp_badmod2.c' || echo './'`rtpp_badmod2.c /bin/sh ../../libtool --tag=CC --mode=compile cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_badmod3_la-rtpp_badmod3.lo -MD -MP -MF .deps/rtpp_badmod3_la-rtpp_badmod3.Tpo -c -o rtpp_badmod3_la-rtpp_badmod3.lo `test -f 'rtpp_badmod3.c' || echo './'`rtpp_badmod3.c /bin/sh ../../libtool --tag=CC --mode=compile cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I../.. -I../../autosrc -DMEMDEB_APP="badmod3" -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_badmod3_debug_la-rtpp_badmod3.lo -MD -MP -MF .deps/rtpp_badmod3_debug_la-rtpp_badmod3.Tpo -c -o rtpp_badmod3_debug_la-rtpp_badmod3.lo `test -f 'rtpp_badmod3.c' || echo './'`rtpp_badmod3.c /bin/sh ../../libtool --tag=CC --mode=compile cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_badmod4_la-rtpp_badmod4.lo -MD -MP -MF .deps/rtpp_badmod4_la-rtpp_badmod4.Tpo -c -o rtpp_badmod4_la-rtpp_badmod4.lo `test -f 'rtpp_badmod4.c' || echo './'`rtpp_badmod4.c /bin/sh ../../libtool --tag=CC --mode=compile cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I../.. -I../../autosrc -DMEMDEB_APP="badmod4" -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_badmod4_debug_la-rtpp_badmod4.lo -MD -MP -MF .deps/rtpp_badmod4_debug_la-rtpp_badmod4.Tpo -c -o rtpp_badmod4_debug_la-rtpp_badmod4.lo `test -f 'rtpp_badmod4.c' || echo './'`rtpp_badmod4.c libtool: compile: cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_badmod4_la-rtpp_badmod4.lo -MD -MP -MF .deps/rtpp_badmod4_la-rtpp_badmod4.Tpo -c rtpp_badmod4.c -fPIC -DPIC -o .libs/rtpp_badmod4_la-rtpp_badmod4.o libtool: compile: cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_badmod1_la-rtpp_badmod1.lo -MD -MP -MF .deps/rtpp_badmod1_la-rtpp_badmod1.Tpo -c rtpp_badmod1.c -fPIC -DPIC -o .libs/rtpp_badmod1_la-rtpp_badmod1.o libtool: compile: cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_badmod3_la-rtpp_badmod3.lo -MD -MP -MF .deps/rtpp_badmod3_la-rtpp_badmod3.Tpo -c rtpp_badmod3.c -fPIC -DPIC -o .libs/rtpp_badmod3_la-rtpp_badmod3.o libtool: compile: cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_badmod2_la-rtpp_badmod2.lo -MD -MP -MF .deps/rtpp_badmod2_la-rtpp_badmod2.Tpo -c rtpp_badmod2.c -fPIC -DPIC -o .libs/rtpp_badmod2_la-rtpp_badmod2.o libtool: compile: cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I../.. -I../../autosrc -DMEMDEB_APP=badmod3 -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_badmod3_debug_la-rtpp_badmod3.lo -MD -MP -MF .deps/rtpp_badmod3_debug_la-rtpp_badmod3.Tpo -c rtpp_badmod3.c -fPIC -DPIC -o .libs/rtpp_badmod3_debug_la-rtpp_badmod3.o libtool: compile: cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I../.. -I../../autosrc -DMEMDEB_APP=badmod2 -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_badmod2_debug_la-rtpp_badmod2.lo -MD -MP -MF .deps/rtpp_badmod2_debug_la-rtpp_badmod2.Tpo -c rtpp_badmod2.c -fPIC -DPIC -o .libs/rtpp_badmod2_debug_la-rtpp_badmod2.o libtool: compile: cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I../.. -I../../autosrc -DMEMDEB_APP=badmod4 -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_badmod4_debug_la-rtpp_badmod4.lo -MD -MP -MF .deps/rtpp_badmod4_debug_la-rtpp_badmod4.Tpo -c rtpp_badmod4.c -fPIC -DPIC -o .libs/rtpp_badmod4_debug_la-rtpp_badmod4.o libtool: compile: cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I../.. -I../../autosrc -DMEMDEB_APP=badmod1 -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_badmod1_debug_la-rtpp_badmod1.lo -MD -MP -MF .deps/rtpp_badmod1_debug_la-rtpp_badmod1.Tpo -c rtpp_badmod1.c -fPIC -DPIC -o .libs/rtpp_badmod1_debug_la-rtpp_badmod1.o libtool: compile: cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_badmod1_la-rtpp_badmod1.lo -MD -MP -MF .deps/rtpp_badmod1_la-rtpp_badmod1.Tpo -c rtpp_badmod1.c -o rtpp_badmod1_la-rtpp_badmod1.o >/dev/null 2>&1 libtool: compile: cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_badmod4_la-rtpp_badmod4.lo -MD -MP -MF .deps/rtpp_badmod4_la-rtpp_badmod4.Tpo -c rtpp_badmod4.c -o rtpp_badmod4_la-rtpp_badmod4.o >/dev/null 2>&1 libtool: compile: cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_badmod2_la-rtpp_badmod2.lo -MD -MP -MF .deps/rtpp_badmod2_la-rtpp_badmod2.Tpo -c rtpp_badmod2.c -o rtpp_badmod2_la-rtpp_badmod2.o >/dev/null 2>&1 libtool: compile: cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_badmod3_la-rtpp_badmod3.lo -MD -MP -MF .deps/rtpp_badmod3_la-rtpp_badmod3.Tpo -c rtpp_badmod3.c -o rtpp_badmod3_la-rtpp_badmod3.o >/dev/null 2>&1 mv -f .deps/rtpp_badmod4_la-rtpp_badmod4.Tpo .deps/rtpp_badmod4_la-rtpp_badmod4.Plo /bin/sh ../../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -avoid-version -module -shared -Wl,--version-script=../../modules/Symbol.map -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o rtpp_badmod4.la -rpath /usr/lib/rtpproxy rtpp_badmod4_la-rtpp_badmod4.lo -lrt mv -f .deps/rtpp_badmod1_la-rtpp_badmod1.Tpo .deps/rtpp_badmod1_la-rtpp_badmod1.Plo /bin/sh ../../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -avoid-version -module -shared -Wl,--version-script=../../modules/Symbol.map -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o rtpp_badmod1.la -rpath /usr/lib/rtpproxy rtpp_badmod1_la-rtpp_badmod1.lo -lrt mv -f .deps/rtpp_badmod2_la-rtpp_badmod2.Tpo .deps/rtpp_badmod2_la-rtpp_badmod2.Plo /bin/sh ../../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -avoid-version -module -shared -Wl,--version-script=../../modules/Symbol.map -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o rtpp_badmod2.la -rpath /usr/lib/rtpproxy rtpp_badmod2_la-rtpp_badmod2.lo -lrt mv -f .deps/rtpp_badmod3_la-rtpp_badmod3.Tpo .deps/rtpp_badmod3_la-rtpp_badmod3.Plo /bin/sh ../../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -avoid-version -module -shared -Wl,--version-script=../../modules/Symbol.map -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o rtpp_badmod3.la -rpath /usr/lib/rtpproxy rtpp_badmod3_la-rtpp_badmod3.lo -lrt libtool: compile: cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I../.. -I../../autosrc -DMEMDEB_APP=badmod3 -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_badmod3_debug_la-rtpp_badmod3.lo -MD -MP -MF .deps/rtpp_badmod3_debug_la-rtpp_badmod3.Tpo -c rtpp_badmod3.c -o rtpp_badmod3_debug_la-rtpp_badmod3.o >/dev/null 2>&1 libtool: compile: cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I../.. -I../../autosrc -DMEMDEB_APP=badmod1 -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_badmod1_debug_la-rtpp_badmod1.lo -MD -MP -MF .deps/rtpp_badmod1_debug_la-rtpp_badmod1.Tpo -c rtpp_badmod1.c -o rtpp_badmod1_debug_la-rtpp_badmod1.o >/dev/null 2>&1 libtool: link: cc -shared -fPIC -DPIC .libs/rtpp_badmod4_la-rtpp_badmod4.o -lrt -Os -Wl,--version-script=../../modules/Symbol.map -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,rtpp_badmod4.so -o .libs/rtpp_badmod4.so libtool: link: cc -shared -fPIC -DPIC .libs/rtpp_badmod1_la-rtpp_badmod1.o -lrt -Os -Wl,--version-script=../../modules/Symbol.map -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,rtpp_badmod1.so -o .libs/rtpp_badmod1.so libtool: compile: cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I../.. -I../../autosrc -DMEMDEB_APP=badmod2 -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_badmod2_debug_la-rtpp_badmod2.lo -MD -MP -MF .deps/rtpp_badmod2_debug_la-rtpp_badmod2.Tpo -c rtpp_badmod2.c -o rtpp_badmod2_debug_la-rtpp_badmod2.o >/dev/null 2>&1 libtool: compile: cc -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../../src -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I../.. -I../../autosrc -DMEMDEB_APP=badmod4 -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_badmod4_debug_la-rtpp_badmod4.lo -MD -MP -MF .deps/rtpp_badmod4_debug_la-rtpp_badmod4.Tpo -c rtpp_badmod4.c -o rtpp_badmod4_debug_la-rtpp_badmod4.o >/dev/null 2>&1 libtool: link: cc -shared -fPIC -DPIC .libs/rtpp_badmod2_la-rtpp_badmod2.o -lrt -Os -Wl,--version-script=../../modules/Symbol.map -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,rtpp_badmod2.so -o .libs/rtpp_badmod2.so libtool: link: ( cd ".libs" && rm -f "rtpp_badmod4.la" && ln -s "../rtpp_badmod4.la" "rtpp_badmod4.la" ) libtool: link: cc -shared -fPIC -DPIC .libs/rtpp_badmod3_la-rtpp_badmod3.o -lrt -Os -Wl,--version-script=../../modules/Symbol.map -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,rtpp_badmod3.so -o .libs/rtpp_badmod3.so libtool: link: ( cd ".libs" && rm -f "rtpp_badmod1.la" && ln -s "../rtpp_badmod1.la" "rtpp_badmod1.la" ) libtool: link: ( cd ".libs" && rm -f "rtpp_badmod2.la" && ln -s "../rtpp_badmod2.la" "rtpp_badmod2.la" ) libtool: link: ( cd ".libs" && rm -f "rtpp_badmod3.la" && ln -s "../rtpp_badmod3.la" "rtpp_badmod3.la" ) mv -f .deps/rtpp_badmod3_debug_la-rtpp_badmod3.Tpo .deps/rtpp_badmod3_debug_la-rtpp_badmod3.Plo /bin/sh ../../libtool --tag=CC --mode=link cc -g3 -O0 -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -avoid-version -module -shared -Wl,--version-script=../../modules/Symbol.map -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o rtpp_badmod3_debug.la -rpath /usr/lib/rtpproxy rtpp_badmod3_debug_la-rtpp_badmod3.lo ../../libexecinfo/libexecinfo.la -ldl -lpthread -lrt mv -f .deps/rtpp_badmod1_debug_la-rtpp_badmod1.Tpo .deps/rtpp_badmod1_debug_la-rtpp_badmod1.Plo /bin/sh ../../libtool --tag=CC --mode=link cc -g3 -O0 -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -avoid-version -module -shared -Wl,--version-script=../../modules/Symbol.map -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o rtpp_badmod1_debug.la -rpath /usr/lib/rtpproxy rtpp_badmod1_debug_la-rtpp_badmod1.lo ../../libexecinfo/libexecinfo.la -ldl -lpthread -lrt mv -f .deps/rtpp_badmod2_debug_la-rtpp_badmod2.Tpo .deps/rtpp_badmod2_debug_la-rtpp_badmod2.Plo /bin/sh ../../libtool --tag=CC --mode=link cc -g3 -O0 -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -avoid-version -module -shared -Wl,--version-script=../../modules/Symbol.map -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o rtpp_badmod2_debug.la -rpath /usr/lib/rtpproxy rtpp_badmod2_debug_la-rtpp_badmod2.lo ../../libexecinfo/libexecinfo.la -ldl -lpthread -lrt mv -f .deps/rtpp_badmod4_debug_la-rtpp_badmod4.Tpo .deps/rtpp_badmod4_debug_la-rtpp_badmod4.Plo /bin/sh ../../libtool --tag=CC --mode=link cc -g3 -O0 -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -avoid-version -module -shared -Wl,--version-script=../../modules/Symbol.map -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o rtpp_badmod4_debug.la -rpath /usr/lib/rtpproxy rtpp_badmod4_debug_la-rtpp_badmod4.lo ../../libexecinfo/libexecinfo.la -ldl -lpthread -lrt libtool: link: cc -shared -fPIC -DPIC .libs/rtpp_badmod3_debug_la-rtpp_badmod3.o -Wl,--whole-archive ../../libexecinfo/.libs/libexecinfo.a -Wl,--no-whole-archive -ldl -lpthread -lrt -g3 -O0 -Wl,--version-script=../../modules/Symbol.map -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,rtpp_badmod3_debug.so -o .libs/rtpp_badmod3_debug.so libtool: link: ( cd ".libs" && rm -f "rtpp_badmod3_debug.la" && ln -s "../rtpp_badmod3_debug.la" "rtpp_badmod3_debug.la" ) libtool: link: cc -shared -fPIC -DPIC .libs/rtpp_badmod1_debug_la-rtpp_badmod1.o -Wl,--whole-archive ../../libexecinfo/.libs/libexecinfo.a -Wl,--no-whole-archive -ldl -lpthread -lrt -g3 -O0 -Wl,--version-script=../../modules/Symbol.map -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,rtpp_badmod1_debug.so -o .libs/rtpp_badmod1_debug.so libtool: link: cc -shared -fPIC -DPIC .libs/rtpp_badmod2_debug_la-rtpp_badmod2.o -Wl,--whole-archive ../../libexecinfo/.libs/libexecinfo.a -Wl,--no-whole-archive -ldl -lpthread -lrt -g3 -O0 -Wl,--version-script=../../modules/Symbol.map -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,rtpp_badmod2_debug.so -o .libs/rtpp_badmod2_debug.so libtool: link: cc -shared -fPIC -DPIC .libs/rtpp_badmod4_debug_la-rtpp_badmod4.o -Wl,--whole-archive ../../libexecinfo/.libs/libexecinfo.a -Wl,--no-whole-archive -ldl -lpthread -lrt -g3 -O0 -Wl,--version-script=../../modules/Symbol.map -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,rtpp_badmod4_debug.so -o .libs/rtpp_badmod4_debug.so libtool: link: ( cd ".libs" && rm -f "rtpp_badmod1_debug.la" && ln -s "../rtpp_badmod1_debug.la" "rtpp_badmod1_debug.la" ) libtool: link: ( cd ".libs" && rm -f "rtpp_badmod4_debug.la" && ln -s "../rtpp_badmod4_debug.la" "rtpp_badmod4_debug.la" ) libtool: link: ( cd ".libs" && rm -f "rtpp_badmod2_debug.la" && ln -s "../rtpp_badmod2_debug.la" "rtpp_badmod2_debug.la" ) make[2]: Leaving directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/modules/badmod' make[2]: Entering directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/modules' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/modules' make[1]: Leaving directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/modules' Making all in libelperiodic/src make[1]: Entering directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/libelperiodic/src' cc -DPACKAGE_NAME=\"libelperiodic\" -DPACKAGE_TARNAME=\"libelperiodic\" -DPACKAGE_VERSION=\"staticlib\" -DPACKAGE_STRING=\"libelperiodic\ staticlib\" -DPACKAGE_BUGREPORT=\"sobomax@sippysoft.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libelperiodic\" -DVERSION=\"staticlib\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVERSION_GIT=\"20250909121813\" -I. -Wno-format-zero-length -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT testskew-testskew.o -MD -MP -MF .deps/testskew-testskew.Tpo -c -o testskew-testskew.o `test -f 'testskew.c' || echo './'`testskew.c /bin/sh ../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libelperiodic\" -DPACKAGE_TARNAME=\"libelperiodic\" -DPACKAGE_VERSION=\"staticlib\" -DPACKAGE_STRING=\"libelperiodic\ staticlib\" -DPACKAGE_BUGREPORT=\"sobomax@sippysoft.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libelperiodic\" -DVERSION=\"staticlib\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVERSION_GIT=\"20250909121813\" -I. -g3 -O0 -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT libelperiodic_la-periodic.lo -MD -MP -MF .deps/libelperiodic_la-periodic.Tpo -c -o libelperiodic_la-periodic.lo `test -f 'periodic.c' || echo './'`periodic.c /bin/sh ../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libelperiodic\" -DPACKAGE_TARNAME=\"libelperiodic\" -DPACKAGE_VERSION=\"staticlib\" -DPACKAGE_STRING=\"libelperiodic\ staticlib\" -DPACKAGE_BUGREPORT=\"sobomax@sippysoft.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libelperiodic\" -DVERSION=\"staticlib\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVERSION_GIT=\"20250909121813\" -I. -g3 -O0 -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT libelperiodic_la-prdic_math.lo -MD -MP -MF .deps/libelperiodic_la-prdic_math.Tpo -c -o libelperiodic_la-prdic_math.lo `test -f 'prdic_math.c' || echo './'`prdic_math.c /bin/sh ../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libelperiodic\" -DPACKAGE_TARNAME=\"libelperiodic\" -DPACKAGE_VERSION=\"staticlib\" -DPACKAGE_STRING=\"libelperiodic\ staticlib\" -DPACKAGE_BUGREPORT=\"sobomax@sippysoft.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libelperiodic\" -DVERSION=\"staticlib\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVERSION_GIT=\"20250909121813\" -I. -g3 -O0 -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT libelperiodic_la-prdic_fd.lo -MD -MP -MF .deps/libelperiodic_la-prdic_fd.Tpo -c -o libelperiodic_la-prdic_fd.lo `test -f 'prdic_fd.c' || echo './'`prdic_fd.c /bin/sh ../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libelperiodic\" -DPACKAGE_TARNAME=\"libelperiodic\" -DPACKAGE_VERSION=\"staticlib\" -DPACKAGE_STRING=\"libelperiodic\ staticlib\" -DPACKAGE_BUGREPORT=\"sobomax@sippysoft.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libelperiodic\" -DVERSION=\"staticlib\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVERSION_GIT=\"20250909121813\" -I. -g3 -O0 -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT libelperiodic_la-prdic_pfd.lo -MD -MP -MF .deps/libelperiodic_la-prdic_pfd.Tpo -c -o libelperiodic_la-prdic_pfd.lo `test -f 'prdic_pfd.c' || echo './'`prdic_pfd.c /bin/sh ../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libelperiodic\" -DPACKAGE_TARNAME=\"libelperiodic\" -DPACKAGE_VERSION=\"staticlib\" -DPACKAGE_STRING=\"libelperiodic\ staticlib\" -DPACKAGE_BUGREPORT=\"sobomax@sippysoft.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libelperiodic\" -DVERSION=\"staticlib\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVERSION_GIT=\"20250909121813\" -I. -g3 -O0 -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT libelperiodic_la-prdic_main_fd.lo -MD -MP -MF .deps/libelperiodic_la-prdic_main_fd.Tpo -c -o libelperiodic_la-prdic_main_fd.lo `test -f 'prdic_main_fd.c' || echo './'`prdic_main_fd.c /bin/sh ../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libelperiodic\" -DPACKAGE_TARNAME=\"libelperiodic\" -DPACKAGE_VERSION=\"staticlib\" -DPACKAGE_STRING=\"libelperiodic\ staticlib\" -DPACKAGE_BUGREPORT=\"sobomax@sippysoft.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libelperiodic\" -DVERSION=\"staticlib\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVERSION_GIT=\"20250909121813\" -I. -g3 -O0 -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT libelperiodic_la-prdic_main_pfd.lo -MD -MP -MF .deps/libelperiodic_la-prdic_main_pfd.Tpo -c -o libelperiodic_la-prdic_main_pfd.lo `test -f 'prdic_main_pfd.c' || echo './'`prdic_main_pfd.c /bin/sh ../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libelperiodic\" -DPACKAGE_TARNAME=\"libelperiodic\" -DPACKAGE_VERSION=\"staticlib\" -DPACKAGE_STRING=\"libelperiodic\ staticlib\" -DPACKAGE_BUGREPORT=\"sobomax@sippysoft.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libelperiodic\" -DVERSION=\"staticlib\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVERSION_GIT=\"20250909121813\" -I. -g3 -O0 -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT libelperiodic_la-prdic_main.lo -MD -MP -MF .deps/libelperiodic_la-prdic_main.Tpo -c -o libelperiodic_la-prdic_main.lo `test -f 'prdic_main.c' || echo './'`prdic_main.c /bin/sh ../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libelperiodic\" -DPACKAGE_TARNAME=\"libelperiodic\" -DPACKAGE_VERSION=\"staticlib\" -DPACKAGE_STRING=\"libelperiodic\ staticlib\" -DPACKAGE_BUGREPORT=\"sobomax@sippysoft.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libelperiodic\" -DVERSION=\"staticlib\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVERSION_GIT=\"20250909121813\" -I. -g3 -O0 -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT libelperiodic_la-prdic_recfilter.lo -MD -MP -MF .deps/libelperiodic_la-prdic_recfilter.Tpo -c -o libelperiodic_la-prdic_recfilter.lo `test -f 'prdic_recfilter.c' || echo './'`prdic_recfilter.c /bin/sh ../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libelperiodic\" -DPACKAGE_TARNAME=\"libelperiodic\" -DPACKAGE_VERSION=\"staticlib\" -DPACKAGE_STRING=\"libelperiodic\ staticlib\" -DPACKAGE_BUGREPORT=\"sobomax@sippysoft.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libelperiodic\" -DVERSION=\"staticlib\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVERSION_GIT=\"20250909121813\" -I. -g3 -O0 -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT libelperiodic_la-prdic_shmtrig.lo -MD -MP -MF .deps/libelperiodic_la-prdic_shmtrig.Tpo -c -o libelperiodic_la-prdic_shmtrig.lo `test -f 'prdic_shmtrig.c' || echo './'`prdic_shmtrig.c /bin/sh ../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libelperiodic\" -DPACKAGE_TARNAME=\"libelperiodic\" -DPACKAGE_VERSION=\"staticlib\" -DPACKAGE_STRING=\"libelperiodic\ staticlib\" -DPACKAGE_BUGREPORT=\"sobomax@sippysoft.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libelperiodic\" -DVERSION=\"staticlib\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DVERSION_GIT=\"20250909121813\" -I. -g3 -O0 -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT libelperiodic_la-prdic_sign.lo -MD -MP -MF .deps/libelperiodic_la-prdic_sign.Tpo -c -o libelperiodic_la-prdic_sign.lo `test -f 'prdic_sign.c' || echo './'`prdic_sign.c libtool: compile: cc "-DPACKAGE_NAME=\"libelperiodic\"" "-DPACKAGE_TARNAME=\"libelperiodic\"" "-DPACKAGE_VERSION=\"staticlib\"" "-DPACKAGE_STRING=\"libelperiodic staticlib\"" "-DPACKAGE_BUGREPORT=\"sobomax@sippysoft.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"libelperiodic\"" "-DVERSION=\"staticlib\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" "-DVERSION_GIT=\"20250909121813\"" -I. -g3 -O0 -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT libelperiodic_la-prdic_recfilter.lo -MD -MP -MF .deps/libelperiodic_la-prdic_recfilter.Tpo -c prdic_recfilter.c -o libelperiodic_la-prdic_recfilter.o libtool: compile: cc "-DPACKAGE_NAME=\"libelperiodic\"" "-DPACKAGE_TARNAME=\"libelperiodic\"" "-DPACKAGE_VERSION=\"staticlib\"" "-DPACKAGE_STRING=\"libelperiodic staticlib\"" "-DPACKAGE_BUGREPORT=\"sobomax@sippysoft.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"libelperiodic\"" "-DVERSION=\"staticlib\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" "-DVERSION_GIT=\"20250909121813\"" -I. -g3 -O0 -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT libelperiodic_la-prdic_pfd.lo -MD -MP -MF .deps/libelperiodic_la-prdic_pfd.Tpo -c prdic_pfd.c -o libelperiodic_la-prdic_pfd.o libtool: compile: cc "-DPACKAGE_NAME=\"libelperiodic\"" "-DPACKAGE_TARNAME=\"libelperiodic\"" "-DPACKAGE_VERSION=\"staticlib\"" "-DPACKAGE_STRING=\"libelperiodic staticlib\"" "-DPACKAGE_BUGREPORT=\"sobomax@sippysoft.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"libelperiodic\"" "-DVERSION=\"staticlib\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" "-DVERSION_GIT=\"20250909121813\"" -I. -g3 -O0 -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT libelperiodic_la-periodic.lo -MD -MP -MF .deps/libelperiodic_la-periodic.Tpo -c periodic.c -o libelperiodic_la-periodic.o libtool: compile: cc "-DPACKAGE_NAME=\"libelperiodic\"" "-DPACKAGE_TARNAME=\"libelperiodic\"" "-DPACKAGE_VERSION=\"staticlib\"" "-DPACKAGE_STRING=\"libelperiodic staticlib\"" "-DPACKAGE_BUGREPORT=\"sobomax@sippysoft.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"libelperiodic\"" "-DVERSION=\"staticlib\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" "-DVERSION_GIT=\"20250909121813\"" -I. -g3 -O0 -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT libelperiodic_la-prdic_main.lo -MD -MP -MF .deps/libelperiodic_la-prdic_main.Tpo -c prdic_main.c -o libelperiodic_la-prdic_main.o libtool: compile: cc "-DPACKAGE_NAME=\"libelperiodic\"" "-DPACKAGE_TARNAME=\"libelperiodic\"" "-DPACKAGE_VERSION=\"staticlib\"" "-DPACKAGE_STRING=\"libelperiodic staticlib\"" "-DPACKAGE_BUGREPORT=\"sobomax@sippysoft.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"libelperiodic\"" "-DVERSION=\"staticlib\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" "-DVERSION_GIT=\"20250909121813\"" -I. -g3 -O0 -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT libelperiodic_la-prdic_math.lo -MD -MP -MF .deps/libelperiodic_la-prdic_math.Tpo -c prdic_math.c -o libelperiodic_la-prdic_math.o libtool: compile: cc "-DPACKAGE_NAME=\"libelperiodic\"" "-DPACKAGE_TARNAME=\"libelperiodic\"" "-DPACKAGE_VERSION=\"staticlib\"" "-DPACKAGE_STRING=\"libelperiodic staticlib\"" "-DPACKAGE_BUGREPORT=\"sobomax@sippysoft.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"libelperiodic\"" "-DVERSION=\"staticlib\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" "-DVERSION_GIT=\"20250909121813\"" -I. -g3 -O0 -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT libelperiodic_la-prdic_main_pfd.lo -MD -MP -MF .deps/libelperiodic_la-prdic_main_pfd.Tpo -c prdic_main_pfd.c -o libelperiodic_la-prdic_main_pfd.o mv -f .deps/testskew-testskew.Tpo .deps/testskew-testskew.Po libtool: compile: cc "-DPACKAGE_NAME=\"libelperiodic\"" "-DPACKAGE_TARNAME=\"libelperiodic\"" "-DPACKAGE_VERSION=\"staticlib\"" "-DPACKAGE_STRING=\"libelperiodic staticlib\"" "-DPACKAGE_BUGREPORT=\"sobomax@sippysoft.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"libelperiodic\"" "-DVERSION=\"staticlib\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" "-DVERSION_GIT=\"20250909121813\"" -I. -g3 -O0 -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT libelperiodic_la-prdic_main_fd.lo -MD -MP -MF .deps/libelperiodic_la-prdic_main_fd.Tpo -c prdic_main_fd.c -o libelperiodic_la-prdic_main_fd.o libtool: compile: cc "-DPACKAGE_NAME=\"libelperiodic\"" "-DPACKAGE_TARNAME=\"libelperiodic\"" "-DPACKAGE_VERSION=\"staticlib\"" "-DPACKAGE_STRING=\"libelperiodic staticlib\"" "-DPACKAGE_BUGREPORT=\"sobomax@sippysoft.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"libelperiodic\"" "-DVERSION=\"staticlib\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" "-DVERSION_GIT=\"20250909121813\"" -I. -g3 -O0 -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT libelperiodic_la-prdic_sign.lo -MD -MP -MF .deps/libelperiodic_la-prdic_sign.Tpo -c prdic_sign.c -o libelperiodic_la-prdic_sign.o libtool: compile: cc "-DPACKAGE_NAME=\"libelperiodic\"" "-DPACKAGE_TARNAME=\"libelperiodic\"" "-DPACKAGE_VERSION=\"staticlib\"" "-DPACKAGE_STRING=\"libelperiodic staticlib\"" "-DPACKAGE_BUGREPORT=\"sobomax@sippysoft.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"libelperiodic\"" "-DVERSION=\"staticlib\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" "-DVERSION_GIT=\"20250909121813\"" -I. -g3 -O0 -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT libelperiodic_la-prdic_fd.lo -MD -MP -MF .deps/libelperiodic_la-prdic_fd.Tpo -c prdic_fd.c -o libelperiodic_la-prdic_fd.o libtool: compile: cc "-DPACKAGE_NAME=\"libelperiodic\"" "-DPACKAGE_TARNAME=\"libelperiodic\"" "-DPACKAGE_VERSION=\"staticlib\"" "-DPACKAGE_STRING=\"libelperiodic staticlib\"" "-DPACKAGE_BUGREPORT=\"sobomax@sippysoft.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"libelperiodic\"" "-DVERSION=\"staticlib\"" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" "-DVERSION_GIT=\"20250909121813\"" -I. -g3 -O0 -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT libelperiodic_la-prdic_shmtrig.lo -MD -MP -MF .deps/libelperiodic_la-prdic_shmtrig.Tpo -c prdic_shmtrig.c -o libelperiodic_la-prdic_shmtrig.o mv -f .deps/libelperiodic_la-prdic_recfilter.Tpo .deps/libelperiodic_la-prdic_recfilter.Plo mv -f .deps/libelperiodic_la-prdic_shmtrig.Tpo .deps/libelperiodic_la-prdic_shmtrig.Plo mv -f .deps/libelperiodic_la-prdic_math.Tpo .deps/libelperiodic_la-prdic_math.Plo mv -f .deps/libelperiodic_la-prdic_pfd.Tpo .deps/libelperiodic_la-prdic_pfd.Plo mv -f .deps/libelperiodic_la-prdic_main_fd.Tpo .deps/libelperiodic_la-prdic_main_fd.Plo mv -f .deps/libelperiodic_la-prdic_sign.Tpo .deps/libelperiodic_la-prdic_sign.Plo mv -f .deps/libelperiodic_la-prdic_fd.Tpo .deps/libelperiodic_la-prdic_fd.Plo mv -f .deps/libelperiodic_la-prdic_main_pfd.Tpo .deps/libelperiodic_la-prdic_main_pfd.Plo mv -f .deps/libelperiodic_la-prdic_main.Tpo .deps/libelperiodic_la-prdic_main.Plo mv -f .deps/libelperiodic_la-periodic.Tpo .deps/libelperiodic_la-periodic.Plo /bin/sh ../libtool --tag=CC --mode=link cc -g3 -O0 -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -version-info 1 -Wl,--version-script=./Symbol.map -lm -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libelperiodic.la libelperiodic_la-periodic.lo libelperiodic_la-prdic_math.lo libelperiodic_la-prdic_fd.lo libelperiodic_la-prdic_pfd.lo libelperiodic_la-prdic_main_fd.lo libelperiodic_la-prdic_main_pfd.lo libelperiodic_la-prdic_main.lo libelperiodic_la-prdic_recfilter.lo libelperiodic_la-prdic_shmtrig.lo libelperiodic_la-prdic_sign.lo libtool: warning: '-version-info/-version-number' is ignored for convenience libraries libtool: link: ar cr .libs/libelperiodic.a libelperiodic_la-periodic.o libelperiodic_la-prdic_math.o libelperiodic_la-prdic_fd.o libelperiodic_la-prdic_pfd.o libelperiodic_la-prdic_main_fd.o libelperiodic_la-prdic_main_pfd.o libelperiodic_la-prdic_main.o libelperiodic_la-prdic_recfilter.o libelperiodic_la-prdic_shmtrig.o libelperiodic_la-prdic_sign.o libtool: link: ranlib .libs/libelperiodic.a libtool: link: ( cd ".libs" && rm -f "libelperiodic.la" && ln -s "../libelperiodic.la" "libelperiodic.la" ) /bin/sh ../libtool --tag=CC --mode=link cc -Wno-format-zero-length -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o testskew testskew-testskew.o libelperiodic.la -lpthread libtool: link: cc -Wno-format-zero-length -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o testskew testskew-testskew.o ./.libs/libelperiodic.a -lm -lpthread make[1]: Leaving directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/libelperiodic/src' Making all in src make[1]: Entering directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/src' make all-am make[2]: Entering directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/src' cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpproxy-main.o -MD -MP -MF .deps/rtpproxy-main.Tpo -c -o rtpproxy-main.o `test -f 'main.c' || echo './'`main.c cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -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 /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-main.lo -MD -MP -MF .deps/librtpproxy_la-main.Tpo -c -o librtpproxy_la-main.lo `test -f 'main.c' || echo './'`main.c /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_server.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_server.Tpo -c -o librtpproxy_la-rtpp_server.lo `test -f 'rtpp_server.c' || echo './'`rtpp_server.c /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_record.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_record.Tpo -c -o librtpproxy_la-rtpp_record.lo `test -f 'rtpp_record.c' || echo './'`rtpp_record.c /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_util.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_util.Tpo -c -o librtpproxy_la-rtpp_util.lo `test -f 'rtpp_util.c' || echo './'`rtpp_util.c /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtp.lo -MD -MP -MF .deps/librtpproxy_la-rtp.Tpo -c -o librtpproxy_la-rtp.lo `test -f 'rtp.c' || echo './'`rtp.c /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtp_resizer.lo -MD -MP -MF .deps/librtpproxy_la-rtp_resizer.Tpo -c -o librtpproxy_la-rtp_resizer.lo `test -f 'rtp_resizer.c' || echo './'`rtp_resizer.c /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_session.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_session.Tpo -c -o librtpproxy_la-rtpp_session.lo `test -f 'rtpp_session.c' || echo './'`rtpp_session.c /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_command.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_command.Tpo -c -o librtpproxy_la-rtpp_command.lo `test -f 'rtpp_command.c' || echo './'`rtpp_command.c /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_network.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_network.Tpo -c -o librtpproxy_la-rtpp_network.lo `test -f 'rtpp_network.c' || echo './'`rtpp_network.c /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_syslog_async.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_syslog_async.Tpo -c -o librtpproxy_la-rtpp_syslog_async.lo `test -f 'rtpp_syslog_async.c' || echo './'`rtpp_syslog_async.c /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_notify.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_notify.Tpo -c -o librtpproxy_la-rtpp_notify.lo `test -f 'rtpp_notify.c' || echo './'`rtpp_notify.c /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_command_async.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_command_async.Tpo -c -o librtpproxy_la-rtpp_command_async.lo `test -f 'rtpp_command_async.c' || echo './'`rtpp_command_async.c /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_proc_async.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_proc_async.Tpo -c -o librtpproxy_la-rtpp_proc_async.lo `test -f 'rtpp_proc_async.c' || echo './'`rtpp_proc_async.c /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_proc.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_proc.Tpo -c -o librtpproxy_la-rtpp_proc.lo `test -f 'rtpp_proc.c' || echo './'`rtpp_proc.c /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_queue.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_queue.Tpo -c -o librtpproxy_la-rtpp_queue.lo `test -f 'rtpp_queue.c' || echo './'`rtpp_queue.c /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_netio_async.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_netio_async.Tpo -c -o librtpproxy_la-rtpp_netio_async.lo `test -f 'rtpp_netio_async.c' || echo './'`rtpp_netio_async.c /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_command_parse.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_command_parse.Tpo -c -o librtpproxy_la-rtpp_command_parse.lo `test -f 'rtpp_command_parse.c' || echo './'`rtpp_command_parse.c /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_hash_table.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_hash_table.Tpo -c -o librtpproxy_la-rtpp_hash_table.lo `test -f 'rtpp_hash_table.c' || echo './'`rtpp_hash_table.c /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_stats.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_stats.Tpo -c -o librtpproxy_la-rtpp_stats.lo `test -f 'rtpp_stats.c' || echo './'`rtpp_stats.c /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/commands/librtpproxy_la-rpcpv1_stats.lo -MD -MP -MF ../src/commands/.deps/librtpproxy_la-rpcpv1_stats.Tpo -c -o ../src/commands/librtpproxy_la-rpcpv1_stats.lo `test -f '../src/commands/rpcpv1_stats.c' || echo './'`../src/commands/rpcpv1_stats.c /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_controlfd.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_controlfd.Tpo -c -o librtpproxy_la-rtpp_controlfd.lo `test -f 'rtpp_controlfd.c' || echo './'`rtpp_controlfd.c /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_command_stream.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_command_stream.Tpo -c -o librtpproxy_la-rtpp_command_stream.lo `test -f 'rtpp_command_stream.c' || echo './'`rtpp_command_stream.c /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_timed.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_timed.Tpo -c -o librtpproxy_la-rtpp_timed.lo `test -f 'rtpp_timed.c' || echo './'`rtpp_timed.c /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_analyzer.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_analyzer.Tpo -c -o librtpproxy_la-rtpp_analyzer.lo `test -f 'rtpp_analyzer.c' || echo './'`rtpp_analyzer.c /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtp_analyze.lo -MD -MP -MF .deps/librtpproxy_la-rtp_analyze.Tpo -c -o librtpproxy_la-rtp_analyze.lo `test -f 'rtp_analyze.c' || echo './'`rtp_analyze.c /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/commands/librtpproxy_la-rpcpv1_query.lo -MD -MP -MF ../src/commands/.deps/librtpproxy_la-rpcpv1_query.Tpo -c -o ../src/commands/librtpproxy_la-rpcpv1_query.lo `test -f '../src/commands/rpcpv1_query.c' || echo './'`../src/commands/rpcpv1_query.c /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_pearson.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_pearson.Tpo -c -o librtpproxy_la-rtpp_pearson.lo `test -f 'rtpp_pearson.c' || echo './'`rtpp_pearson.c /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_command_rcache.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_command_rcache.Tpo -c -o librtpproxy_la-rtpp_command_rcache.lo `test -f 'rtpp_command_rcache.c' || echo './'`rtpp_command_rcache.c /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_tnotify_set.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_tnotify_set.Tpo -c -o librtpproxy_la-rtpp_tnotify_set.lo `test -f 'rtpp_tnotify_set.c' || echo './'`rtpp_tnotify_set.c /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtp_packet.lo -MD -MP -MF .deps/librtpproxy_la-rtp_packet.Tpo -c -o librtpproxy_la-rtp_packet.lo `test -f 'rtp_packet.c' || echo './'`rtp_packet.c /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_time.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_time.Tpo -c -o librtpproxy_la-rtpp_time.lo `test -f 'rtpp_time.c' || echo './'`rtpp_time.c /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_sessinfo.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_sessinfo.Tpo -c -o librtpproxy_la-rtpp_sessinfo.lo `test -f 'rtpp_sessinfo.c' || echo './'`rtpp_sessinfo.c /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_weakref.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_weakref.Tpo -c -o librtpproxy_la-rtpp_weakref.lo `test -f 'rtpp_weakref.c' || echo './'`rtpp_weakref.c /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_rw_lock.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_rw_lock.Tpo -c -o librtpproxy_la-rtpp_rw_lock.lo `test -f 'rtpp_rw_lock.c' || echo './'`rtpp_rw_lock.c /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_proc_servers.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_proc_servers.Tpo -c -o librtpproxy_la-rtpp_proc_servers.lo `test -f 'rtpp_proc_servers.c' || echo './'`rtpp_proc_servers.c /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_stream.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_stream.Tpo -c -o librtpproxy_la-rtpp_stream.lo `test -f 'rtpp_stream.c' || echo './'`rtpp_stream.c /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_proc_wakeup.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_proc_wakeup.Tpo -c -o librtpproxy_la-rtpp_proc_wakeup.lo `test -f 'rtpp_proc_wakeup.c' || echo './'`rtpp_proc_wakeup.c libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_server.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_server.Tpo -c rtpp_server.c -fPIC -DPIC -o .libs/librtpproxy_la-rtpp_server.o /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_genuid.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_genuid.Tpo -c -o librtpproxy_la-rtpp_genuid.lo `test -f 'rtpp_genuid.c' || echo './'`rtpp_genuid.c /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_genuid_singlet.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_genuid_singlet.Tpo -c -o librtpproxy_la-rtpp_genuid_singlet.lo `test -f 'rtpp_genuid_singlet.c' || echo './'`rtpp_genuid_singlet.c /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_log_obj.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_log_obj.Tpo -c -o librtpproxy_la-rtpp_log_obj.lo `test -f 'rtpp_log_obj.c' || echo './'`rtpp_log_obj.c /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_socket.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_socket.Tpo -c -o librtpproxy_la-rtpp_socket.lo `test -f 'rtpp_socket.c' || echo './'`rtpp_socket.c /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_wi_apis.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_wi_apis.Tpo -c -o librtpproxy_la-rtpp_wi_apis.lo `test -f 'rtpp_wi_apis.c' || echo './'`rtpp_wi_apis.c libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_record.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_record.Tpo -c rtpp_record.c -fPIC -DPIC -o .libs/librtpproxy_la-rtpp_record.o /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_ttl.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_ttl.Tpo -c -o librtpproxy_la-rtpp_ttl.lo `test -f 'rtpp_ttl.c' || echo './'`rtpp_ttl.c libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_syslog_async.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_syslog_async.Tpo -c rtpp_syslog_async.c -fPIC -DPIC -o .libs/librtpproxy_la-rtpp_syslog_async.o /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_proc_ttl.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_proc_ttl.Tpo -c -o librtpproxy_la-rtpp_proc_ttl.lo `test -f 'rtpp_proc_ttl.c' || echo './'`rtpp_proc_ttl.c /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_pipe.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_pipe.Tpo -c -o librtpproxy_la-rtpp_pipe.lo `test -f 'rtpp_pipe.c' || echo './'`rtpp_pipe.c libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtp_resizer.lo -MD -MP -MF .deps/librtpproxy_la-rtp_resizer.Tpo -c rtp_resizer.c -fPIC -DPIC -o .libs/librtpproxy_la-rtp_resizer.o /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_pcount.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_pcount.Tpo -c -o librtpproxy_la-rtpp_pcount.lo `test -f 'rtpp_pcount.c' || echo './'`rtpp_pcount.c libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_util.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_util.Tpo -c rtpp_util.c -fPIC -DPIC -o .libs/librtpproxy_la-rtpp_util.o libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_command_async.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_command_async.Tpo -c rtpp_command_async.c -fPIC -DPIC -o .libs/librtpproxy_la-rtpp_command_async.o libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-main.lo -MD -MP -MF .deps/librtpproxy_la-main.Tpo -c main.c -fPIC -DPIC -o .libs/librtpproxy_la-main.o libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_network.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_network.Tpo -c rtpp_network.c -fPIC -DPIC -o .libs/librtpproxy_la-rtpp_network.o libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_proc_async.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_proc_async.Tpo -c rtpp_proc_async.c -fPIC -DPIC -o .libs/librtpproxy_la-rtpp_proc_async.o libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_session.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_session.Tpo -c rtpp_session.c -fPIC -DPIC -o .libs/librtpproxy_la-rtpp_session.o libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_command.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_command.Tpo -c rtpp_command.c -fPIC -DPIC -o .libs/librtpproxy_la-rtpp_command.o libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtp.lo -MD -MP -MF .deps/librtpproxy_la-rtp.Tpo -c rtp.c -fPIC -DPIC -o .libs/librtpproxy_la-rtp.o libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_notify.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_notify.Tpo -c rtpp_notify.c -fPIC -DPIC -o .libs/librtpproxy_la-rtpp_notify.o libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_netio_async.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_netio_async.Tpo -c rtpp_netio_async.c -fPIC -DPIC -o .libs/librtpproxy_la-rtpp_netio_async.o libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_proc.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_proc.Tpo -c rtpp_proc.c -fPIC -DPIC -o .libs/librtpproxy_la-rtpp_proc.o libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_command_parse.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_command_parse.Tpo -c rtpp_command_parse.c -fPIC -DPIC -o .libs/librtpproxy_la-rtpp_command_parse.o libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_queue.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_queue.Tpo -c rtpp_queue.c -fPIC -DPIC -o .libs/librtpproxy_la-rtpp_queue.o libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_command_rcache.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_command_rcache.Tpo -c rtpp_command_rcache.c -fPIC -DPIC -o .libs/librtpproxy_la-rtpp_command_rcache.o libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_time.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_time.Tpo -c rtpp_time.c -fPIC -DPIC -o .libs/librtpproxy_la-rtpp_time.o libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_proc_servers.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_proc_servers.Tpo -c rtpp_proc_servers.c -fPIC -DPIC -o .libs/librtpproxy_la-rtpp_proc_servers.o libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/commands/librtpproxy_la-rpcpv1_query.lo -MD -MP -MF ../src/commands/.deps/librtpproxy_la-rpcpv1_query.Tpo -c ../src/commands/rpcpv1_query.c -fPIC -DPIC -o ../src/commands/.libs/librtpproxy_la-rpcpv1_query.o libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_timed.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_timed.Tpo -c rtpp_timed.c -fPIC -DPIC -o .libs/librtpproxy_la-rtpp_timed.o libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_hash_table.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_hash_table.Tpo -c rtpp_hash_table.c -fPIC -DPIC -o .libs/librtpproxy_la-rtpp_hash_table.o libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_tnotify_set.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_tnotify_set.Tpo -c rtpp_tnotify_set.c -fPIC -DPIC -o .libs/librtpproxy_la-rtpp_tnotify_set.o libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtp_packet.lo -MD -MP -MF .deps/librtpproxy_la-rtp_packet.Tpo -c rtp_packet.c -fPIC -DPIC -o .libs/librtpproxy_la-rtp_packet.o libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/commands/librtpproxy_la-rpcpv1_stats.lo -MD -MP -MF ../src/commands/.deps/librtpproxy_la-rpcpv1_stats.Tpo -c ../src/commands/rpcpv1_stats.c -fPIC -DPIC -o ../src/commands/.libs/librtpproxy_la-rpcpv1_stats.o libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_stats.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_stats.Tpo -c rtpp_stats.c -fPIC -DPIC -o .libs/librtpproxy_la-rtpp_stats.o libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_analyzer.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_analyzer.Tpo -c rtpp_analyzer.c -fPIC -DPIC -o .libs/librtpproxy_la-rtpp_analyzer.o libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_sessinfo.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_sessinfo.Tpo -c rtpp_sessinfo.c -fPIC -DPIC -o .libs/librtpproxy_la-rtpp_sessinfo.o libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_stream.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_stream.Tpo -c rtpp_stream.c -fPIC -DPIC -o .libs/librtpproxy_la-rtpp_stream.o libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_controlfd.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_controlfd.Tpo -c rtpp_controlfd.c -fPIC -DPIC -o .libs/librtpproxy_la-rtpp_controlfd.o libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_pearson.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_pearson.Tpo -c rtpp_pearson.c -fPIC -DPIC -o .libs/librtpproxy_la-rtpp_pearson.o libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtp_analyze.lo -MD -MP -MF .deps/librtpproxy_la-rtp_analyze.Tpo -c rtp_analyze.c -fPIC -DPIC -o .libs/librtpproxy_la-rtp_analyze.o libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_weakref.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_weakref.Tpo -c rtpp_weakref.c -fPIC -DPIC -o .libs/librtpproxy_la-rtpp_weakref.o libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_proc_wakeup.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_proc_wakeup.Tpo -c rtpp_proc_wakeup.c -fPIC -DPIC -o .libs/librtpproxy_la-rtpp_proc_wakeup.o libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_command_stream.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_command_stream.Tpo -c rtpp_command_stream.c -fPIC -DPIC -o .libs/librtpproxy_la-rtpp_command_stream.o libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_socket.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_socket.Tpo -c rtpp_socket.c -fPIC -DPIC -o .libs/librtpproxy_la-rtpp_socket.o libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_proc_ttl.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_proc_ttl.Tpo -c rtpp_proc_ttl.c -fPIC -DPIC -o .libs/librtpproxy_la-rtpp_proc_ttl.o libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_rw_lock.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_rw_lock.Tpo -c rtpp_rw_lock.c -fPIC -DPIC -o .libs/librtpproxy_la-rtpp_rw_lock.o libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_pipe.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_pipe.Tpo -c rtpp_pipe.c -fPIC -DPIC -o .libs/librtpproxy_la-rtpp_pipe.o libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_genuid.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_genuid.Tpo -c rtpp_genuid.c -fPIC -DPIC -o .libs/librtpproxy_la-rtpp_genuid.o libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_pcount.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_pcount.Tpo -c rtpp_pcount.c -fPIC -DPIC -o .libs/librtpproxy_la-rtpp_pcount.o libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_genuid_singlet.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_genuid_singlet.Tpo -c rtpp_genuid_singlet.c -fPIC -DPIC -o .libs/librtpproxy_la-rtpp_genuid_singlet.o libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_log_obj.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_log_obj.Tpo -c rtpp_log_obj.c -fPIC -DPIC -o .libs/librtpproxy_la-rtpp_log_obj.o libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_ttl.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_ttl.Tpo -c rtpp_ttl.c -fPIC -DPIC -o .libs/librtpproxy_la-rtpp_ttl.o libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_wi_apis.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_wi_apis.Tpo -c rtpp_wi_apis.c -fPIC -DPIC -o .libs/librtpproxy_la-rtpp_wi_apis.o rtpp_record.c: In function 'prepare_pkt_hdr_pcap': rtpp_record.c:473:15: warning: taking address of packed member of 'struct udpip' may result in an unaligned pointer value [-Waddress-of-packed-member] 473 | udp = &(pcp->en10t.udpip.udphdr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ rtpp_record.c:474:18: warning: taking address of packed member of 'struct udpip' may result in an unaligned pointer value [-Waddress-of-packed-member] 474 | ipp.v4 = &(pcp->en10t.udpip.iphdr); | ^~~~~~~~~~~~~~~~~~~~~~~~~ rtpp_record.c:479:15: warning: taking address of packed member of 'struct udpip6' may result in an unaligned pointer value [-Waddress-of-packed-member] 479 | udp = &(pcp->en10t_v6.udpip6.udphdr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rtpp_record.c:480:18: warning: taking address of packed member of 'struct udpip6' may result in an unaligned pointer value [-Waddress-of-packed-member] 480 | ipp.v6 = &(pcp->en10t_v6.udpip6.iphdr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rtpp_stats.c:66:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 66 | }; | ^ rtpp_genuid.c:41:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 41 | }; | ^ libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_command_parse.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_command_parse.Tpo -c rtpp_command_parse.c -o librtpproxy_la-rtpp_command_parse.o >/dev/null 2>&1 libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_pearson.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_pearson.Tpo -c rtpp_pearson.c -o librtpproxy_la-rtpp_pearson.o >/dev/null 2>&1 libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_command_stream.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_command_stream.Tpo -c rtpp_command_stream.c -o librtpproxy_la-rtpp_command_stream.o >/dev/null 2>&1 libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_weakref.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_weakref.Tpo -c rtpp_weakref.c -o librtpproxy_la-rtpp_weakref.o >/dev/null 2>&1 libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_genuid.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_genuid.Tpo -c rtpp_genuid.c -o librtpproxy_la-rtpp_genuid.o >/dev/null 2>&1 rtpp_util.c: In function 'rtpp_daemon': rtpp_util.c:251:12: warning: 'fd' may be used uninitialized [-Wmaybe-uninitialized] 251 | if (fd != STDIN_FILENO) { | ^ rtpp_util.c:202:9: note: 'fd' was declared here 202 | int fd; | ^~ libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_analyzer.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_analyzer.Tpo -c rtpp_analyzer.c -o librtpproxy_la-rtpp_analyzer.o >/dev/null 2>&1 libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/commands/librtpproxy_la-rpcpv1_stats.lo -MD -MP -MF ../src/commands/.deps/librtpproxy_la-rpcpv1_stats.Tpo -c ../src/commands/rpcpv1_stats.c -o ../src/commands/librtpproxy_la-rpcpv1_stats.o >/dev/null 2>&1 libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_genuid_singlet.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_genuid_singlet.Tpo -c rtpp_genuid_singlet.c -o librtpproxy_la-rtpp_genuid_singlet.o >/dev/null 2>&1 libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_command_rcache.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_command_rcache.Tpo -c rtpp_command_rcache.c -o librtpproxy_la-rtpp_command_rcache.o >/dev/null 2>&1 libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_log_obj.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_log_obj.Tpo -c rtpp_log_obj.c -o librtpproxy_la-rtpp_log_obj.o >/dev/null 2>&1 libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_time.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_time.Tpo -c rtpp_time.c -o librtpproxy_la-rtpp_time.o >/dev/null 2>&1 libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_rw_lock.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_rw_lock.Tpo -c rtpp_rw_lock.c -o librtpproxy_la-rtpp_rw_lock.o >/dev/null 2>&1 libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_syslog_async.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_syslog_async.Tpo -c rtpp_syslog_async.c -o librtpproxy_la-rtpp_syslog_async.o >/dev/null 2>&1 libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtp_packet.lo -MD -MP -MF .deps/librtpproxy_la-rtp_packet.Tpo -c rtp_packet.c -o librtpproxy_la-rtp_packet.o >/dev/null 2>&1 libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_wi_apis.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_wi_apis.Tpo -c rtpp_wi_apis.c -o librtpproxy_la-rtpp_wi_apis.o >/dev/null 2>&1 libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_proc.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_proc.Tpo -c rtpp_proc.c -o librtpproxy_la-rtpp_proc.o >/dev/null 2>&1 libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_ttl.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_ttl.Tpo -c rtpp_ttl.c -o librtpproxy_la-rtpp_ttl.o >/dev/null 2>&1 mv -f .deps/librtpproxy_la-rtpp_genuid_singlet.Tpo .deps/librtpproxy_la-rtpp_genuid_singlet.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_wi_sgnl.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_wi_sgnl.Tpo -c -o librtpproxy_la-rtpp_wi_sgnl.lo `test -f 'rtpp_wi_sgnl.c' || echo './'`rtpp_wi_sgnl.c libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_server.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_server.Tpo -c rtpp_server.c -o librtpproxy_la-rtpp_server.o >/dev/null 2>&1 mv -f .deps/librtpproxy_la-rtpp_pearson.Tpo .deps/librtpproxy_la-rtpp_pearson.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_wi_data.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_wi_data.Tpo -c -o librtpproxy_la-rtpp_wi_data.lo `test -f 'rtpp_wi_data.c' || echo './'`rtpp_wi_data.c mv -f .deps/librtpproxy_la-rtpp_genuid.Tpo .deps/librtpproxy_la-rtpp_genuid.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_pcnt_strm.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_pcnt_strm.Tpo -c -o librtpproxy_la-rtpp_pcnt_strm.lo `test -f 'rtpp_pcnt_strm.c' || echo './'`rtpp_pcnt_strm.c rtpp_controlfd.c: In function 'rtpp_controlfd_init': rtpp_controlfd.c:268:30: warning: 'controlfd_out' may be used uninitialized [-Wmaybe-uninitialized] 268 | if (controlfd_in < 0 || controlfd_out < 0) { | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ rtpp_controlfd.c:229:23: note: 'controlfd_out' was declared here 229 | int controlfd_in, controlfd_out, flags; | ^~~~~~~~~~~~~ libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_proc_wakeup.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_proc_wakeup.Tpo -c rtpp_proc_wakeup.c -o librtpproxy_la-rtpp_proc_wakeup.o >/dev/null 2>&1 mv -f .deps/librtpproxy_la-rtpp_command_parse.Tpo .deps/librtpproxy_la-rtpp_command_parse.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_ringbuf.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_ringbuf.Tpo -c -o librtpproxy_la-rtpp_ringbuf.lo `test -f 'rtpp_ringbuf.c' || echo './'`rtpp_ringbuf.c rtpp_record.c:532:18: warning: 'ulen32' may be used uninitialized [-Wmaybe-uninitialized] 532 | uint32_t ulen32 = htonl(sizeof(*udp) + phap->packet->size); | ^~~~~~ libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_pcount.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_pcount.Tpo -c rtpp_pcount.c -o librtpproxy_la-rtpp_pcount.o >/dev/null 2>&1 mv -f ../src/commands/.deps/librtpproxy_la-rpcpv1_stats.Tpo ../src/commands/.deps/librtpproxy_la-rpcpv1_stats.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/commands/librtpproxy_la-rpcpv1_delete.lo -MD -MP -MF ../src/commands/.deps/librtpproxy_la-rpcpv1_delete.Tpo -c -o ../src/commands/librtpproxy_la-rpcpv1_delete.lo `test -f '../src/commands/rpcpv1_delete.c' || echo './'`../src/commands/rpcpv1_delete.c mv -f .deps/librtpproxy_la-rtpp_time.Tpo .deps/librtpproxy_la-rtpp_time.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/commands/librtpproxy_la-rpcpv1_record.lo -MD -MP -MF ../src/commands/.deps/librtpproxy_la-rpcpv1_record.Tpo -c -o ../src/commands/librtpproxy_la-rpcpv1_record.lo `test -f '../src/commands/rpcpv1_record.c' || echo './'`../src/commands/rpcpv1_record.c mv -f .deps/rtpproxy-rtpp_module_if.Tpo .deps/rtpproxy-rtpp_module_if.Po /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_port_table.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_port_table.Tpo -c -o librtpproxy_la-rtpp_port_table.lo `test -f 'rtpp_port_table.c' || echo './'`rtpp_port_table.c libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_proc_ttl.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_proc_ttl.Tpo -c rtpp_proc_ttl.c -o librtpproxy_la-rtpp_proc_ttl.o >/dev/null 2>&1 libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_netio_async.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_netio_async.Tpo -c rtpp_netio_async.c -o librtpproxy_la-rtpp_netio_async.o >/dev/null 2>&1 mv -f .deps/librtpproxy_la-rtpp_rw_lock.Tpo .deps/librtpproxy_la-rtpp_rw_lock.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_acct.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_acct.Tpo -c -o librtpproxy_la-rtpp_acct.lo `test -f 'rtpp_acct.c' || echo './'`rtpp_acct.c libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_wi_data.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_wi_data.Tpo -c rtpp_wi_data.c -fPIC -DPIC -o .libs/librtpproxy_la-rtpp_wi_data.o mv -f .deps/librtpproxy_la-rtpp_command_stream.Tpo .deps/librtpproxy_la-rtpp_command_stream.Plo libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_network.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_network.Tpo -c rtpp_network.c -o librtpproxy_la-rtpp_network.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_bindaddrs.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_bindaddrs.Tpo -c -o librtpproxy_la-rtpp_bindaddrs.lo `test -f 'rtpp_bindaddrs.c' || echo './'`rtpp_bindaddrs.c mv -f .deps/librtpproxy_la-rtpp_wi_apis.Tpo .deps/librtpproxy_la-rtpp_wi_apis.Plo libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_wi_sgnl.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_wi_sgnl.Tpo -c rtpp_wi_sgnl.c -fPIC -DPIC -o .libs/librtpproxy_la-rtpp_wi_sgnl.o /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_netaddr.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_netaddr.Tpo -c -o librtpproxy_la-rtpp_netaddr.lo `test -f 'rtpp_netaddr.c' || echo './'`rtpp_netaddr.c libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_pcnt_strm.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_pcnt_strm.Tpo -c rtpp_pcnt_strm.c -fPIC -DPIC -o .libs/librtpproxy_la-rtpp_pcnt_strm.o libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_notify.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_notify.Tpo -c rtpp_notify.c -o librtpproxy_la-rtpp_notify.o >/dev/null 2>&1 mv -f .deps/librtpproxy_la-rtpp_command_rcache.Tpo .deps/librtpproxy_la-rtpp_command_rcache.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/commands/librtpproxy_la-rpcpv1_play.lo -MD -MP -MF ../src/commands/.deps/librtpproxy_la-rpcpv1_play.Tpo -c -o ../src/commands/librtpproxy_la-rpcpv1_play.lo `test -f '../src/commands/rpcpv1_play.c' || echo './'`../src/commands/rpcpv1_play.c mv -f .deps/librtpproxy_la-rtpp_analyzer.Tpo .deps/librtpproxy_la-rtpp_analyzer.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/commands/librtpproxy_la-rpcpv1_ver.lo -MD -MP -MF ../src/commands/.deps/librtpproxy_la-rpcpv1_ver.Tpo -c -o ../src/commands/librtpproxy_la-rpcpv1_ver.lo `test -f '../src/commands/rpcpv1_ver.c' || echo './'`../src/commands/rpcpv1_ver.c libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtp.lo -MD -MP -MF .deps/librtpproxy_la-rtp.Tpo -c rtp.c -o librtpproxy_la-rtp.o >/dev/null 2>&1 mv -f .deps/librtpproxy_la-rtpp_log_obj.Tpo .deps/librtpproxy_la-rtpp_log_obj.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_pearson_perfect.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_pearson_perfect.Tpo -c -o librtpproxy_la-rtpp_pearson_perfect.lo `test -f 'rtpp_pearson_perfect.c' || echo './'`rtpp_pearson_perfect.c mv -f .deps/librtpproxy_la-rtpp_ttl.Tpo .deps/librtpproxy_la-rtpp_ttl.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_acct_rtcp.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_acct_rtcp.Tpo -c -o librtpproxy_la-rtpp_acct_rtcp.lo `test -f 'rtpp_acct_rtcp.c' || echo './'`rtpp_acct_rtcp.c mv -f .deps/librtpproxy_la-rtpp_weakref.Tpo .deps/librtpproxy_la-rtpp_weakref.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_cfile.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_cfile.Tpo -c -o librtpproxy_la-rtpp_cfile.lo `test -f 'rtpp_cfile.c' || echo './'`rtpp_cfile.c libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_ringbuf.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_ringbuf.Tpo -c rtpp_ringbuf.c -fPIC -DPIC -o .libs/librtpproxy_la-rtpp_ringbuf.o libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_proc_servers.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_proc_servers.Tpo -c rtpp_proc_servers.c -o librtpproxy_la-rtpp_proc_servers.o >/dev/null 2>&1 libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_util.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_util.Tpo -c rtpp_util.c -o librtpproxy_la-rtpp_util.o >/dev/null 2>&1 libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_socket.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_socket.Tpo -c rtpp_socket.c -o librtpproxy_la-rtpp_socket.o >/dev/null 2>&1 libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/commands/librtpproxy_la-rpcpv1_record.lo -MD -MP -MF ../src/commands/.deps/librtpproxy_la-rpcpv1_record.Tpo -c ../src/commands/rpcpv1_record.c -fPIC -DPIC -o ../src/commands/.libs/librtpproxy_la-rpcpv1_record.o libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtp_resizer.lo -MD -MP -MF .deps/librtpproxy_la-rtp_resizer.Tpo -c rtp_resizer.c -o librtpproxy_la-rtp_resizer.o >/dev/null 2>&1 libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_pipe.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_pipe.Tpo -c rtpp_pipe.c -o librtpproxy_la-rtpp_pipe.o >/dev/null 2>&1 libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_wi_sgnl.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_wi_sgnl.Tpo -c rtpp_wi_sgnl.c -o librtpproxy_la-rtpp_wi_sgnl.o >/dev/null 2>&1 mv -f .deps/librtpproxy_la-rtpp_proc_ttl.Tpo .deps/librtpproxy_la-rtpp_proc_ttl.Plo libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/commands/librtpproxy_la-rpcpv1_delete.lo -MD -MP -MF ../src/commands/.deps/librtpproxy_la-rpcpv1_delete.Tpo -c ../src/commands/rpcpv1_delete.c -fPIC -DPIC -o ../src/commands/.libs/librtpproxy_la-rpcpv1_delete.o /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_ucl.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_ucl.Tpo -c -o librtpproxy_la-rtpp_ucl.lo `test -f 'rtpp_ucl.c' || echo './'`rtpp_ucl.c libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_stats.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_stats.Tpo -c rtpp_stats.c -o librtpproxy_la-rtpp_stats.o >/dev/null 2>&1 libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_timed.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_timed.Tpo -c rtpp_timed.c -o librtpproxy_la-rtpp_timed.o >/dev/null 2>&1 mv -f .deps/librtpproxy_la-rtpp_server.Tpo .deps/librtpproxy_la-rtpp_server.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_network_io.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_network_io.Tpo -c -o librtpproxy_la-rtpp_network_io.lo `test -f 'rtpp_network_io.c' || echo './'`rtpp_network_io.c libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_acct.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_acct.Tpo -c rtpp_acct.c -fPIC -DPIC -o .libs/librtpproxy_la-rtpp_acct.o libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_port_table.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_port_table.Tpo -c rtpp_port_table.c -fPIC -DPIC -o .libs/librtpproxy_la-rtpp_port_table.o libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_netaddr.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_netaddr.Tpo -c rtpp_netaddr.c -fPIC -DPIC -o .libs/librtpproxy_la-rtpp_netaddr.o libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_wi_data.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_wi_data.Tpo -c rtpp_wi_data.c -o librtpproxy_la-rtpp_wi_data.o >/dev/null 2>&1 libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_session.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_session.Tpo -c rtpp_session.c -o librtpproxy_la-rtpp_session.o >/dev/null 2>&1 libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_bindaddrs.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_bindaddrs.Tpo -c rtpp_bindaddrs.c -fPIC -DPIC -o .libs/librtpproxy_la-rtpp_bindaddrs.o libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_controlfd.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_controlfd.Tpo -c rtpp_controlfd.c -o librtpproxy_la-rtpp_controlfd.o >/dev/null 2>&1 libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/commands/librtpproxy_la-rpcpv1_ver.lo -MD -MP -MF ../src/commands/.deps/librtpproxy_la-rpcpv1_ver.Tpo -c ../src/commands/rpcpv1_ver.c -fPIC -DPIC -o ../src/commands/.libs/librtpproxy_la-rpcpv1_ver.o mv -f .deps/librtpproxy_la-rtpp_pcount.Tpo .deps/librtpproxy_la-rtpp_pcount.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_wi_pkt.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_wi_pkt.Tpo -c -o librtpproxy_la-rtpp_wi_pkt.lo `test -f 'rtpp_wi_pkt.c' || echo './'`rtpp_wi_pkt.c libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_acct_rtcp.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_acct_rtcp.Tpo -c rtpp_acct_rtcp.c -fPIC -DPIC -o .libs/librtpproxy_la-rtpp_acct_rtcp.o mv -f .deps/librtpproxy_la-rtpp_syslog_async.Tpo .deps/librtpproxy_la-rtpp_syslog_async.Plo mv -f .deps/librtpproxy_la-rtpp_proc.Tpo .deps/librtpproxy_la-rtpp_proc.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_timeout_data.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_timeout_data.Tpo -c -o librtpproxy_la-rtpp_timeout_data.lo `test -f 'rtpp_timeout_data.c' || echo './'`rtpp_timeout_data.c libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtp_analyze.lo -MD -MP -MF .deps/librtpproxy_la-rtp_analyze.Tpo -c rtp_analyze.c -o librtpproxy_la-rtp_analyze.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_nofile.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_nofile.Tpo -c -o librtpproxy_la-rtpp_nofile.lo `test -f 'rtpp_nofile.c' || echo './'`rtpp_nofile.c libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_pearson_perfect.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_pearson_perfect.Tpo -c rtpp_pearson_perfect.c -fPIC -DPIC -o .libs/librtpproxy_la-rtpp_pearson_perfect.o mv -f .deps/librtpproxy_la-rtp_packet.Tpo .deps/librtpproxy_la-rtp_packet.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/commands/librtpproxy_la-rpcpv1_norecord.lo -MD -MP -MF ../src/commands/.deps/librtpproxy_la-rpcpv1_norecord.Tpo -c -o ../src/commands/librtpproxy_la-rpcpv1_norecord.lo `test -f '../src/commands/rpcpv1_norecord.c' || echo './'`../src/commands/rpcpv1_norecord.c libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/commands/librtpproxy_la-rpcpv1_play.lo -MD -MP -MF ../src/commands/.deps/librtpproxy_la-rpcpv1_play.Tpo -c ../src/commands/rpcpv1_play.c -fPIC -DPIC -o ../src/commands/.libs/librtpproxy_la-rpcpv1_play.o libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/commands/librtpproxy_la-rpcpv1_record.lo -MD -MP -MF ../src/commands/.deps/librtpproxy_la-rpcpv1_record.Tpo -c ../src/commands/rpcpv1_record.c -o ../src/commands/librtpproxy_la-rpcpv1_record.o >/dev/null 2>&1 libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_cfile.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_cfile.Tpo -c rtpp_cfile.c -fPIC -DPIC -o .libs/librtpproxy_la-rtpp_cfile.o mv -f .deps/librtpproxy_la-rtpp_wi_sgnl.Tpo .deps/librtpproxy_la-rtpp_wi_sgnl.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/commands/librtpproxy_la-rpcpv1_ul_subc.lo -MD -MP -MF ../src/commands/.deps/librtpproxy_la-rpcpv1_ul_subc.Tpo -c -o ../src/commands/librtpproxy_la-rpcpv1_ul_subc.lo `test -f '../src/commands/rpcpv1_ul_subc.c' || echo './'`../src/commands/rpcpv1_ul_subc.c mv -f .deps/librtpproxy_la-rtpp_netio_async.Tpo .deps/librtpproxy_la-rtpp_netio_async.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_epoll.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_epoll.Tpo -c -o librtpproxy_la-rtpp_epoll.lo `test -f 'rtpp_epoll.c' || echo './'`rtpp_epoll.c libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_pcnt_strm.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_pcnt_strm.Tpo -c rtpp_pcnt_strm.c -o librtpproxy_la-rtpp_pcnt_strm.o >/dev/null 2>&1 libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_acct_rtcp.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_acct_rtcp.Tpo -c rtpp_acct_rtcp.c -o librtpproxy_la-rtpp_acct_rtcp.o >/dev/null 2>&1 libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_proc_async.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_proc_async.Tpo -c rtpp_proc_async.c -o librtpproxy_la-rtpp_proc_async.o >/dev/null 2>&1 libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_port_table.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_port_table.Tpo -c rtpp_port_table.c -o librtpproxy_la-rtpp_port_table.o >/dev/null 2>&1 libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_tnotify_set.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_tnotify_set.Tpo -c rtpp_tnotify_set.c -o librtpproxy_la-rtpp_tnotify_set.o >/dev/null 2>&1 libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_network_io.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_network_io.Tpo -c rtpp_network_io.c -fPIC -DPIC -o .libs/librtpproxy_la-rtpp_network_io.o libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_command_async.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_command_async.Tpo -c rtpp_command_async.c -o librtpproxy_la-rtpp_command_async.o >/dev/null 2>&1 mv -f .deps/librtpproxy_la-rtpp_wi_data.Tpo .deps/librtpproxy_la-rtpp_wi_data.Plo libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_acct.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_acct.Tpo -c rtpp_acct.c -o librtpproxy_la-rtpp_acct.o >/dev/null 2>&1 mv -f .deps/librtpproxy_la-rtpp_proc_wakeup.Tpo .deps/librtpproxy_la-rtpp_proc_wakeup.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_str.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_str.Tpo -c -o librtpproxy_la-rtpp_str.lo `test -f 'rtpp_str.c' || echo './'`rtpp_str.c libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_ringbuf.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_ringbuf.Tpo -c rtpp_ringbuf.c -o librtpproxy_la-rtpp_ringbuf.o >/dev/null 2>&1 libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_queue.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_queue.Tpo -c rtpp_queue.c -o librtpproxy_la-rtpp_queue.o >/dev/null 2>&1 libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_ucl.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_ucl.Tpo -c rtpp_ucl.c -fPIC -DPIC -o .libs/librtpproxy_la-rtpp_ucl.o /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_sbuf.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_sbuf.Tpo -c -o librtpproxy_la-rtpp_sbuf.lo `test -f 'rtpp_sbuf.c' || echo './'`rtpp_sbuf.c libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_nofile.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_nofile.Tpo -c rtpp_nofile.c -fPIC -DPIC -o .libs/librtpproxy_la-rtpp_nofile.o libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_wi_pkt.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_wi_pkt.Tpo -c rtpp_wi_pkt.c -fPIC -DPIC -o .libs/librtpproxy_la-rtpp_wi_pkt.o libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/commands/librtpproxy_la-rpcpv1_ver.lo -MD -MP -MF ../src/commands/.deps/librtpproxy_la-rpcpv1_ver.Tpo -c ../src/commands/rpcpv1_ver.c -o ../src/commands/librtpproxy_la-rpcpv1_ver.o >/dev/null 2>&1 libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_timeout_data.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_timeout_data.Tpo -c rtpp_timeout_data.c -fPIC -DPIC -o .libs/librtpproxy_la-rtpp_timeout_data.o libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/commands/librtpproxy_la-rpcpv1_norecord.lo -MD -MP -MF ../src/commands/.deps/librtpproxy_la-rpcpv1_norecord.Tpo -c ../src/commands/rpcpv1_norecord.c -fPIC -DPIC -o ../src/commands/.libs/librtpproxy_la-rpcpv1_norecord.o libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_sessinfo.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_sessinfo.Tpo -c rtpp_sessinfo.c -o librtpproxy_la-rtpp_sessinfo.o >/dev/null 2>&1 mv -f .deps/librtpproxy_la-rtp.Tpo .deps/librtpproxy_la-rtp.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_refproxy.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_refproxy.Tpo -c -o librtpproxy_la-rtpp_refproxy.lo `test -f 'rtpp_refproxy.c' || echo './'`rtpp_refproxy.c libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/commands/librtpproxy_la-rpcpv1_query.lo -MD -MP -MF ../src/commands/.deps/librtpproxy_la-rpcpv1_query.Tpo -c ../src/commands/rpcpv1_query.c -o ../src/commands/librtpproxy_la-rpcpv1_query.o >/dev/null 2>&1 libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_record.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_record.Tpo -c rtpp_record.c -o librtpproxy_la-rtpp_record.o >/dev/null 2>&1 libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/commands/librtpproxy_la-rpcpv1_ul_subc.lo -MD -MP -MF ../src/commands/.deps/librtpproxy_la-rpcpv1_ul_subc.Tpo -c ../src/commands/rpcpv1_ul_subc.c -fPIC -DPIC -o ../src/commands/.libs/librtpproxy_la-rpcpv1_ul_subc.o mv -f .deps/librtpproxy_la-rtpp_network.Tpo .deps/librtpproxy_la-rtpp_network.Plo mv -f .deps/librtpproxy_la-rtpp_acct_rtcp.Tpo .deps/librtpproxy_la-rtpp_acct_rtcp.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_command_reply.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_command_reply.Tpo -c -o librtpproxy_la-rtpp_command_reply.lo `test -f 'rtpp_command_reply.c' || echo './'`rtpp_command_reply.c libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_bindaddrs.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_bindaddrs.Tpo -c rtpp_bindaddrs.c -o librtpproxy_la-rtpp_bindaddrs.o >/dev/null 2>&1 mv -f .deps/librtpproxy_la-rtpp_notify.Tpo .deps/librtpproxy_la-rtpp_notify.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_modman.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_modman.Tpo -c -o librtpproxy_la-rtpp_modman.lo `test -f 'rtpp_modman.c' || echo './'`rtpp_modman.c libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_epoll.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_epoll.Tpo -c rtpp_epoll.c -fPIC -DPIC -o .libs/librtpproxy_la-rtpp_epoll.o /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_module_if.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_module_if.Tpo -c -o librtpproxy_la-rtpp_module_if.lo `test -f 'rtpp_module_if.c' || echo './'`rtpp_module_if.c libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_pearson_perfect.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_pearson_perfect.Tpo -c rtpp_pearson_perfect.c -o librtpproxy_la-rtpp_pearson_perfect.o >/dev/null 2>&1 libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/commands/librtpproxy_la-rpcpv1_delete.lo -MD -MP -MF ../src/commands/.deps/librtpproxy_la-rpcpv1_delete.Tpo -c ../src/commands/rpcpv1_delete.c -o ../src/commands/librtpproxy_la-rpcpv1_delete.o >/dev/null 2>&1 libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_nofile.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_nofile.Tpo -c rtpp_nofile.c -o librtpproxy_la-rtpp_nofile.o >/dev/null 2>&1 mv -f .deps/librtpproxy_la-rtpp_proc_servers.Tpo .deps/librtpproxy_la-rtpp_proc_servers.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_log_stand.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_log_stand.Tpo -c -o librtpproxy_la-rtpp_log_stand.lo `test -f 'rtpp_log_stand.c' || echo './'`rtpp_log_stand.c mv -f .deps/librtpproxy_la-rtpp_socket.Tpo .deps/librtpproxy_la-rtpp_socket.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/librtpproxy_la-rtpp_command_rcache_fin.lo -MD -MP -MF ../autosrc/.deps/librtpproxy_la-rtpp_command_rcache_fin.Tpo -c -o ../autosrc/librtpproxy_la-rtpp_command_rcache_fin.lo `test -f '../autosrc/rtpp_command_rcache_fin.c' || echo './'`../autosrc/rtpp_command_rcache_fin.c libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_str.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_str.Tpo -c rtpp_str.c -fPIC -DPIC -o .libs/librtpproxy_la-rtpp_str.o mv -f ../src/commands/.deps/librtpproxy_la-rpcpv1_record.Tpo ../src/commands/.deps/librtpproxy_la-rpcpv1_record.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/librtpproxy_la-rtpp_log_obj_fin.lo -MD -MP -MF ../autosrc/.deps/librtpproxy_la-rtpp_log_obj_fin.Tpo -c -o ../autosrc/librtpproxy_la-rtpp_log_obj_fin.lo `test -f '../autosrc/rtpp_log_obj_fin.c' || echo './'`../autosrc/rtpp_log_obj_fin.c mv -f .deps/librtpproxy_la-rtpp_acct.Tpo .deps/librtpproxy_la-rtpp_acct.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/librtpproxy_la-rtpp_port_table_fin.lo -MD -MP -MF ../autosrc/.deps/librtpproxy_la-rtpp_port_table_fin.Tpo -c -o ../autosrc/librtpproxy_la-rtpp_port_table_fin.lo `test -f '../autosrc/rtpp_port_table_fin.c' || echo './'`../autosrc/rtpp_port_table_fin.c mv -f .deps/librtpproxy_la-rtpp_pcnt_strm.Tpo .deps/librtpproxy_la-rtpp_pcnt_strm.Plo libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_netaddr.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_netaddr.Tpo -c rtpp_netaddr.c -o librtpproxy_la-rtpp_netaddr.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/librtpproxy_la-rtpp_timed_task_fin.lo -MD -MP -MF ../autosrc/.deps/librtpproxy_la-rtpp_timed_task_fin.Tpo -c -o ../autosrc/librtpproxy_la-rtpp_timed_task_fin.lo `test -f '../autosrc/rtpp_timed_task_fin.c' || echo './'`../autosrc/rtpp_timed_task_fin.c libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_timeout_data.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_timeout_data.Tpo -c rtpp_timeout_data.c -o librtpproxy_la-rtpp_timeout_data.o >/dev/null 2>&1 mv -f .deps/librtpproxy_la-rtpp_port_table.Tpo .deps/librtpproxy_la-rtpp_port_table.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/librtpproxy_la-rtpp_modman_fin.lo -MD -MP -MF ../autosrc/.deps/librtpproxy_la-rtpp_modman_fin.Tpo -c -o ../autosrc/librtpproxy_la-rtpp_modman_fin.lo `test -f '../autosrc/rtpp_modman_fin.c' || echo './'`../autosrc/rtpp_modman_fin.c mv -f .deps/librtpproxy_la-rtpp_stats.Tpo .deps/librtpproxy_la-rtpp_stats.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/librtpproxy_la-rtpp_module_if_fin.lo -MD -MP -MF ../autosrc/.deps/librtpproxy_la-rtpp_module_if_fin.Tpo -c -o ../autosrc/librtpproxy_la-rtpp_module_if_fin.lo `test -f '../autosrc/rtpp_module_if_fin.c' || echo './'`../autosrc/rtpp_module_if_fin.c libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/commands/librtpproxy_la-rpcpv1_ul_subc.lo -MD -MP -MF ../src/commands/.deps/librtpproxy_la-rpcpv1_ul_subc.Tpo -c ../src/commands/rpcpv1_ul_subc.c -o ../src/commands/librtpproxy_la-rpcpv1_ul_subc.o >/dev/null 2>&1 libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_refproxy.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_refproxy.Tpo -c rtpp_refproxy.c -fPIC -DPIC -o .libs/librtpproxy_la-rtpp_refproxy.o libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_sbuf.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_sbuf.Tpo -c rtpp_sbuf.c -fPIC -DPIC -o .libs/librtpproxy_la-rtpp_sbuf.o libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/commands/librtpproxy_la-rpcpv1_play.lo -MD -MP -MF ../src/commands/.deps/librtpproxy_la-rpcpv1_play.Tpo -c ../src/commands/rpcpv1_play.c -o ../src/commands/librtpproxy_la-rpcpv1_play.o >/dev/null 2>&1 mv -f .deps/librtpproxy_la-rtp_resizer.Tpo .deps/librtpproxy_la-rtp_resizer.Plo mv -f .deps/librtpproxy_la-rtpp_controlfd.Tpo .deps/librtpproxy_la-rtpp_controlfd.Plo mv -f .deps/librtpproxy_la-rtpp_pipe.Tpo .deps/librtpproxy_la-rtpp_pipe.Plo mv -f .deps/librtpproxy_la-rtpp_ringbuf.Tpo .deps/librtpproxy_la-rtpp_ringbuf.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_refcnt.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_refcnt.Tpo -c -o librtpproxy_la-rtpp_refcnt.lo `test -f 'rtpp_refcnt.c' || echo './'`rtpp_refcnt.c /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_mallocs.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_mallocs.Tpo -c -o librtpproxy_la-rtpp_mallocs.lo `test -f 'rtpp_mallocs.c' || echo './'`rtpp_mallocs.c mv -f .deps/librtpproxy_la-rtpp_timed.Tpo .deps/librtpproxy_la-rtpp_timed.Plo libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_modman.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_modman.Tpo -c rtpp_modman.c -fPIC -DPIC -o .libs/librtpproxy_la-rtpp_modman.o /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_module_if_static.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_module_if_static.Tpo -c -o librtpproxy_la-rtpp_module_if_static.lo `test -f 'rtpp_module_if_static.c' || echo './'`rtpp_module_if_static.c cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -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 cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -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 libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_command_reply.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_command_reply.Tpo -c rtpp_command_reply.c -fPIC -DPIC -o .libs/librtpproxy_la-rtpp_command_reply.o libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_ucl.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_ucl.Tpo -c rtpp_ucl.c -o librtpproxy_la-rtpp_ucl.o >/dev/null 2>&1 mv -f .deps/librtpproxy_la-rtpp_bindaddrs.Tpo .deps/librtpproxy_la-rtpp_bindaddrs.Plo libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/librtpproxy_la-rtpp_command_rcache_fin.lo -MD -MP -MF ../autosrc/.deps/librtpproxy_la-rtpp_command_rcache_fin.Tpo -c ../autosrc/rtpp_command_rcache_fin.c -fPIC -DPIC -o ../autosrc/.libs/librtpproxy_la-rtpp_command_rcache_fin.o cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -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 ../src/commands/.deps/librtpproxy_la-rpcpv1_ver.Tpo ../src/commands/.deps/librtpproxy_la-rpcpv1_ver.Plo cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -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 libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_log_stand.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_log_stand.Tpo -c rtpp_log_stand.c -fPIC -DPIC -o .libs/librtpproxy_la-rtpp_log_stand.o libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_epoll.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_epoll.Tpo -c rtpp_epoll.c -o librtpproxy_la-rtpp_epoll.o >/dev/null 2>&1 libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/librtpproxy_la-rtpp_log_obj_fin.lo -MD -MP -MF ../autosrc/.deps/librtpproxy_la-rtpp_log_obj_fin.Tpo -c ../autosrc/rtpp_log_obj_fin.c -fPIC -DPIC -o ../autosrc/.libs/librtpproxy_la-rtpp_log_obj_fin.o libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_module_if.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_module_if.Tpo -c rtpp_module_if.c -fPIC -DPIC -o .libs/librtpproxy_la-rtpp_module_if.o mv -f .deps/librtpproxy_la-rtpp_nofile.Tpo .deps/librtpproxy_la-rtpp_nofile.Plo cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -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 libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/librtpproxy_la-rtpp_port_table_fin.lo -MD -MP -MF ../autosrc/.deps/librtpproxy_la-rtpp_port_table_fin.Tpo -c ../autosrc/rtpp_port_table_fin.c -fPIC -DPIC -o ../autosrc/.libs/librtpproxy_la-rtpp_port_table_fin.o libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_network_io.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_network_io.Tpo -c rtpp_network_io.c -o librtpproxy_la-rtpp_network_io.o >/dev/null 2>&1 mv -f ../src/commands/.deps/librtpproxy_la-rpcpv1_delete.Tpo ../src/commands/.deps/librtpproxy_la-rpcpv1_delete.Plo cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -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 libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/commands/librtpproxy_la-rpcpv1_norecord.lo -MD -MP -MF ../src/commands/.deps/librtpproxy_la-rpcpv1_norecord.Tpo -c ../src/commands/rpcpv1_norecord.c -o ../src/commands/librtpproxy_la-rpcpv1_norecord.o >/dev/null 2>&1 mv -f .deps/librtpproxy_la-rtpp_pearson_perfect.Tpo .deps/librtpproxy_la-rtpp_pearson_perfect.Plo cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -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/librtpproxy_la-rtpp_timeout_data.Tpo .deps/librtpproxy_la-rtpp_timeout_data.Plo libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/librtpproxy_la-rtpp_timed_task_fin.lo -MD -MP -MF ../autosrc/.deps/librtpproxy_la-rtpp_timed_task_fin.Tpo -c ../autosrc/rtpp_timed_task_fin.c -fPIC -DPIC -o ../autosrc/.libs/librtpproxy_la-rtpp_timed_task_fin.o libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_wi_pkt.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_wi_pkt.Tpo -c rtpp_wi_pkt.c -o librtpproxy_la-rtpp_wi_pkt.o >/dev/null 2>&1 libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_str.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_str.Tpo -c rtpp_str.c -o librtpproxy_la-rtpp_str.o >/dev/null 2>&1 libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_command.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_command.Tpo -c rtpp_command.c -o librtpproxy_la-rtpp_command.o >/dev/null 2>&1 cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -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 libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_mallocs.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_mallocs.Tpo -c rtpp_mallocs.c -fPIC -DPIC -o .libs/librtpproxy_la-rtpp_mallocs.o libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/librtpproxy_la-rtpp_log_obj_fin.lo -MD -MP -MF ../autosrc/.deps/librtpproxy_la-rtpp_log_obj_fin.Tpo -c ../autosrc/rtpp_log_obj_fin.c -o ../autosrc/librtpproxy_la-rtpp_log_obj_fin.o >/dev/null 2>&1 libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/librtpproxy_la-rtpp_module_if_fin.lo -MD -MP -MF ../autosrc/.deps/librtpproxy_la-rtpp_module_if_fin.Tpo -c ../autosrc/rtpp_module_if_fin.c -fPIC -DPIC -o ../autosrc/.libs/librtpproxy_la-rtpp_module_if_fin.o libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/librtpproxy_la-rtpp_command_rcache_fin.lo -MD -MP -MF ../autosrc/.deps/librtpproxy_la-rtpp_command_rcache_fin.Tpo -c ../autosrc/rtpp_command_rcache_fin.c -o ../autosrc/librtpproxy_la-rtpp_command_rcache_fin.o >/dev/null 2>&1 mv -f ../src/commands/.deps/librtpproxy_la-rpcpv1_ul_subc.Tpo ../src/commands/.deps/librtpproxy_la-rpcpv1_ul_subc.Plo libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_module_if_static.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_module_if_static.Tpo -c rtpp_module_if_static.c -fPIC -DPIC -o .libs/librtpproxy_la-rtpp_module_if_static.o cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -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 libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_refproxy.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_refproxy.Tpo -c rtpp_refproxy.c -o librtpproxy_la-rtpp_refproxy.o >/dev/null 2>&1 libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/librtpproxy_la-rtpp_modman_fin.lo -MD -MP -MF ../autosrc/.deps/librtpproxy_la-rtpp_modman_fin.Tpo -c ../autosrc/rtpp_modman_fin.c -fPIC -DPIC -o ../autosrc/.libs/librtpproxy_la-rtpp_modman_fin.o libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_refcnt.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_refcnt.Tpo -c rtpp_refcnt.c -fPIC -DPIC -o .libs/librtpproxy_la-rtpp_refcnt.o libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/librtpproxy_la-rtpp_timed_task_fin.lo -MD -MP -MF ../autosrc/.deps/librtpproxy_la-rtpp_timed_task_fin.Tpo -c ../autosrc/rtpp_timed_task_fin.c -o ../autosrc/librtpproxy_la-rtpp_timed_task_fin.o >/dev/null 2>&1 libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/librtpproxy_la-rtpp_port_table_fin.lo -MD -MP -MF ../autosrc/.deps/librtpproxy_la-rtpp_port_table_fin.Tpo -c ../autosrc/rtpp_port_table_fin.c -o ../autosrc/librtpproxy_la-rtpp_port_table_fin.o >/dev/null 2>&1 libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_cfile.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_cfile.Tpo -c rtpp_cfile.c -o librtpproxy_la-rtpp_cfile.o >/dev/null 2>&1 libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_sbuf.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_sbuf.Tpo -c rtpp_sbuf.c -o librtpproxy_la-rtpp_sbuf.o >/dev/null 2>&1 mv -f ../src/commands/.deps/librtpproxy_la-rpcpv1_play.Tpo ../src/commands/.deps/librtpproxy_la-rpcpv1_play.Plo cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -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 mv -f ../autosrc/.deps/librtpproxy_la-rtpp_log_obj_fin.Tpo ../autosrc/.deps/librtpproxy_la-rtpp_log_obj_fin.Plo cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -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 mv -f ../autosrc/.deps/librtpproxy_la-rtpp_command_rcache_fin.Tpo ../autosrc/.deps/librtpproxy_la-rtpp_command_rcache_fin.Plo In file included from rtpp_module_if_static.c:30: rtpp_module_if_static.c:33:34: warning: 'weak' attribute does not apply to types [-Wattributes] 33 | SET_DECLARE(rtpp_modules, struct rtpp_minfo *); | ^~~~~~~~~~ rtpp_linker_set.h:102:16: note: in definition of macro 'SET_DECLARE' 102 | extern ptype __attribute__((__weak__)) *__RTPP_CONCAT(__start_set_,set); \ | ^~~~~ rtpp_module_if_static.c:33:34: warning: 'weak' attribute does not apply to types [-Wattributes] 33 | SET_DECLARE(rtpp_modules, struct rtpp_minfo *); | ^~~~~~~~~~ rtpp_linker_set.h:103:16: note: in definition of macro 'SET_DECLARE' 103 | extern ptype __attribute__((__weak__)) *__RTPP_CONCAT(__stop_set_,set) | ^~~~~ cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -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 libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/librtpproxy_la-rtpp_module_if_fin.lo -MD -MP -MF ../autosrc/.deps/librtpproxy_la-rtpp_module_if_fin.Tpo -c ../autosrc/rtpp_module_if_fin.c -o ../autosrc/librtpproxy_la-rtpp_module_if_fin.o >/dev/null 2>&1 mv -f .deps/librtpproxy_la-rtpp_epoll.Tpo .deps/librtpproxy_la-rtpp_epoll.Plo cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -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 libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/librtpproxy_la-rtpp_modman_fin.lo -MD -MP -MF ../autosrc/.deps/librtpproxy_la-rtpp_modman_fin.Tpo -c ../autosrc/rtpp_modman_fin.c -o ../autosrc/librtpproxy_la-rtpp_modman_fin.o >/dev/null 2>&1 mv -f .deps/librtpproxy_la-rtpp_str.Tpo .deps/librtpproxy_la-rtpp_str.Plo mv -f .deps/librtpproxy_la-rtpp_tnotify_set.Tpo .deps/librtpproxy_la-rtpp_tnotify_set.Plo mv -f .deps/librtpproxy_la-rtpp_session.Tpo .deps/librtpproxy_la-rtpp_session.Plo main.c:130:10: warning: 'RTPP_DEBUG' redefined 130 | # define RTPP_DEBUG 1 | ^~~~~~~~~~ In file included from : ./rtpp_debugon.h:32:9: note: this is the location of the previous definition 32 | #define RTPP_DEBUG | ^~~~~~~~~~ rtpp_record.c: In function 'prepare_pkt_hdr_pcap': rtpp_record.c:473:15: warning: taking address of packed member of 'struct udpip' may result in an unaligned pointer value [-Waddress-of-packed-member] 473 | udp = &(pcp->en10t.udpip.udphdr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ rtpp_record.c:474:18: warning: taking address of packed member of 'struct udpip' may result in an unaligned pointer value [-Waddress-of-packed-member] 474 | ipp.v4 = &(pcp->en10t.udpip.iphdr); | ^~~~~~~~~~~~~~~~~~~~~~~~~ rtpp_record.c:479:15: warning: taking address of packed member of 'struct udpip6' may result in an unaligned pointer value [-Waddress-of-packed-member] 479 | udp = &(pcp->en10t_v6.udpip6.udphdr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rtpp_record.c:480:18: warning: taking address of packed member of 'struct udpip6' may result in an unaligned pointer value [-Waddress-of-packed-member] 480 | ipp.v6 = &(pcp->en10t_v6.udpip6.iphdr); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/librtpproxy_la-rtpp_ucl.Tpo .deps/librtpproxy_la-rtpp_ucl.Plo cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -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 cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -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 mv -f .deps/rtpproxy-main.Tpo .deps/rtpproxy-main.Po mv -f .deps/librtpproxy_la-rtpp_network_io.Tpo .deps/librtpproxy_la-rtpp_network_io.Plo libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_module_if_static.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_module_if_static.Tpo -c rtpp_module_if_static.c -o librtpproxy_la-rtpp_module_if_static.o >/dev/null 2>&1 mv -f ../autosrc/.deps/librtpproxy_la-rtpp_port_table_fin.Tpo ../autosrc/.deps/librtpproxy_la-rtpp_port_table_fin.Plo mv -f ../autosrc/.deps/librtpproxy_la-rtpp_timed_task_fin.Tpo ../autosrc/.deps/librtpproxy_la-rtpp_timed_task_fin.Plo mv -f ../autosrc/.deps/librtpproxy_la-rtpp_module_if_fin.Tpo ../autosrc/.deps/librtpproxy_la-rtpp_module_if_fin.Plo mv -f .deps/librtpproxy_la-rtpp_netaddr.Tpo .deps/librtpproxy_la-rtpp_netaddr.Plo cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -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 cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -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/librtpproxy_la-rtpp_refproxy.Tpo .deps/librtpproxy_la-rtpp_refproxy.Plo libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_modman.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_modman.Tpo -c rtpp_modman.c -o librtpproxy_la-rtpp_modman.o >/dev/null 2>&1 cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/commands/rtpproxy_debug-rpcpv1_copy.o -MD -MP -MF ../src/commands/.deps/rtpproxy_debug-rpcpv1_copy.Tpo -c -o ../src/commands/rtpproxy_debug-rpcpv1_copy.o `test -f '../src/commands/rpcpv1_copy.c' || echo './'`../src/commands/rpcpv1_copy.c cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/commands/rtpproxy_debug-rpcpv1_ul.o -MD -MP -MF ../src/commands/.deps/rtpproxy_debug-rpcpv1_ul.Tpo -c -o ../src/commands/rtpproxy_debug-rpcpv1_ul.o `test -f '../src/commands/rpcpv1_ul.c' || echo './'`../src/commands/rpcpv1_ul.c cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -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 ../autosrc/.deps/librtpproxy_la-rtpp_modman_fin.Tpo ../autosrc/.deps/librtpproxy_la-rtpp_modman_fin.Plo cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -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 libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_mallocs.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_mallocs.Tpo -c rtpp_mallocs.c -o librtpproxy_la-rtpp_mallocs.o >/dev/null 2>&1 cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/commands/rtpproxy_debug-rpcpv1_stats.o -MD -MP -MF ../src/commands/.deps/rtpproxy_debug-rpcpv1_stats.Tpo -c -o ../src/commands/rtpproxy_debug-rpcpv1_stats.o `test -f '../src/commands/rpcpv1_stats.c' || echo './'`../src/commands/rpcpv1_stats.c cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -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 cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -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 mv -f .deps/librtpproxy_la-rtpp_util.Tpo .deps/librtpproxy_la-rtpp_util.Plo cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -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 cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -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_server.Tpo .deps/rtpproxy_debug-rtpp_server.Po cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -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-rtp.Tpo .deps/rtpproxy_debug-rtp.Po mv -f ../src/commands/.deps/librtpproxy_la-rpcpv1_norecord.Tpo ../src/commands/.deps/librtpproxy_la-rpcpv1_norecord.Plo cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/commands/rtpproxy_debug-rpcpv1_query.o -MD -MP -MF ../src/commands/.deps/rtpproxy_debug-rpcpv1_query.Tpo -c -o ../src/commands/rtpproxy_debug-rpcpv1_query.o `test -f '../src/commands/rpcpv1_query.c' || echo './'`../src/commands/rpcpv1_query.c cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -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/librtpproxy_la-rtpp_sbuf.Tpo .deps/librtpproxy_la-rtpp_sbuf.Plo libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_refcnt.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_refcnt.Tpo -c rtpp_refcnt.c -o librtpproxy_la-rtpp_refcnt.o >/dev/null 2>&1 mv -f .deps/librtpproxy_la-rtpp_proc_async.Tpo .deps/librtpproxy_la-rtpp_proc_async.Plo mv -f .deps/librtpproxy_la-rtpp_module_if_static.Tpo .deps/librtpproxy_la-rtpp_module_if_static.Plo mv -f .deps/rtpproxy_debug-rtp_resizer.Tpo .deps/rtpproxy_debug-rtp_resizer.Po cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -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 cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -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 cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpproxy_debug-rtp_packet.o -MD -MP -MF .deps/rtpproxy_debug-rtp_packet.Tpo -c -o rtpproxy_debug-rtp_packet.o `test -f 'rtp_packet.c' || echo './'`rtp_packet.c cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -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 libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_stream.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_stream.Tpo -c rtpp_stream.c -o librtpproxy_la-rtpp_stream.o >/dev/null 2>&1 libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_hash_table.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_hash_table.Tpo -c rtpp_hash_table.c -o librtpproxy_la-rtpp_hash_table.o >/dev/null 2>&1 mv -f .deps/librtpproxy_la-rtpp_wi_pkt.Tpo .deps/librtpproxy_la-rtpp_wi_pkt.Plo rtpp_stats.c:66:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 66 | }; | ^ mv -f .deps/rtpproxy_debug-rtpp_syslog_async.Tpo .deps/rtpproxy_debug-rtpp_syslog_async.Po cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -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 cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -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/librtpproxy_la-rtp_analyze.Tpo .deps/librtpproxy_la-rtp_analyze.Plo cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpproxy_debug-rtpp_rw_lock.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_rw_lock.Tpo -c -o rtpproxy_debug-rtpp_rw_lock.o `test -f 'rtpp_rw_lock.c' || echo './'`rtpp_rw_lock.c mv -f .deps/rtpproxy_debug-rtpp_network.Tpo .deps/rtpproxy_debug-rtpp_network.Po cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -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 mv -f ../src/commands/.deps/librtpproxy_la-rpcpv1_query.Tpo ../src/commands/.deps/librtpproxy_la-rpcpv1_query.Plo cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -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 libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_command_reply.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_command_reply.Tpo -c rtpp_command_reply.c -o librtpproxy_la-rtpp_command_reply.o >/dev/null 2>&1 mv -f .deps/rtpproxy_debug-rtpp_proc.Tpo .deps/rtpproxy_debug-rtpp_proc.Po cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpproxy_debug-rtpp_proc_wakeup.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_proc_wakeup.Tpo -c -o rtpproxy_debug-rtpp_proc_wakeup.o `test -f 'rtpp_proc_wakeup.c' || echo './'`rtpp_proc_wakeup.c mv -f .deps/librtpproxy_la-rtpp_queue.Tpo .deps/librtpproxy_la-rtpp_queue.Plo libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-main.lo -MD -MP -MF .deps/librtpproxy_la-main.Tpo -c main.c -o librtpproxy_la-main.o >/dev/null 2>&1 mv -f .deps/librtpproxy_la-rtpp_mallocs.Tpo .deps/librtpproxy_la-rtpp_mallocs.Plo cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -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 cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -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 mv -f .deps/rtpproxy_debug-rtpp_util.Tpo .deps/rtpproxy_debug-rtpp_util.Po cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -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 libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_log_stand.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_log_stand.Tpo -c rtpp_log_stand.c -o librtpproxy_la-rtpp_log_stand.o >/dev/null 2>&1 mv -f .deps/rtpproxy_debug-rtpp_notify.Tpo .deps/rtpproxy_debug-rtpp_notify.Po cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -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 mv -f .deps/rtpproxy_debug-rtpp_session.Tpo .deps/rtpproxy_debug-rtpp_session.Po mv -f .deps/rtpproxy_debug-rtpp_record.Tpo .deps/rtpproxy_debug-rtpp_record.Po cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpproxy_debug-rtpp_wi_apis.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_wi_apis.Tpo -c -o rtpproxy_debug-rtpp_wi_apis.o `test -f 'rtpp_wi_apis.c' || echo './'`rtpp_wi_apis.c cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -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/librtpproxy_la-rtpp_cfile.Tpo .deps/librtpproxy_la-rtpp_cfile.Plo cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -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 ../src/commands/.deps/rtpproxy_debug-rpcpv1_stats.Tpo ../src/commands/.deps/rtpproxy_debug-rpcpv1_stats.Po cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -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 mv -f .deps/librtpproxy_la-rtpp_sessinfo.Tpo .deps/librtpproxy_la-rtpp_sessinfo.Plo mv -f ../src/commands/.deps/rtpproxy_debug-rpcpv1_copy.Tpo ../src/commands/.deps/rtpproxy_debug-rpcpv1_copy.Po cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -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 cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpproxy_debug-rtpp_wi_sgnl.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_wi_sgnl.Tpo -c -o rtpproxy_debug-rtpp_wi_sgnl.o `test -f 'rtpp_wi_sgnl.c' || echo './'`rtpp_wi_sgnl.c mv -f .deps/librtpproxy_la-rtpp_modman.Tpo .deps/librtpproxy_la-rtpp_modman.Plo cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpproxy_debug-rtpp_wi_data.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_wi_data.Tpo -c -o rtpproxy_debug-rtpp_wi_data.o `test -f 'rtpp_wi_data.c' || echo './'`rtpp_wi_data.c rtpp_genuid.c:41:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 41 | }; | ^ mv -f .deps/rtpproxy_debug-rtpp_command_stream.Tpo .deps/rtpproxy_debug-rtpp_command_stream.Po cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -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_command_parse.Tpo .deps/rtpproxy_debug-rtpp_command_parse.Po mv -f .deps/rtpproxy_debug-rtpp_pearson.Tpo .deps/rtpproxy_debug-rtpp_pearson.Po mv -f .deps/rtpproxy_debug-rtpp_analyzer.Tpo .deps/rtpproxy_debug-rtpp_analyzer.Po cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -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 mv -f .deps/librtpproxy_la-rtpp_refcnt.Tpo .deps/librtpproxy_la-rtpp_refcnt.Plo cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/commands/rtpproxy_debug-rpcpv1_delete.o -MD -MP -MF ../src/commands/.deps/rtpproxy_debug-rpcpv1_delete.Tpo -c -o ../src/commands/rtpproxy_debug-rpcpv1_delete.o `test -f '../src/commands/rpcpv1_delete.c' || echo './'`../src/commands/rpcpv1_delete.c cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/commands/rtpproxy_debug-rpcpv1_record.o -MD -MP -MF ../src/commands/.deps/rtpproxy_debug-rpcpv1_record.Tpo -c -o ../src/commands/rtpproxy_debug-rpcpv1_record.o `test -f '../src/commands/rpcpv1_record.c' || echo './'`../src/commands/rpcpv1_record.c cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -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_queue.Tpo .deps/rtpproxy_debug-rtpp_queue.Po mv -f .deps/rtpproxy_debug-rtpp_netio_async.Tpo .deps/rtpproxy_debug-rtpp_netio_async.Po mv -f .deps/rtpproxy_debug-rtpp_time.Tpo .deps/rtpproxy_debug-rtpp_time.Po cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -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 cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -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 cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -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 libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT librtpproxy_la-rtpp_module_if.lo -MD -MP -MF .deps/librtpproxy_la-rtpp_module_if.Tpo -c rtpp_module_if.c -o librtpproxy_la-rtpp_module_if.o >/dev/null 2>&1 mv -f .deps/rtpproxy_debug-rtpp_stats.Tpo .deps/rtpproxy_debug-rtpp_stats.Po mv -f .deps/rtpproxy_debug-rtpp_controlfd.Tpo .deps/rtpproxy_debug-rtpp_controlfd.Po cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/commands/rtpproxy_debug-rpcpv1_play.o -MD -MP -MF ../src/commands/.deps/rtpproxy_debug-rpcpv1_play.Tpo -c -o ../src/commands/rtpproxy_debug-rpcpv1_play.o `test -f '../src/commands/rpcpv1_play.c' || echo './'`../src/commands/rpcpv1_play.c cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/commands/rtpproxy_debug-rpcpv1_ver.o -MD -MP -MF ../src/commands/.deps/rtpproxy_debug-rpcpv1_ver.Tpo -c -o ../src/commands/rtpproxy_debug-rpcpv1_ver.o `test -f '../src/commands/rpcpv1_ver.c' || echo './'`../src/commands/rpcpv1_ver.c mv -f .deps/rtpproxy_debug-rtpp_proc_async.Tpo .deps/rtpproxy_debug-rtpp_proc_async.Po cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpproxy_debug-rtpp_pearson_perfect.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_pearson_perfect.Tpo -c -o rtpproxy_debug-rtpp_pearson_perfect.o `test -f 'rtpp_pearson_perfect.c' || echo './'`rtpp_pearson_perfect.c mv -f .deps/rtpproxy_debug-rtpp_timed.Tpo .deps/rtpproxy_debug-rtpp_timed.Po mv -f .deps/rtpproxy_debug-rtpp_command_rcache.Tpo .deps/rtpproxy_debug-rtpp_command_rcache.Po cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpproxy_debug-rtpp_acct_rtcp.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_acct_rtcp.Tpo -c -o rtpproxy_debug-rtpp_acct_rtcp.o `test -f 'rtpp_acct_rtcp.c' || echo './'`rtpp_acct_rtcp.c cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpproxy_debug-rtpp_cfile.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_cfile.Tpo -c -o rtpproxy_debug-rtpp_cfile.o `test -f 'rtpp_cfile.c' || echo './'`rtpp_cfile.c mv -f .deps/rtpproxy_debug-rtpp_command.Tpo .deps/rtpproxy_debug-rtpp_command.Po mv -f .deps/rtpproxy_debug-main.Tpo .deps/rtpproxy_debug-main.Po mv -f .deps/rtpproxy_debug-rtp_packet.Tpo .deps/rtpproxy_debug-rtp_packet.Po mv -f .deps/rtpproxy_debug-rtpp_genuid_singlet.Tpo .deps/rtpproxy_debug-rtpp_genuid_singlet.Po mv -f .deps/rtpproxy_debug-rtpp_genuid.Tpo .deps/rtpproxy_debug-rtpp_genuid.Po cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpproxy_debug-rtpp_ucl.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_ucl.Tpo -c -o rtpproxy_debug-rtpp_ucl.o `test -f 'rtpp_ucl.c' || echo './'`rtpp_ucl.c cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -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_rw_lock.Tpo .deps/rtpproxy_debug-rtpp_rw_lock.Po cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpproxy_debug-rtpp_wi_pkt.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_wi_pkt.Tpo -c -o rtpproxy_debug-rtpp_wi_pkt.o `test -f 'rtpp_wi_pkt.c' || echo './'`rtpp_wi_pkt.c cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpproxy_debug-rtpp_timeout_data.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_timeout_data.Tpo -c -o rtpproxy_debug-rtpp_timeout_data.o `test -f 'rtpp_timeout_data.c' || echo './'`rtpp_timeout_data.c cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpproxy_debug-rtpp_nofile.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_nofile.Tpo -c -o rtpproxy_debug-rtpp_nofile.o `test -f 'rtpp_nofile.c' || echo './'`rtpp_nofile.c cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/commands/rtpproxy_debug-rpcpv1_norecord.o -MD -MP -MF ../src/commands/.deps/rtpproxy_debug-rpcpv1_norecord.Tpo -c -o ../src/commands/rtpproxy_debug-rpcpv1_norecord.o `test -f '../src/commands/rpcpv1_norecord.c' || echo './'`../src/commands/rpcpv1_norecord.c mv -f .deps/rtpproxy_debug-rtpp_command_async.Tpo .deps/rtpproxy_debug-rtpp_command_async.Po cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/commands/rtpproxy_debug-rpcpv1_ul_subc.o -MD -MP -MF ../src/commands/.deps/rtpproxy_debug-rpcpv1_ul_subc.Tpo -c -o ../src/commands/rtpproxy_debug-rpcpv1_ul_subc.o `test -f '../src/commands/rpcpv1_ul_subc.c' || echo './'`../src/commands/rpcpv1_ul_subc.c mv -f .deps/rtpproxy_debug-rtpp_weakref.Tpo .deps/rtpproxy_debug-rtpp_weakref.Po cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpproxy_debug-rtpp_epoll.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_epoll.Tpo -c -o rtpproxy_debug-rtpp_epoll.o `test -f 'rtpp_epoll.c' || echo './'`rtpp_epoll.c mv -f .deps/rtpproxy_debug-rtpp_proc_wakeup.Tpo .deps/rtpproxy_debug-rtpp_proc_wakeup.Po mv -f ../src/commands/.deps/rtpproxy_debug-rpcpv1_query.Tpo ../src/commands/.deps/rtpproxy_debug-rpcpv1_query.Po cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpproxy_debug-rtpp_str.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_str.Tpo -c -o rtpproxy_debug-rtpp_str.o `test -f 'rtpp_str.c' || echo './'`rtpp_str.c cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpproxy_debug-rtpp_sbuf.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_sbuf.Tpo -c -o rtpproxy_debug-rtpp_sbuf.o `test -f 'rtpp_sbuf.c' || echo './'`rtpp_sbuf.c mv -f .deps/rtpproxy_debug-rtp_analyze.Tpo .deps/rtpproxy_debug-rtp_analyze.Po cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpproxy_debug-rtpp_refproxy.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_refproxy.Tpo -c -o rtpproxy_debug-rtpp_refproxy.o `test -f 'rtpp_refproxy.c' || echo './'`rtpp_refproxy.c mv -f .deps/rtpproxy_debug-rtpp_log_obj.Tpo .deps/rtpproxy_debug-rtpp_log_obj.Po mv -f .deps/rtpproxy_debug-rtpp_tnotify_set.Tpo .deps/rtpproxy_debug-rtpp_tnotify_set.Po cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpproxy_debug-rtpp_command_reply.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_command_reply.Tpo -c -o rtpproxy_debug-rtpp_command_reply.o `test -f 'rtpp_command_reply.c' || echo './'`rtpp_command_reply.c cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/advanced/rtpproxy_debug-pproc_manager.o -MD -MP -MF ../src/advanced/.deps/rtpproxy_debug-pproc_manager.Tpo -c -o ../src/advanced/rtpproxy_debug-pproc_manager.o `test -f '../src/advanced/pproc_manager.c' || echo './'`../src/advanced/pproc_manager.c mv -f .deps/rtpproxy_debug-rtpp_wi_data.Tpo .deps/rtpproxy_debug-rtpp_wi_data.Po mv -f .deps/rtpproxy_debug-rtpp_wi_sgnl.Tpo .deps/rtpproxy_debug-rtpp_wi_sgnl.Po cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpproxy_debug-rtpp_modman.o -MD -MP -MF .deps/rtpproxy_debug-rtpp_modman.Tpo -c -o rtpproxy_debug-rtpp_modman.o `test -f 'rtpp_modman.c' || echo './'`rtpp_modman.c cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -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 mv -f ../src/commands/.deps/rtpproxy_debug-rpcpv1_ul.Tpo ../src/commands/.deps/rtpproxy_debug-rpcpv1_ul.Po mv -f .deps/rtpproxy_debug-rtpp_sessinfo.Tpo .deps/rtpproxy_debug-rtpp_sessinfo.Po mv -f .deps/rtpproxy_debug-rtpp_proc_servers.Tpo .deps/rtpproxy_debug-rtpp_proc_servers.Po mv -f .deps/rtpproxy_debug-rtpp_wi_apis.Tpo .deps/rtpproxy_debug-rtpp_wi_apis.Po mv -f .deps/rtpproxy_debug-rtpp_ttl.Tpo .deps/rtpproxy_debug-rtpp_ttl.Po mv -f .deps/rtpproxy_debug-rtpp_netaddr.Tpo .deps/rtpproxy_debug-rtpp_netaddr.Po mv -f ../src/commands/.deps/rtpproxy_debug-rpcpv1_ver.Tpo ../src/commands/.deps/rtpproxy_debug-rpcpv1_ver.Po cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -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 cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpproxy_debug-rtpp_command_rcache_fin.o -MD -MP -MF ../autosrc/.deps/rtpproxy_debug-rtpp_command_rcache_fin.Tpo -c -o ../autosrc/rtpproxy_debug-rtpp_command_rcache_fin.o `test -f '../autosrc/rtpp_command_rcache_fin.c' || echo './'`../autosrc/rtpp_command_rcache_fin.c cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpproxy_debug-rtpp_log_obj_fin.o -MD -MP -MF ../autosrc/.deps/rtpproxy_debug-rtpp_log_obj_fin.Tpo -c -o ../autosrc/rtpproxy_debug-rtpp_log_obj_fin.o `test -f '../autosrc/rtpp_log_obj_fin.c' || echo './'`../autosrc/rtpp_log_obj_fin.c cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpproxy_debug-rtpp_port_table_fin.o -MD -MP -MF ../autosrc/.deps/rtpproxy_debug-rtpp_port_table_fin.Tpo -c -o ../autosrc/rtpproxy_debug-rtpp_port_table_fin.o `test -f '../autosrc/rtpp_port_table_fin.c' || echo './'`../autosrc/rtpp_port_table_fin.c cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpproxy_debug-rtpp_timed_task_fin.o -MD -MP -MF ../autosrc/.deps/rtpproxy_debug-rtpp_timed_task_fin.Tpo -c -o ../autosrc/rtpproxy_debug-rtpp_timed_task_fin.o `test -f '../autosrc/rtpp_timed_task_fin.c' || echo './'`../autosrc/rtpp_timed_task_fin.c mv -f .deps/rtpproxy_debug-rtpp_pcnt_strm.Tpo .deps/rtpproxy_debug-rtpp_pcnt_strm.Po mv -f .deps/librtpproxy_la-rtpp_command_reply.Tpo .deps/librtpproxy_la-rtpp_command_reply.Plo mv -f .deps/rtpproxy_debug-rtpp_port_table.Tpo .deps/rtpproxy_debug-rtpp_port_table.Po cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpproxy_debug-rtpp_modman_fin.o -MD -MP -MF ../autosrc/.deps/rtpproxy_debug-rtpp_modman_fin.Tpo -c -o ../autosrc/rtpproxy_debug-rtpp_modman_fin.o `test -f '../autosrc/rtpp_modman_fin.c' || echo './'`../autosrc/rtpp_modman_fin.c cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpproxy_debug-rtpp_module_if_fin.o -MD -MP -MF ../autosrc/.deps/rtpproxy_debug-rtpp_module_if_fin.Tpo -c -o ../autosrc/rtpproxy_debug-rtpp_module_if_fin.o `test -f '../autosrc/rtpp_module_if_fin.c' || echo './'`../autosrc/rtpp_module_if_fin.c cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/rtpproxy_debug-rtpp_memdeb.o -MD -MP -MF ../src/.deps/rtpproxy_debug-rtpp_memdeb.Tpo -c -o ../src/rtpproxy_debug-rtpp_memdeb.o `test -f '../src/rtpp_memdeb.c' || echo './'`../src/rtpp_memdeb.c mv -f .deps/rtpproxy_debug-rtpp_ringbuf.Tpo .deps/rtpproxy_debug-rtpp_ringbuf.Po mv -f .deps/rtpproxy_debug-rtpp_pcount.Tpo .deps/rtpproxy_debug-rtpp_pcount.Po cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/rtpproxy_debug-rtpp_glitch.o -MD -MP -MF ../src/.deps/rtpproxy_debug-rtpp_glitch.Tpo -c -o ../src/rtpproxy_debug-rtpp_glitch.o `test -f '../src/rtpp_glitch.c' || echo './'`../src/rtpp_glitch.c mv -f .deps/librtpproxy_la-rtpp_command_async.Tpo .deps/librtpproxy_la-rtpp_command_async.Plo mv -f .deps/rtpproxy_debug-rtpp_socket.Tpo .deps/rtpproxy_debug-rtpp_socket.Po mv -f .deps/rtpproxy_debug-rtpp_proc_ttl.Tpo .deps/rtpproxy_debug-rtpp_proc_ttl.Po mv -f .deps/librtpproxy_la-rtpp_record.Tpo .deps/librtpproxy_la-rtpp_record.Plo mv -f .deps/rtpproxy_debug-rtpp_pipe.Tpo .deps/rtpproxy_debug-rtpp_pipe.Po mv -f .deps/rtpproxy_debug-rtpp_acct.Tpo .deps/rtpproxy_debug-rtpp_acct.Po cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/rtpproxy_debug-rtpp_autoglitch.o -MD -MP -MF ../src/.deps/rtpproxy_debug-rtpp_autoglitch.Tpo -c -o ../src/rtpproxy_debug-rtpp_autoglitch.o `test -f '../src/rtpp_autoglitch.c' || echo './'`../src/rtpp_autoglitch.c cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/rtpproxy_debug-rtpp_refcnt.o -MD -MP -MF ../src/.deps/rtpproxy_debug-rtpp_refcnt.Tpo -c -o ../src/rtpproxy_debug-rtpp_refcnt.o `test -f '../src/rtpp_refcnt.c' || echo './'`../src/rtpp_refcnt.c mv -f .deps/rtpproxy_debug-rtpp_timeout_data.Tpo .deps/rtpproxy_debug-rtpp_timeout_data.Po cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/rtpproxy_debug-rtpp_threads.o -MD -MP -MF ../src/.deps/rtpproxy_debug-rtpp_threads.Tpo -c -o ../src/rtpproxy_debug-rtpp_threads.o `test -f '../src/rtpp_threads.c' || echo './'`../src/rtpp_threads.c cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/rtpproxy_debug-rtpp_mallocs.o -MD -MP -MF ../src/.deps/rtpproxy_debug-rtpp_mallocs.Tpo -c -o ../src/rtpproxy_debug-rtpp_mallocs.o `test -f '../src/rtpp_mallocs.c' || echo './'`../src/rtpp_mallocs.c mv -f ../src/commands/.deps/rtpproxy_debug-rpcpv1_record.Tpo ../src/commands/.deps/rtpproxy_debug-rpcpv1_record.Po mv -f .deps/rtpproxy_debug-rtpp_network_io.Tpo .deps/rtpproxy_debug-rtpp_network_io.Po mv -f ../src/commands/.deps/rtpproxy_debug-rpcpv1_play.Tpo ../src/commands/.deps/rtpproxy_debug-rpcpv1_play.Po mv -f .deps/rtpproxy_debug-rtpp_ucl.Tpo .deps/rtpproxy_debug-rtpp_ucl.Po cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/rtpproxy_debug-rtpp_stacktrace.o -MD -MP -MF ../src/.deps/rtpproxy_debug-rtpp_stacktrace.Tpo -c -o ../src/rtpproxy_debug-rtpp_stacktrace.o `test -f '../src/rtpp_stacktrace.c' || echo './'`../src/rtpp_stacktrace.c cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -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 ../src/advanced/pproc_manager.c:200:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 200 | rtpp_pproc_mgr_handleat(struct pproc_manager *pub, struct pkt_proc_ctx *pktxp, | ^~~~~~~~~~~~~~~~~~~~~~~ mv -f ../src/commands/.deps/rtpproxy_debug-rpcpv1_ul_subc.Tpo ../src/commands/.deps/rtpproxy_debug-rpcpv1_ul_subc.Po mv -f .deps/rtpproxy_debug-rtpp_bindaddrs.Tpo .deps/rtpproxy_debug-rtpp_bindaddrs.Po cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpproxy_debug-rtpp_netaddr_fin.o -MD -MP -MF ../autosrc/.deps/rtpproxy_debug-rtpp_netaddr_fin.Tpo -c -o ../autosrc/rtpproxy_debug-rtpp_netaddr_fin.o `test -f '../autosrc/rtpp_netaddr_fin.c' || echo './'`../autosrc/rtpp_netaddr_fin.c cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpproxy_debug-rtpp_pearson_perfect_fin.o -MD -MP -MF ../autosrc/.deps/rtpproxy_debug-rtpp_pearson_perfect_fin.Tpo -c -o ../autosrc/rtpproxy_debug-rtpp_pearson_perfect_fin.o `test -f '../autosrc/rtpp_pearson_perfect_fin.c' || echo './'`../autosrc/rtpp_pearson_perfect_fin.c cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpproxy_debug-rtpp_refcnt_fin.o -MD -MP -MF ../autosrc/.deps/rtpproxy_debug-rtpp_refcnt_fin.Tpo -c -o ../autosrc/rtpproxy_debug-rtpp_refcnt_fin.o `test -f '../autosrc/rtpp_refcnt_fin.c' || echo './'`../autosrc/rtpp_refcnt_fin.c cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpproxy_debug-rtpp_server_fin.o -MD -MP -MF ../autosrc/.deps/rtpproxy_debug-rtpp_server_fin.Tpo -c -o ../autosrc/rtpproxy_debug-rtpp_server_fin.o `test -f '../autosrc/rtpp_server_fin.c' || echo './'`../autosrc/rtpp_server_fin.c mv -f ../src/commands/.deps/rtpproxy_debug-rpcpv1_delete.Tpo ../src/commands/.deps/rtpproxy_debug-rpcpv1_delete.Po mv -f .deps/rtpproxy_debug-rtpp_epoll.Tpo .deps/rtpproxy_debug-rtpp_epoll.Po mv -f .deps/rtpproxy_debug-rtpp_acct_rtcp.Tpo .deps/rtpproxy_debug-rtpp_acct_rtcp.Po mv -f .deps/rtpproxy_debug-rtpp_refproxy.Tpo .deps/rtpproxy_debug-rtpp_refproxy.Po mv -f .deps/librtpproxy_la-rtpp_log_stand.Tpo .deps/librtpproxy_la-rtpp_log_stand.Plo mv -f .deps/rtpproxy_debug-rtpp_pearson_perfect.Tpo .deps/rtpproxy_debug-rtpp_pearson_perfect.Po mv -f .deps/rtpproxy_debug-rtpp_cfile.Tpo .deps/rtpproxy_debug-rtpp_cfile.Po cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpproxy_debug-rtpp_stats_fin.o -MD -MP -MF ../autosrc/.deps/rtpproxy_debug-rtpp_stats_fin.Tpo -c -o ../autosrc/rtpproxy_debug-rtpp_stats_fin.o `test -f '../autosrc/rtpp_stats_fin.c' || echo './'`../autosrc/rtpp_stats_fin.c cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpproxy_debug-rtpp_stream_fin.o -MD -MP -MF ../autosrc/.deps/rtpproxy_debug-rtpp_stream_fin.Tpo -c -o ../autosrc/rtpproxy_debug-rtpp_stream_fin.o `test -f '../autosrc/rtpp_stream_fin.c' || echo './'`../autosrc/rtpp_stream_fin.c cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpproxy_debug-rtpp_timed_fin.o -MD -MP -MF ../autosrc/.deps/rtpproxy_debug-rtpp_timed_fin.Tpo -c -o ../autosrc/rtpproxy_debug-rtpp_timed_fin.o `test -f '../autosrc/rtpp_timed_fin.c' || echo './'`../autosrc/rtpp_timed_fin.c mv -f .deps/rtpproxy_debug-rtpp_nofile.Tpo .deps/rtpproxy_debug-rtpp_nofile.Po In file included from ../src/rtpp_glitch.c:42: ../src/rtpp_glitch.h:40:1: note: the alignment of '_Atomic long long int' fields changed in GCC 11.1 40 | }; | ^ mv -f .deps/rtpproxy_debug-rtpp_wi_pkt.Tpo .deps/rtpproxy_debug-rtpp_wi_pkt.Po cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpproxy_debug-rtpp_pcount_fin.o -MD -MP -MF ../autosrc/.deps/rtpproxy_debug-rtpp_pcount_fin.Tpo -c -o ../autosrc/rtpproxy_debug-rtpp_pcount_fin.o `test -f '../autosrc/rtpp_pcount_fin.c' || echo './'`../autosrc/rtpp_pcount_fin.c cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpproxy_debug-rtpp_record_fin.o -MD -MP -MF ../autosrc/.deps/rtpproxy_debug-rtpp_record_fin.Tpo -c -o ../autosrc/rtpproxy_debug-rtpp_record_fin.o `test -f '../autosrc/rtpp_record_fin.c' || echo './'`../autosrc/rtpp_record_fin.c In file included from ../src/rtpp_autoglitch.c:44: ../src/rtpp_glitch.h:40:1: note: the alignment of '_Atomic long long int' fields changed in GCC 11.1 40 | }; | ^ cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpproxy_debug-rtpp_hash_table_fin.o -MD -MP -MF ../autosrc/.deps/rtpproxy_debug-rtpp_hash_table_fin.Tpo -c -o ../autosrc/rtpproxy_debug-rtpp_hash_table_fin.o `test -f '../autosrc/rtpp_hash_table_fin.c' || echo './'`../autosrc/rtpp_hash_table_fin.c mv -f ../src/commands/.deps/rtpproxy_debug-rpcpv1_norecord.Tpo ../src/commands/.deps/rtpproxy_debug-rpcpv1_norecord.Po mv -f .deps/rtpproxy_debug-rtpp_str.Tpo .deps/rtpproxy_debug-rtpp_str.Po cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpproxy_debug-rtpp_weakref_fin.o -MD -MP -MF ../autosrc/.deps/rtpproxy_debug-rtpp_weakref_fin.Tpo -c -o ../autosrc/rtpproxy_debug-rtpp_weakref_fin.o `test -f '../autosrc/rtpp_weakref_fin.c' || echo './'`../autosrc/rtpp_weakref_fin.c cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpproxy_debug-rtpp_analyzer_fin.o -MD -MP -MF ../autosrc/.deps/rtpproxy_debug-rtpp_analyzer_fin.Tpo -c -o ../autosrc/rtpproxy_debug-rtpp_analyzer_fin.o `test -f '../autosrc/rtpp_analyzer_fin.c' || echo './'`../autosrc/rtpp_analyzer_fin.c cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpproxy_debug-rtpp_pcnt_strm_fin.o -MD -MP -MF ../autosrc/.deps/rtpproxy_debug-rtpp_pcnt_strm_fin.Tpo -c -o ../autosrc/rtpproxy_debug-rtpp_pcnt_strm_fin.o `test -f '../autosrc/rtpp_pcnt_strm_fin.c' || echo './'`../autosrc/rtpp_pcnt_strm_fin.c mv -f .deps/rtpproxy_debug-rtpp_sbuf.Tpo .deps/rtpproxy_debug-rtpp_sbuf.Po In file included from ../src/rtpp_memdeb.c:62: ../src/rtpp_glitch.h:40:1: note: the alignment of '_Atomic long long int' fields changed in GCC 11.1 40 | }; | ^ cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpproxy_debug-rtpp_ttl_fin.o -MD -MP -MF ../autosrc/.deps/rtpproxy_debug-rtpp_ttl_fin.Tpo -c -o ../autosrc/rtpproxy_debug-rtpp_ttl_fin.o `test -f '../autosrc/rtpp_ttl_fin.c' || echo './'`../autosrc/rtpp_ttl_fin.c mv -f ../autosrc/.deps/rtpproxy_debug-rtpp_timed_task_fin.Tpo ../autosrc/.deps/rtpproxy_debug-rtpp_timed_task_fin.Po cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpproxy_debug-rtpp_pipe_fin.o -MD -MP -MF ../autosrc/.deps/rtpproxy_debug-rtpp_pipe_fin.Tpo -c -o ../autosrc/rtpproxy_debug-rtpp_pipe_fin.o `test -f '../autosrc/rtpp_pipe_fin.c' || echo './'`../autosrc/rtpp_pipe_fin.c cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpproxy_debug-rtpp_ringbuf_fin.o -MD -MP -MF ../autosrc/.deps/rtpproxy_debug-rtpp_ringbuf_fin.Tpo -c -o ../autosrc/rtpproxy_debug-rtpp_ringbuf_fin.o `test -f '../autosrc/rtpp_ringbuf_fin.c' || echo './'`../autosrc/rtpp_ringbuf_fin.c cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpproxy_debug-rtpp_sessinfo_fin.o -MD -MP -MF ../autosrc/.deps/rtpproxy_debug-rtpp_sessinfo_fin.Tpo -c -o ../autosrc/rtpproxy_debug-rtpp_sessinfo_fin.o `test -f '../autosrc/rtpp_sessinfo_fin.c' || echo './'`../autosrc/rtpp_sessinfo_fin.c cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpproxy_debug-rtpp_rw_lock_fin.o -MD -MP -MF ../autosrc/.deps/rtpproxy_debug-rtpp_rw_lock_fin.Tpo -c -o ../autosrc/rtpproxy_debug-rtpp_rw_lock_fin.o `test -f '../autosrc/rtpp_rw_lock_fin.c' || echo './'`../autosrc/rtpp_rw_lock_fin.c mv -f ../autosrc/.deps/rtpproxy_debug-rtpp_port_table_fin.Tpo ../autosrc/.deps/rtpproxy_debug-rtpp_port_table_fin.Po cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpproxy_debug-rtpp_proc_servers_fin.o -MD -MP -MF ../autosrc/.deps/rtpproxy_debug-rtpp_proc_servers_fin.Tpo -c -o ../autosrc/rtpproxy_debug-rtpp_proc_servers_fin.o `test -f '../autosrc/rtpp_proc_servers_fin.c' || echo './'`../autosrc/rtpp_proc_servers_fin.c mv -f ../autosrc/.deps/rtpproxy_debug-rtpp_command_rcache_fin.Tpo ../autosrc/.deps/rtpproxy_debug-rtpp_command_rcache_fin.Po cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpproxy_debug-rtpp_proc_wakeup_fin.o -MD -MP -MF ../autosrc/.deps/rtpproxy_debug-rtpp_proc_wakeup_fin.Tpo -c -o ../autosrc/rtpproxy_debug-rtpp_proc_wakeup_fin.o `test -f '../autosrc/rtpp_proc_wakeup_fin.c' || echo './'`../autosrc/rtpp_proc_wakeup_fin.c mv -f ../autosrc/.deps/rtpproxy_debug-rtpp_log_obj_fin.Tpo ../autosrc/.deps/rtpproxy_debug-rtpp_log_obj_fin.Po cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpproxy_debug-rtpp_socket_fin.o -MD -MP -MF ../autosrc/.deps/rtpproxy_debug-rtpp_socket_fin.Tpo -c -o ../autosrc/rtpproxy_debug-rtpp_socket_fin.o `test -f '../autosrc/rtpp_socket_fin.c' || echo './'`../autosrc/rtpp_socket_fin.c cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpproxy_debug-rtpp_refproxy_fin.o -MD -MP -MF ../autosrc/.deps/rtpproxy_debug-rtpp_refproxy_fin.Tpo -c -o ../autosrc/rtpproxy_debug-rtpp_refproxy_fin.o `test -f '../autosrc/rtpp_refproxy_fin.c' || echo './'`../autosrc/rtpp_refproxy_fin.c cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpproxy -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpproxy_debug-rtpp_command_reply_fin.o -MD -MP -MF ../autosrc/.deps/rtpproxy_debug-rtpp_command_reply_fin.Tpo -c -o ../autosrc/rtpproxy_debug-rtpp_command_reply_fin.o `test -f '../autosrc/rtpp_command_reply_fin.c' || echo './'`../autosrc/rtpp_command_reply_fin.c cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_rzmalloc_perf-rtpp_rzmalloc_perf.o -MD -MP -MF .deps/rtpp_rzmalloc_perf-rtpp_rzmalloc_perf.Tpo -c -o rtpp_rzmalloc_perf-rtpp_rzmalloc_perf.o `test -f 'rtpp_rzmalloc_perf.c' || echo './'`rtpp_rzmalloc_perf.c mv -f .deps/rtpproxy_debug-rtpp_command_reply.Tpo .deps/rtpproxy_debug-rtpp_command_reply.Po cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_rzmalloc_perf-rtpp_mallocs.o -MD -MP -MF .deps/rtpp_rzmalloc_perf-rtpp_mallocs.Tpo -c -o rtpp_rzmalloc_perf-rtpp_mallocs.o `test -f 'rtpp_mallocs.c' || echo './'`rtpp_mallocs.c cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_rzmalloc_perf-rtpp_refcnt.o -MD -MP -MF .deps/rtpp_rzmalloc_perf-rtpp_refcnt.Tpo -c -o rtpp_rzmalloc_perf-rtpp_refcnt.o `test -f 'rtpp_refcnt.c' || echo './'`rtpp_refcnt.c cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_rzmalloc_perf-rtpp_time.o -MD -MP -MF .deps/rtpp_rzmalloc_perf-rtpp_time.Tpo -c -o rtpp_rzmalloc_perf-rtpp_time.o `test -f 'rtpp_time.c' || echo './'`rtpp_time.c mv -f .deps/rtpproxy_debug-rtpp_modman.Tpo .deps/rtpproxy_debug-rtpp_modman.Po cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_rzmalloc_perf -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_rzmalloc_perf_debug-rtpp_rzmalloc_perf.o -MD -MP -MF .deps/rtpp_rzmalloc_perf_debug-rtpp_rzmalloc_perf.Tpo -c -o rtpp_rzmalloc_perf_debug-rtpp_rzmalloc_perf.o `test -f 'rtpp_rzmalloc_perf.c' || echo './'`rtpp_rzmalloc_perf.c mv -f ../autosrc/.deps/rtpproxy_debug-rtpp_modman_fin.Tpo ../autosrc/.deps/rtpproxy_debug-rtpp_modman_fin.Po cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_rzmalloc_perf -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_rzmalloc_perf_debug-rtpp_time.o -MD -MP -MF .deps/rtpp_rzmalloc_perf_debug-rtpp_time.Tpo -c -o rtpp_rzmalloc_perf_debug-rtpp_time.o `test -f 'rtpp_time.c' || echo './'`rtpp_time.c mv -f .deps/librtpproxy_la-rtpp_command.Tpo .deps/librtpproxy_la-rtpp_command.Plo mv -f ../src/advanced/.deps/rtpproxy_debug-pproc_manager.Tpo ../src/advanced/.deps/rtpproxy_debug-pproc_manager.Po mv -f ../autosrc/.deps/rtpproxy_debug-rtpp_module_if_fin.Tpo ../autosrc/.deps/rtpproxy_debug-rtpp_module_if_fin.Po cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_rzmalloc_perf -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/rtpp_rzmalloc_perf_debug-rtpp_memdeb.o -MD -MP -MF ../src/.deps/rtpp_rzmalloc_perf_debug-rtpp_memdeb.Tpo -c -o ../src/rtpp_rzmalloc_perf_debug-rtpp_memdeb.o `test -f '../src/rtpp_memdeb.c' || echo './'`../src/rtpp_memdeb.c mv -f ../src/.deps/rtpproxy_debug-rtpp_mallocs.Tpo ../src/.deps/rtpproxy_debug-rtpp_mallocs.Po cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_rzmalloc_perf -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/rtpp_rzmalloc_perf_debug-rtpp_glitch.o -MD -MP -MF ../src/.deps/rtpp_rzmalloc_perf_debug-rtpp_glitch.Tpo -c -o ../src/rtpp_rzmalloc_perf_debug-rtpp_glitch.o `test -f '../src/rtpp_glitch.c' || echo './'`../src/rtpp_glitch.c mv -f ../autosrc/.deps/rtpproxy_debug-rtpp_stats_fin.Tpo ../autosrc/.deps/rtpproxy_debug-rtpp_stats_fin.Po mv -f .deps/rtpproxy_debug-rtpp_memdeb_test.Tpo .deps/rtpproxy_debug-rtpp_memdeb_test.Po mv -f ../src/.deps/rtpproxy_debug-rtpp_glitch.Tpo ../src/.deps/rtpproxy_debug-rtpp_glitch.Po mv -f ../autosrc/.deps/rtpproxy_debug-rtpp_netaddr_fin.Tpo ../autosrc/.deps/rtpproxy_debug-rtpp_netaddr_fin.Po mv -f ../autosrc/.deps/rtpproxy_debug-rtpp_refcnt_fin.Tpo ../autosrc/.deps/rtpproxy_debug-rtpp_refcnt_fin.Po cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_rzmalloc_perf -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/rtpp_rzmalloc_perf_debug-rtpp_autoglitch.o -MD -MP -MF ../src/.deps/rtpp_rzmalloc_perf_debug-rtpp_autoglitch.Tpo -c -o ../src/rtpp_rzmalloc_perf_debug-rtpp_autoglitch.o `test -f '../src/rtpp_autoglitch.c' || echo './'`../src/rtpp_autoglitch.c cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_rzmalloc_perf -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/rtpp_rzmalloc_perf_debug-rtpp_refcnt.o -MD -MP -MF ../src/.deps/rtpp_rzmalloc_perf_debug-rtpp_refcnt.Tpo -c -o ../src/rtpp_rzmalloc_perf_debug-rtpp_refcnt.o `test -f '../src/rtpp_refcnt.c' || echo './'`../src/rtpp_refcnt.c mv -f ../src/.deps/rtpproxy_debug-rtpp_threads.Tpo ../src/.deps/rtpproxy_debug-rtpp_threads.Po cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_rzmalloc_perf -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/rtpp_rzmalloc_perf_debug-rtpp_threads.o -MD -MP -MF ../src/.deps/rtpp_rzmalloc_perf_debug-rtpp_threads.Tpo -c -o ../src/rtpp_rzmalloc_perf_debug-rtpp_threads.o `test -f '../src/rtpp_threads.c' || echo './'`../src/rtpp_threads.c cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_rzmalloc_perf -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/rtpp_rzmalloc_perf_debug-rtpp_mallocs.o -MD -MP -MF ../src/.deps/rtpp_rzmalloc_perf_debug-rtpp_mallocs.Tpo -c -o ../src/rtpp_rzmalloc_perf_debug-rtpp_mallocs.o `test -f '../src/rtpp_mallocs.c' || echo './'`../src/rtpp_mallocs.c mv -f ../src/.deps/rtpproxy_debug-rtpp_refcnt.Tpo ../src/.deps/rtpproxy_debug-rtpp_refcnt.Po mv -f ../src/.deps/rtpproxy_debug-rtpp_stacktrace.Tpo ../src/.deps/rtpproxy_debug-rtpp_stacktrace.Po mv -f ../autosrc/.deps/rtpproxy_debug-rtpp_server_fin.Tpo ../autosrc/.deps/rtpproxy_debug-rtpp_server_fin.Po cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_rzmalloc_perf -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/rtpp_rzmalloc_perf_debug-rtpp_stacktrace.o -MD -MP -MF ../src/.deps/rtpp_rzmalloc_perf_debug-rtpp_stacktrace.Tpo -c -o ../src/rtpp_rzmalloc_perf_debug-rtpp_stacktrace.o `test -f '../src/rtpp_stacktrace.c' || echo './'`../src/rtpp_stacktrace.c mv -f ../autosrc/.deps/rtpproxy_debug-rtpp_pearson_perfect_fin.Tpo ../autosrc/.deps/rtpproxy_debug-rtpp_pearson_perfect_fin.Po cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_rzmalloc_perf -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_rzmalloc_perf_debug-rtpp_memdeb_test.o -MD -MP -MF .deps/rtpp_rzmalloc_perf_debug-rtpp_memdeb_test.Tpo -c -o rtpp_rzmalloc_perf_debug-rtpp_memdeb_test.o `test -f 'rtpp_memdeb_test.c' || echo './'`rtpp_memdeb_test.c cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_rzmalloc_perf -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_netaddr_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_rzmalloc_perf_debug-rtpp_netaddr_fin.Tpo -c -o ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_netaddr_fin.o `test -f '../autosrc/rtpp_netaddr_fin.c' || echo './'`../autosrc/rtpp_netaddr_fin.c cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_rzmalloc_perf -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_pearson_perfect_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_rzmalloc_perf_debug-rtpp_pearson_perfect_fin.Tpo -c -o ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_pearson_perfect_fin.o `test -f '../autosrc/rtpp_pearson_perfect_fin.c' || echo './'`../autosrc/rtpp_pearson_perfect_fin.c cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_rzmalloc_perf -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_refcnt_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_rzmalloc_perf_debug-rtpp_refcnt_fin.Tpo -c -o ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_refcnt_fin.o `test -f '../autosrc/rtpp_refcnt_fin.c' || echo './'`../autosrc/rtpp_refcnt_fin.c mv -f .deps/rtpproxy_debug-rtpp_log_stand.Tpo .deps/rtpproxy_debug-rtpp_log_stand.Po mv -f ../autosrc/.deps/rtpproxy_debug-rtpp_timed_fin.Tpo ../autosrc/.deps/rtpproxy_debug-rtpp_timed_fin.Po In file included from ../src/rtpp_glitch.c:42: ../src/rtpp_glitch.h:40:1: note: the alignment of '_Atomic long long int' fields changed in GCC 11.1 40 | }; | ^ mv -f .deps/rtpproxy_debug-rtpp_module_if.Tpo .deps/rtpproxy_debug-rtpp_module_if.Po mv -f ../autosrc/.deps/rtpproxy_debug-rtpp_pcount_fin.Tpo ../autosrc/.deps/rtpproxy_debug-rtpp_pcount_fin.Po cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_rzmalloc_perf -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_server_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_rzmalloc_perf_debug-rtpp_server_fin.Tpo -c -o ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_server_fin.o `test -f '../autosrc/rtpp_server_fin.c' || echo './'`../autosrc/rtpp_server_fin.c mv -f .deps/rtpproxy_debug-rtpp_stream.Tpo .deps/rtpproxy_debug-rtpp_stream.Po mv -f ../autosrc/.deps/rtpproxy_debug-rtpp_record_fin.Tpo ../autosrc/.deps/rtpproxy_debug-rtpp_record_fin.Po cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_rzmalloc_perf -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_stats_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_rzmalloc_perf_debug-rtpp_stats_fin.Tpo -c -o ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_stats_fin.o `test -f '../autosrc/rtpp_stats_fin.c' || echo './'`../autosrc/rtpp_stats_fin.c mv -f ../autosrc/.deps/rtpproxy_debug-rtpp_hash_table_fin.Tpo ../autosrc/.deps/rtpproxy_debug-rtpp_hash_table_fin.Po cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_rzmalloc_perf -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_stream_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_rzmalloc_perf_debug-rtpp_stream_fin.Tpo -c -o ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_stream_fin.o `test -f '../autosrc/rtpp_stream_fin.c' || echo './'`../autosrc/rtpp_stream_fin.c cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_rzmalloc_perf -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_timed_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_rzmalloc_perf_debug-rtpp_timed_fin.Tpo -c -o ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_timed_fin.o `test -f '../autosrc/rtpp_timed_fin.c' || echo './'`../autosrc/rtpp_timed_fin.c cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_rzmalloc_perf -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_pcount_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_rzmalloc_perf_debug-rtpp_pcount_fin.Tpo -c -o ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_pcount_fin.o `test -f '../autosrc/rtpp_pcount_fin.c' || echo './'`../autosrc/rtpp_pcount_fin.c mv -f ../autosrc/.deps/rtpproxy_debug-rtpp_proc_servers_fin.Tpo ../autosrc/.deps/rtpproxy_debug-rtpp_proc_servers_fin.Po cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_rzmalloc_perf -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_record_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_rzmalloc_perf_debug-rtpp_record_fin.Tpo -c -o ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_record_fin.o `test -f '../autosrc/rtpp_record_fin.c' || echo './'`../autosrc/rtpp_record_fin.c cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_rzmalloc_perf -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_hash_table_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_rzmalloc_perf_debug-rtpp_hash_table_fin.Tpo -c -o ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_hash_table_fin.o `test -f '../autosrc/rtpp_hash_table_fin.c' || echo './'`../autosrc/rtpp_hash_table_fin.c cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_rzmalloc_perf -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_weakref_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_rzmalloc_perf_debug-rtpp_weakref_fin.Tpo -c -o ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_weakref_fin.o `test -f '../autosrc/rtpp_weakref_fin.c' || echo './'`../autosrc/rtpp_weakref_fin.c mv -f ../autosrc/.deps/rtpproxy_debug-rtpp_pcnt_strm_fin.Tpo ../autosrc/.deps/rtpproxy_debug-rtpp_pcnt_strm_fin.Po mv -f ../autosrc/.deps/rtpproxy_debug-rtpp_ttl_fin.Tpo ../autosrc/.deps/rtpproxy_debug-rtpp_ttl_fin.Po mv -f ../autosrc/.deps/rtpproxy_debug-rtpp_sessinfo_fin.Tpo ../autosrc/.deps/rtpproxy_debug-rtpp_sessinfo_fin.Po mv -f ../autosrc/.deps/rtpproxy_debug-rtpp_weakref_fin.Tpo ../autosrc/.deps/rtpproxy_debug-rtpp_weakref_fin.Po mv -f ../autosrc/.deps/rtpproxy_debug-rtpp_ringbuf_fin.Tpo ../autosrc/.deps/rtpproxy_debug-rtpp_ringbuf_fin.Po mv -f .deps/rtpp_rzmalloc_perf-rtpp_rzmalloc_perf.Tpo .deps/rtpp_rzmalloc_perf-rtpp_rzmalloc_perf.Po mv -f .deps/rtpp_rzmalloc_perf-rtpp_mallocs.Tpo .deps/rtpp_rzmalloc_perf-rtpp_mallocs.Po cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_rzmalloc_perf -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_analyzer_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_rzmalloc_perf_debug-rtpp_analyzer_fin.Tpo -c -o ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_analyzer_fin.o `test -f '../autosrc/rtpp_analyzer_fin.c' || echo './'`../autosrc/rtpp_analyzer_fin.c cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_rzmalloc_perf -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_pcnt_strm_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_rzmalloc_perf_debug-rtpp_pcnt_strm_fin.Tpo -c -o ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_pcnt_strm_fin.o `test -f '../autosrc/rtpp_pcnt_strm_fin.c' || echo './'`../autosrc/rtpp_pcnt_strm_fin.c cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_rzmalloc_perf -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_ttl_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_rzmalloc_perf_debug-rtpp_ttl_fin.Tpo -c -o ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_ttl_fin.o `test -f '../autosrc/rtpp_ttl_fin.c' || echo './'`../autosrc/rtpp_ttl_fin.c mv -f ../autosrc/.deps/rtpproxy_debug-rtpp_rw_lock_fin.Tpo ../autosrc/.deps/rtpproxy_debug-rtpp_rw_lock_fin.Po mv -f ../autosrc/.deps/rtpproxy_debug-rtpp_analyzer_fin.Tpo ../autosrc/.deps/rtpproxy_debug-rtpp_analyzer_fin.Po cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_rzmalloc_perf -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_pipe_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_rzmalloc_perf_debug-rtpp_pipe_fin.Tpo -c -o ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_pipe_fin.o `test -f '../autosrc/rtpp_pipe_fin.c' || echo './'`../autosrc/rtpp_pipe_fin.c In file included from ../src/rtpp_memdeb.c:62: ../src/rtpp_glitch.h:40:1: note: the alignment of '_Atomic long long int' fields changed in GCC 11.1 40 | }; | ^ In file included from ../src/rtpp_autoglitch.c:44: ../src/rtpp_glitch.h:40:1: note: the alignment of '_Atomic long long int' fields changed in GCC 11.1 40 | }; | ^ mv -f .deps/librtpproxy_la-rtpp_module_if.Tpo .deps/librtpproxy_la-rtpp_module_if.Plo mv -f ../autosrc/.deps/rtpproxy_debug-rtpp_stream_fin.Tpo ../autosrc/.deps/rtpproxy_debug-rtpp_stream_fin.Po mv -f .deps/rtpp_rzmalloc_perf-rtpp_time.Tpo .deps/rtpp_rzmalloc_perf-rtpp_time.Po cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_rzmalloc_perf -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_ringbuf_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_rzmalloc_perf_debug-rtpp_ringbuf_fin.Tpo -c -o ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_ringbuf_fin.o `test -f '../autosrc/rtpp_ringbuf_fin.c' || echo './'`../autosrc/rtpp_ringbuf_fin.c mv -f ../autosrc/.deps/rtpproxy_debug-rtpp_pipe_fin.Tpo ../autosrc/.deps/rtpproxy_debug-rtpp_pipe_fin.Po cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_rzmalloc_perf -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_sessinfo_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_rzmalloc_perf_debug-rtpp_sessinfo_fin.Tpo -c -o ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_sessinfo_fin.o `test -f '../autosrc/rtpp_sessinfo_fin.c' || echo './'`../autosrc/rtpp_sessinfo_fin.c mv -f ../autosrc/.deps/rtpproxy_debug-rtpp_command_reply_fin.Tpo ../autosrc/.deps/rtpproxy_debug-rtpp_command_reply_fin.Po cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_rzmalloc_perf -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_rw_lock_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_rzmalloc_perf_debug-rtpp_rw_lock_fin.Tpo -c -o ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_rw_lock_fin.o `test -f '../autosrc/rtpp_rw_lock_fin.c' || echo './'`../autosrc/rtpp_rw_lock_fin.c cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_rzmalloc_perf -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_proc_servers_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_rzmalloc_perf_debug-rtpp_proc_servers_fin.Tpo -c -o ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_proc_servers_fin.o `test -f '../autosrc/rtpp_proc_servers_fin.c' || echo './'`../autosrc/rtpp_proc_servers_fin.c cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_rzmalloc_perf -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_proc_wakeup_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_rzmalloc_perf_debug-rtpp_proc_wakeup_fin.Tpo -c -o ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_proc_wakeup_fin.o `test -f '../autosrc/rtpp_proc_wakeup_fin.c' || echo './'`../autosrc/rtpp_proc_wakeup_fin.c mv -f .deps/rtpproxy_debug-rtpp_hash_table.Tpo .deps/rtpproxy_debug-rtpp_hash_table.Po mv -f ../autosrc/.deps/rtpproxy_debug-rtpp_refproxy_fin.Tpo ../autosrc/.deps/rtpproxy_debug-rtpp_refproxy_fin.Po cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_rzmalloc_perf -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_socket_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_rzmalloc_perf_debug-rtpp_socket_fin.Tpo -c -o ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_socket_fin.o `test -f '../autosrc/rtpp_socket_fin.c' || echo './'`../autosrc/rtpp_socket_fin.c mv -f ../autosrc/.deps/rtpproxy_debug-rtpp_proc_wakeup_fin.Tpo ../autosrc/.deps/rtpproxy_debug-rtpp_proc_wakeup_fin.Po mv -f ../autosrc/.deps/rtpproxy_debug-rtpp_socket_fin.Tpo ../autosrc/.deps/rtpproxy_debug-rtpp_socket_fin.Po cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_rzmalloc_perf -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_refproxy_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_rzmalloc_perf_debug-rtpp_refproxy_fin.Tpo -c -o ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_refproxy_fin.o `test -f '../autosrc/rtpp_refproxy_fin.c' || echo './'`../autosrc/rtpp_refproxy_fin.c cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_rzmalloc_perf -I.. -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_command_reply_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_rzmalloc_perf_debug-rtpp_command_reply_fin.Tpo -c -o ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_command_reply_fin.o `test -f '../autosrc/rtpp_command_reply_fin.c' || echo './'`../autosrc/rtpp_command_reply_fin.c cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -Drtpp_fintest=main "-DRTPP_AUTOTRAP()=(_naborts++)" -DRTPP_FINTEST -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -I.. -DMEMDEB_APP=rtpp_fintest -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_fintest-rtpp_fintest.o -MD -MP -MF .deps/rtpp_fintest-rtpp_fintest.Tpo -c -o rtpp_fintest-rtpp_fintest.o `test -f 'rtpp_fintest.c' || echo './'`rtpp_fintest.c cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -Drtpp_fintest=main "-DRTPP_AUTOTRAP()=(_naborts++)" -DRTPP_FINTEST -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -I.. -DMEMDEB_APP=rtpp_fintest -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/rtpp_fintest-rtpp_memdeb.o -MD -MP -MF ../src/.deps/rtpp_fintest-rtpp_memdeb.Tpo -c -o ../src/rtpp_fintest-rtpp_memdeb.o `test -f '../src/rtpp_memdeb.c' || echo './'`../src/rtpp_memdeb.c cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -Drtpp_fintest=main "-DRTPP_AUTOTRAP()=(_naborts++)" -DRTPP_FINTEST -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -I.. -DMEMDEB_APP=rtpp_fintest -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/rtpp_fintest-rtpp_glitch.o -MD -MP -MF ../src/.deps/rtpp_fintest-rtpp_glitch.Tpo -c -o ../src/rtpp_fintest-rtpp_glitch.o `test -f '../src/rtpp_glitch.c' || echo './'`../src/rtpp_glitch.c cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -Drtpp_fintest=main "-DRTPP_AUTOTRAP()=(_naborts++)" -DRTPP_FINTEST -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -I.. -DMEMDEB_APP=rtpp_fintest -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/rtpp_fintest-rtpp_autoglitch.o -MD -MP -MF ../src/.deps/rtpp_fintest-rtpp_autoglitch.Tpo -c -o ../src/rtpp_fintest-rtpp_autoglitch.o `test -f '../src/rtpp_autoglitch.c' || echo './'`../src/rtpp_autoglitch.c mv -f .deps/rtpp_rzmalloc_perf-rtpp_refcnt.Tpo .deps/rtpp_rzmalloc_perf-rtpp_refcnt.Po cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -Drtpp_fintest=main "-DRTPP_AUTOTRAP()=(_naborts++)" -DRTPP_FINTEST -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -I.. -DMEMDEB_APP=rtpp_fintest -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/rtpp_fintest-rtpp_refcnt.o -MD -MP -MF ../src/.deps/rtpp_fintest-rtpp_refcnt.Tpo -c -o ../src/rtpp_fintest-rtpp_refcnt.o `test -f '../src/rtpp_refcnt.c' || echo './'`../src/rtpp_refcnt.c cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -Drtpp_fintest=main "-DRTPP_AUTOTRAP()=(_naborts++)" -DRTPP_FINTEST -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -I.. -DMEMDEB_APP=rtpp_fintest -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/rtpp_fintest-rtpp_threads.o -MD -MP -MF ../src/.deps/rtpp_fintest-rtpp_threads.Tpo -c -o ../src/rtpp_fintest-rtpp_threads.o `test -f '../src/rtpp_threads.c' || echo './'`../src/rtpp_threads.c cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -Drtpp_fintest=main "-DRTPP_AUTOTRAP()=(_naborts++)" -DRTPP_FINTEST -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -I.. -DMEMDEB_APP=rtpp_fintest -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/rtpp_fintest-rtpp_mallocs.o -MD -MP -MF ../src/.deps/rtpp_fintest-rtpp_mallocs.Tpo -c -o ../src/rtpp_fintest-rtpp_mallocs.o `test -f '../src/rtpp_mallocs.c' || echo './'`../src/rtpp_mallocs.c cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -Drtpp_fintest=main "-DRTPP_AUTOTRAP()=(_naborts++)" -DRTPP_FINTEST -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -I.. -DMEMDEB_APP=rtpp_fintest -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/rtpp_fintest-rtpp_stacktrace.o -MD -MP -MF ../src/.deps/rtpp_fintest-rtpp_stacktrace.Tpo -c -o ../src/rtpp_fintest-rtpp_stacktrace.o `test -f '../src/rtpp_stacktrace.c' || echo './'`../src/rtpp_stacktrace.c cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -Drtpp_fintest=main "-DRTPP_AUTOTRAP()=(_naborts++)" -DRTPP_FINTEST -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -I.. -DMEMDEB_APP=rtpp_fintest -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_fintest-rtpp_memdeb_test.o -MD -MP -MF .deps/rtpp_fintest-rtpp_memdeb_test.Tpo -c -o rtpp_fintest-rtpp_memdeb_test.o `test -f 'rtpp_memdeb_test.c' || echo './'`rtpp_memdeb_test.c cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -Drtpp_fintest=main "-DRTPP_AUTOTRAP()=(_naborts++)" -DRTPP_FINTEST -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -I.. -DMEMDEB_APP=rtpp_fintest -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_fintest-rtpp_command_rcache_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_fintest-rtpp_command_rcache_fin.Tpo -c -o ../autosrc/rtpp_fintest-rtpp_command_rcache_fin.o `test -f '../autosrc/rtpp_command_rcache_fin.c' || echo './'`../autosrc/rtpp_command_rcache_fin.c mv -f ../autosrc/.deps/rtpp_rzmalloc_perf_debug-rtpp_pearson_perfect_fin.Tpo ../autosrc/.deps/rtpp_rzmalloc_perf_debug-rtpp_pearson_perfect_fin.Po cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -Drtpp_fintest=main "-DRTPP_AUTOTRAP()=(_naborts++)" -DRTPP_FINTEST -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -I.. -DMEMDEB_APP=rtpp_fintest -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_fintest-rtpp_log_obj_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_fintest-rtpp_log_obj_fin.Tpo -c -o ../autosrc/rtpp_fintest-rtpp_log_obj_fin.o `test -f '../autosrc/rtpp_log_obj_fin.c' || echo './'`../autosrc/rtpp_log_obj_fin.c mv -f .deps/rtpp_rzmalloc_perf_debug-rtpp_time.Tpo .deps/rtpp_rzmalloc_perf_debug-rtpp_time.Po cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -Drtpp_fintest=main "-DRTPP_AUTOTRAP()=(_naborts++)" -DRTPP_FINTEST -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -I.. -DMEMDEB_APP=rtpp_fintest -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_fintest-rtpp_port_table_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_fintest-rtpp_port_table_fin.Tpo -c -o ../autosrc/rtpp_fintest-rtpp_port_table_fin.o `test -f '../autosrc/rtpp_port_table_fin.c' || echo './'`../autosrc/rtpp_port_table_fin.c mv -f ../src/.deps/rtpp_rzmalloc_perf_debug-rtpp_glitch.Tpo ../src/.deps/rtpp_rzmalloc_perf_debug-rtpp_glitch.Po cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -Drtpp_fintest=main "-DRTPP_AUTOTRAP()=(_naborts++)" -DRTPP_FINTEST -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -I.. -DMEMDEB_APP=rtpp_fintest -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_fintest-rtpp_timed_task_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_fintest-rtpp_timed_task_fin.Tpo -c -o ../autosrc/rtpp_fintest-rtpp_timed_task_fin.o `test -f '../autosrc/rtpp_timed_task_fin.c' || echo './'`../autosrc/rtpp_timed_task_fin.c mv -f .deps/rtpp_rzmalloc_perf_debug-rtpp_rzmalloc_perf.Tpo .deps/rtpp_rzmalloc_perf_debug-rtpp_rzmalloc_perf.Po cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -Drtpp_fintest=main "-DRTPP_AUTOTRAP()=(_naborts++)" -DRTPP_FINTEST -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -I.. -DMEMDEB_APP=rtpp_fintest -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_fintest-rtpp_modman_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_fintest-rtpp_modman_fin.Tpo -c -o ../autosrc/rtpp_fintest-rtpp_modman_fin.o `test -f '../autosrc/rtpp_modman_fin.c' || echo './'`../autosrc/rtpp_modman_fin.c mv -f ../autosrc/.deps/rtpp_rzmalloc_perf_debug-rtpp_netaddr_fin.Tpo ../autosrc/.deps/rtpp_rzmalloc_perf_debug-rtpp_netaddr_fin.Po mv -f ../src/.deps/rtpp_rzmalloc_perf_debug-rtpp_threads.Tpo ../src/.deps/rtpp_rzmalloc_perf_debug-rtpp_threads.Po mv -f ../autosrc/.deps/rtpp_rzmalloc_perf_debug-rtpp_weakref_fin.Tpo ../autosrc/.deps/rtpp_rzmalloc_perf_debug-rtpp_weakref_fin.Po mv -f .deps/librtpproxy_la-rtpp_hash_table.Tpo .deps/librtpproxy_la-rtpp_hash_table.Plo rtpp_fintest.c:45:1: warning: 'weak' attribute does not apply to types [-Wattributes] 45 | SET_DECLARE(rtpp_fintests, const void *); | ^~~~~~~~~~~ rtpp_fintest.c:45:1: warning: 'weak' attribute does not apply to types [-Wattributes] mv -f ../autosrc/.deps/rtpp_rzmalloc_perf_debug-rtpp_record_fin.Tpo ../autosrc/.deps/rtpp_rzmalloc_perf_debug-rtpp_record_fin.Po cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -Drtpp_fintest=main "-DRTPP_AUTOTRAP()=(_naborts++)" -DRTPP_FINTEST -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -I.. -DMEMDEB_APP=rtpp_fintest -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_fintest-rtpp_module_if_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_fintest-rtpp_module_if_fin.Tpo -c -o ../autosrc/rtpp_fintest-rtpp_module_if_fin.o `test -f '../autosrc/rtpp_module_if_fin.c' || echo './'`../autosrc/rtpp_module_if_fin.c In file included from ../src/rtpp_glitch.c:42: ../src/rtpp_glitch.h:40:1: note: the alignment of '_Atomic long long int' fields changed in GCC 11.1 40 | }; | ^ mv -f ../src/.deps/rtpp_rzmalloc_perf_debug-rtpp_stacktrace.Tpo ../src/.deps/rtpp_rzmalloc_perf_debug-rtpp_stacktrace.Po mv -f .deps/rtpp_rzmalloc_perf_debug-rtpp_memdeb_test.Tpo .deps/rtpp_rzmalloc_perf_debug-rtpp_memdeb_test.Po mv -f ../src/.deps/rtpp_rzmalloc_perf_debug-rtpp_mallocs.Tpo ../src/.deps/rtpp_rzmalloc_perf_debug-rtpp_mallocs.Po mv -f ../autosrc/.deps/rtpp_rzmalloc_perf_debug-rtpp_server_fin.Tpo ../autosrc/.deps/rtpp_rzmalloc_perf_debug-rtpp_server_fin.Po mv -f ../autosrc/.deps/rtpp_rzmalloc_perf_debug-rtpp_proc_wakeup_fin.Tpo ../autosrc/.deps/rtpp_rzmalloc_perf_debug-rtpp_proc_wakeup_fin.Po cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -Drtpp_fintest=main "-DRTPP_AUTOTRAP()=(_naborts++)" -DRTPP_FINTEST -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -I.. -DMEMDEB_APP=rtpp_fintest -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_fintest-rtpp_netaddr_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_fintest-rtpp_netaddr_fin.Tpo -c -o ../autosrc/rtpp_fintest-rtpp_netaddr_fin.o `test -f '../autosrc/rtpp_netaddr_fin.c' || echo './'`../autosrc/rtpp_netaddr_fin.c cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -Drtpp_fintest=main "-DRTPP_AUTOTRAP()=(_naborts++)" -DRTPP_FINTEST -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -I.. -DMEMDEB_APP=rtpp_fintest -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_fintest-rtpp_pearson_perfect_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_fintest-rtpp_pearson_perfect_fin.Tpo -c -o ../autosrc/rtpp_fintest-rtpp_pearson_perfect_fin.o `test -f '../autosrc/rtpp_pearson_perfect_fin.c' || echo './'`../autosrc/rtpp_pearson_perfect_fin.c cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -Drtpp_fintest=main "-DRTPP_AUTOTRAP()=(_naborts++)" -DRTPP_FINTEST -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -I.. -DMEMDEB_APP=rtpp_fintest -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_fintest-rtpp_refcnt_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_fintest-rtpp_refcnt_fin.Tpo -c -o ../autosrc/rtpp_fintest-rtpp_refcnt_fin.o `test -f '../autosrc/rtpp_refcnt_fin.c' || echo './'`../autosrc/rtpp_refcnt_fin.c cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -Drtpp_fintest=main "-DRTPP_AUTOTRAP()=(_naborts++)" -DRTPP_FINTEST -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -I.. -DMEMDEB_APP=rtpp_fintest -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_fintest-rtpp_server_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_fintest-rtpp_server_fin.Tpo -c -o ../autosrc/rtpp_fintest-rtpp_server_fin.o `test -f '../autosrc/rtpp_server_fin.c' || echo './'`../autosrc/rtpp_server_fin.c cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -Drtpp_fintest=main "-DRTPP_AUTOTRAP()=(_naborts++)" -DRTPP_FINTEST -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -I.. -DMEMDEB_APP=rtpp_fintest -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_fintest-rtpp_stats_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_fintest-rtpp_stats_fin.Tpo -c -o ../autosrc/rtpp_fintest-rtpp_stats_fin.o `test -f '../autosrc/rtpp_stats_fin.c' || echo './'`../autosrc/rtpp_stats_fin.c In file included from ../src/rtpp_autoglitch.c:44: ../src/rtpp_glitch.h:40:1: note: the alignment of '_Atomic long long int' fields changed in GCC 11.1 40 | }; | ^ cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -Drtpp_fintest=main "-DRTPP_AUTOTRAP()=(_naborts++)" -DRTPP_FINTEST -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -I.. -DMEMDEB_APP=rtpp_fintest -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_fintest-rtpp_stream_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_fintest-rtpp_stream_fin.Tpo -c -o ../autosrc/rtpp_fintest-rtpp_stream_fin.o `test -f '../autosrc/rtpp_stream_fin.c' || echo './'`../autosrc/rtpp_stream_fin.c cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -Drtpp_fintest=main "-DRTPP_AUTOTRAP()=(_naborts++)" -DRTPP_FINTEST -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -I.. -DMEMDEB_APP=rtpp_fintest -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_fintest-rtpp_timed_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_fintest-rtpp_timed_fin.Tpo -c -o ../autosrc/rtpp_fintest-rtpp_timed_fin.o `test -f '../autosrc/rtpp_timed_fin.c' || echo './'`../autosrc/rtpp_timed_fin.c cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -Drtpp_fintest=main "-DRTPP_AUTOTRAP()=(_naborts++)" -DRTPP_FINTEST -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -I.. -DMEMDEB_APP=rtpp_fintest -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_fintest-rtpp_pcount_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_fintest-rtpp_pcount_fin.Tpo -c -o ../autosrc/rtpp_fintest-rtpp_pcount_fin.o `test -f '../autosrc/rtpp_pcount_fin.c' || echo './'`../autosrc/rtpp_pcount_fin.c mv -f ../autosrc/.deps/rtpp_rzmalloc_perf_debug-rtpp_rw_lock_fin.Tpo ../autosrc/.deps/rtpp_rzmalloc_perf_debug-rtpp_rw_lock_fin.Po cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -Drtpp_fintest=main "-DRTPP_AUTOTRAP()=(_naborts++)" -DRTPP_FINTEST -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -I.. -DMEMDEB_APP=rtpp_fintest -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_fintest-rtpp_record_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_fintest-rtpp_record_fin.Tpo -c -o ../autosrc/rtpp_fintest-rtpp_record_fin.o `test -f '../autosrc/rtpp_record_fin.c' || echo './'`../autosrc/rtpp_record_fin.c mv -f ../autosrc/.deps/rtpp_rzmalloc_perf_debug-rtpp_refcnt_fin.Tpo ../autosrc/.deps/rtpp_rzmalloc_perf_debug-rtpp_refcnt_fin.Po mv -f ../autosrc/.deps/rtpp_rzmalloc_perf_debug-rtpp_stats_fin.Tpo ../autosrc/.deps/rtpp_rzmalloc_perf_debug-rtpp_stats_fin.Po mv -f ../src/.deps/rtpp_rzmalloc_perf_debug-rtpp_refcnt.Tpo ../src/.deps/rtpp_rzmalloc_perf_debug-rtpp_refcnt.Po In file included from ../src/rtpp_memdeb.c:62: ../src/rtpp_glitch.h:40:1: note: the alignment of '_Atomic long long int' fields changed in GCC 11.1 40 | }; | ^ mv -f ../autosrc/.deps/rtpp_rzmalloc_perf_debug-rtpp_timed_fin.Tpo ../autosrc/.deps/rtpp_rzmalloc_perf_debug-rtpp_timed_fin.Po mv -f ../autosrc/.deps/rtpp_rzmalloc_perf_debug-rtpp_stream_fin.Tpo ../autosrc/.deps/rtpp_rzmalloc_perf_debug-rtpp_stream_fin.Po mv -f ../autosrc/.deps/rtpp_rzmalloc_perf_debug-rtpp_pcount_fin.Tpo ../autosrc/.deps/rtpp_rzmalloc_perf_debug-rtpp_pcount_fin.Po mv -f ../autosrc/.deps/rtpp_rzmalloc_perf_debug-rtpp_pipe_fin.Tpo ../autosrc/.deps/rtpp_rzmalloc_perf_debug-rtpp_pipe_fin.Po mv -f ../src/.deps/rtpproxy_debug-rtpp_memdeb.Tpo ../src/.deps/rtpproxy_debug-rtpp_memdeb.Po mv -f ../autosrc/.deps/rtpp_rzmalloc_perf_debug-rtpp_proc_servers_fin.Tpo ../autosrc/.deps/rtpp_rzmalloc_perf_debug-rtpp_proc_servers_fin.Po mv -f ../autosrc/.deps/rtpp_rzmalloc_perf_debug-rtpp_ttl_fin.Tpo ../autosrc/.deps/rtpp_rzmalloc_perf_debug-rtpp_ttl_fin.Po cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -Drtpp_fintest=main "-DRTPP_AUTOTRAP()=(_naborts++)" -DRTPP_FINTEST -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -I.. -DMEMDEB_APP=rtpp_fintest -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_fintest-rtpp_hash_table_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_fintest-rtpp_hash_table_fin.Tpo -c -o ../autosrc/rtpp_fintest-rtpp_hash_table_fin.o `test -f '../autosrc/rtpp_hash_table_fin.c' || echo './'`../autosrc/rtpp_hash_table_fin.c cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -Drtpp_fintest=main "-DRTPP_AUTOTRAP()=(_naborts++)" -DRTPP_FINTEST -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -I.. -DMEMDEB_APP=rtpp_fintest -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_fintest-rtpp_weakref_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_fintest-rtpp_weakref_fin.Tpo -c -o ../autosrc/rtpp_fintest-rtpp_weakref_fin.o `test -f '../autosrc/rtpp_weakref_fin.c' || echo './'`../autosrc/rtpp_weakref_fin.c mv -f ../autosrc/.deps/rtpp_rzmalloc_perf_debug-rtpp_analyzer_fin.Tpo ../autosrc/.deps/rtpp_rzmalloc_perf_debug-rtpp_analyzer_fin.Po cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -Drtpp_fintest=main "-DRTPP_AUTOTRAP()=(_naborts++)" -DRTPP_FINTEST -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -I.. -DMEMDEB_APP=rtpp_fintest -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_fintest-rtpp_analyzer_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_fintest-rtpp_analyzer_fin.Tpo -c -o ../autosrc/rtpp_fintest-rtpp_analyzer_fin.o `test -f '../autosrc/rtpp_analyzer_fin.c' || echo './'`../autosrc/rtpp_analyzer_fin.c mv -f ../autosrc/.deps/rtpp_fintest-rtpp_command_rcache_fin.Tpo ../autosrc/.deps/rtpp_fintest-rtpp_command_rcache_fin.Po cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -Drtpp_fintest=main "-DRTPP_AUTOTRAP()=(_naborts++)" -DRTPP_FINTEST -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -I.. -DMEMDEB_APP=rtpp_fintest -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_fintest-rtpp_pcnt_strm_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_fintest-rtpp_pcnt_strm_fin.Tpo -c -o ../autosrc/rtpp_fintest-rtpp_pcnt_strm_fin.o `test -f '../autosrc/rtpp_pcnt_strm_fin.c' || echo './'`../autosrc/rtpp_pcnt_strm_fin.c mv -f ../autosrc/.deps/rtpp_rzmalloc_perf_debug-rtpp_pcnt_strm_fin.Tpo ../autosrc/.deps/rtpp_rzmalloc_perf_debug-rtpp_pcnt_strm_fin.Po cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -Drtpp_fintest=main "-DRTPP_AUTOTRAP()=(_naborts++)" -DRTPP_FINTEST -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -I.. -DMEMDEB_APP=rtpp_fintest -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_fintest-rtpp_ttl_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_fintest-rtpp_ttl_fin.Tpo -c -o ../autosrc/rtpp_fintest-rtpp_ttl_fin.o `test -f '../autosrc/rtpp_ttl_fin.c' || echo './'`../autosrc/rtpp_ttl_fin.c cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -Drtpp_fintest=main "-DRTPP_AUTOTRAP()=(_naborts++)" -DRTPP_FINTEST -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -I.. -DMEMDEB_APP=rtpp_fintest -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_fintest-rtpp_pipe_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_fintest-rtpp_pipe_fin.Tpo -c -o ../autosrc/rtpp_fintest-rtpp_pipe_fin.o `test -f '../autosrc/rtpp_pipe_fin.c' || echo './'`../autosrc/rtpp_pipe_fin.c mv -f .deps/rtpp_fintest-rtpp_fintest.Tpo .deps/rtpp_fintest-rtpp_fintest.Po cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -Drtpp_fintest=main "-DRTPP_AUTOTRAP()=(_naborts++)" -DRTPP_FINTEST -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -I.. -DMEMDEB_APP=rtpp_fintest -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_fintest-rtpp_ringbuf_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_fintest-rtpp_ringbuf_fin.Tpo -c -o ../autosrc/rtpp_fintest-rtpp_ringbuf_fin.o `test -f '../autosrc/rtpp_ringbuf_fin.c' || echo './'`../autosrc/rtpp_ringbuf_fin.c cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -Drtpp_fintest=main "-DRTPP_AUTOTRAP()=(_naborts++)" -DRTPP_FINTEST -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -I.. -DMEMDEB_APP=rtpp_fintest -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_fintest-rtpp_sessinfo_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_fintest-rtpp_sessinfo_fin.Tpo -c -o ../autosrc/rtpp_fintest-rtpp_sessinfo_fin.o `test -f '../autosrc/rtpp_sessinfo_fin.c' || echo './'`../autosrc/rtpp_sessinfo_fin.c cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -Drtpp_fintest=main "-DRTPP_AUTOTRAP()=(_naborts++)" -DRTPP_FINTEST -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -I.. -DMEMDEB_APP=rtpp_fintest -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_fintest-rtpp_rw_lock_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_fintest-rtpp_rw_lock_fin.Tpo -c -o ../autosrc/rtpp_fintest-rtpp_rw_lock_fin.o `test -f '../autosrc/rtpp_rw_lock_fin.c' || echo './'`../autosrc/rtpp_rw_lock_fin.c cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -Drtpp_fintest=main "-DRTPP_AUTOTRAP()=(_naborts++)" -DRTPP_FINTEST -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -I.. -DMEMDEB_APP=rtpp_fintest -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_fintest-rtpp_proc_servers_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_fintest-rtpp_proc_servers_fin.Tpo -c -o ../autosrc/rtpp_fintest-rtpp_proc_servers_fin.o `test -f '../autosrc/rtpp_proc_servers_fin.c' || echo './'`../autosrc/rtpp_proc_servers_fin.c mv -f ../autosrc/.deps/rtpp_rzmalloc_perf_debug-rtpp_hash_table_fin.Tpo ../autosrc/.deps/rtpp_rzmalloc_perf_debug-rtpp_hash_table_fin.Po cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -Drtpp_fintest=main "-DRTPP_AUTOTRAP()=(_naborts++)" -DRTPP_FINTEST -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -I.. -DMEMDEB_APP=rtpp_fintest -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_fintest-rtpp_proc_wakeup_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_fintest-rtpp_proc_wakeup_fin.Tpo -c -o ../autosrc/rtpp_fintest-rtpp_proc_wakeup_fin.o `test -f '../autosrc/rtpp_proc_wakeup_fin.c' || echo './'`../autosrc/rtpp_proc_wakeup_fin.c mv -f ../autosrc/.deps/rtpp_rzmalloc_perf_debug-rtpp_ringbuf_fin.Tpo ../autosrc/.deps/rtpp_rzmalloc_perf_debug-rtpp_ringbuf_fin.Po mv -f ../src/.deps/rtpp_fintest-rtpp_mallocs.Tpo ../src/.deps/rtpp_fintest-rtpp_mallocs.Po cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -Drtpp_fintest=main "-DRTPP_AUTOTRAP()=(_naborts++)" -DRTPP_FINTEST -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -I.. -DMEMDEB_APP=rtpp_fintest -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_fintest-rtpp_socket_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_fintest-rtpp_socket_fin.Tpo -c -o ../autosrc/rtpp_fintest-rtpp_socket_fin.o `test -f '../autosrc/rtpp_socket_fin.c' || echo './'`../autosrc/rtpp_socket_fin.c mv -f ../autosrc/.deps/rtpp_rzmalloc_perf_debug-rtpp_socket_fin.Tpo ../autosrc/.deps/rtpp_rzmalloc_perf_debug-rtpp_socket_fin.Po mv -f ../autosrc/.deps/rtpp_rzmalloc_perf_debug-rtpp_refproxy_fin.Tpo ../autosrc/.deps/rtpp_rzmalloc_perf_debug-rtpp_refproxy_fin.Po mv -f ../autosrc/.deps/rtpp_rzmalloc_perf_debug-rtpp_command_reply_fin.Tpo ../autosrc/.deps/rtpp_rzmalloc_perf_debug-rtpp_command_reply_fin.Po cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -Drtpp_fintest=main "-DRTPP_AUTOTRAP()=(_naborts++)" -DRTPP_FINTEST -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -I.. -DMEMDEB_APP=rtpp_fintest -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_fintest-rtpp_refproxy_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_fintest-rtpp_refproxy_fin.Tpo -c -o ../autosrc/rtpp_fintest-rtpp_refproxy_fin.o `test -f '../autosrc/rtpp_refproxy_fin.c' || echo './'`../autosrc/rtpp_refproxy_fin.c mv -f ../src/.deps/rtpproxy_debug-rtpp_autoglitch.Tpo ../src/.deps/rtpproxy_debug-rtpp_autoglitch.Po cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -Drtpp_fintest=main "-DRTPP_AUTOTRAP()=(_naborts++)" -DRTPP_FINTEST -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -I.. -DMEMDEB_APP=rtpp_fintest -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_fintest-rtpp_command_reply_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_fintest-rtpp_command_reply_fin.Tpo -c -o ../autosrc/rtpp_fintest-rtpp_command_reply_fin.o `test -f '../autosrc/rtpp_command_reply_fin.c' || echo './'`../autosrc/rtpp_command_reply_fin.c cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_objck -DRTPQ_CHECK_SEQ -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_objck-rtpp_objck.o -MD -MP -MF .deps/rtpp_objck-rtpp_objck.Tpo -c -o rtpp_objck-rtpp_objck.o `test -f 'rtpp_objck.c' || echo './'`rtpp_objck.c cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_objck -DRTPQ_CHECK_SEQ -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_objck-rtpp_command_rcache_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_objck-rtpp_command_rcache_fin.Tpo -c -o ../autosrc/rtpp_objck-rtpp_command_rcache_fin.o `test -f '../autosrc/rtpp_command_rcache_fin.c' || echo './'`../autosrc/rtpp_command_rcache_fin.c cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_objck -DRTPQ_CHECK_SEQ -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_objck-rtpp_log_obj_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_objck-rtpp_log_obj_fin.Tpo -c -o ../autosrc/rtpp_objck-rtpp_log_obj_fin.o `test -f '../autosrc/rtpp_log_obj_fin.c' || echo './'`../autosrc/rtpp_log_obj_fin.c cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_objck -DRTPQ_CHECK_SEQ -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_objck-rtpp_port_table_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_objck-rtpp_port_table_fin.Tpo -c -o ../autosrc/rtpp_objck-rtpp_port_table_fin.o `test -f '../autosrc/rtpp_port_table_fin.c' || echo './'`../autosrc/rtpp_port_table_fin.c mv -f ../autosrc/.deps/rtpp_rzmalloc_perf_debug-rtpp_sessinfo_fin.Tpo ../autosrc/.deps/rtpp_rzmalloc_perf_debug-rtpp_sessinfo_fin.Po cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_objck -DRTPQ_CHECK_SEQ -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_objck-rtpp_timed_task_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_objck-rtpp_timed_task_fin.Tpo -c -o ../autosrc/rtpp_objck-rtpp_timed_task_fin.o `test -f '../autosrc/rtpp_timed_task_fin.c' || echo './'`../autosrc/rtpp_timed_task_fin.c cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_objck -DRTPQ_CHECK_SEQ -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_objck-rtpp_modman_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_objck-rtpp_modman_fin.Tpo -c -o ../autosrc/rtpp_objck-rtpp_modman_fin.o `test -f '../autosrc/rtpp_modman_fin.c' || echo './'`../autosrc/rtpp_modman_fin.c cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_objck -DRTPQ_CHECK_SEQ -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_objck-rtpp_module_if_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_objck-rtpp_module_if_fin.Tpo -c -o ../autosrc/rtpp_objck-rtpp_module_if_fin.o `test -f '../autosrc/rtpp_module_if_fin.c' || echo './'`../autosrc/rtpp_module_if_fin.c mv -f ../src/.deps/rtpp_fintest-rtpp_threads.Tpo ../src/.deps/rtpp_fintest-rtpp_threads.Po cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_objck -DRTPQ_CHECK_SEQ -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_objck-rtpp_network.o -MD -MP -MF .deps/rtpp_objck-rtpp_network.Tpo -c -o rtpp_objck-rtpp_network.o `test -f 'rtpp_network.c' || echo './'`rtpp_network.c cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_objck -DRTPQ_CHECK_SEQ -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_objck-rtpp_stats.o -MD -MP -MF .deps/rtpp_objck-rtpp_stats.Tpo -c -o rtpp_objck-rtpp_stats.o `test -f 'rtpp_stats.c' || echo './'`rtpp_stats.c cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_objck -DRTPQ_CHECK_SEQ -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_objck-rtpp_netaddr.o -MD -MP -MF .deps/rtpp_objck-rtpp_netaddr.Tpo -c -o rtpp_objck-rtpp_netaddr.o `test -f 'rtpp_netaddr.c' || echo './'`rtpp_netaddr.c mv -f ../src/.deps/rtpp_fintest-rtpp_stacktrace.Tpo ../src/.deps/rtpp_fintest-rtpp_stacktrace.Po mv -f ../autosrc/.deps/rtpp_fintest-rtpp_port_table_fin.Tpo ../autosrc/.deps/rtpp_fintest-rtpp_port_table_fin.Po cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_objck -DRTPQ_CHECK_SEQ -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_objck-rtpp_pearson_perfect.o -MD -MP -MF .deps/rtpp_objck-rtpp_pearson_perfect.Tpo -c -o rtpp_objck-rtpp_pearson_perfect.o `test -f 'rtpp_pearson_perfect.c' || echo './'`rtpp_pearson_perfect.c cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_objck -DRTPQ_CHECK_SEQ -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_objck-rtpp_pearson.o -MD -MP -MF .deps/rtpp_objck-rtpp_pearson.Tpo -c -o rtpp_objck-rtpp_pearson.o `test -f 'rtpp_pearson.c' || echo './'`rtpp_pearson.c mv -f ../autosrc/.deps/rtpp_fintest-rtpp_timed_task_fin.Tpo ../autosrc/.deps/rtpp_fintest-rtpp_timed_task_fin.Po cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_objck -DRTPQ_CHECK_SEQ -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_objck-rtpp_time.o -MD -MP -MF .deps/rtpp_objck-rtpp_time.Tpo -c -o rtpp_objck-rtpp_time.o `test -f 'rtpp_time.c' || echo './'`rtpp_time.c mv -f .deps/rtpp_fintest-rtpp_memdeb_test.Tpo .deps/rtpp_fintest-rtpp_memdeb_test.Po cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_objck -DRTPQ_CHECK_SEQ -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_objck-rtpp_timed.o -MD -MP -MF .deps/rtpp_objck-rtpp_timed.Tpo -c -o rtpp_objck-rtpp_timed.o `test -f 'rtpp_timed.c' || echo './'`rtpp_timed.c mv -f ../src/.deps/rtpp_fintest-rtpp_glitch.Tpo ../src/.deps/rtpp_fintest-rtpp_glitch.Po cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_objck -DRTPQ_CHECK_SEQ -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_objck-rtp_packet.o -MD -MP -MF .deps/rtpp_objck-rtp_packet.Tpo -c -o rtpp_objck-rtp_packet.o `test -f 'rtp_packet.c' || echo './'`rtp_packet.c mv -f ../autosrc/.deps/rtpp_fintest-rtpp_refcnt_fin.Tpo ../autosrc/.deps/rtpp_fintest-rtpp_refcnt_fin.Po cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_objck -DRTPQ_CHECK_SEQ -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_objck-rtpp_queue.o -MD -MP -MF .deps/rtpp_objck-rtpp_queue.Tpo -c -o rtpp_objck-rtpp_queue.o `test -f 'rtpp_queue.c' || echo './'`rtpp_queue.c mv -f ../autosrc/.deps/rtpp_fintest-rtpp_pearson_perfect_fin.Tpo ../autosrc/.deps/rtpp_fintest-rtpp_pearson_perfect_fin.Po mv -f ../autosrc/.deps/rtpp_fintest-rtpp_module_if_fin.Tpo ../autosrc/.deps/rtpp_fintest-rtpp_module_if_fin.Po cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_objck -DRTPQ_CHECK_SEQ -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_objck-rtpp_wi_data.o -MD -MP -MF .deps/rtpp_objck-rtpp_wi_data.Tpo -c -o rtpp_objck-rtpp_wi_data.o `test -f 'rtpp_wi_data.c' || echo './'`rtpp_wi_data.c cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_objck -DRTPQ_CHECK_SEQ -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_objck-rtpp_wi_sgnl.o -MD -MP -MF .deps/rtpp_objck-rtpp_wi_sgnl.Tpo -c -o rtpp_objck-rtpp_wi_sgnl.o `test -f 'rtpp_wi_sgnl.c' || echo './'`rtpp_wi_sgnl.c mv -f ../autosrc/.deps/rtpp_fintest-rtpp_log_obj_fin.Tpo ../autosrc/.deps/rtpp_fintest-rtpp_log_obj_fin.Po cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_objck -DRTPQ_CHECK_SEQ -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_objck-rtpp_wi_pkt.o -MD -MP -MF .deps/rtpp_objck-rtpp_wi_pkt.Tpo -c -o rtpp_objck-rtpp_wi_pkt.o `test -f 'rtpp_wi_pkt.c' || echo './'`rtpp_wi_pkt.c mv -f .deps/librtpproxy_la-main.Tpo .deps/librtpproxy_la-main.Plo cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_objck -DRTPQ_CHECK_SEQ -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_objck-rtp.o -MD -MP -MF .deps/rtpp_objck-rtp.Tpo -c -o rtpp_objck-rtp.o `test -f 'rtp.c' || echo './'`rtp.c mv -f ../autosrc/.deps/rtpp_fintest-rtpp_timed_fin.Tpo ../autosrc/.deps/rtpp_fintest-rtpp_timed_fin.Po cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_objck -DRTPQ_CHECK_SEQ -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/rtpp_objck-rtpp_memdeb.o -MD -MP -MF ../src/.deps/rtpp_objck-rtpp_memdeb.Tpo -c -o ../src/rtpp_objck-rtpp_memdeb.o `test -f '../src/rtpp_memdeb.c' || echo './'`../src/rtpp_memdeb.c mv -f ../autosrc/.deps/rtpp_fintest-rtpp_pcount_fin.Tpo ../autosrc/.deps/rtpp_fintest-rtpp_pcount_fin.Po cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_objck -DRTPQ_CHECK_SEQ -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/rtpp_objck-rtpp_glitch.o -MD -MP -MF ../src/.deps/rtpp_objck-rtpp_glitch.Tpo -c -o ../src/rtpp_objck-rtpp_glitch.o `test -f '../src/rtpp_glitch.c' || echo './'`../src/rtpp_glitch.c rtpp_stats.c:66:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 66 | }; | ^ mv -f ../src/.deps/rtpp_rzmalloc_perf_debug-rtpp_memdeb.Tpo ../src/.deps/rtpp_rzmalloc_perf_debug-rtpp_memdeb.Po mv -f ../autosrc/.deps/rtpp_fintest-rtpp_modman_fin.Tpo ../autosrc/.deps/rtpp_fintest-rtpp_modman_fin.Po cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_objck -DRTPQ_CHECK_SEQ -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/rtpp_objck-rtpp_autoglitch.o -MD -MP -MF ../src/.deps/rtpp_objck-rtpp_autoglitch.Tpo -c -o ../src/rtpp_objck-rtpp_autoglitch.o `test -f '../src/rtpp_autoglitch.c' || echo './'`../src/rtpp_autoglitch.c cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_objck -DRTPQ_CHECK_SEQ -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/rtpp_objck-rtpp_refcnt.o -MD -MP -MF ../src/.deps/rtpp_objck-rtpp_refcnt.Tpo -c -o ../src/rtpp_objck-rtpp_refcnt.o `test -f '../src/rtpp_refcnt.c' || echo './'`../src/rtpp_refcnt.c mv -f ../autosrc/.deps/rtpp_fintest-rtpp_record_fin.Tpo ../autosrc/.deps/rtpp_fintest-rtpp_record_fin.Po cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_objck -DRTPQ_CHECK_SEQ -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/rtpp_objck-rtpp_threads.o -MD -MP -MF ../src/.deps/rtpp_objck-rtpp_threads.Tpo -c -o ../src/rtpp_objck-rtpp_threads.o `test -f '../src/rtpp_threads.c' || echo './'`../src/rtpp_threads.c mv -f ../autosrc/.deps/rtpp_fintest-rtpp_pcnt_strm_fin.Tpo ../autosrc/.deps/rtpp_fintest-rtpp_pcnt_strm_fin.Po cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_objck -DRTPQ_CHECK_SEQ -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/rtpp_objck-rtpp_mallocs.o -MD -MP -MF ../src/.deps/rtpp_objck-rtpp_mallocs.Tpo -c -o ../src/rtpp_objck-rtpp_mallocs.o `test -f '../src/rtpp_mallocs.c' || echo './'`../src/rtpp_mallocs.c mv -f ../autosrc/.deps/rtpp_fintest-rtpp_pipe_fin.Tpo ../autosrc/.deps/rtpp_fintest-rtpp_pipe_fin.Po mv -f ../autosrc/.deps/rtpp_fintest-rtpp_ringbuf_fin.Tpo ../autosrc/.deps/rtpp_fintest-rtpp_ringbuf_fin.Po cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_objck -DRTPQ_CHECK_SEQ -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/rtpp_objck-rtpp_stacktrace.o -MD -MP -MF ../src/.deps/rtpp_objck-rtpp_stacktrace.Tpo -c -o ../src/rtpp_objck-rtpp_stacktrace.o `test -f '../src/rtpp_stacktrace.c' || echo './'`../src/rtpp_stacktrace.c cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_objck -DRTPQ_CHECK_SEQ -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_objck-rtpp_memdeb_test.o -MD -MP -MF .deps/rtpp_objck-rtpp_memdeb_test.Tpo -c -o rtpp_objck-rtpp_memdeb_test.o `test -f 'rtpp_memdeb_test.c' || echo './'`rtpp_memdeb_test.c mv -f ../src/.deps/rtpp_fintest-rtpp_refcnt.Tpo ../src/.deps/rtpp_fintest-rtpp_refcnt.Po mv -f ../autosrc/.deps/rtpp_fintest-rtpp_analyzer_fin.Tpo ../autosrc/.deps/rtpp_fintest-rtpp_analyzer_fin.Po cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_objck -DRTPQ_CHECK_SEQ -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_objck-rtpp_netaddr_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_objck-rtpp_netaddr_fin.Tpo -c -o ../autosrc/rtpp_objck-rtpp_netaddr_fin.o `test -f '../autosrc/rtpp_netaddr_fin.c' || echo './'`../autosrc/rtpp_netaddr_fin.c In file included from ../src/rtpp_glitch.c:42: ../src/rtpp_glitch.h:40:1: note: the alignment of '_Atomic long long int' fields changed in GCC 11.1 40 | }; | ^ cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_objck -DRTPQ_CHECK_SEQ -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_objck-rtpp_pearson_perfect_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_objck-rtpp_pearson_perfect_fin.Tpo -c -o ../autosrc/rtpp_objck-rtpp_pearson_perfect_fin.o `test -f '../autosrc/rtpp_pearson_perfect_fin.c' || echo './'`../autosrc/rtpp_pearson_perfect_fin.c mv -f ../autosrc/.deps/rtpp_fintest-rtpp_proc_wakeup_fin.Tpo ../autosrc/.deps/rtpp_fintest-rtpp_proc_wakeup_fin.Po In file included from ../src/rtpp_autoglitch.c:44: ../src/rtpp_glitch.h:40:1: note: the alignment of '_Atomic long long int' fields changed in GCC 11.1 40 | }; | ^ cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_objck -DRTPQ_CHECK_SEQ -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_objck-rtpp_refcnt_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_objck-rtpp_refcnt_fin.Tpo -c -o ../autosrc/rtpp_objck-rtpp_refcnt_fin.o `test -f '../autosrc/rtpp_refcnt_fin.c' || echo './'`../autosrc/rtpp_refcnt_fin.c mv -f .deps/rtpp_objck-rtpp_pearson.Tpo .deps/rtpp_objck-rtpp_pearson.Po cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_objck -DRTPQ_CHECK_SEQ -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_objck-rtpp_server_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_objck-rtpp_server_fin.Tpo -c -o ../autosrc/rtpp_objck-rtpp_server_fin.o `test -f '../autosrc/rtpp_server_fin.c' || echo './'`../autosrc/rtpp_server_fin.c mv -f ../autosrc/.deps/rtpp_fintest-rtpp_refproxy_fin.Tpo ../autosrc/.deps/rtpp_fintest-rtpp_refproxy_fin.Po cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_objck -DRTPQ_CHECK_SEQ -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_objck-rtpp_stats_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_objck-rtpp_stats_fin.Tpo -c -o ../autosrc/rtpp_objck-rtpp_stats_fin.o `test -f '../autosrc/rtpp_stats_fin.c' || echo './'`../autosrc/rtpp_stats_fin.c mv -f ../autosrc/.deps/rtpp_fintest-rtpp_stats_fin.Tpo ../autosrc/.deps/rtpp_fintest-rtpp_stats_fin.Po mv -f ../autosrc/.deps/rtpp_fintest-rtpp_proc_servers_fin.Tpo ../autosrc/.deps/rtpp_fintest-rtpp_proc_servers_fin.Po cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_objck -DRTPQ_CHECK_SEQ -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_objck-rtpp_stream_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_objck-rtpp_stream_fin.Tpo -c -o ../autosrc/rtpp_objck-rtpp_stream_fin.o `test -f '../autosrc/rtpp_stream_fin.c' || echo './'`../autosrc/rtpp_stream_fin.c cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_objck -DRTPQ_CHECK_SEQ -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_objck-rtpp_timed_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_objck-rtpp_timed_fin.Tpo -c -o ../autosrc/rtpp_objck-rtpp_timed_fin.o `test -f '../autosrc/rtpp_timed_fin.c' || echo './'`../autosrc/rtpp_timed_fin.c mv -f ../autosrc/.deps/rtpp_fintest-rtpp_rw_lock_fin.Tpo ../autosrc/.deps/rtpp_fintest-rtpp_rw_lock_fin.Po cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_objck -DRTPQ_CHECK_SEQ -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_objck-rtpp_pcount_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_objck-rtpp_pcount_fin.Tpo -c -o ../autosrc/rtpp_objck-rtpp_pcount_fin.o `test -f '../autosrc/rtpp_pcount_fin.c' || echo './'`../autosrc/rtpp_pcount_fin.c mv -f ../autosrc/.deps/rtpp_objck-rtpp_timed_task_fin.Tpo ../autosrc/.deps/rtpp_objck-rtpp_timed_task_fin.Po cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_objck -DRTPQ_CHECK_SEQ -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_objck-rtpp_record_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_objck-rtpp_record_fin.Tpo -c -o ../autosrc/rtpp_objck-rtpp_record_fin.o `test -f '../autosrc/rtpp_record_fin.c' || echo './'`../autosrc/rtpp_record_fin.c mv -f ../autosrc/.deps/rtpp_fintest-rtpp_server_fin.Tpo ../autosrc/.deps/rtpp_fintest-rtpp_server_fin.Po mv -f ../autosrc/.deps/rtpp_objck-rtpp_command_rcache_fin.Tpo ../autosrc/.deps/rtpp_objck-rtpp_command_rcache_fin.Po cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_objck -DRTPQ_CHECK_SEQ -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_objck-rtpp_hash_table_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_objck-rtpp_hash_table_fin.Tpo -c -o ../autosrc/rtpp_objck-rtpp_hash_table_fin.o `test -f '../autosrc/rtpp_hash_table_fin.c' || echo './'`../autosrc/rtpp_hash_table_fin.c cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_objck -DRTPQ_CHECK_SEQ -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_objck-rtpp_weakref_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_objck-rtpp_weakref_fin.Tpo -c -o ../autosrc/rtpp_objck-rtpp_weakref_fin.o `test -f '../autosrc/rtpp_weakref_fin.c' || echo './'`../autosrc/rtpp_weakref_fin.c In file included from ../src/rtpp_memdeb.c:62: ../src/rtpp_glitch.h:40:1: note: the alignment of '_Atomic long long int' fields changed in GCC 11.1 40 | }; | ^ mv -f ../autosrc/.deps/rtpp_fintest-rtpp_netaddr_fin.Tpo ../autosrc/.deps/rtpp_fintest-rtpp_netaddr_fin.Po cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_objck -DRTPQ_CHECK_SEQ -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_objck-rtpp_analyzer_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_objck-rtpp_analyzer_fin.Tpo -c -o ../autosrc/rtpp_objck-rtpp_analyzer_fin.o `test -f '../autosrc/rtpp_analyzer_fin.c' || echo './'`../autosrc/rtpp_analyzer_fin.c mv -f ../autosrc/.deps/rtpp_objck-rtpp_port_table_fin.Tpo ../autosrc/.deps/rtpp_objck-rtpp_port_table_fin.Po mv -f ../autosrc/.deps/rtpp_objck-rtpp_log_obj_fin.Tpo ../autosrc/.deps/rtpp_objck-rtpp_log_obj_fin.Po mv -f ../autosrc/.deps/rtpp_fintest-rtpp_ttl_fin.Tpo ../autosrc/.deps/rtpp_fintest-rtpp_ttl_fin.Po mv -f ../autosrc/.deps/rtpp_objck-rtpp_modman_fin.Tpo ../autosrc/.deps/rtpp_objck-rtpp_modman_fin.Po cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_objck -DRTPQ_CHECK_SEQ -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_objck-rtpp_pcnt_strm_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_objck-rtpp_pcnt_strm_fin.Tpo -c -o ../autosrc/rtpp_objck-rtpp_pcnt_strm_fin.o `test -f '../autosrc/rtpp_pcnt_strm_fin.c' || echo './'`../autosrc/rtpp_pcnt_strm_fin.c cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_objck -DRTPQ_CHECK_SEQ -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_objck-rtpp_ttl_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_objck-rtpp_ttl_fin.Tpo -c -o ../autosrc/rtpp_objck-rtpp_ttl_fin.o `test -f '../autosrc/rtpp_ttl_fin.c' || echo './'`../autosrc/rtpp_ttl_fin.c cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_objck -DRTPQ_CHECK_SEQ -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_objck-rtpp_pipe_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_objck-rtpp_pipe_fin.Tpo -c -o ../autosrc/rtpp_objck-rtpp_pipe_fin.o `test -f '../autosrc/rtpp_pipe_fin.c' || echo './'`../autosrc/rtpp_pipe_fin.c mv -f ../autosrc/.deps/rtpp_objck-rtpp_module_if_fin.Tpo ../autosrc/.deps/rtpp_objck-rtpp_module_if_fin.Po cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_objck -DRTPQ_CHECK_SEQ -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_objck-rtpp_ringbuf_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_objck-rtpp_ringbuf_fin.Tpo -c -o ../autosrc/rtpp_objck-rtpp_ringbuf_fin.o `test -f '../autosrc/rtpp_ringbuf_fin.c' || echo './'`../autosrc/rtpp_ringbuf_fin.c cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_objck -DRTPQ_CHECK_SEQ -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_objck-rtpp_sessinfo_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_objck-rtpp_sessinfo_fin.Tpo -c -o ../autosrc/rtpp_objck-rtpp_sessinfo_fin.o `test -f '../autosrc/rtpp_sessinfo_fin.c' || echo './'`../autosrc/rtpp_sessinfo_fin.c mv -f .deps/rtpp_objck-rtpp_network.Tpo .deps/rtpp_objck-rtpp_network.Po cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_objck -DRTPQ_CHECK_SEQ -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_objck-rtpp_rw_lock_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_objck-rtpp_rw_lock_fin.Tpo -c -o ../autosrc/rtpp_objck-rtpp_rw_lock_fin.o `test -f '../autosrc/rtpp_rw_lock_fin.c' || echo './'`../autosrc/rtpp_rw_lock_fin.c mv -f .deps/rtpp_objck-rtpp_pearson_perfect.Tpo .deps/rtpp_objck-rtpp_pearson_perfect.Po mv -f .deps/rtpp_objck-rtpp_time.Tpo .deps/rtpp_objck-rtpp_time.Po mv -f .deps/rtpp_objck-rtpp_wi_data.Tpo .deps/rtpp_objck-rtpp_wi_data.Po cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_objck -DRTPQ_CHECK_SEQ -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_objck-rtpp_proc_servers_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_objck-rtpp_proc_servers_fin.Tpo -c -o ../autosrc/rtpp_objck-rtpp_proc_servers_fin.o `test -f '../autosrc/rtpp_proc_servers_fin.c' || echo './'`../autosrc/rtpp_proc_servers_fin.c mv -f ../autosrc/.deps/rtpp_fintest-rtpp_weakref_fin.Tpo ../autosrc/.deps/rtpp_fintest-rtpp_weakref_fin.Po mv -f .deps/rtpp_objck-rtpp_netaddr.Tpo .deps/rtpp_objck-rtpp_netaddr.Po cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_objck -DRTPQ_CHECK_SEQ -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_objck-rtpp_proc_wakeup_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_objck-rtpp_proc_wakeup_fin.Tpo -c -o ../autosrc/rtpp_objck-rtpp_proc_wakeup_fin.o `test -f '../autosrc/rtpp_proc_wakeup_fin.c' || echo './'`../autosrc/rtpp_proc_wakeup_fin.c cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_objck -DRTPQ_CHECK_SEQ -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_objck-rtpp_socket_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_objck-rtpp_socket_fin.Tpo -c -o ../autosrc/rtpp_objck-rtpp_socket_fin.o `test -f '../autosrc/rtpp_socket_fin.c' || echo './'`../autosrc/rtpp_socket_fin.c cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_objck -DRTPQ_CHECK_SEQ -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_objck-rtpp_refproxy_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_objck-rtpp_refproxy_fin.Tpo -c -o ../autosrc/rtpp_objck-rtpp_refproxy_fin.o `test -f '../autosrc/rtpp_refproxy_fin.c' || echo './'`../autosrc/rtpp_refproxy_fin.c cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=rtpp_objck -DRTPQ_CHECK_SEQ -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_objck-rtpp_command_reply_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_objck-rtpp_command_reply_fin.Tpo -c -o ../autosrc/rtpp_objck-rtpp_command_reply_fin.o `test -f '../autosrc/rtpp_command_reply_fin.c' || echo './'`../autosrc/rtpp_command_reply_fin.c mv -f ../src/.deps/rtpp_objck-rtpp_threads.Tpo ../src/.deps/rtpp_objck-rtpp_threads.Po mv -f ../autosrc/.deps/rtpp_fintest-rtpp_command_reply_fin.Tpo ../autosrc/.deps/rtpp_fintest-rtpp_command_reply_fin.Po cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_objck_perf-rtpp_objck.o -MD -MP -MF .deps/rtpp_objck_perf-rtpp_objck.Tpo -c -o rtpp_objck_perf-rtpp_objck.o `test -f 'rtpp_objck.c' || echo './'`rtpp_objck.c cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_objck_perf-rtpp_command_rcache_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_objck_perf-rtpp_command_rcache_fin.Tpo -c -o ../autosrc/rtpp_objck_perf-rtpp_command_rcache_fin.o `test -f '../autosrc/rtpp_command_rcache_fin.c' || echo './'`../autosrc/rtpp_command_rcache_fin.c mv -f ../src/.deps/rtpp_objck-rtpp_refcnt.Tpo ../src/.deps/rtpp_objck-rtpp_refcnt.Po cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_objck_perf-rtpp_log_obj_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_objck_perf-rtpp_log_obj_fin.Tpo -c -o ../autosrc/rtpp_objck_perf-rtpp_log_obj_fin.o `test -f '../autosrc/rtpp_log_obj_fin.c' || echo './'`../autosrc/rtpp_log_obj_fin.c mv -f ../src/.deps/rtpp_rzmalloc_perf_debug-rtpp_autoglitch.Tpo ../src/.deps/rtpp_rzmalloc_perf_debug-rtpp_autoglitch.Po cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_objck_perf-rtpp_port_table_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_objck_perf-rtpp_port_table_fin.Tpo -c -o ../autosrc/rtpp_objck_perf-rtpp_port_table_fin.o `test -f '../autosrc/rtpp_port_table_fin.c' || echo './'`../autosrc/rtpp_port_table_fin.c mv -f ../src/.deps/rtpp_objck-rtpp_stacktrace.Tpo ../src/.deps/rtpp_objck-rtpp_stacktrace.Po cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_objck_perf-rtpp_timed_task_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_objck_perf-rtpp_timed_task_fin.Tpo -c -o ../autosrc/rtpp_objck_perf-rtpp_timed_task_fin.o `test -f '../autosrc/rtpp_timed_task_fin.c' || echo './'`../autosrc/rtpp_timed_task_fin.c mv -f ../autosrc/.deps/rtpp_fintest-rtpp_sessinfo_fin.Tpo ../autosrc/.deps/rtpp_fintest-rtpp_sessinfo_fin.Po cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_objck_perf-rtpp_modman_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_objck_perf-rtpp_modman_fin.Tpo -c -o ../autosrc/rtpp_objck_perf-rtpp_modman_fin.o `test -f '../autosrc/rtpp_modman_fin.c' || echo './'`../autosrc/rtpp_modman_fin.c mv -f .deps/librtpproxy_la-rtpp_stream.Tpo .deps/librtpproxy_la-rtpp_stream.Plo cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/rtpp_objck_perf-rtpp_module_if_fin.o -MD -MP -MF ../autosrc/.deps/rtpp_objck_perf-rtpp_module_if_fin.Tpo -c -o ../autosrc/rtpp_objck_perf-rtpp_module_if_fin.o `test -f '../autosrc/rtpp_module_if_fin.c' || echo './'`../autosrc/rtpp_module_if_fin.c mv -f ../autosrc/.deps/rtpp_objck-rtpp_server_fin.Tpo ../autosrc/.deps/rtpp_objck-rtpp_server_fin.Po mv -f ../autosrc/.deps/rtpp_objck_perf-rtpp_command_rcache_fin.Tpo ../autosrc/.deps/rtpp_objck_perf-rtpp_command_rcache_fin.Po cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_objck_perf-rtpp_network.o -MD -MP -MF .deps/rtpp_objck_perf-rtpp_network.Tpo -c -o rtpp_objck_perf-rtpp_network.o `test -f 'rtpp_network.c' || echo './'`rtpp_network.c cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_objck_perf-rtpp_stats.o -MD -MP -MF .deps/rtpp_objck_perf-rtpp_stats.Tpo -c -o rtpp_objck_perf-rtpp_stats.o `test -f 'rtpp_stats.c' || echo './'`rtpp_stats.c mv -f ../src/.deps/rtpp_objck-rtpp_mallocs.Tpo ../src/.deps/rtpp_objck-rtpp_mallocs.Po mv -f .deps/rtpp_objck-rtpp_objck.Tpo .deps/rtpp_objck-rtpp_objck.Po mv -f .deps/rtpp_objck-rtpp_stats.Tpo .deps/rtpp_objck-rtpp_stats.Po mv -f .deps/rtpp_objck-rtpp_wi_pkt.Tpo .deps/rtpp_objck-rtpp_wi_pkt.Po mv -f ../src/.deps/rtpp_objck-rtpp_glitch.Tpo ../src/.deps/rtpp_objck-rtpp_glitch.Po mv -f ../autosrc/.deps/rtpp_objck_perf-rtpp_timed_task_fin.Tpo ../autosrc/.deps/rtpp_objck_perf-rtpp_timed_task_fin.Po mv -f ../autosrc/.deps/rtpp_objck_perf-rtpp_modman_fin.Tpo ../autosrc/.deps/rtpp_objck_perf-rtpp_modman_fin.Po cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_objck_perf-rtpp_netaddr.o -MD -MP -MF .deps/rtpp_objck_perf-rtpp_netaddr.Tpo -c -o rtpp_objck_perf-rtpp_netaddr.o `test -f 'rtpp_netaddr.c' || echo './'`rtpp_netaddr.c cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_objck_perf-rtpp_pearson_perfect.o -MD -MP -MF .deps/rtpp_objck_perf-rtpp_pearson_perfect.Tpo -c -o rtpp_objck_perf-rtpp_pearson_perfect.o `test -f 'rtpp_pearson_perfect.c' || echo './'`rtpp_pearson_perfect.c cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_objck_perf-rtpp_pearson.o -MD -MP -MF .deps/rtpp_objck_perf-rtpp_pearson.Tpo -c -o rtpp_objck_perf-rtpp_pearson.o `test -f 'rtpp_pearson.c' || echo './'`rtpp_pearson.c mv -f ../autosrc/.deps/rtpp_fintest-rtpp_socket_fin.Tpo ../autosrc/.deps/rtpp_fintest-rtpp_socket_fin.Po cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_objck_perf-rtpp_time.o -MD -MP -MF .deps/rtpp_objck_perf-rtpp_time.Tpo -c -o rtpp_objck_perf-rtpp_time.o `test -f 'rtpp_time.c' || echo './'`rtpp_time.c mv -f ../autosrc/.deps/rtpp_objck-rtpp_netaddr_fin.Tpo ../autosrc/.deps/rtpp_objck-rtpp_netaddr_fin.Po cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_objck_perf-rtpp_timed.o -MD -MP -MF .deps/rtpp_objck_perf-rtpp_timed.Tpo -c -o rtpp_objck_perf-rtpp_timed.o `test -f 'rtpp_timed.c' || echo './'`rtpp_timed.c cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_objck_perf-rtp_packet.o -MD -MP -MF .deps/rtpp_objck_perf-rtp_packet.Tpo -c -o rtpp_objck_perf-rtp_packet.o `test -f 'rtp_packet.c' || echo './'`rtp_packet.c cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_objck_perf-rtpp_queue.o -MD -MP -MF .deps/rtpp_objck_perf-rtpp_queue.Tpo -c -o rtpp_objck_perf-rtpp_queue.o `test -f 'rtpp_queue.c' || echo './'`rtpp_queue.c mv -f .deps/rtpp_objck-rtpp_wi_sgnl.Tpo .deps/rtpp_objck-rtpp_wi_sgnl.Po mv -f ../autosrc/.deps/rtpp_objck_perf-rtpp_log_obj_fin.Tpo ../autosrc/.deps/rtpp_objck_perf-rtpp_log_obj_fin.Po mv -f .deps/rtpp_objck-rtpp_timed.Tpo .deps/rtpp_objck-rtpp_timed.Po mv -f ../autosrc/.deps/rtpp_objck-rtpp_pearson_perfect_fin.Tpo ../autosrc/.deps/rtpp_objck-rtpp_pearson_perfect_fin.Po mv -f ../autosrc/.deps/rtpp_objck-rtpp_timed_fin.Tpo ../autosrc/.deps/rtpp_objck-rtpp_timed_fin.Po mv -f ../autosrc/.deps/rtpp_objck_perf-rtpp_port_table_fin.Tpo ../autosrc/.deps/rtpp_objck_perf-rtpp_port_table_fin.Po mv -f .deps/rtpp_objck-rtp_packet.Tpo .deps/rtpp_objck-rtp_packet.Po mv -f .deps/rtpp_objck-rtpp_queue.Tpo .deps/rtpp_objck-rtpp_queue.Po cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_objck_perf-rtpp_wi_data.o -MD -MP -MF .deps/rtpp_objck_perf-rtpp_wi_data.Tpo -c -o rtpp_objck_perf-rtpp_wi_data.o `test -f 'rtpp_wi_data.c' || echo './'`rtpp_wi_data.c cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_objck_perf-rtpp_wi_sgnl.o -MD -MP -MF .deps/rtpp_objck_perf-rtpp_wi_sgnl.Tpo -c -o rtpp_objck_perf-rtpp_wi_sgnl.o `test -f 'rtpp_wi_sgnl.c' || echo './'`rtpp_wi_sgnl.c cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_objck_perf-rtpp_wi_pkt.o -MD -MP -MF .deps/rtpp_objck_perf-rtpp_wi_pkt.Tpo -c -o rtpp_objck_perf-rtpp_wi_pkt.o `test -f 'rtpp_wi_pkt.c' || echo './'`rtpp_wi_pkt.c mv -f ../autosrc/.deps/rtpp_objck-rtpp_weakref_fin.Tpo ../autosrc/.deps/rtpp_objck-rtpp_weakref_fin.Po mv -f ../autosrc/.deps/rtpp_objck-rtpp_hash_table_fin.Tpo ../autosrc/.deps/rtpp_objck-rtpp_hash_table_fin.Po mv -f ../autosrc/.deps/rtpp_objck_perf-rtpp_module_if_fin.Tpo ../autosrc/.deps/rtpp_objck_perf-rtpp_module_if_fin.Po cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_objck_perf-rtp.o -MD -MP -MF .deps/rtpp_objck_perf-rtp.Tpo -c -o rtpp_objck_perf-rtp.o `test -f 'rtp.c' || echo './'`rtp.c cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_objck_perf-rtpp_refcnt.o -MD -MP -MF .deps/rtpp_objck_perf-rtpp_refcnt.Tpo -c -o rtpp_objck_perf-rtpp_refcnt.o `test -f 'rtpp_refcnt.c' || echo './'`rtpp_refcnt.c cc -Wall -DHAVE_CONFIG_H -I../src -I../autosrc -I../libelperiodic/src -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT rtpp_objck_perf-rtpp_mallocs.o -MD -MP -MF .deps/rtpp_objck_perf-rtpp_mallocs.Tpo -c -o rtpp_objck_perf-rtpp_mallocs.o `test -f 'rtpp_mallocs.c' || echo './'`rtpp_mallocs.c mv -f ../autosrc/.deps/rtpp_objck-rtpp_rw_lock_fin.Tpo ../autosrc/.deps/rtpp_objck-rtpp_rw_lock_fin.Po mv -f ../autosrc/.deps/rtpp_objck-rtpp_refcnt_fin.Tpo ../autosrc/.deps/rtpp_objck-rtpp_refcnt_fin.Po mv -f .deps/rtpp_objck-rtp.Tpo .deps/rtpp_objck-rtp.Po mv -f .deps/rtpp_objck-rtpp_memdeb_test.Tpo .deps/rtpp_objck-rtpp_memdeb_test.Po mv -f ../autosrc/.deps/rtpp_objck-rtpp_stats_fin.Tpo ../autosrc/.deps/rtpp_objck-rtpp_stats_fin.Po mv -f ../autosrc/.deps/rtpp_objck-rtpp_pcount_fin.Tpo ../autosrc/.deps/rtpp_objck-rtpp_pcount_fin.Po mv -f ../autosrc/.deps/rtpp_objck-rtpp_record_fin.Tpo ../autosrc/.deps/rtpp_objck-rtpp_record_fin.Po mv -f ../autosrc/.deps/rtpp_objck-rtpp_proc_servers_fin.Tpo ../autosrc/.deps/rtpp_objck-rtpp_proc_servers_fin.Po mv -f ../autosrc/.deps/rtpp_objck-rtpp_proc_wakeup_fin.Tpo ../autosrc/.deps/rtpp_objck-rtpp_proc_wakeup_fin.Po mv -f ../autosrc/.deps/rtpp_objck-rtpp_analyzer_fin.Tpo ../autosrc/.deps/rtpp_objck-rtpp_analyzer_fin.Po mv -f ../autosrc/.deps/rtpp_objck-rtpp_refproxy_fin.Tpo ../autosrc/.deps/rtpp_objck-rtpp_refproxy_fin.Po mv -f ../autosrc/.deps/rtpp_objck-rtpp_ttl_fin.Tpo ../autosrc/.deps/rtpp_objck-rtpp_ttl_fin.Po rtpp_stats.c:66:1: note: the alignment of '_Atomic long long unsigned int' fields changed in GCC 11.1 66 | }; | ^ mv -f ../autosrc/.deps/rtpp_fintest-rtpp_hash_table_fin.Tpo ../autosrc/.deps/rtpp_fintest-rtpp_hash_table_fin.Po /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/commands/librtpproxy_la-rpcpv1_copy.lo -MD -MP -MF ../src/commands/.deps/librtpproxy_la-rpcpv1_copy.Tpo -c -o ../src/commands/librtpproxy_la-rpcpv1_copy.lo `test -f '../src/commands/rpcpv1_copy.c' || echo './'`../src/commands/rpcpv1_copy.c /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/commands/librtpproxy_la-rpcpv1_ul.lo -MD -MP -MF ../src/commands/.deps/librtpproxy_la-rpcpv1_ul.Tpo -c -o ../src/commands/librtpproxy_la-rpcpv1_ul.lo `test -f '../src/commands/rpcpv1_ul.c' || echo './'`../src/commands/rpcpv1_ul.c /bin/sh ../libtool --tag=CC --mode=compile cc -Wall -DHAVE_CONFIG_H -I../src -DCFILE_PATH='"/etc/rtpproxy.conf"' -DMDDIR_PATH='"/usr/lib/rtpproxy"' -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/advanced/librtpproxy_la-pproc_manager.lo -MD -MP -MF ../src/advanced/.deps/librtpproxy_la-pproc_manager.Tpo -c -o ../src/advanced/librtpproxy_la-pproc_manager.lo `test -f '../src/advanced/pproc_manager.c' || echo './'`../src/advanced/pproc_manager.c mv -f ../autosrc/.deps/rtpp_objck-rtpp_pcnt_strm_fin.Tpo ../autosrc/.deps/rtpp_objck-rtpp_pcnt_strm_fin.Po mv -f .deps/rtpp_objck_perf-rtpp_pearson.Tpo .deps/rtpp_objck_perf-rtpp_pearson.Po /bin/sh ../libtool --tag=CC --mode=link cc -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -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_queue.o rtpproxy_debug-rtpp_netio_async.o rtpproxy_debug-rtpp_command_parse.o ../src/commands/rtpproxy_debug-rpcpv1_copy.o ../src/commands/rtpproxy_debug-rpcpv1_ul.o rtpproxy_debug-rtpp_hash_table.o rtpproxy_debug-rtpp_stats.o ../src/commands/rtpproxy_debug-rpcpv1_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 ../src/commands/rtpproxy_debug-rpcpv1_query.o rtpproxy_debug-rtpp_pearson.o rtpproxy_debug-rtpp_command_rcache.o rtpproxy_debug-rtpp_tnotify_set.o rtpproxy_debug-rtp_packet.o rtpproxy_debug-rtpp_time.o rtpproxy_debug-rtpp_sessinfo.o rtpproxy_debug-rtpp_weakref.o rtpproxy_debug-rtpp_rw_lock.o rtpproxy_debug-rtpp_proc_servers.o rtpproxy_debug-rtpp_stream.o rtpproxy_debug-rtpp_proc_wakeup.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_wi_apis.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_wi_sgnl.o rtpproxy_debug-rtpp_wi_data.o rtpproxy_debug-rtpp_pcnt_strm.o rtpproxy_debug-rtpp_ringbuf.o ../src/commands/rtpproxy_debug-rpcpv1_delete.o ../src/commands/rtpproxy_debug-rpcpv1_record.o rtpproxy_debug-rtpp_port_table.o rtpproxy_debug-rtpp_acct.o rtpproxy_debug-rtpp_bindaddrs.o rtpproxy_debug-rtpp_netaddr.o ../src/commands/rtpproxy_debug-rpcpv1_play.o ../src/commands/rtpproxy_debug-rpcpv1_ver.o rtpproxy_debug-rtpp_pearson_perfect.o rtpproxy_debug-rtpp_acct_rtcp.o rtpproxy_debug-rtpp_cfile.o rtpproxy_debug-rtpp_ucl.o rtpproxy_debug-rtpp_network_io.o rtpproxy_debug-rtpp_wi_pkt.o rtpproxy_debug-rtpp_timeout_data.o rtpproxy_debug-rtpp_nofile.o ../src/commands/rtpproxy_debug-rpcpv1_norecord.o ../src/commands/rtpproxy_debug-rpcpv1_ul_subc.o rtpproxy_debug-rtpp_epoll.o rtpproxy_debug-rtpp_str.o rtpproxy_debug-rtpp_sbuf.o rtpproxy_debug-rtpp_refproxy.o rtpproxy_debug-rtpp_command_reply.o ../src/advanced/rtpproxy_debug-pproc_manager.o rtpproxy_debug-rtpp_modman.o rtpproxy_debug-rtpp_module_if.o rtpproxy_debug-rtpp_log_stand.o ../autosrc/rtpproxy_debug-rtpp_command_rcache_fin.o ../autosrc/rtpproxy_debug-rtpp_log_obj_fin.o ../autosrc/rtpproxy_debug-rtpp_port_table_fin.o ../autosrc/rtpproxy_debug-rtpp_timed_task_fin.o ../autosrc/rtpproxy_debug-rtpp_modman_fin.o ../autosrc/rtpproxy_debug-rtpp_module_if_fin.o ../src/rtpproxy_debug-rtpp_memdeb.o ../src/rtpproxy_debug-rtpp_glitch.o ../src/rtpproxy_debug-rtpp_autoglitch.o ../src/rtpproxy_debug-rtpp_refcnt.o ../src/rtpproxy_debug-rtpp_threads.o ../src/rtpproxy_debug-rtpp_mallocs.o ../src/rtpproxy_debug-rtpp_stacktrace.o rtpproxy_debug-rtpp_memdeb_test.o ../autosrc/rtpproxy_debug-rtpp_netaddr_fin.o ../autosrc/rtpproxy_debug-rtpp_pearson_perfect_fin.o ../autosrc/rtpproxy_debug-rtpp_refcnt_fin.o ../autosrc/rtpproxy_debug-rtpp_server_fin.o ../autosrc/rtpproxy_debug-rtpp_stats_fin.o ../autosrc/rtpproxy_debug-rtpp_stream_fin.o ../autosrc/rtpproxy_debug-rtpp_timed_fin.o ../autosrc/rtpproxy_debug-rtpp_pcount_fin.o ../autosrc/rtpproxy_debug-rtpp_record_fin.o ../autosrc/rtpproxy_debug-rtpp_hash_table_fin.o ../autosrc/rtpproxy_debug-rtpp_weakref_fin.o ../autosrc/rtpproxy_debug-rtpp_analyzer_fin.o ../autosrc/rtpproxy_debug-rtpp_pcnt_strm_fin.o ../autosrc/rtpproxy_debug-rtpp_ttl_fin.o ../autosrc/rtpproxy_debug-rtpp_pipe_fin.o ../autosrc/rtpproxy_debug-rtpp_ringbuf_fin.o ../autosrc/rtpproxy_debug-rtpp_sessinfo_fin.o ../autosrc/rtpproxy_debug-rtpp_rw_lock_fin.o ../autosrc/rtpproxy_debug-rtpp_proc_servers_fin.o ../autosrc/rtpproxy_debug-rtpp_proc_wakeup_fin.o ../autosrc/rtpproxy_debug-rtpp_socket_fin.o ../autosrc/rtpproxy_debug-rtpp_refproxy_fin.o ../autosrc/rtpproxy_debug-rtpp_command_reply_fin.o -lm -lpthread ../libelperiodic/src/libelperiodic.la ../libucl/libucl_debug.la ../libxxHash/libxxHash_debug.la ../libexecinfo/libexecinfo.la -ldl -lpthread -lrt mv -f ../autosrc/.deps/rtpp_objck-rtpp_pipe_fin.Tpo ../autosrc/.deps/rtpp_objck-rtpp_pipe_fin.Po mv -f ../autosrc/.deps/rtpp_objck-rtpp_sessinfo_fin.Tpo ../autosrc/.deps/rtpp_objck-rtpp_sessinfo_fin.Po mv -f ../autosrc/.deps/rtpp_objck-rtpp_stream_fin.Tpo ../autosrc/.deps/rtpp_objck-rtpp_stream_fin.Po mv -f ../autosrc/.deps/rtpp_objck-rtpp_ringbuf_fin.Tpo ../autosrc/.deps/rtpp_objck-rtpp_ringbuf_fin.Po /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o rtpp_rzmalloc_perf rtpp_rzmalloc_perf-rtpp_rzmalloc_perf.o rtpp_rzmalloc_perf-rtpp_mallocs.o rtpp_rzmalloc_perf-rtpp_refcnt.o rtpp_rzmalloc_perf-rtpp_time.o -lm -lrt /bin/sh ../libtool --tag=CC --mode=link cc -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o rtpp_rzmalloc_perf_debug rtpp_rzmalloc_perf_debug-rtpp_rzmalloc_perf.o rtpp_rzmalloc_perf_debug-rtpp_time.o ../src/rtpp_rzmalloc_perf_debug-rtpp_memdeb.o ../src/rtpp_rzmalloc_perf_debug-rtpp_glitch.o ../src/rtpp_rzmalloc_perf_debug-rtpp_autoglitch.o ../src/rtpp_rzmalloc_perf_debug-rtpp_refcnt.o ../src/rtpp_rzmalloc_perf_debug-rtpp_threads.o ../src/rtpp_rzmalloc_perf_debug-rtpp_mallocs.o ../src/rtpp_rzmalloc_perf_debug-rtpp_stacktrace.o rtpp_rzmalloc_perf_debug-rtpp_memdeb_test.o ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_netaddr_fin.o ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_pearson_perfect_fin.o ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_refcnt_fin.o ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_server_fin.o ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_stats_fin.o ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_stream_fin.o ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_timed_fin.o ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_pcount_fin.o ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_record_fin.o ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_hash_table_fin.o ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_weakref_fin.o ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_analyzer_fin.o ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_pcnt_strm_fin.o ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_ttl_fin.o ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_pipe_fin.o ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_ringbuf_fin.o ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_sessinfo_fin.o ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_rw_lock_fin.o ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_proc_servers_fin.o ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_proc_wakeup_fin.o ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_socket_fin.o ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_refproxy_fin.o ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_command_reply_fin.o -lm ../libexecinfo/libexecinfo.la -ldl -lpthread -lrt mv -f ../autosrc/.deps/rtpp_objck-rtpp_socket_fin.Tpo ../autosrc/.deps/rtpp_objck-rtpp_socket_fin.Po mv -f ../autosrc/.deps/rtpp_fintest-rtpp_stream_fin.Tpo ../autosrc/.deps/rtpp_fintest-rtpp_stream_fin.Po mv -f .deps/rtpp_objck_perf-rtpp_time.Tpo .deps/rtpp_objck_perf-rtpp_time.Po mv -f .deps/rtpp_objck_perf-rtpp_pearson_perfect.Tpo .deps/rtpp_objck_perf-rtpp_pearson_perfect.Po mv -f ../autosrc/.deps/rtpp_objck-rtpp_command_reply_fin.Tpo ../autosrc/.deps/rtpp_objck-rtpp_command_reply_fin.Po mv -f ../src/.deps/rtpp_objck-rtpp_autoglitch.Tpo ../src/.deps/rtpp_objck-rtpp_autoglitch.Po libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/commands/librtpproxy_la-rpcpv1_copy.lo -MD -MP -MF ../src/commands/.deps/librtpproxy_la-rpcpv1_copy.Tpo -c ../src/commands/rpcpv1_copy.c -fPIC -DPIC -o ../src/commands/.libs/librtpproxy_la-rpcpv1_copy.o mv -f .deps/rtpp_objck_perf-rtpp_refcnt.Tpo .deps/rtpp_objck_perf-rtpp_refcnt.Po libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/advanced/librtpproxy_la-pproc_manager.lo -MD -MP -MF ../src/advanced/.deps/librtpproxy_la-pproc_manager.Tpo -c ../src/advanced/pproc_manager.c -fPIC -DPIC -o ../src/advanced/.libs/librtpproxy_la-pproc_manager.o mv -f .deps/rtpp_objck_perf-rtpp_wi_data.Tpo .deps/rtpp_objck_perf-rtpp_wi_data.Po mv -f ../src/.deps/rtpp_objck-rtpp_memdeb.Tpo ../src/.deps/rtpp_objck-rtpp_memdeb.Po /bin/sh ../libtool --tag=CC --mode=link cc -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o rtpp_objck rtpp_objck-rtpp_objck.o ../autosrc/rtpp_objck-rtpp_command_rcache_fin.o ../autosrc/rtpp_objck-rtpp_log_obj_fin.o ../autosrc/rtpp_objck-rtpp_port_table_fin.o ../autosrc/rtpp_objck-rtpp_timed_task_fin.o ../autosrc/rtpp_objck-rtpp_modman_fin.o ../autosrc/rtpp_objck-rtpp_module_if_fin.o rtpp_objck-rtpp_network.o rtpp_objck-rtpp_stats.o rtpp_objck-rtpp_netaddr.o rtpp_objck-rtpp_pearson_perfect.o rtpp_objck-rtpp_pearson.o rtpp_objck-rtpp_time.o rtpp_objck-rtpp_timed.o rtpp_objck-rtp_packet.o rtpp_objck-rtpp_queue.o rtpp_objck-rtpp_wi_data.o rtpp_objck-rtpp_wi_sgnl.o rtpp_objck-rtpp_wi_pkt.o rtpp_objck-rtp.o ../src/rtpp_objck-rtpp_memdeb.o ../src/rtpp_objck-rtpp_glitch.o ../src/rtpp_objck-rtpp_autoglitch.o ../src/rtpp_objck-rtpp_refcnt.o ../src/rtpp_objck-rtpp_threads.o ../src/rtpp_objck-rtpp_mallocs.o ../src/rtpp_objck-rtpp_stacktrace.o rtpp_objck-rtpp_memdeb_test.o ../autosrc/rtpp_objck-rtpp_netaddr_fin.o ../autosrc/rtpp_objck-rtpp_pearson_perfect_fin.o ../autosrc/rtpp_objck-rtpp_refcnt_fin.o ../autosrc/rtpp_objck-rtpp_server_fin.o ../autosrc/rtpp_objck-rtpp_stats_fin.o ../autosrc/rtpp_objck-rtpp_stream_fin.o ../autosrc/rtpp_objck-rtpp_timed_fin.o ../autosrc/rtpp_objck-rtpp_pcount_fin.o ../autosrc/rtpp_objck-rtpp_record_fin.o ../autosrc/rtpp_objck-rtpp_hash_table_fin.o ../autosrc/rtpp_objck-rtpp_weakref_fin.o ../autosrc/rtpp_objck-rtpp_analyzer_fin.o ../autosrc/rtpp_objck-rtpp_pcnt_strm_fin.o ../autosrc/rtpp_objck-rtpp_ttl_fin.o ../autosrc/rtpp_objck-rtpp_pipe_fin.o ../autosrc/rtpp_objck-rtpp_ringbuf_fin.o ../autosrc/rtpp_objck-rtpp_sessinfo_fin.o ../autosrc/rtpp_objck-rtpp_rw_lock_fin.o ../autosrc/rtpp_objck-rtpp_proc_servers_fin.o ../autosrc/rtpp_objck-rtpp_proc_wakeup_fin.o ../autosrc/rtpp_objck-rtpp_socket_fin.o ../autosrc/rtpp_objck-rtpp_refproxy_fin.o ../autosrc/rtpp_objck-rtpp_command_reply_fin.o -lm -lpthread ../libelperiodic/src/libelperiodic.la ../libexecinfo/libexecinfo.la -ldl -lpthread -lrt mv -f .deps/rtpp_objck_perf-rtpp_netaddr.Tpo .deps/rtpp_objck_perf-rtpp_netaddr.Po libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/commands/librtpproxy_la-rpcpv1_ul.lo -MD -MP -MF ../src/commands/.deps/librtpproxy_la-rpcpv1_ul.Tpo -c ../src/commands/rpcpv1_ul.c -fPIC -DPIC -o ../src/commands/.libs/librtpproxy_la-rpcpv1_ul.o mv -f .deps/rtpp_objck_perf-rtpp_wi_sgnl.Tpo .deps/rtpp_objck_perf-rtpp_wi_sgnl.Po mv -f .deps/rtpp_objck_perf-rtp_packet.Tpo .deps/rtpp_objck_perf-rtp_packet.Po mv -f .deps/rtpp_objck_perf-rtpp_mallocs.Tpo .deps/rtpp_objck_perf-rtpp_mallocs.Po mv -f .deps/rtpp_objck_perf-rtpp_wi_pkt.Tpo .deps/rtpp_objck_perf-rtpp_wi_pkt.Po libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o rtpp_rzmalloc_perf rtpp_rzmalloc_perf-rtpp_rzmalloc_perf.o rtpp_rzmalloc_perf-rtpp_mallocs.o rtpp_rzmalloc_perf-rtpp_refcnt.o rtpp_rzmalloc_perf-rtpp_time.o -lm -lrt libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/commands/librtpproxy_la-rpcpv1_copy.lo -MD -MP -MF ../src/commands/.deps/librtpproxy_la-rpcpv1_copy.Tpo -c ../src/commands/rpcpv1_copy.c -o ../src/commands/librtpproxy_la-rpcpv1_copy.o >/dev/null 2>&1 mv -f .deps/rtpp_objck_perf-rtpp_objck.Tpo .deps/rtpp_objck_perf-rtpp_objck.Po ../src/advanced/pproc_manager.c:200:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' [-Wattributes] 200 | rtpp_pproc_mgr_handleat(struct pproc_manager *pub, struct pkt_proc_ctx *pktxp, | ^~~~~~~~~~~~~~~~~~~~~~~ libtool: link: cc -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o rtpp_rzmalloc_perf_debug rtpp_rzmalloc_perf_debug-rtpp_rzmalloc_perf.o rtpp_rzmalloc_perf_debug-rtpp_time.o ../src/rtpp_rzmalloc_perf_debug-rtpp_memdeb.o ../src/rtpp_rzmalloc_perf_debug-rtpp_glitch.o ../src/rtpp_rzmalloc_perf_debug-rtpp_autoglitch.o ../src/rtpp_rzmalloc_perf_debug-rtpp_refcnt.o ../src/rtpp_rzmalloc_perf_debug-rtpp_threads.o ../src/rtpp_rzmalloc_perf_debug-rtpp_mallocs.o ../src/rtpp_rzmalloc_perf_debug-rtpp_stacktrace.o rtpp_rzmalloc_perf_debug-rtpp_memdeb_test.o ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_netaddr_fin.o ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_pearson_perfect_fin.o ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_refcnt_fin.o ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_server_fin.o ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_stats_fin.o ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_stream_fin.o ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_timed_fin.o ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_pcount_fin.o ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_record_fin.o ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_hash_table_fin.o ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_weakref_fin.o ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_analyzer_fin.o ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_pcnt_strm_fin.o ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_ttl_fin.o ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_pipe_fin.o ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_ringbuf_fin.o ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_sessinfo_fin.o ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_rw_lock_fin.o ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_proc_servers_fin.o ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_proc_wakeup_fin.o ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_socket_fin.o ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_refproxy_fin.o ../autosrc/rtpp_rzmalloc_perf_debug-rtpp_command_reply_fin.o -lm ../libexecinfo/.libs/libexecinfo.a -ldl -lpthread -lrt mv -f .deps/rtpp_objck_perf-rtp.Tpo .deps/rtpp_objck_perf-rtp.Po mv -f .deps/rtpp_objck_perf-rtpp_queue.Tpo .deps/rtpp_objck_perf-rtpp_queue.Po mv -f ../src/.deps/rtpp_fintest-rtpp_memdeb.Tpo ../src/.deps/rtpp_fintest-rtpp_memdeb.Po mv -f ../src/commands/.deps/librtpproxy_la-rpcpv1_copy.Tpo ../src/commands/.deps/librtpproxy_la-rpcpv1_copy.Plo mv -f .deps/rtpp_objck_perf-rtpp_stats.Tpo .deps/rtpp_objck_perf-rtpp_stats.Po libtool: link: cc -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o rtpp_objck rtpp_objck-rtpp_objck.o ../autosrc/rtpp_objck-rtpp_command_rcache_fin.o ../autosrc/rtpp_objck-rtpp_log_obj_fin.o ../autosrc/rtpp_objck-rtpp_port_table_fin.o ../autosrc/rtpp_objck-rtpp_timed_task_fin.o ../autosrc/rtpp_objck-rtpp_modman_fin.o ../autosrc/rtpp_objck-rtpp_module_if_fin.o rtpp_objck-rtpp_network.o rtpp_objck-rtpp_stats.o rtpp_objck-rtpp_netaddr.o rtpp_objck-rtpp_pearson_perfect.o rtpp_objck-rtpp_pearson.o rtpp_objck-rtpp_time.o rtpp_objck-rtpp_timed.o rtpp_objck-rtp_packet.o rtpp_objck-rtpp_queue.o rtpp_objck-rtpp_wi_data.o rtpp_objck-rtpp_wi_sgnl.o rtpp_objck-rtpp_wi_pkt.o rtpp_objck-rtp.o ../src/rtpp_objck-rtpp_memdeb.o ../src/rtpp_objck-rtpp_glitch.o ../src/rtpp_objck-rtpp_autoglitch.o ../src/rtpp_objck-rtpp_refcnt.o ../src/rtpp_objck-rtpp_threads.o ../src/rtpp_objck-rtpp_mallocs.o ../src/rtpp_objck-rtpp_stacktrace.o rtpp_objck-rtpp_memdeb_test.o ../autosrc/rtpp_objck-rtpp_netaddr_fin.o ../autosrc/rtpp_objck-rtpp_pearson_perfect_fin.o ../autosrc/rtpp_objck-rtpp_refcnt_fin.o ../autosrc/rtpp_objck-rtpp_server_fin.o ../autosrc/rtpp_objck-rtpp_stats_fin.o ../autosrc/rtpp_objck-rtpp_stream_fin.o ../autosrc/rtpp_objck-rtpp_timed_fin.o ../autosrc/rtpp_objck-rtpp_pcount_fin.o ../autosrc/rtpp_objck-rtpp_record_fin.o ../autosrc/rtpp_objck-rtpp_hash_table_fin.o ../autosrc/rtpp_objck-rtpp_weakref_fin.o ../autosrc/rtpp_objck-rtpp_analyzer_fin.o ../autosrc/rtpp_objck-rtpp_pcnt_strm_fin.o ../autosrc/rtpp_objck-rtpp_ttl_fin.o ../autosrc/rtpp_objck-rtpp_pipe_fin.o ../autosrc/rtpp_objck-rtpp_ringbuf_fin.o ../autosrc/rtpp_objck-rtpp_sessinfo_fin.o ../autosrc/rtpp_objck-rtpp_rw_lock_fin.o ../autosrc/rtpp_objck-rtpp_proc_servers_fin.o ../autosrc/rtpp_objck-rtpp_proc_wakeup_fin.o ../autosrc/rtpp_objck-rtpp_socket_fin.o ../autosrc/rtpp_objck-rtpp_refproxy_fin.o ../autosrc/rtpp_objck-rtpp_command_reply_fin.o ../libelperiodic/src/.libs/libelperiodic.a -lm ../libexecinfo/.libs/libexecinfo.a -ldl -lpthread -lrt mv -f .deps/rtpp_objck_perf-rtpp_network.Tpo .deps/rtpp_objck_perf-rtpp_network.Po libtool: link: cc -g3 -O0 -Wall -Werror=implicit-function-declaration -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -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_queue.o rtpproxy_debug-rtpp_netio_async.o rtpproxy_debug-rtpp_command_parse.o ../src/commands/rtpproxy_debug-rpcpv1_copy.o ../src/commands/rtpproxy_debug-rpcpv1_ul.o rtpproxy_debug-rtpp_hash_table.o rtpproxy_debug-rtpp_stats.o ../src/commands/rtpproxy_debug-rpcpv1_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 ../src/commands/rtpproxy_debug-rpcpv1_query.o rtpproxy_debug-rtpp_pearson.o rtpproxy_debug-rtpp_command_rcache.o rtpproxy_debug-rtpp_tnotify_set.o rtpproxy_debug-rtp_packet.o rtpproxy_debug-rtpp_time.o rtpproxy_debug-rtpp_sessinfo.o rtpproxy_debug-rtpp_weakref.o rtpproxy_debug-rtpp_rw_lock.o rtpproxy_debug-rtpp_proc_servers.o rtpproxy_debug-rtpp_stream.o rtpproxy_debug-rtpp_proc_wakeup.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_wi_apis.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_wi_sgnl.o rtpproxy_debug-rtpp_wi_data.o rtpproxy_debug-rtpp_pcnt_strm.o rtpproxy_debug-rtpp_ringbuf.o ../src/commands/rtpproxy_debug-rpcpv1_delete.o ../src/commands/rtpproxy_debug-rpcpv1_record.o rtpproxy_debug-rtpp_port_table.o rtpproxy_debug-rtpp_acct.o rtpproxy_debug-rtpp_bindaddrs.o rtpproxy_debug-rtpp_netaddr.o ../src/commands/rtpproxy_debug-rpcpv1_play.o ../src/commands/rtpproxy_debug-rpcpv1_ver.o rtpproxy_debug-rtpp_pearson_perfect.o rtpproxy_debug-rtpp_acct_rtcp.o rtpproxy_debug-rtpp_cfile.o rtpproxy_debug-rtpp_ucl.o rtpproxy_debug-rtpp_network_io.o rtpproxy_debug-rtpp_wi_pkt.o rtpproxy_debug-rtpp_timeout_data.o rtpproxy_debug-rtpp_nofile.o ../src/commands/rtpproxy_debug-rpcpv1_norecord.o ../src/commands/rtpproxy_debug-rpcpv1_ul_subc.o rtpproxy_debug-rtpp_epoll.o rtpproxy_debug-rtpp_str.o rtpproxy_debug-rtpp_sbuf.o rtpproxy_debug-rtpp_refproxy.o rtpproxy_debug-rtpp_command_reply.o ../src/advanced/rtpproxy_debug-pproc_manager.o rtpproxy_debug-rtpp_modman.o rtpproxy_debug-rtpp_module_if.o rtpproxy_debug-rtpp_log_stand.o ../autosrc/rtpproxy_debug-rtpp_command_rcache_fin.o ../autosrc/rtpproxy_debug-rtpp_log_obj_fin.o ../autosrc/rtpproxy_debug-rtpp_port_table_fin.o ../autosrc/rtpproxy_debug-rtpp_timed_task_fin.o ../autosrc/rtpproxy_debug-rtpp_modman_fin.o ../autosrc/rtpproxy_debug-rtpp_module_if_fin.o ../src/rtpproxy_debug-rtpp_memdeb.o ../src/rtpproxy_debug-rtpp_glitch.o ../src/rtpproxy_debug-rtpp_autoglitch.o ../src/rtpproxy_debug-rtpp_refcnt.o ../src/rtpproxy_debug-rtpp_threads.o ../src/rtpproxy_debug-rtpp_mallocs.o ../src/rtpproxy_debug-rtpp_stacktrace.o rtpproxy_debug-rtpp_memdeb_test.o ../autosrc/rtpproxy_debug-rtpp_netaddr_fin.o ../autosrc/rtpproxy_debug-rtpp_pearson_perfect_fin.o ../autosrc/rtpproxy_debug-rtpp_refcnt_fin.o ../autosrc/rtpproxy_debug-rtpp_server_fin.o ../autosrc/rtpproxy_debug-rtpp_stats_fin.o ../autosrc/rtpproxy_debug-rtpp_stream_fin.o ../autosrc/rtpproxy_debug-rtpp_timed_fin.o ../autosrc/rtpproxy_debug-rtpp_pcount_fin.o ../autosrc/rtpproxy_debug-rtpp_record_fin.o ../autosrc/rtpproxy_debug-rtpp_hash_table_fin.o ../autosrc/rtpproxy_debug-rtpp_weakref_fin.o ../autosrc/rtpproxy_debug-rtpp_analyzer_fin.o ../autosrc/rtpproxy_debug-rtpp_pcnt_strm_fin.o ../autosrc/rtpproxy_debug-rtpp_ttl_fin.o ../autosrc/rtpproxy_debug-rtpp_pipe_fin.o ../autosrc/rtpproxy_debug-rtpp_ringbuf_fin.o ../autosrc/rtpproxy_debug-rtpp_sessinfo_fin.o ../autosrc/rtpproxy_debug-rtpp_rw_lock_fin.o ../autosrc/rtpproxy_debug-rtpp_proc_servers_fin.o ../autosrc/rtpproxy_debug-rtpp_proc_wakeup_fin.o ../autosrc/rtpproxy_debug-rtpp_socket_fin.o ../autosrc/rtpproxy_debug-rtpp_refproxy_fin.o ../autosrc/rtpproxy_debug-rtpp_command_reply_fin.o ../libelperiodic/src/.libs/libelperiodic.a -lm ../libucl/.libs/libucl_debug.a ../libxxHash/.libs/libxxHash_debug.a ../libexecinfo/.libs/libexecinfo.a -ldl -lpthread -lrt mv -f .deps/rtpp_objck_perf-rtpp_timed.Tpo .deps/rtpp_objck_perf-rtpp_timed.Po /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o rtpp_objck_perf rtpp_objck_perf-rtpp_objck.o ../autosrc/rtpp_objck_perf-rtpp_command_rcache_fin.o ../autosrc/rtpp_objck_perf-rtpp_log_obj_fin.o ../autosrc/rtpp_objck_perf-rtpp_port_table_fin.o ../autosrc/rtpp_objck_perf-rtpp_timed_task_fin.o ../autosrc/rtpp_objck_perf-rtpp_modman_fin.o ../autosrc/rtpp_objck_perf-rtpp_module_if_fin.o rtpp_objck_perf-rtpp_network.o rtpp_objck_perf-rtpp_stats.o rtpp_objck_perf-rtpp_netaddr.o rtpp_objck_perf-rtpp_pearson_perfect.o rtpp_objck_perf-rtpp_pearson.o rtpp_objck_perf-rtpp_time.o rtpp_objck_perf-rtpp_timed.o rtpp_objck_perf-rtp_packet.o rtpp_objck_perf-rtpp_queue.o rtpp_objck_perf-rtpp_wi_data.o rtpp_objck_perf-rtpp_wi_sgnl.o rtpp_objck_perf-rtpp_wi_pkt.o rtpp_objck_perf-rtp.o rtpp_objck_perf-rtpp_refcnt.o rtpp_objck_perf-rtpp_mallocs.o -lm -lpthread ../libelperiodic/src/libelperiodic.la -lrt libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o rtpp_objck_perf rtpp_objck_perf-rtpp_objck.o ../autosrc/rtpp_objck_perf-rtpp_command_rcache_fin.o ../autosrc/rtpp_objck_perf-rtpp_log_obj_fin.o ../autosrc/rtpp_objck_perf-rtpp_port_table_fin.o ../autosrc/rtpp_objck_perf-rtpp_timed_task_fin.o ../autosrc/rtpp_objck_perf-rtpp_modman_fin.o ../autosrc/rtpp_objck_perf-rtpp_module_if_fin.o rtpp_objck_perf-rtpp_network.o rtpp_objck_perf-rtpp_stats.o rtpp_objck_perf-rtpp_netaddr.o rtpp_objck_perf-rtpp_pearson_perfect.o rtpp_objck_perf-rtpp_pearson.o rtpp_objck_perf-rtpp_time.o rtpp_objck_perf-rtpp_timed.o rtpp_objck_perf-rtp_packet.o rtpp_objck_perf-rtpp_queue.o rtpp_objck_perf-rtpp_wi_data.o rtpp_objck_perf-rtpp_wi_sgnl.o rtpp_objck_perf-rtpp_wi_pkt.o rtpp_objck_perf-rtp.o rtpp_objck_perf-rtpp_refcnt.o rtpp_objck_perf-rtpp_mallocs.o -lpthread ../libelperiodic/src/.libs/libelperiodic.a -lm -lrt libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/advanced/librtpproxy_la-pproc_manager.lo -MD -MP -MF ../src/advanced/.deps/librtpproxy_la-pproc_manager.Tpo -c ../src/advanced/pproc_manager.c -o ../src/advanced/librtpproxy_la-pproc_manager.o >/dev/null 2>&1 libtool: compile: cc -Wall -DHAVE_CONFIG_H -I../src "-DCFILE_PATH=\"/etc/rtpproxy.conf\"" "-DMDDIR_PATH=\"/usr/lib/rtpproxy\"" -I../external/libucl/include -I../libxxHash -D_BSD_SOURCE -I../autosrc -I../libelperiodic/src -DLIBRTPPROXY -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/commands/librtpproxy_la-rpcpv1_ul.lo -MD -MP -MF ../src/commands/.deps/librtpproxy_la-rpcpv1_ul.Tpo -c ../src/commands/rpcpv1_ul.c -o ../src/commands/librtpproxy_la-rpcpv1_ul.o >/dev/null 2>&1 mv -f ../src/advanced/.deps/librtpproxy_la-pproc_manager.Tpo ../src/advanced/.deps/librtpproxy_la-pproc_manager.Plo mv -f ../src/.deps/rtpp_fintest-rtpp_autoglitch.Tpo ../src/.deps/rtpp_fintest-rtpp_autoglitch.Po /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o rtpp_fintest rtpp_fintest-rtpp_fintest.o ../src/rtpp_fintest-rtpp_memdeb.o ../src/rtpp_fintest-rtpp_glitch.o ../src/rtpp_fintest-rtpp_autoglitch.o ../src/rtpp_fintest-rtpp_refcnt.o ../src/rtpp_fintest-rtpp_threads.o ../src/rtpp_fintest-rtpp_mallocs.o ../src/rtpp_fintest-rtpp_stacktrace.o rtpp_fintest-rtpp_memdeb_test.o ../autosrc/rtpp_fintest-rtpp_command_rcache_fin.o ../autosrc/rtpp_fintest-rtpp_log_obj_fin.o ../autosrc/rtpp_fintest-rtpp_port_table_fin.o ../autosrc/rtpp_fintest-rtpp_timed_task_fin.o ../autosrc/rtpp_fintest-rtpp_modman_fin.o ../autosrc/rtpp_fintest-rtpp_module_if_fin.o ../autosrc/rtpp_fintest-rtpp_netaddr_fin.o ../autosrc/rtpp_fintest-rtpp_pearson_perfect_fin.o ../autosrc/rtpp_fintest-rtpp_refcnt_fin.o ../autosrc/rtpp_fintest-rtpp_server_fin.o ../autosrc/rtpp_fintest-rtpp_stats_fin.o ../autosrc/rtpp_fintest-rtpp_stream_fin.o ../autosrc/rtpp_fintest-rtpp_timed_fin.o ../autosrc/rtpp_fintest-rtpp_pcount_fin.o ../autosrc/rtpp_fintest-rtpp_record_fin.o ../autosrc/rtpp_fintest-rtpp_hash_table_fin.o ../autosrc/rtpp_fintest-rtpp_weakref_fin.o ../autosrc/rtpp_fintest-rtpp_analyzer_fin.o ../autosrc/rtpp_fintest-rtpp_pcnt_strm_fin.o ../autosrc/rtpp_fintest-rtpp_ttl_fin.o ../autosrc/rtpp_fintest-rtpp_pipe_fin.o ../autosrc/rtpp_fintest-rtpp_ringbuf_fin.o ../autosrc/rtpp_fintest-rtpp_sessinfo_fin.o ../autosrc/rtpp_fintest-rtpp_rw_lock_fin.o ../autosrc/rtpp_fintest-rtpp_proc_servers_fin.o ../autosrc/rtpp_fintest-rtpp_proc_wakeup_fin.o ../autosrc/rtpp_fintest-rtpp_socket_fin.o ../autosrc/rtpp_fintest-rtpp_refproxy_fin.o ../autosrc/rtpp_fintest-rtpp_command_reply_fin.o ../libexecinfo/libexecinfo.la -ldl -lpthread -lrt libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o rtpp_fintest rtpp_fintest-rtpp_fintest.o ../src/rtpp_fintest-rtpp_memdeb.o ../src/rtpp_fintest-rtpp_glitch.o ../src/rtpp_fintest-rtpp_autoglitch.o ../src/rtpp_fintest-rtpp_refcnt.o ../src/rtpp_fintest-rtpp_threads.o ../src/rtpp_fintest-rtpp_mallocs.o ../src/rtpp_fintest-rtpp_stacktrace.o rtpp_fintest-rtpp_memdeb_test.o ../autosrc/rtpp_fintest-rtpp_command_rcache_fin.o ../autosrc/rtpp_fintest-rtpp_log_obj_fin.o ../autosrc/rtpp_fintest-rtpp_port_table_fin.o ../autosrc/rtpp_fintest-rtpp_timed_task_fin.o ../autosrc/rtpp_fintest-rtpp_modman_fin.o ../autosrc/rtpp_fintest-rtpp_module_if_fin.o ../autosrc/rtpp_fintest-rtpp_netaddr_fin.o ../autosrc/rtpp_fintest-rtpp_pearson_perfect_fin.o ../autosrc/rtpp_fintest-rtpp_refcnt_fin.o ../autosrc/rtpp_fintest-rtpp_server_fin.o ../autosrc/rtpp_fintest-rtpp_stats_fin.o ../autosrc/rtpp_fintest-rtpp_stream_fin.o ../autosrc/rtpp_fintest-rtpp_timed_fin.o ../autosrc/rtpp_fintest-rtpp_pcount_fin.o ../autosrc/rtpp_fintest-rtpp_record_fin.o ../autosrc/rtpp_fintest-rtpp_hash_table_fin.o ../autosrc/rtpp_fintest-rtpp_weakref_fin.o ../autosrc/rtpp_fintest-rtpp_analyzer_fin.o ../autosrc/rtpp_fintest-rtpp_pcnt_strm_fin.o ../autosrc/rtpp_fintest-rtpp_ttl_fin.o ../autosrc/rtpp_fintest-rtpp_pipe_fin.o ../autosrc/rtpp_fintest-rtpp_ringbuf_fin.o ../autosrc/rtpp_fintest-rtpp_sessinfo_fin.o ../autosrc/rtpp_fintest-rtpp_rw_lock_fin.o ../autosrc/rtpp_fintest-rtpp_proc_servers_fin.o ../autosrc/rtpp_fintest-rtpp_proc_wakeup_fin.o ../autosrc/rtpp_fintest-rtpp_socket_fin.o ../autosrc/rtpp_fintest-rtpp_refproxy_fin.o ../autosrc/rtpp_fintest-rtpp_command_reply_fin.o ../libexecinfo/.libs/libexecinfo.a -ldl -lpthread -lrt mv -f ../src/commands/.deps/librtpproxy_la-rpcpv1_ul.Tpo ../src/commands/.deps/librtpproxy_la-rpcpv1_ul.Plo /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fPIC -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -static -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o librtpproxy.la librtpproxy_la-main.lo librtpproxy_la-rtpp_server.lo librtpproxy_la-rtpp_record.lo librtpproxy_la-rtpp_util.lo librtpproxy_la-rtp.lo librtpproxy_la-rtp_resizer.lo librtpproxy_la-rtpp_session.lo librtpproxy_la-rtpp_command.lo librtpproxy_la-rtpp_network.lo librtpproxy_la-rtpp_syslog_async.lo librtpproxy_la-rtpp_notify.lo librtpproxy_la-rtpp_command_async.lo librtpproxy_la-rtpp_proc_async.lo librtpproxy_la-rtpp_proc.lo librtpproxy_la-rtpp_queue.lo librtpproxy_la-rtpp_netio_async.lo librtpproxy_la-rtpp_command_parse.lo ../src/commands/librtpproxy_la-rpcpv1_copy.lo ../src/commands/librtpproxy_la-rpcpv1_ul.lo librtpproxy_la-rtpp_hash_table.lo librtpproxy_la-rtpp_stats.lo ../src/commands/librtpproxy_la-rpcpv1_stats.lo librtpproxy_la-rtpp_controlfd.lo librtpproxy_la-rtpp_command_stream.lo librtpproxy_la-rtpp_timed.lo librtpproxy_la-rtpp_analyzer.lo librtpproxy_la-rtp_analyze.lo ../src/commands/librtpproxy_la-rpcpv1_query.lo librtpproxy_la-rtpp_pearson.lo librtpproxy_la-rtpp_command_rcache.lo librtpproxy_la-rtpp_tnotify_set.lo librtpproxy_la-rtp_packet.lo librtpproxy_la-rtpp_time.lo librtpproxy_la-rtpp_sessinfo.lo librtpproxy_la-rtpp_weakref.lo librtpproxy_la-rtpp_rw_lock.lo librtpproxy_la-rtpp_proc_servers.lo librtpproxy_la-rtpp_stream.lo librtpproxy_la-rtpp_proc_wakeup.lo librtpproxy_la-rtpp_genuid.lo librtpproxy_la-rtpp_genuid_singlet.lo librtpproxy_la-rtpp_log_obj.lo librtpproxy_la-rtpp_socket.lo librtpproxy_la-rtpp_wi_apis.lo librtpproxy_la-rtpp_ttl.lo librtpproxy_la-rtpp_proc_ttl.lo librtpproxy_la-rtpp_pipe.lo librtpproxy_la-rtpp_pcount.lo librtpproxy_la-rtpp_wi_sgnl.lo librtpproxy_la-rtpp_wi_data.lo librtpproxy_la-rtpp_pcnt_strm.lo librtpproxy_la-rtpp_ringbuf.lo ../src/commands/librtpproxy_la-rpcpv1_delete.lo ../src/commands/librtpproxy_la-rpcpv1_record.lo librtpproxy_la-rtpp_port_table.lo librtpproxy_la-rtpp_acct.lo librtpproxy_la-rtpp_bindaddrs.lo librtpproxy_la-rtpp_netaddr.lo ../src/commands/librtpproxy_la-rpcpv1_play.lo ../src/commands/librtpproxy_la-rpcpv1_ver.lo librtpproxy_la-rtpp_pearson_perfect.lo librtpproxy_la-rtpp_acct_rtcp.lo librtpproxy_la-rtpp_cfile.lo librtpproxy_la-rtpp_ucl.lo librtpproxy_la-rtpp_network_io.lo librtpproxy_la-rtpp_wi_pkt.lo librtpproxy_la-rtpp_timeout_data.lo librtpproxy_la-rtpp_nofile.lo ../src/commands/librtpproxy_la-rpcpv1_norecord.lo ../src/commands/librtpproxy_la-rpcpv1_ul_subc.lo librtpproxy_la-rtpp_epoll.lo librtpproxy_la-rtpp_str.lo librtpproxy_la-rtpp_sbuf.lo librtpproxy_la-rtpp_refproxy.lo librtpproxy_la-rtpp_command_reply.lo ../src/advanced/librtpproxy_la-pproc_manager.lo librtpproxy_la-rtpp_modman.lo librtpproxy_la-rtpp_module_if.lo librtpproxy_la-rtpp_log_stand.lo ../autosrc/librtpproxy_la-rtpp_command_rcache_fin.lo ../autosrc/librtpproxy_la-rtpp_log_obj_fin.lo ../autosrc/librtpproxy_la-rtpp_port_table_fin.lo ../autosrc/librtpproxy_la-rtpp_timed_task_fin.lo ../autosrc/librtpproxy_la-rtpp_modman_fin.lo ../autosrc/librtpproxy_la-rtpp_module_if_fin.lo librtpproxy_la-rtpp_refcnt.lo librtpproxy_la-rtpp_mallocs.lo librtpproxy_la-rtpp_module_if_static.lo ../libucl/libucl.la ../libxxHash/libxxHash.la ../modules/catch_dtmf/librtpp_catch_dtmf.la ../modules/acct_csv/librtpp_acct_csv.la ../modules/acct_rtcp_hep/librtpp_acct_rtcp_hep.la ../libelperiodic/src/libelperiodic.la -lrt libtool: link: (cd .libs/librtpproxy.lax/libucl.a && ar x "/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/src/../libucl/.libs/libucl.a") libtool: link: (cd .libs/librtpproxy.lax/libxxHash.a && ar x "/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/src/../libxxHash/.libs/libxxHash.a") libtool: link: (cd .libs/librtpproxy.lax/librtpp_catch_dtmf.a && ar x "/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/src/../modules/catch_dtmf/.libs/librtpp_catch_dtmf.a") libtool: link: (cd .libs/librtpproxy.lax/librtpp_acct_csv.a && ar x "/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/src/../modules/acct_csv/.libs/librtpp_acct_csv.a") libtool: link: (cd .libs/librtpproxy.lax/librtpp_acct_rtcp_hep.a && ar x "/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/src/../modules/acct_rtcp_hep/.libs/librtpp_acct_rtcp_hep.a") libtool: link: (cd .libs/librtpproxy.lax/libelperiodic.a && ar x "/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/src/../libelperiodic/src/.libs/libelperiodic.a") libtool: link: ar cr .libs/librtpproxy.a librtpproxy_la-main.o librtpproxy_la-rtpp_server.o librtpproxy_la-rtpp_record.o librtpproxy_la-rtpp_util.o librtpproxy_la-rtp.o librtpproxy_la-rtp_resizer.o librtpproxy_la-rtpp_session.o librtpproxy_la-rtpp_command.o librtpproxy_la-rtpp_network.o librtpproxy_la-rtpp_syslog_async.o librtpproxy_la-rtpp_notify.o librtpproxy_la-rtpp_command_async.o librtpproxy_la-rtpp_proc_async.o librtpproxy_la-rtpp_proc.o librtpproxy_la-rtpp_queue.o librtpproxy_la-rtpp_netio_async.o librtpproxy_la-rtpp_command_parse.o ../src/commands/librtpproxy_la-rpcpv1_copy.o ../src/commands/librtpproxy_la-rpcpv1_ul.o librtpproxy_la-rtpp_hash_table.o librtpproxy_la-rtpp_stats.o ../src/commands/librtpproxy_la-rpcpv1_stats.o librtpproxy_la-rtpp_controlfd.o librtpproxy_la-rtpp_command_stream.o librtpproxy_la-rtpp_timed.o librtpproxy_la-rtpp_analyzer.o librtpproxy_la-rtp_analyze.o ../src/commands/librtpproxy_la-rpcpv1_query.o librtpproxy_la-rtpp_pearson.o librtpproxy_la-rtpp_command_rcache.o librtpproxy_la-rtpp_tnotify_set.o librtpproxy_la-rtp_packet.o librtpproxy_la-rtpp_time.o librtpproxy_la-rtpp_sessinfo.o librtpproxy_la-rtpp_weakref.o librtpproxy_la-rtpp_rw_lock.o librtpproxy_la-rtpp_proc_servers.o librtpproxy_la-rtpp_stream.o librtpproxy_la-rtpp_proc_wakeup.o librtpproxy_la-rtpp_genuid.o librtpproxy_la-rtpp_genuid_singlet.o librtpproxy_la-rtpp_log_obj.o librtpproxy_la-rtpp_socket.o librtpproxy_la-rtpp_wi_apis.o librtpproxy_la-rtpp_ttl.o librtpproxy_la-rtpp_proc_ttl.o librtpproxy_la-rtpp_pipe.o librtpproxy_la-rtpp_pcount.o librtpproxy_la-rtpp_wi_sgnl.o librtpproxy_la-rtpp_wi_data.o librtpproxy_la-rtpp_pcnt_strm.o librtpproxy_la-rtpp_ringbuf.o ../src/commands/librtpproxy_la-rpcpv1_delete.o ../src/commands/librtpproxy_la-rpcpv1_record.o librtpproxy_la-rtpp_port_table.o librtpproxy_la-rtpp_acct.o librtpproxy_la-rtpp_bindaddrs.o librtpproxy_la-rtpp_netaddr.o ../src/commands/librtpproxy_la-rpcpv1_play.o ../src/commands/librtpproxy_la-rpcpv1_ver.o librtpproxy_la-rtpp_pearson_perfect.o librtpproxy_la-rtpp_acct_rtcp.o librtpproxy_la-rtpp_cfile.o librtpproxy_la-rtpp_ucl.o librtpproxy_la-rtpp_network_io.o librtpproxy_la-rtpp_wi_pkt.o librtpproxy_la-rtpp_timeout_data.o librtpproxy_la-rtpp_nofile.o ../src/commands/librtpproxy_la-rpcpv1_norecord.o ../src/commands/librtpproxy_la-rpcpv1_ul_subc.o librtpproxy_la-rtpp_epoll.o librtpproxy_la-rtpp_str.o librtpproxy_la-rtpp_sbuf.o librtpproxy_la-rtpp_refproxy.o librtpproxy_la-rtpp_command_reply.o ../src/advanced/librtpproxy_la-pproc_manager.o librtpproxy_la-rtpp_modman.o librtpproxy_la-rtpp_module_if.o librtpproxy_la-rtpp_log_stand.o ../autosrc/librtpproxy_la-rtpp_command_rcache_fin.o ../autosrc/librtpproxy_la-rtpp_log_obj_fin.o ../autosrc/librtpproxy_la-rtpp_port_table_fin.o ../autosrc/librtpproxy_la-rtpp_timed_task_fin.o ../autosrc/librtpproxy_la-rtpp_modman_fin.o ../autosrc/librtpproxy_la-rtpp_module_if_fin.o librtpproxy_la-rtpp_refcnt.o librtpproxy_la-rtpp_mallocs.o librtpproxy_la-rtpp_module_if_static.o .libs/librtpproxy.lax/libucl.a/libucl_la-ucl_emitter.o .libs/librtpproxy.lax/libucl.a/libucl_la-ucl_emitter_streamline.o .libs/librtpproxy.lax/libucl.a/libucl_la-ucl_emitter_utils.o .libs/librtpproxy.lax/libucl.a/libucl_la-ucl_hash.o .libs/librtpproxy.lax/libucl.a/libucl_la-ucl_msgpack.o .libs/librtpproxy.lax/libucl.a/libucl_la-ucl_parser.o .libs/librtpproxy.lax/libucl.a/libucl_la-ucl_schema.o .libs/librtpproxy.lax/libucl.a/libucl_la-ucl_sexp.o .libs/librtpproxy.lax/libucl.a/libucl_la-ucl_util.o .libs/librtpproxy.lax/libxxHash.a/libxxHash_la-xxhash.o .libs/librtpproxy.lax/librtpp_catch_dtmf.a/librtpp_catch_dtmf_la-rtpp_catch_dtmf.o .libs/librtpproxy.lax/librtpp_acct_csv.a/librtpp_acct_csv_la-rtpp_acct_csv.o .libs/librtpproxy.lax/librtpp_acct_rtcp_hep.a/librtpp_acct_rtcp_hep_la-core_hep.o .libs/librtpproxy.lax/librtpp_acct_rtcp_hep.a/librtpp_acct_rtcp_hep_la-rtcp2json.o .libs/librtpproxy.lax/librtpp_acct_rtcp_hep.a/librtpp_acct_rtcp_hep_la-rtpp_acct_rtcp_hep.o .libs/librtpproxy.lax/librtpp_acct_rtcp_hep.a/librtpp_acct_rtcp_hep_la-rtpp_arh_conf.o .libs/librtpproxy.lax/libelperiodic.a/libelperiodic_la-periodic.o .libs/librtpproxy.lax/libelperiodic.a/libelperiodic_la-prdic_fd.o .libs/librtpproxy.lax/libelperiodic.a/libelperiodic_la-prdic_main.o .libs/librtpproxy.lax/libelperiodic.a/libelperiodic_la-prdic_main_fd.o .libs/librtpproxy.lax/libelperiodic.a/libelperiodic_la-prdic_main_pfd.o .libs/librtpproxy.lax/libelperiodic.a/libelperiodic_la-prdic_math.o .libs/librtpproxy.lax/libelperiodic.a/libelperiodic_la-prdic_pfd.o .libs/librtpproxy.lax/libelperiodic.a/libelperiodic_la-prdic_recfilter.o .libs/librtpproxy.lax/libelperiodic.a/libelperiodic_la-prdic_shmtrig.o .libs/librtpproxy.lax/libelperiodic.a/libelperiodic_la-prdic_sign.o libtool: link: ranlib .libs/librtpproxy.a libtool: link: rm -fr .libs/librtpproxy.lax libtool: link: ( cd ".libs" && rm -f "librtpproxy.la" && ln -s "../librtpproxy.la" "librtpproxy.la" ) /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -Wl,--export-dynamic -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o rtpproxy rtpproxy-main.o rtpproxy-rtpp_module_if.o librtpproxy.la -lm -lpthread -ldl -lrt libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wall -Werror=implicit-function-declaration -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -Wl,--export-dynamic -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o rtpproxy rtpproxy-main.o rtpproxy-rtpp_module_if.o ./.libs/librtpproxy.a -lm -lpthread -ldl -lrt make[2]: Leaving directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/src' make[1]: Leaving directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/src' Making all in pertools make[1]: Entering directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/pertools' Making all in udp_contention make[2]: Entering directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/pertools/udp_contention' cc -I../../src -DHAVE_CONFIG_H -I../../libelperiodic/src -I../../src -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT udp_contention-udp_contention.o -MD -MP -MF .deps/udp_contention-udp_contention.Tpo -c -o udp_contention-udp_contention.o `test -f 'udp_contention.c' || echo './'`udp_contention.c cc -I../../src -DHAVE_CONFIG_H -I../../libelperiodic/src -I../../src -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../../src/udp_contention-rtpp_math.o -MD -MP -MF ../../src/.deps/udp_contention-rtpp_math.Tpo -c -o ../../src/udp_contention-rtpp_math.o `test -f '../../src/rtpp_math.c' || echo './'`../../src/rtpp_math.c mv -f ../../src/.deps/udp_contention-rtpp_math.Tpo ../../src/.deps/udp_contention-rtpp_math.Po mv -f .deps/udp_contention-udp_contention.Tpo .deps/udp_contention-udp_contention.Po /bin/sh ../../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o udp_contention udp_contention-udp_contention.o ../../src/udp_contention-rtpp_math.o -lm -lpthread ../../libelperiodic/src/libelperiodic.la -lrt libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o udp_contention udp_contention-udp_contention.o ../../src/udp_contention-rtpp_math.o -lpthread ../../libelperiodic/src/.libs/libelperiodic.a -lm -lrt make[2]: Leaving directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/pertools/udp_contention' make[2]: Entering directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/pertools' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/pertools' make[1]: Leaving directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/pertools' Making all in extractaudio make[1]: Entering directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/extractaudio' cc -DWITHOUT_RTPPLOG -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../src -I../autosrc -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT extractaudio-extractaudio.o -MD -MP -MF .deps/extractaudio-extractaudio.Tpo -c -o extractaudio-extractaudio.o `test -f 'extractaudio.c' || echo './'`extractaudio.c cc -DWITHOUT_RTPPLOG -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../src -I../autosrc -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT extractaudio-decoder.o -MD -MP -MF .deps/extractaudio-decoder.Tpo -c -o extractaudio-decoder.o `test -f 'decoder.c' || echo './'`decoder.c cc -DWITHOUT_RTPPLOG -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../src -I../autosrc -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT extractaudio-rtpp_loader.o -MD -MP -MF .deps/extractaudio-rtpp_loader.Tpo -c -o extractaudio-rtpp_loader.o `test -f 'rtpp_loader.c' || echo './'`rtpp_loader.c cc -DWITHOUT_RTPPLOG -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../src -I../autosrc -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/extractaudio-rtp.o -MD -MP -MF ../src/.deps/extractaudio-rtp.Tpo -c -o ../src/extractaudio-rtp.o `test -f '../src/rtp.c' || echo './'`../src/rtp.c cc -DWITHOUT_RTPPLOG -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../src -I../autosrc -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/extractaudio-rtp_analyze.o -MD -MP -MF ../src/.deps/extractaudio-rtp_analyze.Tpo -c -o ../src/extractaudio-rtp_analyze.o `test -f '../src/rtp_analyze.c' || echo './'`../src/rtp_analyze.c cc -DWITHOUT_RTPPLOG -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../src -I../autosrc -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/extractaudio-rtpp_util.o -MD -MP -MF ../src/.deps/extractaudio-rtpp_util.Tpo -c -o ../src/extractaudio-rtpp_util.o `test -f '../src/rtpp_util.c' || echo './'`../src/rtpp_util.c cc -DWITHOUT_RTPPLOG -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../src -I../autosrc -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/extractaudio-rtpp_time.o -MD -MP -MF ../src/.deps/extractaudio-rtpp_time.Tpo -c -o ../src/extractaudio-rtpp_time.o `test -f '../src/rtpp_time.c' || echo './'`../src/rtpp_time.c cc -DWITHOUT_RTPPLOG -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../src -I../autosrc -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT extractaudio-g729_compat.o -MD -MP -MF .deps/extractaudio-g729_compat.Tpo -c -o extractaudio-g729_compat.o `test -f 'g729_compat.c' || echo './'`g729_compat.c cc -DWITHOUT_RTPPLOG -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../src -I../autosrc -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/extractaudio-rtpp_network.o -MD -MP -MF ../src/.deps/extractaudio-rtpp_network.Tpo -c -o ../src/extractaudio-rtpp_network.o `test -f '../src/rtpp_network.c' || echo './'`../src/rtpp_network.c cc -DWITHOUT_RTPPLOG -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../src -I../autosrc -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/extractaudio-rtpp_ringbuf.o -MD -MP -MF ../src/.deps/extractaudio-rtpp_ringbuf.Tpo -c -o ../src/extractaudio-rtpp_ringbuf.o `test -f '../src/rtpp_ringbuf.c' || echo './'`../src/rtpp_ringbuf.c cc -DWITHOUT_RTPPLOG -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../src -I../autosrc -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/extractaudio-rtpp_netaddr.o -MD -MP -MF ../src/.deps/extractaudio-rtpp_netaddr.Tpo -c -o ../src/extractaudio-rtpp_netaddr.o `test -f '../src/rtpp_netaddr.c' || echo './'`../src/rtpp_netaddr.c cc -DWITHOUT_RTPPLOG -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../src -I../autosrc -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT extractaudio-eaud_oformats.o -MD -MP -MF .deps/extractaudio-eaud_oformats.Tpo -c -o extractaudio-eaud_oformats.o `test -f 'eaud_oformats.c' || echo './'`eaud_oformats.c cc -DWITHOUT_RTPPLOG -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../src -I../autosrc -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT extractaudio-rtpp_scan_pcap.o -MD -MP -MF .deps/extractaudio-rtpp_scan_pcap.Tpo -c -o extractaudio-rtpp_scan_pcap.o `test -f 'rtpp_scan_pcap.c' || echo './'`rtpp_scan_pcap.c cc -DWITHOUT_RTPPLOG -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../src -I../autosrc -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT extractaudio-eaud_pcap.o -MD -MP -MF .deps/extractaudio-eaud_pcap.Tpo -c -o extractaudio-eaud_pcap.o `test -f 'eaud_pcap.c' || echo './'`eaud_pcap.c cc -DWITHOUT_RTPPLOG -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../src -I../autosrc -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT extractaudio-eaud_substreams.o -MD -MP -MF .deps/extractaudio-eaud_substreams.Tpo -c -o extractaudio-eaud_substreams.o `test -f 'eaud_substreams.c' || echo './'`eaud_substreams.c cc -DWITHOUT_RTPPLOG -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../src -I../autosrc -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT extractaudio-rtpp_scan_adhoc.o -MD -MP -MF .deps/extractaudio-rtpp_scan_adhoc.Tpo -c -o extractaudio-rtpp_scan_adhoc.o `test -f 'rtpp_scan_adhoc.c' || echo './'`rtpp_scan_adhoc.c cc -DWITHOUT_RTPPLOG -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../src -I../autosrc -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT extractaudio-eaud_adhoc.o -MD -MP -MF .deps/extractaudio-eaud_adhoc.Tpo -c -o extractaudio-eaud_adhoc.o `test -f 'eaud_adhoc.c' || echo './'`eaud_adhoc.c cc -DWITHOUT_RTPPLOG -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../src -I../autosrc -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/extractaudio-rtpp_mallocs.o -MD -MP -MF ../src/.deps/extractaudio-rtpp_mallocs.Tpo -c -o ../src/extractaudio-rtpp_mallocs.o `test -f '../src/rtpp_mallocs.c' || echo './'`../src/rtpp_mallocs.c cc -DWITHOUT_RTPPLOG -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../src -I../autosrc -D_BSD_SOURCE -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/extractaudio-rtpp_refcnt.o -MD -MP -MF ../src/.deps/extractaudio-rtpp_refcnt.Tpo -c -o ../src/extractaudio-rtpp_refcnt.o `test -f '../src/rtpp_refcnt.c' || echo './'`../src/rtpp_refcnt.c cc -DWITHOUT_RTPPLOG -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../src -I../autosrc -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=extractaudio -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT extractaudio_debug-extractaudio.o -MD -MP -MF .deps/extractaudio_debug-extractaudio.Tpo -c -o extractaudio_debug-extractaudio.o `test -f 'extractaudio.c' || echo './'`extractaudio.c cc -DWITHOUT_RTPPLOG -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../src -I../autosrc -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=extractaudio -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT extractaudio_debug-decoder.o -MD -MP -MF .deps/extractaudio_debug-decoder.Tpo -c -o extractaudio_debug-decoder.o `test -f 'decoder.c' || echo './'`decoder.c cc -DWITHOUT_RTPPLOG -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../src -I../autosrc -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=extractaudio -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT extractaudio_debug-rtpp_loader.o -MD -MP -MF .deps/extractaudio_debug-rtpp_loader.Tpo -c -o extractaudio_debug-rtpp_loader.o `test -f 'rtpp_loader.c' || echo './'`rtpp_loader.c cc -DWITHOUT_RTPPLOG -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../src -I../autosrc -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=extractaudio -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/extractaudio_debug-rtp.o -MD -MP -MF ../src/.deps/extractaudio_debug-rtp.Tpo -c -o ../src/extractaudio_debug-rtp.o `test -f '../src/rtp.c' || echo './'`../src/rtp.c cc -DWITHOUT_RTPPLOG -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../src -I../autosrc -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=extractaudio -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/extractaudio_debug-rtp_analyze.o -MD -MP -MF ../src/.deps/extractaudio_debug-rtp_analyze.Tpo -c -o ../src/extractaudio_debug-rtp_analyze.o `test -f '../src/rtp_analyze.c' || echo './'`../src/rtp_analyze.c cc -DWITHOUT_RTPPLOG -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../src -I../autosrc -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=extractaudio -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/extractaudio_debug-rtpp_util.o -MD -MP -MF ../src/.deps/extractaudio_debug-rtpp_util.Tpo -c -o ../src/extractaudio_debug-rtpp_util.o `test -f '../src/rtpp_util.c' || echo './'`../src/rtpp_util.c cc -DWITHOUT_RTPPLOG -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../src -I../autosrc -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=extractaudio -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/extractaudio_debug-rtpp_time.o -MD -MP -MF ../src/.deps/extractaudio_debug-rtpp_time.Tpo -c -o ../src/extractaudio_debug-rtpp_time.o `test -f '../src/rtpp_time.c' || echo './'`../src/rtpp_time.c cc -DWITHOUT_RTPPLOG -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../src -I../autosrc -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=extractaudio -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT extractaudio_debug-g729_compat.o -MD -MP -MF .deps/extractaudio_debug-g729_compat.Tpo -c -o extractaudio_debug-g729_compat.o `test -f 'g729_compat.c' || echo './'`g729_compat.c cc -DWITHOUT_RTPPLOG -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../src -I../autosrc -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=extractaudio -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/extractaudio_debug-rtpp_network.o -MD -MP -MF ../src/.deps/extractaudio_debug-rtpp_network.Tpo -c -o ../src/extractaudio_debug-rtpp_network.o `test -f '../src/rtpp_network.c' || echo './'`../src/rtpp_network.c cc -DWITHOUT_RTPPLOG -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../src -I../autosrc -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=extractaudio -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/extractaudio_debug-rtpp_ringbuf.o -MD -MP -MF ../src/.deps/extractaudio_debug-rtpp_ringbuf.Tpo -c -o ../src/extractaudio_debug-rtpp_ringbuf.o `test -f '../src/rtpp_ringbuf.c' || echo './'`../src/rtpp_ringbuf.c cc -DWITHOUT_RTPPLOG -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../src -I../autosrc -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=extractaudio -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/extractaudio_debug-rtpp_netaddr.o -MD -MP -MF ../src/.deps/extractaudio_debug-rtpp_netaddr.Tpo -c -o ../src/extractaudio_debug-rtpp_netaddr.o `test -f '../src/rtpp_netaddr.c' || echo './'`../src/rtpp_netaddr.c cc -DWITHOUT_RTPPLOG -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../src -I../autosrc -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=extractaudio -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT extractaudio_debug-eaud_oformats.o -MD -MP -MF .deps/extractaudio_debug-eaud_oformats.Tpo -c -o extractaudio_debug-eaud_oformats.o `test -f 'eaud_oformats.c' || echo './'`eaud_oformats.c cc -DWITHOUT_RTPPLOG -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../src -I../autosrc -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=extractaudio -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT extractaudio_debug-rtpp_scan_pcap.o -MD -MP -MF .deps/extractaudio_debug-rtpp_scan_pcap.Tpo -c -o extractaudio_debug-rtpp_scan_pcap.o `test -f 'rtpp_scan_pcap.c' || echo './'`rtpp_scan_pcap.c cc -DWITHOUT_RTPPLOG -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../src -I../autosrc -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=extractaudio -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT extractaudio_debug-eaud_pcap.o -MD -MP -MF .deps/extractaudio_debug-eaud_pcap.Tpo -c -o extractaudio_debug-eaud_pcap.o `test -f 'eaud_pcap.c' || echo './'`eaud_pcap.c mv -f .deps/extractaudio-g729_compat.Tpo .deps/extractaudio-g729_compat.Po cc -DWITHOUT_RTPPLOG -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../src -I../autosrc -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=extractaudio -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT extractaudio_debug-eaud_substreams.o -MD -MP -MF .deps/extractaudio_debug-eaud_substreams.Tpo -c -o extractaudio_debug-eaud_substreams.o `test -f 'eaud_substreams.c' || echo './'`eaud_substreams.c cc -DWITHOUT_RTPPLOG -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../src -I../autosrc -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=extractaudio -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT extractaudio_debug-rtpp_scan_adhoc.o -MD -MP -MF .deps/extractaudio_debug-rtpp_scan_adhoc.Tpo -c -o extractaudio_debug-rtpp_scan_adhoc.o `test -f 'rtpp_scan_adhoc.c' || echo './'`rtpp_scan_adhoc.c cc -DWITHOUT_RTPPLOG -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../src -I../autosrc -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=extractaudio -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT extractaudio_debug-eaud_adhoc.o -MD -MP -MF .deps/extractaudio_debug-eaud_adhoc.Tpo -c -o extractaudio_debug-eaud_adhoc.o `test -f 'eaud_adhoc.c' || echo './'`eaud_adhoc.c decoder.c: In function 'decode_frame': decoder.c:152:18: warning: unused variable 'obytes' [-Wunused-variable] 152 | unsigned int obytes; | ^~~~~~ cc -DWITHOUT_RTPPLOG -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../src -I../autosrc -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=extractaudio -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/extractaudio_debug-rtpp_memdeb.o -MD -MP -MF ../src/.deps/extractaudio_debug-rtpp_memdeb.Tpo -c -o ../src/extractaudio_debug-rtpp_memdeb.o `test -f '../src/rtpp_memdeb.c' || echo './'`../src/rtpp_memdeb.c cc -DWITHOUT_RTPPLOG -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../src -I../autosrc -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=extractaudio -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/extractaudio_debug-rtpp_glitch.o -MD -MP -MF ../src/.deps/extractaudio_debug-rtpp_glitch.Tpo -c -o ../src/extractaudio_debug-rtpp_glitch.o `test -f '../src/rtpp_glitch.c' || echo './'`../src/rtpp_glitch.c cc -DWITHOUT_RTPPLOG -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../src -I../autosrc -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=extractaudio -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/extractaudio_debug-rtpp_autoglitch.o -MD -MP -MF ../src/.deps/extractaudio_debug-rtpp_autoglitch.Tpo -c -o ../src/extractaudio_debug-rtpp_autoglitch.o `test -f '../src/rtpp_autoglitch.c' || echo './'`../src/rtpp_autoglitch.c cc -DWITHOUT_RTPPLOG -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../src -I../autosrc -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=extractaudio -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/extractaudio_debug-rtpp_refcnt.o -MD -MP -MF ../src/.deps/extractaudio_debug-rtpp_refcnt.Tpo -c -o ../src/extractaudio_debug-rtpp_refcnt.o `test -f '../src/rtpp_refcnt.c' || echo './'`../src/rtpp_refcnt.c cc -DWITHOUT_RTPPLOG -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../src -I../autosrc -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=extractaudio -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/extractaudio_debug-rtpp_threads.o -MD -MP -MF ../src/.deps/extractaudio_debug-rtpp_threads.Tpo -c -o ../src/extractaudio_debug-rtpp_threads.o `test -f '../src/rtpp_threads.c' || echo './'`../src/rtpp_threads.c cc -DWITHOUT_RTPPLOG -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../src -I../autosrc -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=extractaudio -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/extractaudio_debug-rtpp_mallocs.o -MD -MP -MF ../src/.deps/extractaudio_debug-rtpp_mallocs.Tpo -c -o ../src/extractaudio_debug-rtpp_mallocs.o `test -f '../src/rtpp_mallocs.c' || echo './'`../src/rtpp_mallocs.c cc -DWITHOUT_RTPPLOG -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../src -I../autosrc -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=extractaudio -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../src/extractaudio_debug-rtpp_stacktrace.o -MD -MP -MF ../src/.deps/extractaudio_debug-rtpp_stacktrace.Tpo -c -o ../src/extractaudio_debug-rtpp_stacktrace.o `test -f '../src/rtpp_stacktrace.c' || echo './'`../src/rtpp_stacktrace.c cc -DWITHOUT_RTPPLOG -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../src -I../autosrc -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=extractaudio -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/extractaudio_debug-rtpp_netaddr_fin.o -MD -MP -MF ../autosrc/.deps/extractaudio_debug-rtpp_netaddr_fin.Tpo -c -o ../autosrc/extractaudio_debug-rtpp_netaddr_fin.o `test -f '../autosrc/rtpp_netaddr_fin.c' || echo './'`../autosrc/rtpp_netaddr_fin.c cc -DWITHOUT_RTPPLOG -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../src -I../autosrc -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=extractaudio -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/extractaudio_debug-rtpp_refcnt_fin.o -MD -MP -MF ../autosrc/.deps/extractaudio_debug-rtpp_refcnt_fin.Tpo -c -o ../autosrc/extractaudio_debug-rtpp_refcnt_fin.o `test -f '../autosrc/rtpp_refcnt_fin.c' || echo './'`../autosrc/rtpp_refcnt_fin.c cc -DWITHOUT_RTPPLOG -Wall -Werror=implicit-function-declaration -DHAVE_CONFIG_H -I../src -I../autosrc -D_BSD_SOURCE -DRTPP_MEMDEB_STDOUT -include rtpp_debugon.h -I.. -I../autosrc -DMEMDEB_APP=extractaudio -D_DEFAULT_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -g3 -O0 -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -MT ../autosrc/extractaudio_debug-rtpp_ringbuf_fin.o -MD -MP -MF ../autosrc/.deps/extractaudio_debug-rtpp_ringbuf_fin.Tpo -c -o ../autosrc/extractaudio_debug-rtpp_ringbuf_fin.o `test -f '../autosrc/rtpp_ringbuf_fin.c' || echo './'`../autosrc/rtpp_ringbuf_fin.c In file included from ../src/rtpp_glitch.c:42: ../src/rtpp_glitch.h:40:1: note: the alignment of '_Atomic long long int' fields changed in GCC 11.1 40 | }; | ^ mv -f ../src/.deps/extractaudio-rtpp_mallocs.Tpo ../src/.deps/extractaudio-rtpp_mallocs.Po eaud_pcap.c: In function 'eaud_pcap_dissect': eaud_pcap.c:98:15: warning: taking address of packed member of 'struct udpip' may result in an unaligned pointer value [-Waddress-of-packed-member] 98 | dp->src = &dp->udpip->iphdr.ip_src; | ^~~~~~~~~~~~~~~~~~~~~~~~ eaud_pcap.c:100:15: warning: taking address of packed member of 'struct udpip' may result in an unaligned pointer value [-Waddress-of-packed-member] 100 | dp->dst = &dp->udpip->iphdr.ip_dst; | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../src/rtpp_autoglitch.c:44: ../src/rtpp_glitch.h:40:1: note: the alignment of '_Atomic long long int' fields changed in GCC 11.1 40 | }; | ^ mv -f .deps/extractaudio-eaud_substreams.Tpo .deps/extractaudio-eaud_substreams.Po decoder.c: In function 'decode_frame': decoder.c:152:18: warning: unused variable 'obytes' [-Wunused-variable] 152 | unsigned int obytes; | ^~~~~~ mv -f .deps/extractaudio-eaud_adhoc.Tpo .deps/extractaudio-eaud_adhoc.Po mv -f ../src/.deps/extractaudio-rtpp_time.Tpo ../src/.deps/extractaudio-rtpp_time.Po mv -f .deps/extractaudio-rtpp_scan_adhoc.Tpo .deps/extractaudio-rtpp_scan_adhoc.Po mv -f .deps/extractaudio_debug-g729_compat.Tpo .deps/extractaudio_debug-g729_compat.Po eaud_pcap.c: In function 'eaud_pcap_dissect': eaud_pcap.c:98:15: warning: taking address of packed member of 'struct udpip' may result in an unaligned pointer value [-Waddress-of-packed-member] 98 | dp->src = &dp->udpip->iphdr.ip_src; | ^~~~~~~~~~~~~~~~~~~~~~~~ eaud_pcap.c:100:15: warning: taking address of packed member of 'struct udpip' may result in an unaligned pointer value [-Waddress-of-packed-member] 100 | dp->dst = &dp->udpip->iphdr.ip_dst; | ^~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/extractaudio-rtpp_scan_pcap.Tpo .deps/extractaudio-rtpp_scan_pcap.Po mv -f .deps/extractaudio-eaud_oformats.Tpo .deps/extractaudio-eaud_oformats.Po mv -f ../src/.deps/extractaudio_debug-rtpp_glitch.Tpo ../src/.deps/extractaudio_debug-rtpp_glitch.Po In file included from ../src/rtpp_memdeb.c:62: ../src/rtpp_glitch.h:40:1: note: the alignment of '_Atomic long long int' fields changed in GCC 11.1 40 | }; | ^ mv -f ../src/.deps/extractaudio_debug-rtpp_refcnt.Tpo ../src/.deps/extractaudio_debug-rtpp_refcnt.Po mv -f ../src/.deps/extractaudio-rtpp_ringbuf.Tpo ../src/.deps/extractaudio-rtpp_ringbuf.Po mv -f .deps/extractaudio_debug-eaud_substreams.Tpo .deps/extractaudio_debug-eaud_substreams.Po mv -f ../autosrc/.deps/extractaudio_debug-rtpp_ringbuf_fin.Tpo ../autosrc/.deps/extractaudio_debug-rtpp_ringbuf_fin.Po mv -f ../src/.deps/extractaudio-rtpp_refcnt.Tpo ../src/.deps/extractaudio-rtpp_refcnt.Po mv -f .deps/extractaudio-decoder.Tpo .deps/extractaudio-decoder.Po mv -f ../src/.deps/extractaudio_debug-rtpp_netaddr.Tpo ../src/.deps/extractaudio_debug-rtpp_netaddr.Po mv -f .deps/extractaudio_debug-eaud_adhoc.Tpo .deps/extractaudio_debug-eaud_adhoc.Po mv -f ../src/.deps/extractaudio_debug-rtpp_mallocs.Tpo ../src/.deps/extractaudio_debug-rtpp_mallocs.Po mv -f .deps/extractaudio_debug-rtpp_scan_pcap.Tpo .deps/extractaudio_debug-rtpp_scan_pcap.Po mv -f ../src/.deps/extractaudio_debug-rtpp_stacktrace.Tpo ../src/.deps/extractaudio_debug-rtpp_stacktrace.Po mv -f .deps/extractaudio-eaud_pcap.Tpo .deps/extractaudio-eaud_pcap.Po mv -f .deps/extractaudio_debug-decoder.Tpo .deps/extractaudio_debug-decoder.Po mv -f .deps/extractaudio_debug-eaud_pcap.Tpo .deps/extractaudio_debug-eaud_pcap.Po mv -f ../autosrc/.deps/extractaudio_debug-rtpp_netaddr_fin.Tpo ../autosrc/.deps/extractaudio_debug-rtpp_netaddr_fin.Po mv -f ../src/.deps/extractaudio_debug-rtpp_time.Tpo ../src/.deps/extractaudio_debug-rtpp_time.Po mv -f ../src/.deps/extractaudio_debug-rtpp_ringbuf.Tpo ../src/.deps/extractaudio_debug-rtpp_ringbuf.Po mv -f ../src/.deps/extractaudio_debug-rtp_analyze.Tpo ../src/.deps/extractaudio_debug-rtp_analyze.Po mv -f ../src/.deps/extractaudio-rtpp_netaddr.Tpo ../src/.deps/extractaudio-rtpp_netaddr.Po In file included from decoder.h:49, from extractaudio.c:66: extractaudio.c: In function 'main': session.h:46:16: warning: 'ap' may be used uninitialized [-Wmaybe-uninitialized] 46 | for ((itemp) = (headp)->first; (itemp) != NULL; (itemp) = MYQ_NEXT(itemp)) | ~~~~~~~~^~~~~~~~~~~~~~~~ extractaudio.c:480:9: note: in expansion of macro 'MYQ_FOREACH' 480 | MYQ_FOREACH(cnp, ap) { | ^~~~~~~~~~~ extractaudio.c:242:44: note: 'ap' was declared here 242 | struct channels channels, act_subset, *ap; | ^~ mv -f .deps/extractaudio_debug-eaud_oformats.Tpo .deps/extractaudio_debug-eaud_oformats.Po mv -f .deps/extractaudio_debug-rtpp_scan_adhoc.Tpo .deps/extractaudio_debug-rtpp_scan_adhoc.Po mv -f ../src/.deps/extractaudio_debug-rtpp_threads.Tpo ../src/.deps/extractaudio_debug-rtpp_threads.Po mv -f ../autosrc/.deps/extractaudio_debug-rtpp_refcnt_fin.Tpo ../autosrc/.deps/extractaudio_debug-rtpp_refcnt_fin.Po mv -f ../src/.deps/extractaudio_debug-rtpp_network.Tpo ../src/.deps/extractaudio_debug-rtpp_network.Po ../src/rtpp_util.c: In function 'rtpp_daemon': ../src/rtpp_util.c:251:12: warning: 'fd' may be used uninitialized [-Wmaybe-uninitialized] 251 | if (fd != STDIN_FILENO) { | ^ ../src/rtpp_util.c:202:9: note: 'fd' was declared here 202 | int fd; | ^~ mv -f .deps/extractaudio-rtpp_loader.Tpo .deps/extractaudio-rtpp_loader.Po mv -f ../src/.deps/extractaudio_debug-rtp.Tpo ../src/.deps/extractaudio_debug-rtp.Po mv -f ../src/.deps/extractaudio_debug-rtpp_util.Tpo ../src/.deps/extractaudio_debug-rtpp_util.Po mv -f ../src/.deps/extractaudio-rtp.Tpo ../src/.deps/extractaudio-rtp.Po mv -f .deps/extractaudio_debug-rtpp_loader.Tpo .deps/extractaudio_debug-rtpp_loader.Po mv -f ../src/.deps/extractaudio-rtpp_network.Tpo ../src/.deps/extractaudio-rtpp_network.Po mv -f .deps/extractaudio_debug-extractaudio.Tpo .deps/extractaudio_debug-extractaudio.Po mv -f .deps/extractaudio-extractaudio.Tpo .deps/extractaudio-extractaudio.Po mv -f ../src/.deps/extractaudio_debug-rtpp_memdeb.Tpo ../src/.deps/extractaudio_debug-rtpp_memdeb.Po mv -f ../src/.deps/extractaudio_debug-rtpp_autoglitch.Tpo ../src/.deps/extractaudio_debug-rtpp_autoglitch.Po /bin/sh ../libtool --tag=CC --mode=link cc -g3 -O0 -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o extractaudio_debug extractaudio_debug-extractaudio.o extractaudio_debug-decoder.o extractaudio_debug-rtpp_loader.o ../src/extractaudio_debug-rtp.o ../src/extractaudio_debug-rtp_analyze.o ../src/extractaudio_debug-rtpp_util.o ../src/extractaudio_debug-rtpp_time.o extractaudio_debug-g729_compat.o ../src/extractaudio_debug-rtpp_network.o ../src/extractaudio_debug-rtpp_ringbuf.o ../src/extractaudio_debug-rtpp_netaddr.o extractaudio_debug-eaud_oformats.o extractaudio_debug-rtpp_scan_pcap.o extractaudio_debug-eaud_pcap.o extractaudio_debug-eaud_substreams.o extractaudio_debug-rtpp_scan_adhoc.o extractaudio_debug-eaud_adhoc.o ../src/extractaudio_debug-rtpp_memdeb.o ../src/extractaudio_debug-rtpp_glitch.o ../src/extractaudio_debug-rtpp_autoglitch.o ../src/extractaudio_debug-rtpp_refcnt.o ../src/extractaudio_debug-rtpp_threads.o ../src/extractaudio_debug-rtpp_mallocs.o ../src/extractaudio_debug-rtpp_stacktrace.o ../autosrc/extractaudio_debug-rtpp_netaddr_fin.o ../autosrc/extractaudio_debug-rtpp_refcnt_fin.o ../autosrc/extractaudio_debug-rtpp_ringbuf_fin.o -lsndfile -lm -lpthread ../libexecinfo/libexecinfo.la -ldl -lpthread -lrt mv -f ../src/.deps/extractaudio-rtp_analyze.Tpo ../src/.deps/extractaudio-rtp_analyze.Po mv -f ../src/.deps/extractaudio-rtpp_util.Tpo ../src/.deps/extractaudio-rtpp_util.Po /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o extractaudio extractaudio-extractaudio.o extractaudio-decoder.o extractaudio-rtpp_loader.o ../src/extractaudio-rtp.o ../src/extractaudio-rtp_analyze.o ../src/extractaudio-rtpp_util.o ../src/extractaudio-rtpp_time.o extractaudio-g729_compat.o ../src/extractaudio-rtpp_network.o ../src/extractaudio-rtpp_ringbuf.o ../src/extractaudio-rtpp_netaddr.o extractaudio-eaud_oformats.o extractaudio-rtpp_scan_pcap.o extractaudio-eaud_pcap.o extractaudio-eaud_substreams.o extractaudio-rtpp_scan_adhoc.o extractaudio-eaud_adhoc.o ../src/extractaudio-rtpp_mallocs.o ../src/extractaudio-rtpp_refcnt.o -lsndfile -lm -lpthread -lrt libtool: link: cc -g3 -O0 -fno-omit-frame-pointer -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o extractaudio_debug extractaudio_debug-extractaudio.o extractaudio_debug-decoder.o extractaudio_debug-rtpp_loader.o ../src/extractaudio_debug-rtp.o ../src/extractaudio_debug-rtp_analyze.o ../src/extractaudio_debug-rtpp_util.o ../src/extractaudio_debug-rtpp_time.o extractaudio_debug-g729_compat.o ../src/extractaudio_debug-rtpp_network.o ../src/extractaudio_debug-rtpp_ringbuf.o ../src/extractaudio_debug-rtpp_netaddr.o extractaudio_debug-eaud_oformats.o extractaudio_debug-rtpp_scan_pcap.o extractaudio_debug-eaud_pcap.o extractaudio_debug-eaud_substreams.o extractaudio_debug-rtpp_scan_adhoc.o extractaudio_debug-eaud_adhoc.o ../src/extractaudio_debug-rtpp_memdeb.o ../src/extractaudio_debug-rtpp_glitch.o ../src/extractaudio_debug-rtpp_autoglitch.o ../src/extractaudio_debug-rtpp_refcnt.o ../src/extractaudio_debug-rtpp_threads.o ../src/extractaudio_debug-rtpp_mallocs.o ../src/extractaudio_debug-rtpp_stacktrace.o ../autosrc/extractaudio_debug-rtpp_netaddr_fin.o ../autosrc/extractaudio_debug-rtpp_refcnt_fin.o ../autosrc/extractaudio_debug-rtpp_ringbuf_fin.o -lsndfile -lm ../libexecinfo/.libs/libexecinfo.a -ldl -lpthread -lrt libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -fstack-clash-protection -Wformat -Werror=format-security -fvisibility=hidden -Wno-frame-address -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o extractaudio extractaudio-extractaudio.o extractaudio-decoder.o extractaudio-rtpp_loader.o ../src/extractaudio-rtp.o ../src/extractaudio-rtp_analyze.o ../src/extractaudio-rtpp_util.o ../src/extractaudio-rtpp_time.o extractaudio-g729_compat.o ../src/extractaudio-rtpp_network.o ../src/extractaudio-rtpp_ringbuf.o ../src/extractaudio-rtpp_netaddr.o extractaudio-eaud_oformats.o extractaudio-rtpp_scan_pcap.o extractaudio-eaud_pcap.o extractaudio-eaud_substreams.o extractaudio-rtpp_scan_adhoc.o extractaudio-eaud_adhoc.o ../src/extractaudio-rtpp_mallocs.o ../src/extractaudio-rtpp_refcnt.o -lsndfile -lm -lpthread -lrt make[1]: Leaving directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/extractaudio' make[1]: Entering directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1' >>> rtpproxy: Entering fakeroot... Making install in libexecinfo make[1]: Entering directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/libexecinfo' make[2]: Entering directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.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-3.1.1/libexecinfo' make[1]: Leaving directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/libexecinfo' Making install in libucl make[1]: Entering directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/libucl' make[2]: Entering directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/libucl' 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-3.1.1/libucl' make[1]: Leaving directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/libucl' Making install in libxxHash make[1]: Entering directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/libxxHash' make[2]: Entering directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/libxxHash' 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-3.1.1/libxxHash' make[1]: Leaving directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/libxxHash' Making install in makeann make[1]: Entering directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/makeann' make[2]: Entering directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/makeann' make[2]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/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-3.1.1/makeann' make[1]: Leaving directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/makeann' Making install in modules make[1]: Entering directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/modules' Making install in acct_csv make[2]: Entering directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/modules/acct_csv' make[3]: Entering directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/modules/acct_csv' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/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-3.1.1/modules/acct_csv' make[2]: Leaving directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/modules/acct_csv' Making install in acct_rtcp_hep make[2]: Entering directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/modules/acct_rtcp_hep' make[3]: Entering directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/modules/acct_rtcp_hep' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildozer/aports/main/rtpproxy/pkg/rtpproxy/usr/lib/rtpproxy' /bin/sh ../../libtool --mode=install /usr/bin/install -c rtpp_acct_rtcp_hep.la rtpp_acct_rtcp_hep_debug.la '/home/buildozer/aports/main/rtpproxy/pkg/rtpproxy/usr/lib/rtpproxy' libtool: install: /usr/bin/install -c .libs/rtpp_acct_rtcp_hep.so /home/buildozer/aports/main/rtpproxy/pkg/rtpproxy/usr/lib/rtpproxy/rtpp_acct_rtcp_hep.so libtool: install: /usr/bin/install -c .libs/rtpp_acct_rtcp_hep.lai /home/buildozer/aports/main/rtpproxy/pkg/rtpproxy/usr/lib/rtpproxy/rtpp_acct_rtcp_hep.la libtool: install: /usr/bin/install -c .libs/rtpp_acct_rtcp_hep_debug.so /home/buildozer/aports/main/rtpproxy/pkg/rtpproxy/usr/lib/rtpproxy/rtpp_acct_rtcp_hep_debug.so libtool: install: /usr/bin/install -c .libs/rtpp_acct_rtcp_hep_debug.lai /home/buildozer/aports/main/rtpproxy/pkg/rtpproxy/usr/lib/rtpproxy/rtpp_acct_rtcp_hep_debug.la libtool: warning: remember to run 'libtool --finish /usr/lib/rtpproxy' make[3]: Leaving directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/modules/acct_rtcp_hep' make[2]: Leaving directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/modules/acct_rtcp_hep' Making install in catch_dtmf make[2]: Entering directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/modules/catch_dtmf' make[3]: Entering directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/modules/catch_dtmf' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildozer/aports/main/rtpproxy/pkg/rtpproxy/usr/lib/rtpproxy' /bin/sh ../../libtool --mode=install /usr/bin/install -c rtpp_catch_dtmf.la rtpp_catch_dtmf_debug.la '/home/buildozer/aports/main/rtpproxy/pkg/rtpproxy/usr/lib/rtpproxy' libtool: install: /usr/bin/install -c .libs/rtpp_catch_dtmf.so /home/buildozer/aports/main/rtpproxy/pkg/rtpproxy/usr/lib/rtpproxy/rtpp_catch_dtmf.so libtool: install: /usr/bin/install -c .libs/rtpp_catch_dtmf.lai /home/buildozer/aports/main/rtpproxy/pkg/rtpproxy/usr/lib/rtpproxy/rtpp_catch_dtmf.la libtool: install: /usr/bin/install -c .libs/rtpp_catch_dtmf_debug.so /home/buildozer/aports/main/rtpproxy/pkg/rtpproxy/usr/lib/rtpproxy/rtpp_catch_dtmf_debug.so libtool: install: /usr/bin/install -c .libs/rtpp_catch_dtmf_debug.lai /home/buildozer/aports/main/rtpproxy/pkg/rtpproxy/usr/lib/rtpproxy/rtpp_catch_dtmf_debug.la libtool: warning: remember to run 'libtool --finish /usr/lib/rtpproxy' make[3]: Leaving directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/modules/catch_dtmf' make[2]: Leaving directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/modules/catch_dtmf' Making install in badmod make[2]: Entering directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/modules/badmod' true make[2]: Leaving directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/modules/badmod' make[2]: Entering directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/modules' make[3]: Entering directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.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-3.1.1/modules' make[2]: Leaving directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/modules' make[1]: Leaving directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/modules' Making install in libelperiodic/src make[1]: Entering directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/libelperiodic/src' make[2]: Entering directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/libelperiodic/src' 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-3.1.1/libelperiodic/src' make[1]: Leaving directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/libelperiodic/src' Making install in src make[1]: Entering directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/src' make[2]: Entering directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/src' make[2]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildozer/aports/main/rtpproxy/pkg/rtpproxy/usr/bin' libfakeroot internal error: payload not recognized! /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[2]: Leaving directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/src' make[1]: Leaving directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/src' Making install in pertools make[1]: Entering directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/pertools' Making install in udp_contention make[2]: Entering directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/pertools/udp_contention' make[3]: Entering directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/pertools/udp_contention' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildozer/aports/main/rtpproxy/pkg/rtpproxy/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c udp_contention '/home/buildozer/aports/main/rtpproxy/pkg/rtpproxy/usr/bin' libtool: install: /usr/bin/install -c udp_contention /home/buildozer/aports/main/rtpproxy/pkg/rtpproxy/usr/bin/udp_contention make[3]: Leaving directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/pertools/udp_contention' make[2]: Leaving directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/pertools/udp_contention' make[2]: Entering directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/pertools' make[3]: Entering directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/pertools' 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-3.1.1/pertools' make[2]: Leaving directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/pertools' make[1]: Leaving directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/pertools' Making install in extractaudio make[1]: Entering directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/extractaudio' make[2]: Entering directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/extractaudio' make[2]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/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-3.1.1/extractaudio' make[1]: Leaving directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1/extractaudio' make[1]: Entering directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1' make[2]: Entering directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1' make[2]: Nothing to be done for 'install-exec-am'. libfakeroot internal error: payload not recognized! /bin/mkdir -p '/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-3.1.1' make[1]: Leaving directory '/home/buildozer/aports/main/rtpproxy/src/rtpproxy-3.1.1' >>> rtpproxy-doc*: Running split function doc... 'usr/share/man' -> '/home/buildozer/aports/main/rtpproxy/pkg/rtpproxy-doc/usr/share/man' >>> 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... 'etc/conf.d' -> '/home/buildozer/aports/main/rtpproxy/pkg/rtpproxy-openrc/etc/conf.d' 'etc/init.d' -> '/home/buildozer/aports/main/rtpproxy/pkg/rtpproxy-openrc/etc/init.d' >>> 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-3.1.1-r0.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.so.1 >>> rtpproxy-debug*: Package size: 648.6 KB >>> rtpproxy-debug*: Compressing data... >>> rtpproxy-debug*: Create checksum... >>> rtpproxy-debug*: Create rtpproxy-debug-3.1.1-r0.apk >>> rtpproxy-doc*: Tracing dependencies... >>> rtpproxy-doc*: Package size: 5.5 KB >>> rtpproxy-doc*: Compressing data... >>> rtpproxy-doc*: Create checksum... >>> rtpproxy-doc*: Create rtpproxy-doc-3.1.1-r0.apk >>> rtpproxy-openrc*: Tracing dependencies... >>> rtpproxy-openrc*: Package size: 737.0 B >>> rtpproxy-openrc*: Compressing data... >>> rtpproxy-openrc*: Create checksum... >>> rtpproxy-openrc*: Create rtpproxy-openrc-3.1.1-r0.apk >>> rtpproxy-tools*: Tracing dependencies... so:libc.musl-x86.so.1 so:libsndfile.so.1 >>> rtpproxy-tools*: Package size: 134.7 KB >>> rtpproxy-tools*: Compressing data... >>> rtpproxy-tools*: Create checksum... >>> rtpproxy-tools*: Create rtpproxy-tools-3.1.1-r0.apk >>> rtpproxy*: Tracing dependencies... /bin/sh so:libc.musl-x86.so.1 >>> rtpproxy*: Package size: 722.3 KB >>> rtpproxy*: Compressing data... >>> rtpproxy*: Create checksum... >>> rtpproxy*: Create rtpproxy-3.1.1-r0.apk >>> rtpproxy: Build complete at Tue, 09 Sep 2025 12:18:44 +0000 elapsed time 0h 0m 47s >>> rtpproxy: Cleaning up srcdir >>> rtpproxy: Cleaning up pkgdir >>> rtpproxy: Uninstalling dependencies... ( 1/16) Purging .makedepends-rtpproxy (20250909.121759) ( 2/16) Purging libsndfile-dev (1.2.2-r2) ( 3/16) Purging libsndfile (1.2.2-r2) ( 4/16) Purging alsa-lib (1.2.14-r1) ( 5/16) Purging flac-dev (1.4.3-r2) ( 6/16) Purging libflac++ (1.4.3-r2) ( 7/16) Purging libflac (1.4.3-r2) ( 8/16) Purging lame-libs (3.100-r5) ( 9/16) Purging libvorbis-dev (1.3.7-r2) (10/16) Purging libvorbis (1.3.7-r2) (11/16) Purging mpg123-dev (1.33.2-r0) (12/16) Purging mpg123-libs (1.33.2-r0) (13/16) Purging opus-dev (1.5.2-r1) (14/16) Purging opus (1.5.2-r1) (15/16) Purging libogg-dev (1.3.6-r0) (16/16) Purging libogg (1.3.6-r0) busybox-1.37.0-r23.trigger: Executing script... OK: 426 MiB in 105 packages >>> rtpproxy: Updating the main/x86 repository index... >>> rtpproxy: Signing the index...