D: [iurt_root_command] chroot
Installing /home/iurt/rpmbuild/SRPMS/linphone-3.12.0-6.mga8.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.2u30tR
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf linphone-3.12.0
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/linphone-3.12.0.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd linphone-3.12.0
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ find '(' -name '*.c' -o -name '*.h' ')' -print0
+ xargs -0 sed -i -e 's,\r$,,'
+ echo 'Patch #2 (linphone-3.12.0-mga-i18n-desktop.patch):'
Patch #2 (linphone-3.12.0-mga-i18n-desktop.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .i18n-desktop --fuzz=0
patching file share/linphone.desktop.in
+ echo 'Patch #5 (linphone-3.12.0-cmake-config-location.patch):'
Patch #5 (linphone-3.12.0-cmake-config-location.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
patching file CMakeLists.txt
patching file wrappers/cpp/CMakeLists.txt
+ echo 'Patch #11 (linphone-fix-pkgconfig.patch):'
Patch #11 (linphone-fix-pkgconfig.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0
patching file share/CMakeLists.txt
patching file share/linphone.pc.in
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.WsysuP
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd linphone-3.12.0
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FCFLAGS
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ export LDFLAGS
+ /usr/bin/cmake -S . -B build -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_LIBDIR:PATH=/usr/lib64 -DCMAKE_INSTALL_LIBEXECDIR:PATH=/usr/libexec -DCMAKE_INSTALL_RUNSTATEDIR:PATH=/run -DCMAKE_INSTALL_SYSCONFDIR:PATH=/etc -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DCMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-DNDEBUG -DLIB_SUFFIX=64 -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON '-DCMAKE_MODULE_LINKER_FLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' -DBUILD_SHARED_LIBS:BOOL=ON -DBUILD_STATIC_LIBS:BOOL=OFF -DENABLE_STATIC:BOOL=NO -DENABLE_ROOTCA_DOWNLOAD:BOOL=NO -DENABLE_GTK_UI:BOOL=NO -DENABLE_TOOLS:BOOL=NO -DCONFIG_PACKAGE_LOCATION:PATH=/usr/lib64/cmake/Linphone -DENABLE_STRICT:BOOL=NO
-- The C compiler identification is GNU 9.2.1
-- The CXX compiler identification is GNU 9.2.1
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Setting install rpath to /usr/lib64
-- Found XML2: /usr/include/libxml2
-- Found Zlib: /usr/include
-- Found Sqlite3: /usr/include
-- Found Gettext: /usr/bin/msgmerge (found version "0.20.1")
-- Found Intl: /usr/include
-- Found PythonInterp: /usr/bin/python (found version "3.8.1")
-- Looking for include file libudev.h
-- Looking for include file libudev.h - found
-- Could NOT find Git (missing: GIT_EXECUTABLE)
-- Found Doxygen: /usr/bin/doxygen (found version "1.8.17") found components: doxygen dot
-- Configuring done
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:
BUILD_STATIC_LIBS
INCLUDE_INSTALL_DIR
LIB_INSTALL_DIR
LIB_SUFFIX
SHARE_INSTALL_PREFIX
SYSCONF_INSTALL_DIR
-- Build files have been written to: /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build
+ /usr/bin/make -O -j8 V=1 VERBOSE=1 -C build
make: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
/usr/bin/cmake -S/home/iurt/rpmbuild/BUILD/linphone-3.12.0 -B/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build --check-build-system CMakeFiles/Makefile.cmake 0
make: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
/usr/bin/cmake -E cmake_progress_start /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/CMakeFiles /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/CMakeFiles/progress.marks
make: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
/usr/bin/make -f CMakeFiles/Makefile2 all
/usr/bin/make -f coreapi/CMakeFiles/liblinphone-git-version.dir/build.make coreapi/CMakeFiles/liblinphone-git-version.dir/depend
/usr/bin/make -f coreapi/help/doc/doxygen/CMakeFiles/linphone-doc.dir/build.make coreapi/help/doc/doxygen/CMakeFiles/linphone-doc.dir/depend
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/linphone-3.12.0 /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi/CMakeFiles/liblinphone-git-version.dir/DependInfo.cmake --color=
Dependee "/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi/CMakeFiles/liblinphone-git-version.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi/CMakeFiles/liblinphone-git-version.dir/depend.internal".
Dependee "/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi/CMakeFiles/liblinphone-git-version.dir/depend.internal".
Scanning dependencies of target liblinphone-git-version
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/linphone-3.12.0 /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/help/doc/doxygen /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi/help/doc/doxygen /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi/help/doc/doxygen/CMakeFiles/linphone-doc.dir/DependInfo.cmake --color=
Dependee "/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi/help/doc/doxygen/CMakeFiles/linphone-doc.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi/help/doc/doxygen/CMakeFiles/linphone-doc.dir/depend.internal".
Dependee "/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi/help/doc/doxygen/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi/help/doc/doxygen/CMakeFiles/linphone-doc.dir/depend.internal".
Scanning dependencies of target linphone-doc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
/usr/bin/make -f coreapi/CMakeFiles/liblinphone-git-version.dir/build.make coreapi/CMakeFiles/liblinphone-git-version.dir/build
/usr/bin/make -f coreapi/help/doc/doxygen/CMakeFiles/linphone-doc.dir/build.make coreapi/help/doc/doxygen/CMakeFiles/linphone-doc.dir/build
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi && /usr/bin/cmake -DGIT_EXECUTABLE=GIT_EXECUTABLE-NOTFOUND -DPROJECT_NAME=liblinphone -DPROJECT_VERSION=3.12.0 -DWORK_DIR=/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -DTEMPLATE_DIR=/usr/share/bctoolbox/cmake -DOUTPUT_DIR=/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -P /usr/share/bctoolbox/cmake/BcGitVersion.cmake
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 0%] Built target liblinphone-git-version
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
/usr/bin/make -f coreapi/CMakeFiles/linphone.dir/build.make coreapi/CMakeFiles/linphone.dir/depend
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/linphone-3.12.0 /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi/CMakeFiles/linphone.dir/DependInfo.cmake --color=
Dependee "/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi/CMakeFiles/linphone.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi/CMakeFiles/linphone.dir/depend.internal".
Dependee "/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi/CMakeFiles/linphone.dir/depend.internal".
Scanning dependencies of target linphone
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
/usr/bin/make -f coreapi/CMakeFiles/linphone.dir/build.make coreapi/CMakeFiles/linphone.dir/build
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 1%] Building C object coreapi/CMakeFiles/linphone.dir/account_creator_service.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi && /usr/bin/cc -DHAVE_CONFIG_H -DLIBLINPHONE_EXPORTS -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DUSE_BELLESIP -DVCARD_ENABLED -DVIDEO_ENABLED -Dlinphone_EXPORTS -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/linphone.dir/account_creator_service.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/account_creator_service.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 3%] Building C object coreapi/CMakeFiles/linphone.dir/bellesip_sal/sal_address_impl.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi && /usr/bin/cc -DHAVE_CONFIG_H -DLIBLINPHONE_EXPORTS -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DUSE_BELLESIP -DVCARD_ENABLED -DVIDEO_ENABLED -Dlinphone_EXPORTS -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/linphone.dir/bellesip_sal/sal_address_impl.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/bellesip_sal/sal_address_impl.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 2%] Building C object coreapi/CMakeFiles/linphone.dir/address.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi && /usr/bin/cc -DHAVE_CONFIG_H -DLIBLINPHONE_EXPORTS -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DUSE_BELLESIP -DVCARD_ENABLED -DVIDEO_ENABLED -Dlinphone_EXPORTS -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/linphone.dir/address.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/address.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 2%] Building C object coreapi/CMakeFiles/linphone.dir/authentication.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi && /usr/bin/cc -DHAVE_CONFIG_H -DLIBLINPHONE_EXPORTS -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DUSE_BELLESIP -DVCARD_ENABLED -DVIDEO_ENABLED -Dlinphone_EXPORTS -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/linphone.dir/authentication.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/authentication.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 5%] Building C object coreapi/CMakeFiles/linphone.dir/bellesip_sal/sal_op_call_transfer.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi && /usr/bin/cc -DHAVE_CONFIG_H -DLIBLINPHONE_EXPORTS -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DUSE_BELLESIP -DVCARD_ENABLED -DVIDEO_ENABLED -Dlinphone_EXPORTS -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/linphone.dir/bellesip_sal/sal_op_call_transfer.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/bellesip_sal/sal_op_call_transfer.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 5%] Building C object coreapi/CMakeFiles/linphone.dir/bellesip_sal/sal_op_events.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi && /usr/bin/cc -DHAVE_CONFIG_H -DLIBLINPHONE_EXPORTS -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DUSE_BELLESIP -DVCARD_ENABLED -DVIDEO_ENABLED -Dlinphone_EXPORTS -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/linphone.dir/bellesip_sal/sal_op_events.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/bellesip_sal/sal_op_events.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 7%] Building C object coreapi/CMakeFiles/linphone.dir/bellesip_sal/sal_op_info.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi && /usr/bin/cc -DHAVE_CONFIG_H -DLIBLINPHONE_EXPORTS -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DUSE_BELLESIP -DVCARD_ENABLED -DVIDEO_ENABLED -Dlinphone_EXPORTS -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/linphone.dir/bellesip_sal/sal_op_info.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/bellesip_sal/sal_op_info.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 1%] Building C object coreapi/CMakeFiles/linphone.dir/account_creator.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi && /usr/bin/cc -DHAVE_CONFIG_H -DLIBLINPHONE_EXPORTS -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DUSE_BELLESIP -DVCARD_ENABLED -DVIDEO_ENABLED -Dlinphone_EXPORTS -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/linphone.dir/account_creator.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/account_creator.c
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/account_creator.c: In function 'validate_uri':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/account_creator.c:49:2: warning: 'linphone_proxy_config_new' is deprecated [-Wdeprecated-declarations]
49 | LinphoneProxyConfig* proxy = linphone_proxy_config_new();
| ^~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:62,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/account_creator.c:21:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/proxy_config.h:38:58: note: declared here
38 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneProxyConfig *linphone_proxy_config_new(void);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/account_creator.c:50:2: warning: 'linphone_proxy_config_set_identity' is deprecated [-Wdeprecated-declarations]
50 | linphone_proxy_config_set_identity(proxy, "sip:?@domain.com");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:62,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/account_creator.c:21:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/proxy_config.h:81:52: note: declared here
81 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_proxy_config_set_identity(LinphoneProxyConfig *cfg, const char *identity);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/account_creator.c:72:2: warning: 'linphone_proxy_config_destroy' is deprecated [-Wdeprecated-declarations]
72 | linphone_proxy_config_destroy(proxy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:62,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/account_creator.c:21:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/proxy_config.h:391:42: note: declared here
391 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_proxy_config_destroy(LinphoneProxyConfig *cfg);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/account_creator.c: In function '_get_identity':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/account_creator.c:89:3: warning: 'linphone_proxy_config_destroy' is deprecated [-Wdeprecated-declarations]
89 | linphone_proxy_config_destroy(proxy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:62,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/account_creator.c:21:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/proxy_config.h:391:42: note: declared here
391 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_proxy_config_destroy(LinphoneProxyConfig *cfg);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 4%] Building C object coreapi/CMakeFiles/linphone.dir/bellesip_sal/sal_op_call.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi && /usr/bin/cc -DHAVE_CONFIG_H -DLIBLINPHONE_EXPORTS -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DUSE_BELLESIP -DVCARD_ENABLED -DVIDEO_ENABLED -Dlinphone_EXPORTS -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/linphone.dir/bellesip_sal/sal_op_call.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/bellesip_sal/sal_op_call.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 6%] Building C object coreapi/CMakeFiles/linphone.dir/bellesip_sal/sal_op_impl.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi && /usr/bin/cc -DHAVE_CONFIG_H -DLIBLINPHONE_EXPORTS -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DUSE_BELLESIP -DVCARD_ENABLED -DVIDEO_ENABLED -Dlinphone_EXPORTS -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/linphone.dir/bellesip_sal/sal_op_impl.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/bellesip_sal/sal_op_impl.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 9%] Building C object coreapi/CMakeFiles/linphone.dir/bellesip_sal/sal_op_publish.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi && /usr/bin/cc -DHAVE_CONFIG_H -DLIBLINPHONE_EXPORTS -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DUSE_BELLESIP -DVCARD_ENABLED -DVIDEO_ENABLED -Dlinphone_EXPORTS -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/linphone.dir/bellesip_sal/sal_op_publish.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/bellesip_sal/sal_op_publish.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 7%] Building C object coreapi/CMakeFiles/linphone.dir/bellesip_sal/sal_op_message.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi && /usr/bin/cc -DHAVE_CONFIG_H -DLIBLINPHONE_EXPORTS -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DUSE_BELLESIP -DVCARD_ENABLED -DVIDEO_ENABLED -Dlinphone_EXPORTS -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/linphone.dir/bellesip_sal/sal_op_message.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/bellesip_sal/sal_op_message.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 3%] Building C object coreapi/CMakeFiles/linphone.dir/bellesip_sal/sal_impl.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi && /usr/bin/cc -DHAVE_CONFIG_H -DLIBLINPHONE_EXPORTS -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DUSE_BELLESIP -DVCARD_ENABLED -DVIDEO_ENABLED -Dlinphone_EXPORTS -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/linphone.dir/bellesip_sal/sal_impl.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/bellesip_sal/sal_impl.c
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/bellesip_sal/sal_impl.c: In function 'sal_init':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/bellesip_sal/sal_impl.c:511:2: warning: 'bctbx_set_log_handler' is deprecated [-Wdeprecated-declarations]
511 | belle_sip_set_log_handler(_belle_sip_log);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/belle-sip/utils.h:38,
from /usr/include/belle-sip/object.h:23,
from /usr/include/belle-sip/types.h:22,
from /usr/include/belle-sip/belle-sip.h:21,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/sal/sal.h:35,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/bellesip_sal/sal_impl.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/bellesip_sal/sal_impl.c:20:
/usr/include/bctoolbox/logging.h:95:36: note: declared here
95 | BCTBX_PUBLIC BCTBX_DEPRECATED void bctbx_set_log_handler(BctbxLogFunc func);
| ^~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 9%] Building C object coreapi/CMakeFiles/linphone.dir/bellesip_sal/sal_op_registration.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi && /usr/bin/cc -DHAVE_CONFIG_H -DLIBLINPHONE_EXPORTS -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DUSE_BELLESIP -DVCARD_ENABLED -DVIDEO_ENABLED -Dlinphone_EXPORTS -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/linphone.dir/bellesip_sal/sal_op_registration.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/bellesip_sal/sal_op_registration.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 8%] Building C object coreapi/CMakeFiles/linphone.dir/bellesip_sal/sal_op_presence.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi && /usr/bin/cc -DHAVE_CONFIG_H -DLIBLINPHONE_EXPORTS -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DUSE_BELLESIP -DVCARD_ENABLED -DVIDEO_ENABLED -Dlinphone_EXPORTS -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/linphone.dir/bellesip_sal/sal_op_presence.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/bellesip_sal/sal_op_presence.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 10%] Building C object coreapi/CMakeFiles/linphone.dir/buffer.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi && /usr/bin/cc -DHAVE_CONFIG_H -DLIBLINPHONE_EXPORTS -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DUSE_BELLESIP -DVCARD_ENABLED -DVIDEO_ENABLED -Dlinphone_EXPORTS -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/linphone.dir/buffer.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/buffer.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 12%] Building C object coreapi/CMakeFiles/linphone.dir/call_params.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi && /usr/bin/cc -DHAVE_CONFIG_H -DLIBLINPHONE_EXPORTS -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DUSE_BELLESIP -DVCARD_ENABLED -DVIDEO_ENABLED -Dlinphone_EXPORTS -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/linphone.dir/call_params.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/call_params.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 12%] Building C object coreapi/CMakeFiles/linphone.dir/call_log.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi && /usr/bin/cc -DHAVE_CONFIG_H -DLIBLINPHONE_EXPORTS -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DUSE_BELLESIP -DVCARD_ENABLED -DVIDEO_ENABLED -Dlinphone_EXPORTS -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/linphone.dir/call_log.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/call_log.c
In file included from /usr/include/string.h:494,
from /usr/include/ortp/port.h:41,
from /usr/include/ortp/logging.h:29,
from /usr/include/ortp/ortp.h:66,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/private.h:28,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/call_log.c:23:
In function 'strncpy',
inlined from 'call_logs_read_from_config_file' at /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/call_log.c:148:6:
/usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 128 equals destination size [-Wstringop-truncation]
106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 10%] Building C object coreapi/CMakeFiles/linphone.dir/bellesip_sal/sal_sdp.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi && /usr/bin/cc -DHAVE_CONFIG_H -DLIBLINPHONE_EXPORTS -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DUSE_BELLESIP -DVCARD_ENABLED -DVIDEO_ENABLED -Dlinphone_EXPORTS -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/linphone.dir/bellesip_sal/sal_sdp.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/bellesip_sal/sal_sdp.c
In file included from /usr/include/string.h:494,
from /usr/include/ortp/port.h:41,
from /usr/include/ortp/logging.h:29,
from /usr/include/ortp/ortp.h:66,
from /usr/include/mediastreamer2/mediastream.h:24,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/sal/sal.h:33,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/bellesip_sal/sal_impl.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/bellesip_sal/sal_sdp.c:20:
In function 'strncpy',
inlined from 'sdp_to_stream_description' at /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/bellesip_sal/sal_sdp.c:817:4:
/usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 63 bytes from a string of length 255 [-Wstringop-truncation]
106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'strncpy',
inlined from 'sdp_parse_media_crypto_parameters' at /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/bellesip_sal/sal_sdp.c:512:6,
inlined from 'sdp_to_stream_description' at /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/bellesip_sal/sal_sdp.c:842:3:
/usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 127 bytes from a string of length 255 [-Wstringop-truncation]
106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'strncpy',
inlined from 'sdp_parse_media_ice_parameters' at /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/bellesip_sal/sal_sdp.c:564:6,
inlined from 'sdp_to_stream_description' at /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/bellesip_sal/sal_sdp.c:854:2:
/usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output may be truncated copying 63 bytes from a string of length 63 [-Wstringop-truncation]
106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 13%] Building C object coreapi/CMakeFiles/linphone.dir/carddav.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi && /usr/bin/cc -DHAVE_CONFIG_H -DLIBLINPHONE_EXPORTS -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DUSE_BELLESIP -DVCARD_ENABLED -DVIDEO_ENABLED -Dlinphone_EXPORTS -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/linphone.dir/carddav.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/carddav.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 16%] Building C object coreapi/CMakeFiles/linphone.dir/dial_plan.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi && /usr/bin/cc -DHAVE_CONFIG_H -DLIBLINPHONE_EXPORTS -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DUSE_BELLESIP -DVCARD_ENABLED -DVIDEO_ENABLED -Dlinphone_EXPORTS -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/linphone.dir/dial_plan.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/dial_plan.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 15%] Building C object coreapi/CMakeFiles/linphone.dir/contactprovider.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi && /usr/bin/cc -DHAVE_CONFIG_H -DLIBLINPHONE_EXPORTS -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DUSE_BELLESIP -DVCARD_ENABLED -DVIDEO_ENABLED -Dlinphone_EXPORTS -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/linphone.dir/contactprovider.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/contactprovider.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 14%] Building C object coreapi/CMakeFiles/linphone.dir/chat_file_transfer.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi && /usr/bin/cc -DHAVE_CONFIG_H -DLIBLINPHONE_EXPORTS -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DUSE_BELLESIP -DVCARD_ENABLED -DVIDEO_ENABLED -Dlinphone_EXPORTS -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/linphone.dir/chat_file_transfer.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/chat_file_transfer.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 16%] Building C object coreapi/CMakeFiles/linphone.dir/content.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi && /usr/bin/cc -DHAVE_CONFIG_H -DLIBLINPHONE_EXPORTS -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DUSE_BELLESIP -DVCARD_ENABLED -DVIDEO_ENABLED -Dlinphone_EXPORTS -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/linphone.dir/content.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/content.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 11%] Building C object coreapi/CMakeFiles/linphone.dir/callbacks.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi && /usr/bin/cc -DHAVE_CONFIG_H -DLIBLINPHONE_EXPORTS -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DUSE_BELLESIP -DVCARD_ENABLED -DVIDEO_ENABLED -Dlinphone_EXPORTS -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/linphone.dir/callbacks.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/callbacks.c
In file included from /usr/include/string.h:494,
from /usr/include/ortp/port.h:41,
from /usr/include/ortp/logging.h:29,
from /usr/include/ortp/ortp.h:66,
from /usr/include/mediastreamer2/mediastream.h:24,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/sal/sal.h:33,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/callbacks.c:21:
In function 'strncpy',
inlined from 'refer_received' at /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/callbacks.c:1190:11:
/usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 20 equals destination size [-Wstringop-truncation]
106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 17%] Building C object coreapi/CMakeFiles/linphone.dir/dict.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi && /usr/bin/cc -DHAVE_CONFIG_H -DLIBLINPHONE_EXPORTS -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DUSE_BELLESIP -DVCARD_ENABLED -DVIDEO_ENABLED -Dlinphone_EXPORTS -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/linphone.dir/dict.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/dict.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 18%] Building C object coreapi/CMakeFiles/linphone.dir/echo-tester.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi && /usr/bin/cc -DHAVE_CONFIG_H -DLIBLINPHONE_EXPORTS -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DUSE_BELLESIP -DVCARD_ENABLED -DVIDEO_ENABLED -Dlinphone_EXPORTS -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/linphone.dir/echo-tester.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/echo-tester.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 19%] Building C object coreapi/CMakeFiles/linphone.dir/enum.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi && /usr/bin/cc -DHAVE_CONFIG_H -DLIBLINPHONE_EXPORTS -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DUSE_BELLESIP -DVCARD_ENABLED -DVIDEO_ENABLED -Dlinphone_EXPORTS -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/linphone.dir/enum.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/enum.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 17%] Building C object coreapi/CMakeFiles/linphone.dir/ec-calibrator.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi && /usr/bin/cc -DHAVE_CONFIG_H -DLIBLINPHONE_EXPORTS -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DUSE_BELLESIP -DVCARD_ENABLED -DVIDEO_ENABLED -Dlinphone_EXPORTS -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/linphone.dir/ec-calibrator.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/ec-calibrator.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 14%] Building C object coreapi/CMakeFiles/linphone.dir/chat.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi && /usr/bin/cc -DHAVE_CONFIG_H -DLIBLINPHONE_EXPORTS -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DUSE_BELLESIP -DVCARD_ENABLED -DVIDEO_ENABLED -Dlinphone_EXPORTS -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/linphone.dir/chat.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/chat.c
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/chat.c: In function '_linphone_chat_room_send_message':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/chat.c:432:5: warning: 'linphone_proxy_config_get_identity' is deprecated [-Wdeprecated-declarations]
432 | identity = linphone_proxy_config_get_identity(proxy);
| ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:62,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/chat.c:25:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/proxy_config.h:272:49: note: declared here
272 | LINPHONE_PUBLIC LINPHONE_DEPRECATED const char *linphone_proxy_config_get_identity(const LinphoneProxyConfig *cfg);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/chat.c: In function 'linphone_chat_room_send_is_composing_notification':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/chat.c:1091:4: warning: 'linphone_proxy_config_get_identity' is deprecated [-Wdeprecated-declarations]
1091 | identity = linphone_proxy_config_get_identity(proxy);
| ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:62,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/chat.c:25:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/proxy_config.h:272:49: note: declared here
272 | LINPHONE_PUBLIC LINPHONE_DEPRECATED const char *linphone_proxy_config_get_identity(const LinphoneProxyConfig *cfg);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/chat.c: In function 'linphone_chat_message_send_imdn':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/chat.c:1247:3: warning: 'linphone_proxy_config_get_identity' is deprecated [-Wdeprecated-declarations]
1247 | identity = linphone_proxy_config_get_identity(proxy);
| ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:62,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/chat.c:25:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/proxy_config.h:272:49: note: declared here
272 | LINPHONE_PUBLIC LINPHONE_DEPRECATED const char *linphone_proxy_config_get_identity(const LinphoneProxyConfig *cfg);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 0%] Generating html/index.html, xml/index.xml
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi/help/doc/doxygen && /usr/bin/doxygen /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi/help/doc/doxygen/Doxyfile
warning: Tag 'PERL_PATH' at line 2100 of file '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi/help/doc/doxygen/Doxyfile' has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'MSCGEN_PATH' at line 2122 of file '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi/help/doc/doxygen/Doxyfile' has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/help/doc/doxygen/doxygen.dox:492: warning: missing title after \defgroup wrapper
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/misc.h:40: warning: explicit link request to 'LinphoneSipTransports' could not be resolved
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/misc.h:46: warning: explicit link request to 'LinphoneSipTransports' could not be resolved
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/misc.h:53: warning: explicit link request to 'LinphoneSipTransports' could not be resolved
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/misc.h:46: warning: explicit link request to 'LinphoneSipTransports' could not be resolved
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/conference.h:47: warning: explicit link request to 'LinphoneConferencParams' could not be resolved
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/call.h:578: warning: argument 'ud' of command @param is not found in the argument list of linphone_call_cbs_set_user_data(LinphoneCallCbs *cbs, void *user_data)
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/call.h:582: warning: The following parameter of linphone_call_cbs_set_user_data(LinphoneCallCbs *cbs, void *user_data) is not documented:
parameter 'user_data'
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/conference.h:120: warning: argument 'obj' of command @param is not found in the argument list of linphone_conference_invite_participants(LinphoneConference *conf, const bctbx_list_t *addresses, const LinphoneCallParams *params)
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/conference.h:126: warning: The following parameter of linphone_conference_invite_participants(LinphoneConference *conf, const bctbx_list_t *addresses, const LinphoneCallParams *params) is not documented:
parameter 'conf'
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/conference.h:47: warning: explicit link request to 'LinphoneConferencParams' could not be resolved
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/call.h:909: warning: The following parameter of linphone_call_set_params(LinphoneCall *call, const LinphoneCallParams *params) is not documented:
parameter 'params'
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1638: warning: unable to resolve reference to 'OrtpPayloadType' for \ref command
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1731: warning: unable to resolve reference to 'OrtpPayloadType' for \ref command
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1684: warning: unable to resolve reference to 'OrtpPayloadType' for \ref command
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1653: warning: unable to resolve reference to 'OrtpPayloadType' for \ref command
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:4524: warning: argument 'core' of command @param is not found in the argument list of linphone_core_set_audio_multicast_addr(LinphoneCore *lc, const char *ip)
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:4530: warning: The following parameter of linphone_core_set_audio_multicast_addr(LinphoneCore *lc, const char *ip) is not documented:
parameter 'lc'
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1610: warning: unable to resolve reference to 'const' for \ref command
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1699: warning: unable to resolve reference to 'OrtpPayloadType' for \ref command
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/payload_type.h:89: warning: End of list marker found without any preceding list items
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:2361: warning: explicit link request to 'LinphoneSipTransports' could not be resolved
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:2374: warning: explicit link request to 'LinphoneSipTransports' could not be resolved
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:5013: warning: explicit link request to 'LinphoneOnlineStatus' could not be resolved
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:4996: warning: explicit link request to 'LinphoneStatusMoved' could not be resolved
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:4997: warning: explicit link request to 'LinphoneOnlineStatus' could not be resolved
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/friend.h:115: warning: unable to resolve reference to 'const' for \ref command
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/friend.h:193: warning: explicit link request to 'LinphoneOnlineStatus' could not be resolved
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/chat.h:310: warning: argument 'message' of command @param is not found in the argument list of linphone_chat_message_is_secured(LinphoneChatMessage *msg)
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/chat.h:315: warning: The following parameter of linphone_chat_message_is_secured(LinphoneChatMessage *msg) is not documented:
parameter 'msg'
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/address.h:208: warning: The following parameter of linphone_address_get_header(const LinphoneAddress *addr, const char *name) is not documented:
parameter 'name'
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/lpconfig.h:114: warning: unable to resolve reference to 'const' for \ref command
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/lpconfig.h:115: warning: unable to resolve reference to 'const' for \ref command
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/lpconfig.h:87: warning: argument 'lpconfig' of command @param is not found in the argument list of linphone_config_load_from_xml_file(LinphoneConfig *lpc, const char *filename)
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/lpconfig.h:91: warning: The following parameter of linphone_config_load_from_xml_file(LinphoneConfig *lpc, const char *filename) is not documented:
parameter 'lpc'
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/lpconfig.h:95: warning: argument 'lpconfig' of command @param is not found in the argument list of linphone_config_load_from_xml_string(LpConfig *lpc, const char *buffer)
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/lpconfig.h:100: warning: The following parameter of linphone_config_load_from_xml_string(LpConfig *lpc, const char *buffer) is not documented:
parameter 'lpc'
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/lpconfig.h:157: warning: unable to resolve reference to 'const' for \ref command
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/error_info.h:153: warning: argument 'phrase' of command @param is not found in the argument list of linphone_error_info_set_warnings(LinphoneErrorInfo *ei, const char *warnings)
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/error_info.h:157: warning: The following parameter of linphone_error_info_set_warnings(LinphoneErrorInfo *ei, const char *warnings) is not documented:
parameter 'warnings'
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/headers.h:57: warning: argument 'the' of command @param is not found in the argument list of linphone_headers_add(LinphoneHeaders *obj, const char *name, const char *value)
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/headers.h:62: warning: The following parameter of linphone_headers_add(LinphoneHeaders *obj, const char *name, const char *value) is not documented:
parameter 'value'
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/headers.h:48: warning: argument 'name' of command @param is not found in the argument list of linphone_headers_get_value(LinphoneHeaders *obj, const char *header_name)
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/headers.h:54: warning: The following parameter of linphone_headers_get_value(LinphoneHeaders *obj, const char *header_name) is not documented:
parameter 'header_name'
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/headers.h:65: warning: argument 'the' of command @param is not found in the argument list of linphone_headers_remove(LinphoneHeaders *obj, const char *name)
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/tunnel.h:47: warning: explicit link request to 'LinphoneTunnelConfig' could not be resolved
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/tunnel.h:244: warning: unable to resolve reference to 'LinphoneTunnelConfig' for \ref command
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/vcard.h:181: warning: unable to resolve reference to 'const' for \ref command
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/address.h:208: warning: The following parameter of linphone_address_get_header(const LinphoneAddress *addr, const char *name) is not documented:
parameter 'name'
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/call.h:578: warning: argument 'ud' of command @param is not found in the argument list of linphone_call_cbs_set_user_data(LinphoneCallCbs *cbs, void *user_data)
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/call.h:582: warning: The following parameter of linphone_call_cbs_set_user_data(LinphoneCallCbs *cbs, void *user_data) is not documented:
parameter 'user_data'
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/call.h:909: warning: The following parameter of linphone_call_set_params(LinphoneCall *call, const LinphoneCallParams *params) is not documented:
parameter 'params'
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/chat.h:310: warning: argument 'message' of command @param is not found in the argument list of linphone_chat_message_is_secured(LinphoneChatMessage *msg)
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/chat.h:315: warning: The following parameter of linphone_chat_message_is_secured(LinphoneChatMessage *msg) is not documented:
parameter 'msg'
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/conference.h:47: warning: explicit link request to 'LinphoneConferencParams' could not be resolved
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/conference.h:120: warning: argument 'obj' of command @param is not found in the argument list of linphone_conference_invite_participants(LinphoneConference *conf, const bctbx_list_t *addresses, const LinphoneCallParams *params)
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/conference.h:126: warning: The following parameter of linphone_conference_invite_participants(LinphoneConference *conf, const bctbx_list_t *addresses, const LinphoneCallParams *params) is not documented:
parameter 'conf'
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1610: warning: unable to resolve reference to 'const' for \ref command
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1638: warning: unable to resolve reference to 'OrtpPayloadType' for \ref command
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1653: warning: unable to resolve reference to 'OrtpPayloadType' for \ref command
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1684: warning: unable to resolve reference to 'OrtpPayloadType' for \ref command
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1699: warning: unable to resolve reference to 'OrtpPayloadType' for \ref command
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1731: warning: unable to resolve reference to 'OrtpPayloadType' for \ref command
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:2057: warning: argument 'cbs' of command @param is not found in the argument list of linphone_core_set_account_creator_service(LinphoneCore *lc, LinphoneAccountCreatorService *service)
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:2062: warning: The following parameter of linphone_core_set_account_creator_service(LinphoneCore *lc, LinphoneAccountCreatorService *service) is not documented:
parameter 'service'
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:2361: warning: explicit link request to 'LinphoneSipTransports' could not be resolved
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:2374: warning: explicit link request to 'LinphoneSipTransports' could not be resolved
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:4524: warning: argument 'core' of command @param is not found in the argument list of linphone_core_set_audio_multicast_addr(LinphoneCore *lc, const char *ip)
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:4530: warning: The following parameter of linphone_core_set_audio_multicast_addr(LinphoneCore *lc, const char *ip) is not documented:
parameter 'lc'
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:4996: warning: explicit link request to 'LinphoneStatusMoved' could not be resolved
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:4997: warning: explicit link request to 'LinphoneOnlineStatus' could not be resolved
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:5013: warning: explicit link request to 'LinphoneOnlineStatus' could not be resolved
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/error_info.h:153: warning: argument 'phrase' of command @param is not found in the argument list of linphone_error_info_set_warnings(LinphoneErrorInfo *ei, const char *warnings)
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/error_info.h:157: warning: The following parameter of linphone_error_info_set_warnings(LinphoneErrorInfo *ei, const char *warnings) is not documented:
parameter 'warnings'
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/friend.h:115: warning: unable to resolve reference to 'const' for \ref command
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/friend.h:193: warning: explicit link request to 'LinphoneOnlineStatus' could not be resolved
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/headers.h:48: warning: argument 'name' of command @param is not found in the argument list of linphone_headers_get_value(LinphoneHeaders *obj, const char *header_name)
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/headers.h:54: warning: The following parameter of linphone_headers_get_value(LinphoneHeaders *obj, const char *header_name) is not documented:
parameter 'header_name'
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/headers.h:57: warning: argument 'the' of command @param is not found in the argument list of linphone_headers_add(LinphoneHeaders *obj, const char *name, const char *value)
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/headers.h:62: warning: The following parameter of linphone_headers_add(LinphoneHeaders *obj, const char *name, const char *value) is not documented:
parameter 'value'
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/headers.h:65: warning: argument 'the' of command @param is not found in the argument list of linphone_headers_remove(LinphoneHeaders *obj, const char *name)
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/lpconfig.h:87: warning: argument 'lpconfig' of command @param is not found in the argument list of linphone_config_load_from_xml_file(LinphoneConfig *lpc, const char *filename)
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/lpconfig.h:91: warning: The following parameter of linphone_config_load_from_xml_file(LinphoneConfig *lpc, const char *filename) is not documented:
parameter 'lpc'
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/lpconfig.h:95: warning: argument 'lpconfig' of command @param is not found in the argument list of linphone_config_load_from_xml_string(LpConfig *lpc, const char *buffer)
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/lpconfig.h:100: warning: The following parameter of linphone_config_load_from_xml_string(LpConfig *lpc, const char *buffer) is not documented:
parameter 'lpc'
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/lpconfig.h:114: warning: unable to resolve reference to 'const' for \ref command
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/lpconfig.h:115: warning: unable to resolve reference to 'const' for \ref command
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/lpconfig.h:157: warning: unable to resolve reference to 'const' for \ref command
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/misc.h:40: warning: explicit link request to 'LinphoneSipTransports' could not be resolved
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/misc.h:46: warning: explicit link request to 'LinphoneSipTransports' could not be resolved
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/misc.h:53: warning: explicit link request to 'LinphoneSipTransports' could not be resolved
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/payload_type.h:89: warning: End of list marker found without any preceding list items
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/tunnel.h:47: warning: explicit link request to 'LinphoneTunnelConfig' could not be resolved
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/tunnel.h:244: warning: unable to resolve reference to 'LinphoneTunnelConfig' for \ref command
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/vcard.h:181: warning: unable to resolve reference to 'const' for \ref command
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/misc.h:40: warning: explicit link request to 'LinphoneSipTransports' could not be resolved
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/misc.h:46: warning: explicit link request to 'LinphoneSipTransports' could not be resolved
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/misc.h:53: warning: explicit link request to 'LinphoneSipTransports' could not be resolved
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/call.h:578: warning: argument 'ud' of command @param is not found in the argument list of linphone_call_cbs_set_user_data(LinphoneCallCbs *cbs, void *user_data)
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/call.h:582: warning: The following parameter of linphone_call_cbs_set_user_data(LinphoneCallCbs *cbs, void *user_data) is not documented:
parameter 'user_data'
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/conference.h:47: warning: explicit link request to 'LinphoneConferencParams' could not be resolved
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/conference.h:120: warning: argument 'obj' of command @param is not found in the argument list of linphone_conference_invite_participants(LinphoneConference *conf, const bctbx_list_t *addresses, const LinphoneCallParams *params)
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/conference.h:126: warning: The following parameter of linphone_conference_invite_participants(LinphoneConference *conf, const bctbx_list_t *addresses, const LinphoneCallParams *params) is not documented:
parameter 'conf'
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/call.h:909: warning: The following parameter of linphone_call_set_params(LinphoneCall *call, const LinphoneCallParams *params) is not documented:
parameter 'params'
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1610: warning: unable to resolve reference to 'const' for \ref command
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1638: warning: unable to resolve reference to 'OrtpPayloadType' for \ref command
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1653: warning: unable to resolve reference to 'OrtpPayloadType' for \ref command
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1684: warning: unable to resolve reference to 'OrtpPayloadType' for \ref command
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1699: warning: unable to resolve reference to 'OrtpPayloadType' for \ref command
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1731: warning: unable to resolve reference to 'OrtpPayloadType' for \ref command
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:4524: warning: argument 'core' of command @param is not found in the argument list of linphone_core_set_audio_multicast_addr(LinphoneCore *lc, const char *ip)
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:4530: warning: The following parameter of linphone_core_set_audio_multicast_addr(LinphoneCore *lc, const char *ip) is not documented:
parameter 'lc'
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/payload_type.h:89: warning: End of list marker found without any preceding list items
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:2361: warning: explicit link request to 'LinphoneSipTransports' could not be resolved
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:2374: warning: explicit link request to 'LinphoneSipTransports' could not be resolved
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:4996: warning: explicit link request to 'LinphoneStatusMoved' could not be resolved
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:4997: warning: explicit link request to 'LinphoneOnlineStatus' could not be resolved
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:5013: warning: explicit link request to 'LinphoneOnlineStatus' could not be resolved
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/friend.h:115: warning: unable to resolve reference to 'const' for \ref command
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/friend.h:193: warning: explicit link request to 'LinphoneOnlineStatus' could not be resolved
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/chat.h:310: warning: argument 'message' of command @param is not found in the argument list of linphone_chat_message_is_secured(LinphoneChatMessage *msg)
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/chat.h:315: warning: The following parameter of linphone_chat_message_is_secured(LinphoneChatMessage *msg) is not documented:
parameter 'msg'
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/address.h:208: warning: The following parameter of linphone_address_get_header(const LinphoneAddress *addr, const char *name) is not documented:
parameter 'name'
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/error_info.h:153: warning: argument 'phrase' of command @param is not found in the argument list of linphone_error_info_set_warnings(LinphoneErrorInfo *ei, const char *warnings)
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/error_info.h:157: warning: The following parameter of linphone_error_info_set_warnings(LinphoneErrorInfo *ei, const char *warnings) is not documented:
parameter 'warnings'
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/headers.h:48: warning: argument 'name' of command @param is not found in the argument list of linphone_headers_get_value(LinphoneHeaders *obj, const char *header_name)
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/headers.h:54: warning: The following parameter of linphone_headers_get_value(LinphoneHeaders *obj, const char *header_name) is not documented:
parameter 'header_name'
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/headers.h:57: warning: argument 'the' of command @param is not found in the argument list of linphone_headers_add(LinphoneHeaders *obj, const char *name, const char *value)
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/headers.h:62: warning: The following parameter of linphone_headers_add(LinphoneHeaders *obj, const char *name, const char *value) is not documented:
parameter 'value'
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/headers.h:65: warning: argument 'the' of command @param is not found in the argument list of linphone_headers_remove(LinphoneHeaders *obj, const char *name)
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/lpconfig.h:87: warning: argument 'lpconfig' of command @param is not found in the argument list of linphone_config_load_from_xml_file(LinphoneConfig *lpc, const char *filename)
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/lpconfig.h:91: warning: The following parameter of linphone_config_load_from_xml_file(LinphoneConfig *lpc, const char *filename) is not documented:
parameter 'lpc'
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/lpconfig.h:95: warning: argument 'lpconfig' of command @param is not found in the argument list of linphone_config_load_from_xml_string(LpConfig *lpc, const char *buffer)
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/lpconfig.h:100: warning: The following parameter of linphone_config_load_from_xml_string(LpConfig *lpc, const char *buffer) is not documented:
parameter 'lpc'
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/lpconfig.h:114: warning: unable to resolve reference to 'const' for \ref command
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/lpconfig.h:115: warning: unable to resolve reference to 'const' for \ref command
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/lpconfig.h:157: warning: unable to resolve reference to 'const' for \ref command
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/tunnel.h:244: warning: unable to resolve reference to 'LinphoneTunnelConfig' for \ref command
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/tunnel.h:47: warning: explicit link request to 'LinphoneTunnelConfig' could not be resolved
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/vcard.h:181: warning: unable to resolve reference to 'const' for \ref command
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 23%] Built target linphone-doc
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 19%] Building C object coreapi/CMakeFiles/linphone.dir/error_info.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi && /usr/bin/cc -DHAVE_CONFIG_H -DLIBLINPHONE_EXPORTS -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DUSE_BELLESIP -DVCARD_ENABLED -DVIDEO_ENABLED -Dlinphone_EXPORTS -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/linphone.dir/error_info.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/error_info.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 21%] Building C object coreapi/CMakeFiles/linphone.dir/factory.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi && /usr/bin/cc -DHAVE_CONFIG_H -DLIBLINPHONE_EXPORTS -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DUSE_BELLESIP -DVCARD_ENABLED -DVIDEO_ENABLED -Dlinphone_EXPORTS -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/linphone.dir/factory.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/factory.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 20%] Building C object coreapi/CMakeFiles/linphone.dir/event.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi && /usr/bin/cc -DHAVE_CONFIG_H -DLIBLINPHONE_EXPORTS -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DUSE_BELLESIP -DVCARD_ENABLED -DVIDEO_ENABLED -Dlinphone_EXPORTS -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/linphone.dir/event.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/event.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 23%] Building C object coreapi/CMakeFiles/linphone.dir/im_notif_policy.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi && /usr/bin/cc -DHAVE_CONFIG_H -DLIBLINPHONE_EXPORTS -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DUSE_BELLESIP -DVCARD_ENABLED -DVIDEO_ENABLED -Dlinphone_EXPORTS -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/linphone.dir/im_notif_policy.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/im_notif_policy.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 24%] Building C object coreapi/CMakeFiles/linphone.dir/ldapprovider.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi && /usr/bin/cc -DHAVE_CONFIG_H -DLIBLINPHONE_EXPORTS -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DUSE_BELLESIP -DVCARD_ENABLED -DVIDEO_ENABLED -Dlinphone_EXPORTS -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/linphone.dir/ldapprovider.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/ldapprovider.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 23%] Building C object coreapi/CMakeFiles/linphone.dir/info.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi && /usr/bin/cc -DHAVE_CONFIG_H -DLIBLINPHONE_EXPORTS -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DUSE_BELLESIP -DVCARD_ENABLED -DVIDEO_ENABLED -Dlinphone_EXPORTS -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/linphone.dir/info.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/info.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 25%] Building C object coreapi/CMakeFiles/linphone.dir/im_encryption_engine.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi && /usr/bin/cc -DHAVE_CONFIG_H -DLIBLINPHONE_EXPORTS -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DUSE_BELLESIP -DVCARD_ENABLED -DVIDEO_ENABLED -Dlinphone_EXPORTS -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/linphone.dir/im_encryption_engine.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/im_encryption_engine.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 27%] Building C object coreapi/CMakeFiles/linphone.dir/linphone_tunnel_config.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi && /usr/bin/cc -DHAVE_CONFIG_H -DLIBLINPHONE_EXPORTS -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DUSE_BELLESIP -DVCARD_ENABLED -DVIDEO_ENABLED -Dlinphone_EXPORTS -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/linphone.dir/linphone_tunnel_config.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/linphone_tunnel_config.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 28%] Building C object coreapi/CMakeFiles/linphone.dir/localplayer.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi && /usr/bin/cc -DHAVE_CONFIG_H -DLIBLINPHONE_EXPORTS -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DUSE_BELLESIP -DVCARD_ENABLED -DVIDEO_ENABLED -Dlinphone_EXPORTS -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/linphone.dir/localplayer.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/localplayer.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 22%] Building C object coreapi/CMakeFiles/linphone.dir/friendlist.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi && /usr/bin/cc -DHAVE_CONFIG_H -DLIBLINPHONE_EXPORTS -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DUSE_BELLESIP -DVCARD_ENABLED -DVIDEO_ENABLED -Dlinphone_EXPORTS -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/linphone.dir/friendlist.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/friendlist.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 24%] Building C object coreapi/CMakeFiles/linphone.dir/lime.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi && /usr/bin/cc -DHAVE_CONFIG_H -DLIBLINPHONE_EXPORTS -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DUSE_BELLESIP -DVCARD_ENABLED -DVIDEO_ENABLED -Dlinphone_EXPORTS -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/linphone.dir/lime.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/lime.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 28%] Building C object coreapi/CMakeFiles/linphone.dir/lpc2xml.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi && /usr/bin/cc -DHAVE_CONFIG_H -DLIBLINPHONE_EXPORTS -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DUSE_BELLESIP -DVCARD_ENABLED -DVIDEO_ENABLED -Dlinphone_EXPORTS -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/linphone.dir/lpc2xml.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/lpc2xml.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 21%] Building C object coreapi/CMakeFiles/linphone.dir/friend.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi && /usr/bin/cc -DHAVE_CONFIG_H -DLIBLINPHONE_EXPORTS -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DUSE_BELLESIP -DVCARD_ENABLED -DVIDEO_ENABLED -Dlinphone_EXPORTS -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/linphone.dir/friend.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/friend.c
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/friend.c: In function 'linphone_friend_update_subscribes':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/friend.c:745:6: warning: 'linphone_proxy_config_get_identity' is deprecated [-Wdeprecated-declarations]
745 | tmp,linphone_proxy_config_get_identity(cfg));
| ^~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:62,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/friend.c:25:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/proxy_config.h:272:49: note: declared here
272 | LINPHONE_PUBLIC LINPHONE_DEPRECATED const char *linphone_proxy_config_get_identity(const LinphoneProxyConfig *cfg);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 30%] Building C object coreapi/CMakeFiles/linphone.dir/lsd.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi && /usr/bin/cc -DHAVE_CONFIG_H -DLIBLINPHONE_EXPORTS -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DUSE_BELLESIP -DVCARD_ENABLED -DVIDEO_ENABLED -Dlinphone_EXPORTS -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/linphone.dir/lsd.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/lsd.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 31%] Building C object coreapi/CMakeFiles/linphone.dir/nat_policy.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi && /usr/bin/cc -DHAVE_CONFIG_H -DLIBLINPHONE_EXPORTS -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DUSE_BELLESIP -DVCARD_ENABLED -DVIDEO_ENABLED -Dlinphone_EXPORTS -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/linphone.dir/nat_policy.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/nat_policy.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 30%] Building C object coreapi/CMakeFiles/linphone.dir/message_storage.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi && /usr/bin/cc -DHAVE_CONFIG_H -DLIBLINPHONE_EXPORTS -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DUSE_BELLESIP -DVCARD_ENABLED -DVIDEO_ENABLED -Dlinphone_EXPORTS -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/linphone.dir/message_storage.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/message_storage.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 29%] Building C object coreapi/CMakeFiles/linphone.dir/lpconfig.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi && /usr/bin/cc -DHAVE_CONFIG_H -DLIBLINPHONE_EXPORTS -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DUSE_BELLESIP -DVCARD_ENABLED -DVIDEO_ENABLED -Dlinphone_EXPORTS -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/linphone.dir/lpconfig.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/lpconfig.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 33%] Building C object coreapi/CMakeFiles/linphone.dir/payload_type.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi && /usr/bin/cc -DHAVE_CONFIG_H -DLIBLINPHONE_EXPORTS -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DUSE_BELLESIP -DVCARD_ENABLED -DVIDEO_ENABLED -Dlinphone_EXPORTS -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/linphone.dir/payload_type.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/payload_type.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 32%] Building C object coreapi/CMakeFiles/linphone.dir/offeranswer.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi && /usr/bin/cc -DHAVE_CONFIG_H -DLIBLINPHONE_EXPORTS -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DUSE_BELLESIP -DVCARD_ENABLED -DVIDEO_ENABLED -Dlinphone_EXPORTS -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/linphone.dir/offeranswer.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/offeranswer.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 33%] Building C object coreapi/CMakeFiles/linphone.dir/player.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi && /usr/bin/cc -DHAVE_CONFIG_H -DLIBLINPHONE_EXPORTS -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DUSE_BELLESIP -DVCARD_ENABLED -DVIDEO_ENABLED -Dlinphone_EXPORTS -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/linphone.dir/player.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/player.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 36%] Building C object coreapi/CMakeFiles/linphone.dir/remote_provisioning.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi && /usr/bin/cc -DHAVE_CONFIG_H -DLIBLINPHONE_EXPORTS -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DUSE_BELLESIP -DVCARD_ENABLED -DVIDEO_ENABLED -Dlinphone_EXPORTS -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/linphone.dir/remote_provisioning.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/remote_provisioning.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 37%] Building C object coreapi/CMakeFiles/linphone.dir/ringtoneplayer.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi && /usr/bin/cc -DHAVE_CONFIG_H -DLIBLINPHONE_EXPORTS -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DUSE_BELLESIP -DVCARD_ENABLED -DVIDEO_ENABLED -Dlinphone_EXPORTS -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/linphone.dir/ringtoneplayer.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/ringtoneplayer.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 31%] Building C object coreapi/CMakeFiles/linphone.dir/misc.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi && /usr/bin/cc -DHAVE_CONFIG_H -DLIBLINPHONE_EXPORTS -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DUSE_BELLESIP -DVCARD_ENABLED -DVIDEO_ENABLED -Dlinphone_EXPORTS -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/linphone.dir/misc.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/misc.c
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/misc.c: In function 'linphone_core_update_allocated_audio_bandwidth':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/misc.c:137:2: warning: 'linphone_core_get_audio_codecs' is deprecated [-Wdeprecated-declarations]
137 | for(elem=linphone_core_get_audio_codecs(lc);elem!=NULL;elem=elem->next){
| ^~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/private.h:28,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/misc.c:21:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1649:57: note: declared here
1649 | LINPHONE_PUBLIC LINPHONE_DEPRECATED const bctbx_list_t *linphone_core_get_audio_codecs(const LinphoneCore *lc);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/string.h:494,
from /usr/include/ortp/port.h:41,
from /usr/include/ortp/logging.h:29,
from /usr/include/ortp/ortp.h:66,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/private.h:28,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/misc.c:21:
In function 'strncpy',
inlined from '_update_local_media_description_from_ice' at /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/misc.c:847:2:
/usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation]
106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'strncpy',
inlined from '_update_local_media_description_from_ice' at /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/misc.c:848:2:
/usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 256 equals destination size [-Wstringop-truncation]
106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 35%] Building C object coreapi/CMakeFiles/linphone.dir/quality_reporting.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi && /usr/bin/cc -DHAVE_CONFIG_H -DLIBLINPHONE_EXPORTS -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DUSE_BELLESIP -DVCARD_ENABLED -DVIDEO_ENABLED -Dlinphone_EXPORTS -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/linphone.dir/quality_reporting.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/quality_reporting.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 38%] Building C object coreapi/CMakeFiles/linphone.dir/siplogin.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi && /usr/bin/cc -DHAVE_CONFIG_H -DLIBLINPHONE_EXPORTS -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DUSE_BELLESIP -DVCARD_ENABLED -DVIDEO_ENABLED -Dlinphone_EXPORTS -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/linphone.dir/siplogin.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/siplogin.c
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/siplogin.c: In function 'sip_login_do_login':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/siplogin.c:67:2: warning: 'linphone_proxy_config_set_identity' is deprecated [-Wdeprecated-declarations]
67 | linphone_proxy_config_set_identity(cfg,tmp);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:62,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/siplogin.c:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/proxy_config.h:81:52: note: declared here
81 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_proxy_config_set_identity(LinphoneProxyConfig *cfg, const char *identity);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 38%] Building C object coreapi/CMakeFiles/linphone.dir/sipsetup.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi && /usr/bin/cc -DHAVE_CONFIG_H -DLIBLINPHONE_EXPORTS -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DUSE_BELLESIP -DVCARD_ENABLED -DVIDEO_ENABLED -Dlinphone_EXPORTS -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/linphone.dir/sipsetup.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/sipsetup.c
In file included from /usr/include/string.h:494,
from /usr/include/ortp/port.h:41,
from /usr/include/ortp/logging.h:29,
from /usr/include/ortp/ortp.h:66,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/sipsetup.c:24:
In function 'strncpy',
inlined from 'sip_setup_context_login_account' at /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/sipsetup.c:151:2:
/usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 128 equals destination size [-Wstringop-truncation]
106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'strncpy',
inlined from 'sip_setup_context_login_account' at /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/sipsetup.c:152:2:
/usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 128 equals destination size [-Wstringop-truncation]
106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 35%] Building C object coreapi/CMakeFiles/linphone.dir/proxy.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi && /usr/bin/cc -DHAVE_CONFIG_H -DLIBLINPHONE_EXPORTS -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DUSE_BELLESIP -DVCARD_ENABLED -DVIDEO_ENABLED -Dlinphone_EXPORTS -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/linphone.dir/proxy.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/proxy.c
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/proxy.c: In function 'linphone_proxy_config_normalize_phone_number':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/proxy.c:642:2: warning: 'linphone_proxy_config_new' is deprecated [-Wdeprecated-declarations]
642 | LinphoneProxyConfig *tmpproxy = proxy ? proxy : linphone_proxy_config_new();
| ^~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/proxy.c:143:22: note: declared here
143 | LinphoneProxyConfig *linphone_proxy_config_new() {
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/proxy.c: In function 'linphone_proxy_config_new_from_config_file':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/proxy.c:1175:2: warning: 'linphone_proxy_config_get_identity' is deprecated [-Wdeprecated-declarations]
1175 | CONFIGURE_STRING_VALUE(cfg,config,key,identity,"reg_identity")
| ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/proxy.c:934:13: note: declared here
934 | const char *linphone_proxy_config_get_identity(const LinphoneProxyConfig *cfg){
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/proxy.c:1175:2: warning: 'linphone_proxy_config_get_identity' is deprecated [-Wdeprecated-declarations]
1175 | CONFIGURE_STRING_VALUE(cfg,config,key,identity,"reg_identity")
| ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/proxy.c:934:13: note: declared here
934 | const char *linphone_proxy_config_get_identity(const LinphoneProxyConfig *cfg){
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/proxy.c:1175:2: warning: 'linphone_proxy_config_set_identity' is deprecated [-Wdeprecated-declarations]
1175 | CONFIGURE_STRING_VALUE(cfg,config,key,identity,"reg_identity")
| ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/proxy.c:314:16: note: declared here
314 | LinphoneStatus linphone_proxy_config_set_identity(LinphoneProxyConfig *cfg, const char *identity){
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/proxy.c: In function 'linphone_proxy_config_set_state':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/proxy.c:1313:3: warning: 'linphone_proxy_config_get_identity' is deprecated [-Wdeprecated-declarations]
1313 | char *msg=ortp_strdup_printf(_("Refreshing on %s..."), linphone_proxy_config_get_identity(cfg));
| ^~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/proxy.c:934:13: note: declared here
934 | const char *linphone_proxy_config_get_identity(const LinphoneProxyConfig *cfg){
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/proxy.c:1322:6: warning: 'linphone_proxy_config_get_identity' is deprecated [-Wdeprecated-declarations]
1322 | linphone_proxy_config_get_identity(cfg),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/proxy.c:934:13: note: declared here
934 | const char *linphone_proxy_config_get_identity(const LinphoneProxyConfig *cfg){
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/string.h:494,
from /usr/include/ortp/port.h:41,
from /usr/include/ortp/logging.h:29,
from /usr/include/ortp/ortp.h:66,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/proxy.c:21:
In function 'strncpy',
inlined from 'linphone_proxy_config_normalize_phone_number' at /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/proxy.c:667:6:
/usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 8 equals destination size [-Wstringop-truncation]
106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 40%] Building C object coreapi/CMakeFiles/linphone.dir/video_definition.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi && /usr/bin/cc -DHAVE_CONFIG_H -DLIBLINPHONE_EXPORTS -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DUSE_BELLESIP -DVCARD_ENABLED -DVIDEO_ENABLED -Dlinphone_EXPORTS -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/linphone.dir/video_definition.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/video_definition.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 39%] Building C object coreapi/CMakeFiles/linphone.dir/sqlite3_bctbx_vfs.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi && /usr/bin/cc -DHAVE_CONFIG_H -DLIBLINPHONE_EXPORTS -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DUSE_BELLESIP -DVCARD_ENABLED -DVIDEO_ENABLED -Dlinphone_EXPORTS -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/linphone.dir/sqlite3_bctbx_vfs.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/sqlite3_bctbx_vfs.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 37%] Building C object coreapi/CMakeFiles/linphone.dir/sal.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi && /usr/bin/cc -DHAVE_CONFIG_H -DLIBLINPHONE_EXPORTS -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DUSE_BELLESIP -DVCARD_ENABLED -DVIDEO_ENABLED -Dlinphone_EXPORTS -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/linphone.dir/sal.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/sal.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 34%] Building C object coreapi/CMakeFiles/linphone.dir/presence.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi && /usr/bin/cc -DHAVE_CONFIG_H -DLIBLINPHONE_EXPORTS -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DUSE_BELLESIP -DVCARD_ENABLED -DVIDEO_ENABLED -Dlinphone_EXPORTS -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/linphone.dir/presence.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/presence.c
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/presence.c: In function 'linphone_timestamp_to_rfc3339_string':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/presence.c:199:54: warning: '%02d' directive output may be truncated writing between 2 and 11 bytes into a region of size between 10 and 17 [-Wformat-truncation=]
199 | snprintf(timestamp_str, sizeof(timestamp_str), "%4d-%02d-%02dT%02d:%02d:%02dZ",
| ^~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/presence.c:199:49: note: directive argument in the range [-2147483647, 2147483647]
199 | snprintf(timestamp_str, sizeof(timestamp_str), "%4d-%02d-%02dT%02d:%02d:%02dZ",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/stdio.h:867,
from /usr/include/ortp/port.h:39,
from /usr/include/ortp/logging.h:29,
from /usr/include/ortp/ortp.h:66,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/presence.c:20:
/usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 21 and 73 bytes into a destination of size 22
67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
68 | __bos (__s), __fmt, __va_arg_pack ());
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 40%] Building C object coreapi/CMakeFiles/linphone.dir/xml2lpc.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi && /usr/bin/cc -DHAVE_CONFIG_H -DLIBLINPHONE_EXPORTS -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DUSE_BELLESIP -DVCARD_ENABLED -DVIDEO_ENABLED -Dlinphone_EXPORTS -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/linphone.dir/xml2lpc.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/xml2lpc.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 41%] Building C object coreapi/CMakeFiles/linphone.dir/xml.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi && /usr/bin/cc -DHAVE_CONFIG_H -DLIBLINPHONE_EXPORTS -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DUSE_BELLESIP -DVCARD_ENABLED -DVIDEO_ENABLED -Dlinphone_EXPORTS -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/linphone.dir/xml.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/xml.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 43%] Building C object coreapi/CMakeFiles/linphone.dir/linphone_tunnel_stubs.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi && /usr/bin/cc -DHAVE_CONFIG_H -DLIBLINPHONE_EXPORTS -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DUSE_BELLESIP -DVCARD_ENABLED -DVIDEO_ENABLED -Dlinphone_EXPORTS -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/linphone.dir/linphone_tunnel_stubs.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/linphone_tunnel_stubs.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 42%] Building C object coreapi/CMakeFiles/linphone.dir/xmlrpc.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi && /usr/bin/cc -DHAVE_CONFIG_H -DLIBLINPHONE_EXPORTS -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DUSE_BELLESIP -DVCARD_ENABLED -DVIDEO_ENABLED -Dlinphone_EXPORTS -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/linphone.dir/xmlrpc.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/xmlrpc.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 42%] Building C object coreapi/CMakeFiles/linphone.dir/vtables.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi && /usr/bin/cc -DHAVE_CONFIG_H -DLIBLINPHONE_EXPORTS -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DUSE_BELLESIP -DVCARD_ENABLED -DVIDEO_ENABLED -Dlinphone_EXPORTS -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/linphone.dir/vtables.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/vtables.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 26%] Building C object coreapi/CMakeFiles/linphone.dir/linphonecall.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi && /usr/bin/cc -DHAVE_CONFIG_H -DLIBLINPHONE_EXPORTS -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DUSE_BELLESIP -DVCARD_ENABLED -DVIDEO_ENABLED -Dlinphone_EXPORTS -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/linphone.dir/linphonecall.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/linphonecall.c
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/linphonecall.c: In function 'linphone_call_get_local_ip':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/linphonecall.c:1227:2: warning: 'linphone_core_get_firewall_policy' is deprecated [-Wdeprecated-declarations]
1227 | if (linphone_core_get_firewall_policy(call->core)==LinphonePolicyUseNatAddress
| ^~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/linphonecall.c:24:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:2657:60: note: declared here
2657 | LINPHONE_DEPRECATED LINPHONE_PUBLIC LinphoneFirewallPolicy linphone_core_get_firewall_policy(const LinphoneCore *lc);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/linphonecall.c: In function 'linphone_call_start_video_stream':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/linphonecall.c:3624:4: warning: 'linphone_core_get_preferred_video_size' is deprecated [-Wdeprecated-declarations]
3624 | video_stream_set_sent_video_size(call->videostream,linphone_core_get_preferred_video_size(lc));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/linphonecall.c:24:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:3480:49: note: declared here
3480 | LINPHONE_PUBLIC LINPHONE_DEPRECATED MSVideoSize linphone_core_get_preferred_video_size(const LinphoneCore *lc);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/linphonecall.c: In function 'get_fixed_contact':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/linphonecall.c:4930:2: warning: 'linphone_core_get_firewall_policy' is deprecated [-Wdeprecated-declarations]
4930 | if (linphone_core_get_firewall_policy(lc)==LinphonePolicyUseNatAddress){
| ^~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/linphonecall.c:24:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:2657:60: note: declared here
2657 | LINPHONE_DEPRECATED LINPHONE_PUBLIC LinphoneFirewallPolicy linphone_core_get_firewall_policy(const LinphoneCore *lc);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/linphonecall.c: In function 'linphone_call_update':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/linphonecall.c:5641:4: warning: 'linphone_core_get_preferred_video_size' is deprecated [-Wdeprecated-declarations]
5641 | video_stream_set_sent_video_size(call->videostream, linphone_core_get_preferred_video_size(lc));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/linphonecall.c:24:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:3480:49: note: declared here
3480 | LINPHONE_PUBLIC LINPHONE_DEPRECATED MSVideoSize linphone_core_get_preferred_video_size(const LinphoneCore *lc);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/string.h:494,
from /usr/include/ortp/port.h:41,
from /usr/include/ortp/logging.h:29,
from /usr/include/ortp/ortp.h:66,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/linphonecall.c:24:
In function 'strncpy',
inlined from 'linphone_call_get_local_ip' at /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/linphonecall.c:1229:3:
/usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 64 equals destination size [-Wstringop-truncation]
106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'strncpy',
inlined from 'linphone_call_get_local_ip' at /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/linphonecall.c:1279:2:
/usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 64 equals destination size [-Wstringop-truncation]
106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'strncpy',
inlined from 'linphone_call_make_local_media_description' at /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/linphonecall.c:852:3:
/usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 64 equals destination size [-Wstringop-truncation]
106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'strncpy',
inlined from 'linphone_call_make_local_media_description' at /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/linphonecall.c:853:15:
/usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 64 equals destination size [-Wstringop-truncation]
106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 26%] Building C object coreapi/CMakeFiles/linphone.dir/linphonecore.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi && /usr/bin/cc -DHAVE_CONFIG_H -DLIBLINPHONE_EXPORTS -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DUSE_BELLESIP -DVCARD_ENABLED -DVIDEO_ENABLED -Dlinphone_EXPORTS -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/linphone.dir/linphonecore.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/linphonecore.c
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/linphonecore.c: In function 'net_config_read':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/linphonecore.c:1062:3: warning: 'linphone_core_set_firewall_policy' is deprecated [-Wdeprecated-declarations]
1062 | linphone_core_set_firewall_policy(lc, linphone_core_get_firewall_policy(lc));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/linphonecore.c:21:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:2647:42: note: declared here
2647 | LINPHONE_DEPRECATED LINPHONE_PUBLIC void linphone_core_set_firewall_policy(LinphoneCore *lc, LinphoneFirewallPolicy pol);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/linphonecore.c:1062:3: warning: 'linphone_core_get_firewall_policy' is deprecated [-Wdeprecated-declarations]
1062 | linphone_core_set_firewall_policy(lc, linphone_core_get_firewall_policy(lc));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/linphonecore.c:21:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:2657:60: note: declared here
2657 | LINPHONE_DEPRECATED LINPHONE_PUBLIC LinphoneFirewallPolicy linphone_core_get_firewall_policy(const LinphoneCore *lc);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/linphonecore.c: In function 'codecs_config_read':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/linphonecore.c:1682:2: warning: 'linphone_core_set_audio_codecs' is deprecated [-Wdeprecated-declarations]
1682 | linphone_core_set_audio_codecs(lc,audio_codecs);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/linphonecore.c:21:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1662:52: note: declared here
1662 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_core_set_audio_codecs(LinphoneCore *lc, bctbx_list_t *codecs);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/linphonecore.c:1683:2: warning: 'linphone_core_set_video_codecs' is deprecated [-Wdeprecated-declarations]
1683 | linphone_core_set_video_codecs(lc,video_codecs);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/linphonecore.c:21:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1709:52: note: declared here
1709 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_core_set_video_codecs(LinphoneCore *lc, bctbx_list_t *codecs);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/linphonecore.c:1684:2: warning: 'linphone_core_set_text_codecs' is deprecated [-Wdeprecated-declarations]
1684 | linphone_core_set_text_codecs(lc, text_codecs);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/linphonecore.c:21:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1756:52: note: declared here
1756 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_core_set_text_codecs(LinphoneCore *lc, bctbx_list_t *codecs);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/linphonecore.c: In function 'video_config_read':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/linphonecore.c:1741:2: warning: 'linphone_core_set_video_policy' is deprecated [-Wdeprecated-declarations]
1741 | linphone_core_set_video_policy(lc,&vpol);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/linphonecore.c:21:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:3275:42: note: declared here
3275 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_core_set_video_policy(LinphoneCore *lc, const LinphoneVideoPolicy *policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/linphonecore.c: In function '_linphone_core_new':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/linphonecore.c:2257:2: warning: 'linphone_core_new_with_config' is deprecated [-Wdeprecated-declarations]
2257 | lc=linphone_core_new_with_config(vtable, config, userdata);
| ^~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/linphonecore.c:2242:15: note: declared here
2242 | LinphoneCore *linphone_core_new_with_config(const LinphoneCoreVTable *vtable, struct _LpConfig *config, void *userdata) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/linphonecore.c: In function 'update_primary_contact':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/linphonecore.c:2382:2: warning: 'linphone_core_get_sip_port' is deprecated [-Wdeprecated-declarations]
2382 | port = linphone_core_get_sip_port(lc);
| ^~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/linphonecore.c:21:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:2342:41: note: declared here
2342 | LINPHONE_PUBLIC LINPHONE_DEPRECATED int linphone_core_get_sip_port(LinphoneCore *lc);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/linphonecore.c: In function 'assign_buddy_info':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/linphonecore.c:3039:2: warning: 'linphone_core_get_friend_by_address' is deprecated [-Wdeprecated-declarations]
3039 | LinphoneFriend *lf=linphone_core_get_friend_by_address(lc,info->sip_uri);
| ^~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/linphonecore.c:21:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:5096:53: note: declared here
5096 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneFriend *linphone_core_get_friend_by_address(const LinphoneCore *lc, const char *addr);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/linphonecore.c: In function 'linphone_core_grab_buddy_infos':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/linphonecore.c:3074:2: warning: 'linphone_core_get_friend_list' is deprecated [-Wdeprecated-declarations]
3074 | for(elem=linphone_core_get_friend_list(lc);elem!=NULL;elem=elem->next){
| ^~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/linphonecore.c:2493:21: note: declared here
2493 | const bctbx_list_t* linphone_core_get_friend_list(const LinphoneCore *lc) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/linphonecore.c: In function 'linphone_core_get_identity':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/linphonecore.c:3302:3: warning: 'linphone_proxy_config_get_identity' is deprecated [-Wdeprecated-declarations]
3302 | from=linphone_proxy_config_get_identity(proxy);
| ^~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:62,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/linphonecore.c:21:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/proxy_config.h:272:49: note: declared here
272 | LINPHONE_PUBLIC LINPHONE_DEPRECATED const char *linphone_proxy_config_get_identity(const LinphoneProxyConfig *cfg);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/linphonecore.c: In function 'linphone_core_find_best_identity':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/linphonecore.c:3435:3: warning: 'linphone_proxy_config_get_identity' is deprecated [-Wdeprecated-declarations]
3435 | return linphone_proxy_config_get_identity (cfg);
| ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:62,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/linphonecore.c:21:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/proxy_config.h:272:49: note: declared here
272 | LINPHONE_PUBLIC LINPHONE_DEPRECATED const char *linphone_proxy_config_get_identity(const LinphoneProxyConfig *cfg);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/linphonecore.c: In function 'linphone_configure_op_with_proxy':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/linphonecore.c:3483:3: warning: 'linphone_proxy_config_get_identity' is deprecated [-Wdeprecated-declarations]
3483 | identity=linphone_proxy_config_get_identity(proxy);
| ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:62,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/linphonecore.c:21:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/proxy_config.h:272:49: note: declared here
272 | LINPHONE_PUBLIC LINPHONE_DEPRECATED const char *linphone_proxy_config_get_identity(const LinphoneProxyConfig *cfg);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/linphonecore.c: In function 'linphone_core_invite_address_with_params':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/linphonecore.c:3543:3: warning: 'linphone_proxy_config_get_identity' is deprecated [-Wdeprecated-declarations]
3543 | from=linphone_proxy_config_get_identity(proxy);
| ^~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:62,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/linphonecore.c:21:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/proxy_config.h:272:49: note: declared here
272 | LINPHONE_PUBLIC LINPHONE_DEPRECATED const char *linphone_proxy_config_get_identity(const LinphoneProxyConfig *cfg);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/linphonecore.c:3581:2: warning: 'linphone_core_get_firewall_policy' is deprecated [-Wdeprecated-declarations]
3581 | else if (linphone_core_get_firewall_policy(call->core) == LinphonePolicyUseUpnp) {
| ^~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/linphonecore.c:21:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:2657:60: note: declared here
2657 | LINPHONE_DEPRECATED LINPHONE_PUBLIC LinphoneFirewallPolicy linphone_core_get_firewall_policy(const LinphoneCore *lc);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/linphonecore.c: In function 'linphone_core_set_preview_video_size_by_name':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/linphonecore.c:5503:2: warning: 'linphone_core_set_preview_video_size' is deprecated [-Wdeprecated-declarations]
5503 | linphone_core_set_preview_video_size(lc,vsize);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/linphonecore.c:5460:6: note: declared here
5460 | void linphone_core_set_preview_video_size(LinphoneCore *lc, MSVideoSize vsize) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/linphonecore.c: In function 'linphone_core_set_preferred_video_size_by_name':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/linphonecore.c:5518:2: warning: 'linphone_core_set_preferred_video_size' is deprecated [-Wdeprecated-declarations]
5518 | if (vsize.width!=0) linphone_core_set_preferred_video_size(lc,vsize);
| ^~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/linphonecore.c:5431:6: note: declared here
5431 | void linphone_core_set_preferred_video_size(LinphoneCore *lc, MSVideoSize vsize) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/linphonecore.c:5519:2: warning: 'linphone_core_set_preferred_video_size' is deprecated [-Wdeprecated-declarations]
5519 | else linphone_core_set_preferred_video_size(lc,default_vsize);
| ^~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/linphonecore.c:5431:6: note: declared here
5431 | void linphone_core_set_preferred_video_size(LinphoneCore *lc, MSVideoSize vsize) {
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 44%] Building CXX object coreapi/CMakeFiles/linphone.dir/conference.cc.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi && /usr/bin/c++ -DHAVE_CONFIG_H -DLIBLINPHONE_EXPORTS -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DUSE_BELLESIP -DVCARD_ENABLED -DVIDEO_ENABLED -Dlinphone_EXPORTS -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -std=gnu++11 -Wall -Wuninitialized -Wno-error=deprecated-declarations -std=c++11 -o CMakeFiles/linphone.dir/conference.cc.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/conference.cc
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/conference.cc: In constructor 'Linphone::Conference::Params::Params(const LinphoneCore*)':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/conference.cc:85:76: warning: 'const LinphoneVideoPolicy* linphone_core_get_video_policy(const LinphoneCore*)' is deprecated [-Wdeprecated-declarations]
85 | const LinphoneVideoPolicy *policy = linphone_core_get_video_policy(core);
| ^
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/conference.cc:26:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:3285:64: note: declared here
3285 | LINPHONE_PUBLIC LINPHONE_DEPRECATED const LinphoneVideoPolicy *linphone_core_get_video_policy(const LinphoneCore *lc);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/conference.cc:85:76: warning: 'const LinphoneVideoPolicy* linphone_core_get_video_policy(const LinphoneCore*)' is deprecated [-Wdeprecated-declarations]
85 | const LinphoneVideoPolicy *policy = linphone_core_get_video_policy(core);
| ^
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/conference.cc:26:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:3285:64: note: declared here
3285 | LINPHONE_PUBLIC LINPHONE_DEPRECATED const LinphoneVideoPolicy *linphone_core_get_video_policy(const LinphoneCore *lc);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 44%] Building CXX object coreapi/CMakeFiles/linphone.dir/vcard.cc.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi && /usr/bin/c++ -DHAVE_CONFIG_H -DLIBLINPHONE_EXPORTS -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DUSE_BELLESIP -DVCARD_ENABLED -DVIDEO_ENABLED -Dlinphone_EXPORTS -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -std=gnu++11 -Wall -Wuninitialized -Wno-error=deprecated-declarations -std=c++11 -o CMakeFiles/linphone.dir/vcard.cc.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/vcard.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 45%] Linking CXX shared library liblinphone.so
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi && /usr/bin/cmake -E cmake_link_script CMakeFiles/linphone.dir/link.txt --verbose=1
/usr/bin/c++ -fPIC -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -shared -Wl,-soname,liblinphone.so.9 -o liblinphone.so.9 CMakeFiles/linphone.dir/account_creator.c.o CMakeFiles/linphone.dir/account_creator_service.c.o CMakeFiles/linphone.dir/address.c.o CMakeFiles/linphone.dir/authentication.c.o CMakeFiles/linphone.dir/bellesip_sal/sal_address_impl.c.o CMakeFiles/linphone.dir/bellesip_sal/sal_impl.c.o CMakeFiles/linphone.dir/bellesip_sal/sal_op_call.c.o CMakeFiles/linphone.dir/bellesip_sal/sal_op_call_transfer.c.o CMakeFiles/linphone.dir/bellesip_sal/sal_op_events.c.o CMakeFiles/linphone.dir/bellesip_sal/sal_op_impl.c.o CMakeFiles/linphone.dir/bellesip_sal/sal_op_info.c.o CMakeFiles/linphone.dir/bellesip_sal/sal_op_message.c.o CMakeFiles/linphone.dir/bellesip_sal/sal_op_presence.c.o CMakeFiles/linphone.dir/bellesip_sal/sal_op_publish.c.o CMakeFiles/linphone.dir/bellesip_sal/sal_op_registration.c.o CMakeFiles/linphone.dir/bellesip_sal/sal_sdp.c.o CMakeFiles/linphone.dir/buffer.c.o CMakeFiles/linphone.dir/callbacks.c.o CMakeFiles/linphone.dir/call_log.c.o CMakeFiles/linphone.dir/call_params.c.o CMakeFiles/linphone.dir/carddav.c.o CMakeFiles/linphone.dir/chat.c.o CMakeFiles/linphone.dir/chat_file_transfer.c.o CMakeFiles/linphone.dir/contactprovider.c.o CMakeFiles/linphone.dir/content.c.o CMakeFiles/linphone.dir/dial_plan.c.o CMakeFiles/linphone.dir/dict.c.o CMakeFiles/linphone.dir/ec-calibrator.c.o CMakeFiles/linphone.dir/echo-tester.c.o CMakeFiles/linphone.dir/enum.c.o CMakeFiles/linphone.dir/error_info.c.o CMakeFiles/linphone.dir/event.c.o CMakeFiles/linphone.dir/factory.c.o CMakeFiles/linphone.dir/friend.c.o CMakeFiles/linphone.dir/friendlist.c.o CMakeFiles/linphone.dir/im_notif_policy.c.o CMakeFiles/linphone.dir/info.c.o CMakeFiles/linphone.dir/ldapprovider.c.o CMakeFiles/linphone.dir/lime.c.o CMakeFiles/linphone.dir/im_encryption_engine.c.o CMakeFiles/linphone.dir/linphonecall.c.o CMakeFiles/linphone.dir/linphonecore.c.o CMakeFiles/linphone.dir/linphone_tunnel_config.c.o CMakeFiles/linphone.dir/localplayer.c.o CMakeFiles/linphone.dir/lpc2xml.c.o CMakeFiles/linphone.dir/lpconfig.c.o CMakeFiles/linphone.dir/lsd.c.o CMakeFiles/linphone.dir/message_storage.c.o CMakeFiles/linphone.dir/misc.c.o CMakeFiles/linphone.dir/nat_policy.c.o CMakeFiles/linphone.dir/offeranswer.c.o CMakeFiles/linphone.dir/payload_type.c.o CMakeFiles/linphone.dir/player.c.o CMakeFiles/linphone.dir/presence.c.o CMakeFiles/linphone.dir/proxy.c.o CMakeFiles/linphone.dir/quality_reporting.c.o CMakeFiles/linphone.dir/remote_provisioning.c.o CMakeFiles/linphone.dir/ringtoneplayer.c.o CMakeFiles/linphone.dir/sal.c.o CMakeFiles/linphone.dir/siplogin.c.o CMakeFiles/linphone.dir/sipsetup.c.o CMakeFiles/linphone.dir/sqlite3_bctbx_vfs.c.o CMakeFiles/linphone.dir/video_definition.c.o CMakeFiles/linphone.dir/xml2lpc.c.o CMakeFiles/linphone.dir/xml.c.o CMakeFiles/linphone.dir/xmlrpc.c.o CMakeFiles/linphone.dir/vtables.c.o CMakeFiles/linphone.dir/linphone_tunnel_stubs.c.o CMakeFiles/linphone.dir/conference.cc.o CMakeFiles/linphone.dir/vcard.cc.o -Wl,-rpath,:::::::::: /usr/lib64/libbctoolbox.so.1 /usr/lib64/libbellesip.so.0 /usr/lib64/libmediastreamer_voip.so.10 /usr/lib64/libmediastreamer_base.so.10 /usr/lib64/libortp.so.13 -lxml2 /usr/lib64/libbzrtp.so.0 -lz -lsqlite3 /usr/lib64/libbelcard.so.1
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi && /usr/bin/cmake -E cmake_symlink_library liblinphone.so.9 liblinphone.so.9 liblinphone.so
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 45%] Built target linphone
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
/usr/bin/make -f console/CMakeFiles/linphonecsh.dir/build.make console/CMakeFiles/linphonecsh.dir/depend
/usr/bin/make -f console/CMakeFiles/linphonec.dir/build.make console/CMakeFiles/linphonec.dir/depend
/usr/bin/make -f daemon/CMakeFiles/linphone-daemon-pipetest.dir/build.make daemon/CMakeFiles/linphone-daemon-pipetest.dir/depend
/usr/bin/make -f daemon/CMakeFiles/linphone-daemon.dir/build.make daemon/CMakeFiles/linphone-daemon.dir/depend
/usr/bin/make -f tester/CMakeFiles/liblinphone_tester.dir/build.make tester/CMakeFiles/liblinphone_tester.dir/depend
/usr/bin/make -f wrappers/cpp/CMakeFiles/linphone++.dir/build.make wrappers/cpp/CMakeFiles/linphone++.dir/depend
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/linphone-3.12.0 /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/daemon /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/daemon/CMakeFiles/linphone-daemon-pipetest.dir/DependInfo.cmake --color=
Dependee "/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/daemon/CMakeFiles/linphone-daemon-pipetest.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/daemon/CMakeFiles/linphone-daemon-pipetest.dir/depend.internal".
Dependee "/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/daemon/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/daemon/CMakeFiles/linphone-daemon-pipetest.dir/depend.internal".
Scanning dependencies of target linphone-daemon-pipetest
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
/usr/bin/make -f daemon/CMakeFiles/linphone-daemon-pipetest.dir/build.make daemon/CMakeFiles/linphone-daemon-pipetest.dir/build
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/linphone-3.12.0 /home/iurt/rpmbuild/BUILD/linphone-3.12.0/console /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/console /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/console/CMakeFiles/linphonecsh.dir/DependInfo.cmake --color=
Dependee "/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/console/CMakeFiles/linphonecsh.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/console/CMakeFiles/linphonecsh.dir/depend.internal".
Dependee "/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/console/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/console/CMakeFiles/linphonecsh.dir/depend.internal".
Scanning dependencies of target linphonecsh
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
/usr/bin/make -f console/CMakeFiles/linphonecsh.dir/build.make console/CMakeFiles/linphonecsh.dir/build
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/linphone-3.12.0 /home/iurt/rpmbuild/BUILD/linphone-3.12.0/console /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/console /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/console/CMakeFiles/linphonec.dir/DependInfo.cmake --color=
Dependee "/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/console/CMakeFiles/linphonec.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/console/CMakeFiles/linphonec.dir/depend.internal".
Dependee "/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/console/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/console/CMakeFiles/linphonec.dir/depend.internal".
Scanning dependencies of target linphonec
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
/usr/bin/make -f console/CMakeFiles/linphonec.dir/build.make console/CMakeFiles/linphonec.dir/build
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/linphone-3.12.0 /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/tester /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/tester/CMakeFiles/liblinphone_tester.dir/DependInfo.cmake --color=
Dependee "/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/tester/CMakeFiles/liblinphone_tester.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/tester/CMakeFiles/liblinphone_tester.dir/depend.internal".
Dependee "/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/tester/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/tester/CMakeFiles/liblinphone_tester.dir/depend.internal".
Scanning dependencies of target liblinphone_tester
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
/usr/bin/make -f tester/CMakeFiles/liblinphone_tester.dir/build.make tester/CMakeFiles/liblinphone_tester.dir/build
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/linphone-3.12.0 /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/daemon /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/daemon/CMakeFiles/linphone-daemon.dir/DependInfo.cmake --color=
Dependee "/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/daemon/CMakeFiles/linphone-daemon.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/daemon/CMakeFiles/linphone-daemon.dir/depend.internal".
Dependee "/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/daemon/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/daemon/CMakeFiles/linphone-daemon.dir/depend.internal".
Scanning dependencies of target linphone-daemon
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
/usr/bin/make -f daemon/CMakeFiles/linphone-daemon.dir/build.make daemon/CMakeFiles/linphone-daemon.dir/build
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 47%] Building C object daemon/CMakeFiles/linphone-daemon-pipetest.dir/daemon-pipetest.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/daemon && /usr/bin/cc -DHAVE_CONFIG_H -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -I/usr/include/libxml2 -I/usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/linphone-daemon-pipetest.dir/daemon-pipetest.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon-pipetest.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 52%] Linking C executable linphone-daemon-pipetest
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/daemon && /usr/bin/cmake -E cmake_link_script CMakeFiles/linphone-daemon-pipetest.dir/link.txt --verbose=1
/usr/bin/cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/linphone-daemon-pipetest.dir/daemon-pipetest.c.o -o linphone-daemon-pipetest -Wl,-rpath,/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi: ../coreapi/liblinphone.so.9 /usr/lib64/libortp.so.13
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 52%] Built target linphone-daemon-pipetest
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 47%] Building C object console/CMakeFiles/linphonecsh.dir/shell.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/console && /usr/bin/cc -DHAVE_CONFIG_H -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -I/usr/include/libxml2 -I/usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -o CMakeFiles/linphonecsh.dir/shell.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/shell.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 53%] Linking C executable linphonecsh
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/console && /usr/bin/cmake -E cmake_link_script CMakeFiles/linphonecsh.dir/link.txt --verbose=1
/usr/bin/cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/linphonecsh.dir/shell.c.o -o linphonecsh -Wl,-rpath,/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi: ../coreapi/liblinphone.so.9 /usr/lib64/libortp.so.13
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 53%] Built target linphonecsh
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 49%] Building C object tester/CMakeFiles/liblinphone_tester.dir/accountmanager.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/tester && /usr/bin/cc -DHAVE_CONFIG_H -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/liblinphone_tester.dir/accountmanager.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/accountmanager.c
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/accountmanager.c: In function 'account_create_on_server':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/accountmanager.c:139:2: warning: 'auth_info_requested' is deprecated [-Wdeprecated-declarations]
139 | vtable.auth_info_requested=account_created_auth_requested_cb;
| ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/liblinphone_tester.h:26,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/accountmanager.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:187:54: note: declared here
187 | LINPHONE_DEPRECATED LinphoneCoreAuthInfoRequestedCb auth_info_requested; /**< @deprecated Use authentication_requested instead. Ask the application some authentication information */
| ^~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/accountmanager.c:153:2: warning: 'linphone_proxy_config_set_identity' is deprecated [-Wdeprecated-declarations]
153 | linphone_proxy_config_set_identity(cfg,tmp);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:62,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/liblinphone_tester.h:26,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/accountmanager.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/proxy_config.h:81:52: note: declared here
81 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_proxy_config_set_identity(LinphoneProxyConfig *cfg, const char *identity);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/accountmanager.c:171:3: warning: 'linphone_proxy_config_get_identity' is deprecated [-Wdeprecated-declarations]
171 | ms_fatal("Account for %s could not be created on server.", linphone_proxy_config_get_identity(refcfg));
| ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:62,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/liblinphone_tester.h:26,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/accountmanager.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/proxy_config.h:272:49: note: declared here
272 | LINPHONE_PUBLIC LINPHONE_DEPRECATED const char *linphone_proxy_config_get_identity(const LinphoneProxyConfig *cfg);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/accountmanager.c:177:2: warning: 'linphone_proxy_config_set_identity' is deprecated [-Wdeprecated-declarations]
177 | linphone_proxy_config_set_identity(cfg,tmp); /*remove the X-Create-Account header*/
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:62,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/liblinphone_tester.h:26,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/accountmanager.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/proxy_config.h:81:52: note: declared here
81 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_proxy_config_set_identity(LinphoneProxyConfig *cfg, const char *identity);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/accountmanager.c:189:3: warning: 'linphone_proxy_config_get_identity' is deprecated [-Wdeprecated-declarations]
189 | ms_fatal("Account for %s is not working on server.", linphone_proxy_config_get_identity(refcfg));
| ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:62,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/liblinphone_tester.h:26,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/accountmanager.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/proxy_config.h:272:49: note: declared here
272 | LINPHONE_PUBLIC LINPHONE_DEPRECATED const char *linphone_proxy_config_get_identity(const LinphoneProxyConfig *cfg);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/accountmanager.c: In function 'account_manager_check_account':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/accountmanager.c:203:2: warning: 'linphone_proxy_config_get_identity' is deprecated [-Wdeprecated-declarations]
203 | const char *identity=linphone_proxy_config_get_identity(cfg);
| ^~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:62,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/liblinphone_tester.h:26,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/accountmanager.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/proxy_config.h:272:49: note: declared here
272 | LINPHONE_PUBLIC LINPHONE_DEPRECATED const char *linphone_proxy_config_get_identity(const LinphoneProxyConfig *cfg);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 48%] Building C object console/CMakeFiles/linphonec.dir/linphonec.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/console && /usr/bin/cc -DHAVE_CONFIG_H -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/linphonec.dir/linphonec.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/linphonec.c
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/linphonec.c: In function 'linphonec_notify_presence_received':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/linphonec.c:297:3: warning: 'linphone_online_status_to_string' is deprecated [-Wdeprecated-declarations]
297 | printf("Friend %s is %s\n", tmp, linphone_online_status_to_string(linphone_friend_get_status(fid)));
| ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:57,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/private.h:28,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/linphonec.c:31:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/misc.h:118:49: note: declared here
118 | LINPHONE_PUBLIC LINPHONE_DEPRECATED const char *linphone_online_status_to_string(LinphoneOnlineStatus ss);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/linphonec.c:297:3: warning: 'linphone_friend_get_status' is deprecated [-Wdeprecated-declarations]
297 | printf("Friend %s is %s\n", tmp, linphone_online_status_to_string(linphone_friend_get_status(fid)));
| ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:51,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/private.h:28,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/linphonec.c:31:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/friend.h:199:58: note: declared here
199 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneOnlineStatus linphone_friend_get_status(const LinphoneFriend *lf);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/linphonec.c: In function 'main':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/linphonec.c:639:2: warning: 'auth_info_requested' is deprecated [-Wdeprecated-declarations]
639 | linphonec_vtable.auth_info_requested = linphonec_prompt_for_auth;
| ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/private.h:28,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/linphonec.c:31:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:187:54: note: declared here
187 | LINPHONE_DEPRECATED LinphoneCoreAuthInfoRequestedCb auth_info_requested; /**< @deprecated Use authentication_requested instead. Ask the application some authentication information */
| ^~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/linphonec.c:640:2: warning: 'display_status' is deprecated [-Wdeprecated-declarations]
640 | linphonec_vtable.display_status = linphonec_display_status;
| ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/private.h:28,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/linphonec.c:31:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:204:38: note: declared here
204 | LINPHONE_DEPRECATED DisplayStatusCb display_status; /**< @deprecated Callback that notifies various events with human readable text.*/
| ^~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/linphonec.c:641:2: warning: 'display_message' is deprecated [-Wdeprecated-declarations]
641 | linphonec_vtable.display_message=linphonec_display_something;
| ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/private.h:28,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/linphonec.c:31:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:205:39: note: declared here
205 | LINPHONE_DEPRECATED DisplayMessageCb display_message;/**< @deprecated Callback to display a message to the user */
| ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/linphonec.c:642:2: warning: 'display_warning' is deprecated [-Wdeprecated-declarations]
642 | linphonec_vtable.display_warning=linphonec_display_warning;
| ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/private.h:28,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/linphonec.c:31:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:206:39: note: declared here
206 | LINPHONE_DEPRECATED DisplayMessageCb display_warning;/**< @deprecated Callback to display a warning to the user */
| ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/linphonec.c:643:2: warning: 'display_url' is deprecated [-Wdeprecated-declarations]
643 | linphonec_vtable.display_url=linphonec_display_url;
| ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/private.h:28,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/linphonec.c:31:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:207:35: note: declared here
207 | LINPHONE_DEPRECATED DisplayUrlCb display_url; /**< @deprecated */
| ^~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/linphonec.c:644:2: warning: 'text_received' is deprecated [-Wdeprecated-declarations]
644 | linphonec_vtable.text_received=linphonec_text_received;
| ^~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/private.h:28,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/linphonec.c:31:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:209:56: note: declared here
209 | LINPHONE_DEPRECATED LinphoneCoreTextMessageReceivedCb text_received; /**< @deprecated, use #message_received instead
A text message has been received */
| ^~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/linphonec.c: In function 'linphonec_init':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/linphonec.c:726:3: warning: 'linphone_core_enable_logs' is deprecated [-Wdeprecated-declarations]
726 | linphone_core_enable_logs(mylogfile);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/private.h:28,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/linphonec.c:31:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:812:42: note: declared here
812 | LINPHONE_DEPRECATED LINPHONE_PUBLIC void linphone_core_enable_logs(FILE *file);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/linphonec.c:730:3: warning: 'linphone_core_disable_logs' is deprecated [-Wdeprecated-declarations]
730 | linphone_core_disable_logs();
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/private.h:28,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/linphonec.c:31:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:828:42: note: declared here
828 | LINPHONE_DEPRECATED LINPHONE_PUBLIC void linphone_core_disable_logs(void);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/linphonec.c:740:2: warning: 'linphone_core_new' is deprecated [-Wdeprecated-declarations]
740 | linphonec=linphone_core_new (&linphonec_vtable, configfile_name, factory_configfile_name, NULL);
| ^~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/private.h:28,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/linphonec.c:31:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:883:51: note: declared here
883 | LINPHONE_DEPRECATED LINPHONE_PUBLIC LinphoneCore *linphone_core_new(const LinphoneCoreVTable *vtable,
| ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/linphonec.c: In function 'linphonec_idle_call':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/linphonec.c:1026:3: warning: 'linphone_core_accept_call' is deprecated [-Wdeprecated-declarations]
1026 | linphone_core_accept_call(opm,NULL);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/private.h:28,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/linphonec.c:31:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1126:52: note: declared here
1126 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_core_accept_call(LinphoneCore *lc, LinphoneCall *call);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 54%] Building C object tester/CMakeFiles/liblinphone_tester.dir/call_multicast_tester.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/tester && /usr/bin/cc -DHAVE_CONFIG_H -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/liblinphone_tester.dir/call_multicast_tester.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_multicast_tester.c
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_multicast_tester.c: In function 'call_multicast_base':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_multicast_tester.c:43:3: warning: 'linphone_core_set_video_policy' is deprecated [-Wdeprecated-declarations]
43 | linphone_core_set_video_policy(marie->lc,&marie_policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/liblinphone_tester.h:26,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_multicast_tester.c:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:3275:42: note: declared here
3275 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_core_set_video_policy(LinphoneCore *lc, const LinphoneVideoPolicy *policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_multicast_tester.c:44:3: warning: 'linphone_core_set_video_policy' is deprecated [-Wdeprecated-declarations]
44 | linphone_core_set_video_policy(pauline->lc,&pauline_policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/liblinphone_tester.h:26,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_multicast_tester.c:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:3275:42: note: declared here
3275 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_core_set_video_policy(LinphoneCore *lc, const LinphoneVideoPolicy *policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_multicast_tester.c: In function 'early_media_with_multicast_base':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_multicast_tester.c:105:3: warning: 'linphone_core_find_payload_type' is deprecated [-Wdeprecated-declarations]
105 | if (linphone_core_find_payload_type(pauline->lc,"h264", -1, -1)!=NULL) {
| ^~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/liblinphone_tester.h:26,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_multicast_tester.c:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1870:54: note: declared here
1870 | LINPHONE_PUBLIC LINPHONE_DEPRECATED OrtpPayloadType *linphone_core_find_payload_type(LinphoneCore* lc, const char* type, int rate, int channels);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_multicast_tester.c:124:3: warning: 'linphone_core_set_video_policy' is deprecated [-Wdeprecated-declarations]
124 | linphone_core_set_video_policy(marie->lc,&marie_policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/liblinphone_tester.h:26,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_multicast_tester.c:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:3275:42: note: declared here
3275 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_core_set_video_policy(LinphoneCore *lc, const LinphoneVideoPolicy *policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_multicast_tester.c:125:3: warning: 'linphone_core_set_video_policy' is deprecated [-Wdeprecated-declarations]
125 | linphone_core_set_video_policy(pauline->lc,&pauline_policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/liblinphone_tester.h:26,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_multicast_tester.c:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:3275:42: note: declared here
3275 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_core_set_video_policy(LinphoneCore *lc, const LinphoneVideoPolicy *policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_multicast_tester.c:126:3: warning: 'linphone_core_set_video_policy' is deprecated [-Wdeprecated-declarations]
126 | linphone_core_set_video_policy(pauline2->lc,&pauline_policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/liblinphone_tester.h:26,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_multicast_tester.c:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:3275:42: note: declared here
3275 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_core_set_video_policy(LinphoneCore *lc, const LinphoneVideoPolicy *policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 52%] Building C object tester/CMakeFiles/liblinphone_tester.dir/audio_bypass_tester.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/tester && /usr/bin/cc -DHAVE_CONFIG_H -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/liblinphone_tester.dir/audio_bypass_tester.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/audio_bypass_tester.c
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/audio_bypass_tester.c: In function 'only_enable_payload':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/audio_bypass_tester.c:423:2: warning: 'linphone_core_get_audio_codecs' is deprecated [-Wdeprecated-declarations]
423 | const MSList *elem = linphone_core_get_audio_codecs(lc);
| ^~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/liblinphone_tester.h:26,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/audio_bypass_tester.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1649:57: note: declared here
1649 | LINPHONE_PUBLIC LINPHONE_DEPRECATED const bctbx_list_t *linphone_core_get_audio_codecs(const LinphoneCore *lc);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/audio_bypass_tester.c:428:3: warning: 'linphone_core_enable_payload_type' is deprecated [-Wdeprecated-declarations]
428 | linphone_core_enable_payload_type(lc, pt, FALSE);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/liblinphone_tester.h:26,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/audio_bypass_tester.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1844:52: note: declared here
1844 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_core_enable_payload_type(LinphoneCore *lc, OrtpPayloadType *pt, bool_t enable);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/audio_bypass_tester.c:430:2: warning: 'linphone_core_find_payload_type' is deprecated [-Wdeprecated-declarations]
430 | pt = linphone_core_find_payload_type(lc, mime, rate, channels);
| ^~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/liblinphone_tester.h:26,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/audio_bypass_tester.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1870:54: note: declared here
1870 | LINPHONE_PUBLIC LINPHONE_DEPRECATED OrtpPayloadType *linphone_core_find_payload_type(LinphoneCore* lc, const char* type, int rate, int channels);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/audio_bypass_tester.c:432:3: warning: 'linphone_core_enable_payload_type' is deprecated [-Wdeprecated-declarations]
432 | linphone_core_enable_payload_type(lc, pt, TRUE);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/liblinphone_tester.h:26,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/audio_bypass_tester.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1844:52: note: declared here
1844 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_core_enable_payload_type(LinphoneCore *lc, OrtpPayloadType *pt, bool_t enable);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/audio_bypass_tester.c: In function 'audio_bypass':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/audio_bypass_tester.c:496:2: warning: 'linphone_call_params_get_used_audio_codec' is deprecated [-Wdeprecated-declarations]
496 | BC_ASSERT_STRING_EQUAL(linphone_call_params_get_used_audio_codec(linphone_call_get_current_params(linphone_core_get_current_call(marie_lc)))->mime_type, "L16");
| ^~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:42,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/liblinphone_tester.h:26,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/audio_bypass_tester.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/call_params.h:225:60: note: declared here
225 | LINPHONE_PUBLIC LINPHONE_DEPRECATED const OrtpPayloadType *linphone_call_params_get_used_audio_codec(const LinphoneCallParams *cp);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 57%] Building C object tester/CMakeFiles/liblinphone_tester.dir/complex_sip_case_tester.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/tester && /usr/bin/cc -DHAVE_CONFIG_H -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/liblinphone_tester.dir/complex_sip_case_tester.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/complex_sip_case_tester.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 49%] Building C object console/CMakeFiles/linphonec.dir/commands.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/console && /usr/bin/cc -DHAVE_CONFIG_H -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/linphonec.dir/commands.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c: In function 'lpc_cmd_chat':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:643:2: warning: 'linphone_chat_room_send_message' is deprecated [-Wdeprecated-declarations]
643 | linphone_chat_room_send_message(cr,arg2);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:44,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:34:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/chat.h:113:42: note: declared here
113 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_chat_room_send_message(LinphoneChatRoom *cr, const char *msg);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c: In function 'lpc_cmd_terminate':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:714:3: warning: 'linphone_core_terminate_call' is deprecated [-Wdeprecated-declarations]
714 | if ( -1 == linphone_core_terminate_call(lc, NULL) ){
| ^~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:34:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1179:52: note: declared here
1179 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_core_terminate_call(LinphoneCore *lc, LinphoneCall *call);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c: In function 'lpc_cmd_answer':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:790:4: warning: 'linphone_core_accept_call' is deprecated [-Wdeprecated-declarations]
790 | if ( -1 == linphone_core_accept_call(lc, NULL) )
| ^~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:34:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1126:52: note: declared here
1126 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_core_accept_call(LinphoneCore *lc, LinphoneCall *call);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c: In function 'lpc_cmd_nat':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:859:2: warning: 'linphone_core_get_firewall_policy' is deprecated [-Wdeprecated-declarations]
859 | use = linphone_core_get_firewall_policy(lc)==LinphonePolicyUseNatAddress;
| ^~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:34:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:2657:60: note: declared here
2657 | LINPHONE_DEPRECATED LINPHONE_PUBLIC LinphoneFirewallPolicy linphone_core_get_firewall_policy(const LinphoneCore *lc);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c: In function 'lpc_cmd_stun':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:880:2: warning: 'linphone_core_get_firewall_policy' is deprecated [-Wdeprecated-declarations]
880 | use = linphone_core_get_firewall_policy(lc)==LinphonePolicyUseStun;
| ^~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:34:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:2657:60: note: declared here
2657 | LINPHONE_DEPRECATED LINPHONE_PUBLIC LinphoneFirewallPolicy linphone_core_get_firewall_policy(const LinphoneCore *lc);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c: In function 'lpc_cmd_firewall':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:897:4: warning: 'linphone_core_set_firewall_policy' is deprecated [-Wdeprecated-declarations]
897 | linphone_core_set_firewall_policy(lc,LinphonePolicyNoFirewall);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:34:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:2647:42: note: declared here
2647 | LINPHONE_DEPRECATED LINPHONE_PUBLIC void linphone_core_set_firewall_policy(LinphoneCore *lc, LinphoneFirewallPolicy pol);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:901:4: warning: 'linphone_core_set_firewall_policy' is deprecated [-Wdeprecated-declarations]
901 | linphone_core_set_firewall_policy(lc,LinphonePolicyUseUpnp);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:34:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:2647:42: note: declared here
2647 | LINPHONE_DEPRECATED LINPHONE_PUBLIC void linphone_core_set_firewall_policy(LinphoneCore *lc, LinphoneFirewallPolicy pol);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:911:4: warning: 'linphone_core_set_firewall_policy' is deprecated [-Wdeprecated-declarations]
911 | linphone_core_set_firewall_policy(lc,LinphonePolicyUseIce);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:34:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:2647:42: note: declared here
2647 | LINPHONE_DEPRECATED LINPHONE_PUBLIC void linphone_core_set_firewall_policy(LinphoneCore *lc, LinphoneFirewallPolicy pol);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:921:4: warning: 'linphone_core_set_firewall_policy' is deprecated [-Wdeprecated-declarations]
921 | linphone_core_set_firewall_policy(lc,LinphonePolicyUseStun);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:34:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:2647:42: note: declared here
2647 | LINPHONE_DEPRECATED LINPHONE_PUBLIC void linphone_core_set_firewall_policy(LinphoneCore *lc, LinphoneFirewallPolicy pol);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:931:4: warning: 'linphone_core_set_firewall_policy' is deprecated [-Wdeprecated-declarations]
931 | linphone_core_set_firewall_policy(lc,LinphonePolicyUseNatAddress);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:34:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:2647:42: note: declared here
2647 | LINPHONE_DEPRECATED LINPHONE_PUBLIC void linphone_core_set_firewall_policy(LinphoneCore *lc, LinphoneFirewallPolicy pol);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:935:2: warning: 'linphone_core_get_firewall_policy' is deprecated [-Wdeprecated-declarations]
935 | switch(linphone_core_get_firewall_policy(lc))
| ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:34:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:2657:60: note: declared here
2657 | LINPHONE_DEPRECATED LINPHONE_PUBLIC LinphoneFirewallPolicy linphone_core_get_firewall_policy(const LinphoneCore *lc);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c: In function 'lpc_cmd_proxy':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:1142:4: warning: 'linphone_core_get_default_proxy' is deprecated [-Wdeprecated-declarations]
1142 | proxynum=linphone_core_get_default_proxy(lc, NULL);
| ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:34:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1969:41: note: declared here
1969 | LINPHONE_PUBLIC LINPHONE_DEPRECATED int linphone_core_get_default_proxy(LinphoneCore *lc, LinphoneProxyConfig **config);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:1157:5: warning: 'linphone_core_get_default_proxy' is deprecated [-Wdeprecated-declarations]
1157 | proxynum=linphone_core_get_default_proxy(lc, NULL);
| ^~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:34:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1969:41: note: declared here
1969 | LINPHONE_PUBLIC LINPHONE_DEPRECATED int linphone_core_get_default_proxy(LinphoneCore *lc, LinphoneProxyConfig **config);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c: In function 'linphonec_proxy_add':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:1573:4: warning: 'linphone_proxy_config_destroy' is deprecated [-Wdeprecated-declarations]
1573 | linphone_proxy_config_destroy(cfg);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:62,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:34:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/proxy_config.h:391:42: note: declared here
391 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_proxy_config_destroy(LinphoneProxyConfig *cfg);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:1590:4: warning: 'linphone_proxy_config_destroy' is deprecated [-Wdeprecated-declarations]
1590 | linphone_proxy_config_destroy(cfg);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:62,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:34:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/proxy_config.h:391:42: note: declared here
391 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_proxy_config_destroy(LinphoneProxyConfig *cfg);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:1601:3: warning: 'linphone_proxy_config_set_identity' is deprecated [-Wdeprecated-declarations]
1601 | linphone_proxy_config_set_identity(cfg, clean);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:62,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:34:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/proxy_config.h:81:52: note: declared here
81 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_proxy_config_set_identity(LinphoneProxyConfig *cfg, const char *identity);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:1602:3: warning: 'linphone_proxy_config_get_identity' is deprecated [-Wdeprecated-declarations]
1602 | if ( ! linphone_proxy_config_get_identity (cfg))
| ^~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:62,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:34:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/proxy_config.h:272:49: note: declared here
272 | LINPHONE_PUBLIC LINPHONE_DEPRECATED const char *linphone_proxy_config_get_identity(const LinphoneProxyConfig *cfg);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:1622:4: warning: 'linphone_proxy_config_destroy' is deprecated [-Wdeprecated-declarations]
1622 | linphone_proxy_config_destroy(cfg);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:62,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:34:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/proxy_config.h:391:42: note: declared here
391 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_proxy_config_destroy(LinphoneProxyConfig *cfg);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:1658:5: warning: 'linphone_proxy_config_destroy' is deprecated [-Wdeprecated-declarations]
1658 | linphone_proxy_config_destroy(cfg);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:62,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:34:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/proxy_config.h:391:42: note: declared here
391 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_proxy_config_destroy(LinphoneProxyConfig *cfg);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:1683:4: warning: 'linphone_proxy_config_destroy' is deprecated [-Wdeprecated-declarations]
1683 | linphone_proxy_config_destroy(cfg);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:62,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:34:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/proxy_config.h:391:42: note: declared here
391 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_proxy_config_destroy(LinphoneProxyConfig *cfg);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:1723:4: warning: 'linphone_proxy_config_destroy' is deprecated [-Wdeprecated-declarations]
1723 | linphone_proxy_config_destroy(cfg);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:62,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:34:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/proxy_config.h:391:42: note: declared here
391 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_proxy_config_destroy(LinphoneProxyConfig *cfg);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:1738:4: warning: 'linphone_proxy_config_destroy' is deprecated [-Wdeprecated-declarations]
1738 | linphone_proxy_config_destroy(cfg);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:62,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:34:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/proxy_config.h:391:42: note: declared here
391 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_proxy_config_destroy(LinphoneProxyConfig *cfg);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c: In function 'linphonec_proxy_display':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:1761:2: warning: 'linphone_proxy_config_get_identity' is deprecated [-Wdeprecated-declarations]
1761 | const char *identity=linphone_proxy_config_get_identity(cfg);
| ^~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:62,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:34:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/proxy_config.h:272:49: note: declared here
272 | LINPHONE_PUBLIC LINPHONE_DEPRECATED const char *linphone_proxy_config_get_identity(const LinphoneProxyConfig *cfg);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:1768:4: warning: 'linphone_proxy_config_is_registered' is deprecated [-Wdeprecated-declarations]
1768 | linphone_proxy_config_is_registered(cfg) ? "yes" : "no");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:62,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:34:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/proxy_config.h:235:44: note: declared here
235 | LINPHONE_PUBLIC LINPHONE_DEPRECATED bool_t linphone_proxy_config_is_registered(const LinphoneProxyConfig *cfg);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c: In function 'linphonec_proxy_list':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:1790:2: warning: 'linphone_core_get_default_proxy' is deprecated [-Wdeprecated-declarations]
1790 | int def=linphone_core_get_default_proxy(lc,NULL);
| ^~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:34:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1969:41: note: declared here
1969 | LINPHONE_PUBLIC LINPHONE_DEPRECATED int linphone_core_get_default_proxy(LinphoneCore *lc, LinphoneProxyConfig **config);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c: In function 'linphonec_friend_list':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:1856:2: warning: 'linphone_core_get_friend_list' is deprecated [-Wdeprecated-declarations]
1856 | friend = linphone_core_get_friend_list(lc);
| ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:34:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:5079:59: note: declared here
5079 | LINPHONE_PUBLIC LINPHONE_DEPRECATED const bctbx_list_t * linphone_core_get_friend_list(const LinphoneCore *lc);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c: In function 'linphonec_friend_call':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:1873:2: warning: 'linphone_core_get_friend_list' is deprecated [-Wdeprecated-declarations]
1873 | const bctbx_list_t *friend = linphone_core_get_friend_list(lc);
| ^~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:34:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:5079:59: note: declared here
5079 | LINPHONE_PUBLIC LINPHONE_DEPRECATED const bctbx_list_t * linphone_core_get_friend_list(const LinphoneCore *lc);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c: In function 'linphonec_friend_delete':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:1915:2: warning: 'linphone_core_get_friend_list' is deprecated [-Wdeprecated-declarations]
1915 | const bctbx_list_t *friend = linphone_core_get_friend_list(lc);
| ^~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:34:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:5079:59: note: declared here
5079 | LINPHONE_PUBLIC LINPHONE_DEPRECATED const bctbx_list_t * linphone_core_get_friend_list(const LinphoneCore *lc);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:1922:4: warning: 'linphone_core_remove_friend' is deprecated [-Wdeprecated-declarations]
1922 | linphone_core_remove_friend(lc, friend->data);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:34:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:5063:42: note: declared here
5063 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_core_remove_friend(LinphoneCore *lc, LinphoneFriend *fr);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c: In function 'lpc_cmd_register':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:1960:5: warning: 'linphone_proxy_config_is_registered' is deprecated [-Wdeprecated-declarations]
1960 | if(!linphone_proxy_config_is_registered(cfg)) {
| ^~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:62,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:34:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/proxy_config.h:235:44: note: declared here
235 | LINPHONE_PUBLIC LINPHONE_DEPRECATED bool_t linphone_proxy_config_is_registered(const LinphoneProxyConfig *cfg);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:1994:2: warning: 'linphone_proxy_config_set_identity' is deprecated [-Wdeprecated-declarations]
1994 | linphone_proxy_config_set_identity(cfg,identity);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:62,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:34:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/proxy_config.h:81:52: note: declared here
81 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_proxy_config_set_identity(LinphoneProxyConfig *cfg, const char *identity);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c: In function 'lpc_cmd_unregister':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:2005:2: warning: 'linphone_proxy_config_is_registered' is deprecated [-Wdeprecated-declarations]
2005 | if (cfg && linphone_proxy_config_is_registered(cfg)) {
| ^~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:62,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:34:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/proxy_config.h:235:44: note: declared here
235 | LINPHONE_PUBLIC LINPHONE_DEPRECATED bool_t linphone_proxy_config_is_registered(const LinphoneProxyConfig *cfg);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c: In function 'lpc_cmd_status':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:2037:4: warning: 'linphone_proxy_config_is_registered' is deprecated [-Wdeprecated-declarations]
2037 | if (linphone_proxy_config_is_registered(cfg)){
| ^~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:62,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:34:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/proxy_config.h:235:44: note: declared here
235 | LINPHONE_PUBLIC LINPHONE_DEPRECATED bool_t linphone_proxy_config_is_registered(const LinphoneProxyConfig *cfg);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:2039:6: warning: 'linphone_proxy_config_get_identity' is deprecated [-Wdeprecated-declarations]
2039 | linphone_proxy_config_get_identity(cfg),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:62,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:34:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/proxy_config.h:272:49: note: declared here
272 | LINPHONE_PUBLIC LINPHONE_DEPRECATED const char *linphone_proxy_config_get_identity(const LinphoneProxyConfig *cfg);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:2049:3: warning: 'linphone_proxy_config_is_registered' is deprecated [-Wdeprecated-declarations]
2049 | if (cfg && linphone_proxy_config_is_registered(cfg))
| ^~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:62,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:34:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/proxy_config.h:235:44: note: declared here
235 | LINPHONE_PUBLIC LINPHONE_DEPRECATED bool_t linphone_proxy_config_is_registered(const LinphoneProxyConfig *cfg);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c: In function 'lpc_cmd_ports':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:2105:4: warning: 'linphone_core_get_sip_port' is deprecated [-Wdeprecated-declarations]
2105 | linphone_core_get_sip_port(lc),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:34:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:2342:41: note: declared here
2342 | LINPHONE_PUBLIC LINPHONE_DEPRECATED int linphone_core_get_sip_port(LinphoneCore *lc);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:2112:3: warning: 'linphone_core_set_sip_port' is deprecated [-Wdeprecated-declarations]
2112 | linphone_core_set_sip_port(lc,port);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:34:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:2332:42: note: declared here
2332 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_core_set_sip_port(LinphoneCore *lc, int port);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c: In function 'linphonec_codec_list':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:2248:7: warning: 'linphone_core_get_audio_codecs' is deprecated [-Wdeprecated-declarations]
2248 | node=linphone_core_get_audio_codecs(lc);
| ^~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:34:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1649:57: note: declared here
1649 | LINPHONE_PUBLIC LINPHONE_DEPRECATED const bctbx_list_t *linphone_core_get_audio_codecs(const LinphoneCore *lc);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:2250:7: warning: 'linphone_core_get_video_codecs' is deprecated [-Wdeprecated-declarations]
2250 | node=linphone_core_get_video_codecs(lc);
| ^~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:34:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1695:57: note: declared here
1695 | LINPHONE_PUBLIC LINPHONE_DEPRECATED const bctbx_list_t *linphone_core_get_video_codecs(const LinphoneCore *lc);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:2256:7: warning: 'linphone_core_payload_type_enabled' is deprecated [-Wdeprecated-declarations]
2256 | linphone_core_payload_type_enabled(lc,pt) ? "enabled" : "disabled");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:34:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1799:44: note: declared here
1799 | LINPHONE_PUBLIC LINPHONE_DEPRECATED bool_t linphone_core_payload_type_enabled(const LinphoneCore *lc, const OrtpPayloadType *pt);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c: In function 'linphonec_codec_enable':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:2267:3: warning: 'linphone_core_get_audio_codecs' is deprecated [-Wdeprecated-declarations]
2267 | node=linphone_core_get_audio_codecs(lc);
| ^~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:34:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1649:57: note: declared here
1649 | LINPHONE_PUBLIC LINPHONE_DEPRECATED const bctbx_list_t *linphone_core_get_audio_codecs(const LinphoneCore *lc);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:2269:3: warning: 'linphone_core_get_video_codecs' is deprecated [-Wdeprecated-declarations]
2269 | node=linphone_core_get_video_codecs(lc);
| ^~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:34:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1695:57: note: declared here
1695 | LINPHONE_PUBLIC LINPHONE_DEPRECATED const bctbx_list_t *linphone_core_get_video_codecs(const LinphoneCore *lc);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:2275:13: warning: 'linphone_core_enable_payload_type' is deprecated [-Wdeprecated-declarations]
2275 | linphone_core_enable_payload_type (lc,pt,TRUE);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:34:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1844:52: note: declared here
1844 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_core_enable_payload_type(LinphoneCore *lc, OrtpPayloadType *pt, bool_t enable);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c: In function 'linphonec_codec_disable':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:2288:3: warning: 'linphone_core_get_audio_codecs' is deprecated [-Wdeprecated-declarations]
2288 | node=linphone_core_get_audio_codecs(lc);
| ^~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:34:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1649:57: note: declared here
1649 | LINPHONE_PUBLIC LINPHONE_DEPRECATED const bctbx_list_t *linphone_core_get_audio_codecs(const LinphoneCore *lc);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:2290:3: warning: 'linphone_core_get_video_codecs' is deprecated [-Wdeprecated-declarations]
2290 | node=linphone_core_get_video_codecs(lc);
| ^~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:34:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1695:57: note: declared here
1695 | LINPHONE_PUBLIC LINPHONE_DEPRECATED const bctbx_list_t *linphone_core_get_video_codecs(const LinphoneCore *lc);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:2296:4: warning: 'linphone_core_enable_payload_type' is deprecated [-Wdeprecated-declarations]
2296 | linphone_core_enable_payload_type (lc,pt,FALSE);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:34:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1844:52: note: declared here
1844 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_core_enable_payload_type(LinphoneCore *lc, OrtpPayloadType *pt, bool_t enable);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c: In function 'lpc_display_proxy_states':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:2511:4: warning: 'linphone_proxy_config_get_identity' is deprecated [-Wdeprecated-declarations]
2511 | linphonec_out("%-40s | %s\n",linphone_proxy_config_get_identity (cfg),
| ^~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:62,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:34:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/proxy_config.h:272:49: note: declared here
272 | LINPHONE_PUBLIC LINPHONE_DEPRECATED const char *linphone_proxy_config_get_identity(const LinphoneProxyConfig *cfg);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c: In function 'lpc_cmd_speak':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:2171:49: warning: '%s' directive output may be truncated writing up to 127 bytes into a region of size between 44 and 107 [-Wformat-truncation=]
2171 | snprintf(cl,sizeof(cl),"espeak -v %s -s 100 -w %s --stdin",voice,wavfile);
| ^~ ~~~~~~~
In file included from /usr/include/stdio.h:867,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/console/commands.c:27:
/usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 30 and 220 bytes into a destination of size 128
67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
68 | __bos (__s), __fmt, __va_arg_pack ());
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 57%] Building C object tester/CMakeFiles/liblinphone_tester.dir/dtmf_tester.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/tester && /usr/bin/cc -DHAVE_CONFIG_H -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/liblinphone_tester.dir/dtmf_tester.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/dtmf_tester.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 50%] Building C object tester/CMakeFiles/liblinphone_tester.dir/account_creator_tester.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/tester && /usr/bin/cc -DHAVE_CONFIG_H -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/liblinphone_tester.dir/account_creator_tester.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/account_creator_tester.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 57%] Linking C executable linphonec
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/console && /usr/bin/cmake -E cmake_link_script CMakeFiles/linphonec.dir/link.txt --verbose=1
/usr/bin/cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/linphonec.dir/linphonec.c.o CMakeFiles/linphonec.dir/commands.c.o -o linphonec -Wl,-rpath,/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi: ../coreapi/liblinphone.so.9 /usr/lib64/libbctoolbox.so.1 /usr/lib64/libortp.so.13 /usr/lib64/libmediastreamer_voip.so.10 /usr/lib64/libmediastreamer_base.so.10
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 59%] Built target linphonec
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 55%] Building C object tester/CMakeFiles/liblinphone_tester.dir/call_multi_tester.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/tester && /usr/bin/cc -DHAVE_CONFIG_H -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/liblinphone_tester.dir/call_multi_tester.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_multi_tester.c
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_multi_tester.c: In function 'simple_conference_base':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_multi_tester.c:352:3: warning: 'linphone_core_pause_call' is deprecated [-Wdeprecated-declarations]
352 | linphone_core_pause_call(marie->lc, marie_call_laure);
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_multi_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1222:52: note: declared here
1222 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_core_pause_call(LinphoneCore *lc, LinphoneCall *call);
| ^~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_multi_tester.c:356:3: warning: 'linphone_core_terminate_call' is deprecated [-Wdeprecated-declarations]
356 | linphone_core_terminate_call(marie->lc, marie_call_laure);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_multi_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1179:52: note: declared here
1179 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_core_terminate_call(LinphoneCore *lc, LinphoneCall *call);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_multi_tester.c: In function 'simple_encrypted_conference_with_ice':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_multi_tester.c:464:3: warning: 'linphone_core_set_firewall_policy' is deprecated [-Wdeprecated-declarations]
464 | linphone_core_set_firewall_policy(marie->lc,LinphonePolicyUseIce);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_multi_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:2647:42: note: declared here
2647 | LINPHONE_DEPRECATED LINPHONE_PUBLIC void linphone_core_set_firewall_policy(LinphoneCore *lc, LinphoneFirewallPolicy pol);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_multi_tester.c:465:3: warning: 'linphone_core_set_firewall_policy' is deprecated [-Wdeprecated-declarations]
465 | linphone_core_set_firewall_policy(pauline->lc,LinphonePolicyUseIce);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_multi_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:2647:42: note: declared here
2647 | LINPHONE_DEPRECATED LINPHONE_PUBLIC void linphone_core_set_firewall_policy(LinphoneCore *lc, LinphoneFirewallPolicy pol);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_multi_tester.c:466:3: warning: 'linphone_core_set_firewall_policy' is deprecated [-Wdeprecated-declarations]
466 | linphone_core_set_firewall_policy(laure->lc,LinphonePolicyUseIce);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_multi_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:2647:42: note: declared here
2647 | LINPHONE_DEPRECATED LINPHONE_PUBLIC void linphone_core_set_firewall_policy(LinphoneCore *lc, LinphoneFirewallPolicy pol);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_multi_tester.c: In function 'simple_remote_conference':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_multi_tester.c:1035:2: warning: 'linphone_proxy_config_get_identity' is deprecated [-Wdeprecated-declarations]
1035 | const char *focus_uri = linphone_proxy_config_get_identity(focus_proxy_config);
| ^~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:62,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_multi_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/proxy_config.h:272:49: note: declared here
272 | LINPHONE_PUBLIC LINPHONE_DEPRECATED const char *linphone_proxy_config_get_identity(const LinphoneProxyConfig *cfg);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_multi_tester.c: In function 'simple_remote_conference_shut_down_focus':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_multi_tester.c:1061:2: warning: 'linphone_proxy_config_get_identity' is deprecated [-Wdeprecated-declarations]
1061 | const char *focus_uri = linphone_proxy_config_get_identity(focus_proxy_config);
| ^~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:62,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_multi_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/proxy_config.h:272:49: note: declared here
272 | LINPHONE_PUBLIC LINPHONE_DEPRECATED const char *linphone_proxy_config_get_identity(const LinphoneProxyConfig *cfg);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_multi_tester.c: In function 'eject_from_3_participants_remote_conference':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_multi_tester.c:1087:2: warning: 'linphone_proxy_config_get_identity' is deprecated [-Wdeprecated-declarations]
1087 | const char *focus_uri = linphone_proxy_config_get_identity(focus_proxy_config);
| ^~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:62,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_multi_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/proxy_config.h:272:49: note: declared here
272 | LINPHONE_PUBLIC LINPHONE_DEPRECATED const char *linphone_proxy_config_get_identity(const LinphoneProxyConfig *cfg);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 45%] Generating include/linphone++/linphone.hh, src/linphone++.cc
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/wrappers/cpp && /usr/bin/python /home/iurt/rpmbuild/BUILD/linphone-3.12.0/wrappers/cpp/genwrapper.py /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi/help/doc/doxygen/xml
LinphoneChatMessageCbsMsgStateChangedCb:
'state' parameter not documented
LinphonePlayerCbsEofReachedCb:
'obj' parameter not documented
LinphoneAccountCreatorCbsStatusCb:
'resp' parameter not documented
LinphoneCoreCbsMessageReceivedCb:
'message' parameter not documented
LinphoneCoreCbsMessageReceivedUnableDecryptCb:
'message' parameter not documented
LinphoneCoreCbsConfiguringStatusCb:
'status' parameter not documented
LinphoneCoreCbsLogCollectionUploadProgressIndicationCb:
'offset' parameter not documented
'total' parameter not documented
LinphoneCoreCbsVersionUpdateCheckResultReceivedCb:
'version' parameter not documented
linphone_chat_room_get_core:
Return value is not documented
linphone_chat_message_clone:
Return value is not documented
linphone_chat_message_is_secured:
'msg' parameter not documented
linphone_chat_message_get_time:
Return value is not documented
linphone_chat_message_get_user_data:
Return value is not documented
linphone_chat_message_get_chat_room:
Return value is not documented
linphone_friend_get_user_data:
Return value is not documented
linphone_presence_model_is_online:
Return value is not documented
linphone_core_tunnel_available:
Return value is not documented
linphone_tunnel_config_new:
Return value is not documented
linphone_call_get_state:
Return value is not documented
linphone_call_get_remote_address:
Return value is not documented
linphone_call_get_to_address:
Return value is not documented
linphone_call_get_remote_address_as_string:
Return value is not documented
linphone_call_get_diversion_address:
Return value is not documented
linphone_call_get_dir:
Return value is not documented
linphone_call_has_transfer_pending:
Return value is not documented
linphone_call_get_transfer_target_call:
Return value is not documented
linphone_call_get_replaced_call:
Return value is not documented
linphone_call_get_duration:
Return value is not documented
linphone_call_get_current_params:
Return value is not documented
linphone_call_get_remote_params:
Return value is not documented
linphone_call_camera_enabled:
Return value is not documented
linphone_call_get_reason:
Return value is not documented
linphone_call_get_remote_user_agent:
Return value is not documented
linphone_call_get_remote_contact:
Return value is not documented
linphone_call_get_transfer_state:
Return value is not documented
linphone_call_cbs_set_user_data:
'user_data' parameter not documented
linphone_conference_invite_participants:
'conf' parameter not documented
linphone_call_get_average_quality:
Return value is not documented
linphone_call_set_params:
'params' parameter not documented
linphone_core_interpret_url:
Return value is not documented
linphone_core_video_supported:
Return value is not documented
linphone_error_info_new:
Return value is not documented
linphone_error_info_set_warnings:
'warnings' parameter not documented
linphone_headers_ref:
Return value is not documented
linphone_headers_get_value:
'header_name' parameter not documented
linphone_headers_add:
'value' parameter not documented
linphone_info_message_get_content:
Return value is not documented
linphone_info_message_ref:
Return value is not documented
linphone_config_load_from_xml_file:
'lpc' parameter not documented
linphone_config_load_from_xml_string:
'lpc' parameter not documented
linphone_config_get_string:
Return value is not documented
linphone_config_get_int:
Return value is not documented
linphone_config_get_int64:
Return value is not documented
linphone_config_get_float:
Return value is not documented
linphone_config_sync:
Return value is not documented
linphone_config_has_section:
Return value is not documented
linphone_config_get_default_int:
Return value is not documented
linphone_config_get_default_int64:
Return value is not documented
linphone_config_get_default_float:
Return value is not documented
linphone_config_get_default_string:
Return value is not documented
linphone_config_get_section_param_string:
Return value is not documented
linphone_config_ref:
Return value is not documented
linphone_config_get_overwrite_flag_for_entry:
Return value is not documented
linphone_config_get_overwrite_flag_for_section:
Return value is not documented
linphone_config_get_skip_flag_for_entry:
Return value is not documented
linphone_config_get_skip_flag_for_section:
Return value is not documented
linphone_configuring_state_to_string:
Return value is not documented
linphone_transport_to_string:
Return value is not documented
linphone_xml_rpc_request_new_with_args:
'' parameter not documented
linphone_vcard_get_belcard:
Return value is not documented
linphone_auth_info_ref:
Return value is not documented
linphone_core_cbs_ref:
Return value is not documented
linphone_core_cbs_get_user_data:
Return value is not documented
linphone_core_get_version:
Return value is not documented
linphone_stream_type_to_string:
Return value is not documented
linphone_event_accept_subscription:
Return value is not documented
linphone_event_deny_subscription:
Return value is not documented
linphone_event_get_reason:
Return value is not documented
linphone_event_get_error_info:
Return value is not documented
linphone_event_get_subscription_state:
Return value is not documented
linphone_event_get_publish_state:
Return value is not documented
linphone_event_get_subscription_dir:
Return value is not documented
linphone_event_get_user_data:
Return value is not documented
linphone_event_ref:
Return value is not documented
linphone_event_get_name:
Return value is not documented
linphone_event_get_from:
Return value is not documented
linphone_event_get_resource:
Return value is not documented
linphone_event_get_core:
Return value is not documented
linphone_core_is_network_reachable:
Return value is not documented
linphone_address_new:
Return value is not documented
linphone_address_clone:
Return value is not documented
linphone_address_ref:
Return value is not documented
linphone_address_get_scheme:
Return value is not documented
linphone_address_get_display_name:
Return value is not documented
linphone_address_get_username:
Return value is not documented
linphone_address_get_domain:
Return value is not documented
linphone_address_get_port:
Return value is not documented
linphone_address_set_display_name:
Return value is not documented
linphone_address_set_username:
Return value is not documented
linphone_address_set_domain:
Return value is not documented
linphone_address_set_port:
Return value is not documented
linphone_address_set_transport:
Return value is not documented
linphone_address_get_secure:
Return value is not documented
linphone_address_is_sip:
Return value is not documented
linphone_address_get_transport:
Return value is not documented
linphone_address_get_method_param:
Return value is not documented
linphone_address_as_string:
Return value is not documented
linphone_address_as_string_uri_only:
Return value is not documented
linphone_address_get_header:
'name' parameter not documented
linphone_call_get_native_video_window_id:
Return value is not documented
linphone_call_echo_cancellation_enabled:
Return value is not documented
linphone_call_echo_limiter_enabled:
Return value is not documented
linphone_core_get_download_bandwidth:
Return value is not documented
linphone_core_get_upload_bandwidth:
Return value is not documented
linphone_core_adaptive_rate_control_enabled:
Return value is not documented
linphone_core_get_adaptive_rate_algorithm:
Return value is not documented
linphone_core_get_download_ptime:
Return value is not documented
linphone_core_get_upload_ptime:
Return value is not documented
linphone_core_video_enabled:
Return value is not documented
linphone_core_get_supported_video_sizes:
Return value is not documented
linphone_core_get_preferred_video_size:
Return value is not documented
linphone_core_get_mtu:
Return value is not documented
linphone_core_get_video_display_filter:
Return value is not documented
linphone_core_set_audio_multicast_addr:
'lc' parameter not documented
linphone_media_encryption_to_string:
Return value is not documented
linphone_payload_type_ref:
Return value is not documented
linphone_core_set_primary_contact:
Return value is not documented
linphone_core_get_primary_contact:
Return value is not documented
linphone_core_get_guess_hostname:
Return value is not documented
linphone_core_get_primary_contact_parsed:
Return value is not documented
linphone_core_add_proxy_config:
Return value is not documented
linphone_proxy_config_set_server_addr:
Return value is not documented
linphone_proxy_config_set_identity_address:
Return value is not documented
linphone_proxy_config_done:
Return value is not documented
Structure with no associated typedef: _LinphoneChatMessage
Structure with no associated typedef: _LinphoneChatMessageCbs
Structure with no associated typedef: _LinphoneChatRoom
Structure with no associated typedef: _LinphoneImNotifPolicy
Structure with no associated typedef: _LinphoneFriend
Structure with no associated typedef: _LinphoneFriendList
Structure with no associated typedef: _LinphoneFriendListCbs
Structure with no associated typedef: _LinphonePresenceActivity
Structure with no associated typedef: _LinphonePresenceModel
Structure with no associated typedef: _LinphonePresenceNote
Structure with no associated typedef: _LinphonePresencePerson
Structure with no associated typedef: _LinphonePresenceService
Structure with no associated typedef: _LinphoneTunnel
Structure with no associated typedef: _LinphoneCall
Structure with no associated typedef: _LinphoneCallCbs
Structure with no associated typedef: _LinphoneCallParams
Structure with no associated typedef: _LinphoneConference
Structure with no associated typedef: _LinphoneConferenceParams
Structure with no associated typedef: _LinphonePlayer
Structure with no associated typedef: _LinphonePlayerCbs
Structure with no associated typedef: _LinphoneCallStats
Structure with no associated typedef: _LinphoneBuffer
Structure with no associated typedef: _LpConfig
Structure with no associated typedef: _LinphoneContent
Structure with no associated typedef: _LinphoneErrorInfo
Structure with no associated typedef: _LinphoneImEncryptionEngine
Structure with no associated typedef: _LinphoneImEncryptionEngineCbs
Structure with no associated typedef: _LinphoneInfoMessage
Structure with no associated typedef: _LinphoneXmlRpcRequest
Structure with no associated typedef: _LinphoneXmlRpcRequestCbs
Structure with no associated typedef: _LinphoneXmlRpcSession
Structure with no associated typedef: _LinphoneRange
Structure with no associated typedef: _LinphoneHeaders
Structure with no associated typedef: _LinphoneAccountCreator
Structure with no associated typedef: _LinphoneAccountCreatorCbs
Structure with no associated typedef: _LinphoneAuthInfo
Structure with no associated typedef: _LinphoneCore
Structure with no associated typedef: _LinphoneCoreCbs
Structure with no associated typedef: _LinphoneFactory
Structure with no associated typedef: _LinphoneTransports
Structure with no associated typedef: _LinphoneEvent
Structure with no associated typedef: _LinphoneCallLog
Structure with no associated typedef: _LinphoneNatPolicy
Structure with no associated typedef: SalAddress
Structure with no associated typedef: _LinphoneVideoDefinition
Structure with no associated typedef: _LinphoneVideoActivationPolicy
Structure with no associated typedef: _LinphonePayloadType
Structure with no associated typedef: _LinphoneVcard
Structure with no associated typedef: _LinphoneProxyConfig
Property 'video_enabled' of class 'LinphoneConferenceParams' has a setter but no getter
Property 'audio_bandwidth_limit' of class 'LinphoneCallParams' has a setter but no getter
Property 'audio_route' of class 'LinphoneCall' has a setter but no getter
Property 'root_ca_data' of class 'LinphoneCore' has a setter but no getter
Property 'network_reachable' of class 'LinphoneCore' has a setter but no getter
Property 'sip_network_reachable' of class 'LinphoneCore' has a setter but no getter
Property 'media_network_reachable' of class 'LinphoneCore' has a setter but no getter
Property 'expected_bandwidth' of class 'LinphoneCore' has a setter but no getter
Property 'dns_servers' of class 'LinphoneCore' has a setter but no getter
Property 'video_source_reuse_enabled' of class 'LinphoneCore' has a setter but no getter
Property 'preview_video_size_by_name' of class 'LinphoneCore' has a setter but no getter
Property 'preferred_video_size_by_name' of class 'LinphoneCore' has a setter but no getter
Property 'media_encryption_mandatory' of class 'LinphoneCore' has a setter but no getter
Could not parse user_data property in LinphoneVideoActivationPolicy: linphone_video_activation_policy_set_user_data is blacklisted
Could not parse user_data property in LinphoneImEncryptionEngine: linphone_im_encryption_engine_set_user_data is blacklisted
Could not parse user_data property in LinphonePresenceActivity: linphone_presence_activity_set_user_data is blacklisted
Could not parse user_data property in LinphonePresenceService: linphone_presence_service_set_user_data is blacklisted
Could not parse user_data property in LinphoneVideoDefinition: linphone_video_definition_set_user_data is blacklisted
Could not parse user_data property in LinphonePresencePerson: linphone_presence_person_set_user_data is blacklisted
Could not parse user_data property in LinphoneAccountCreator: linphone_account_creator_set_user_data is blacklisted
Could not parse user_data property in LinphoneImNotifPolicy: linphone_im_notif_policy_set_user_data is blacklisted
Could not parse user_data property in LinphonePresenceModel: linphone_presence_model_set_user_data is blacklisted
Could not parse user_data property in LinphoneXmlRpcRequest: linphone_xml_rpc_request_set_user_data is blacklisted
Could not parse linphone_xml_rpc_request_new_with_args function: Unknown C type '...'
Could not parse user_data property in LinphoneXmlRpcSession: linphone_xml_rpc_session_set_user_data is blacklisted
Could not parse user_data property in LinphonePresenceNote: linphone_presence_note_set_user_data is blacklisted
Could not parse user_data property in LinphoneChatMessage: linphone_chat_message_set_user_data is blacklisted
Could not parse user_data property in LinphoneProxyConfig: linphone_proxy_config_set_user_data is blacklisted
Could not parse user_data property in LinphoneFriendList: linphone_friend_list_set_user_data is blacklisted
Could not parse received_video_size property in LinphoneCallParams: Unknown C type 'MSVideoSize'
Could not parse sent_video_size property in LinphoneCallParams: Unknown C type 'MSVideoSize'
Could not parse user_data property in LinphoneCallParams: linphone_call_params_set_user_data is blacklisted
Could not parse user_data property in LinphoneTransports: linphone_transports_set_user_data is blacklisted
Could not parse user_data property in LinphoneCallStats: linphone_call_stats_set_user_data is blacklisted
Could not parse user_data property in LinphoneNatPolicy: linphone_nat_policy_set_user_data is blacklisted
Could not parse stun_server_addrinfo property in LinphoneNatPolicy: Unknown C type 'addrinfo'
Could not parse user_data property in LinphoneChatRoom: linphone_chat_room_set_user_data is blacklisted
Could not parse user_data property in LinphoneContent: linphone_content_set_user_data is blacklisted
Could not parse local_stats property in LinphoneCallLog: Unknown C type 'rtp_stats_t'
Could not parse remote_stats property in LinphoneCallLog: Unknown C type 'rtp_stats_t'
Could not parse user_data property in LinphoneCallLog: linphone_call_log_set_user_data is blacklisted
Could not parse user_data property in LinphoneFriend: linphone_friend_set_user_data is blacklisted
Could not parse linphone_tunnel_add_server function: Unknown C type 'LinphoneTunnelConfig'
Could not parse linphone_tunnel_remove_server function: Unknown C type 'LinphoneTunnelConfig'
Could not parse linphone_tunnel_config_new function: Unknown C type 'LinphoneTunnelConfig'
Could not parse linphone_tunnel_config_set_host function: Unknown C type 'LinphoneTunnelConfig'
Could not parse linphone_tunnel_config_get_host function: Unknown C type 'LinphoneTunnelConfig'/home/iurt/rpmbuild/BUILD/linphone-3.12.0/wrappers/cpp/genwrapper.py:716: DeprecationWarning: 'U' mode is deprecated
with open(tmppath, mode='rU') as f:
Could not parse linphone_tunnel_config_set_port function: Unknown C type 'LinphoneTunnelConfig'
Could not parse linphone_tunnel_config_get_port function: Unknown C type 'LinphoneTunnelConfig'
Could not parse linphone_tunnel_config_set_host2 function: Unknown C type 'LinphoneTunnelConfig'
Could not parse linphone_tunnel_config_get_host2 function: Unknown C type 'LinphoneTunnelConfig'
Could not parse linphone_tunnel_config_set_port2 function: Unknown C type 'LinphoneTunnelConfig'
Could not parse linphone_tunnel_config_get_port2 function: Unknown C type 'LinphoneTunnelConfig'
Could not parse linphone_tunnel_config_set_remote_udp_mirror_port function: Unknown C type 'LinphoneTunnelConfig'
Could not parse linphone_tunnel_config_get_remote_udp_mirror_port function: Unknown C type 'LinphoneTunnelConfig'
Could not parse linphone_tunnel_config_set_delay function: Unknown C type 'LinphoneTunnelConfig'
Could not parse linphone_tunnel_config_get_delay function: Unknown C type 'LinphoneTunnelConfig'
Could not parse linphone_tunnel_config_ref function: Unknown C type 'LinphoneTunnelConfig'
Could not parse linphone_tunnel_config_unref function: Unknown C type 'LinphoneTunnelConfig'
Could not parse linphone_tunnel_config_set_user_data function: Unknown C type 'LinphoneTunnelConfig'
Could not parse linphone_tunnel_config_get_user_data function: Unknown C type 'LinphoneTunnelConfig'
Could not parse user_data property in LinphonePlayer: linphone_player_set_user_data is blacklisted
Could not parse user_data property in LinphoneBuffer: linphone_buffer_set_user_data is blacklisted
Could not parse linphone_config_for_each_section function: Unknown C type 'ctx)'
Could not parse linphone_config_for_each_entry function: Unknown C type 'ctx)'
Could not parse linphone_config_load_from_xml_string function: Unknown C type 'LpConfig'
Could not parse user_data property in LinphoneRange: linphone_range_set_user_data is blacklisted
Could not parse user_data property in LinphoneEvent: linphone_event_set_user_data is blacklisted
Could not parse belcard property in LinphoneVcard: linphone_vcard_get_belcard is blacklisted
Could not parse user_data property in LinphoneCall: linphone_call_set_user_data is blacklisted
Could not parse current_callbacks property in LinphoneCall: linphone_call_get_current_callbacks is blacklisted
Could not parse linphone_call_get_stream_type function: Unknown C type 'MSFormatType'
Could not parse linphone_call_get_meta_rtp_transport function: Unknown C type 'RtpTransport'
Could not parse linphone_call_get_meta_rtcp_transport function: Unknown C type 'RtpTransport'
Could not parse current_callbacks property in LinphoneCore: linphone_core_get_current_callbacks is blacklisted
Could not parse user_data property in LinphoneCore: linphone_core_set_user_data is blacklisted
Could not parse video_policy property in LinphoneCore: Unknown C type 'LinphoneVideoPolicy'
Could not parse supported_video_sizes property in LinphoneCore: Unknown C type 'MSVideoSizeDef'
Could not parse preferred_video_size property in LinphoneCore: Unknown C type 'MSVideoSize'
Could not parse preview_video_size property in LinphoneCore: Unknown C type 'MSVideoSize'
Could not parse current_preview_video_size property in LinphoneCore: Unknown C type 'MSVideoSize'
Could not parse network_simulator_params property in LinphoneCore: Unknown C type 'OrtpNetworkSimulatorParams'
Could not parse linphone_core_v_table_new function: Unknown C type 'LinphoneCoreVTable'
Could not parse linphone_core_v_table_set_user_data function: Unknown C type 'LinphoneCoreVTable'
Could not parse linphone_core_v_table_get_user_data function: Unknown C type 'LinphoneCoreVTable'
Could not parse linphone_core_v_table_destroy function: Unknown C type 'LinphoneCoreVTable'
Could not parse linphone_core_set_log_handler function: Unknown C type 'OrtpLogFunc'
Could not parse linphone_core_set_log_file function: Unknown C type 'FILE'
Could not parse linphone_core_set_log_level function: Unknown C type 'OrtpLogLevel'
warning: some types could not be fixed in linphone_tunnel_get_servers() function: could not find type in 'LinphoneTunnelConfig'
doc reference pointing on an unknown object (linphone_core_new)
doc reference pointing on an unknown object (linphone_chat_room_send_message)
doc reference pointing on an unknown object (linphone_core_invite)
doc reference pointing on an unknown object (associated to )
doc reference pointing on an unknown object (linphone_call_params_realtime_text_enabled)
doc reference pointing on an unknown object (LinphoneCoreIsComposingReceivedCb)
doc reference pointing on an unknown object (linphone_chat_room_send_message)
doc reference pointing on an unknown object (LinphoneCoreCbs)
doc reference pointing on an unknown object (linphone_friend_new)
doc reference pointing on an unknown object (linphone_tunnel_add_server)
doc reference pointing on an unknown object (LinphoneCallUpdatedByRemote)
doc reference pointing on an unknown object (subscription attribute )
doc reference pointing on an unknown object (linphone_address_new)
doc reference pointing on an unknown object (linphone_address_new)
doc reference pointing on an unknown object (LinphoneCallUpdatedByRemote)
doc reference pointing on an unknown object (linphone_core_new)
could not translate one reference in docstrings (linphone_proxy_config_set_privacy)
could not translate one reference in docstrings (linphone_event_get_reason)
could not translate one reference in docstrings (linphone_event_get_reason)
could not translate one reference in docstrings (linphone_chat_room_send_message)
could not translate one reference in docstrings (linphone_core_invite)
could not translate one reference in docstrings (associated to )
could not translate one reference in docstrings (linphone_call_params_realtime_text_enabled)
could not translate one reference in docstrings (LinphoneCoreIsComposingReceivedCb)
could not translate one reference in docstrings (linphone_chat_room_send_message)
could not translate one reference in docstrings (linphone_friend_new)
error while translating servers property: LinphoneTunnelConfig has not been fixed
could not translate one reference in docstrings (linphone_tunnel_add_server)
could not translate one reference in docstrings (LinphoneCallUpdatedByRemote)
could not translate one reference in docstrings (linphone_core_new)
could not translate one reference in docstrings (subscription attribute )
could not translate one reference in docstrings (linphone_address_new)
could not translate one reference in docstrings (linphone_address_new)
could not translate one reference in docstrings (LinphoneCallUpdatedByRemote)
could not translate one reference in docstrings (linphone_core_new)
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/iurt/rpmbuild/BUILD/linphone-3.12.0 /home/iurt/rpmbuild/BUILD/linphone-3.12.0/wrappers/cpp /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/wrappers/cpp /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/wrappers/cpp/CMakeFiles/linphone++.dir/DependInfo.cmake --color=
Dependee "/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/wrappers/cpp/CMakeFiles/linphone++.dir/DependInfo.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/wrappers/cpp/CMakeFiles/linphone++.dir/depend.internal".
Dependee "/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/wrappers/cpp/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/wrappers/cpp/CMakeFiles/linphone++.dir/depend.internal".
Scanning dependencies of target linphone++
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
/usr/bin/make -f wrappers/cpp/CMakeFiles/linphone++.dir/build.make wrappers/cpp/CMakeFiles/linphone++.dir/build
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 51%] Building CXX object daemon/CMakeFiles/linphone-daemon.dir/commands/adaptive-jitter-compensation.cc.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/daemon && /usr/bin/c++ -DHAVE_CONFIG_H -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -std=gnu++11 -Wall -Wuninitialized -Wno-error=deprecated-declarations -o CMakeFiles/linphone-daemon.dir/commands/adaptive-jitter-compensation.cc.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/adaptive-jitter-compensation.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 59%] Building C object tester/CMakeFiles/liblinphone_tester.dir/liblinphone_tester.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/tester && /usr/bin/cc -DHAVE_CONFIG_H -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/liblinphone_tester.dir/liblinphone_tester.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/liblinphone_tester.c
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/liblinphone_tester.c: In function 'liblinphone_tester_set_log_file':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/liblinphone_tester.c:198:2: warning: 'bctbx_set_log_file' is deprecated [-Wdeprecated-declarations]
198 | bctbx_set_log_file(log_file);
| ^~~~~~~~~~~~~~~~~~
In file included from /usr/include/belle-sip/utils.h:38,
from /usr/include/belle-sip/object.h:23,
from /usr/include/belle-sip/types.h:22,
from /usr/include/belle-sip/belle-sip.h:21,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/sal/sal.h:35,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi/private.h:34,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/liblinphone_tester.c:21:
/usr/include/bctoolbox/logging.h:96:36: note: declared here
96 | BCTBX_PUBLIC BCTBX_DEPRECATED void bctbx_set_log_file(FILE* f);
| ^~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 60%] Building C object tester/CMakeFiles/liblinphone_tester.dir/log_collection_tester.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/tester && /usr/bin/cc -DHAVE_CONFIG_H -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/liblinphone_tester.dir/log_collection_tester.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/log_collection_tester.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 58%] Building C object tester/CMakeFiles/liblinphone_tester.dir/eventapi_tester.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/tester && /usr/bin/cc -DHAVE_CONFIG_H -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/liblinphone_tester.dir/eventapi_tester.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/eventapi_tester.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 56%] Building C object tester/CMakeFiles/liblinphone_tester.dir/call_video_tester.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/tester && /usr/bin/cc -DHAVE_CONFIG_H -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/liblinphone_tester.dir/call_video_tester.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c: In function 'call_paused_resumed_with_video_base':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:52:2: warning: 'linphone_core_set_video_policy' is deprecated [-Wdeprecated-declarations]
52 | linphone_core_set_video_policy(marie->lc, &vpol);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:3275:42: note: declared here
3275 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_core_set_video_policy(LinphoneCore *lc, const LinphoneVideoPolicy *policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:59:2: warning: 'linphone_core_set_video_policy' is deprecated [-Wdeprecated-declarations]
59 | linphone_core_set_video_policy(pauline->lc, &vpol);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:3275:42: note: declared here
3275 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_core_set_video_policy(LinphoneCore *lc, const LinphoneVideoPolicy *policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:118:4: warning: 'linphone_core_add_listener' is deprecated [-Wdeprecated-declarations]
118 | linphone_core_add_listener(marie->lc, vtable);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:944:42: note: declared here
944 | LINPHONE_DEPRECATED LINPHONE_PUBLIC void linphone_core_add_listener(LinphoneCore *lc, LinphoneCoreVTable *vtable);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c: In function 'call_state_changed_callback_to_accept_video':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:177:2: warning: 'linphone_core_remove_listener' is deprecated [-Wdeprecated-declarations]
177 | linphone_core_remove_listener(lc, vtable);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:963:42: note: declared here
963 | LINPHONE_DEPRECATED LINPHONE_PUBLIC void linphone_core_remove_listener(LinphoneCore *lc, const LinphoneCoreVTable *vtable);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c: In function '_request_video':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:198:3: warning: 'linphone_core_add_listener' is deprecated [-Wdeprecated-declarations]
198 | linphone_core_add_listener(caller->lc, vtable);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:944:42: note: declared here
944 | LINPHONE_DEPRECATED LINPHONE_PUBLIC void linphone_core_add_listener(LinphoneCore *lc, LinphoneCoreVTable *vtable);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c: In function 'call_with_video_added_2':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:355:2: warning: 'linphone_core_set_video_policy' is deprecated [-Wdeprecated-declarations]
355 | linphone_core_set_video_policy(marie->lc,&marie_policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:3275:42: note: declared here
3275 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_core_set_video_policy(LinphoneCore *lc, const LinphoneVideoPolicy *policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c: In function 'call_with_declined_video_base':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:461:3: warning: 'linphone_core_set_video_policy' is deprecated [-Wdeprecated-declarations]
461 | linphone_core_set_video_policy(marie->lc,&marie_policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:3275:42: note: declared here
3275 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_core_set_video_policy(LinphoneCore *lc, const LinphoneVideoPolicy *policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:462:3: warning: 'linphone_core_set_video_policy' is deprecated [-Wdeprecated-declarations]
462 | linphone_core_set_video_policy(pauline->lc,&pauline_policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:3275:42: note: declared here
3275 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_core_set_video_policy(LinphoneCore *lc, const LinphoneVideoPolicy *policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c: In function 'call_with_declined_video_despite_policy':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:514:2: warning: 'linphone_core_set_video_policy' is deprecated [-Wdeprecated-declarations]
514 | linphone_core_set_video_policy(marie->lc,&marie_policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:3275:42: note: declared here
3275 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_core_set_video_policy(LinphoneCore *lc, const LinphoneVideoPolicy *policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:515:2: warning: 'linphone_core_set_video_policy' is deprecated [-Wdeprecated-declarations]
515 | linphone_core_set_video_policy(pauline->lc,&pauline_policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:3275:42: note: declared here
3275 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_core_set_video_policy(LinphoneCore *lc, const LinphoneVideoPolicy *policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c: In function 'video_call_base_2':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:557:3: warning: 'linphone_core_set_video_policy' is deprecated [-Wdeprecated-declarations]
557 | linphone_core_set_video_policy(callee->lc,&callee_policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:3275:42: note: declared here
3275 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_core_set_video_policy(LinphoneCore *lc, const LinphoneVideoPolicy *policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:558:3: warning: 'linphone_core_set_video_policy' is deprecated [-Wdeprecated-declarations]
558 | linphone_core_set_video_policy(caller->lc,&caller_policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:3275:42: note: declared here
3275 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_core_set_video_policy(LinphoneCore *lc, const LinphoneVideoPolicy *policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c: In function 'video_call_base_3':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:669:3: warning: 'linphone_core_set_video_policy' is deprecated [-Wdeprecated-declarations]
669 | linphone_core_set_video_policy(callee->lc,&callee_policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:3275:42: note: declared here
3275 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_core_set_video_policy(LinphoneCore *lc, const LinphoneVideoPolicy *policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:670:3: warning: 'linphone_core_set_video_policy' is deprecated [-Wdeprecated-declarations]
670 | linphone_core_set_video_policy(caller->lc,&caller_policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:3275:42: note: declared here
3275 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_core_set_video_policy(LinphoneCore *lc, const LinphoneVideoPolicy *policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c: In function 'video_call_established_by_reinvite_with_implicit_avpf':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:841:2: warning: 'linphone_core_set_video_policy' is deprecated [-Wdeprecated-declarations]
841 | linphone_core_set_video_policy(callee->lc,&policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:3275:42: note: declared here
3275 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_core_set_video_policy(LinphoneCore *lc, const LinphoneVideoPolicy *policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:845:2: warning: 'linphone_core_set_video_policy' is deprecated [-Wdeprecated-declarations]
845 | linphone_core_set_video_policy(caller->lc,&policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:3275:42: note: declared here
3275 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_core_set_video_policy(LinphoneCore *lc, const LinphoneVideoPolicy *policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:861:3: warning: 'linphone_core_accept_call' is deprecated [-Wdeprecated-declarations]
861 | linphone_core_accept_call(callee->lc, linphone_core_get_current_call(callee->lc));
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1126:52: note: declared here
1126 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_core_accept_call(LinphoneCore *lc, LinphoneCall *call);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c: In function 'call_with_ice_video_to_novideo':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:976:2: warning: 'linphone_core_set_video_policy' is deprecated [-Wdeprecated-declarations]
976 | linphone_core_set_video_policy(pauline->lc,&vpol);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:3275:42: note: declared here
3275 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_core_set_video_policy(LinphoneCore *lc, const LinphoneVideoPolicy *policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:978:2: warning: 'linphone_core_set_video_policy' is deprecated [-Wdeprecated-declarations]
978 | linphone_core_set_video_policy(marie->lc,&vpol);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:3275:42: note: declared here
3275 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_core_set_video_policy(LinphoneCore *lc, const LinphoneVideoPolicy *policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c: In function '_call_with_ice_video':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:1006:2: warning: 'linphone_core_set_video_policy' is deprecated [-Wdeprecated-declarations]
1006 | linphone_core_set_video_policy(pauline->lc, &caller_policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:3275:42: note: declared here
3275 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_core_set_video_policy(LinphoneCore *lc, const LinphoneVideoPolicy *policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:1007:2: warning: 'linphone_core_set_video_policy' is deprecated [-Wdeprecated-declarations]
1007 | linphone_core_set_video_policy(marie->lc, &callee_policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:3275:42: note: declared here
3275 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_core_set_video_policy(LinphoneCore *lc, const LinphoneVideoPolicy *policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:1008:2: warning: 'linphone_core_set_firewall_policy' is deprecated [-Wdeprecated-declarations]
1008 | linphone_core_set_firewall_policy(marie->lc, LinphonePolicyUseIce);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:2647:42: note: declared here
2647 | LINPHONE_DEPRECATED LINPHONE_PUBLIC void linphone_core_set_firewall_policy(LinphoneCore *lc, LinphoneFirewallPolicy pol);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:1009:2: warning: 'linphone_core_set_firewall_policy' is deprecated [-Wdeprecated-declarations]
1009 | linphone_core_set_firewall_policy(pauline->lc, LinphonePolicyUseIce);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:2647:42: note: declared here
2647 | LINPHONE_DEPRECATED LINPHONE_PUBLIC void linphone_core_set_firewall_policy(LinphoneCore *lc, LinphoneFirewallPolicy pol);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:1011:3: warning: 'linphone_core_enable_payload_type' is deprecated [-Wdeprecated-declarations]
1011 | linphone_core_enable_payload_type(marie->lc, linphone_core_find_payload_type(marie->lc, "PCMU", 8000, 1), FALSE); /* Disable PCMU */
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1844:52: note: declared here
1844 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_core_enable_payload_type(LinphoneCore *lc, OrtpPayloadType *pt, bool_t enable);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:1011:3: warning: 'linphone_core_find_payload_type' is deprecated [-Wdeprecated-declarations]
1011 | linphone_core_enable_payload_type(marie->lc, linphone_core_find_payload_type(marie->lc, "PCMU", 8000, 1), FALSE); /* Disable PCMU */
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1870:54: note: declared here
1870 | LINPHONE_PUBLIC LINPHONE_DEPRECATED OrtpPayloadType *linphone_core_find_payload_type(LinphoneCore* lc, const char* type, int rate, int channels);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:1012:3: warning: 'linphone_core_enable_payload_type' is deprecated [-Wdeprecated-declarations]
1012 | linphone_core_enable_payload_type(marie->lc, linphone_core_find_payload_type(marie->lc, "PCMA", 8000, 1), TRUE); /* Enable PCMA */
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1844:52: note: declared here
1844 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_core_enable_payload_type(LinphoneCore *lc, OrtpPayloadType *pt, bool_t enable);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:1012:3: warning: 'linphone_core_find_payload_type' is deprecated [-Wdeprecated-declarations]
1012 | linphone_core_enable_payload_type(marie->lc, linphone_core_find_payload_type(marie->lc, "PCMA", 8000, 1), TRUE); /* Enable PCMA */
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1870:54: note: declared here
1870 | LINPHONE_PUBLIC LINPHONE_DEPRECATED OrtpPayloadType *linphone_core_find_payload_type(LinphoneCore* lc, const char* type, int rate, int channels);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c: In function 'call_with_ice_video_and_rtt':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:1174:2: warning: 'linphone_core_set_video_policy' is deprecated [-Wdeprecated-declarations]
1174 | linphone_core_set_video_policy(pauline->lc, &policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:3275:42: note: declared here
3275 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_core_set_video_policy(LinphoneCore *lc, const LinphoneVideoPolicy *policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:1175:2: warning: 'linphone_core_set_video_policy' is deprecated [-Wdeprecated-declarations]
1175 | linphone_core_set_video_policy(marie->lc, &policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:3275:42: note: declared here
3275 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_core_set_video_policy(LinphoneCore *lc, const LinphoneVideoPolicy *policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:1180:2: warning: 'linphone_core_set_firewall_policy' is deprecated [-Wdeprecated-declarations]
1180 | linphone_core_set_firewall_policy(marie->lc, LinphonePolicyUseIce);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:2647:42: note: declared here
2647 | LINPHONE_DEPRECATED LINPHONE_PUBLIC void linphone_core_set_firewall_policy(LinphoneCore *lc, LinphoneFirewallPolicy pol);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:1181:2: warning: 'linphone_core_set_firewall_policy' is deprecated [-Wdeprecated-declarations]
1181 | linphone_core_set_firewall_policy(pauline->lc, LinphonePolicyUseIce);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:2647:42: note: declared here
2647 | LINPHONE_DEPRECATED LINPHONE_PUBLIC void linphone_core_set_firewall_policy(LinphoneCore *lc, LinphoneFirewallPolicy pol);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c: In function 'video_call_with_early_media_no_matching_audio_codecs':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:1233:2: warning: 'linphone_core_set_video_policy' is deprecated [-Wdeprecated-declarations]
1233 | linphone_core_set_video_policy(pauline->lc,&vpol);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:3275:42: note: declared here
3275 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_core_set_video_policy(LinphoneCore *lc, const LinphoneVideoPolicy *policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:1234:2: warning: 'linphone_core_set_video_policy' is deprecated [-Wdeprecated-declarations]
1234 | linphone_core_set_video_policy(marie->lc,&vpol);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:3275:42: note: declared here
3275 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_core_set_video_policy(LinphoneCore *lc, const LinphoneVideoPolicy *policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:1236:2: warning: 'linphone_core_enable_payload_type' is deprecated [-Wdeprecated-declarations]
1236 | linphone_core_enable_payload_type(marie->lc, linphone_core_find_payload_type(marie->lc, "PCMU", 8000, 1), FALSE); /* Disable PCMU */
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1844:52: note: declared here
1844 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_core_enable_payload_type(LinphoneCore *lc, OrtpPayloadType *pt, bool_t enable);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:1236:2: warning: 'linphone_core_find_payload_type' is deprecated [-Wdeprecated-declarations]
1236 | linphone_core_enable_payload_type(marie->lc, linphone_core_find_payload_type(marie->lc, "PCMU", 8000, 1), FALSE); /* Disable PCMU */
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1870:54: note: declared here
1870 | LINPHONE_PUBLIC LINPHONE_DEPRECATED OrtpPayloadType *linphone_core_find_payload_type(LinphoneCore* lc, const char* type, int rate, int channels);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:1237:2: warning: 'linphone_core_enable_payload_type' is deprecated [-Wdeprecated-declarations]
1237 | linphone_core_enable_payload_type(marie->lc, linphone_core_find_payload_type(marie->lc, "PCMA", 8000, 1), TRUE); /* Enable PCMA */
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1844:52: note: declared here
1844 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_core_enable_payload_type(LinphoneCore *lc, OrtpPayloadType *pt, bool_t enable);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:1237:2: warning: 'linphone_core_find_payload_type' is deprecated [-Wdeprecated-declarations]
1237 | linphone_core_enable_payload_type(marie->lc, linphone_core_find_payload_type(marie->lc, "PCMA", 8000, 1), TRUE); /* Enable PCMA */
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1870:54: note: declared here
1870 | LINPHONE_PUBLIC LINPHONE_DEPRECATED OrtpPayloadType *linphone_core_find_payload_type(LinphoneCore* lc, const char* type, int rate, int channels);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c: In function 'accept_call_in_send_only_base':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:1309:2: warning: 'linphone_core_find_payload_type' is deprecated [-Wdeprecated-declarations]
1309 | if (linphone_core_find_payload_type(pauline->lc,"h264", -1, -1)!=NULL) {
| ^~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1870:54: note: declared here
1870 | LINPHONE_PUBLIC LINPHONE_DEPRECATED OrtpPayloadType *linphone_core_find_payload_type(LinphoneCore* lc, const char* type, int rate, int channels);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:1316:2: warning: 'linphone_core_set_video_policy' is deprecated [-Wdeprecated-declarations]
1316 | linphone_core_set_video_policy(pauline->lc,&pol);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:3275:42: note: declared here
3275 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_core_set_video_policy(LinphoneCore *lc, const LinphoneVideoPolicy *policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:1321:2: warning: 'linphone_core_set_video_policy' is deprecated [-Wdeprecated-declarations]
1321 | linphone_core_set_video_policy(marie->lc,&pol);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:3275:42: note: declared here
3275 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_core_set_video_policy(LinphoneCore *lc, const LinphoneVideoPolicy *policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c: In function 'accept_call_in_send_base':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:1367:3: warning: 'linphone_core_set_firewall_policy' is deprecated [-Wdeprecated-declarations]
1367 | linphone_core_set_firewall_policy(pauline->lc,LinphonePolicyUseIce);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:2647:42: note: declared here
2647 | LINPHONE_DEPRECATED LINPHONE_PUBLIC void linphone_core_set_firewall_policy(LinphoneCore *lc, LinphoneFirewallPolicy pol);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c: In function 'multiple_early_media':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:1457:2: warning: 'linphone_core_set_video_policy' is deprecated [-Wdeprecated-declarations]
1457 | linphone_core_set_video_policy(marie1->lc,&pol);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:3275:42: note: declared here
3275 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_core_set_video_policy(LinphoneCore *lc, const LinphoneVideoPolicy *policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:1461:2: warning: 'linphone_core_set_video_policy' is deprecated [-Wdeprecated-declarations]
1461 | linphone_core_set_video_policy(marie2->lc,&pol);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:3275:42: note: declared here
3275 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_core_set_video_policy(LinphoneCore *lc, const LinphoneVideoPolicy *policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c: In function 'video_call_ice_params':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:1525:2: warning: 'linphone_core_set_firewall_policy' is deprecated [-Wdeprecated-declarations]
1525 | linphone_core_set_firewall_policy(marie->lc,LinphonePolicyUseIce);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:2647:42: note: declared here
2647 | LINPHONE_DEPRECATED LINPHONE_PUBLIC void linphone_core_set_firewall_policy(LinphoneCore *lc, LinphoneFirewallPolicy pol);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:1526:2: warning: 'linphone_core_set_firewall_policy' is deprecated [-Wdeprecated-declarations]
1526 | linphone_core_set_firewall_policy(pauline->lc,LinphonePolicyUseIce);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:2647:42: note: declared here
2647 | LINPHONE_DEPRECATED LINPHONE_PUBLIC void linphone_core_set_firewall_policy(LinphoneCore *lc, LinphoneFirewallPolicy pol);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c: In function 'audio_call_with_ice_with_video_policy_enabled':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:1543:2: warning: 'linphone_core_set_video_policy' is deprecated [-Wdeprecated-declarations]
1543 | linphone_core_set_video_policy(marie->lc, &vpol);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:3275:42: note: declared here
3275 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_core_set_video_policy(LinphoneCore *lc, const LinphoneVideoPolicy *policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:1545:2: warning: 'linphone_core_set_video_policy' is deprecated [-Wdeprecated-declarations]
1545 | linphone_core_set_video_policy(pauline->lc, &vpol);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:3275:42: note: declared here
3275 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_core_set_video_policy(LinphoneCore *lc, const LinphoneVideoPolicy *policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:1547:2: warning: 'linphone_core_set_firewall_policy' is deprecated [-Wdeprecated-declarations]
1547 | linphone_core_set_firewall_policy(marie->lc, LinphonePolicyUseIce);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:2647:42: note: declared here
2647 | LINPHONE_DEPRECATED LINPHONE_PUBLIC void linphone_core_set_firewall_policy(LinphoneCore *lc, LinphoneFirewallPolicy pol);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:1548:2: warning: 'linphone_core_set_firewall_policy' is deprecated [-Wdeprecated-declarations]
1548 | linphone_core_set_firewall_policy(pauline->lc, LinphonePolicyUseIce);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:2647:42: note: declared here
2647 | LINPHONE_DEPRECATED LINPHONE_PUBLIC void linphone_core_set_firewall_policy(LinphoneCore *lc, LinphoneFirewallPolicy pol);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c: In function 'classic_video_entry_phone_setup':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:1596:2: warning: 'linphone_core_set_video_policy' is deprecated [-Wdeprecated-declarations]
1596 | linphone_core_set_video_policy(caller_mgr->lc, &vpol);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:3275:42: note: declared here
3275 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_core_set_video_policy(LinphoneCore *lc, const LinphoneVideoPolicy *policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:1597:2: warning: 'linphone_core_set_video_policy' is deprecated [-Wdeprecated-declarations]
1597 | linphone_core_set_video_policy(callee_mgr->lc, &vpol);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:3275:42: note: declared here
3275 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_core_set_video_policy(LinphoneCore *lc, const LinphoneVideoPolicy *policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:1603:2: warning: 'linphone_core_find_payload_type' is deprecated [-Wdeprecated-declarations]
1603 | if (linphone_core_find_payload_type(caller_mgr->lc,"h264", -1, -1)!=NULL) {
| ^~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1870:54: note: declared here
1870 | LINPHONE_PUBLIC LINPHONE_DEPRECATED OrtpPayloadType *linphone_core_find_payload_type(LinphoneCore* lc, const char* type, int rate, int channels);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:1611:4: warning: 'linphone_core_set_preferred_video_size' is deprecated [-Wdeprecated-declarations]
1611 | linphone_core_set_preferred_video_size(callee_mgr->lc, vsize);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:3393:42: note: declared here
3393 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_core_set_preferred_video_size(LinphoneCore *lc, MSVideoSize vsize);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:1612:4: warning: 'linphone_core_set_preferred_video_size' is deprecated [-Wdeprecated-declarations]
1612 | linphone_core_set_preferred_video_size(caller_mgr->lc, vsize);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:3393:42: note: declared here
3393 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_core_set_preferred_video_size(LinphoneCore *lc, MSVideoSize vsize);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c: In function 'video_call_with_re_invite_inactive_followed_by_re_invite_base':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:1743:2: warning: 'linphone_core_find_payload_type' is deprecated [-Wdeprecated-declarations]
1743 | if (linphone_core_find_payload_type(pauline->lc,"h264", -1, -1)!=NULL) {
| ^~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1870:54: note: declared here
1870 | LINPHONE_PUBLIC LINPHONE_DEPRECATED OrtpPayloadType *linphone_core_find_payload_type(LinphoneCore* lc, const char* type, int rate, int channels);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c: In function 'video_call_with_no_audio_and_no_video_codec':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:1900:2: warning: 'linphone_core_get_video_codecs' is deprecated [-Wdeprecated-declarations]
1900 | const bctbx_list_t* elem_video =linphone_core_get_video_codecs(caller->lc);
| ^~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1695:57: note: declared here
1695 | LINPHONE_PUBLIC LINPHONE_DEPRECATED const bctbx_list_t *linphone_core_get_video_codecs(const LinphoneCore *lc);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:1902:2: warning: 'linphone_core_get_audio_codecs' is deprecated [-Wdeprecated-declarations]
1902 | const bctbx_list_t* elem_audio =linphone_core_get_audio_codecs(caller->lc);
| ^~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1649:57: note: declared here
1649 | LINPHONE_PUBLIC LINPHONE_DEPRECATED const bctbx_list_t *linphone_core_get_audio_codecs(const LinphoneCore *lc);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:1912:2: warning: 'linphone_core_set_video_policy' is deprecated [-Wdeprecated-declarations]
1912 | linphone_core_set_video_policy(callee->lc,&callee_policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:3275:42: note: declared here
3275 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_core_set_video_policy(LinphoneCore *lc, const LinphoneVideoPolicy *policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:1913:2: warning: 'linphone_core_set_video_policy' is deprecated [-Wdeprecated-declarations]
1913 | linphone_core_set_video_policy(caller->lc,&caller_policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:3275:42: note: declared here
3275 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_core_set_video_policy(LinphoneCore *lc, const LinphoneVideoPolicy *policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c: In function 'video_call_with_thin_congestion':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:1973:2: warning: 'linphone_core_set_video_policy' is deprecated [-Wdeprecated-declarations]
1973 | linphone_core_set_video_policy(marie->lc, &pol);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:3275:42: note: declared here
3275 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_core_set_video_policy(LinphoneCore *lc, const LinphoneVideoPolicy *policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:1974:2: warning: 'linphone_core_set_video_policy' is deprecated [-Wdeprecated-declarations]
1974 | linphone_core_set_video_policy(pauline->lc, &pol);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_video_tester.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:3275:42: note: declared here
3275 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_core_set_video_policy(LinphoneCore *lc, const LinphoneVideoPolicy *policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 59%] Building C object tester/CMakeFiles/liblinphone_tester.dir/flexisip_tester.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/tester && /usr/bin/cc -DHAVE_CONFIG_H -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/liblinphone_tester.dir/flexisip_tester.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/flexisip_tester.c
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/flexisip_tester.c: In function 'early_media_call_forking':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/flexisip_tester.c:560:2: warning: 'linphone_core_set_video_policy' is deprecated [-Wdeprecated-declarations]
560 | linphone_core_set_video_policy(marie->lc,&pol);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/flexisip_tester.c:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:3275:42: note: declared here
3275 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_core_set_video_policy(LinphoneCore *lc, const LinphoneVideoPolicy *policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/flexisip_tester.c:565:2: warning: 'linphone_core_set_video_policy' is deprecated [-Wdeprecated-declarations]
565 | linphone_core_set_video_policy(marie2->lc,&pol);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/flexisip_tester.c:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:3275:42: note: declared here
3275 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_core_set_video_policy(LinphoneCore *lc, const LinphoneVideoPolicy *policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/flexisip_tester.c: In function 'tls_client_auth_try_register':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/flexisip_tester.c:1255:2: warning: 'linphone_proxy_config_set_identity' is deprecated [-Wdeprecated-declarations]
1255 | linphone_proxy_config_set_identity(cfg, identity);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:62,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/flexisip_tester.c:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/proxy_config.h:81:52: note: declared here
81 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_proxy_config_set_identity(LinphoneProxyConfig *cfg, const char *identity);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 64%] Building C object tester/CMakeFiles/liblinphone_tester.dir/offeranswer_tester.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/tester && /usr/bin/cc -DHAVE_CONFIG_H -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/liblinphone_tester.dir/offeranswer_tester.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/offeranswer_tester.c
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/offeranswer_tester.c: In function 'start_with_no_config':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/offeranswer_tester.c:39:2: warning: 'linphone_core_get_audio_codecs' is deprecated [-Wdeprecated-declarations]
39 | const MSList *codecs=linphone_core_get_audio_codecs(lc);
| ^~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/offeranswer_tester.c:21:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1649:57: note: declared here
1649 | LINPHONE_PUBLIC LINPHONE_DEPRECATED const bctbx_list_t *linphone_core_get_audio_codecs(const LinphoneCore *lc);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/offeranswer_tester.c:48:2: warning: 'linphone_core_find_payload_type' is deprecated [-Wdeprecated-declarations]
48 | pt=linphone_core_find_payload_type(lc, "speex", 16000, 1);
| ^~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/offeranswer_tester.c:21:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1870:54: note: declared here
1870 | LINPHONE_PUBLIC LINPHONE_DEPRECATED OrtpPayloadType *linphone_core_find_payload_type(LinphoneCore* lc, const char* type, int rate, int channels);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/offeranswer_tester.c:51:3: warning: 'linphone_core_payload_type_enabled' is deprecated [-Wdeprecated-declarations]
51 | BC_ASSERT_TRUE(linphone_core_payload_type_enabled(lc, pt));
| ^~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/offeranswer_tester.c:21:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1799:44: note: declared here
1799 | LINPHONE_PUBLIC LINPHONE_DEPRECATED bool_t linphone_core_payload_type_enabled(const LinphoneCore *lc, const OrtpPayloadType *pt);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/offeranswer_tester.c: In function 'check_payload_type_numbers':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/offeranswer_tester.c:58:2: warning: 'linphone_call_params_get_used_audio_codec' is deprecated [-Wdeprecated-declarations]
58 | const PayloadType *pt=linphone_call_params_get_used_audio_codec(params);
| ^~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:42,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/offeranswer_tester.c:21:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/call_params.h:225:60: note: declared here
225 | LINPHONE_PUBLIC LINPHONE_DEPRECATED const OrtpPayloadType *linphone_call_params_get_used_audio_codec(const LinphoneCallParams *cp);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/offeranswer_tester.c:64:2: warning: 'linphone_call_params_get_used_audio_codec' is deprecated [-Wdeprecated-declarations]
64 | pt=linphone_call_params_get_used_audio_codec(params);
| ^~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:42,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/offeranswer_tester.c:21:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/call_params.h:225:60: note: declared here
225 | LINPHONE_PUBLIC LINPHONE_DEPRECATED const OrtpPayloadType *linphone_call_params_get_used_audio_codec(const LinphoneCallParams *cp);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/offeranswer_tester.c: In function 'simple_call_with_different_codec_mappings':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/offeranswer_tester.c:83:2: warning: 'linphone_core_find_payload_type' is deprecated [-Wdeprecated-declarations]
83 | payload_type_set_number(linphone_core_find_payload_type(marie->lc, "PCMU", 8000, -1), 104);
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/offeranswer_tester.c:21:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1870:54: note: declared here
1870 | LINPHONE_PUBLIC LINPHONE_DEPRECATED OrtpPayloadType *linphone_core_find_payload_type(LinphoneCore* lc, const char* type, int rate, int channels);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/offeranswer_tester.c: In function 'profile_call_base':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/offeranswer_tester.c:145:3: warning: 'linphone_proxy_config_enable_avpf' is deprecated [-Wdeprecated-declarations]
145 | linphone_proxy_config_enable_avpf(lpc, TRUE);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:62,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/offeranswer_tester.c:21:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/proxy_config.h:483:42: note: declared here
483 | LINPHONE_DEPRECATED LINPHONE_PUBLIC void linphone_proxy_config_enable_avpf(LinphoneProxyConfig *cfg, bool_t enable);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/offeranswer_tester.c:150:3: warning: 'linphone_proxy_config_enable_avpf' is deprecated [-Wdeprecated-declarations]
150 | linphone_proxy_config_enable_avpf(lpc, TRUE);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:62,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/offeranswer_tester.c:21:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/proxy_config.h:483:42: note: declared here
483 | LINPHONE_DEPRECATED LINPHONE_PUBLIC void linphone_proxy_config_enable_avpf(LinphoneProxyConfig *cfg, bool_t enable);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/offeranswer_tester.c:165:3: warning: 'linphone_core_set_video_policy' is deprecated [-Wdeprecated-declarations]
165 | linphone_core_set_video_policy(marie->lc,&policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/offeranswer_tester.c:21:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:3275:42: note: declared here
3275 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_core_set_video_policy(LinphoneCore *lc, const LinphoneVideoPolicy *policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/offeranswer_tester.c:168:3: warning: 'linphone_core_set_video_policy' is deprecated [-Wdeprecated-declarations]
168 | linphone_core_set_video_policy(pauline->lc,&policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/offeranswer_tester.c:21:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:3275:42: note: declared here
3275 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_core_set_video_policy(LinphoneCore *lc, const LinphoneVideoPolicy *policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/offeranswer_tester.c: In function 'configure_core_for_avpf_and_video':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/offeranswer_tester.c:409:2: warning: 'linphone_proxy_config_enable_avpf' is deprecated [-Wdeprecated-declarations]
409 | linphone_proxy_config_enable_avpf(lpc, TRUE);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:62,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/offeranswer_tester.c:21:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/proxy_config.h:483:42: note: declared here
483 | LINPHONE_DEPRECATED LINPHONE_PUBLIC void linphone_proxy_config_enable_avpf(LinphoneProxyConfig *cfg, bool_t enable);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/offeranswer_tester.c:414:2: warning: 'linphone_core_set_video_policy' is deprecated [-Wdeprecated-declarations]
414 | linphone_core_set_video_policy(lc, &policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/offeranswer_tester.c:21:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:3275:42: note: declared here
3275 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_core_set_video_policy(LinphoneCore *lc, const LinphoneVideoPolicy *policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/offeranswer_tester.c:415:2: warning: 'linphone_core_find_payload_type' is deprecated [-Wdeprecated-declarations]
415 | pt = linphone_core_find_payload_type(lc, "VP8", 90000, -1);
| ^~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/offeranswer_tester.c:21:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1870:54: note: declared here
1870 | LINPHONE_PUBLIC LINPHONE_DEPRECATED OrtpPayloadType *linphone_core_find_payload_type(LinphoneCore* lc, const char* type, int rate, int channels);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 65%] Building C object tester/CMakeFiles/liblinphone_tester.dir/player_tester.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/tester && /usr/bin/cc -DHAVE_CONFIG_H -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/liblinphone_tester.dir/player_tester.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/player_tester.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 61%] Building CXX object wrappers/cpp/CMakeFiles/linphone++.dir/object.cc.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/wrappers/cpp && /usr/bin/c++ -DHAVE_CONFIG_H -DLINPHONECXX_EXPORTS -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -Dlinphone___EXPORTS -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/wrappers/cpp/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/wrappers/cpp -I/usr/include/libxml2 -I/usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/linphone++.dir/object.cc.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/wrappers/cpp/object.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 61%] Building CXX object daemon/CMakeFiles/linphone-daemon.dir/commands/answer.cc.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/daemon && /usr/bin/c++ -DHAVE_CONFIG_H -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -std=gnu++11 -Wall -Wuninitialized -Wno-error=deprecated-declarations -o CMakeFiles/linphone-daemon.dir/commands/answer.cc.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/answer.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 62%] Building CXX object daemon/CMakeFiles/linphone-daemon.dir/commands/audio-codec-get.cc.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/daemon && /usr/bin/c++ -DHAVE_CONFIG_H -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -std=gnu++11 -Wall -Wuninitialized -Wno-error=deprecated-declarations -o CMakeFiles/linphone-daemon.dir/commands/audio-codec-get.cc.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/audio-codec-get.cc
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/audio-codec-get.cc: In member function 'virtual void AudioCodecGetCommand::exec(Daemon*, const string&)':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/audio-codec-get.cc:76:79: warning: 'const bctbx_list_t* linphone_core_get_audio_codecs(const LinphoneCore*)' is deprecated [-Wdeprecated-declarations]
76 | for (const bctbx_list_t *node = linphone_core_get_audio_codecs(app->getCore()); node != NULL; node = bctbx_list_next(node)) {
| ^
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/audio-codec-get.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/audio-codec-get.cc:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1649:57: note: declared here
1649 | LINPHONE_PUBLIC LINPHONE_DEPRECATED const bctbx_list_t *linphone_core_get_audio_codecs(const LinphoneCore *lc);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/audio-codec-get.cc:76:79: warning: 'const bctbx_list_t* linphone_core_get_audio_codecs(const LinphoneCore*)' is deprecated [-Wdeprecated-declarations]
76 | for (const bctbx_list_t *node = linphone_core_get_audio_codecs(app->getCore()); node != NULL; node = bctbx_list_next(node)) {
| ^
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/audio-codec-get.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/audio-codec-get.cc:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1649:57: note: declared here
1649 | LINPHONE_PUBLIC LINPHONE_DEPRECATED const bctbx_list_t *linphone_core_get_audio_codecs(const LinphoneCore *lc);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 63%] Building CXX object daemon/CMakeFiles/linphone-daemon.dir/commands/audio-codec-move.cc.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/daemon && /usr/bin/c++ -DHAVE_CONFIG_H -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -std=gnu++11 -Wall -Wuninitialized -Wno-error=deprecated-declarations -o CMakeFiles/linphone-daemon.dir/commands/audio-codec-move.cc.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/audio-codec-move.cc
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/audio-codec-move.cc: In member function 'virtual void AudioCodecMoveCommand::exec(Daemon*, const string&)':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/audio-codec-move.cc:88:79: warning: 'const bctbx_list_t* linphone_core_get_audio_codecs(const LinphoneCore*)' is deprecated [-Wdeprecated-declarations]
88 | for (const bctbx_list_t *node = linphone_core_get_audio_codecs(app->getCore()); node != NULL; node = bctbx_list_next(node)) {
| ^
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/audio-codec-move.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/audio-codec-move.cc:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1649:57: note: declared here
1649 | LINPHONE_PUBLIC LINPHONE_DEPRECATED const bctbx_list_t *linphone_core_get_audio_codecs(const LinphoneCore *lc);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/audio-codec-move.cc:88:79: warning: 'const bctbx_list_t* linphone_core_get_audio_codecs(const LinphoneCore*)' is deprecated [-Wdeprecated-declarations]
88 | for (const bctbx_list_t *node = linphone_core_get_audio_codecs(app->getCore()); node != NULL; node = bctbx_list_next(node)) {
| ^
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/audio-codec-move.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/audio-codec-move.cc:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1649:57: note: declared here
1649 | LINPHONE_PUBLIC LINPHONE_DEPRECATED const bctbx_list_t *linphone_core_get_audio_codecs(const LinphoneCore *lc);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/audio-codec-move.cc:103:55: warning: 'LinphoneStatus linphone_core_set_audio_codecs(LinphoneCore*, bctbx_list_t*)' is deprecated [-Wdeprecated-declarations]
103 | linphone_core_set_audio_codecs(app->getCore(), mslist);
| ^
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/audio-codec-move.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/audio-codec-move.cc:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1662:52: note: declared here
1662 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_core_set_audio_codecs(LinphoneCore *lc, bctbx_list_t *codecs);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/audio-codec-move.cc:103:55: warning: 'LinphoneStatus linphone_core_set_audio_codecs(LinphoneCore*, bctbx_list_t*)' is deprecated [-Wdeprecated-declarations]
103 | linphone_core_set_audio_codecs(app->getCore(), mslist);
| ^
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/audio-codec-move.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/audio-codec-move.cc:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1662:52: note: declared here
1662 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_core_set_audio_codecs(LinphoneCore *lc, bctbx_list_t *codecs);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 63%] Building C object tester/CMakeFiles/liblinphone_tester.dir/message_tester.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/tester && /usr/bin/cc -DHAVE_CONFIG_H -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/liblinphone_tester.dir/message_tester.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/message_tester.c
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/message_tester.c: In function 'text_message':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/message_tester.c:304:2: warning: 'linphone_chat_room_send_message' is deprecated [-Wdeprecated-declarations]
304 | linphone_chat_room_send_message(linphone_core_get_chat_room(pauline->lc,marie->identity), "hello");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:44,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/message_tester.c:21:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/chat.h:113:42: note: declared here
113 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_chat_room_send_message(LinphoneChatRoom *cr, const char *msg);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/message_tester.c: In function 'text_message_within_call_dialog':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/message_tester.c:317:2: warning: 'linphone_chat_room_send_message' is deprecated [-Wdeprecated-declarations]
317 | linphone_chat_room_send_message(linphone_core_get_chat_room(pauline->lc, marie->identity),"Bla bla bla bla");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:44,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/message_tester.c:21:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/chat.h:113:42: note: declared here
113 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_chat_room_send_message(LinphoneChatRoom *cr, const char *msg);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/message_tester.c: In function 'text_message_with_credential_from_auth_callback':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/message_tester.c:343:2: warning: 'auth_info_requested' is deprecated [-Wdeprecated-declarations]
343 | vtable->auth_info_requested=text_message_with_credential_from_auth_cb_auth_info_requested;
| ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/message_tester.c:21:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:187:54: note: declared here
187 | LINPHONE_DEPRECATED LinphoneCoreAuthInfoRequestedCb auth_info_requested; /**< @deprecated Use authentication_requested instead. Ask the application some authentication information */
| ^~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/message_tester.c:344:2: warning: 'linphone_core_add_listener' is deprecated [-Wdeprecated-declarations]
344 | linphone_core_add_listener(pauline->lc, vtable);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/message_tester.c:21:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:944:42: note: declared here
944 | LINPHONE_DEPRECATED LINPHONE_PUBLIC void linphone_core_add_listener(LinphoneCore *lc, LinphoneCoreVTable *vtable);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/message_tester.c:350:2: warning: 'linphone_auth_info_destroy' is deprecated [-Wdeprecated-declarations]
350 | linphone_auth_info_destroy(text_message_with_credential_from_auth_cb_auth_info);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:38,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/message_tester.c:21:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/auth_info.h:217:42: note: declared here
217 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_auth_info_destroy(LinphoneAuthInfo *info);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/message_tester.c: In function 'text_message_compatibility_mode':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/message_tester.c:374:2: warning: 'LCSipTransports' is deprecated [-Wdeprecated-declarations]
374 | LCSipTransports transport = {0,-1,0,0};
| ^~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:31,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/message_tester.c:21:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/types.h:1012:16: note: declared here
1012 | typedef struct _LinphoneSipTransports {
| ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/message_tester.c: In function 'transfer_message_download_cancelled':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/message_tester.c:660:3: warning: 'linphone_chat_message_start_file_download' is deprecated [-Wdeprecated-declarations]
660 | linphone_chat_message_start_file_download(marie->stat.last_received_chat_message, liblinphone_tester_chat_message_state_change, marie->lc);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:44,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/message_tester.c:21:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/chat.h:393:42: note: declared here
393 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_chat_message_start_file_download(LinphoneChatMessage* message, LinphoneChatMessageStateChangedCb status_cb, void* ud);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/message_tester.c: In function '_is_composing_notification':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/message_tester.c:946:2: warning: 'linphone_chat_room_send_message' is deprecated [-Wdeprecated-declarations]
946 | linphone_chat_room_send_message(chat_room, "Composing a msg");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:44,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/message_tester.c:21:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/chat.h:113:42: note: declared here
113 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_chat_room_send_message(LinphoneChatRoom *cr, const char *msg);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/message_tester.c: In function '_im_error_delivery_notification':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/message_tester.c:1139:2: warning: 'linphone_chat_room_send_message' is deprecated [-Wdeprecated-declarations]
1139 | linphone_chat_room_send_message(chat_room, "Bla bla bla bla");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:44,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/message_tester.c:21:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/chat.h:113:42: note: declared here
113 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_chat_room_send_message(LinphoneChatRoom *cr, const char *msg);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/message_tester.c: In function 'lime_text_message':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/message_tester.c:1209:2: warning: 'linphone_chat_room_send_message' is deprecated [-Wdeprecated-declarations]
1209 | linphone_chat_room_send_message(chat_room,"Bla bla bla bla");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:44,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/message_tester.c:21:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/chat.h:113:42: note: declared here
113 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_chat_room_send_message(LinphoneChatRoom *cr, const char *msg);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/message_tester.c: In function 'lime_text_message_to_non_lime':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/message_tester.c:1248:2: warning: 'linphone_chat_room_send_message' is deprecated [-Wdeprecated-declarations]
1248 | linphone_chat_room_send_message(chat_room,"Bla bla bla bla");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:44,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/message_tester.c:21:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/chat.h:113:42: note: declared here
113 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_chat_room_send_message(LinphoneChatRoom *cr, const char *msg);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/message_tester.c: In function 'lime_multiple_messages_while_network_unreachable':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/message_tester.c:1310:2: warning: 'linphone_chat_room_send_message' is deprecated [-Wdeprecated-declarations]
1310 | linphone_chat_room_send_message(chat_room,"Bla bla 1");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:44,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/message_tester.c:21:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/chat.h:113:42: note: declared here
113 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_chat_room_send_message(LinphoneChatRoom *cr, const char *msg);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/message_tester.c:1311:2: warning: 'linphone_chat_room_send_message' is deprecated [-Wdeprecated-declarations]
1311 | linphone_chat_room_send_message(chat_room,"Bla bla 2");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:44,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/message_tester.c:21:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/chat.h:113:42: note: declared here
113 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_chat_room_send_message(LinphoneChatRoom *cr, const char *msg);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/message_tester.c: In function 'real_time_text':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/message_tester.c:1856:3: warning: 'linphone_core_set_firewall_policy' is deprecated [-Wdeprecated-declarations]
1856 | linphone_core_set_firewall_policy(marie->lc, LinphonePolicyUseIce);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/message_tester.c:21:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:2647:42: note: declared here
2647 | LINPHONE_DEPRECATED LINPHONE_PUBLIC void linphone_core_set_firewall_policy(LinphoneCore *lc, LinphoneFirewallPolicy pol);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/message_tester.c:1857:3: warning: 'linphone_core_set_firewall_policy' is deprecated [-Wdeprecated-declarations]
1857 | linphone_core_set_firewall_policy(pauline->lc, LinphonePolicyUseIce);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/message_tester.c:21:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:2647:42: note: declared here
2647 | LINPHONE_DEPRECATED LINPHONE_PUBLIC void linphone_core_set_firewall_policy(LinphoneCore *lc, LinphoneFirewallPolicy pol);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 65%] Building C object tester/CMakeFiles/liblinphone_tester.dir/presence_server_tester.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/tester && /usr/bin/cc -DHAVE_CONFIG_H -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/liblinphone_tester.dir/presence_server_tester.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/presence_server_tester.c
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/presence_server_tester.c: In function 'get_identity':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/presence_server_tester.c:34:2: warning: 'linphone_proxy_config_get_identity' is deprecated [-Wdeprecated-declarations]
34 | return linphone_proxy_config_get_identity(cfg);
| ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:62,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/presence_server_tester.c:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/proxy_config.h:272:49: note: declared here
272 | LINPHONE_PUBLIC LINPHONE_DEPRECATED const char *linphone_proxy_config_get_identity(const LinphoneProxyConfig *cfg);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/presence_server_tester.c: In function 'subscribe_with_late_publish':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/presence_server_tester.c:273:2: warning: 'linphone_friend_get_status' is deprecated [-Wdeprecated-declarations]
273 | BC_ASSERT_EQUAL(LinphoneStatusAway,linphone_friend_get_status(lf), int, "%d");
| ^~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:51,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/presence_server_tester.c:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/friend.h:199:58: note: declared here
199 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneOnlineStatus linphone_friend_get_status(const LinphoneFriend *lf);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/presence_server_tester.c: In function 'test_forked_subscribe_notify_publish':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/presence_server_tester.c:346:2: warning: 'linphone_friend_get_status' is deprecated [-Wdeprecated-declarations]
346 | BC_ASSERT_EQUAL(linphone_friend_get_status(lf), LinphoneStatusOnline, int, "%d");
| ^~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:51,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/presence_server_tester.c:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/friend.h:199:58: note: declared here
199 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneOnlineStatus linphone_friend_get_status(const LinphoneFriend *lf);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/presence_server_tester.c:354:2: warning: 'linphone_friend_get_status' is deprecated [-Wdeprecated-declarations]
354 | BC_ASSERT_EQUAL(linphone_friend_get_status(lf), LinphoneStatusBusy, int, "%d");
| ^~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:51,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/presence_server_tester.c:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/friend.h:199:58: note: declared here
199 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneOnlineStatus linphone_friend_get_status(const LinphoneFriend *lf);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/presence_server_tester.c: In function 'test_presence_list_base':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/presence_server_tester.c:430:2: warning: 'linphone_friend_get_status' is deprecated [-Wdeprecated-declarations]
430 | BC_ASSERT_EQUAL(linphone_friend_get_status(lf), LinphoneStatusBusy, int, "%d");
| ^~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:51,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/presence_server_tester.c:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/friend.h:199:58: note: declared here
199 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneOnlineStatus linphone_friend_get_status(const LinphoneFriend *lf);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/presence_server_tester.c:433:2: warning: 'linphone_friend_get_status' is deprecated [-Wdeprecated-declarations]
433 | BC_ASSERT_EQUAL(linphone_friend_get_status(lf), LinphoneStatusVacation, int, "%d");
| ^~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:51,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/presence_server_tester.c:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/friend.h:199:58: note: declared here
199 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneOnlineStatus linphone_friend_get_status(const LinphoneFriend *lf);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/presence_server_tester.c:436:2: warning: 'linphone_friend_get_status' is deprecated [-Wdeprecated-declarations]
436 | BC_ASSERT_EQUAL(linphone_friend_get_status(lf), LinphoneStatusOffline, int, "%d");
| ^~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:51,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/presence_server_tester.c:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/friend.h:199:58: note: declared here
199 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneOnlineStatus linphone_friend_get_status(const LinphoneFriend *lf);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/presence_server_tester.c:453:2: warning: 'linphone_friend_get_status' is deprecated [-Wdeprecated-declarations]
453 | BC_ASSERT_EQUAL(linphone_friend_get_status(lf), LinphoneStatusOnline, int, "%d");
| ^~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:51,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/presence_server_tester.c:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/friend.h:199:58: note: declared here
199 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneOnlineStatus linphone_friend_get_status(const LinphoneFriend *lf);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/presence_server_tester.c:470:2: warning: 'linphone_friend_get_status' is deprecated [-Wdeprecated-declarations]
470 | BC_ASSERT_EQUAL(linphone_friend_get_status(lf), LinphoneStatusBusy, int, "%d");
| ^~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:51,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/presence_server_tester.c:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/friend.h:199:58: note: declared here
199 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneOnlineStatus linphone_friend_get_status(const LinphoneFriend *lf);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/presence_server_tester.c:483:2: warning: 'linphone_friend_get_status' is deprecated [-Wdeprecated-declarations]
483 | BC_ASSERT_EQUAL(linphone_friend_get_status(lf), LinphoneStatusOnThePhone, int, "%d");
| ^~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:51,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/presence_server_tester.c:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/friend.h:199:58: note: declared here
199 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneOnlineStatus linphone_friend_get_status(const LinphoneFriend *lf);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/presence_server_tester.c:489:2: warning: 'linphone_friend_get_status' is deprecated [-Wdeprecated-declarations]
489 | BC_ASSERT_EQUAL(linphone_friend_get_status(lf), LinphoneStatusOnThePhone, int, "%d");
| ^~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:51,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/presence_server_tester.c:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/friend.h:199:58: note: declared here
199 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneOnlineStatus linphone_friend_get_status(const LinphoneFriend *lf);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/presence_server_tester.c:507:2: warning: 'linphone_friend_get_status' is deprecated [-Wdeprecated-declarations]
507 | BC_ASSERT_EQUAL(linphone_friend_get_status(lf), LinphoneStatusAway, int, "%d");
| ^~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:51,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/presence_server_tester.c:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/friend.h:199:58: note: declared here
199 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneOnlineStatus linphone_friend_get_status(const LinphoneFriend *lf);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/presence_server_tester.c:512:2: warning: 'linphone_friend_get_status' is deprecated [-Wdeprecated-declarations]
512 | BC_ASSERT_EQUAL(linphone_friend_get_status(lf), LinphoneStatusAway, int, "%d");
| ^~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:51,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/presence_server_tester.c:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/friend.h:199:58: note: declared here
199 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneOnlineStatus linphone_friend_get_status(const LinphoneFriend *lf);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/presence_server_tester.c:517:2: warning: 'linphone_friend_get_status' is deprecated [-Wdeprecated-declarations]
517 | BC_ASSERT_EQUAL(linphone_friend_get_status(lf), LinphoneStatusAway, int, "%d");
| ^~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:51,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/presence_server_tester.c:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/friend.h:199:58: note: declared here
199 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneOnlineStatus linphone_friend_get_status(const LinphoneFriend *lf);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/presence_server_tester.c:524:2: warning: 'linphone_friend_get_status' is deprecated [-Wdeprecated-declarations]
524 | BC_ASSERT_EQUAL(linphone_friend_get_status(lf), LinphoneStatusAway, int, "%d");
| ^~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:51,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/presence_server_tester.c:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/friend.h:199:58: note: declared here
199 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneOnlineStatus linphone_friend_get_status(const LinphoneFriend *lf);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/presence_server_tester.c: In function 'test_presence_list_subscribe_with_error':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/presence_server_tester.c:672:2: warning: 'linphone_friend_get_status' is deprecated [-Wdeprecated-declarations]
672 | BC_ASSERT_EQUAL(linphone_friend_get_status(lf), LinphoneStatusVacation, int, "%d");
| ^~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:51,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/presence_server_tester.c:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/friend.h:199:58: note: declared here
199 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneOnlineStatus linphone_friend_get_status(const LinphoneFriend *lf);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/presence_server_tester.c:675:2: warning: 'linphone_friend_get_status' is deprecated [-Wdeprecated-declarations]
675 | BC_ASSERT_EQUAL(linphone_friend_get_status(lf), LinphoneStatusOffline, int, "%d");
| ^~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:51,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/presence_server_tester.c:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/friend.h:199:58: note: declared here
199 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneOnlineStatus linphone_friend_get_status(const LinphoneFriend *lf);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/presence_server_tester.c:702:2: warning: 'linphone_friend_get_status' is deprecated [-Wdeprecated-declarations]
702 | BC_ASSERT_EQUAL(linphone_friend_get_status(lf), LinphoneStatusAway, int, "%d");
| ^~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:51,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/presence_server_tester.c:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/friend.h:199:58: note: declared here
199 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneOnlineStatus linphone_friend_get_status(const LinphoneFriend *lf);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/presence_server_tester.c: In function 'presence_list_subscribe_network_changes':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/presence_server_tester.c:762:2: warning: 'linphone_friend_get_status' is deprecated [-Wdeprecated-declarations]
762 | BC_ASSERT_EQUAL(linphone_friend_get_status(lf), LinphoneStatusVacation, int, "%d");
| ^~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:51,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/presence_server_tester.c:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/friend.h:199:58: note: declared here
199 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneOnlineStatus linphone_friend_get_status(const LinphoneFriend *lf);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/presence_server_tester.c:765:2: warning: 'linphone_friend_get_status' is deprecated [-Wdeprecated-declarations]
765 | BC_ASSERT_EQUAL(linphone_friend_get_status(lf), LinphoneStatusOffline, int, "%d");
| ^~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:51,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/presence_server_tester.c:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/friend.h:199:58: note: declared here
199 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneOnlineStatus linphone_friend_get_status(const LinphoneFriend *lf);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/presence_server_tester.c:786:2: warning: 'linphone_friend_get_status' is deprecated [-Wdeprecated-declarations]
786 | BC_ASSERT_EQUAL(linphone_friend_get_status(lf), LinphoneStatusAway, int, "%d");
| ^~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:51,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/presence_server_tester.c:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/friend.h:199:58: note: declared here
199 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneOnlineStatus linphone_friend_get_status(const LinphoneFriend *lf);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/presence_server_tester.c: In function 'extended_notify_sub_unsub_sub':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/presence_server_tester.c:1416:2: warning: 'linphone_friend_get_status' is deprecated [-Wdeprecated-declarations]
1416 | BC_ASSERT_EQUAL(LinphoneStatusOffline,linphone_friend_get_status(f), int, "%d");
| ^~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:51,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/presence_server_tester.c:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/friend.h:199:58: note: declared here
199 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneOnlineStatus linphone_friend_get_status(const LinphoneFriend *lf);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 66%] Building CXX object wrappers/cpp/CMakeFiles/linphone++.dir/tools.cc.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/wrappers/cpp && /usr/bin/c++ -DHAVE_CONFIG_H -DLINPHONECXX_EXPORTS -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -Dlinphone___EXPORTS -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/wrappers/cpp/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/wrappers/cpp -I/usr/include/libxml2 -I/usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/linphone++.dir/tools.cc.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/wrappers/cpp/tools.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 69%] Building C object tester/CMakeFiles/liblinphone_tester.dir/presence_tester.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/tester && /usr/bin/cc -DHAVE_CONFIG_H -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/liblinphone_tester.dir/presence_tester.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/presence_tester.c
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/presence_tester.c: In function 'subscribe_failure_handle_by_app':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/presence_tester.c:291:2: warning: 'linphone_core_get_friend_by_address' is deprecated [-Wdeprecated-declarations]
291 | lf = linphone_core_get_friend_by_address(marie->lc,lf_identity);
| ^~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/presence_tester.c:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:5096:53: note: declared here
5096 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneFriend *linphone_core_get_friend_by_address(const LinphoneCore *lc, const char *addr);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/presence_tester.c: In function 'simple_subscribe_with_friend_from_rc':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/presence_tester.c:584:2: warning: 'linphone_core_get_friend_list' is deprecated [-Wdeprecated-declarations]
584 | BC_ASSERT_EQUAL((unsigned int)bctbx_list_size(linphone_core_get_friend_list(marie->lc)), 1, unsigned int , "%u");
| ^~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/presence_tester.c:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:5079:59: note: declared here
5079 | LINPHONE_PUBLIC LINPHONE_DEPRECATED const bctbx_list_t * linphone_core_get_friend_list(const LinphoneCore *lc);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/presence_tester.c:586:2: warning: 'linphone_core_get_friend_list' is deprecated [-Wdeprecated-declarations]
586 | if (bctbx_list_size(linphone_core_get_friend_list(marie->lc))>0) {
| ^~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/presence_tester.c:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:5079:59: note: declared here
5079 | LINPHONE_PUBLIC LINPHONE_DEPRECATED const bctbx_list_t * linphone_core_get_friend_list(const LinphoneCore *lc);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/presence_tester.c:587:3: warning: 'linphone_core_get_friend_list' is deprecated [-Wdeprecated-declarations]
587 | pauline_as_friend = (LinphoneFriend*)linphone_core_get_friend_list(marie->lc)->data;
| ^~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/presence_tester.c:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:5079:59: note: declared here
5079 | LINPHONE_PUBLIC LINPHONE_DEPRECATED const bctbx_list_t * linphone_core_get_friend_list(const LinphoneCore *lc);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 65%] Building CXX object daemon/CMakeFiles/linphone-daemon.dir/commands/audio-codec-set.cc.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/daemon && /usr/bin/c++ -DHAVE_CONFIG_H -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -std=gnu++11 -Wall -Wuninitialized -Wno-error=deprecated-declarations -o CMakeFiles/linphone-daemon.dir/commands/audio-codec-set.cc.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/audio-codec-set.cc
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/audio-codec-set.cc: In function 'PayloadType* findPayload(LinphoneCore*, int, int*)':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/audio-codec-set.cc:71:67: warning: 'const bctbx_list_t* linphone_core_get_audio_codecs(const LinphoneCore*)' is deprecated [-Wdeprecated-declarations]
71 | for (const bctbx_list_t *node = linphone_core_get_audio_codecs(lc); node != NULL; node = bctbx_list_next(node)) {
| ^
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/audio-codec-set.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/audio-codec-set.cc:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1649:57: note: declared here
1649 | LINPHONE_PUBLIC LINPHONE_DEPRECATED const bctbx_list_t *linphone_core_get_audio_codecs(const LinphoneCore *lc);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/audio-codec-set.cc:71:67: warning: 'const bctbx_list_t* linphone_core_get_audio_codecs(const LinphoneCore*)' is deprecated [-Wdeprecated-declarations]
71 | for (const bctbx_list_t *node = linphone_core_get_audio_codecs(lc); node != NULL; node = bctbx_list_next(node)) {
| ^
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/audio-codec-set.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/audio-codec-set.cc:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1649:57: note: declared here
1649 | LINPHONE_PUBLIC LINPHONE_DEPRECATED const bctbx_list_t *linphone_core_get_audio_codecs(const LinphoneCore *lc);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/audio-codec-set.cc: In member function 'virtual void AudioCodecSetCommand::exec(Daemon*, const string&)':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/audio-codec-set.cc:136:87: warning: 'void linphone_core_set_payload_type_bitrate(LinphoneCore*, OrtpPayloadType*, int)' is deprecated [-Wdeprecated-declarations]
136 | linphone_core_set_payload_type_bitrate(app->getCore(), payload, atoi(value.c_str()));
| ^
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/audio-codec-set.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/audio-codec-set.cc:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1821:42: note: declared here
1821 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_core_set_payload_type_bitrate(LinphoneCore *lc, OrtpPayloadType *pt, int bitrate);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/audio-codec-set.cc:136:87: warning: 'void linphone_core_set_payload_type_bitrate(LinphoneCore*, OrtpPayloadType*, int)' is deprecated [-Wdeprecated-declarations]
136 | linphone_core_set_payload_type_bitrate(app->getCore(), payload, atoi(value.c_str()));
| ^
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/audio-codec-set.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/audio-codec-set.cc:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1821:42: note: declared here
1821 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_core_set_payload_type_bitrate(LinphoneCore *lc, OrtpPayloadType *pt, int bitrate);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 68%] Building CXX object daemon/CMakeFiles/linphone-daemon.dir/commands/audio-stream-stats.cc.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/daemon && /usr/bin/c++ -DHAVE_CONFIG_H -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -std=gnu++11 -Wall -Wuninitialized -Wno-error=deprecated-declarations -o CMakeFiles/linphone-daemon.dir/commands/audio-stream-stats.cc.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/audio-stream-stats.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 67%] Building CXX object daemon/CMakeFiles/linphone-daemon.dir/commands/audio-codec-toggle.cc.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/daemon && /usr/bin/c++ -DHAVE_CONFIG_H -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -std=gnu++11 -Wall -Wuninitialized -Wno-error=deprecated-declarations -o CMakeFiles/linphone-daemon.dir/commands/audio-codec-toggle.cc.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/audio-codec-toggle.cc
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/audio-codec-toggle.cc: In member function 'virtual void AudioCodecToggleCommand::exec(Daemon*, const string&)':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/audio-codec-toggle.cc:46:80: warning: 'const bctbx_list_t* linphone_core_get_audio_codecs(const LinphoneCore*)' is deprecated [-Wdeprecated-declarations]
46 | for (const bctbx_list_t *node = linphone_core_get_audio_codecs(app->getCore()); node != NULL; node = bctbx_list_next(node)) {
| ^
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/audio-codec-toggle.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/audio-codec-toggle.cc:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1649:57: note: declared here
1649 | LINPHONE_PUBLIC LINPHONE_DEPRECATED const bctbx_list_t *linphone_core_get_audio_codecs(const LinphoneCore *lc);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/audio-codec-toggle.cc:46:80: warning: 'const bctbx_list_t* linphone_core_get_audio_codecs(const LinphoneCore*)' is deprecated [-Wdeprecated-declarations]
46 | for (const bctbx_list_t *node = linphone_core_get_audio_codecs(app->getCore()); node != NULL; node = bctbx_list_next(node)) {
| ^
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/audio-codec-toggle.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/audio-codec-toggle.cc:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1649:57: note: declared here
1649 | LINPHONE_PUBLIC LINPHONE_DEPRECATED const bctbx_list_t *linphone_core_get_audio_codecs(const LinphoneCore *lc);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/audio-codec-toggle.cc:49:71: warning: 'LinphoneStatus linphone_core_enable_payload_type(LinphoneCore*, OrtpPayloadType*, bool_t)' is deprecated [-Wdeprecated-declarations]
49 | linphone_core_enable_payload_type(app->getCore(), payload, mEnable);
| ^
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/audio-codec-toggle.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/audio-codec-toggle.cc:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1844:52: note: declared here
1844 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_core_enable_payload_type(LinphoneCore *lc, OrtpPayloadType *pt, bool_t enable);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/audio-codec-toggle.cc:49:71: warning: 'LinphoneStatus linphone_core_enable_payload_type(LinphoneCore*, OrtpPayloadType*, bool_t)' is deprecated [-Wdeprecated-declarations]
49 | linphone_core_enable_payload_type(app->getCore(), payload, mEnable);
| ^
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/audio-codec-toggle.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/audio-codec-toggle.cc:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1844:52: note: declared here
1844 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_core_enable_payload_type(LinphoneCore *lc, OrtpPayloadType *pt, bool_t enable);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/audio-codec-toggle.cc:52:72: warning: 'LinphoneStatus linphone_core_enable_payload_type(LinphoneCore*, OrtpPayloadType*, bool_t)' is deprecated [-Wdeprecated-declarations]
52 | linphone_core_enable_payload_type(app->getCore(), payload, mEnable);
| ^
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/audio-codec-toggle.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/audio-codec-toggle.cc:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1844:52: note: declared here
1844 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_core_enable_payload_type(LinphoneCore *lc, OrtpPayloadType *pt, bool_t enable);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/audio-codec-toggle.cc:52:72: warning: 'LinphoneStatus linphone_core_enable_payload_type(LinphoneCore*, OrtpPayloadType*, bool_t)' is deprecated [-Wdeprecated-declarations]
52 | linphone_core_enable_payload_type(app->getCore(), payload, mEnable);
| ^
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/audio-codec-toggle.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/audio-codec-toggle.cc:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1844:52: note: declared here
1844 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_core_enable_payload_type(LinphoneCore *lc, OrtpPayloadType *pt, bool_t enable);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 70%] Building C object tester/CMakeFiles/liblinphone_tester.dir/proxy_config_tester.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/tester && /usr/bin/cc -DHAVE_CONFIG_H -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/liblinphone_tester.dir/proxy_config_tester.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/proxy_config_tester.c
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/proxy_config_tester.c: In function 'phone_normalization_with_proxy':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/proxy_config_tester.c:59:2: warning: 'linphone_proxy_config_new' is deprecated [-Wdeprecated-declarations]
59 | LinphoneProxyConfig *proxy = linphone_proxy_config_new();
| ^~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:62,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/liblinphone_tester.h:26,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/proxy_config_tester.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/proxy_config.h:38:58: note: declared here
38 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneProxyConfig *linphone_proxy_config_new(void);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/proxy_config_tester.c: In function 'phone_normalization_with_dial_escape_plus':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/proxy_config_tester.c:139:2: warning: 'linphone_proxy_config_new' is deprecated [-Wdeprecated-declarations]
139 | LinphoneProxyConfig *proxy = linphone_proxy_config_new();
| ^~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:62,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/liblinphone_tester.h:26,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/proxy_config_tester.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/proxy_config.h:38:58: note: declared here
38 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneProxyConfig *linphone_proxy_config_new(void);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/proxy_config_tester.c: In function 'sip_uri_normalization':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/proxy_config_tester.c:181:2: warning: 'linphone_proxy_config_new' is deprecated [-Wdeprecated-declarations]
181 | SIP_URI_CHECK("test@linphone.org", "sip:test@linphone.org");
| ^~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:62,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/liblinphone_tester.h:26,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/proxy_config_tester.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/proxy_config.h:38:58: note: declared here
38 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneProxyConfig *linphone_proxy_config_new(void);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/proxy_config_tester.c:181:2: warning: 'linphone_proxy_config_set_identity' is deprecated [-Wdeprecated-declarations]
181 | SIP_URI_CHECK("test@linphone.org", "sip:test@linphone.org");
| ^~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:62,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/liblinphone_tester.h:26,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/proxy_config_tester.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/proxy_config.h:81:52: note: declared here
81 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_proxy_config_set_identity(LinphoneProxyConfig *cfg, const char *identity);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/proxy_config_tester.c:182:2: warning: 'linphone_proxy_config_new' is deprecated [-Wdeprecated-declarations]
182 | SIP_URI_CHECK("test@linphone.org;transport=tls", "sip:test@linphone.org;transport=tls");
| ^~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:62,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/liblinphone_tester.h:26,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/proxy_config_tester.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/proxy_config.h:38:58: note: declared here
38 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneProxyConfig *linphone_proxy_config_new(void);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/proxy_config_tester.c:182:2: warning: 'linphone_proxy_config_set_identity' is deprecated [-Wdeprecated-declarations]
182 | SIP_URI_CHECK("test@linphone.org;transport=tls", "sip:test@linphone.org;transport=tls");
| ^~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:62,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/liblinphone_tester.h:26,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/proxy_config_tester.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/proxy_config.h:81:52: note: declared here
81 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_proxy_config_set_identity(LinphoneProxyConfig *cfg, const char *identity);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/proxy_config_tester.c:184:2: warning: 'linphone_proxy_config_new' is deprecated [-Wdeprecated-declarations]
184 | SIP_URI_CHECK("Ù¡", expected); //test that no more invalid memory writes are made (valgrind only)
| ^~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:62,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/liblinphone_tester.h:26,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/proxy_config_tester.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/proxy_config.h:38:58: note: declared here
38 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneProxyConfig *linphone_proxy_config_new(void);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/proxy_config_tester.c:184:2: warning: 'linphone_proxy_config_set_identity' is deprecated [-Wdeprecated-declarations]
184 | SIP_URI_CHECK("Ù¡", expected); //test that no more invalid memory writes are made (valgrind only)
| ^~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:62,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/liblinphone_tester.h:26,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/proxy_config_tester.c:19:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/proxy_config.h:81:52: note: declared here
81 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_proxy_config_set_identity(LinphoneProxyConfig *cfg, const char *identity);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 67%] Building CXX object daemon/CMakeFiles/linphone-daemon.dir/commands/audio-stream-start.cc.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/daemon && /usr/bin/c++ -DHAVE_CONFIG_H -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -std=gnu++11 -Wall -Wuninitialized -Wno-error=deprecated-declarations -o CMakeFiles/linphone-daemon.dir/commands/audio-stream-start.cc.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/audio-stream-start.cc
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/audio-stream-start.cc: In member function 'virtual void AudioStreamStartCommand::exec(Daemon*, const string&)':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/audio-stream-start.cc:65:96: warning: 'const bctbx_list_t* linphone_core_get_audio_codecs(const LinphoneCore*)' is deprecated [-Wdeprecated-declarations]
65 | PayloadType *pt = getPayloadType(app->getCore(), linphone_core_get_audio_codecs(app->getCore()), payload_type);
| ^
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/audio-stream-start.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/audio-stream-start.cc:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1649:57: note: declared here
1649 | LINPHONE_PUBLIC LINPHONE_DEPRECATED const bctbx_list_t *linphone_core_get_audio_codecs(const LinphoneCore *lc);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/audio-stream-start.cc:65:96: warning: 'const bctbx_list_t* linphone_core_get_audio_codecs(const LinphoneCore*)' is deprecated [-Wdeprecated-declarations]
65 | PayloadType *pt = getPayloadType(app->getCore(), linphone_core_get_audio_codecs(app->getCore()), payload_type);
| ^
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/audio-stream-start.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/audio-stream-start.cc:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1649:57: note: declared here
1649 | LINPHONE_PUBLIC LINPHONE_DEPRECATED const bctbx_list_t *linphone_core_get_audio_codecs(const LinphoneCore *lc);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 55%] Building C object tester/CMakeFiles/liblinphone_tester.dir/call_single_tester.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/tester && /usr/bin/cc -DHAVE_CONFIG_H -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/liblinphone_tester.dir/call_single_tester.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c: In function 'call_with_params2':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:416:2: warning: 'linphone_core_get_firewall_policy' is deprecated [-Wdeprecated-declarations]
416 | if (linphone_core_get_firewall_policy(caller_mgr->lc) == LinphonePolicyUseIce
| ^~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:2657:60: note: declared here
2657 | LINPHONE_DEPRECATED LINPHONE_PUBLIC LinphoneFirewallPolicy linphone_core_get_firewall_policy(const LinphoneCore *lc);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:417:4: warning: 'linphone_core_get_firewall_policy' is deprecated [-Wdeprecated-declarations]
417 | && linphone_core_get_firewall_policy(callee_mgr->lc) == LinphonePolicyUseIce
| ^~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:2657:60: note: declared here
2657 | LINPHONE_DEPRECATED LINPHONE_PUBLIC LinphoneFirewallPolicy linphone_core_get_firewall_policy(const LinphoneCore *lc);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:425:2: warning: 'linphone_core_get_firewall_policy' is deprecated [-Wdeprecated-declarations]
425 | } else if (linphone_core_get_firewall_policy(caller_mgr->lc) == LinphonePolicyUseIce) {
| ^
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:2657:60: note: declared here
2657 | LINPHONE_DEPRECATED LINPHONE_PUBLIC LinphoneFirewallPolicy linphone_core_get_firewall_policy(const LinphoneCore *lc);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c: In function 'simple_call_base':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:519:3: warning: 'linphone_proxy_config_set_identity' is deprecated [-Wdeprecated-declarations]
519 | linphone_proxy_config_set_identity(marie_cfg,marie_tmp_id);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:62,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/proxy_config.h:81:52: note: declared here
81 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_proxy_config_set_identity(LinphoneProxyConfig *cfg, const char *identity);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c: In function 'simple_call_with_udp':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:592:3: warning: 'linphone_proxy_config_set_identity' is deprecated [-Wdeprecated-declarations]
592 | linphone_proxy_config_set_identity(michelle_cfg,michelle_tmp_id);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:62,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/proxy_config.h:81:52: note: declared here
81 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_proxy_config_set_identity(LinphoneProxyConfig *cfg, const char *identity);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c: In function 'automatic_call_termination':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:633:2: warning: 'linphone_core_destroy' is deprecated [-Wdeprecated-declarations]
633 | linphone_core_destroy(pauline->lc);
| ^~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:3938:42: note: declared here
3938 | LINPHONE_DEPRECATED LINPHONE_PUBLIC void linphone_core_destroy(LinphoneCore *lc);
| ^~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c: In function 'call_outbound_with_multiple_proxy':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:721:2: warning: 'linphone_proxy_config_set_identity' is deprecated [-Wdeprecated-declarations]
721 | linphone_proxy_config_set_identity(registered_lpc, linphone_proxy_config_get_identity(lpc));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:62,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/proxy_config.h:81:52: note: declared here
81 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_proxy_config_set_identity(LinphoneProxyConfig *cfg, const char *identity);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:721:2: warning: 'linphone_proxy_config_get_identity' is deprecated [-Wdeprecated-declarations]
721 | linphone_proxy_config_set_identity(registered_lpc, linphone_proxy_config_get_identity(lpc));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:62,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/proxy_config.h:272:49: note: declared here
272 | LINPHONE_PUBLIC LINPHONE_DEPRECATED const char *linphone_proxy_config_get_identity(const LinphoneProxyConfig *cfg);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c: In function 'call_with_specified_codec_bitrate':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:869:2: warning: 'linphone_core_find_payload_type' is deprecated [-Wdeprecated-declarations]
869 | if (linphone_core_find_payload_type(marie->lc,codec,rate,-1)==NULL){
| ^~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1870:54: note: declared here
1870 | LINPHONE_PUBLIC LINPHONE_DEPRECATED OrtpPayloadType *linphone_core_find_payload_type(LinphoneCore* lc, const char* type, int rate, int channels);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:877:2: warning: 'linphone_core_set_payload_type_bitrate' is deprecated [-Wdeprecated-declarations]
877 | linphone_core_set_payload_type_bitrate(marie->lc,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1821:42: note: declared here
1821 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_core_set_payload_type_bitrate(LinphoneCore *lc, OrtpPayloadType *pt, int bitrate);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:878:3: warning: 'linphone_core_find_payload_type' is deprecated [-Wdeprecated-declarations]
878 | linphone_core_find_payload_type(marie->lc,codec,rate,-1),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1870:54: note: declared here
1870 | LINPHONE_PUBLIC LINPHONE_DEPRECATED OrtpPayloadType *linphone_core_find_payload_type(LinphoneCore* lc, const char* type, int rate, int channels);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:880:2: warning: 'linphone_core_set_payload_type_bitrate' is deprecated [-Wdeprecated-declarations]
880 | linphone_core_set_payload_type_bitrate(pauline->lc,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1821:42: note: declared here
1821 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_core_set_payload_type_bitrate(LinphoneCore *lc, OrtpPayloadType *pt, int bitrate);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:881:3: warning: 'linphone_core_find_payload_type' is deprecated [-Wdeprecated-declarations]
881 | linphone_core_find_payload_type(pauline->lc,codec,rate,-1),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1870:54: note: declared here
1870 | LINPHONE_PUBLIC LINPHONE_DEPRECATED OrtpPayloadType *linphone_core_find_payload_type(LinphoneCore* lc, const char* type, int rate, int channels);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c: In function 'disable_all_codecs':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:907:3: warning: 'linphone_core_enable_payload_type' is deprecated [-Wdeprecated-declarations]
907 | linphone_core_enable_payload_type(call->lc,pt,FALSE);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1844:52: note: declared here
1844 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_core_enable_payload_type(LinphoneCore *lc, OrtpPayloadType *pt, bool_t enable);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c: In function 'call_with_no_audio_codec':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:920:2: warning: 'linphone_core_get_audio_codecs' is deprecated [-Wdeprecated-declarations]
920 | const bctbx_list_t* elem =linphone_core_get_audio_codecs(caller->lc);
| ^~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1649:57: note: declared here
1649 | LINPHONE_PUBLIC LINPHONE_DEPRECATED const bctbx_list_t *linphone_core_get_audio_codecs(const LinphoneCore *lc);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c: In function 'terminate_call_with_error':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:1024:2: warning: 'linphone_core_accept_call' is deprecated [-Wdeprecated-declarations]
1024 | BC_ASSERT_EQUAL( linphone_core_accept_call(callee_mgr->lc,call_callee), 0 , int, "%d");
| ^~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1126:52: note: declared here
1126 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_core_accept_call(LinphoneCore *lc, LinphoneCall *call);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c: In function 'disable_all_audio_codecs_except_one':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:1225:2: warning: 'linphone_core_get_audio_codecs' is deprecated [-Wdeprecated-declarations]
1225 | const bctbx_list_t *elem=linphone_core_get_audio_codecs(lc);
| ^~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1649:57: note: declared here
1649 | LINPHONE_PUBLIC LINPHONE_DEPRECATED const bctbx_list_t *linphone_core_get_audio_codecs(const LinphoneCore *lc);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:1230:3: warning: 'linphone_core_enable_payload_type' is deprecated [-Wdeprecated-declarations]
1230 | linphone_core_enable_payload_type(lc,pt,FALSE);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1844:52: note: declared here
1844 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_core_enable_payload_type(LinphoneCore *lc, OrtpPayloadType *pt, bool_t enable);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:1232:2: warning: 'linphone_core_find_payload_type' is deprecated [-Wdeprecated-declarations]
1232 | pt=linphone_core_find_payload_type(lc,mime,rate,-1);
| ^~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1870:54: note: declared here
1870 | LINPHONE_PUBLIC LINPHONE_DEPRECATED OrtpPayloadType *linphone_core_find_payload_type(LinphoneCore* lc, const char* type, int rate, int channels);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:1234:3: warning: 'linphone_core_enable_payload_type' is deprecated [-Wdeprecated-declarations]
1234 | linphone_core_enable_payload_type(lc,pt,TRUE);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1844:52: note: declared here
1844 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_core_enable_payload_type(LinphoneCore *lc, OrtpPayloadType *pt, bool_t enable);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c: In function 'disable_all_video_codecs_except_one':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:1240:2: warning: 'linphone_core_get_video_codecs' is deprecated [-Wdeprecated-declarations]
1240 | const bctbx_list_t *codecs = linphone_core_get_video_codecs(lc);
| ^~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1695:57: note: declared here
1695 | LINPHONE_PUBLIC LINPHONE_DEPRECATED const bctbx_list_t *linphone_core_get_video_codecs(const LinphoneCore *lc);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:1245:3: warning: 'linphone_core_enable_payload_type' is deprecated [-Wdeprecated-declarations]
1245 | linphone_core_enable_payload_type(lc, (PayloadType *)it->data, FALSE);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1844:52: note: declared here
1844 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_core_enable_payload_type(LinphoneCore *lc, OrtpPayloadType *pt, bool_t enable);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:1247:2: warning: 'linphone_core_find_payload_type' is deprecated [-Wdeprecated-declarations]
1247 | pt = linphone_core_find_payload_type(lc, mime, -1, -1);
| ^~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1870:54: note: declared here
1870 | LINPHONE_PUBLIC LINPHONE_DEPRECATED OrtpPayloadType *linphone_core_find_payload_type(LinphoneCore* lc, const char* type, int rate, int channels);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:1249:3: warning: 'linphone_core_enable_payload_type' is deprecated [-Wdeprecated-declarations]
1249 | linphone_core_enable_payload_type(lc, pt, TRUE);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1844:52: note: declared here
1844 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_core_enable_payload_type(LinphoneCore *lc, OrtpPayloadType *pt, bool_t enable);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c: In function '_call_with_ice_base':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:1529:3: warning: 'linphone_core_set_firewall_policy' is deprecated [-Wdeprecated-declarations]
1529 | linphone_core_set_firewall_policy(marie->lc,LinphonePolicyUseIce);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:2647:42: note: declared here
2647 | LINPHONE_DEPRECATED LINPHONE_PUBLIC void linphone_core_set_firewall_policy(LinphoneCore *lc, LinphoneFirewallPolicy pol);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:1532:3: warning: 'linphone_core_set_firewall_policy' is deprecated [-Wdeprecated-declarations]
1532 | linphone_core_set_firewall_policy(pauline->lc,LinphonePolicyUseIce);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:2647:42: note: declared here
2647 | LINPHONE_DEPRECATED LINPHONE_PUBLIC void linphone_core_set_firewall_policy(LinphoneCore *lc, LinphoneFirewallPolicy pol);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c: In function 'call_with_ice_no_sdp':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:1603:2: warning: 'linphone_core_set_firewall_policy' is deprecated [-Wdeprecated-declarations]
1603 | linphone_core_set_firewall_policy(marie->lc,LinphonePolicyUseIce);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:2647:42: note: declared here
2647 | LINPHONE_DEPRECATED LINPHONE_PUBLIC void linphone_core_set_firewall_policy(LinphoneCore *lc, LinphoneFirewallPolicy pol);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:1605:2: warning: 'linphone_core_set_firewall_policy' is deprecated [-Wdeprecated-declarations]
1605 | linphone_core_set_firewall_policy(pauline->lc,LinphonePolicyUseIce);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:2647:42: note: declared here
2647 | LINPHONE_DEPRECATED LINPHONE_PUBLIC void linphone_core_set_firewall_policy(LinphoneCore *lc, LinphoneFirewallPolicy pol);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c: In function 'call_with_custom_sdp_attributes':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:1833:2: warning: 'linphone_core_add_listener' is deprecated [-Wdeprecated-declarations]
1833 | linphone_core_add_listener(marie->lc, vtable);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:944:42: note: declared here
944 | LINPHONE_DEPRECATED LINPHONE_PUBLIC void linphone_core_add_listener(LinphoneCore *lc, LinphoneCoreVTable *vtable);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c: In function 'call_caller_with_custom_header_or_sdp_attributes':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:1926:2: warning: 'linphone_core_add_listener' is deprecated [-Wdeprecated-declarations]
1926 | linphone_core_add_listener(callee_mgr->lc, vtable);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:944:42: note: declared here
944 | LINPHONE_DEPRECATED LINPHONE_PUBLIC void linphone_core_add_listener(LinphoneCore *lc, LinphoneCoreVTable *vtable);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:1927:2: warning: 'linphone_core_add_listener' is deprecated [-Wdeprecated-declarations]
1927 | linphone_core_add_listener(caller_mgr->lc, vtable);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:944:42: note: declared here
944 | LINPHONE_DEPRECATED LINPHONE_PUBLIC void linphone_core_add_listener(LinphoneCore *lc, LinphoneCoreVTable *vtable);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:1957:2: warning: 'linphone_core_accept_call_with_params' is deprecated [-Wdeprecated-declarations]
1957 | linphone_core_accept_call_with_params(callee_mgr->lc,call_callee,default_params);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1143:52: note: declared here
1143 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_core_accept_call_with_params(LinphoneCore *lc, LinphoneCall *call, const LinphoneCallParams *params);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:1974:2: warning: 'linphone_core_update_call' is deprecated [-Wdeprecated-declarations]
1974 | linphone_core_update_call(caller_mgr->lc, call_caller, caller_params);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1260:52: note: declared here
1260 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_core_update_call(LinphoneCore *lc, LinphoneCall *call, const LinphoneCallParams *params);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c: In function 'call_callee_with_custom_header_or_sdp_attributes':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:2046:2: warning: 'linphone_core_add_listener' is deprecated [-Wdeprecated-declarations]
2046 | linphone_core_add_listener(callee_mgr->lc, vtable);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:944:42: note: declared here
944 | LINPHONE_DEPRECATED LINPHONE_PUBLIC void linphone_core_add_listener(LinphoneCore *lc, LinphoneCoreVTable *vtable);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:2047:2: warning: 'linphone_core_add_listener' is deprecated [-Wdeprecated-declarations]
2047 | linphone_core_add_listener(caller_mgr->lc, vtable);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:944:42: note: declared here
944 | LINPHONE_DEPRECATED LINPHONE_PUBLIC void linphone_core_add_listener(LinphoneCore *lc, LinphoneCoreVTable *vtable);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:2081:2: warning: 'linphone_core_accept_call_with_params' is deprecated [-Wdeprecated-declarations]
2081 | linphone_core_accept_call_with_params(callee_mgr->lc,call_callee,callee_params);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1143:52: note: declared here
1143 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_core_accept_call_with_params(LinphoneCore *lc, LinphoneCall *call, const LinphoneCallParams *params);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c: In function 'audio_call_with_ice_no_matching_audio_codecs':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:2406:2: warning: 'linphone_core_enable_payload_type' is deprecated [-Wdeprecated-declarations]
2406 | linphone_core_enable_payload_type(marie->lc, linphone_core_find_payload_type(marie->lc, "PCMU", 8000, 1), FALSE); /* Disable PCMU */
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1844:52: note: declared here
1844 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_core_enable_payload_type(LinphoneCore *lc, OrtpPayloadType *pt, bool_t enable);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:2406:2: warning: 'linphone_core_find_payload_type' is deprecated [-Wdeprecated-declarations]
2406 | linphone_core_enable_payload_type(marie->lc, linphone_core_find_payload_type(marie->lc, "PCMU", 8000, 1), FALSE); /* Disable PCMU */
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1870:54: note: declared here
1870 | LINPHONE_PUBLIC LINPHONE_DEPRECATED OrtpPayloadType *linphone_core_find_payload_type(LinphoneCore* lc, const char* type, int rate, int channels);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:2407:2: warning: 'linphone_core_enable_payload_type' is deprecated [-Wdeprecated-declarations]
2407 | linphone_core_enable_payload_type(marie->lc, linphone_core_find_payload_type(marie->lc, "PCMA", 8000, 1), TRUE); /* Enable PCMA */
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1844:52: note: declared here
1844 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_core_enable_payload_type(LinphoneCore *lc, OrtpPayloadType *pt, bool_t enable);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:2407:2: warning: 'linphone_core_find_payload_type' is deprecated [-Wdeprecated-declarations]
2407 | linphone_core_enable_payload_type(marie->lc, linphone_core_find_payload_type(marie->lc, "PCMA", 8000, 1), TRUE); /* Enable PCMA */
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1870:54: note: declared here
1870 | LINPHONE_PUBLIC LINPHONE_DEPRECATED OrtpPayloadType *linphone_core_find_payload_type(LinphoneCore* lc, const char* type, int rate, int channels);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:2408:2: warning: 'linphone_core_set_firewall_policy' is deprecated [-Wdeprecated-declarations]
2408 | linphone_core_set_firewall_policy(marie->lc, LinphonePolicyUseIce);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:2647:42: note: declared here
2647 | LINPHONE_DEPRECATED LINPHONE_PUBLIC void linphone_core_set_firewall_policy(LinphoneCore *lc, LinphoneFirewallPolicy pol);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:2409:2: warning: 'linphone_core_set_firewall_policy' is deprecated [-Wdeprecated-declarations]
2409 | linphone_core_set_firewall_policy(pauline->lc, LinphonePolicyUseIce);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:2647:42: note: declared here
2647 | LINPHONE_DEPRECATED LINPHONE_PUBLIC void linphone_core_set_firewall_policy(LinphoneCore *lc, LinphoneFirewallPolicy pol);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c: In function '_call_base_with_configfile':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:2838:2: warning: 'linphone_core_find_payload_type' is deprecated [-Wdeprecated-declarations]
2838 | if (linphone_core_find_payload_type(pauline->lc,"h264", -1, -1)!=NULL) {
| ^~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1870:54: note: declared here
1870 | LINPHONE_PUBLIC LINPHONE_DEPRECATED OrtpPayloadType *linphone_core_find_payload_type(LinphoneCore* lc, const char* type, int rate, int channels);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:2897:3: warning: 'linphone_core_set_firewall_policy' is deprecated [-Wdeprecated-declarations]
2897 | linphone_core_set_firewall_policy(marie->lc,policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:2647:42: note: declared here
2647 | LINPHONE_DEPRECATED LINPHONE_PUBLIC void linphone_core_set_firewall_policy(LinphoneCore *lc, LinphoneFirewallPolicy pol);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:2898:3: warning: 'linphone_core_set_firewall_policy' is deprecated [-Wdeprecated-declarations]
2898 | linphone_core_set_firewall_policy(pauline->lc,policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:2647:42: note: declared here
2647 | LINPHONE_DEPRECATED LINPHONE_PUBLIC void linphone_core_set_firewall_policy(LinphoneCore *lc, LinphoneFirewallPolicy pol);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c: In function 'early_media_call_with_ice':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:3028:2: warning: 'linphone_core_set_firewall_policy' is deprecated [-Wdeprecated-declarations]
3028 | linphone_core_set_firewall_policy(pauline->lc, LinphonePolicyUseIce);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:2647:42: note: declared here
2647 | LINPHONE_DEPRECATED LINPHONE_PUBLIC void linphone_core_set_firewall_policy(LinphoneCore *lc, LinphoneFirewallPolicy pol);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c: In function 'call_established_with_complex_rejected_operation':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:3261:3: warning: 'linphone_core_enable_payload_type' is deprecated [-Wdeprecated-declarations]
3261 | linphone_core_enable_payload_type(pauline->lc,linphone_core_find_payload_type(pauline->lc,"PCMU",8000,1),FALSE); /*disable PCMU*/
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1844:52: note: declared here
1844 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_core_enable_payload_type(LinphoneCore *lc, OrtpPayloadType *pt, bool_t enable);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:3261:3: warning: 'linphone_core_find_payload_type' is deprecated [-Wdeprecated-declarations]
3261 | linphone_core_enable_payload_type(pauline->lc,linphone_core_find_payload_type(pauline->lc,"PCMU",8000,1),FALSE); /*disable PCMU*/
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1870:54: note: declared here
1870 | LINPHONE_PUBLIC LINPHONE_DEPRECATED OrtpPayloadType *linphone_core_find_payload_type(LinphoneCore* lc, const char* type, int rate, int channels);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:3262:3: warning: 'linphone_core_enable_payload_type' is deprecated [-Wdeprecated-declarations]
3262 | linphone_core_enable_payload_type(pauline->lc,linphone_core_find_payload_type(pauline->lc,"PCMA",8000,1),TRUE); /*enable PCMA*/
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1844:52: note: declared here
1844 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_core_enable_payload_type(LinphoneCore *lc, OrtpPayloadType *pt, bool_t enable);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:3262:3: warning: 'linphone_core_find_payload_type' is deprecated [-Wdeprecated-declarations]
3262 | linphone_core_enable_payload_type(pauline->lc,linphone_core_find_payload_type(pauline->lc,"PCMA",8000,1),TRUE); /*enable PCMA*/
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1870:54: note: declared here
1870 | LINPHONE_PUBLIC LINPHONE_DEPRECATED OrtpPayloadType *linphone_core_find_payload_type(LinphoneCore* lc, const char* type, int rate, int channels);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:3263:3: warning: 'linphone_core_enable_payload_type' is deprecated [-Wdeprecated-declarations]
3263 | linphone_core_enable_payload_type(marie->lc,linphone_core_find_payload_type(marie->lc,"PCMU",8000,1),FALSE); /*disable PCMU*/
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1844:52: note: declared here
1844 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_core_enable_payload_type(LinphoneCore *lc, OrtpPayloadType *pt, bool_t enable);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:3263:3: warning: 'linphone_core_find_payload_type' is deprecated [-Wdeprecated-declarations]
3263 | linphone_core_enable_payload_type(marie->lc,linphone_core_find_payload_type(marie->lc,"PCMU",8000,1),FALSE); /*disable PCMU*/
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1870:54: note: declared here
1870 | LINPHONE_PUBLIC LINPHONE_DEPRECATED OrtpPayloadType *linphone_core_find_payload_type(LinphoneCore* lc, const char* type, int rate, int channels);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:3264:3: warning: 'linphone_core_enable_payload_type' is deprecated [-Wdeprecated-declarations]
3264 | linphone_core_enable_payload_type(marie->lc,linphone_core_find_payload_type(marie->lc,"PCMA",8000,1),TRUE); /*enable PCMA*/
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1844:52: note: declared here
1844 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_core_enable_payload_type(LinphoneCore *lc, OrtpPayloadType *pt, bool_t enable);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:3264:3: warning: 'linphone_core_find_payload_type' is deprecated [-Wdeprecated-declarations]
3264 | linphone_core_enable_payload_type(marie->lc,linphone_core_find_payload_type(marie->lc,"PCMA",8000,1),TRUE); /*enable PCMA*/
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1870:54: note: declared here
1870 | LINPHONE_PUBLIC LINPHONE_DEPRECATED OrtpPayloadType *linphone_core_find_payload_type(LinphoneCore* lc, const char* type, int rate, int channels);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:3295:3: warning: 'linphone_core_enable_payload_type' is deprecated [-Wdeprecated-declarations]
3295 | linphone_core_enable_payload_type(marie->lc,linphone_core_find_payload_type(marie->lc,"PCMU",8000,1),TRUE);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1844:52: note: declared here
1844 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_core_enable_payload_type(LinphoneCore *lc, OrtpPayloadType *pt, bool_t enable);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:3295:3: warning: 'linphone_core_find_payload_type' is deprecated [-Wdeprecated-declarations]
3295 | linphone_core_enable_payload_type(marie->lc,linphone_core_find_payload_type(marie->lc,"PCMU",8000,1),TRUE);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1870:54: note: declared here
1870 | LINPHONE_PUBLIC LINPHONE_DEPRECATED OrtpPayloadType *linphone_core_find_payload_type(LinphoneCore* lc, const char* type, int rate, int channels);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:3296:3: warning: 'linphone_core_enable_payload_type' is deprecated [-Wdeprecated-declarations]
3296 | linphone_core_enable_payload_type(marie->lc,linphone_core_find_payload_type(marie->lc,"PCMA",8000,1),FALSE);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1844:52: note: declared here
1844 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_core_enable_payload_type(LinphoneCore *lc, OrtpPayloadType *pt, bool_t enable);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:3296:3: warning: 'linphone_core_find_payload_type' is deprecated [-Wdeprecated-declarations]
3296 | linphone_core_enable_payload_type(marie->lc,linphone_core_find_payload_type(marie->lc,"PCMA",8000,1),FALSE);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1870:54: note: declared here
1870 | LINPHONE_PUBLIC LINPHONE_DEPRECATED OrtpPayloadType *linphone_core_find_payload_type(LinphoneCore* lc, const char* type, int rate, int channels);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c: In function 'call_established_with_rejected_info_during_reinvite':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:3326:3: warning: 'linphone_core_enable_payload_type' is deprecated [-Wdeprecated-declarations]
3326 | linphone_core_enable_payload_type(pauline->lc,linphone_core_find_payload_type(pauline->lc,"PCMU",8000,1),FALSE); /*disable PCMU*/
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1844:52: note: declared here
1844 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_core_enable_payload_type(LinphoneCore *lc, OrtpPayloadType *pt, bool_t enable);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:3326:3: warning: 'linphone_core_find_payload_type' is deprecated [-Wdeprecated-declarations]
3326 | linphone_core_enable_payload_type(pauline->lc,linphone_core_find_payload_type(pauline->lc,"PCMU",8000,1),FALSE); /*disable PCMU*/
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1870:54: note: declared here
1870 | LINPHONE_PUBLIC LINPHONE_DEPRECATED OrtpPayloadType *linphone_core_find_payload_type(LinphoneCore* lc, const char* type, int rate, int channels);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:3327:3: warning: 'linphone_core_enable_payload_type' is deprecated [-Wdeprecated-declarations]
3327 | linphone_core_enable_payload_type(pauline->lc,linphone_core_find_payload_type(pauline->lc,"PCMA",8000,1),TRUE); /*enable PCMA*/
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1844:52: note: declared here
1844 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_core_enable_payload_type(LinphoneCore *lc, OrtpPayloadType *pt, bool_t enable);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:3327:3: warning: 'linphone_core_find_payload_type' is deprecated [-Wdeprecated-declarations]
3327 | linphone_core_enable_payload_type(pauline->lc,linphone_core_find_payload_type(pauline->lc,"PCMA",8000,1),TRUE); /*enable PCMA*/
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1870:54: note: declared here
1870 | LINPHONE_PUBLIC LINPHONE_DEPRECATED OrtpPayloadType *linphone_core_find_payload_type(LinphoneCore* lc, const char* type, int rate, int channels);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:3328:3: warning: 'linphone_core_enable_payload_type' is deprecated [-Wdeprecated-declarations]
3328 | linphone_core_enable_payload_type(marie->lc,linphone_core_find_payload_type(marie->lc,"PCMU",8000,1),FALSE); /*disable PCMU*/
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1844:52: note: declared here
1844 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_core_enable_payload_type(LinphoneCore *lc, OrtpPayloadType *pt, bool_t enable);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:3328:3: warning: 'linphone_core_find_payload_type' is deprecated [-Wdeprecated-declarations]
3328 | linphone_core_enable_payload_type(marie->lc,linphone_core_find_payload_type(marie->lc,"PCMU",8000,1),FALSE); /*disable PCMU*/
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1870:54: note: declared here
1870 | LINPHONE_PUBLIC LINPHONE_DEPRECATED OrtpPayloadType *linphone_core_find_payload_type(LinphoneCore* lc, const char* type, int rate, int channels);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:3329:3: warning: 'linphone_core_enable_payload_type' is deprecated [-Wdeprecated-declarations]
3329 | linphone_core_enable_payload_type(marie->lc,linphone_core_find_payload_type(marie->lc,"PCMA",8000,1),TRUE); /*enable PCMA*/
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1844:52: note: declared here
1844 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_core_enable_payload_type(LinphoneCore *lc, OrtpPayloadType *pt, bool_t enable);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:3329:3: warning: 'linphone_core_find_payload_type' is deprecated [-Wdeprecated-declarations]
3329 | linphone_core_enable_payload_type(marie->lc,linphone_core_find_payload_type(marie->lc,"PCMA",8000,1),TRUE); /*enable PCMA*/
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1870:54: note: declared here
1870 | LINPHONE_PUBLIC LINPHONE_DEPRECATED OrtpPayloadType *linphone_core_find_payload_type(LinphoneCore* lc, const char* type, int rate, int channels);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c: In function 'call_established_with_rejected_reinvite':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:3367:3: warning: 'linphone_core_enable_payload_type' is deprecated [-Wdeprecated-declarations]
3367 | linphone_core_enable_payload_type(pauline->lc,linphone_core_find_payload_type(pauline->lc,"PCMU",8000,1),FALSE); /*disable PCMU*/
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1844:52: note: declared here
1844 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_core_enable_payload_type(LinphoneCore *lc, OrtpPayloadType *pt, bool_t enable);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:3367:3: warning: 'linphone_core_find_payload_type' is deprecated [-Wdeprecated-declarations]
3367 | linphone_core_enable_payload_type(pauline->lc,linphone_core_find_payload_type(pauline->lc,"PCMU",8000,1),FALSE); /*disable PCMU*/
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1870:54: note: declared here
1870 | LINPHONE_PUBLIC LINPHONE_DEPRECATED OrtpPayloadType *linphone_core_find_payload_type(LinphoneCore* lc, const char* type, int rate, int channels);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:3368:3: warning: 'linphone_core_enable_payload_type' is deprecated [-Wdeprecated-declarations]
3368 | linphone_core_enable_payload_type(pauline->lc,linphone_core_find_payload_type(pauline->lc,"PCMA",8000,1),TRUE); /*enable PCMA*/
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1844:52: note: declared here
1844 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_core_enable_payload_type(LinphoneCore *lc, OrtpPayloadType *pt, bool_t enable);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:3368:3: warning: 'linphone_core_find_payload_type' is deprecated [-Wdeprecated-declarations]
3368 | linphone_core_enable_payload_type(pauline->lc,linphone_core_find_payload_type(pauline->lc,"PCMA",8000,1),TRUE); /*enable PCMA*/
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1870:54: note: declared here
1870 | LINPHONE_PUBLIC LINPHONE_DEPRECATED OrtpPayloadType *linphone_core_find_payload_type(LinphoneCore* lc, const char* type, int rate, int channels);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c: In function 'call_established_with_rejected_incoming_reinvite':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:3398:3: warning: 'linphone_core_enable_payload_type' is deprecated [-Wdeprecated-declarations]
3398 | linphone_core_enable_payload_type(pauline->lc,linphone_core_find_payload_type(pauline->lc,"PCMU",8000,1),FALSE); /*disable PCMU*/
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1844:52: note: declared here
1844 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_core_enable_payload_type(LinphoneCore *lc, OrtpPayloadType *pt, bool_t enable);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:3398:3: warning: 'linphone_core_find_payload_type' is deprecated [-Wdeprecated-declarations]
3398 | linphone_core_enable_payload_type(pauline->lc,linphone_core_find_payload_type(pauline->lc,"PCMU",8000,1),FALSE); /*disable PCMU*/
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1870:54: note: declared here
1870 | LINPHONE_PUBLIC LINPHONE_DEPRECATED OrtpPayloadType *linphone_core_find_payload_type(LinphoneCore* lc, const char* type, int rate, int channels);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:3399:3: warning: 'linphone_core_enable_payload_type' is deprecated [-Wdeprecated-declarations]
3399 | linphone_core_enable_payload_type(pauline->lc,linphone_core_find_payload_type(pauline->lc,"PCMA",8000,1),TRUE); /*enable PCMA*/
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1844:52: note: declared here
1844 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_core_enable_payload_type(LinphoneCore *lc, OrtpPayloadType *pt, bool_t enable);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:3399:3: warning: 'linphone_core_find_payload_type' is deprecated [-Wdeprecated-declarations]
3399 | linphone_core_enable_payload_type(pauline->lc,linphone_core_find_payload_type(pauline->lc,"PCMA",8000,1),TRUE); /*enable PCMA*/
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1870:54: note: declared here
1870 | LINPHONE_PUBLIC LINPHONE_DEPRECATED OrtpPayloadType *linphone_core_find_payload_type(LinphoneCore* lc, const char* type, int rate, int channels);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c: In function 'call_established_with_rejected_reinvite_with_error_base':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:3478:3: warning: 'linphone_core_enable_payload_type' is deprecated [-Wdeprecated-declarations]
3478 | linphone_core_enable_payload_type(pauline->lc,linphone_core_find_payload_type(pauline->lc,"PCMA",8000,1),TRUE); /*add PCMA*/
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1844:52: note: declared here
1844 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_core_enable_payload_type(LinphoneCore *lc, OrtpPayloadType *pt, bool_t enable);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:3478:3: warning: 'linphone_core_find_payload_type' is deprecated [-Wdeprecated-declarations]
3478 | linphone_core_enable_payload_type(pauline->lc,linphone_core_find_payload_type(pauline->lc,"PCMA",8000,1),TRUE); /*add PCMA*/
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1870:54: note: declared here
1870 | LINPHONE_PUBLIC LINPHONE_DEPRECATED OrtpPayloadType *linphone_core_find_payload_type(LinphoneCore* lc, const char* type, int rate, int channels);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c: In function 'call_rejected_because_wrong_credentials_with_params':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:3534:3: warning: 'auth_info_requested' is deprecated [-Wdeprecated-declarations]
3534 | ((VTableReference*)(marie->lc->vtable_refs->data))->cbs->vtable->auth_info_requested=NULL;
| ^
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:187:54: note: declared here
187 | LINPHONE_DEPRECATED LinphoneCoreAuthInfoRequestedCb auth_info_requested; /**< @deprecated Use authentication_requested instead. Ask the application some authentication information */
| ^~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c: In function 'record_call':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:3653:2: warning: 'linphone_core_find_payload_type' is deprecated [-Wdeprecated-declarations]
3653 | if (linphone_core_find_payload_type(pauline->lc,"h264", -1, -1)!=NULL) {
| ^~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1870:54: note: declared here
1870 | LINPHONE_PUBLIC LINPHONE_DEPRECATED OrtpPayloadType *linphone_core_find_payload_type(LinphoneCore* lc, const char* type, int rate, int channels);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:3670:3: warning: 'linphone_core_find_payload_type' is deprecated [-Wdeprecated-declarations]
3670 | if(linphone_core_find_payload_type(marie->lc, video_codec, -1, -1)
| ^~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1870:54: note: declared here
1870 | LINPHONE_PUBLIC LINPHONE_DEPRECATED OrtpPayloadType *linphone_core_find_payload_type(LinphoneCore* lc, const char* type, int rate, int channels);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:3671:5: warning: 'linphone_core_find_payload_type' is deprecated [-Wdeprecated-declarations]
3671 | && linphone_core_find_payload_type(pauline->lc, video_codec, -1, -1)) {
| ^~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1870:54: note: declared here
1870 | LINPHONE_PUBLIC LINPHONE_DEPRECATED OrtpPayloadType *linphone_core_find_payload_type(LinphoneCore* lc, const char* type, int rate, int channels);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c: In function 'call_with_in_dialog_codec_change_base':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:3791:2: warning: 'linphone_core_enable_payload_type' is deprecated [-Wdeprecated-declarations]
3791 | linphone_core_enable_payload_type(pauline->lc,linphone_core_find_payload_type(pauline->lc,"PCMU",8000,1),FALSE); /*disable PCMU*/
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1844:52: note: declared here
1844 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_core_enable_payload_type(LinphoneCore *lc, OrtpPayloadType *pt, bool_t enable);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:3791:2: warning: 'linphone_core_find_payload_type' is deprecated [-Wdeprecated-declarations]
3791 | linphone_core_enable_payload_type(pauline->lc,linphone_core_find_payload_type(pauline->lc,"PCMU",8000,1),FALSE); /*disable PCMU*/
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1870:54: note: declared here
1870 | LINPHONE_PUBLIC LINPHONE_DEPRECATED OrtpPayloadType *linphone_core_find_payload_type(LinphoneCore* lc, const char* type, int rate, int channels);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:3792:2: warning: 'linphone_core_enable_payload_type' is deprecated [-Wdeprecated-declarations]
3792 | linphone_core_enable_payload_type(marie->lc,linphone_core_find_payload_type(marie->lc,"PCMU",8000,1),FALSE); /*disable PCMU*/
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1844:52: note: declared here
1844 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_core_enable_payload_type(LinphoneCore *lc, OrtpPayloadType *pt, bool_t enable);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:3792:2: warning: 'linphone_core_find_payload_type' is deprecated [-Wdeprecated-declarations]
3792 | linphone_core_enable_payload_type(marie->lc,linphone_core_find_payload_type(marie->lc,"PCMU",8000,1),FALSE); /*disable PCMU*/
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1870:54: note: declared here
1870 | LINPHONE_PUBLIC LINPHONE_DEPRECATED OrtpPayloadType *linphone_core_find_payload_type(LinphoneCore* lc, const char* type, int rate, int channels);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:3793:2: warning: 'linphone_core_enable_payload_type' is deprecated [-Wdeprecated-declarations]
3793 | linphone_core_enable_payload_type(pauline->lc,linphone_core_find_payload_type(pauline->lc,"PCMA",8000,1),TRUE); /*enable PCMA*/
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1844:52: note: declared here
1844 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_core_enable_payload_type(LinphoneCore *lc, OrtpPayloadType *pt, bool_t enable);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:3793:2: warning: 'linphone_core_find_payload_type' is deprecated [-Wdeprecated-declarations]
3793 | linphone_core_enable_payload_type(pauline->lc,linphone_core_find_payload_type(pauline->lc,"PCMA",8000,1),TRUE); /*enable PCMA*/
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1870:54: note: declared here
1870 | LINPHONE_PUBLIC LINPHONE_DEPRECATED OrtpPayloadType *linphone_core_find_payload_type(LinphoneCore* lc, const char* type, int rate, int channels);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:3794:2: warning: 'linphone_core_enable_payload_type' is deprecated [-Wdeprecated-declarations]
3794 | linphone_core_enable_payload_type(marie->lc,linphone_core_find_payload_type(marie->lc,"PCMA",8000,1),TRUE); /*enable PCMA*/
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1844:52: note: declared here
1844 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_core_enable_payload_type(LinphoneCore *lc, OrtpPayloadType *pt, bool_t enable);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:3794:2: warning: 'linphone_core_find_payload_type' is deprecated [-Wdeprecated-declarations]
3794 | linphone_core_enable_payload_type(marie->lc,linphone_core_find_payload_type(marie->lc,"PCMA",8000,1),TRUE); /*enable PCMA*/
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1870:54: note: declared here
1870 | LINPHONE_PUBLIC LINPHONE_DEPRECATED OrtpPayloadType *linphone_core_find_payload_type(LinphoneCore* lc, const char* type, int rate, int channels);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:3804:2: warning: 'linphone_call_params_get_used_audio_codec' is deprecated [-Wdeprecated-declarations]
3804 | BC_ASSERT_STRING_EQUAL("PCMA",payload_type_get_mime(linphone_call_params_get_used_audio_codec(linphone_call_get_current_params(linphone_core_get_current_call(marie->lc)))));
| ^~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:42,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/call_params.h:225:60: note: declared here
225 | LINPHONE_PUBLIC LINPHONE_DEPRECATED const OrtpPayloadType *linphone_call_params_get_used_audio_codec(const LinphoneCallParams *cp);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c: In function 'early_media_without_sdp_in_200_base':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:4012:3: warning: 'linphone_core_set_firewall_policy' is deprecated [-Wdeprecated-declarations]
4012 | linphone_core_set_firewall_policy(marie->lc, LinphonePolicyUseIce);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:2647:42: note: declared here
2647 | LINPHONE_DEPRECATED LINPHONE_PUBLIC void linphone_core_set_firewall_policy(LinphoneCore *lc, LinphoneFirewallPolicy pol);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c: In function 'call_with_transport_change_base':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:4163:2: warning: 'linphone_core_add_listener' is deprecated [-Wdeprecated-declarations]
4163 | linphone_core_add_listener(marie->lc,v_table);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:944:42: note: declared here
944 | LINPHONE_DEPRECATED LINPHONE_PUBLIC void linphone_core_add_listener(LinphoneCore *lc, LinphoneCoreVTable *vtable);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:4166:2: warning: 'linphone_core_add_listener' is deprecated [-Wdeprecated-declarations]
4166 | linphone_core_add_listener(marie->lc,v_table);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:944:42: note: declared here
944 | LINPHONE_DEPRECATED LINPHONE_PUBLIC void linphone_core_add_listener(LinphoneCore *lc, LinphoneCoreVTable *vtable);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c: In function 'simple_stereo_call':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:4217:2: warning: 'linphone_core_find_payload_type' is deprecated [-Wdeprecated-declarations]
4217 | pt = linphone_core_find_payload_type(marie->lc, codec_name, clock_rate, 2);
| ^~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1870:54: note: declared here
1870 | LINPHONE_PUBLIC LINPHONE_DEPRECATED OrtpPayloadType *linphone_core_find_payload_type(LinphoneCore* lc, const char* type, int rate, int channels);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:4223:2: warning: 'linphone_core_set_payload_type_bitrate' is deprecated [-Wdeprecated-declarations]
4223 | if (bitrate_override) linphone_core_set_payload_type_bitrate(marie->lc, pt, bitrate_override);
| ^~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1821:42: note: declared here
1821 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_core_set_payload_type_bitrate(LinphoneCore *lc, OrtpPayloadType *pt, int bitrate);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:4224:2: warning: 'linphone_core_find_payload_type' is deprecated [-Wdeprecated-declarations]
4224 | pt = linphone_core_find_payload_type(pauline->lc, codec_name, clock_rate, 2);
| ^~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1870:54: note: declared here
1870 | LINPHONE_PUBLIC LINPHONE_DEPRECATED OrtpPayloadType *linphone_core_find_payload_type(LinphoneCore* lc, const char* type, int rate, int channels);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:4226:2: warning: 'linphone_core_set_payload_type_bitrate' is deprecated [-Wdeprecated-declarations]
4226 | if (bitrate_override) linphone_core_set_payload_type_bitrate(pauline->lc, pt, bitrate_override);
| ^~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1821:42: note: declared here
1821 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_core_set_payload_type_bitrate(LinphoneCore *lc, OrtpPayloadType *pt, int bitrate);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c: In function 'call_with_complex_late_offering':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:4295:2: warning: 'linphone_core_set_video_policy' is deprecated [-Wdeprecated-declarations]
4295 | linphone_core_set_video_policy(pauline->lc, &vpol);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:3275:42: note: declared here
3275 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_core_set_video_policy(LinphoneCore *lc, const LinphoneVideoPolicy *policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:4296:2: warning: 'linphone_core_set_video_policy' is deprecated [-Wdeprecated-declarations]
4296 | linphone_core_set_video_policy(marie->lc, &vpol);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:3275:42: note: declared here
3275 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_core_set_video_policy(LinphoneCore *lc, const LinphoneVideoPolicy *policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:4300:2: warning: 'linphone_core_find_payload_type' is deprecated [-Wdeprecated-declarations]
4300 | if (linphone_core_find_payload_type(pauline->lc,"h264", -1, -1)!=NULL) {
| ^~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1870:54: note: declared here
1870 | LINPHONE_PUBLIC LINPHONE_DEPRECATED OrtpPayloadType *linphone_core_find_payload_type(LinphoneCore* lc, const char* type, int rate, int channels);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c: In function 'custom_rtp_modifier':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:4702:2: warning: 'linphone_core_add_listener' is deprecated [-Wdeprecated-declarations]
4702 | linphone_core_add_listener(pauline->lc,v_table);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:944:42: note: declared here
944 | LINPHONE_DEPRECATED LINPHONE_PUBLIC void linphone_core_add_listener(LinphoneCore *lc, LinphoneCoreVTable *vtable);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:4705:2: warning: 'linphone_core_add_listener' is deprecated [-Wdeprecated-declarations]
4705 | linphone_core_add_listener(marie->lc,v_table);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:944:42: note: declared here
944 | LINPHONE_DEPRECATED LINPHONE_PUBLIC void linphone_core_add_listener(LinphoneCore *lc, LinphoneCoreVTable *vtable);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c: In function 'configure_video_policies_for_network_switch':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:5037:2: warning: 'linphone_core_set_video_policy' is deprecated [-Wdeprecated-declarations]
5037 | linphone_core_set_video_policy(marie, &policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:3275:42: note: declared here
3275 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_core_set_video_policy(LinphoneCore *lc, const LinphoneVideoPolicy *policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:5038:2: warning: 'linphone_core_set_video_policy' is deprecated [-Wdeprecated-declarations]
5038 | linphone_core_set_video_policy(pauline, &policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:3275:42: note: declared here
3275 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_core_set_video_policy(LinphoneCore *lc, const LinphoneVideoPolicy *policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c: In function '_call_with_network_switch':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:5201:3: warning: 'linphone_core_set_firewall_policy' is deprecated [-Wdeprecated-declarations]
5201 | linphone_core_set_firewall_policy(marie->lc,LinphonePolicyUseIce);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:2647:42: note: declared here
2647 | LINPHONE_DEPRECATED LINPHONE_PUBLIC void linphone_core_set_firewall_policy(LinphoneCore *lc, LinphoneFirewallPolicy pol);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:5202:3: warning: 'linphone_core_set_firewall_policy' is deprecated [-Wdeprecated-declarations]
5202 | linphone_core_set_firewall_policy(pauline->lc,LinphonePolicyUseIce);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:2647:42: note: declared here
2647 | LINPHONE_DEPRECATED LINPHONE_PUBLIC void linphone_core_set_firewall_policy(LinphoneCore *lc, LinphoneFirewallPolicy pol);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c: In function 'call_with_sip_and_rtp_independant_switches':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:5372:3: warning: 'linphone_core_set_firewall_policy' is deprecated [-Wdeprecated-declarations]
5372 | linphone_core_set_firewall_policy(marie->lc,LinphonePolicyUseIce);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:2647:42: note: declared here
2647 | LINPHONE_DEPRECATED LINPHONE_PUBLIC void linphone_core_set_firewall_policy(LinphoneCore *lc, LinphoneFirewallPolicy pol);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:5373:3: warning: 'linphone_core_set_firewall_policy' is deprecated [-Wdeprecated-declarations]
5373 | linphone_core_set_firewall_policy(pauline->lc,LinphonePolicyUseIce);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:2647:42: note: declared here
2647 | LINPHONE_DEPRECATED LINPHONE_PUBLIC void linphone_core_set_firewall_policy(LinphoneCore *lc, LinphoneFirewallPolicy pol);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c: In function '_call_with_rtcp_mux':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:5681:3: warning: 'linphone_core_set_firewall_policy' is deprecated [-Wdeprecated-declarations]
5681 | linphone_core_set_firewall_policy(marie->lc, LinphonePolicyUseIce);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:2647:42: note: declared here
2647 | LINPHONE_DEPRECATED LINPHONE_PUBLIC void linphone_core_set_firewall_policy(LinphoneCore *lc, LinphoneFirewallPolicy pol);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:5682:3: warning: 'linphone_core_set_firewall_policy' is deprecated [-Wdeprecated-declarations]
5682 | linphone_core_set_firewall_policy(pauline->lc, LinphonePolicyUseIce);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:2647:42: note: declared here
2647 | LINPHONE_DEPRECATED LINPHONE_PUBLIC void linphone_core_set_firewall_policy(LinphoneCore *lc, LinphoneFirewallPolicy pol);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c: In function 'call_with_ice_with_default_candidate_not_stun':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:5788:2: warning: 'linphone_core_set_firewall_policy' is deprecated [-Wdeprecated-declarations]
5788 | linphone_core_set_firewall_policy(marie->lc, LinphonePolicyUseIce);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:2647:42: note: declared here
2647 | LINPHONE_DEPRECATED LINPHONE_PUBLIC void linphone_core_set_firewall_policy(LinphoneCore *lc, LinphoneFirewallPolicy pol);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:5789:2: warning: 'linphone_core_set_firewall_policy' is deprecated [-Wdeprecated-declarations]
5789 | linphone_core_set_firewall_policy(pauline->lc, LinphonePolicyUseIce);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:2647:42: note: declared here
2647 | LINPHONE_DEPRECATED LINPHONE_PUBLIC void linphone_core_set_firewall_policy(LinphoneCore *lc, LinphoneFirewallPolicy pol);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c: In function 'call_with_zrtp_configured_calling_side':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:5848:2: warning: 'linphone_core_set_firewall_policy' is deprecated [-Wdeprecated-declarations]
5848 | linphone_core_set_firewall_policy(marie->lc,LinphonePolicyUseIce);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:2647:42: note: declared here
2647 | LINPHONE_DEPRECATED LINPHONE_PUBLIC void linphone_core_set_firewall_policy(LinphoneCore *lc, LinphoneFirewallPolicy pol);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:5849:2: warning: 'linphone_core_set_firewall_policy' is deprecated [-Wdeprecated-declarations]
5849 | linphone_core_set_firewall_policy(pauline->lc,LinphonePolicyUseIce);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:2647:42: note: declared here
2647 | LINPHONE_DEPRECATED LINPHONE_PUBLIC void linphone_core_set_firewall_policy(LinphoneCore *lc, LinphoneFirewallPolicy pol);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c: In function 'call_with_zrtp_configured_callee_side':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:5868:2: warning: 'linphone_core_set_firewall_policy' is deprecated [-Wdeprecated-declarations]
5868 | linphone_core_set_firewall_policy(marie->lc,LinphonePolicyUseIce);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:2647:42: note: declared here
2647 | LINPHONE_DEPRECATED LINPHONE_PUBLIC void linphone_core_set_firewall_policy(LinphoneCore *lc, LinphoneFirewallPolicy pol);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:5869:2: warning: 'linphone_core_set_firewall_policy' is deprecated [-Wdeprecated-declarations]
5869 | linphone_core_set_firewall_policy(pauline->lc,LinphonePolicyUseIce);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/call_single_tester.c:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:2647:42: note: declared here
2647 | LINPHONE_DEPRECATED LINPHONE_PUBLIC void linphone_core_set_firewall_policy(LinphoneCore *lc, LinphoneFirewallPolicy pol);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 70%] Building C object tester/CMakeFiles/liblinphone_tester.dir/quality_reporting_tester.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/tester && /usr/bin/cc -DHAVE_CONFIG_H -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/liblinphone_tester.dir/quality_reporting_tester.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/quality_reporting_tester.c
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/quality_reporting_tester.c: In function 'video_bandwidth_estimation':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/quality_reporting_tester.c:446:2: warning: 'linphone_core_set_video_policy' is deprecated [-Wdeprecated-declarations]
446 | linphone_core_set_video_policy(marie->lc, &pol);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/quality_reporting_tester.c:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:3275:42: note: declared here
3275 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_core_set_video_policy(LinphoneCore *lc, const LinphoneVideoPolicy *policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/quality_reporting_tester.c:447:2: warning: 'linphone_core_set_video_policy' is deprecated [-Wdeprecated-declarations]
447 | linphone_core_set_video_policy(pauline->lc, &pol);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/quality_reporting_tester.c:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:3275:42: note: declared here
3275 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_core_set_video_policy(LinphoneCore *lc, const LinphoneVideoPolicy *policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/string.h:494,
from /usr/include/ortp/port.h:41,
from /usr/include/ortp/logging.h:29,
from /usr/include/ortp/ortp.h:66,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/quality_reporting_tester.c:20:
In function 'strncpy',
inlined from 'on_report_send_remove_fields' at /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/quality_reporting_tester.c:208:2:
/usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 29 bytes from a string of the same length [-Wstringop-truncation]
106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 75%] Building C object tester/CMakeFiles/liblinphone_tester.dir/remote_provisioning_tester.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/tester && /usr/bin/cc -DHAVE_CONFIG_H -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/liblinphone_tester.dir/remote_provisioning_tester.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/remote_provisioning_tester.c
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/remote_provisioning_tester.c: In function 'remote_provisioning_default_values':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/remote_provisioning_tester.c:101:2: warning: 'linphone_proxy_config_destroy' is deprecated [-Wdeprecated-declarations]
101 | linphone_proxy_config_destroy(lpc);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:62,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/remote_provisioning_tester.c:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/proxy_config.h:391:42: note: declared here
391 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_proxy_config_destroy(LinphoneProxyConfig *cfg);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 71%] Building CXX object daemon/CMakeFiles/linphone-daemon.dir/commands/audio-stream-stop.cc.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/daemon && /usr/bin/c++ -DHAVE_CONFIG_H -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -std=gnu++11 -Wall -Wuninitialized -Wno-error=deprecated-declarations -o CMakeFiles/linphone-daemon.dir/commands/audio-stream-stop.cc.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/audio-stream-stop.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 73%] Building CXX object daemon/CMakeFiles/linphone-daemon.dir/commands/call-mute.cc.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/daemon && /usr/bin/c++ -DHAVE_CONFIG_H -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -std=gnu++11 -Wall -Wuninitialized -Wno-error=deprecated-declarations -o CMakeFiles/linphone-daemon.dir/commands/call-mute.cc.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/call-mute.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 74%] Building C object tester/CMakeFiles/liblinphone_tester.dir/register_tester.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/tester && /usr/bin/cc -DHAVE_CONFIG_H -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/liblinphone_tester.dir/register_tester.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/register_tester.c
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/register_tester.c: In function 'registration_state_changed':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/register_tester.c:53:5: warning: 'linphone_proxy_config_get_identity' is deprecated [-Wdeprecated-declarations]
53 | ,linphone_proxy_config_get_identity(cfg)
| ^
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:62,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/register_tester.c:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/proxy_config.h:272:49: note: declared here
272 | LINPHONE_PUBLIC LINPHONE_DEPRECATED const char *linphone_proxy_config_get_identity(const LinphoneProxyConfig *cfg);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/register_tester.c: In function 'register_with_refresh_base_3':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/register_tester.c:89:2: warning: 'linphone_proxy_config_new' is deprecated [-Wdeprecated-declarations]
89 | proxy_cfg = linphone_proxy_config_new();
| ^~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:62,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/register_tester.c:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/proxy_config.h:38:58: note: declared here
38 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneProxyConfig *linphone_proxy_config_new(void);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/register_tester.c:93:2: warning: 'linphone_proxy_config_set_identity' is deprecated [-Wdeprecated-declarations]
93 | linphone_proxy_config_set_identity(proxy_cfg,addr=linphone_address_as_string(from));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:62,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/register_tester.c:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/proxy_config.h:81:52: note: declared here
81 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_proxy_config_set_identity(LinphoneProxyConfig *cfg, const char *identity);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/register_tester.c:127:2: warning: 'linphone_proxy_config_is_registered' is deprecated [-Wdeprecated-declarations]
127 | BC_ASSERT_EQUAL(linphone_proxy_config_is_registered(proxy_cfg), expected_final_state == LinphoneRegistrationOk, int, "%d");
| ^~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:62,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/register_tester.c:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/proxy_config.h:235:44: note: declared here
235 | LINPHONE_PUBLIC LINPHONE_DEPRECATED bool_t linphone_proxy_config_is_registered(const LinphoneProxyConfig *cfg);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/register_tester.c: In function 'authenticated_register_with_provided_credentials':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/register_tester.c:401:2: warning: 'linphone_proxy_config_set_identity' is deprecated [-Wdeprecated-declarations]
401 | linphone_proxy_config_set_identity(cfg, addr=linphone_address_as_string(from));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:62,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/register_tester.c:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/proxy_config.h:81:52: note: declared here
81 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_proxy_config_set_identity(LinphoneProxyConfig *cfg, const char *identity);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/register_tester.c:421:2: warning: 'linphone_proxy_config_destroy' is deprecated [-Wdeprecated-declarations]
421 | linphone_proxy_config_destroy(cfg);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:62,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/register_tester.c:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/proxy_config.h:391:42: note: declared here
391 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_proxy_config_destroy(LinphoneProxyConfig *cfg);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/register_tester.c: In function 'transport_busy':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/register_tester.c:629:2: warning: 'LCSipTransports' is deprecated [-Wdeprecated-declarations]
629 | LCSipTransports tr;
| ^~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:31,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/register_tester.c:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/types.h:1012:16: note: declared here
1012 | typedef struct _LinphoneSipTransports {
| ^~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 75%] Building C object tester/CMakeFiles/liblinphone_tester.dir/setup_tester.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/tester && /usr/bin/cc -DHAVE_CONFIG_H -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/liblinphone_tester.dir/setup_tester.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/setup_tester.c
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/setup_tester.c: In function 'core_sip_transport_test':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/setup_tester.c:50:2: warning: 'LCSipTransports' is deprecated [-Wdeprecated-declarations]
50 | LCSipTransports tr;
| ^~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:31,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/setup_tester.c:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/types.h:1012:16: note: declared here
1012 | typedef struct _LinphoneSipTransports {
| ^~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/setup_tester.c: In function 'linphone_interpret_url_test':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/setup_tester.c:84:2: warning: 'linphone_proxy_config_set_identity' is deprecated [-Wdeprecated-declarations]
84 | linphone_proxy_config_set_identity(proxy_config, "sip:moi@sip.linphone.org");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:62,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/setup_tester.c:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/proxy_config.h:81:52: note: declared here
81 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_proxy_config_set_identity(LinphoneProxyConfig *cfg, const char *identity);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/setup_tester.c: In function 'linphone_proxy_config_is_server_config_changed_test':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/setup_tester.c:230:2: warning: 'linphone_proxy_config_new' is deprecated [-Wdeprecated-declarations]
230 | LinphoneProxyConfig* proxy_config = linphone_proxy_config_new();
| ^~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:62,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/setup_tester.c:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/proxy_config.h:38:58: note: declared here
38 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneProxyConfig *linphone_proxy_config_new(void);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/setup_tester.c:234:2: warning: 'linphone_proxy_config_set_identity' is deprecated [-Wdeprecated-declarations]
234 | linphone_proxy_config_set_identity(proxy_config,"sip:toto@titi");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:62,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/setup_tester.c:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/proxy_config.h:81:52: note: declared here
81 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_proxy_config_set_identity(LinphoneProxyConfig *cfg, const char *identity);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/setup_tester.c:236:2: warning: 'linphone_proxy_config_set_identity' is deprecated [-Wdeprecated-declarations]
236 | linphone_proxy_config_set_identity(proxy_config,"sips:toto@titi");
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:62,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/setup_tester.c:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/proxy_config.h:81:52: note: declared here
81 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_proxy_config_set_identity(LinphoneProxyConfig *cfg, const char *identity);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/setup_tester.c:268:2: warning: 'linphone_proxy_config_destroy' is deprecated [-Wdeprecated-declarations]
268 | linphone_proxy_config_destroy(proxy_config);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:62,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/setup_tester.c:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/proxy_config.h:391:42: note: declared here
391 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_proxy_config_destroy(LinphoneProxyConfig *cfg);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/setup_tester.c: In function 'codec_usability_test':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/setup_tester.c:309:2: warning: 'linphone_core_find_payload_type' is deprecated [-Wdeprecated-declarations]
309 | PayloadType *pt = linphone_core_find_payload_type(mgr->lc, "PCMU", 8000, -1);
| ^~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/setup_tester.c:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1870:54: note: declared here
1870 | LINPHONE_PUBLIC LINPHONE_DEPRECATED OrtpPayloadType *linphone_core_find_payload_type(LinphoneCore* lc, const char* type, int rate, int channels);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/setup_tester.c:316:2: warning: 'linphone_core_check_payload_type_usability' is deprecated [-Wdeprecated-declarations]
316 | BC_ASSERT_TRUE(linphone_core_check_payload_type_usability(mgr->lc, pt));
| ^~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/setup_tester.c:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1919:44: note: declared here
1919 | LINPHONE_PUBLIC LINPHONE_DEPRECATED bool_t linphone_core_check_payload_type_usability(LinphoneCore *lc, const OrtpPayloadType *pt);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/setup_tester.c:320:2: warning: 'linphone_core_check_payload_type_usability' is deprecated [-Wdeprecated-declarations]
320 | BC_ASSERT_FALSE(linphone_core_check_payload_type_usability(mgr->lc, pt));
| ^~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/setup_tester.c:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1919:44: note: declared here
1919 | LINPHONE_PUBLIC LINPHONE_DEPRECATED bool_t linphone_core_check_payload_type_usability(LinphoneCore *lc, const OrtpPayloadType *pt);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/setup_tester.c:325:2: warning: 'linphone_core_check_payload_type_usability' is deprecated [-Wdeprecated-declarations]
325 | BC_ASSERT_TRUE(linphone_core_check_payload_type_usability(mgr->lc, pt));
| ^~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/setup_tester.c:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1919:44: note: declared here
1919 | LINPHONE_PUBLIC LINPHONE_DEPRECATED bool_t linphone_core_check_payload_type_usability(LinphoneCore *lc, const OrtpPayloadType *pt);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/setup_tester.c: In function 'codec_setup':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/setup_tester.c:340:2: warning: 'linphone_core_find_payload_type' is deprecated [-Wdeprecated-declarations]
340 | if ((vp8 = linphone_core_find_payload_type(mgr->lc, "VP8", 90000, -1)) == NULL ||
| ^~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/setup_tester.c:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1870:54: note: declared here
1870 | LINPHONE_PUBLIC LINPHONE_DEPRECATED OrtpPayloadType *linphone_core_find_payload_type(LinphoneCore* lc, const char* type, int rate, int channels);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/setup_tester.c:341:3: warning: 'linphone_core_find_payload_type' is deprecated [-Wdeprecated-declarations]
341 | (h264 = linphone_core_find_payload_type(mgr->lc, "H264", 90000, -1)) == NULL){
| ^
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/setup_tester.c:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1870:54: note: declared here
1870 | LINPHONE_PUBLIC LINPHONE_DEPRECATED OrtpPayloadType *linphone_core_find_payload_type(LinphoneCore* lc, const char* type, int rate, int channels);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/setup_tester.c:347:2: warning: 'linphone_core_get_video_codecs' is deprecated [-Wdeprecated-declarations]
347 | codecs = linphone_core_get_video_codecs(mgr->lc);
| ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/setup_tester.c:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1695:57: note: declared here
1695 | LINPHONE_PUBLIC LINPHONE_DEPRECATED const bctbx_list_t *linphone_core_get_video_codecs(const LinphoneCore *lc);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/setup_tester.c:354:2: warning: 'linphone_core_find_payload_type' is deprecated [-Wdeprecated-declarations]
354 | vp8 = linphone_core_find_payload_type(mgr->lc, "VP8", 90000, -1);
| ^~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/setup_tester.c:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1870:54: note: declared here
1870 | LINPHONE_PUBLIC LINPHONE_DEPRECATED OrtpPayloadType *linphone_core_find_payload_type(LinphoneCore* lc, const char* type, int rate, int channels);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/setup_tester.c:355:2: warning: 'linphone_core_find_payload_type' is deprecated [-Wdeprecated-declarations]
355 | h264 = linphone_core_find_payload_type(mgr->lc, "H264", 90000, -1);
| ^~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/setup_tester.c:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1870:54: note: declared here
1870 | LINPHONE_PUBLIC LINPHONE_DEPRECATED OrtpPayloadType *linphone_core_find_payload_type(LinphoneCore* lc, const char* type, int rate, int channels);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/setup_tester.c:356:2: warning: 'linphone_core_get_video_codecs' is deprecated [-Wdeprecated-declarations]
356 | codecs = linphone_core_get_video_codecs(mgr->lc);
| ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/setup_tester.c:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1695:57: note: declared here
1695 | LINPHONE_PUBLIC LINPHONE_DEPRECATED const bctbx_list_t *linphone_core_get_video_codecs(const LinphoneCore *lc);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/setup_tester.c:365:2: warning: 'linphone_core_find_payload_type' is deprecated [-Wdeprecated-declarations]
365 | vp8 = linphone_core_find_payload_type(mgr->lc, "VP8", 90000, -1);
| ^~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/setup_tester.c:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1870:54: note: declared here
1870 | LINPHONE_PUBLIC LINPHONE_DEPRECATED OrtpPayloadType *linphone_core_find_payload_type(LinphoneCore* lc, const char* type, int rate, int channels);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/setup_tester.c:366:2: warning: 'linphone_core_find_payload_type' is deprecated [-Wdeprecated-declarations]
366 | h264 = linphone_core_find_payload_type(mgr->lc, "H264", 90000, -1);
| ^~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/setup_tester.c:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1870:54: note: declared here
1870 | LINPHONE_PUBLIC LINPHONE_DEPRECATED OrtpPayloadType *linphone_core_find_payload_type(LinphoneCore* lc, const char* type, int rate, int channels);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/setup_tester.c:367:2: warning: 'linphone_core_get_video_codecs' is deprecated [-Wdeprecated-declarations]
367 | codecs = linphone_core_get_video_codecs(mgr->lc);
| ^~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/setup_tester.c:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1695:57: note: declared here
1695 | LINPHONE_PUBLIC LINPHONE_DEPRECATED const bctbx_list_t *linphone_core_get_video_codecs(const LinphoneCore *lc);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 71%] Building CXX object daemon/CMakeFiles/linphone-daemon.dir/commands/auth-infos-clear.cc.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/daemon && /usr/bin/c++ -DHAVE_CONFIG_H -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -std=gnu++11 -Wall -Wuninitialized -Wno-error=deprecated-declarations -o CMakeFiles/linphone-daemon.dir/commands/auth-infos-clear.cc.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/auth-infos-clear.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 73%] Building CXX object daemon/CMakeFiles/linphone-daemon.dir/commands/call-pause.cc.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/daemon && /usr/bin/c++ -DHAVE_CONFIG_H -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -std=gnu++11 -Wall -Wuninitialized -Wno-error=deprecated-declarations -o CMakeFiles/linphone-daemon.dir/commands/call-pause.cc.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/call-pause.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 72%] Building CXX object daemon/CMakeFiles/linphone-daemon.dir/commands/call.cc.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/daemon && /usr/bin/c++ -DHAVE_CONFIG_H -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -std=gnu++11 -Wall -Wuninitialized -Wno-error=deprecated-declarations -o CMakeFiles/linphone-daemon.dir/commands/call.cc.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/call.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 78%] Building C object tester/CMakeFiles/liblinphone_tester.dir/stun_tester.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/tester && /usr/bin/cc -DHAVE_CONFIG_H -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/liblinphone_tester.dir/stun_tester.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/stun_tester.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 80%] Building C object tester/CMakeFiles/liblinphone_tester.dir/tunnel_tester.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/tester && /usr/bin/cc -DHAVE_CONFIG_H -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/liblinphone_tester.dir/tunnel_tester.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/tunnel_tester.c
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/tunnel_tester.c: In function 'call_with_tunnel_base':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/tunnel_tester.c:71:4: warning: 'linphone_core_set_firewall_policy' is deprecated [-Wdeprecated-declarations]
71 | linphone_core_set_firewall_policy(marie->lc, LinphonePolicyUseIce);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/tunnel_tester.c:21:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:2647:42: note: declared here
2647 | LINPHONE_DEPRECATED LINPHONE_PUBLIC void linphone_core_set_firewall_policy(LinphoneCore *lc, LinphoneFirewallPolicy pol);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/tunnel_tester.c:72:4: warning: 'linphone_core_set_firewall_policy' is deprecated [-Wdeprecated-declarations]
72 | linphone_core_set_firewall_policy(pauline->lc, LinphonePolicyUseIce);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/tunnel_tester.c:21:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:2647:42: note: declared here
2647 | LINPHONE_DEPRECATED LINPHONE_PUBLIC void linphone_core_set_firewall_policy(LinphoneCore *lc, LinphoneFirewallPolicy pol);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/tunnel_tester.c:73:4: warning: 'linphone_core_enable_payload_type' is deprecated [-Wdeprecated-declarations]
73 | linphone_core_enable_payload_type(pauline->lc,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/tunnel_tester.c:21:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1844:52: note: declared here
1844 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_core_enable_payload_type(LinphoneCore *lc, OrtpPayloadType *pt, bool_t enable);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/tunnel_tester.c:74:5: warning: 'linphone_core_find_payload_type' is deprecated [-Wdeprecated-declarations]
74 | linphone_core_find_payload_type(pauline->lc, "speex", 32000, 1), TRUE);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/tunnel_tester.c:21:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1870:54: note: declared here
1870 | LINPHONE_PUBLIC LINPHONE_DEPRECATED OrtpPayloadType *linphone_core_find_payload_type(LinphoneCore* lc, const char* type, int rate, int channels);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/tunnel_tester.c:75:4: warning: 'linphone_core_enable_payload_type' is deprecated [-Wdeprecated-declarations]
75 | linphone_core_enable_payload_type(pauline->lc,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/tunnel_tester.c:21:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1844:52: note: declared here
1844 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_core_enable_payload_type(LinphoneCore *lc, OrtpPayloadType *pt, bool_t enable);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/tunnel_tester.c:76:5: warning: 'linphone_core_find_payload_type' is deprecated [-Wdeprecated-declarations]
76 | linphone_core_find_payload_type(pauline->lc, "speex", 16000, 1), TRUE);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/tunnel_tester.c:21:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1870:54: note: declared here
1870 | LINPHONE_PUBLIC LINPHONE_DEPRECATED OrtpPayloadType *linphone_core_find_payload_type(LinphoneCore* lc, const char* type, int rate, int channels);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/tunnel_tester.c:77:4: warning: 'linphone_core_enable_payload_type' is deprecated [-Wdeprecated-declarations]
77 | linphone_core_enable_payload_type(pauline->lc,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/tunnel_tester.c:21:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1844:52: note: declared here
1844 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_core_enable_payload_type(LinphoneCore *lc, OrtpPayloadType *pt, bool_t enable);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/tunnel_tester.c:78:5: warning: 'linphone_core_find_payload_type' is deprecated [-Wdeprecated-declarations]
78 | linphone_core_find_payload_type(pauline->lc, "G722", 8000, 1), TRUE);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/tunnel_tester.c:21:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1870:54: note: declared here
1870 | LINPHONE_PUBLIC LINPHONE_DEPRECATED OrtpPayloadType *linphone_core_find_payload_type(LinphoneCore* lc, const char* type, int rate, int channels);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 81%] Building C object tester/CMakeFiles/liblinphone_tester.dir/upnp_tester.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/tester && /usr/bin/cc -DHAVE_CONFIG_H -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/liblinphone_tester.dir/upnp_tester.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/upnp_tester.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 78%] Building C object tester/CMakeFiles/liblinphone_tester.dir/tester.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/tester && /usr/bin/cc -DHAVE_CONFIG_H -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/liblinphone_tester.dir/tester.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/tester.c
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/tester.c: In function 'configure_lc_from':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/tester.c:153:3: warning: 'linphone_core_new_with_config' is deprecated [-Wdeprecated-declarations]
153 | lc = linphone_core_new_with_config(v_table, config, user_data);
| ^~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/tester.c:21:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:900:51: note: declared here
900 | LINPHONE_DEPRECATED LINPHONE_PUBLIC LinphoneCore *linphone_core_new_with_config(const LinphoneCoreVTable *vtable, LpConfig *config, void *userdata);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/tester.c:155:3: warning: 'linphone_core_new' is deprecated [-Wdeprecated-declarations]
155 | lc = linphone_core_new(v_table,NULL,(filepath!=NULL&&filepath[0]!='\0') ? filepath : NULL, user_data);
| ^~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/tester.c:21:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:883:51: note: declared here
883 | LINPHONE_DEPRECATED LINPHONE_PUBLIC LinphoneCore *linphone_core_new(const LinphoneCoreVTable *vtable,
| ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/tester.c: In function 'set_codec_enable':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/tester.c:247:2: warning: 'linphone_core_get_audio_codecs' is deprecated [-Wdeprecated-declarations]
247 | bctbx_list_t* codecs=bctbx_list_copy(linphone_core_get_audio_codecs(lc));
| ^~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/tester.c:21:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1649:57: note: declared here
1649 | LINPHONE_PUBLIC LINPHONE_DEPRECATED const bctbx_list_t *linphone_core_get_audio_codecs(const LinphoneCore *lc);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/tester.c:251:3: warning: 'linphone_core_enable_payload_type' is deprecated [-Wdeprecated-declarations]
251 | linphone_core_enable_payload_type(lc,(PayloadType*)codecs_it->data,0);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/tester.c:21:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1844:52: note: declared here
1844 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_core_enable_payload_type(LinphoneCore *lc, OrtpPayloadType *pt, bool_t enable);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/tester.c:253:2: warning: 'linphone_core_find_payload_type' is deprecated [-Wdeprecated-declarations]
253 | if ((pt = linphone_core_find_payload_type(lc,type,rate,1))) {
| ^~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/tester.c:21:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1870:54: note: declared here
1870 | LINPHONE_PUBLIC LINPHONE_DEPRECATED OrtpPayloadType *linphone_core_find_payload_type(LinphoneCore* lc, const char* type, int rate, int channels);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/tester.c:254:3: warning: 'linphone_core_enable_payload_type' is deprecated [-Wdeprecated-declarations]
254 | linphone_core_enable_payload_type(lc,pt, enable);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/tester.c:21:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1844:52: note: declared here
1844 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_core_enable_payload_type(LinphoneCore *lc, OrtpPayloadType *pt, bool_t enable);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/string.h:494,
from /usr/include/ortp/port.h:41,
from /usr/include/ortp/logging.h:29,
from /usr/include/ortp/ortp.h:66,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/tester.c:21:
In function 'strncpy',
inlined from 'linphone_conference_server_refer_received' at /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/tester.c:869:2:
/usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 20 equals destination size [-Wstringop-truncation]
106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 82%] Building C object tester/CMakeFiles/liblinphone_tester.dir/video_tester.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/tester && /usr/bin/cc -DHAVE_CONFIG_H -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/liblinphone_tester.dir/video_tester.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/video_tester.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 76%] Building CXX object daemon/CMakeFiles/linphone-daemon.dir/commands/call-resume.cc.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/daemon && /usr/bin/c++ -DHAVE_CONFIG_H -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -std=gnu++11 -Wall -Wuninitialized -Wno-error=deprecated-declarations -o CMakeFiles/linphone-daemon.dir/commands/call-resume.cc.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/call-resume.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 77%] Building CXX object daemon/CMakeFiles/linphone-daemon.dir/commands/call-stats.cc.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/daemon && /usr/bin/c++ -DHAVE_CONFIG_H -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -std=gnu++11 -Wall -Wuninitialized -Wno-error=deprecated-declarations -o CMakeFiles/linphone-daemon.dir/commands/call-stats.cc.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/call-stats.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 78%] Building CXX object daemon/CMakeFiles/linphone-daemon.dir/commands/call-status.cc.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/daemon && /usr/bin/c++ -DHAVE_CONFIG_H -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -std=gnu++11 -Wall -Wuninitialized -Wno-error=deprecated-declarations -o CMakeFiles/linphone-daemon.dir/commands/call-status.cc.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/call-status.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 81%] Building C object tester/CMakeFiles/liblinphone_tester.dir/vcard_tester.c.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/tester && /usr/bin/cc -DHAVE_CONFIG_H -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wstrict-prototypes -Werror=strict-prototypes -fno-inline-small-functions -o CMakeFiles/liblinphone_tester.dir/vcard_tester.c.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/tester/vcard_tester.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 79%] Building CXX object daemon/CMakeFiles/linphone-daemon.dir/commands/call-transfer.cc.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/daemon && /usr/bin/c++ -DHAVE_CONFIG_H -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -std=gnu++11 -Wall -Wuninitialized -Wno-error=deprecated-declarations -o CMakeFiles/linphone-daemon.dir/commands/call-transfer.cc.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/call-transfer.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 86%] Linking CXX executable liblinphone_tester
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/tester && /usr/bin/cmake -E cmake_link_script CMakeFiles/liblinphone_tester.dir/link.txt --verbose=1
/usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/liblinphone_tester.dir/accountmanager.c.o CMakeFiles/liblinphone_tester.dir/account_creator_tester.c.o CMakeFiles/liblinphone_tester.dir/audio_bypass_tester.c.o CMakeFiles/liblinphone_tester.dir/call_multicast_tester.c.o CMakeFiles/liblinphone_tester.dir/call_multi_tester.c.o CMakeFiles/liblinphone_tester.dir/call_single_tester.c.o CMakeFiles/liblinphone_tester.dir/call_video_tester.c.o CMakeFiles/liblinphone_tester.dir/complex_sip_case_tester.c.o CMakeFiles/liblinphone_tester.dir/dtmf_tester.c.o CMakeFiles/liblinphone_tester.dir/eventapi_tester.c.o CMakeFiles/liblinphone_tester.dir/flexisip_tester.c.o CMakeFiles/liblinphone_tester.dir/liblinphone_tester.c.o CMakeFiles/liblinphone_tester.dir/log_collection_tester.c.o CMakeFiles/liblinphone_tester.dir/message_tester.c.o CMakeFiles/liblinphone_tester.dir/offeranswer_tester.c.o CMakeFiles/liblinphone_tester.dir/player_tester.c.o CMakeFiles/liblinphone_tester.dir/presence_server_tester.c.o CMakeFiles/liblinphone_tester.dir/presence_tester.c.o CMakeFiles/liblinphone_tester.dir/proxy_config_tester.c.o CMakeFiles/liblinphone_tester.dir/quality_reporting_tester.c.o CMakeFiles/liblinphone_tester.dir/register_tester.c.o CMakeFiles/liblinphone_tester.dir/remote_provisioning_tester.c.o CMakeFiles/liblinphone_tester.dir/setup_tester.c.o CMakeFiles/liblinphone_tester.dir/stun_tester.c.o CMakeFiles/liblinphone_tester.dir/tester.c.o CMakeFiles/liblinphone_tester.dir/tunnel_tester.c.o CMakeFiles/liblinphone_tester.dir/upnp_tester.c.o CMakeFiles/liblinphone_tester.dir/vcard_tester.c.o CMakeFiles/liblinphone_tester.dir/video_tester.c.o -o liblinphone_tester -Wl,-rpath,/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi: ../coreapi/liblinphone.so.9 /usr/lib64/libbctoolbox-tester.so.1 /usr/lib64/libbctoolbox.so.1 /usr/lib64/libortp.so.13 /usr/lib64/libmediastreamer_voip.so.10 /usr/lib64/libmediastreamer_base.so.10 /usr/lib64/libbellesip.so.0 -lxml2 -lsqlite3 -lz
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 87%] Built target liblinphone_tester
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 82%] Building CXX object daemon/CMakeFiles/linphone-daemon.dir/commands/cn.cc.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/daemon && /usr/bin/c++ -DHAVE_CONFIG_H -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -std=gnu++11 -Wall -Wuninitialized -Wno-error=deprecated-declarations -o CMakeFiles/linphone-daemon.dir/commands/cn.cc.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/cn.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 83%] Building CXX object daemon/CMakeFiles/linphone-daemon.dir/commands/conference.cc.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/daemon && /usr/bin/c++ -DHAVE_CONFIG_H -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -std=gnu++11 -Wall -Wuninitialized -Wno-error=deprecated-declarations -o CMakeFiles/linphone-daemon.dir/commands/conference.cc.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/conference.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 84%] Building CXX object daemon/CMakeFiles/linphone-daemon.dir/commands/config.cc.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/daemon && /usr/bin/c++ -DHAVE_CONFIG_H -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -std=gnu++11 -Wall -Wuninitialized -Wno-error=deprecated-declarations -o CMakeFiles/linphone-daemon.dir/commands/config.cc.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/config.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 84%] Building CXX object daemon/CMakeFiles/linphone-daemon.dir/commands/contact.cc.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/daemon && /usr/bin/c++ -DHAVE_CONFIG_H -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -std=gnu++11 -Wall -Wuninitialized -Wno-error=deprecated-declarations -o CMakeFiles/linphone-daemon.dir/commands/contact.cc.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/contact.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 85%] Building CXX object daemon/CMakeFiles/linphone-daemon.dir/commands/dtmf.cc.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/daemon && /usr/bin/c++ -DHAVE_CONFIG_H -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -std=gnu++11 -Wall -Wuninitialized -Wno-error=deprecated-declarations -o CMakeFiles/linphone-daemon.dir/commands/dtmf.cc.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/dtmf.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 87%] Building CXX object daemon/CMakeFiles/linphone-daemon.dir/commands/firewall-policy.cc.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/daemon && /usr/bin/c++ -DHAVE_CONFIG_H -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -std=gnu++11 -Wall -Wuninitialized -Wno-error=deprecated-declarations -o CMakeFiles/linphone-daemon.dir/commands/firewall-policy.cc.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/firewall-policy.cc
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/firewall-policy.cc: In constructor 'FirewallPolicyResponse::FirewallPolicyResponse(LinphoneCore*)':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/firewall-policy.cc:31:72: warning: 'LinphoneFirewallPolicy linphone_core_get_firewall_policy(const LinphoneCore*)' is deprecated [-Wdeprecated-declarations]
31 | LinphoneFirewallPolicy policy = linphone_core_get_firewall_policy(core);
| ^
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/firewall-policy.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/firewall-policy.cc:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:2657:60: note: declared here
2657 | LINPHONE_DEPRECATED LINPHONE_PUBLIC LinphoneFirewallPolicy linphone_core_get_firewall_policy(const LinphoneCore *lc);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/firewall-policy.cc:31:72: warning: 'LinphoneFirewallPolicy linphone_core_get_firewall_policy(const LinphoneCore*)' is deprecated [-Wdeprecated-declarations]
31 | LinphoneFirewallPolicy policy = linphone_core_get_firewall_policy(core);
| ^
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/firewall-policy.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/firewall-policy.cc:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:2657:60: note: declared here
2657 | LINPHONE_DEPRECATED LINPHONE_PUBLIC LinphoneFirewallPolicy linphone_core_get_firewall_policy(const LinphoneCore *lc);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/firewall-policy.cc: In member function 'virtual void FirewallPolicyCommand::exec(Daemon*, const string&)':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/firewall-policy.cc:115:58: warning: 'void linphone_core_set_firewall_policy(LinphoneCore*, LinphoneFirewallPolicy)' is deprecated [-Wdeprecated-declarations]
115 | linphone_core_set_firewall_policy(app->getCore(), policy);
| ^
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/firewall-policy.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/firewall-policy.cc:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:2647:42: note: declared here
2647 | LINPHONE_DEPRECATED LINPHONE_PUBLIC void linphone_core_set_firewall_policy(LinphoneCore *lc, LinphoneFirewallPolicy pol);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/firewall-policy.cc:115:58: warning: 'void linphone_core_set_firewall_policy(LinphoneCore*, LinphoneFirewallPolicy)' is deprecated [-Wdeprecated-declarations]
115 | linphone_core_set_firewall_policy(app->getCore(), policy);
| ^
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/firewall-policy.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/firewall-policy.cc:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:2647:42: note: declared here
2647 | LINPHONE_DEPRECATED LINPHONE_PUBLIC void linphone_core_set_firewall_policy(LinphoneCore *lc, LinphoneFirewallPolicy pol);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 87%] Building CXX object daemon/CMakeFiles/linphone-daemon.dir/commands/help.cc.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/daemon && /usr/bin/c++ -DHAVE_CONFIG_H -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -std=gnu++11 -Wall -Wuninitialized -Wno-error=deprecated-declarations -o CMakeFiles/linphone-daemon.dir/commands/help.cc.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/help.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 88%] Building CXX object daemon/CMakeFiles/linphone-daemon.dir/commands/ipv6.cc.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/daemon && /usr/bin/c++ -DHAVE_CONFIG_H -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -std=gnu++11 -Wall -Wuninitialized -Wno-error=deprecated-declarations -o CMakeFiles/linphone-daemon.dir/commands/ipv6.cc.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/ipv6.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 89%] Building CXX object daemon/CMakeFiles/linphone-daemon.dir/commands/media-encryption.cc.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/daemon && /usr/bin/c++ -DHAVE_CONFIG_H -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -std=gnu++11 -Wall -Wuninitialized -Wno-error=deprecated-declarations -o CMakeFiles/linphone-daemon.dir/commands/media-encryption.cc.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/media-encryption.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 90%] Building CXX object daemon/CMakeFiles/linphone-daemon.dir/commands/netsim.cc.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/daemon && /usr/bin/c++ -DHAVE_CONFIG_H -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -std=gnu++11 -Wall -Wuninitialized -Wno-error=deprecated-declarations -o CMakeFiles/linphone-daemon.dir/commands/netsim.cc.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/netsim.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 90%] Building CXX object daemon/CMakeFiles/linphone-daemon.dir/commands/msfilter-add-fmtp.cc.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/daemon && /usr/bin/c++ -DHAVE_CONFIG_H -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -std=gnu++11 -Wall -Wuninitialized -Wno-error=deprecated-declarations -o CMakeFiles/linphone-daemon.dir/commands/msfilter-add-fmtp.cc.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/msfilter-add-fmtp.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 92%] Building CXX object daemon/CMakeFiles/linphone-daemon.dir/commands/pop-event.cc.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/daemon && /usr/bin/c++ -DHAVE_CONFIG_H -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -std=gnu++11 -Wall -Wuninitialized -Wno-error=deprecated-declarations -o CMakeFiles/linphone-daemon.dir/commands/pop-event.cc.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/pop-event.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 91%] Building CXX object daemon/CMakeFiles/linphone-daemon.dir/commands/play-wav.cc.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/daemon && /usr/bin/c++ -DHAVE_CONFIG_H -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -std=gnu++11 -Wall -Wuninitialized -Wno-error=deprecated-declarations -o CMakeFiles/linphone-daemon.dir/commands/play-wav.cc.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/play-wav.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 89%] Building CXX object daemon/CMakeFiles/linphone-daemon.dir/commands/jitterbuffer.cc.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/daemon && /usr/bin/c++ -DHAVE_CONFIG_H -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -std=gnu++11 -Wall -Wuninitialized -Wno-error=deprecated-declarations -o CMakeFiles/linphone-daemon.dir/commands/jitterbuffer.cc.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/jitterbuffer.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 92%] Building CXX object daemon/CMakeFiles/linphone-daemon.dir/commands/port.cc.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/daemon && /usr/bin/c++ -DHAVE_CONFIG_H -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -std=gnu++11 -Wall -Wuninitialized -Wno-error=deprecated-declarations -o CMakeFiles/linphone-daemon.dir/commands/port.cc.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/port.cc
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/port.cc: In member function 'void PortResponse::outputSIPPort(LinphoneCore*, std::ostringstream&)':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/port.cc:69:18: warning: 'LCSipTransports' is deprecated [-Wdeprecated-declarations]
69 | LCSipTransports transports;
| ^~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:31,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/port.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/port.cc:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/types.h:1032:59: note: declared here
1032 | LINPHONE_DEPRECATED typedef struct _LinphoneSipTransports LCSipTransports;
| ^~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/port.cc: In member function 'virtual void PortCommand::exec(Daemon*, const string&)':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/port.cc:161:19: warning: 'LCSipTransports' is deprecated [-Wdeprecated-declarations]
161 | LCSipTransports transports;
| ^~~~~~~~~~
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:31,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/port.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/port.cc:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/types.h:1032:59: note: declared here
1032 | LINPHONE_DEPRECATED typedef struct _LinphoneSipTransports LCSipTransports;
| ^~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 94%] Building CXX object daemon/CMakeFiles/linphone-daemon.dir/commands/quit.cc.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/daemon && /usr/bin/c++ -DHAVE_CONFIG_H -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -std=gnu++11 -Wall -Wuninitialized -Wno-error=deprecated-declarations -o CMakeFiles/linphone-daemon.dir/commands/quit.cc.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/quit.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 93%] Building CXX object daemon/CMakeFiles/linphone-daemon.dir/commands/ptime.cc.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/daemon && /usr/bin/c++ -DHAVE_CONFIG_H -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -std=gnu++11 -Wall -Wuninitialized -Wno-error=deprecated-declarations -o CMakeFiles/linphone-daemon.dir/commands/ptime.cc.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/ptime.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 95%] Building CXX object daemon/CMakeFiles/linphone-daemon.dir/commands/register-info.cc.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/daemon && /usr/bin/c++ -DHAVE_CONFIG_H -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -std=gnu++11 -Wall -Wuninitialized -Wno-error=deprecated-declarations -o CMakeFiles/linphone-daemon.dir/commands/register-info.cc.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/register-info.cc
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/register-info.cc: In member function 'void RegisterInfoResponse::append(int, const LinphoneProxyConfig*)':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/register-info.cc:35:64: warning: 'const char* linphone_proxy_config_get_identity(const LinphoneProxyConfig*)' is deprecated [-Wdeprecated-declarations]
35 | ost << "Identity: " << linphone_proxy_config_get_identity(cfg) << std::endl;
| ^
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:62,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/register-info.h:24,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/register-info.cc:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/proxy_config.h:272:49: note: declared here
272 | LINPHONE_PUBLIC LINPHONE_DEPRECATED const char *linphone_proxy_config_get_identity(const LinphoneProxyConfig *cfg);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/register-info.cc:35:64: warning: 'const char* linphone_proxy_config_get_identity(const LinphoneProxyConfig*)' is deprecated [-Wdeprecated-declarations]
35 | ost << "Identity: " << linphone_proxy_config_get_identity(cfg) << std::endl;
| ^
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:62,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/register-info.h:24,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/register-info.cc:22:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/proxy_config.h:272:49: note: declared here
272 | LINPHONE_PUBLIC LINPHONE_DEPRECATED const char *linphone_proxy_config_get_identity(const LinphoneProxyConfig *cfg);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/register-info.cc: In member function 'virtual void RegisterInfoCommand::exec(Daemon*, const string&)':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/register-info.cc:96:17: warning: catching polymorphic type 'class std::invalid_argument' by value [-Wcatch-value=]
96 | } catch (std::invalid_argument) {
| ^~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/register-info.cc:99:17: warning: catching polymorphic type 'class std::out_of_range' by value [-Wcatch-value=]
99 | } catch (std::out_of_range) {
| ^~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 96%] Building CXX object daemon/CMakeFiles/linphone-daemon.dir/commands/terminate.cc.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/daemon && /usr/bin/c++ -DHAVE_CONFIG_H -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -std=gnu++11 -Wall -Wuninitialized -Wno-error=deprecated-declarations -o CMakeFiles/linphone-daemon.dir/commands/terminate.cc.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/terminate.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 94%] Building CXX object daemon/CMakeFiles/linphone-daemon.dir/commands/register.cc.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/daemon && /usr/bin/c++ -DHAVE_CONFIG_H -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -std=gnu++11 -Wall -Wuninitialized -Wno-error=deprecated-declarations -o CMakeFiles/linphone-daemon.dir/commands/register.cc.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/register.cc
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/register.cc: In member function 'virtual void RegisterCommand::exec(Daemon*, const string&)':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/register.cc:68:55: warning: 'LinphoneProxyConfig* linphone_proxy_config_new()' is deprecated [-Wdeprecated-declarations]
68 | LinphoneProxyConfig *cfg = linphone_proxy_config_new();
| ^
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:62,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/register.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/register.cc:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/proxy_config.h:38:58: note: declared here
38 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneProxyConfig *linphone_proxy_config_new(void);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/register.cc:68:55: warning: 'LinphoneProxyConfig* linphone_proxy_config_new()' is deprecated [-Wdeprecated-declarations]
68 | LinphoneProxyConfig *cfg = linphone_proxy_config_new();
| ^
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:62,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/register.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/register.cc:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/proxy_config.h:38:58: note: declared here
38 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneProxyConfig *linphone_proxy_config_new(void);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/register.cc:78:51: warning: 'LinphoneStatus linphone_proxy_config_set_identity(LinphoneProxyConfig*, const char*)' is deprecated [-Wdeprecated-declarations]
78 | linphone_proxy_config_set_identity(cfg, cidentity);
| ^
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:62,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/register.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/register.cc:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/proxy_config.h:81:52: note: declared here
81 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_proxy_config_set_identity(LinphoneProxyConfig *cfg, const char *identity);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/register.cc:78:51: warning: 'LinphoneStatus linphone_proxy_config_set_identity(LinphoneProxyConfig*, const char*)' is deprecated [-Wdeprecated-declarations]
78 | linphone_proxy_config_set_identity(cfg, cidentity);
| ^
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:62,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/register.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/register.cc:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/proxy_config.h:81:52: note: declared here
81 | LINPHONE_PUBLIC LINPHONE_DEPRECATED LinphoneStatus linphone_proxy_config_set_identity(LinphoneProxyConfig *cfg, const char *identity);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 96%] Building CXX object daemon/CMakeFiles/linphone-daemon.dir/commands/register-status.cc.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/daemon && /usr/bin/c++ -DHAVE_CONFIG_H -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -std=gnu++11 -Wall -Wuninitialized -Wno-error=deprecated-declarations -o CMakeFiles/linphone-daemon.dir/commands/register-status.cc.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/register-status.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 97%] Building CXX object daemon/CMakeFiles/linphone-daemon.dir/commands/unregister.cc.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/daemon && /usr/bin/c++ -DHAVE_CONFIG_H -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -std=gnu++11 -Wall -Wuninitialized -Wno-error=deprecated-declarations -o CMakeFiles/linphone-daemon.dir/commands/unregister.cc.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/unregister.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 97%] Building CXX object daemon/CMakeFiles/linphone-daemon.dir/commands/version.cc.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/daemon && /usr/bin/c++ -DHAVE_CONFIG_H -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -std=gnu++11 -Wall -Wuninitialized -Wno-error=deprecated-declarations -o CMakeFiles/linphone-daemon.dir/commands/version.cc.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/version.cc
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 98%] Building CXX object daemon/CMakeFiles/linphone-daemon.dir/commands/video.cc.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/daemon && /usr/bin/c++ -DHAVE_CONFIG_H -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -std=gnu++11 -Wall -Wuninitialized -Wno-error=deprecated-declarations -o CMakeFiles/linphone-daemon.dir/commands/video.cc.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/video.cc
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/video.cc: In member function 'virtual void AutoVideo::exec(Daemon*, const string&)':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/video.cc:172:42: warning: 'void linphone_core_set_video_policy(LinphoneCore*, const LinphoneVideoPolicy*)' is deprecated [-Wdeprecated-declarations]
172 | linphone_core_set_video_policy(lc, &vpol);
| ^
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/video.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/video.cc:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:3275:42: note: declared here
3275 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_core_set_video_policy(LinphoneCore *lc, const LinphoneVideoPolicy *policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/video.cc:172:42: warning: 'void linphone_core_set_video_policy(LinphoneCore*, const LinphoneVideoPolicy*)' is deprecated [-Wdeprecated-declarations]
172 | linphone_core_set_video_policy(lc, &vpol);
| ^
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/video.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/commands/video.cc:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:3275:42: note: declared here
3275 | LINPHONE_PUBLIC LINPHONE_DEPRECATED void linphone_core_set_video_policy(LinphoneCore *lc, const LinphoneVideoPolicy *policy);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 99%] Building CXX object daemon/CMakeFiles/linphone-daemon.dir/daemon.cc.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/daemon && /usr/bin/c++ -DHAVE_CONFIG_H -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon -isystem /usr/include/libxml2 -isystem /usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -std=gnu++11 -Wall -Wuninitialized -Wno-error=deprecated-declarations -o CMakeFiles/linphone-daemon.dir/daemon.cc.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.cc
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.cc: In constructor 'CallStatsResponse::CallStatsResponse(Daemon*, LinphoneCall*, const LinphoneCallStats*, bool)':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.cc:182:87: warning: 'const OrtpPayloadType* linphone_call_params_get_used_audio_codec(const LinphoneCallParams*)' is deprecated [-Wdeprecated-declarations]
182 | const PayloadType *audioCodec = linphone_call_params_get_used_audio_codec(callParams);
| ^
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:42,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.cc:40:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/call_params.h:225:60: note: declared here
225 | LINPHONE_PUBLIC LINPHONE_DEPRECATED const OrtpPayloadType *linphone_call_params_get_used_audio_codec(const LinphoneCallParams *cp);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.cc:182:87: warning: 'const OrtpPayloadType* linphone_call_params_get_used_audio_codec(const LinphoneCallParams*)' is deprecated [-Wdeprecated-declarations]
182 | const PayloadType *audioCodec = linphone_call_params_get_used_audio_codec(callParams);
| ^
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:42,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.cc:40:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/call_params.h:225:60: note: declared here
225 | LINPHONE_PUBLIC LINPHONE_DEPRECATED const OrtpPayloadType *linphone_call_params_get_used_audio_codec(const LinphoneCallParams *cp);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.cc:185:87: warning: 'const OrtpPayloadType* linphone_call_params_get_used_video_codec(const LinphoneCallParams*)' is deprecated [-Wdeprecated-declarations]
185 | const PayloadType *videoCodec = linphone_call_params_get_used_video_codec(callParams);
| ^
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:42,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.cc:40:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/call_params.h:234:60: note: declared here
234 | LINPHONE_PUBLIC LINPHONE_DEPRECATED const OrtpPayloadType *linphone_call_params_get_used_video_codec(const LinphoneCallParams *cp);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.cc:185:87: warning: 'const OrtpPayloadType* linphone_call_params_get_used_video_codec(const LinphoneCallParams*)' is deprecated [-Wdeprecated-declarations]
185 | const PayloadType *videoCodec = linphone_call_params_get_used_video_codec(callParams);
| ^
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:42,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.cc:40:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/call_params.h:234:60: note: declared here
234 | LINPHONE_PUBLIC LINPHONE_DEPRECATED const OrtpPayloadType *linphone_call_params_get_used_video_codec(const LinphoneCallParams *cp);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.cc: In constructor 'PayloadTypeResponse::PayloadTypeResponse(LinphoneCore*, const PayloadType*, int, const string&, bool)':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.cc:230:90: warning: 'bool_t linphone_core_payload_type_enabled(const LinphoneCore*, const OrtpPayloadType*)' is deprecated [-Wdeprecated-declarations]
230 | ostr << prefix << "Enabled: " << (linphone_core_payload_type_enabled(core, payloadType) == TRUE ? "true" : "false") << "\n";
| ^
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.cc:40:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1799:44: note: declared here
1799 | LINPHONE_PUBLIC LINPHONE_DEPRECATED bool_t linphone_core_payload_type_enabled(const LinphoneCore *lc, const OrtpPayloadType *pt);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.cc:230:90: warning: 'bool_t linphone_core_payload_type_enabled(const LinphoneCore*, const OrtpPayloadType*)' is deprecated [-Wdeprecated-declarations]
230 | ostr << prefix << "Enabled: " << (linphone_core_payload_type_enabled(core, payloadType) == TRUE ? "true" : "false") << "\n";
| ^
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.cc:40:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1799:44: note: declared here
1799 | LINPHONE_PUBLIC LINPHONE_DEPRECATED bool_t linphone_core_payload_type_enabled(const LinphoneCore *lc, const OrtpPayloadType *pt);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.cc: In constructor 'PayloadTypeParser::PayloadTypeParser(LinphoneCore*, const string&, bool)':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.cc:250:76: warning: 'OrtpPayloadType* linphone_core_find_payload_type(LinphoneCore*, const char*, int, int)' is deprecated [-Wdeprecated-declarations]
250 | mPayloadType = linphone_core_find_payload_type(core, type, rate, channels);
| ^
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.cc:40:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1870:54: note: declared here
1870 | LINPHONE_PUBLIC LINPHONE_DEPRECATED OrtpPayloadType *linphone_core_find_payload_type(LinphoneCore* lc, const char* type, int rate, int channels);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.cc:250:76: warning: 'OrtpPayloadType* linphone_core_find_payload_type(LinphoneCore*, const char*, int, int)' is deprecated [-Wdeprecated-declarations]
250 | mPayloadType = linphone_core_find_payload_type(core, type, rate, channels);
| ^
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.cc:40:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1870:54: note: declared here
1870 | LINPHONE_PUBLIC LINPHONE_DEPRECATED OrtpPayloadType *linphone_core_find_payload_type(LinphoneCore* lc, const char* type, int rate, int channels);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.cc:251:83: warning: 'const bctbx_list_t* linphone_core_get_audio_codecs(const LinphoneCore*)' is deprecated [-Wdeprecated-declarations]
251 | if (mPayloadType) mPosition=bctbx_list_index(linphone_core_get_audio_codecs(core), mPayloadType);
| ^
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.cc:40:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1649:57: note: declared here
1649 | LINPHONE_PUBLIC LINPHONE_DEPRECATED const bctbx_list_t *linphone_core_get_audio_codecs(const LinphoneCore *lc);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.cc:251:83: warning: 'const bctbx_list_t* linphone_core_get_audio_codecs(const LinphoneCore*)' is deprecated [-Wdeprecated-declarations]
251 | if (mPayloadType) mPosition=bctbx_list_index(linphone_core_get_audio_codecs(core), mPayloadType);
| ^
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.cc:40:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1649:57: note: declared here
1649 | LINPHONE_PUBLIC LINPHONE_DEPRECATED const bctbx_list_t *linphone_core_get_audio_codecs(const LinphoneCore *lc);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.cc:254:47: warning: 'const bctbx_list_t* linphone_core_get_audio_codecs(const LinphoneCore*)' is deprecated [-Wdeprecated-declarations]
254 | for(elem=linphone_core_get_audio_codecs(core);elem!=NULL;elem=elem->next){
| ^
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.cc:40:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1649:57: note: declared here
1649 | LINPHONE_PUBLIC LINPHONE_DEPRECATED const bctbx_list_t *linphone_core_get_audio_codecs(const LinphoneCore *lc);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.cc:254:47: warning: 'const bctbx_list_t* linphone_core_get_audio_codecs(const LinphoneCore*)' is deprecated [-Wdeprecated-declarations]
254 | for(elem=linphone_core_get_audio_codecs(core);elem!=NULL;elem=elem->next){
| ^
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.cc:40:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:1649:57: note: declared here
1649 | LINPHONE_PUBLIC LINPHONE_DEPRECATED const bctbx_list_t *linphone_core_get_audio_codecs(const LinphoneCore *lc);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.cc: In constructor 'Daemon::Daemon(const char*, const char*, const char*, const char*, bool, bool)':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.cc:320:37: warning: 'void linphone_core_enable_logs(FILE*)' is deprecated [-Wdeprecated-declarations]
320 | linphone_core_enable_logs(mLogFile);
| ^
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.cc:40:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:812:42: note: declared here
812 | LINPHONE_DEPRECATED LINPHONE_PUBLIC void linphone_core_enable_logs(FILE *file);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.cc:320:37: warning: 'void linphone_core_enable_logs(FILE*)' is deprecated [-Wdeprecated-declarations]
320 | linphone_core_enable_logs(mLogFile);
| ^
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.cc:40:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:812:42: note: declared here
812 | LINPHONE_DEPRECATED LINPHONE_PUBLIC void linphone_core_enable_logs(FILE *file);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.cc:322:30: warning: 'void linphone_core_disable_logs()' is deprecated [-Wdeprecated-declarations]
322 | linphone_core_disable_logs();
| ^
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.cc:40:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:828:42: note: declared here
828 | LINPHONE_DEPRECATED LINPHONE_PUBLIC void linphone_core_disable_logs(void);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.cc:322:30: warning: 'void linphone_core_disable_logs()' is deprecated [-Wdeprecated-declarations]
322 | linphone_core_disable_logs();
| ^
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.cc:40:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:828:42: note: declared here
828 | LINPHONE_DEPRECATED LINPHONE_PUBLIC void linphone_core_disable_logs(void);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.cc:330:73: warning: 'LinphoneCore* linphone_core_new(const LinphoneCoreVTable*, const char*, const char*, void*)' is deprecated [-Wdeprecated-declarations]
330 | mLc = linphone_core_new(&vtable, config_path, factory_config_path, this);
| ^
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.cc:40:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:883:51: note: declared here
883 | LINPHONE_DEPRECATED LINPHONE_PUBLIC LinphoneCore *linphone_core_new(const LinphoneCoreVTable *vtable,
| ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.cc:330:73: warning: 'LinphoneCore* linphone_core_new(const LinphoneCoreVTable*, const char*, const char*, void*)' is deprecated [-Wdeprecated-declarations]
330 | mLc = linphone_core_new(&vtable, config_path, factory_config_path, this);
| ^
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.cc:40:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:883:51: note: declared here
883 | LINPHONE_DEPRECATED LINPHONE_PUBLIC LinphoneCore *linphone_core_new(const LinphoneCoreVTable *vtable,
| ^~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.cc: In destructor 'Daemon::~Daemon()':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.cc:867:33: warning: 'void linphone_core_enable_logs(FILE*)' is deprecated [-Wdeprecated-declarations]
867 | linphone_core_enable_logs(NULL);
| ^
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.cc:40:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:812:42: note: declared here
812 | LINPHONE_DEPRECATED LINPHONE_PUBLIC void linphone_core_enable_logs(FILE *file);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.cc:867:33: warning: 'void linphone_core_enable_logs(FILE*)' is deprecated [-Wdeprecated-declarations]
867 | linphone_core_enable_logs(NULL);
| ^
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/daemon/daemon.cc:40:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:812:42: note: declared here
812 | LINPHONE_DEPRECATED LINPHONE_PUBLIC void linphone_core_enable_logs(FILE *file);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 99%] Linking CXX executable linphone-daemon
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/daemon && /usr/bin/cmake -E cmake_link_script CMakeFiles/linphone-daemon.dir/link.txt --verbose=1
/usr/bin/c++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -rdynamic CMakeFiles/linphone-daemon.dir/commands/adaptive-jitter-compensation.cc.o CMakeFiles/linphone-daemon.dir/commands/answer.cc.o CMakeFiles/linphone-daemon.dir/commands/audio-codec-get.cc.o CMakeFiles/linphone-daemon.dir/commands/audio-codec-move.cc.o CMakeFiles/linphone-daemon.dir/commands/audio-codec-set.cc.o CMakeFiles/linphone-daemon.dir/commands/audio-codec-toggle.cc.o CMakeFiles/linphone-daemon.dir/commands/audio-stream-start.cc.o CMakeFiles/linphone-daemon.dir/commands/audio-stream-stats.cc.o CMakeFiles/linphone-daemon.dir/commands/audio-stream-stop.cc.o CMakeFiles/linphone-daemon.dir/commands/auth-infos-clear.cc.o CMakeFiles/linphone-daemon.dir/commands/call.cc.o CMakeFiles/linphone-daemon.dir/commands/call-mute.cc.o CMakeFiles/linphone-daemon.dir/commands/call-pause.cc.o CMakeFiles/linphone-daemon.dir/commands/call-resume.cc.o CMakeFiles/linphone-daemon.dir/commands/call-stats.cc.o CMakeFiles/linphone-daemon.dir/commands/call-status.cc.o CMakeFiles/linphone-daemon.dir/commands/call-transfer.cc.o CMakeFiles/linphone-daemon.dir/commands/cn.cc.o CMakeFiles/linphone-daemon.dir/commands/conference.cc.o CMakeFiles/linphone-daemon.dir/commands/config.cc.o CMakeFiles/linphone-daemon.dir/commands/contact.cc.o CMakeFiles/linphone-daemon.dir/commands/dtmf.cc.o CMakeFiles/linphone-daemon.dir/commands/firewall-policy.cc.o CMakeFiles/linphone-daemon.dir/commands/help.cc.o CMakeFiles/linphone-daemon.dir/commands/ipv6.cc.o CMakeFiles/linphone-daemon.dir/commands/jitterbuffer.cc.o CMakeFiles/linphone-daemon.dir/commands/media-encryption.cc.o CMakeFiles/linphone-daemon.dir/commands/msfilter-add-fmtp.cc.o CMakeFiles/linphone-daemon.dir/commands/netsim.cc.o CMakeFiles/linphone-daemon.dir/commands/play-wav.cc.o CMakeFiles/linphone-daemon.dir/commands/pop-event.cc.o CMakeFiles/linphone-daemon.dir/commands/port.cc.o CMakeFiles/linphone-daemon.dir/commands/ptime.cc.o CMakeFiles/linphone-daemon.dir/commands/quit.cc.o CMakeFiles/linphone-daemon.dir/commands/register.cc.o CMakeFiles/linphone-daemon.dir/commands/register-info.cc.o CMakeFiles/linphone-daemon.dir/commands/register-status.cc.o CMakeFiles/linphone-daemon.dir/commands/terminate.cc.o CMakeFiles/linphone-daemon.dir/commands/unregister.cc.o CMakeFiles/linphone-daemon.dir/commands/version.cc.o CMakeFiles/linphone-daemon.dir/commands/video.cc.o CMakeFiles/linphone-daemon.dir/daemon.cc.o -o linphone-daemon -Wl,-rpath,/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi: ../coreapi/liblinphone.so.9 /usr/lib64/libmediastreamer_voip.so.10 /usr/lib64/libmediastreamer_base.so.10 /usr/lib64/libortp.so.13 /usr/lib64/libbctoolbox.so.1
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 99%] Built target linphone-daemon
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build'
[ 70%] Building CXX object wrappers/cpp/CMakeFiles/linphone++.dir/src/linphone++.cc.o
cd /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/wrappers/cpp && /usr/bin/c++ -DHAVE_CONFIG_H -DLINPHONECXX_EXPORTS -DLINPHONE_EXPORTS -DSQLITE_STORAGE_ENABLED -DVCARD_ENABLED -DVIDEO_ENABLED -Dlinphone___EXPORTS -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/coreapi -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/wrappers/cpp/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/include -I/home/iurt/rpmbuild/BUILD/linphone-3.12.0/wrappers/cpp -I/usr/include/libxml2 -I/usr/include/bcmatroska2 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -fPIC -std=gnu++11 -o CMakeFiles/linphone++.dir/src/linphone++.cc.o -c /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/wrappers/cpp/src/linphone++.cc
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/wrappers/cpp/src/linphone++.cc: In member function 'std::string linphone::AccountCreator::getRoute() const':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/wrappers/cpp/src/linphone++.cc:452:110: warning: 'const char* linphone_account_creator_get_route(const LinphoneAccountCreator*)' is deprecated [-Wdeprecated-declarations]
452 | return StringUtilities::cStringToCpp(linphone_account_creator_get_route((::LinphoneAccountCreator *)mPrivPtr));
| ^
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:35,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/linphonecore.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/wrappers/cpp/src/linphone++.cc:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/account_creator.h:319:50: note: declared here
319 | LINPHONE_DEPRECATED LINPHONE_PUBLIC const char * linphone_account_creator_get_route(const LinphoneAccountCreator *creator);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/wrappers/cpp/src/linphone++.cc:452:110: warning: 'const char* linphone_account_creator_get_route(const LinphoneAccountCreator*)' is deprecated [-Wdeprecated-declarations]
452 | return StringUtilities::cStringToCpp(linphone_account_creator_get_route((::LinphoneAccountCreator *)mPrivPtr));
| ^
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:35,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/linphonecore.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/wrappers/cpp/src/linphone++.cc:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/account_creator.h:319:50: note: declared here
319 | LINPHONE_DEPRECATED LINPHONE_PUBLIC const char * linphone_account_creator_get_route(const LinphoneAccountCreator *creator);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/wrappers/cpp/src/linphone++.cc: In member function 'linphone::AccountCreatorStatus linphone::AccountCreator::setRoute(const string&)':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/wrappers/cpp/src/linphone++.cc:455:140: warning: 'LinphoneAccountCreatorStatus linphone_account_creator_set_route(LinphoneAccountCreator*, const char*)' is deprecated [-Wdeprecated-declarations]
455 | return (AccountCreatorStatus)linphone_account_creator_set_route((::LinphoneAccountCreator *)mPrivPtr, StringUtilities::cppStringToC(route));
| ^
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:35,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/linphonecore.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/wrappers/cpp/src/linphone++.cc:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/account_creator.h:312:66: note: declared here
312 | LINPHONE_DEPRECATED LINPHONE_PUBLIC LinphoneAccountCreatorStatus linphone_account_creator_set_route(LinphoneAccountCreator *creator, const char *route);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/wrappers/cpp/src/linphone++.cc:455:140: warning: 'LinphoneAccountCreatorStatus linphone_account_creator_set_route(LinphoneAccountCreator*, const char*)' is deprecated [-Wdeprecated-declarations]
455 | return (AccountCreatorStatus)linphone_account_creator_set_route((::LinphoneAccountCreator *)mPrivPtr, StringUtilities::cppStringToC(route));
| ^
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:35,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/linphonecore.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/wrappers/cpp/src/linphone++.cc:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/account_creator.h:312:66: note: declared here
312 | LINPHONE_DEPRECATED LINPHONE_PUBLIC LinphoneAccountCreatorStatus linphone_account_creator_set_route(LinphoneAccountCreator *creator, const char *route);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/wrappers/cpp/src/linphone++.cc: In member function 'std::shared_ptr linphone::AccountCreator::configure() const':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/wrappers/cpp/src/linphone++.cc:497:117: warning: 'LinphoneProxyConfig* linphone_account_creator_configure(const LinphoneAccountCreator*)' is deprecated [-Wdeprecated-declarations]
497 | return Object::cPtrToSharedPtr(linphone_account_creator_configure((::LinphoneAccountCreator *)mPrivPtr));
| ^
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:35,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/linphonecore.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/wrappers/cpp/src/linphone++.cc:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/account_creator.h:521:59: note: declared here
521 | LINPHONE_DEPRECATED LINPHONE_PUBLIC LinphoneProxyConfig * linphone_account_creator_configure(const LinphoneAccountCreator *creator);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/wrappers/cpp/src/linphone++.cc:497:117: warning: 'LinphoneProxyConfig* linphone_account_creator_configure(const LinphoneAccountCreator*)' is deprecated [-Wdeprecated-declarations]
497 | return Object::cPtrToSharedPtr(linphone_account_creator_configure((::LinphoneAccountCreator *)mPrivPtr));
| ^
In file included from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/core.h:35,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/linphonecore.h:23,
from /home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/wrappers/cpp/src/linphone++.cc:20:
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/include/linphone/account_creator.h:521:59: note: declared here
521 | LINPHONE_DEPRECATED LINPHONE_PUBLIC LinphoneProxyConfig * linphone_account_creator_configure(const LinphoneAccountCreator *creator);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/wrappers/cpp/src/linphone++.cc: In member function 'linphone::Status linphone::Core::transferCall(const std::shared_ptr&, const string&)':
/home/iurt/rpmbuild/BUILD/linphone-3.12.0/build/wrappers/cpp/src/linphone++.cc:4200:191: warning: 'LinphoneStatus linphone_core_transfer_call(LinphoneCore*, LinphoneCall*, const char*)' is deprecated [-Wdeprecated-declarations]
4200 | return linphone_core_transfer_call((::LinphoneCore *)mPrivPtr, (::LinphoneCall *)Object::sharedPtrToCPtr(std::static_pointer_cast