[HOOK - conan-center.py] pre_export(): [DEPRECATED GLOBAL CPPSTD (KB-H001)] OK [HOOK - conan-center.py] pre_export(): [REFERENCE LOWERCASE (KB-H002)] OK [HOOK - conan-center.py] pre_export(): [RECIPE METADATA (KB-H003)] OK [HOOK - conan-center.py] pre_export(): [HEADER_ONLY, NO COPY SOURCE (KB-H005)] OK [HOOK - conan-center.py] pre_export(): [FPIC OPTION (KB-H006)] OK [HOOK - conan-center.py] pre_export(): [VERSION RANGES (KB-H008)] OK [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] Total recipe size: 3.96484375 KB [HOOK - conan-center.py] pre_export(): [RECIPE FOLDER SIZE (KB-H009)] OK [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: None [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] exports: ['CMakeLists.txt'] [HOOK - conan-center.py] pre_export(): [EXPORT LICENSE (KB-H023)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE FOLDER (KB-H024)] OK [HOOK - conan-center.py] pre_export(): [META LINES (KB-H025)] OK [HOOK - conan-center.py] pre_export(): [CONAN CENTER INDEX URL (KB-H027)] OK [HOOK - conan-center.py] pre_export(): [CMAKE MINIMUM VERSION (KB-H028)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - RUN ENVIRONMENT (KB-H029)] OK [HOOK - conan-center.py] pre_export(): [SYSTEM REQUIREMENTS (KB-H032)] OK [HOOK - conan-center.py] pre_export(): [CONANDATA.YML FORMAT (KB-H030)] OK [HOOK - conan-center.py] pre_export(): [TEST PACKAGE - NO IMPORTS() (KB-H034)] OK [HOOK - conan-center.py] pre_export(): [NO AUTHOR (KB-H037)] OK [HOOK - conan-center.py] pre_export(): [NO TARGET NAME (KB-H040)] OK [HOOK - conan-center.py] pre_export(): [NO FINAL ENDLINE (KB-H041)] OK [HOOK - conan-center.py] pre_export(): [NO REQUIRES.ADD() (KB-H044)] OK [HOOK - conan-center.py] pre_export(): [DELETE OPTIONS (KB-H045)] OK [HOOK - conan-center.py] pre_export(): [NO ASCII CHARACTERS (KB-H047)] OK [HOOK - conan-center.py] pre_export(): [CMAKE VERBOSE MAKEFILE (KB-H046)] OK [HOOK - conan-center.py] pre_export(): [CMAKE VERSION REQUIRED (KB-H048)] OK [HOOK - conan-center.py] pre_export(): [CMAKE WINDOWS EXPORT ALL SYMBOLS (KB-H049)] OK [HOOK - conan-center.py] pre_export(): [DEFAULT OPTIONS AS DICTIONARY (KB-H051)] OK [HOOK - conan-center.py] pre_export(): [CONFIG.YML HAS NEW VERSION (KB-H052)] OK [HOOK - conan-center.py] pre_export(): [PRIVATE IMPORTS (KB-H053)] OK Exporting package recipe libsrtp/2.3.0 exports: File 'conandata.yml' found. Exporting it... libsrtp/2.3.0 exports: Copied 1 '.yml' file: conandata.yml libsrtp/2.3.0 exports_sources: Copied 1 '.txt' file: CMakeLists.txt [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'2.3.0': {'url': 'https://github.com/cisco/libsrtp/archive/v2.3.0.tar.gz', 'sha256': '94093a5d04c5f4743e8d81182b76938374df6d393b45322f24960d250b0110e8'}}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: sources: 2.3.0: sha256: 94093a5d04c5f4743e8d81182b76938374df6d393b45322f24960d250b0110e8 url: https://github.com/cisco/libsrtp/archive/v2.3.0.tar.gz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK [HOOK - conan-center.py] post_export(): [DEFAULT SHARED OPTION VALUE (KB-H050)] OK libsrtp/2.3.0: The stored package has not changed libsrtp/2.3.0: Using the exported files summary hash as the recipe revision: dff4a191f3539106274152673e3ef01f libsrtp/2.3.0: Exported revision: dff4a191f3539106274152673e3ef01f Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=clang compiler.libcxx=libstdc++ compiler.version=7.0 os=Linux os_build=Linux [options] libsrtp:shared=False [build_requires] [env] libsrtp/2.3.0: Forced build from source libsrtp/2.3.0 (test package): Installing package Requirements libsrtp/2.3.0 from local cache - Cache Packages libsrtp/2.3.0:cc87fc8d8b45cd4affbef9538b392ad194f977b3 - Build Installing (downloading, building) binaries... libsrtp/2.3.0: Copying sources to build folder libsrtp/2.3.0: Building your package in /home/conan/w/cci_PR-4119/.conan/data/libsrtp/2.3.0/_/_/build/cc87fc8d8b45cd4affbef9538b392ad194f977b3 libsrtp/2.3.0: Generator cmake created conanbuildinfo.cmake [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.3.0: Calling build() ----Running------ > cd '/home/conan/w/cci_PR-4119/.conan/data/libsrtp/2.3.0/_/_/build/cc87fc8d8b45cd4affbef9538b392ad194f977b3' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="clang" -DCONAN_COMPILER_VERSION="7.0" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DBUILD_SHARED_LIBS="False" -DCMAKE_INSTALL_PREFIX="/home/conan/w/cci_PR-4119/.conan/data/libsrtp/2.3.0/_/_/package/cc87fc8d8b45cd4affbef9538b392ad194f977b3" -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" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_MODULE_PATH="/home/conan/w/cci_PR-4119/.conan/data/libsrtp/2.3.0/_/_/build/cc87fc8d8b45cd4affbef9538b392ad194f977b3" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DENABLE_OPENSSL="False" -Wno-dev '/home/conan/w/cci_PR-4119/.conan/data/libsrtp/2.3.0/_/_/build/cc87fc8d8b45cd4affbef9538b392ad194f977b3' ----------------- -- The C compiler identification is Clang 7.0.0 -- The CXX compiler identification is Clang 7.0.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: called inside local cache -- Conan: Adjusting output directories -- Conan: Using cmake global configuration -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Conan: Adjusting fPIC flag (ON) -- Conan: Checking correct version: 7.0 -- Conan: C++ stdlib: libstdc++ -- Check if the system is big endian -- Searching 16 bit integer -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of unsigned short -- Check size of unsigned short - done -- Searching 16 bit integer - Using unsigned short -- Check if the system is big endian - little endian -- 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 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 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 usleep -- Looking for usleep - 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 -- Generating done -- Build files have been written to: /home/conan/w/cci_PR-4119/.conan/data/libsrtp/2.3.0/_/_/build/cc87fc8d8b45cd4affbef9538b392ad194f977b3 ----Running------ > cmake --build '/home/conan/w/cci_PR-4119/.conan/data/libsrtp/2.3.0/_/_/build/cc87fc8d8b45cd4affbef9538b392ad194f977b3' '--' '-j3' ----------------- Scanning dependencies of target srtp2 [ 3%] Building C object source_subfolder/CMakeFiles/srtp2.dir/srtp/ekt.c.o [ 7%] Building C object source_subfolder/CMakeFiles/srtp2.dir/srtp/srtp.c.o [ 11%] Building C object source_subfolder/CMakeFiles/srtp2.dir/crypto/cipher/cipher.c.o [ 15%] Building C object source_subfolder/CMakeFiles/srtp2.dir/crypto/cipher/null_cipher.c.o [ 19%] Building C object source_subfolder/CMakeFiles/srtp2.dir/crypto/cipher/aes.c.o [ 23%] Building C object source_subfolder/CMakeFiles/srtp2.dir/crypto/cipher/aes_icm.c.o libsrtp/2.3.0: Received SIGTERM!