******************************************************************************** conan test conan-center-index/recipes/resiprocate/all/test_package/conanfile.py resiprocate/1.12.0@#50df43b588338fbf0d9da4c31306a0bc -pr /home/conan/w/prod/BuildSingleReference/63896/85a9c6da-3a2f-41f7-aeab-2026df62f95d/profile_linux_11_libstdcpp_clang_release_64.resiprocate-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=clang compiler.libcxx=libstdc++ compiler.version=11 os=Linux [options] resiprocate:shared=False [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:8080631765ea382f52364489a4f20566ab1ae820 - Cache libpq/14.2:d988447fa516eac7400b2f34e2d4b89e42b4b1a8 - Cache lz4/1.9.3:d988447fa516eac7400b2f34e2d4b89e42b4b1a8 - Cache openssl/1.1.1q:d988447fa516eac7400b2f34e2d4b89e42b4b1a8 - Cache resiprocate/1.12.0:082d0477a56f433c0f261fb5bcd72b3db09c8806 - Cache zlib/1.2.12:d988447fa516eac7400b2f34e2d4b89e42b4b1a8 - Cache zstd/1.5.2:3cd91fa104679cd696c7b7381f6c8ef222c9892c - 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/082d0477a56f433c0f261fb5bcd72b3db09c8806/bin resiprocate/1.12.0 (test package): Generator cmake created conanbuildinfo.cmake resiprocate/1.12.0 (test package): Generator txt created conanbuildinfo.txt 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/dd93ce65413be63ec81c9988ff7f52cea8054bd7/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/dd93ce65413be63ec81c9988ff7f52cea8054bd7' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="11" -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/dd93ce65413be63ec81c9988ff7f52cea8054bd7/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 Clang 11.1.0 -- The CXX compiler identification is Clang 11.1.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/clang - 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/clang++ - 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 Clang>=8, checking major version 11 -- Conan: Checking correct version: 11 -- 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/dd93ce65413be63ec81c9988ff7f52cea8054bd7 ----Running------ > cmake --build '/home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/resiprocate/all/test_package/build/dd93ce65413be63ec81c9988ff7f52cea8054bd7' '--' '-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-center-index/recipes/resiprocate/all/test_package/test_package.cpp:1: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/resiprocate/1.12.0/_/_/package/082d0477a56f433c0f261fb5bcd72b3db09c8806/include/resip/stack/SipMessage.hxx:11: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/resiprocate/1.12.0/_/_/package/082d0477a56f433c0f261fb5bcd72b3db09c8806/include/resip/stack/Contents.hxx:10: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/resiprocate/1.12.0/_/_/package/082d0477a56f433c0f261fb5bcd72b3db09c8806/include/resip/stack/Headers.hxx:4: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/resiprocate/1.12.0/_/_/package/082d0477a56f433c0f261fb5bcd72b3db09c8806/include/resip/stack/ParserCategories.hxx:15: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/resiprocate/1.12.0/_/_/package/082d0477a56f433c0f261fb5bcd72b3db09c8806/include/resip/stack/NameAddr.hxx:8: /home/conan/w/prod/BuildSingleReference/.conan/data/resiprocate/1.12.0/_/_/package/082d0477a56f433c0f261fb5bcd72b3db09c8806/include/resip/stack/Uri.hxx:276:12: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mEmbeddedHeadersText; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/backward/auto_ptr.h:285:7: note: 'auto_ptr' has been explicitly marked deprecated here } _GLIBCXX_DEPRECATED; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/x86_64-linux-gnu/c++/7.5.0/bits/c++config.h:85:46: note: expanded from macro '_GLIBCXX_DEPRECATED' # define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) ^ In file included from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/resiprocate/all/test_package/test_package.cpp:1: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/resiprocate/1.12.0/_/_/package/082d0477a56f433c0f261fb5bcd72b3db09c8806/include/resip/stack/SipMessage.hxx:11: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/resiprocate/1.12.0/_/_/package/082d0477a56f433c0f261fb5bcd72b3db09c8806/include/resip/stack/Contents.hxx:10: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/resiprocate/1.12.0/_/_/package/082d0477a56f433c0f261fb5bcd72b3db09c8806/include/resip/stack/Headers.hxx:4: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/resiprocate/1.12.0/_/_/package/082d0477a56f433c0f261fb5bcd72b3db09c8806/include/resip/stack/ParserCategories.hxx:15: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/resiprocate/1.12.0/_/_/package/082d0477a56f433c0f261fb5bcd72b3db09c8806/include/resip/stack/NameAddr.hxx:8: /home/conan/w/prod/BuildSingleReference/.conan/data/resiprocate/1.12.0/_/_/package/082d0477a56f433c0f261fb5bcd72b3db09c8806/include/resip/stack/Uri.hxx:277:12: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mEmbeddedHeaders; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/backward/auto_ptr.h:285:7: note: 'auto_ptr' has been explicitly marked deprecated here } _GLIBCXX_DEPRECATED; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/x86_64-linux-gnu/c++/7.5.0/bits/c++config.h:85:46: note: expanded from macro '_GLIBCXX_DEPRECATED' # define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) ^ 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/082d0477a56f433c0f261fb5bcd72b3db09c8806/include/resip/stack/SipMessage.hxx:498:12: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr releaseContents(); ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/backward/auto_ptr.h:285:7: note: 'auto_ptr' has been explicitly marked deprecated here } _GLIBCXX_DEPRECATED; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/x86_64-linux-gnu/c++/7.5.0/bits/c++config.h:85:46: note: expanded from macro '_GLIBCXX_DEPRECATED' # define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) ^ 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/082d0477a56f433c0f261fb5bcd72b3db09c8806/include/resip/stack/SipMessage.hxx:505:29: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] void setContents(std::auto_ptr contents); ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/backward/auto_ptr.h:285:7: note: 'auto_ptr' has been explicitly marked deprecated here } _GLIBCXX_DEPRECATED; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/x86_64-linux-gnu/c++/7.5.0/bits/c++config.h:85:46: note: expanded from macro '_GLIBCXX_DEPRECATED' # define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) ^ 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/082d0477a56f433c0f261fb5bcd72b3db09c8806/include/resip/stack/SipMessage.hxx:563:39: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] void setSecurityAttributes(std::auto_ptr); ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/backward/auto_ptr.h:285:7: note: 'auto_ptr' has been explicitly marked deprecated here } _GLIBCXX_DEPRECATED; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/x86_64-linux-gnu/c++/7.5.0/bits/c++config.h:85:46: note: expanded from macro '_GLIBCXX_DEPRECATED' # define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) ^ 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/082d0477a56f433c0f261fb5bcd72b3db09c8806/include/resip/stack/SipMessage.hxx:568:38: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] void addOutboundDecorator(std::auto_ptr md){mOutboundDecorators.push_back(md.release());} ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/backward/auto_ptr.h:285:7: note: 'auto_ptr' has been explicitly marked deprecated here } _GLIBCXX_DEPRECATED; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/x86_64-linux-gnu/c++/7.5.0/bits/c++config.h:85:46: note: expanded from macro '_GLIBCXX_DEPRECATED' # define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) ^ 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/082d0477a56f433c0f261fb5bcd72b3db09c8806/include/resip/stack/SipMessage.hxx:737:12: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mSecurityAttributes; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/backward/auto_ptr.h:285:7: note: 'auto_ptr' has been explicitly marked deprecated here } _GLIBCXX_DEPRECATED; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/x86_64-linux-gnu/c++/7.5.0/bits/c++config.h:85:46: note: expanded from macro '_GLIBCXX_DEPRECATED' # define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) ^ In file included from /home/conan/w/prod/BuildSingleReference/conan-center-index/recipes/resiprocate/all/test_package/test_package.cpp:2: In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/resiprocate/1.12.0/_/_/package/082d0477a56f433c0f261fb5bcd72b3db09c8806/include/resip/stack/Helper.hxx:14: /home/conan/w/prod/BuildSingleReference/.conan/data/resiprocate/1.12.0/_/_/package/082d0477a56f433c0f261fb5bcd72b3db09c8806/include/resip/stack/SdpContents.hxx:166:31: warning: 'auto_ptr, std::equal_to, std::allocator>>>' is deprecated [-Wdeprecated-declarations] static std::auto_ptr sStaticCodecs; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/backward/auto_ptr.h:285:7: note: 'auto_ptr, std::equal_to, std::allocator>>>' has been explicitly marked deprecated here } _GLIBCXX_DEPRECATED; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/x86_64-linux-gnu/c++/7.5.0/bits/c++config.h:85:46: note: expanded from macro '_GLIBCXX_DEPRECATED' # define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) ^ 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/082d0477a56f433c0f261fb5bcd72b3db09c8806/include/resip/stack/Helper.hxx:530:35: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr attributes); ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/backward/auto_ptr.h:285:7: note: 'auto_ptr' has been explicitly marked deprecated here } _GLIBCXX_DEPRECATED; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/x86_64-linux-gnu/c++/7.5.0/bits/c++config.h:85:46: note: expanded from macro '_GLIBCXX_DEPRECATED' # define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) ^ 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/082d0477a56f433c0f261fb5bcd72b3db09c8806/include/resip/stack/Helper.hxx:529:35: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] ContentsSecAttrs(std::auto_ptr contents, ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/backward/auto_ptr.h:285:7: note: 'auto_ptr' has been explicitly marked deprecated here } _GLIBCXX_DEPRECATED; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/x86_64-linux-gnu/c++/7.5.0/bits/c++config.h:85:46: note: expanded from macro '_GLIBCXX_DEPRECATED' # define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) ^ 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/082d0477a56f433c0f261fb5bcd72b3db09c8806/include/resip/stack/Helper.hxx:533:26: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] mutable std::auto_ptr mContents; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/backward/auto_ptr.h:285:7: note: 'auto_ptr' has been explicitly marked deprecated here } _GLIBCXX_DEPRECATED; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/x86_64-linux-gnu/c++/7.5.0/bits/c++config.h:85:46: note: expanded from macro '_GLIBCXX_DEPRECATED' # define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) ^ 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/082d0477a56f433c0f261fb5bcd72b3db09c8806/include/resip/stack/Helper.hxx:534:26: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] mutable std::auto_ptr mAttributes; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/backward/auto_ptr.h:285:7: note: 'auto_ptr' has been explicitly marked deprecated here } _GLIBCXX_DEPRECATED; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/x86_64-linux-gnu/c++/7.5.0/bits/c++config.h:85:46: note: expanded from macro '_GLIBCXX_DEPRECATED' # define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) ^ 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/082d0477a56f433c0f261fb5bcd72b3db09c8806/include/resip/stack/Helper.hxx:548:19: warning: 'auto_ptr' is deprecated [-Wdeprecated-declarations] static std::auto_ptr getSdp(Contents* tree); ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/c++/7.5.0/backward/auto_ptr.h:285:7: note: 'auto_ptr' has been explicitly marked deprecated here } _GLIBCXX_DEPRECATED; ^ /usr/bin/../lib/gcc/x86_64-linux-gnu/7.5.0/../../../../include/x86_64-linux-gnu/c++/7.5.0/bits/c++config.h:85:46: note: expanded from macro '_GLIBCXX_DEPRECATED' # define _GLIBCXX_DEPRECATED __attribute__ ((__deprecated__)) ^ 13 warnings generated.