******************************************************************************** conan install libsrtp/2.6.0@#f6c5ae72b37341565c253d4bde4f4008 --build=libsrtp -pr /home/conan/workspace/prod-v1/bsr/9342/dbcdf/profile_linux_11_libstdcpp11_gcc_release_64.libsrtp-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Conan 1 is on a deprecation path, please consider migrating to Conan 2 Auto detecting your dev setup to initialize the default profile (/home/conan/workspace/prod-v1/bsr/9342/edebd/.conan/profiles/default) Found gcc 11.4 gcc>=5, using the major as version ************************* WARNING: GCC OLD ABI COMPATIBILITY *********************** Conan detected a GCC version > 5 but has adjusted the 'compiler.libcxx' setting to 'libstdc++' for backwards compatibility. Your compiler is likely using the new CXX11 ABI by default (libstdc++11). If you want Conan to use the new ABI for the default profile, run: $ conan profile update settings.compiler.libcxx=libstdc++11 default Or edit '/home/conan/workspace/prod-v1/bsr/9342/edebd/.conan/profiles/default' and set compiler.libcxx=libstdc++11 ************************************************************************************ Default settings os=Linux os_build=Linux arch=x86_64 arch_build=x86_64 compiler=gcc compiler.version=11 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/workspace/prod-v1/bsr/9342/edebd/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++11 compiler.version=11 os=Linux [options] libsrtp:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True libsrtp/2.6.0: Forced build from source cmake/3.28.1: Not found in local cache, looking in remotes... cmake/3.28.1: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz cmake/3.28.1: Downloaded recipe revision 92f79424d7b65b12a84a2180866c3a78 Version ranges solved cmake/* versions found in 'conan-center' remote Version range '>=3.21 <4' required by 'libsrtp/2.6.0' resolved to 'cmake/3.28.1' in remote 'conan-center' Installing package: libsrtp/2.6.0 Requirements libsrtp/2.6.0 from local cache - Cache Packages libsrtp/2.6.0:dfbe50feef7f3c6223a476cd5aeadb687084a646 - Build Build requirements cmake/3.28.1 from 'conan-center' - Downloaded Build requirements packages cmake/3.28.1:4db1be536558d833e52e862fd84d64d75c2b3656 - Download Installing (downloading, building) binaries... cmake/3.28.1: Retrieving package 4db1be536558d833e52e862fd84d64d75c2b3656 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz cmake/3.28.1: Package installed 4db1be536558d833e52e862fd84d64d75c2b3656 cmake/3.28.1: Downloaded package revision f5d30101abea2fb352f6412ec059d314 cmake/3.28.1: Appending PATH environment variable: /home/conan/workspace/prod-v1/bsr/9342/edebd/.conan/data/cmake/3.28.1/_/_/package/4db1be536558d833e52e862fd84d64d75c2b3656/bin libsrtp/2.6.0: Applying build-requirement: cmake/3.28.1 [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libsrtp/2.6.0: Configuring sources in /home/conan/workspace/prod-v1/bsr/9342/edebd/.conan/data/libsrtp/2.6.0/_/_/source/src libsrtp/2.6.0: [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK [HOOK - conan-center.py] post_source(): [SHORT_PATHS USAGE (KB-H066)] OK libsrtp/2.6.0: Copying sources to build folder libsrtp/2.6.0: Building your package in /home/conan/workspace/prod-v1/bsr/9342/edebd/.conan/data/libsrtp/2.6.0/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646 libsrtp/2.6.0: Generator txt created conanbuildinfo.txt libsrtp/2.6.0: Calling generate() libsrtp/2.6.0: Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' libsrtp/2.6.0: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/home/conan/workspace/prod-v1/bsr/9342/edebd/.conan/data/libsrtp/2.6.0/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646/build/Release/generators/conan_toolchain.cmake -DENABLE_WARNINGS=OFF -DENABLE_WARNINGS_AS_ERRORS=OFF -DCMAKE_POLICY_DEFAULT_CMP0077=NEW -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' libsrtp/2.6.0: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK libsrtp/2.6.0: Calling build() libsrtp/2.6.0: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/workspace/prod-v1/bsr/9342/edebd/.conan/data/libsrtp/2.6.0/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/workspace/prod-v1/bsr/9342/edebd/.conan/data/libsrtp/2.6.0/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646" -DENABLE_WARNINGS="OFF" -DENABLE_WARNINGS_AS_ERRORS="OFF" -DCMAKE_POLICY_DEFAULT_CMP0077="NEW" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/workspace/prod-v1/bsr/9342/edebd/.conan/data/libsrtp/2.6.0/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646/src" ----Running------ > . "/home/conan/workspace/prod-v1/bsr/9342/edebd/.conan/data/libsrtp/2.6.0/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646/build/Release/generators/conanbuild.sh" && cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/workspace/prod-v1/bsr/9342/edebd/.conan/data/libsrtp/2.6.0/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646/build/Release/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/workspace/prod-v1/bsr/9342/edebd/.conan/data/libsrtp/2.6.0/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646" -DENABLE_WARNINGS="OFF" -DENABLE_WARNINGS_AS_ERRORS="OFF" -DCMAKE_POLICY_DEFAULT_CMP0077="NEW" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/workspace/prod-v1/bsr/9342/edebd/.conan/data/libsrtp/2.6.0/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646/src" ----------------- -- Using Conan toolchain: /home/conan/workspace/prod-v1/bsr/9342/edebd/.conan/data/libsrtp/2.6.0/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646/build/Release/generators/conan_toolchain.cmake -- Conan toolchain: Setting CMAKE_POSITION_INDEPENDENT_CODE=ON (options.fPIC) -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- The C compiler identification is GNU 11.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/local/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Looking for arpa/inet.h -- Looking for arpa/inet.h - found -- Looking for byteswap.h -- Looking for byteswap.h - found -- Looking for inttypes.h -- Looking for inttypes.h - found -- Looking for machine/types.h -- Looking for machine/types.h - not found -- Looking for netinet/in.h -- Looking for netinet/in.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stdlib.h -- Looking for stdlib.h - found -- Looking for sys/int_types.h -- Looking for sys/int_types.h - not found -- Looking for sys/socket.h -- Looking for sys/socket.h - found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for windows.h -- Looking for windows.h - not found -- Looking for winsock2.h -- Looking for winsock2.h - not found -- Looking for sigaction -- Looking for sigaction - found -- Looking for inet_aton -- Looking for inet_aton - found -- Looking for inet_pton -- Looking for inet_pton - found -- Looking for usleep -- Looking for usleep - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of uint8_t -- Check size of uint8_t - done -- Check size of uint16_t -- Check size of uint16_t - done -- Check size of uint32_t -- Check size of uint32_t - done -- Check size of uint64_t -- Check size of uint64_t - done -- Check size of int32_t -- Check size of int32_t - done -- Check size of unsigned long -- Check size of unsigned long - done -- Check size of unsigned long long -- Check size of unsigned long long - done -- Performing Test HAVE_INLINE -- Performing Test HAVE_INLINE - Success -- Configuring done (2.3s) -- Generating done (0.0s) -- Build files have been written to: /home/conan/workspace/prod-v1/bsr/9342/edebd/.conan/data/libsrtp/2.6.0/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646/build/Release libsrtp/2.6.0: CMake command: cmake --build "/home/conan/workspace/prod-v1/bsr/9342/edebd/.conan/data/libsrtp/2.6.0/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646/build/Release" '--' '-j3' ----Running------ > . "/home/conan/workspace/prod-v1/bsr/9342/edebd/.conan/data/libsrtp/2.6.0/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646/build/Release/generators/conanbuild.sh" && cmake --build "/home/conan/workspace/prod-v1/bsr/9342/edebd/.conan/data/libsrtp/2.6.0/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646/build/Release" '--' '-j3' ----------------- [ 5%] Building C object CMakeFiles/srtp2.dir/srtp/srtp.c.o [ 10%] Building C object CMakeFiles/srtp2.dir/crypto/cipher/cipher.c.o [ 15%] Building C object CMakeFiles/srtp2.dir/crypto/cipher/cipher_test_cases.c.o [ 21%] Building C object CMakeFiles/srtp2.dir/crypto/cipher/null_cipher.c.o [ 26%] Building C object CMakeFiles/srtp2.dir/crypto/cipher/aes.c.o [ 31%] Building C object CMakeFiles/srtp2.dir/crypto/cipher/aes_icm.c.o [ 36%] Building C object CMakeFiles/srtp2.dir/crypto/hash/auth.c.o [ 42%] Building C object CMakeFiles/srtp2.dir/crypto/hash/auth_test_cases.c.o [ 47%] Building C object CMakeFiles/srtp2.dir/crypto/hash/null_auth.c.o [ 52%] Building C object CMakeFiles/srtp2.dir/crypto/hash/hmac.c.o [ 57%] Building C object CMakeFiles/srtp2.dir/crypto/hash/sha1.c.o [ 63%] Building C object CMakeFiles/srtp2.dir/crypto/kernel/alloc.c.o [ 68%] Building C object CMakeFiles/srtp2.dir/crypto/kernel/crypto_kernel.c.o [ 73%] Building C object CMakeFiles/srtp2.dir/crypto/kernel/err.c.o [ 78%] Building C object CMakeFiles/srtp2.dir/crypto/kernel/key.c.o [ 84%] Building C object CMakeFiles/srtp2.dir/crypto/math/datatypes.c.o [ 89%] Building C object CMakeFiles/srtp2.dir/crypto/replay/rdb.c.o [ 94%] Building C object CMakeFiles/srtp2.dir/crypto/replay/rdbx.c.o [100%] Linking C static library libsrtp2.a [100%] Built target srtp2 libsrtp/2.6.0: Package 'dfbe50feef7f3c6223a476cd5aeadb687084a646' built libsrtp/2.6.0: Build folder /home/conan/workspace/prod-v1/bsr/9342/edebd/.conan/data/libsrtp/2.6.0/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646/build/Release libsrtp/2.6.0: Generated conaninfo.txt libsrtp/2.6.0: Generated conanbuildinfo.txt libsrtp/2.6.0: Generating the package libsrtp/2.6.0: Package folder /home/conan/workspace/prod-v1/bsr/9342/edebd/.conan/data/libsrtp/2.6.0/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646 libsrtp/2.6.0: Calling package() libsrtp/2.6.0: Copied 1 file: LICENSE libsrtp/2.6.0: CMake command: cmake --install "/home/conan/workspace/prod-v1/bsr/9342/edebd/.conan/data/libsrtp/2.6.0/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646/build/Release" --prefix "/home/conan/workspace/prod-v1/bsr/9342/edebd/.conan/data/libsrtp/2.6.0/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646" ----Running------ > . "/home/conan/workspace/prod-v1/bsr/9342/edebd/.conan/data/libsrtp/2.6.0/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646/build/Release/generators/conanbuild.sh" && cmake --install "/home/conan/workspace/prod-v1/bsr/9342/edebd/.conan/data/libsrtp/2.6.0/_/_/build/dfbe50feef7f3c6223a476cd5aeadb687084a646/build/Release" --prefix "/home/conan/workspace/prod-v1/bsr/9342/edebd/.conan/data/libsrtp/2.6.0/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646" ----------------- -- Install configuration: "Release" -- Installing: /home/conan/workspace/prod-v1/bsr/9342/edebd/.conan/data/libsrtp/2.6.0/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/lib/libsrtp2.a -- Installing: /home/conan/workspace/prod-v1/bsr/9342/edebd/.conan/data/libsrtp/2.6.0/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/srtp2/srtp.h -- Installing: /home/conan/workspace/prod-v1/bsr/9342/edebd/.conan/data/libsrtp/2.6.0/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/srtp2/auth.h -- Installing: /home/conan/workspace/prod-v1/bsr/9342/edebd/.conan/data/libsrtp/2.6.0/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/srtp2/cipher.h -- Installing: /home/conan/workspace/prod-v1/bsr/9342/edebd/.conan/data/libsrtp/2.6.0/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/include/srtp2/crypto_types.h -- Installing: /home/conan/workspace/prod-v1/bsr/9342/edebd/.conan/data/libsrtp/2.6.0/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/lib/cmake/libSRTP/libSRTPTargets.cmake -- Installing: /home/conan/workspace/prod-v1/bsr/9342/edebd/.conan/data/libsrtp/2.6.0/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/lib/cmake/libSRTP/libSRTPTargets-release.cmake -- Installing: /home/conan/workspace/prod-v1/bsr/9342/edebd/.conan/data/libsrtp/2.6.0/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/lib/cmake/libSRTP/libSRTPConfig.cmake -- Installing: /home/conan/workspace/prod-v1/bsr/9342/edebd/.conan/data/libsrtp/2.6.0/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/lib/cmake/libSRTP/libSRTPConfigVersion.cmake -- Up-to-date: /home/conan/workspace/prod-v1/bsr/9342/edebd/.conan/data/libsrtp/2.6.0/_/_/package/dfbe50feef7f3c6223a476cd5aeadb687084a646/lib/libsrtp2.a [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [STATIC ARTIFACTS (KB-H074)] OK [HOOK - conan-center.py] post_package(): [EITHER STATIC OR SHARED OF EACH LIB (KB-H076)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK [HOOK - conan-center.py] post_package(): [SHORT_PATHS USAGE (KB-H066)] OK [HOOK - conan-center.py] post_package(): [MISSING SYSTEM LIBS (KB-H043)] OK [HOOK - conan-center.py] post_package(): [APPLE RELOCATABLE SHARED LIBS (KB-H077)] OK libsrtp/2.6.0 package(): Packaged 1 file: LICENSE libsrtp/2.6.0 package(): Packaged 4 '.h' files: crypto_types.h, cipher.h, auth.h, srtp.h libsrtp/2.6.0 package(): Packaged 1 '.a' file: libsrtp2.a libsrtp/2.6.0: Package 'dfbe50feef7f3c6223a476cd5aeadb687084a646' created libsrtp/2.6.0: Created package revision 95b5b1ce94b7ec3f8558bada66d83373 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK [HOOK - conan-center.py] post_package_info(): [INCLUDE PATH DOES NOT EXIST (KB-H071)] OK Aggregating env generators CMake Warning: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0077 CMAKE_POLICY_DEFAULT_CMP0091 libsrtp/2.6.0: 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 libsrtp/2.6.0: 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