******************************************************************************** conan test cci-c4b04768/recipes/resiprocate/cmake/test_package/conanfile.py resiprocate/cci.20231009@#bd8c99a613c752a904b981c96fae6af3 -pr /home/conan/w/prod-v1/bsr/24220/cbeba/profile_linux_10_libstdcpp11_gcc_release_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=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=10 os=Linux [options] resiprocate:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True Version ranges solved Version range '>=1.1 <4' required by 'resiprocate/cci.20231009' resolved to 'openssl/3.1.3' in local cache Version range '>=1.2.11 <2' required by 'openssl/3.1.3' resolved to 'zlib/1.3' in local cache resiprocate/cci.20231009 (test package): Installing package Requirements c-ares/1.19.1 from 'conan-center' - Cache openssl/3.1.3 from 'conan-center' - Cache resiprocate/cci.20231009 from local cache - Cache zlib/1.3 from 'conan-center' - Cache Packages c-ares/1.19.1:29b1a7b6d5a3c9f005e799c80fcc6320c89f9745 - Cache openssl/3.1.3:0020bc4112335790e43a736facc055c3337d4107 - Cache resiprocate/cci.20231009:2e8d34830aa34cadf910f3c6cae23ba094e366df - Cache zlib/1.3:19729b9559f3ae196cad45cb2b97468ccb75dcd1 - Cache Installing (downloading, building) binaries... c-ares/1.19.1: Already installed! zlib/1.3: Already installed! openssl/3.1.3: Already installed! resiprocate/cci.20231009: Already installed! resiprocate/cci.20231009 (test package): Generator 'VirtualRunEnv' calling 'generate()' resiprocate/cci.20231009 (test package): Generator 'CMakeDeps' calling 'generate()' resiprocate/cci.20231009 (test package): Generator txt created conanbuildinfo.txt resiprocate/cci.20231009 (test package): Generator 'CMakeToolchain' calling 'generate()' resiprocate/cci.20231009 (test package): Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' resiprocate/cci.20231009 (test package): If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/home/conan/w/prod-v1/bsr/cci-c4b04768/recipes/resiprocate/cmake/test_package/build/Release/generators/conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' resiprocate/cci.20231009 (test package): Aggregating env generators resiprocate/cci.20231009 (test package): Generated conaninfo.txt resiprocate/cci.20231009 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod-v1/bsr/cci-c4b04768/recipes/resiprocate/cmake/test_package/build/Release/generators/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/cci.20231009 (test package): Calling build() resiprocate/cci.20231009 (test package): CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/bsr/cci-c4b04768/recipes/resiprocate/cmake/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod-v1/bsr/cci-c4b04768/recipes/resiprocate/cmake/test_package/." ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod-v1/bsr/cci-c4b04768/recipes/resiprocate/cmake/test_package/build/Release/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod-v1/bsr/cci-c4b04768/recipes/resiprocate/cmake/test_package/." ----------------- -- Using Conan toolchain: /home/conan/w/prod-v1/bsr/cci-c4b04768/recipes/resiprocate/cmake/test_package/build/Release/generators/conan_toolchain.cmake -- The CXX compiler identification is GNU 10.5.0 -- 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: Target declared 'resiprocate::resiprocate' -- Conan: Component target declared 'c-ares::cares' -- Conan: Component target declared 'OpenSSL::Crypto' -- Conan: Component target declared 'OpenSSL::SSL' -- Conan: Target declared 'openssl::openssl' -- Conan: Target declared 'ZLIB::ZLIB' -- Conan: Including build module from '/home/conan/w/prod-v1/bsr/24220/dddcd/.conan/data/openssl/3.1.3/_/_/package/0020bc4112335790e43a736facc055c3337d4107/lib/cmake/conan-official-openssl-variables.cmake' -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod-v1/bsr/cci-c4b04768/recipes/resiprocate/cmake/test_package/build/Release resiprocate/cci.20231009 (test package): CMake command: cmake --build "/home/conan/w/prod-v1/bsr/cci-c4b04768/recipes/resiprocate/cmake/test_package/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod-v1/bsr/cci-c4b04768/recipes/resiprocate/cmake/test_package/build/Release" '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building CXX object CMakeFiles/test_package.dir/test_package.cpp.o [100%] Linking CXX executable test_package [100%] Built target test_package resiprocate/cci.20231009 (test package): Running test() ----Running------ > . "/home/conan/w/prod-v1/bsr/cci-c4b04768/recipes/resiprocate/cmake/test_package/build/Release/generators/conanrun.sh" && ./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_POLICY_DEFAULT_CMP0091 resiprocate/cci.20231009 (test package): WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior resiprocate/cci.20231009 (test package): WARN: Using the new toolchains and generators without specifying a build profile (e.g: -pr:b=default) is discouraged and might cause failures and unexpected behavior ******************************************************************************** conan test cci-c4b04768/recipes/resiprocate/cmake/test_v1_package/conanfile.py resiprocate/cci.20231009@#bd8c99a613c752a904b981c96fae6af3 -pr /home/conan/w/prod-v1/bsr/24220/cbeba/profile_linux_10_libstdcpp11_gcc_release_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=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=10 os=Linux [options] resiprocate:shared=True [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True Version ranges solved Version range '>=1.1 <4' required by 'resiprocate/cci.20231009' resolved to 'openssl/3.1.3' in local cache Version range '>=1.2.11 <2' required by 'openssl/3.1.3' resolved to 'zlib/1.3' in local cache resiprocate/cci.20231009 (test package): Installing package Requirements c-ares/1.19.1 from 'conan-center' - Cache openssl/3.1.3 from 'conan-center' - Cache resiprocate/cci.20231009 from local cache - Cache zlib/1.3 from 'conan-center' - Cache Packages c-ares/1.19.1:29b1a7b6d5a3c9f005e799c80fcc6320c89f9745 - Cache openssl/3.1.3:0020bc4112335790e43a736facc055c3337d4107 - Cache resiprocate/cci.20231009:2e8d34830aa34cadf910f3c6cae23ba094e366df - Cache zlib/1.3:19729b9559f3ae196cad45cb2b97468ccb75dcd1 - Cache Installing (downloading, building) binaries... c-ares/1.19.1: Already installed! zlib/1.3: Already installed! openssl/3.1.3: Already installed! resiprocate/cci.20231009: Already installed! resiprocate/cci.20231009 (test package): Generator cmake_find_package_multi created resiprocate-config-version.cmake resiprocate/cci.20231009 (test package): Generator cmake_find_package_multi created resiprocate-config.cmake resiprocate/cci.20231009 (test package): Generator cmake_find_package_multi created resiprocateTargets.cmake resiprocate/cci.20231009 (test package): Generator cmake_find_package_multi created resiprocateTarget-release.cmake resiprocate/cci.20231009 (test package): Generator cmake_find_package_multi created c-ares-config-version.cmake resiprocate/cci.20231009 (test package): Generator cmake_find_package_multi created c-aresTarget-release.cmake resiprocate/cci.20231009 (test package): Generator cmake_find_package_multi created c-aresTargets.cmake resiprocate/cci.20231009 (test package): Generator cmake_find_package_multi created c-ares-config.cmake resiprocate/cci.20231009 (test package): Generator cmake_find_package_multi created OpenSSLConfigVersion.cmake resiprocate/cci.20231009 (test package): Generator cmake_find_package_multi created OpenSSLTarget-release.cmake resiprocate/cci.20231009 (test package): Generator cmake_find_package_multi created OpenSSLTargets.cmake resiprocate/cci.20231009 (test package): Generator cmake_find_package_multi created OpenSSLConfig.cmake resiprocate/cci.20231009 (test package): Generator cmake_find_package_multi created ZLIBConfigVersion.cmake resiprocate/cci.20231009 (test package): Generator cmake_find_package_multi created ZLIBConfig.cmake resiprocate/cci.20231009 (test package): Generator cmake_find_package_multi created ZLIBTargets.cmake resiprocate/cci.20231009 (test package): Generator cmake_find_package_multi created ZLIBTarget-release.cmake resiprocate/cci.20231009 (test package): Generator cmake created conanbuildinfo.cmake resiprocate/cci.20231009 (test package): Generator txt created conanbuildinfo.txt resiprocate/cci.20231009 (test package): Aggregating env generators resiprocate/cci.20231009 (test package): Generated conaninfo.txt resiprocate/cci.20231009 (test package): Generated graphinfo Using lockfile: '/home/conan/w/prod-v1/bsr/cci-c4b04768/recipes/resiprocate/cmake/test_v1_package/build/3e3ca361655ecbadc0f37b71fa354069c3fc8916/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/cci.20231009 (test package): Calling build() ----Running------ > cd '/home/conan/w/prod-v1/bsr/cci-c4b04768/recipes/resiprocate/cmake/test_v1_package/build/3e3ca361655ecbadc0f37b71fa354069c3fc8916' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="10" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++11" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod-v1/bsr/cci-c4b04768/recipes/resiprocate/cmake/test_v1_package/build/3e3ca361655ecbadc0f37b71fa354069c3fc8916/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_PREFIX_PATH="/home/conan/w/prod-v1/bsr/cci-c4b04768/recipes/resiprocate/cmake/test_v1_package/build/3e3ca361655ecbadc0f37b71fa354069c3fc8916" -DCMAKE_MODULE_PATH="/home/conan/w/prod-v1/bsr/cci-c4b04768/recipes/resiprocate/cmake/test_v1_package/build/3e3ca361655ecbadc0f37b71fa354069c3fc8916" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/w/prod-v1/bsr/cci-c4b04768/recipes/resiprocate/cmake/test_v1_package' ----------------- -- The C compiler identification is GNU 10.5.0 -- The CXX compiler identification is GNU 10.5.0 -- 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 targets configuration -- Library resip found /home/conan/w/prod-v1/bsr/24220/dddcd/.conan/data/resiprocate/cci.20231009/_/_/package/2e8d34830aa34cadf910f3c6cae23ba094e366df/lib/libresip.so -- Library rutil found /home/conan/w/prod-v1/bsr/24220/dddcd/.conan/data/resiprocate/cci.20231009/_/_/package/2e8d34830aa34cadf910f3c6cae23ba094e366df/lib/librutil.so -- Library dum found /home/conan/w/prod-v1/bsr/24220/dddcd/.conan/data/resiprocate/cci.20231009/_/_/package/2e8d34830aa34cadf910f3c6cae23ba094e366df/lib/libdum.so -- Library cares found /home/conan/w/prod-v1/bsr/24220/dddcd/.conan/data/c-ares/1.19.1/_/_/package/29b1a7b6d5a3c9f005e799c80fcc6320c89f9745/lib/libcares.a -- Library ssl found /home/conan/w/prod-v1/bsr/24220/dddcd/.conan/data/openssl/3.1.3/_/_/package/0020bc4112335790e43a736facc055c3337d4107/lib/libssl.a -- Library crypto found /home/conan/w/prod-v1/bsr/24220/dddcd/.conan/data/openssl/3.1.3/_/_/package/0020bc4112335790e43a736facc055c3337d4107/lib/libcrypto.a -- Library z found /home/conan/w/prod-v1/bsr/24220/dddcd/.conan/data/zlib/1.3/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/lib/libz.a -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Compiler GCC>=5, checking major version 10 -- Conan: Checking correct version: 10 -- Conan: C++ stdlib: libstdc++11 -- Library resip found /home/conan/w/prod-v1/bsr/24220/dddcd/.conan/data/resiprocate/cci.20231009/_/_/package/2e8d34830aa34cadf910f3c6cae23ba094e366df/lib/libresip.so -- Found: /home/conan/w/prod-v1/bsr/24220/dddcd/.conan/data/resiprocate/cci.20231009/_/_/package/2e8d34830aa34cadf910f3c6cae23ba094e366df/lib/libresip.so -- Library rutil found /home/conan/w/prod-v1/bsr/24220/dddcd/.conan/data/resiprocate/cci.20231009/_/_/package/2e8d34830aa34cadf910f3c6cae23ba094e366df/lib/librutil.so -- Found: /home/conan/w/prod-v1/bsr/24220/dddcd/.conan/data/resiprocate/cci.20231009/_/_/package/2e8d34830aa34cadf910f3c6cae23ba094e366df/lib/librutil.so -- Library dum found /home/conan/w/prod-v1/bsr/24220/dddcd/.conan/data/resiprocate/cci.20231009/_/_/package/2e8d34830aa34cadf910f3c6cae23ba094e366df/lib/libdum.so -- Found: /home/conan/w/prod-v1/bsr/24220/dddcd/.conan/data/resiprocate/cci.20231009/_/_/package/2e8d34830aa34cadf910f3c6cae23ba094e366df/lib/libdum.so -- Library cares found /home/conan/w/prod-v1/bsr/24220/dddcd/.conan/data/c-ares/1.19.1/_/_/package/29b1a7b6d5a3c9f005e799c80fcc6320c89f9745/lib/libcares.a -- Found: /home/conan/w/prod-v1/bsr/24220/dddcd/.conan/data/c-ares/1.19.1/_/_/package/29b1a7b6d5a3c9f005e799c80fcc6320c89f9745/lib/libcares.a -- Library cares found /home/conan/w/prod-v1/bsr/24220/dddcd/.conan/data/c-ares/1.19.1/_/_/package/29b1a7b6d5a3c9f005e799c80fcc6320c89f9745/lib/libcares.a -- Found: /home/conan/w/prod-v1/bsr/24220/dddcd/.conan/data/c-ares/1.19.1/_/_/package/29b1a7b6d5a3c9f005e799c80fcc6320c89f9745/lib/libcares.a -- Library ssl found /home/conan/w/prod-v1/bsr/24220/dddcd/.conan/data/openssl/3.1.3/_/_/package/0020bc4112335790e43a736facc055c3337d4107/lib/libssl.a -- Found: /home/conan/w/prod-v1/bsr/24220/dddcd/.conan/data/openssl/3.1.3/_/_/package/0020bc4112335790e43a736facc055c3337d4107/lib/libssl.a -- Library crypto found /home/conan/w/prod-v1/bsr/24220/dddcd/.conan/data/openssl/3.1.3/_/_/package/0020bc4112335790e43a736facc055c3337d4107/lib/libcrypto.a -- Found: /home/conan/w/prod-v1/bsr/24220/dddcd/.conan/data/openssl/3.1.3/_/_/package/0020bc4112335790e43a736facc055c3337d4107/lib/libcrypto.a -- Library crypto found /home/conan/w/prod-v1/bsr/24220/dddcd/.conan/data/openssl/3.1.3/_/_/package/0020bc4112335790e43a736facc055c3337d4107/lib/libcrypto.a -- Found: /home/conan/w/prod-v1/bsr/24220/dddcd/.conan/data/openssl/3.1.3/_/_/package/0020bc4112335790e43a736facc055c3337d4107/lib/libcrypto.a -- Library ssl found /home/conan/w/prod-v1/bsr/24220/dddcd/.conan/data/openssl/3.1.3/_/_/package/0020bc4112335790e43a736facc055c3337d4107/lib/libssl.a -- Found: /home/conan/w/prod-v1/bsr/24220/dddcd/.conan/data/openssl/3.1.3/_/_/package/0020bc4112335790e43a736facc055c3337d4107/lib/libssl.a -- Library z found /home/conan/w/prod-v1/bsr/24220/dddcd/.conan/data/zlib/1.3/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/lib/libz.a -- Found: /home/conan/w/prod-v1/bsr/24220/dddcd/.conan/data/zlib/1.3/_/_/package/19729b9559f3ae196cad45cb2b97468ccb75dcd1/lib/libz.a -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/prod-v1/bsr/cci-c4b04768/recipes/resiprocate/cmake/test_v1_package/build/3e3ca361655ecbadc0f37b71fa354069c3fc8916 ----Running------ > cmake --build '/home/conan/w/prod-v1/bsr/cci-c4b04768/recipes/resiprocate/cmake/test_v1_package/build/3e3ca361655ecbadc0f37b71fa354069c3fc8916' '--' '-j3' ----------------- Scanning dependencies of target test_package [ 50%] Building CXX object test_package/CMakeFiles/test_package.dir/test_package.cpp.o [100%] Linking CXX executable ../bin/test_package [100%] Built target test_package resiprocate/cci.20231009 (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