+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/rtpproxy.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.jn7xI1 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf rtpproxy-2.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/rtpproxy-2.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd rtpproxy-2.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (rtpproxy-0001-Remove-more-autogenerated-stuff.patch):' Patch #1 (rtpproxy-0001-Remove-more-autogenerated-stuff.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .autogenerated --fuzz=0 patching file .gitignore patching file INSTALL patching file Makefile.in patching file aclocal.m4 patching file compile patching file config.guess patching file config.sub patching file configure patching file depcomp patching file extractaudio/Makefile.in patching file install-sh patching file ltmain.sh patching file m4/libtool.m4 patching file m4/ltoptions.m4 patching file m4/ltsugar.m4 patching file m4/ltversion.m4 patching file m4/lt~obsolete.m4 patching file makeann/Makefile.in patching file missing patching file src/Makefile.in patching file src/config.h.in patching file stamp-h.in patching file test-driver patching file tests/Makefile.in + echo 'Patch #2 (rtpproxy-0002-Fedora-related-fix-for-docbook-path.patch):' Patch #2 (rtpproxy-0002-Fedora-related-fix-for-docbook-path.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .fix_docbook_path --fuzz=0 patching file Makefile.am + echo 'Patch #3 (rtpproxy-0003-Updated-SysV-init-script-for-legacy-systems.patch):' Patch #3 (rtpproxy-0003-Updated-SysV-init-script-for-legacy-systems.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .update_sysv --fuzz=0 patching file rpm/rtpproxy.init + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.PKAxmw + umask 022 + cd /builddir/build/BUILD + cd rtpproxy-2.0.0 + autoreconf -ivf autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:17: installing './compile' configure.ac:13: installing './config.guess' configure.ac:13: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' extractaudio/Makefile.am:3: warning: source file '${MAINSRCDIR}/rtp.c' is in a subdirectory, extractaudio/Makefile.am:3: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. extractaudio/Makefile.am:3: warning: source file '${MAINSRCDIR}/rtp_analyze.c' is in a subdirectory, extractaudio/Makefile.am:3: but option 'subdir-objects' is disabled extractaudio/Makefile.am:3: warning: source file '${MAINSRCDIR}/rtpp_util.c' is in a subdirectory, extractaudio/Makefile.am:3: but option 'subdir-objects' is disabled extractaudio/Makefile.am:3: warning: source file '${MAINSRCDIR}/rtpp_log_stand.c' is in a subdirectory, extractaudio/Makefile.am:3: but option 'subdir-objects' is disabled extractaudio/Makefile.am: installing './depcomp' makeann/Makefile.am:5: warning: source file '${extractaudio_SRCDIR}/g729_compat.c' is in a subdirectory, makeann/Makefile.am:5: but option 'subdir-objects' is disabled parallel-tests: installing './test-driver' autoreconf: Leaving directory `.' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-systemd checking whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for library containing sd_listen_fds... -lsystemd checking systemd/sd-daemon.h usability... yes checking systemd/sd-daemon.h presence... yes checking for systemd/sd-daemon.h... yes checking gsm.h usability... yes checking gsm.h presence... yes checking for gsm.h... yes checking for gsm_create in -lgsm... yes checking g729_encoder.h usability... no checking g729_encoder.h presence... no checking for g729_encoder.h... no checking bcg729/encoder.h usability... no checking bcg729/encoder.h presence... no checking for bcg729/encoder.h... no checking g722.h usability... no checking g722.h presence... no checking for g722.h... no checking sndfile.h usability... no checking sndfile.h presence... no checking for sndfile.h... no checking for ANSI C header files... (cached) yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking err.h usability... yes checking err.h presence... yes checking for err.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking for an ANSI C-conforming const... yes checking whether time.h and sys/time.h may both be included... yes checking for struct sockaddr_un.sun_len... no checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking return type of signal handlers... void checking for atexit... yes checking for gettimeofday... yes checking for memset... yes checking for mkdir... yes checking for socket... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating makeann/Makefile config.status: creating tests/Makefile config.status: creating extractaudio/Makefile config.status: creating src/config.h config.status: executing depfiles commands config.status: executing libtool commands + make -j4 Making all in src make[1]: Entering directory '/builddir/build/BUILD/rtpproxy-2.0.0/src' make all-am make[2]: Entering directory '/builddir/build/BUILD/rtpproxy-2.0.0/src' gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o main.o main.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rtp_server.o rtp_server.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rtpp_record.o rtpp_record.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rtpp_util.o rtpp_util.c In file included from /usr/include/sys/types.h:25:0, from main.c:34: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/sys/types.h:25:0, from rtp_server.c:29: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/sys/time.h:21:0, from rtpp_util.c:29: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/sys/types.h:25:0, from rtpp_record.c:29: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ rtpp_util.c: In function 'seedrandom': rtpp_util.c:102:2: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(fd, &junk, sizeof(junk)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rtpp_util.c: In function 'rtpp_daemon': rtpp_util.c:249:9: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] (void)chdir("/"); ^~~~~~~~~~~~~~~~ main.c: In function 'init_config': main.c:542:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (cf->stable->advaddr[0] != NULL && cf->stable->advaddr[1] == NULL) ^~ main.c:545:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (i != 2) ^~ main.c: In function 'main': main.c:653:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(i, buf, len); ^~~~~~~~~~~~~~~~~~ gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rtp.o rtp.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdlib.h:25, from rtp.c:28: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rtp_resizer.o rtp_resizer.c rtpp_record.c: In function 'rwrite': rtpp_record.c:417:9: warning: 'prepare_pkt_hdr' may be used uninitialized in this function [-Wmaybe-uninitialized] if (prepare_pkt_hdr(sp, packet, (void *)(RRC_CAST(rrc)->rbuf + RRC_CAST(rrc)->rbuf_len), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ daddr, ldaddr, ldport, face) != 0) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rtpp_record.c:420:29: warning: 'hdr_size' may be used uninitialized in this function [-Wmaybe-uninitialized] RRC_CAST(rrc)->rbuf_len += hdr_size; ^~ In file included from /usr/include/sys/socket.h:22:0, from rtp_resizer.c:33: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rtpp_session.o rtpp_session.c In file included from /usr/include/sys/types.h:25:0, from rtpp_session.c:29: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rtpp_command.o rtpp_command.c In file included from /usr/include/sys/types.h:25:0, from rtpp_command.c:33: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rtpp_network.o rtpp_network.c In file included from /usr/include/sys/types.h:25:0, from rtpp_network.c:29: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rtpp_syslog_async.o rtpp_syslog_async.c In file included from /usr/include/pthread.h:21:0, from rtpp_syslog_async.c:28: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ rtpp_command.c: In function 'handle_info': rtpp_command.c:693:17: warning: variable 'brief' set but not used [-Wunused-but-set-variable] int len, i, brief, load; ^~~~~ rtpp_command.c: In function 'rtpc_doreply': rtpp_command.c:178:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(cmd->controlfd, buf, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rtpp_notify.o rtpp_notify.c In file included from /usr/include/sys/types.h:25:0, from rtpp_notify.c:32: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rtpp_command_async.o rtpp_command_async.c In file included from /usr/include/sys/types.h:25:0, from rtpp_command_async.c:28: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rtpp_proc_async.o rtpp_proc_async.c In file included from /usr/include/sys/types.h:25:0, from rtpp_proc_async.c:28: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ rtpp_command.c: In function 'handle_command': rtpp_command.c:527:9: warning: 'ulop' may be used uninitialized in this function [-Wmaybe-uninitialized] rtpp_command_ul_handle(cf, cmd, ulop, spa, i); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rtpp_command.c:514:6: warning: 'record_single_file' may be used uninitialized in this function [-Wmaybe-uninitialized] if (handle_copy(cf, spa, i, recording_name, record_single_file) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from rtpp_log.h:33:0, from rtpp_command.c:46: rtpp_log_stand.h:52:2: warning: 'pname' may be used uninitialized in this function [-Wmaybe-uninitialized] _rtpp_log_write(handle, level, __FUNCTION__, format, ## args) ^~~~~~~~~~~~~~~ rtpp_command.c:318:11: note: 'pname' was declared here char *pname, *codecs, *recording_name; ^~~~~ In file included from rtpp_log.h:33:0, from rtpp_command.c:46: rtpp_log_stand.h:52:2: warning: 'playcount' may be used uninitialized in this function [-Wmaybe-uninitialized] _rtpp_log_write(handle, level, __FUNCTION__, format, ## args) ^~~~~~~~~~~~~~~ rtpp_command.c:316:9: note: 'playcount' was declared here int playcount; ^~~~~~~~~ rtpp_command.c:561:5: warning: 'dopt.weak' may be used uninitialized in this function [-Wmaybe-uninitialized] if (weak) ^ rtpp_command.c:322:19: note: 'dopt.weak' was declared here struct d_opts dopt; ^~~~ gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rtpp_proc.o rtpp_proc.c rtpp_proc_async.c: In function 'rtpp_proc_async_run': rtpp_proc_async.c:145:36: warning: 'ncycles_ref' may be used uninitialized in this function [-Wmaybe-uninitialized] ndrain = (s_a->ncycles_ref - ncycles_ref) / (cf->stable->target_pfreq / MAX_RTP_RATE); ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rtpp_math.o rtpp_math.c In file included from /usr/include/sys/types.h:25:0, from rtpp_proc.c:29: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/math.h:27, from rtpp_math.c:28: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rtpp_wi.o rtpp_wi.c In file included from /usr/include/sys/types.h:25:0, from rtpp_wi.c:28: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rtpp_queue.o rtpp_queue.c In file included from /usr/include/pthread.h:21:0, from rtpp_queue.c:33: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rtpp_netio_async.o rtpp_netio_async.c In file included from /usr/include/sys/types.h:25:0, from rtpp_netio_async.c:28: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rtpp_command_parse.o rtpp_command_parse.c In file included from /usr/include/sys/types.h:25:0, from rtpp_command_parse.c:29: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ rtpp_queue.c: In function 'rtpp_queue_init': rtpp_queue.c:77:5: warning: ignoring return value of 'vasprintf', declared with attribute warn_unused_result [-Wunused-result] vasprintf(&queue->name, fmt, ap); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rtpp_command_copy.o rtpp_command_copy.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rtpp_command_ul.o rtpp_command_ul.c In file included from /usr/include/sys/types.h:25:0, from rtpp_command_copy.c:29: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/sys/types.h:25:0, from rtpp_command_ul.c:29: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rtpp_log_stand.o rtpp_log_stand.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rtpp_hash_table.o rtpp_hash_table.c In file included from /usr/include/sys/types.h:25:0, from rtpp_log_stand.c:28: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/assert.h:35:0, from rtpp_hash_table.c:29: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rtpp_pcache.o rtpp_pcache.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdlib.h:25, from rtpp_pcache.c:4: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rtpp_stats.o rtpp_stats.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rtpp_command_stats.o rtpp_command_stats.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rtpp_controlfd.o rtpp_controlfd.c In file included from /usr/include/sys/types.h:25:0, from rtpp_stats.c:28: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/sys/socket.h:22:0, from rtpp_command_stats.c:28: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/sys/types.h:25:0, from rtpp_controlfd.c:29: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rtpp_command_stream.o rtpp_command_stream.c rtpp_controlfd.c: In function 'controlfd_init_systemd': rtpp_controlfd.c:65:14: warning: unused variable 'controlfd' [-Wunused-variable] int nfd, controlfd; ^~~~~~~~~ In file included from /usr/include/sys/types.h:25:0, from rtpp_command_stream.c:28: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ rtpp_controlfd.c: In function 'rtpp_controlfd_init': rtpp_controlfd.c:171:30: warning: 'controlfd_out' may be used uninitialized in this function [-Wmaybe-uninitialized] if (controlfd_in < 0 || controlfd_out < 0) { ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ rtpp_controlfd.c:171:12: warning: 'controlfd_in' may be used uninitialized in this function [-Wmaybe-uninitialized] if (controlfd_in < 0 || controlfd_out < 0) { ^ gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -g3 -O0 -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rtpproxy_debug-main.o `test -f 'main.c' || echo './'`main.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./rtpp_memdeb.h:28, from :0: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -g3 -O0 -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rtpproxy_debug-rtp_server.o `test -f 'rtp_server.c' || echo './'`rtp_server.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./rtpp_memdeb.h:28, from :0: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -g3 -O0 -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rtpproxy_debug-rtpp_record.o `test -f 'rtpp_record.c' || echo './'`rtpp_record.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -g3 -O0 -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rtpproxy_debug-rtpp_util.o `test -f 'rtpp_util.c' || echo './'`rtpp_util.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./rtpp_memdeb.h:28, from :0: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./rtpp_memdeb.h:28, from :0: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ main.c: In function 'init_config': main.c:542:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (cf->stable->advaddr[0] != NULL && cf->stable->advaddr[1] == NULL) ^~ main.c:545:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (i != 2) ^~ main.c: In function 'main': main.c:653:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(i, buf, len); ^~~~~~~~~~~~~~~~~~ gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -g3 -O0 -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rtpproxy_debug-rtp.o `test -f 'rtp.c' || echo './'`rtp.c rtpp_util.c: In function 'seedrandom': rtpp_util.c:102:2: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] read(fd, &junk, sizeof(junk)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rtpp_util.c: In function 'rtpp_daemon': rtpp_util.c:249:9: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] (void)chdir("/"); ^~~~~~~~~~~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./rtpp_memdeb.h:28, from :0: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ rtpp_record.c: In function 'rwrite': rtpp_record.c:417:9: warning: 'prepare_pkt_hdr' may be used uninitialized in this function [-Wmaybe-uninitialized] if (prepare_pkt_hdr(sp, packet, (void *)(RRC_CAST(rrc)->rbuf + RRC_CAST(rrc)->rbuf_len), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ daddr, ldaddr, ldport, face) != 0) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rtpp_record.c:420:29: warning: 'hdr_size' may be used uninitialized in this function [-Wmaybe-uninitialized] RRC_CAST(rrc)->rbuf_len += hdr_size; ^~ gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -g3 -O0 -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rtpproxy_debug-rtp_resizer.o `test -f 'rtp_resizer.c' || echo './'`rtp_resizer.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./rtpp_memdeb.h:28, from :0: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -g3 -O0 -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rtpproxy_debug-rtpp_session.o `test -f 'rtpp_session.c' || echo './'`rtpp_session.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./rtpp_memdeb.h:28, from :0: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -g3 -O0 -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rtpproxy_debug-rtpp_command.o `test -f 'rtpp_command.c' || echo './'`rtpp_command.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./rtpp_memdeb.h:28, from :0: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -g3 -O0 -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rtpproxy_debug-rtpp_network.o `test -f 'rtpp_network.c' || echo './'`rtpp_network.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./rtpp_memdeb.h:28, from :0: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -g3 -O0 -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rtpproxy_debug-rtpp_syslog_async.o `test -f 'rtpp_syslog_async.c' || echo './'`rtpp_syslog_async.c rtpp_command.c: In function 'handle_info': rtpp_command.c:693:17: warning: variable 'brief' set but not used [-Wunused-but-set-variable] int len, i, brief, load; ^~~~~ rtpp_command.c: In function 'rtpc_doreply': rtpp_command.c:178:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(cmd->controlfd, buf, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./rtpp_memdeb.h:28, from :0: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -g3 -O0 -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rtpproxy_debug-rtpp_notify.o `test -f 'rtpp_notify.c' || echo './'`rtpp_notify.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./rtpp_memdeb.h:28, from :0: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -g3 -O0 -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rtpproxy_debug-rtpp_command_async.o `test -f 'rtpp_command_async.c' || echo './'`rtpp_command_async.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./rtpp_memdeb.h:28, from :0: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ rtpp_command.c: In function 'handle_command': rtpp_command.c:527:9: warning: 'ulop' may be used uninitialized in this function [-Wmaybe-uninitialized] rtpp_command_ul_handle(cf, cmd, ulop, spa, i); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rtpp_command.c:514:6: warning: 'record_single_file' may be used uninitialized in this function [-Wmaybe-uninitialized] if (handle_copy(cf, spa, i, recording_name, record_single_file) != 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from rtpp_log.h:33:0, from rtpp_command.c:46: rtpp_log_stand.h:52:2: warning: 'pname' may be used uninitialized in this function [-Wmaybe-uninitialized] _rtpp_log_write(handle, level, __FUNCTION__, format, ## args) ^~~~~~~~~~~~~~~ rtpp_command.c:318:11: note: 'pname' was declared here char *pname, *codecs, *recording_name; ^~~~~ In file included from rtpp_log.h:33:0, from rtpp_command.c:46: rtpp_log_stand.h:52:2: warning: 'playcount' may be used uninitialized in this function [-Wmaybe-uninitialized] _rtpp_log_write(handle, level, __FUNCTION__, format, ## args) ^~~~~~~~~~~~~~~ rtpp_command.c:316:9: note: 'playcount' was declared here int playcount; ^~~~~~~~~ rtpp_command.c:561:5: warning: 'dopt.weak' may be used uninitialized in this function [-Wmaybe-uninitialized] if (weak) ^ rtpp_command.c:322:19: note: 'dopt.weak' was declared here struct d_opts dopt; ^~~~ gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -g3 -O0 -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rtpproxy_debug-rtpp_proc_async.o `test -f 'rtpp_proc_async.c' || echo './'`rtpp_proc_async.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./rtpp_memdeb.h:28, from :0: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -g3 -O0 -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rtpproxy_debug-rtpp_proc.o `test -f 'rtpp_proc.c' || echo './'`rtpp_proc.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./rtpp_memdeb.h:28, from :0: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ rtpp_proc_async.c: In function 'rtpp_proc_async_run': rtpp_proc_async.c:148:25: warning: 'ncycles_ref' may be used uninitialized in this function [-Wmaybe-uninitialized] ncycles_ref_pre = ncycles_ref; ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -g3 -O0 -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rtpproxy_debug-rtpp_math.o `test -f 'rtpp_math.c' || echo './'`rtpp_math.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./rtpp_memdeb.h:28, from :0: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -g3 -O0 -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rtpproxy_debug-rtpp_wi.o `test -f 'rtpp_wi.c' || echo './'`rtpp_wi.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./rtpp_memdeb.h:28, from :0: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -g3 -O0 -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rtpproxy_debug-rtpp_queue.o `test -f 'rtpp_queue.c' || echo './'`rtpp_queue.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -g3 -O0 -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rtpproxy_debug-rtpp_netio_async.o `test -f 'rtpp_netio_async.c' || echo './'`rtpp_netio_async.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./rtpp_memdeb.h:28, from :0: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./rtpp_memdeb.h:28, from :0: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -g3 -O0 -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rtpproxy_debug-rtpp_command_parse.o `test -f 'rtpp_command_parse.c' || echo './'`rtpp_command_parse.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./rtpp_memdeb.h:28, from :0: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -g3 -O0 -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rtpproxy_debug-rtpp_command_copy.o `test -f 'rtpp_command_copy.c' || echo './'`rtpp_command_copy.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./rtpp_memdeb.h:28, from :0: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -g3 -O0 -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rtpproxy_debug-rtpp_command_ul.o `test -f 'rtpp_command_ul.c' || echo './'`rtpp_command_ul.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./rtpp_memdeb.h:28, from :0: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -g3 -O0 -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rtpproxy_debug-rtpp_log_stand.o `test -f 'rtpp_log_stand.c' || echo './'`rtpp_log_stand.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./rtpp_memdeb.h:28, from :0: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -g3 -O0 -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rtpproxy_debug-rtpp_hash_table.o `test -f 'rtpp_hash_table.c' || echo './'`rtpp_hash_table.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -g3 -O0 -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rtpproxy_debug-rtpp_pcache.o `test -f 'rtpp_pcache.c' || echo './'`rtpp_pcache.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./rtpp_memdeb.h:28, from :0: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./rtpp_memdeb.h:28, from :0: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -g3 -O0 -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rtpproxy_debug-rtpp_stats.o `test -f 'rtpp_stats.c' || echo './'`rtpp_stats.c gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -g3 -O0 -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rtpproxy_debug-rtpp_command_stats.o `test -f 'rtpp_command_stats.c' || echo './'`rtpp_command_stats.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./rtpp_memdeb.h:28, from :0: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./rtpp_memdeb.h:28, from :0: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -g3 -O0 -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rtpproxy_debug-rtpp_controlfd.o `test -f 'rtpp_controlfd.c' || echo './'`rtpp_controlfd.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./rtpp_memdeb.h:28, from :0: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -g3 -O0 -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rtpproxy_debug-rtpp_command_stream.o `test -f 'rtpp_command_stream.c' || echo './'`rtpp_command_stream.c rtpp_controlfd.c: In function 'controlfd_init_systemd': rtpp_controlfd.c:65:14: warning: unused variable 'controlfd' [-Wunused-variable] int nfd, controlfd; ^~~~~~~~~ gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -g3 -O0 -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rtpproxy_debug-rtpp_memdeb.o `test -f 'rtpp_memdeb.c' || echo './'`rtpp_memdeb.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./rtpp_memdeb.h:28, from :0: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ rtpp_controlfd.c: In function 'rtpp_controlfd_init': rtpp_controlfd.c:171:30: warning: 'controlfd_out' may be used uninitialized in this function [-Wmaybe-uninitialized] if (controlfd_in < 0 || controlfd_out < 0) { ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ rtpp_controlfd.c:171:12: warning: 'controlfd_in' may be used uninitialized in this function [-Wmaybe-uninitialized] if (controlfd_in < 0 || controlfd_out < 0) { ^ In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./rtpp_memdeb.h:28, from :0: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ gcc -DWITHOUT_SIPLOG -Wall -DRTPP_LOG_ADVANCED -DHAVE_CONFIG_H -I. -g3 -O0 -DRTPP_DEBUG -DRTPP_MEMDEB_STDOUT -include rtpp_memdeb.h -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o rtpproxy_debug-rtpp_memdeb_test.o `test -f 'rtpp_memdeb_test.c' || echo './'`rtpp_memdeb_test.c rtpp_memdeb.c: In function 'rtpp_memdeb_vasprintf': rtpp_memdeb.c:259:12: warning: implicit declaration of function 'vasprintf'; did you mean 'vsprintf'? [-Wimplicit-function-declaration] rval = vasprintf(pp, fmt, ap); ^~~~~~~~~ vsprintf In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from ./rtpp_memdeb.h:28, from :0: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -Wno-uninitialized -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rtpproxy main.o rtp_server.o rtpp_record.o rtpp_util.o rtp.o rtp_resizer.o rtpp_session.o rtpp_command.o rtpp_network.o rtpp_syslog_async.o rtpp_notify.o rtpp_command_async.o rtpp_proc_async.o rtpp_proc.o rtpp_math.o rtpp_wi.o rtpp_queue.o rtpp_netio_async.o rtpp_command_parse.o rtpp_command_copy.o rtpp_command_ul.o rtpp_log_stand.o rtpp_hash_table.o rtpp_pcache.o rtpp_stats.o rtpp_command_stats.o rtpp_controlfd.o rtpp_command_stream.o -lm -lpthread -lsystemd -lrt /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -Wno-uninitialized -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -static -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rtpproxy_debug rtpproxy_debug-main.o rtpproxy_debug-rtp_server.o rtpproxy_debug-rtpp_record.o rtpproxy_debug-rtpp_util.o rtpproxy_debug-rtp.o rtpproxy_debug-rtp_resizer.o rtpproxy_debug-rtpp_session.o rtpproxy_debug-rtpp_command.o rtpproxy_debug-rtpp_network.o rtpproxy_debug-rtpp_syslog_async.o rtpproxy_debug-rtpp_notify.o rtpproxy_debug-rtpp_command_async.o rtpproxy_debug-rtpp_proc_async.o rtpproxy_debug-rtpp_proc.o rtpproxy_debug-rtpp_math.o rtpproxy_debug-rtpp_wi.o rtpproxy_debug-rtpp_queue.o rtpproxy_debug-rtpp_netio_async.o rtpproxy_debug-rtpp_command_parse.o rtpproxy_debug-rtpp_command_copy.o rtpproxy_debug-rtpp_command_ul.o rtpproxy_debug-rtpp_log_stand.o rtpproxy_debug-rtpp_hash_table.o rtpproxy_debug-rtpp_pcache.o rtpproxy_debug-rtpp_stats.o rtpproxy_debug-rtpp_command_stats.o rtpproxy_debug-rtpp_controlfd.o rtpproxy_debug-rtpp_command_stream.o rtpproxy_debug-rtpp_memdeb.o rtpproxy_debug-rtpp_memdeb_test.o -lm -lpthread -lsystemd -lrt libtool: link: gcc -std=gnu99 -Wall -Wno-uninitialized -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rtpproxy main.o rtp_server.o rtpp_record.o rtpp_util.o rtp.o rtp_resizer.o rtpp_session.o rtpp_command.o rtpp_network.o rtpp_syslog_async.o rtpp_notify.o rtpp_command_async.o rtpp_proc_async.o rtpp_proc.o rtpp_math.o rtpp_wi.o rtpp_queue.o rtpp_netio_async.o rtpp_command_parse.o rtpp_command_copy.o rtpp_command_ul.o rtpp_log_stand.o rtpp_hash_table.o rtpp_pcache.o rtpp_stats.o rtpp_command_stats.o rtpp_controlfd.o rtpp_command_stream.o -lm -lpthread -lsystemd -lrt libtool: link: gcc -std=gnu99 -Wall -Wno-uninitialized -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rtpproxy_debug rtpproxy_debug-main.o rtpproxy_debug-rtp_server.o rtpproxy_debug-rtpp_record.o rtpproxy_debug-rtpp_util.o rtpproxy_debug-rtp.o rtpproxy_debug-rtp_resizer.o rtpproxy_debug-rtpp_session.o rtpproxy_debug-rtpp_command.o rtpproxy_debug-rtpp_network.o rtpproxy_debug-rtpp_syslog_async.o rtpproxy_debug-rtpp_notify.o rtpproxy_debug-rtpp_command_async.o rtpproxy_debug-rtpp_proc_async.o rtpproxy_debug-rtpp_proc.o rtpproxy_debug-rtpp_math.o rtpproxy_debug-rtpp_wi.o rtpproxy_debug-rtpp_queue.o rtpproxy_debug-rtpp_netio_async.o rtpproxy_debug-rtpp_command_parse.o rtpproxy_debug-rtpp_command_copy.o rtpproxy_debug-rtpp_command_ul.o rtpproxy_debug-rtpp_log_stand.o rtpproxy_debug-rtpp_hash_table.o rtpproxy_debug-rtpp_pcache.o rtpproxy_debug-rtpp_stats.o rtpproxy_debug-rtpp_command_stats.o rtpproxy_debug-rtpp_controlfd.o rtpproxy_debug-rtpp_command_stream.o rtpproxy_debug-rtpp_memdeb.o rtpproxy_debug-rtpp_memdeb_test.o -lm -lpthread -lsystemd -lrt make[2]: Leaving directory '/builddir/build/BUILD/rtpproxy-2.0.0/src' make[1]: Leaving directory '/builddir/build/BUILD/rtpproxy-2.0.0/src' Making all in makeann make[1]: Entering directory '/builddir/build/BUILD/rtpproxy-2.0.0/makeann' gcc -Wall -DHAVE_CONFIG_H -I. -I../src -I../extractaudio -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o makeann-makeann.o `test -f 'makeann.c' || echo './'`makeann.c gcc -Wall -DHAVE_CONFIG_H -I. -I../src -I../extractaudio -D_BSD_SOURCE -D_ISOC99_SOURCE -DLINUX_XXX -std=gnu99 -Wall -Wno-uninitialized -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o makeann-g729_compat.o `test -f '../extractaudio/g729_compat.c' || echo './'`../extractaudio/g729_compat.c In file included from /usr/include/sys/socket.h:22:0, from makeann.c:33: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ In file included from /usr/include/assert.h:35:0, from ../extractaudio/g729_compat.c:1: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -Wall -Wno-uninitialized -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o makeann makeann-makeann.o makeann-g729_compat.o -lgsm -lsystemd -lrt libtool: link: gcc -std=gnu99 -Wall -Wno-uninitialized -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o makeann makeann-makeann.o makeann-g729_compat.o -lgsm -lsystemd -lrt make[1]: Leaving directory '/builddir/build/BUILD/rtpproxy-2.0.0/makeann' Making all in tests make[1]: Entering directory '/builddir/build/BUILD/rtpproxy-2.0.0/tests' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/builddir/build/BUILD/rtpproxy-2.0.0/tests' make[1]: Entering directory '/builddir/build/BUILD/rtpproxy-2.0.0' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/builddir/build/BUILD/rtpproxy-2.0.0' + make rtpproxy.8 make: 'rtpproxy.8' is up to date. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Hr8My9 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rtpproxy-2.0.0-8.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rtpproxy-2.0.0-8.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/rtpproxy-2.0.0-8.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rtpproxy-2.0.0-8.fc28.riscv64 + cd rtpproxy-2.0.0 + make install DESTDIR=/builddir/build/BUILDROOT/rtpproxy-2.0.0-8.fc28.riscv64 Making install in src make[1]: Entering directory '/builddir/build/BUILD/rtpproxy-2.0.0/src' make[2]: Entering directory '/builddir/build/BUILD/rtpproxy-2.0.0/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rtpproxy-2.0.0-8.fc28.riscv64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c rtpproxy rtpproxy_debug '/builddir/build/BUILDROOT/rtpproxy-2.0.0-8.fc28.riscv64/usr/bin' libtool: install: /usr/bin/install -c rtpproxy /builddir/build/BUILDROOT/rtpproxy-2.0.0-8.fc28.riscv64/usr/bin/rtpproxy libtool: install: /usr/bin/install -c rtpproxy_debug /builddir/build/BUILDROOT/rtpproxy-2.0.0-8.fc28.riscv64/usr/bin/rtpproxy_debug make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/rtpproxy-2.0.0/src' make[1]: Leaving directory '/builddir/build/BUILD/rtpproxy-2.0.0/src' Making install in makeann make[1]: Entering directory '/builddir/build/BUILD/rtpproxy-2.0.0/makeann' make[2]: Entering directory '/builddir/build/BUILD/rtpproxy-2.0.0/makeann' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rtpproxy-2.0.0-8.fc28.riscv64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c makeann '/builddir/build/BUILDROOT/rtpproxy-2.0.0-8.fc28.riscv64/usr/bin' libtool: install: /usr/bin/install -c makeann /builddir/build/BUILDROOT/rtpproxy-2.0.0-8.fc28.riscv64/usr/bin/makeann make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/rtpproxy-2.0.0/makeann' make[1]: Leaving directory '/builddir/build/BUILD/rtpproxy-2.0.0/makeann' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/rtpproxy-2.0.0/tests' make[2]: Entering directory '/builddir/build/BUILD/rtpproxy-2.0.0/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/rtpproxy-2.0.0/tests' make[1]: Leaving directory '/builddir/build/BUILD/rtpproxy-2.0.0/tests' make[1]: Entering directory '/builddir/build/BUILD/rtpproxy-2.0.0' make[2]: Entering directory '/builddir/build/BUILD/rtpproxy-2.0.0' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rtpproxy-2.0.0-8.fc28.riscv64/usr/share/man/man8' /usr/bin/install -c -m 644 rtpproxy.8 '/builddir/build/BUILDROOT/rtpproxy-2.0.0-8.fc28.riscv64/usr/share/man/man8' make[2]: Leaving directory '/builddir/build/BUILD/rtpproxy-2.0.0' make[1]: Leaving directory '/builddir/build/BUILD/rtpproxy-2.0.0' + install -D -p -m 0644 rpm/rtpproxy.sysconfig /builddir/build/BUILDROOT/rtpproxy-2.0.0-8.fc28.riscv64/etc/sysconfig/rtpproxy + install -D -m 0644 -p rpm/rtpproxy.service /builddir/build/BUILDROOT/rtpproxy-2.0.0-8.fc28.riscv64/usr/lib/systemd/system/rtpproxy.service + install -D -m 0644 -p rpm/rtpproxy.socket /builddir/build/BUILDROOT/rtpproxy-2.0.0-8.fc28.riscv64/usr/lib/systemd/system/rtpproxy.socket + install -D -m 0644 -p rpm/rtpproxy.tmpfiles.conf /builddir/build/BUILDROOT/rtpproxy-2.0.0-8.fc28.riscv64/usr/lib/tmpfiles.d/rtpproxy.conf + mkdir -p /builddir/build/BUILDROOT/rtpproxy-2.0.0-8.fc28.riscv64/var/run/rtpproxy + install -d /builddir/build/BUILDROOT/rtpproxy-2.0.0-8.fc28.riscv64/var/lib/rtpproxy + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/rtpproxy-2.0.0-8.fc28.riscv64/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: rtpproxy-2.0.0-8.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3cbHwj + umask 022 + cd /builddir/build/BUILD + cd rtpproxy-2.0.0 + DOCDIR=/builddir/build/BUILDROOT/rtpproxy-2.0.0-8.fc28.riscv64/usr/share/doc/rtpproxy + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rtpproxy-2.0.0-8.fc28.riscv64/usr/share/doc/rtpproxy + cp -pr AUTHORS /builddir/build/BUILDROOT/rtpproxy-2.0.0-8.fc28.riscv64/usr/share/doc/rtpproxy + cp -pr LICENSE /builddir/build/BUILDROOT/rtpproxy-2.0.0-8.fc28.riscv64/usr/share/doc/rtpproxy + cp -pr README.md /builddir/build/BUILDROOT/rtpproxy-2.0.0-8.fc28.riscv64/usr/share/doc/rtpproxy + cp -pr README.remote /builddir/build/BUILDROOT/rtpproxy-2.0.0-8.fc28.riscv64/usr/share/doc/rtpproxy + exit 0 Provides: config(rtpproxy) = 2.0.0-8.fc28 rtpproxy = 2.0.0-8.fc28 rtpproxy(riscv-64) = 2.0.0-8.fc28 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh /usr/sbin/useradd Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): systemd Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgsm.so.1()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) librt.so.1()(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rtpproxy-2.0.0-8.fc28.riscv64 Wrote: /builddir/build/SRPMS/rtpproxy-2.0.0-8.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/rtpproxy-2.0.0-8.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.yjfmZF + umask 022 + cd /builddir/build/BUILD + cd rtpproxy-2.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/rtpproxy-2.0.0-8.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync ++ sleep 5 Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff