******************************************************************************** conan test conan-center-index/recipes/resiprocate/all/test_package/conanfile.py resiprocate/1.12.0@#50df43b588338fbf0d9da4c31306a0bc -pr /home/conan/w/prod/BuildSingleReference/63891/fe598a91-7bf2-4e4b-a9ab-22b1f85facc5/profile_linux_9_libstdcpp_gcc_debug_64.resiprocate-shared-True.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++ compiler.version=9 os=Linux [options] resiprocate:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True resiprocate/1.12.0 (test package): Installing package Requirements libmysqlclient/8.0.29 from 'conan-center' - Cache libpq/14.2 from 'conan-center' - Cache lz4/1.9.3 from 'conan-center' - Cache openssl/1.1.1q from 'conan-center' - Cache resiprocate/1.12.0 from local cache - Cache zlib/1.2.12 from 'conan-center' - Cache zstd/1.5.2 from 'conan-center' - Cache Packages libmysqlclient/8.0.29:148329bb0d219e1baeb3f585b5f2c75433291a64 - Cache libpq/14.2:23b828d52c0630e6b0b96d2945419feb7843c4f8 - Cache lz4/1.9.3:23b828d52c0630e6b0b96d2945419feb7843c4f8 - Cache openssl/1.1.1q:23b828d52c0630e6b0b96d2945419feb7843c4f8 - Cache resiprocate/1.12.0:a2ec7acf4da7a149da7cdeea9acf0f08d4993486 - Cache zlib/1.2.12:23b828d52c0630e6b0b96d2945419feb7843c4f8 - Cache zstd/1.5.2:45708ed6e5806ef31e05ce6fc0318b81ec6e0f2c - Cache Installing (downloading, building) binaries... libpq/14.2: Already installed! lz4/1.9.3: Already installed! openssl/1.1.1q: Already installed! zlib/1.2.12: Already installed! zstd/1.5.2: Already installed! libmysqlclient/8.0.29: Already installed! resiprocate/1.12.0: Already installed! resiprocate/1.12.0: Appending PATH environment variable: /home/conan/w/prod/BuildSingleReference/.conan/data/resiprocate/1.12.0/_/_/package/a2ec7acf4da7a149da7cdeea9acf0f08d4993486/bin resiprocate/1.12.0 (test package): Generator txt created conanbuildinfo.txt resiprocate/1.12.0 (test package): Generator cmake created conanbuildinfo.cmake resiprocate/1.12.0 (test package): Aggregating env generators resiprocate/1.12.0 (test package): Generated conaninfo.txt resiprocate/1.12.0 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/resiprocate/all/test_package/build/5a30e5acc0a8ba48bc5067fb547fbb68a7447225/conan.lock' Using cached profile from lockfile [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK resiprocate/1.12.0 (test package): Calling build() ----Running------ > cd '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/resiprocate/all/test_package/build/5a30e5acc0a8ba48bc5067fb547fbb68a7447225' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="9" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/resiprocate/all/test_package/build/5a30e5acc0a8ba48bc5067fb547fbb68a7447225/package" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/resiprocate/all/test_package' ----------------- -- The C compiler identification is GNU 9.2.1 -- The CXX compiler identification is GNU 9.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Conan: called by CMake conan helper -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 9 -- Conan: Checking correct version: 9 -- Conan: C++ stdlib: libstdc++ -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/resiprocate/all/test_package/build/5a30e5acc0a8ba48bc5067fb547fbb68a7447225 ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/resiprocate/all/test_package/build/5a30e5acc0a8ba48bc5067fb547fbb68a7447225' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o [100%] Linking CXX executable bin/test_package [100%] Built target test_package resiprocate/1.12.0 (test package): Running test() ----Running------ > bin/test_package ----------------- INVITE SIP/2.0/UDP 10.0.0.10;branch=z9hG4bK3af7.0a6e92f4.0SIP/2.0/UDP 192.168.0.2:5060;branch=z9hG4bK12ee92cb;rport=5060 16 "78128210000" ;tag=as149b2d97 3cbf958e6f43d91905c3fa964a373dcb@example.ru 103 INVITE INVITEACKCANCELOPTIONSBYEREFERSUBSCRIBENOTIFY application/sdp Wed, 10 Jan 2001 13:16:23 GMT replaces 394 v=0 o=root 3303 3304 IN IP4 10.0.0.10 s=session c=IN IP4 10.0.0.10 t=0 0 m=audio 40358 RTP/AVP 0 8 101 a=rtpmap:0 PCMU/8000 a=rtpmap:8 PCMA/8000 a=rtpmap:101 telephone-event/8000 a=fmtp:101 0-16 a=silenceSupp:off - - - - a=sendrecv CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/resiprocate/1.12.0/_/_/package/a2ec7acf4da7a149da7cdeea9acf0f08d4993486/include/resip/stack/NameAddr.hxx:8, from /home/conan/w/prod/BuildSingleReference/.conan/data/resiprocate/1.12.0/_/_/package/a2ec7acf4da7a149da7cdeea9acf0f08d4993486/include/resip/stack/ParserCategories.hxx:15, from /home/conan/w/prod/BuildSingleReference/.conan/data/resiprocate/1.12.0/_/_/package/a2ec7acf4da7a149da7cdeea9acf0f08d4993486/include/resip/stack/Headers.hxx:4, from /home/conan/w/prod/BuildSingleReference/.conan/data/resiprocate/1.12.0/_/_/package/a2ec7acf4da7a149da7cdeea9acf0f08d4993486/include/resip/stack/Contents.hxx:10, from /home/conan/w/prod/BuildSingleReference/.conan/data/resiprocate/1.12.0/_/_/package/a2ec7acf4da7a149da7cdeea9acf0f08d4993486/include/resip/stack/SipMessage.hxx:11, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/resiprocate/all/test_package/test_package.cpp:1: /home/conan/w/prod/BuildSingleReference/.conan/data/resiprocate/1.12.0/_/_/package/a2ec7acf4da7a149da7cdeea9acf0f08d4993486/include/resip/stack/Uri.hxx:276:12: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 276 | std::auto_ptr mEmbeddedHeadersText; | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from /home/conan/w/prod/BuildSingleReference/.conan/data/resiprocate/1.12.0/_/_/package/a2ec7acf4da7a149da7cdeea9acf0f08d4993486/include/resip/stack/SipMessage.hxx:9, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/resiprocate/all/test_package/test_package.cpp:1: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/resiprocate/1.12.0/_/_/package/a2ec7acf4da7a149da7cdeea9acf0f08d4993486/include/resip/stack/NameAddr.hxx:8, from /home/conan/w/prod/BuildSingleReference/.conan/data/resiprocate/1.12.0/_/_/package/a2ec7acf4da7a149da7cdeea9acf0f08d4993486/include/resip/stack/ParserCategories.hxx:15, from /home/conan/w/prod/BuildSingleReference/.conan/data/resiprocate/1.12.0/_/_/package/a2ec7acf4da7a149da7cdeea9acf0f08d4993486/include/resip/stack/Headers.hxx:4, from /home/conan/w/prod/BuildSingleReference/.conan/data/resiprocate/1.12.0/_/_/package/a2ec7acf4da7a149da7cdeea9acf0f08d4993486/include/resip/stack/Contents.hxx:10, from /home/conan/w/prod/BuildSingleReference/.conan/data/resiprocate/1.12.0/_/_/package/a2ec7acf4da7a149da7cdeea9acf0f08d4993486/include/resip/stack/SipMessage.hxx:11, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/resiprocate/all/test_package/test_package.cpp:1: /home/conan/w/prod/BuildSingleReference/.conan/data/resiprocate/1.12.0/_/_/package/a2ec7acf4da7a149da7cdeea9acf0f08d4993486/include/resip/stack/Uri.hxx:277:12: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 277 | std::auto_ptr mEmbeddedHeaders; | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from /home/conan/w/prod/BuildSingleReference/.conan/data/resiprocate/1.12.0/_/_/package/a2ec7acf4da7a149da7cdeea9acf0f08d4993486/include/resip/stack/SipMessage.hxx:9, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/resiprocate/all/test_package/test_package.cpp:1: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/resiprocate/1.12.0/_/_/package/a2ec7acf4da7a149da7cdeea9acf0f08d4993486/include/rutil/SharedPtr.hxx:13, from /home/conan/w/prod/BuildSingleReference/.conan/data/resiprocate/1.12.0/_/_/package/a2ec7acf4da7a149da7cdeea9acf0f08d4993486/include/resip/stack/SipMessage.hxx:28, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/resiprocate/all/test_package/test_package.cpp:1: /home/conan/w/prod/BuildSingleReference/.conan/data/resiprocate/1.12.0/_/_/package/a2ec7acf4da7a149da7cdeea9acf0f08d4993486/include/rutil/SharedCount.hxx:244:31: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 244 | explicit shared_count(std::auto_ptr & r): pi_(new sp_counted_base_impl< Y *, checked_deleter >(r.get(), checked_deleter())) | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from /home/conan/w/prod/BuildSingleReference/.conan/data/resiprocate/1.12.0/_/_/package/a2ec7acf4da7a149da7cdeea9acf0f08d4993486/include/resip/stack/SipMessage.hxx:9, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/resiprocate/all/test_package/test_package.cpp:1: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/resiprocate/1.12.0/_/_/package/a2ec7acf4da7a149da7cdeea9acf0f08d4993486/include/resip/stack/SipMessage.hxx:28, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/resiprocate/all/test_package/test_package.cpp:1: /home/conan/w/prod/BuildSingleReference/.conan/data/resiprocate/1.12.0/_/_/package/a2ec7acf4da7a149da7cdeea9acf0f08d4993486/include/rutil/SharedPtr.hxx:154:28: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 154 | explicit SharedPtr(std::auto_ptr & r): px(r.get()), pn() | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from /home/conan/w/prod/BuildSingleReference/.conan/data/resiprocate/1.12.0/_/_/package/a2ec7acf4da7a149da7cdeea9acf0f08d4993486/include/resip/stack/SipMessage.hxx:9, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/resiprocate/all/test_package/test_package.cpp:1: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/resiprocate/1.12.0/_/_/package/a2ec7acf4da7a149da7cdeea9acf0f08d4993486/include/resip/stack/SipMessage.hxx:28, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/resiprocate/all/test_package/test_package.cpp:1: /home/conan/w/prod/BuildSingleReference/.conan/data/resiprocate/1.12.0/_/_/package/a2ec7acf4da7a149da7cdeea9acf0f08d4993486/include/rutil/SharedPtr.hxx:170:31: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 170 | SharedPtr & operator=(std::auto_ptr & r) | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from /home/conan/w/prod/BuildSingleReference/.conan/data/resiprocate/1.12.0/_/_/package/a2ec7acf4da7a149da7cdeea9acf0f08d4993486/include/resip/stack/SipMessage.hxx:9, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/resiprocate/all/test_package/test_package.cpp:1: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/resiprocate/all/test_package/test_package.cpp:1: /home/conan/w/prod/BuildSingleReference/.conan/data/resiprocate/1.12.0/_/_/package/a2ec7acf4da7a149da7cdeea9acf0f08d4993486/include/resip/stack/SipMessage.hxx:498:12: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 498 | std::auto_ptr releaseContents(); | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from /home/conan/w/prod/BuildSingleReference/.conan/data/resiprocate/1.12.0/_/_/package/a2ec7acf4da7a149da7cdeea9acf0f08d4993486/include/resip/stack/SipMessage.hxx:9, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/resiprocate/all/test_package/test_package.cpp:1: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/resiprocate/all/test_package/test_package.cpp:1: /home/conan/w/prod/BuildSingleReference/.conan/data/resiprocate/1.12.0/_/_/package/a2ec7acf4da7a149da7cdeea9acf0f08d4993486/include/resip/stack/SipMessage.hxx:505:29: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 505 | void setContents(std::auto_ptr contents); | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from /home/conan/w/prod/BuildSingleReference/.conan/data/resiprocate/1.12.0/_/_/package/a2ec7acf4da7a149da7cdeea9acf0f08d4993486/include/resip/stack/SipMessage.hxx:9, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/resiprocate/all/test_package/test_package.cpp:1: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/resiprocate/all/test_package/test_package.cpp:1: /home/conan/w/prod/BuildSingleReference/.conan/data/resiprocate/1.12.0/_/_/package/a2ec7acf4da7a149da7cdeea9acf0f08d4993486/include/resip/stack/SipMessage.hxx:563:39: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 563 | void setSecurityAttributes(std::auto_ptr); | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from /home/conan/w/prod/BuildSingleReference/.conan/data/resiprocate/1.12.0/_/_/package/a2ec7acf4da7a149da7cdeea9acf0f08d4993486/include/resip/stack/SipMessage.hxx:9, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/resiprocate/all/test_package/test_package.cpp:1: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/resiprocate/all/test_package/test_package.cpp:1: /home/conan/w/prod/BuildSingleReference/.conan/data/resiprocate/1.12.0/_/_/package/a2ec7acf4da7a149da7cdeea9acf0f08d4993486/include/resip/stack/SipMessage.hxx:568:38: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 568 | void addOutboundDecorator(std::auto_ptr md){mOutboundDecorators.push_back(md.release());} | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from /home/conan/w/prod/BuildSingleReference/.conan/data/resiprocate/1.12.0/_/_/package/a2ec7acf4da7a149da7cdeea9acf0f08d4993486/include/resip/stack/SipMessage.hxx:9, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/resiprocate/all/test_package/test_package.cpp:1: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/resiprocate/all/test_package/test_package.cpp:1: /home/conan/w/prod/BuildSingleReference/.conan/data/resiprocate/1.12.0/_/_/package/a2ec7acf4da7a149da7cdeea9acf0f08d4993486/include/resip/stack/SipMessage.hxx:737:12: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 737 | std::auto_ptr mSecurityAttributes; | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from /home/conan/w/prod/BuildSingleReference/.conan/data/resiprocate/1.12.0/_/_/package/a2ec7acf4da7a149da7cdeea9acf0f08d4993486/include/resip/stack/SipMessage.hxx:9, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/resiprocate/all/test_package/test_package.cpp:1: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/resiprocate/1.12.0/_/_/package/a2ec7acf4da7a149da7cdeea9acf0f08d4993486/include/resip/stack/Helper.hxx:14, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/resiprocate/all/test_package/test_package.cpp:2: /home/conan/w/prod/BuildSingleReference/.conan/data/resiprocate/1.12.0/_/_/package/a2ec7acf4da7a149da7cdeea9acf0f08d4993486/include/resip/stack/SdpContents.hxx:166:31: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 166 | static std::auto_ptr sStaticCodecs; | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from /home/conan/w/prod/BuildSingleReference/.conan/data/resiprocate/1.12.0/_/_/package/a2ec7acf4da7a149da7cdeea9acf0f08d4993486/include/resip/stack/SipMessage.hxx:9, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/resiprocate/all/test_package/test_package.cpp:1: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/resiprocate/all/test_package/test_package.cpp:2: /home/conan/w/prod/BuildSingleReference/.conan/data/resiprocate/1.12.0/_/_/package/a2ec7acf4da7a149da7cdeea9acf0f08d4993486/include/resip/stack/Helper.hxx:529:35: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 529 | ContentsSecAttrs(std::auto_ptr contents, | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from /home/conan/w/prod/BuildSingleReference/.conan/data/resiprocate/1.12.0/_/_/package/a2ec7acf4da7a149da7cdeea9acf0f08d4993486/include/resip/stack/SipMessage.hxx:9, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/resiprocate/all/test_package/test_package.cpp:1: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/resiprocate/all/test_package/test_package.cpp:2: /home/conan/w/prod/BuildSingleReference/.conan/data/resiprocate/1.12.0/_/_/package/a2ec7acf4da7a149da7cdeea9acf0f08d4993486/include/resip/stack/Helper.hxx:530:35: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 530 | std::auto_ptr attributes); | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from /home/conan/w/prod/BuildSingleReference/.conan/data/resiprocate/1.12.0/_/_/package/a2ec7acf4da7a149da7cdeea9acf0f08d4993486/include/resip/stack/SipMessage.hxx:9, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/resiprocate/all/test_package/test_package.cpp:1: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/resiprocate/all/test_package/test_package.cpp:2: /home/conan/w/prod/BuildSingleReference/.conan/data/resiprocate/1.12.0/_/_/package/a2ec7acf4da7a149da7cdeea9acf0f08d4993486/include/resip/stack/Helper.hxx:533:26: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 533 | mutable std::auto_ptr mContents; | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from /home/conan/w/prod/BuildSingleReference/.conan/data/resiprocate/1.12.0/_/_/package/a2ec7acf4da7a149da7cdeea9acf0f08d4993486/include/resip/stack/SipMessage.hxx:9, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/resiprocate/all/test_package/test_package.cpp:1: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/resiprocate/all/test_package/test_package.cpp:2: /home/conan/w/prod/BuildSingleReference/.conan/data/resiprocate/1.12.0/_/_/package/a2ec7acf4da7a149da7cdeea9acf0f08d4993486/include/resip/stack/Helper.hxx:534:26: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 534 | mutable std::auto_ptr mAttributes; | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from /home/conan/w/prod/BuildSingleReference/.conan/data/resiprocate/1.12.0/_/_/package/a2ec7acf4da7a149da7cdeea9acf0f08d4993486/include/resip/stack/SipMessage.hxx:9, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/resiprocate/all/test_package/test_package.cpp:1: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ In file included from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/resiprocate/all/test_package/test_package.cpp:2: /home/conan/w/prod/BuildSingleReference/.conan/data/resiprocate/1.12.0/_/_/package/a2ec7acf4da7a149da7cdeea9acf0f08d4993486/include/resip/stack/Helper.hxx:548:19: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] 548 | static std::auto_ptr getSdp(Contents* tree); | ^~~~~~~~ In file included from /usr/include/c++/9/memory:80, from /home/conan/w/prod/BuildSingleReference/.conan/data/resiprocate/1.12.0/_/_/package/a2ec7acf4da7a149da7cdeea9acf0f08d4993486/include/resip/stack/SipMessage.hxx:9, from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/resiprocate/all/test_package/test_package.cpp:1: /usr/include/c++/9/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~