Auto detecting your dev setup to initialize the default profile (/home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/profiles/default) CC and CXX: /usr/bin/gcc, /usr/bin/g++ Found gcc 5.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/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.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=5 compiler.libcxx=libstdc++ build_type=Release *** You can change them in /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/profiles/default *** *** Or override with -s compiler='other' -s ...s*** [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: 8.9423828125 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', 'patches/**'] [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 Exporting package recipe libevent/2.1.11 exports: File 'conandata.yml' found. Exporting it... libevent/2.1.11 exports: Copied 1 '.yml' file: conandata.yml libevent/2.1.11 exports_sources: Copied 1 '.txt' file: CMakeLists.txt libevent/2.1.11 exports_sources: Copied 4 '.patch' files: 0003-cmake-fix-create-symlink-directory.patch, 0004-cmake-fix-runtime-install.patch, 0002-cmake-fix-runtime-install.patch, 0001-cmake-fix-module-path.patch [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'2.1.11': {'url': 'https://github.com/libevent/libevent/archive/release-2.1.11-stable.tar.gz', 'sha256': '229393ab2bf0dc94694f21836846b424f3532585bac3468738b7bf752c03901e'}}, 'patches': {'2.1.11': [{'base_path': 'source_subfolder', 'patch_file': 'patches/0001-cmake-fix-module-path.patch'}, {'base_path': 'source_subfolder', 'patch_file': 'patches/0002-cmake-fix-runtime-install.patch'}, {'base_path': 'source_subfolder', 'patch_file': 'patches/0003-cmake-fix-create-symlink-directory.patch'}]}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: patches: 2.1.11: - base_path: source_subfolder patch_file: patches/0001-cmake-fix-module-path.patch - base_path: source_subfolder patch_file: patches/0002-cmake-fix-runtime-install.patch - base_path: source_subfolder patch_file: patches/0003-cmake-fix-create-symlink-directory.patch sources: 2.1.11: sha256: 229393ab2bf0dc94694f21836846b424f3532585bac3468738b7bf752c03901e url: https://github.com/libevent/libevent/archive/release-2.1.11-stable.tar.gz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK libevent/2.1.11: A new conanfile.py version was exported libevent/2.1.11: Folder: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/export libevent/2.1.11: Using the exported files summary hash as the recipe revision: 0d774d565cdaab3ad55cf9b0d9b1e33d libevent/2.1.11: Exported revision: 0d774d565cdaab3ad55cf9b0d9b1e33d Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=gcc compiler.libcxx=libstdc++ compiler.version=5 os=Linux os_build=Linux [options] libevent:shared=False [build_requires] [env] openssl/1.1.1d: Not found in local cache, looking in remotes... openssl/1.1.1d: Trying with 'c3i_PR-2142_9be12f1cd1370a959ba044e02a98e4288315cfb6'... openssl/1.1.1d: Trying with 'central'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/1.1.1d: Downloaded recipe revision d649af744c4437175127cc86a347898f libevent/2.1.11: Forced build from source libevent/2.1.11 (test package): Installing package Requirements libevent/2.1.11 from local cache - Cache openssl/1.1.1d from 'central' - Downloaded Packages libevent/2.1.11:74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc - Build openssl/1.1.1d:76f87539fc90ff313e0b3182641a9bb558a717d2 - Download Installing (downloading, building) binaries... openssl/1.1.1d: Retrieving package 76f87539fc90ff313e0b3182641a9bb558a717d2 from remote 'central' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/1.1.1d: Package installed 76f87539fc90ff313e0b3182641a9bb558a717d2 openssl/1.1.1d: Downloaded package revision 93b08bb0a9655a34ccc6ea4eeb11e383 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libevent/2.1.11: Configuring sources in /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK libevent/2.1.11: Copying sources to build folder libevent/2.1.11: Building your package in /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc libevent/2.1.11: Generator cmake created conanbuildinfo.cmake libevent/2.1.11: Generator cmake_find_package created FindOpenSSL.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 libevent/2.1.11: Calling build() ----Running------ > cd '/home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/build_subfolder' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="5" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="/home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc" -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/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DOPENSSL_ROOT_DIR="/home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/openssl/1.1.1d/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2" -DEVENT__LIBRARY_TYPE="STATIC" -DEVENT__DISABLE_DEBUG_MODE="True" -DEVENT__DISABLE_OPENSSL="False" -DEVENT__DISABLE_THREAD_SUPPORT="False" -DEVENT__DISABLE_BENCHMARK="True" -DEVENT__DISABLE_TESTS="True" -DEVENT__DISABLE_REGRESS="True" -DEVENT__DISABLE_SAMPLES="True" -DEVENT__MSVC_STATIC_RUNTIME="False" -Wno-dev '/home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc' ----------------- -- The C compiler identification is GNU 5.4.0 -- The CXX compiler identification is GNU 5.4.0 -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/g++ -- Check for working CXX compiler: /usr/bin/g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- 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: Compiler GCC>=5, checking major version 5 -- Conan: Checking correct version: 5 -- Found Git: /usr/bin/git fatal: Not a git repository (or any parent up to mount point /home/conan) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). -- Performing Test check_c_compiler_flag__Wall -- Performing Test check_c_compiler_flag__Wall - Success -- Performing Test check_c_compiler_flag__Wextra -- Performing Test check_c_compiler_flag__Wextra - Success -- Performing Test check_c_compiler_flag__Wno_unused_parameter -- Performing Test check_c_compiler_flag__Wno_unused_parameter - Success -- Performing Test check_c_compiler_flag__Wstrict_aliasing -- Performing Test check_c_compiler_flag__Wstrict_aliasing - Success -- Performing Test check_c_compiler_flag__Wstrict_prototypes -- Performing Test check_c_compiler_flag__Wstrict_prototypes - Success -- Performing Test check_c_compiler_flag__fno_strict_aliasing -- Performing Test check_c_compiler_flag__fno_strict_aliasing - Success -- Performing Test check_c_compiler_flag__Wmissing_prototypes -- Performing Test check_c_compiler_flag__Wmissing_prototypes - Success -- Performing Test check_c_compiler_flag__Winit_self -- Performing Test check_c_compiler_flag__Winit_self - Success -- Performing Test check_c_compiler_flag__Wmissing_field_initializers -- Performing Test check_c_compiler_flag__Wmissing_field_initializers - Success -- Performing Test check_c_compiler_flag__Wdeclaration_after_statement -- Performing Test check_c_compiler_flag__Wdeclaration_after_statement - Success -- Performing Test check_c_compiler_flag__Waddress -- Performing Test check_c_compiler_flag__Waddress - Success -- Performing Test check_c_compiler_flag__Wnormalized_id -- Performing Test check_c_compiler_flag__Wnormalized_id - Success -- Performing Test check_c_compiler_flag__Woverride_init -- Performing Test check_c_compiler_flag__Woverride_init - Success -- Performing Test check_c_compiler_flag__Wlogical_op -- Performing Test check_c_compiler_flag__Wlogical_op - Success -- Performing Test check_c_compiler_flag__Wwrite_strings -- Performing Test check_c_compiler_flag__Wwrite_strings - Success -- Looking for __GNU_LIBRARY__ -- Looking for __GNU_LIBRARY__ - found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for sys/socket.h -- Looking for sys/socket.h - found -- Looking for netinet/in.h -- Looking for netinet/in.h - found -- Looking for sys/un.h -- Looking for sys/un.h - found -- 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 struct sockaddr_un -- Check size of struct sockaddr_un - done -- Looking for netinet/in6.h -- Looking for netinet/in6.h - not found -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for netdb.h -- Looking for netdb.h - found -- Looking for dlfcn.h -- Looking for dlfcn.h - found -- Looking for arpa/inet.h -- Looking for arpa/inet.h - found -- Looking for fcntl.h -- Looking for fcntl.h - found -- Looking for inttypes.h -- Looking for inttypes.h - found -- Looking for memory.h -- Looking for memory.h - found -- Looking for poll.h -- Looking for poll.h - found -- Looking for port.h -- Looking for port.h - not found -- Looking for signal.h -- Looking for signal.h - found -- Looking for stdarg.h -- Looking for stdarg.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stdlib.h -- Looking for stdlib.h - found -- Looking for strings.h -- Looking for strings.h - found -- Looking for string.h -- Looking for string.h - found -- Looking for sys/devpoll.h -- Looking for sys/devpoll.h - not found -- Looking for sys/epoll.h -- Looking for sys/epoll.h - found -- Looking for sys/eventfd.h -- Looking for sys/eventfd.h - found -- Looking for sys/event.h -- Looking for sys/event.h - not found -- Looking for sys/ioctl.h -- Looking for sys/ioctl.h - found -- Looking for sys/mman.h -- Looking for sys/mman.h - found -- Looking for sys/param.h -- Looking for sys/param.h - found -- Looking for sys/queue.h -- Looking for sys/queue.h - found -- Looking for sys/select.h -- Looking for sys/select.h - found -- Looking for sys/sendfile.h -- Looking for sys/sendfile.h - found -- Looking for sys/stat.h -- Looking for sys/stat.h - found -- Looking for sys/time.h -- Looking for sys/time.h - found -- Looking for sys/uio.h -- Looking for sys/uio.h - found -- Looking for include files sys/types.h, ifaddrs.h -- Looking for include files sys/types.h, ifaddrs.h - found -- Looking for mach/mach_time.h -- Looking for mach/mach_time.h - not found -- Looking for netinet/tcp.h -- Looking for netinet/tcp.h - found -- Looking for sys/wait.h -- Looking for sys/wait.h - found -- Looking for sys/resource.h -- Looking for sys/resource.h - found -- Looking for sys/sysctl.h -- Looking for sys/sysctl.h - found -- Looking for sys/timerfd.h -- Looking for sys/timerfd.h - found -- Looking for errno.h -- Looking for errno.h - found -- Looking for epoll_create -- Looking for epoll_create - found -- Looking for epoll_ctl -- Looking for epoll_ctl - found -- Looking for eventfd -- Looking for eventfd - found -- Looking for clock_gettime -- Looking for clock_gettime - found -- Looking for fcntl -- Looking for fcntl - found -- Looking for getaddrinfo -- Looking for getaddrinfo - found -- Looking for getnameinfo -- Looking for getnameinfo - found -- Looking for gettimeofday -- Looking for gettimeofday - found -- Looking for getprotobynumber -- Looking for getprotobynumber - found -- Looking for getservbyname -- Looking for getservbyname - found -- Looking for inet_ntop -- Looking for inet_ntop - found -- Looking for inet_pton -- Looking for inet_pton - found -- Looking for kqueue -- Looking for kqueue - not found -- Looking for mmap -- Looking for mmap - found -- Looking for pipe -- Looking for pipe - found -- Looking for pipe2 -- Looking for pipe2 - found -- Looking for poll -- Looking for poll - found -- Looking for port_create -- Looking for port_create - not found -- Looking for sendfile -- Looking for sendfile - found -- Looking for sigaction -- Looking for sigaction - found -- Looking for signal -- Looking for signal - found -- Looking for splice -- Looking for splice - found -- Looking for strlcpy -- Looking for strlcpy - not found -- Looking for strsep -- Looking for strsep - found -- Looking for strtok_r -- Looking for strtok_r - found -- Looking for strtoll -- Looking for strtoll - found -- Looking for vasprintf -- Looking for vasprintf - found -- Looking for sysctl -- Looking for sysctl - found -- Looking for accept4 -- Looking for accept4 - found -- Looking for arc4random -- Looking for arc4random - not found -- Looking for arc4random_buf -- Looking for arc4random_buf - not found -- Looking for arc4random_addrandom -- Looking for arc4random_addrandom - not found -- Looking for epoll_create1 -- Looking for epoll_create1 - found -- Looking for getegid -- Looking for getegid - found -- Looking for geteuid -- Looking for geteuid - found -- Looking for getifaddrs -- Looking for getifaddrs - found -- Looking for issetugid -- Looking for issetugid - not found -- Looking for mach_absolute_time -- Looking for mach_absolute_time - not found -- Looking for nanosleep -- Looking for nanosleep - found -- Looking for usleep -- Looking for usleep - found -- Looking for timeradd -- Looking for timeradd - not found -- Looking for timerclear -- Looking for timerclear - not found -- Looking for timercmp -- Looking for timercmp - not found -- Looking for timerfd_create -- Looking for timerfd_create - found -- Looking for timerisset -- Looking for timerisset - not found -- Looking for putenv -- Looking for putenv - found -- Looking for setenv -- Looking for setenv - found -- Looking for setrlimit -- Looking for setrlimit - found -- Looking for umask -- Looking for umask - found -- Looking for unsetenv -- Looking for unsetenv - found -- Looking for gethostbyname_r -- Looking for gethostbyname_r - found -- Checking prototype gethostbyname_r for EVENT__HAVE_GETHOSTBYNAME_R_3_ARG - False -- Checking prototype gethostbyname_r for EVENT__HAVE_GETHOSTBYNAME_R_5_ARG - False -- Checking prototype gethostbyname_r for EVENT__HAVE_GETHOSTBYNAME_R_6_ARG - True -- Looking for select -- Looking for select - 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 short -- Check size of short - done -- Check size of int -- Check size of int - done -- Check size of unsigned -- Check size of unsigned - done -- Check size of unsigned int -- Check size of unsigned int - done -- Check size of long -- Check size of long - done -- Check size of long long -- Check size of long long - done -- Performing Test HAVE_INLINE -- Performing Test HAVE_INLINE - Success -- Looking for __func__ -- Looking for __func__ - found -- Looking for __FUNCTION__ -- Looking for __FUNCTION__ - found -- Looking for TAILQ_FOREACH -- Looking for TAILQ_FOREACH - found -- Performing Test EVENT__HAVE_DECL_CTL_KERN -- Performing Test EVENT__HAVE_DECL_CTL_KERN - Success -- Looking for CTL_KERN - found -- Performing Test EVENT__HAVE_DECL_KERN_ARND -- Performing Test EVENT__HAVE_DECL_KERN_ARND - Failed -- Looking for KERN_ARND - not found -- Performing Test EVENT__HAVE_DECL_KERN_RANDOM -- Performing Test EVENT__HAVE_DECL_KERN_RANDOM - Success -- Looking for KERN_RANDOM - found -- Performing Test EVENT__HAVE_DECL_RANDOM_UUID -- Performing Test EVENT__HAVE_DECL_RANDOM_UUID - Success -- Looking for RANDOM_UUID - found -- Looking for F_SETFD -- Looking for F_SETFD - found -- Check size of fd_mask -- Check size of fd_mask - done -- Check size of size_t -- Check size of size_t - done -- Check size of off_t -- Check size of off_t - done -- Check size of ssize_t -- Check size of ssize_t - done -- Check size of SSIZE_T -- Check size of SSIZE_T - failed -- Check size of socklen_t -- Check size of socklen_t - done -- Check size of pid_t -- Check size of pid_t - done -- Check size of pthread_t -- Check size of pthread_t - done -- Check size of uintptr_t -- Check size of uintptr_t - done -- Check size of void * -- Check size of void * - done -- Check size of time_t -- Check size of time_t - done -- Check size of struct addrinfo -- Check size of struct addrinfo - done -- Check size of struct in6_addr -- Check size of struct in6_addr - done -- Performing Test EVENT__HAVE_STRUCT_IN6_ADDR_S6_ADDR16 -- Performing Test EVENT__HAVE_STRUCT_IN6_ADDR_S6_ADDR16 - Success -- Performing Test EVENT__HAVE_STRUCT_IN6_ADDR_S6_ADDR32 -- Performing Test EVENT__HAVE_STRUCT_IN6_ADDR_S6_ADDR32 - Success -- Check size of sa_family_t -- Check size of sa_family_t - done -- Check size of struct sockaddr_in6 -- Check size of struct sockaddr_in6 - done -- Performing Test EVENT__HAVE_STRUCT_SOCKADDR_IN6_SIN6_LEN -- Performing Test EVENT__HAVE_STRUCT_SOCKADDR_IN6_SIN6_LEN - Failed -- Performing Test EVENT__HAVE_STRUCT_SOCKADDR_IN_SIN_LEN -- Performing Test EVENT__HAVE_STRUCT_SOCKADDR_IN_SIN_LEN - Failed -- Check size of struct sockaddr_storage -- Check size of struct sockaddr_storage - done -- Performing Test EVENT__HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY -- Performing Test EVENT__HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY - Success -- Performing Test EVENT__HAVE_STRUCT_SOCKADDR_STORAGE___SS_FAMILY -- Performing Test EVENT__HAVE_STRUCT_SOCKADDR_STORAGE___SS_FAMILY - Failed -- Check size of struct linger -- Check size of struct linger - done -- Conan: Using autogenerated FindOpenSSL.cmake -- Found OpenSSL: 1.1.1d (found version "1.1.1d") -- Library ssl found /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/openssl/1.1.1d/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib/libssl.a -- Found: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/openssl/1.1.1d/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib/libssl.a -- Library crypto found /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/openssl/1.1.1d/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib/libcrypto.a -- Found: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/openssl/1.1.1d/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib/libcrypto.a -- OpenSSL include: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/openssl/1.1.1d/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -- OpenSSL lib: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/openssl/1.1.1d/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib/libssl.a;/home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/openssl/1.1.1d/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib/libcrypto.a;dl;pthread; -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE CMake Warning at source_subfolder/CMakeLists.txt:1492 (message): The doxygen target will not support since doxygen command was not found! -- -- ---( Libevent 2.1.11-stable )--- -- -- Available event backends: -- CMAKE_BINARY_DIR: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/build_subfolder -- CMAKE_CURRENT_BINARY_DIR: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/build_subfolder/source_subfolder -- CMAKE_SOURCE_DIR: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc -- CMAKE_CURRENT_SOURCE_DIR: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/source_subfolder -- PROJECT_BINARY_DIR: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/build_subfolder/source_subfolder -- PROJECT_SOURCE_DIR: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/source_subfolder -- CMAKE_MODULE_PATH: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/openssl/1.1.1d/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/;/home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/openssl/1.1.1d/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/;/home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc;/home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/source_subfolder/cmake/ -- CMAKE_COMMAND: /usr/bin/cmake -- CMAKE_ROOT: /usr/share/cmake-3.16 -- CMAKE_SYSTEM: Linux-4.14.138+ -- CMAKE_SYSTEM_NAME: Linux -- CMAKE_SYSTEM_VERSION: 4.14.138+ -- CMAKE_SYSTEM_PROCESSOR: x86_64 -- CMAKE_SKIP_RPATH: NO -- CMAKE_VERBOSE_MAKEFILE: FALSE -- CMAKE_C_FLAGS: -m64 -Wall -Wextra -Wno-unused-parameter -Wstrict-aliasing -Wstrict-prototypes -fno-strict-aliasing -Wmissing-prototypes -Winit-self -Wmissing-field-initializers -Wdeclaration-after-statement -Waddress -Wnormalized=id -Woverride-init -Wlogical-op -Wwrite-strings -- CMAKE_BUILD_TYPE: Release -- CMAKE_C_COMPILER: /usr/bin/gcc (id GNU, clang 0, GNUC 1) -- CMAKE_AR: /usr/bin/ar -- CMAKE_RANLIB: /usr/bin/ranlib -- -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR EVENT__MSVC_STATIC_RUNTIME OPENSSL_ROOT_DIR -- Build files have been written to: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/build_subfolder ----Running------ > cmake --build '/home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/build_subfolder' '--' '-j3' ----------------- Scanning dependencies of target event_pthreads_static [ 1%] Building C object source_subfolder/CMakeFiles/event_pthreads_static.dir/evthread_pthread.c.o Scanning dependencies of target event_openssl_static [ 3%] Building C object source_subfolder/CMakeFiles/event_openssl_static.dir/bufferevent_openssl.c.o Scanning dependencies of target event_core_static [ 5%] Building C object source_subfolder/CMakeFiles/event_core_static.dir/buffer.c.o [ 7%] Linking C static library ../lib/libevent_pthreads.a [ 7%] Built target event_pthreads_static In file included from /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/openssl/1.1.1d/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include/openssl/ssl.h:18:0, from /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/source_subfolder/bufferevent_openssl.c:66: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/source_subfolder/bufferevent_openssl.c: In function ‘bufferevent_openssl_socket_new’: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/openssl/1.1.1d/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include/openssl/bio.h:481:34: warning: value computed is not used [-Wunused-value] # define BIO_set_close(b,c) (int)BIO_ctrl(b,BIO_CTRL_SET_CLOSE,(c),NULL) ^ /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/source_subfolder/bufferevent_openssl.c:1466:3: note: in expansion of macro ‘BIO_set_close’ BIO_set_close(bio, 0); ^ Scanning dependencies of target event_extra_static [ 9%] Building C object source_subfolder/CMakeFiles/event_extra_static.dir/event_tagging.c.o [ 11%] Linking C static library ../lib/libevent_openssl.a [ 13%] Building C object source_subfolder/CMakeFiles/event_extra_static.dir/http.c.o [ 13%] Built target event_openssl_static Scanning dependencies of target event_static [ 15%] Building C object source_subfolder/CMakeFiles/event_static.dir/buffer.c.o [ 16%] Building C object source_subfolder/CMakeFiles/event_core_static.dir/bufferevent.c.o [ 18%] Building C object source_subfolder/CMakeFiles/event_extra_static.dir/evdns.c.o [ 20%] Building C object source_subfolder/CMakeFiles/event_static.dir/bufferevent.c.o [ 22%] Building C object source_subfolder/CMakeFiles/event_core_static.dir/bufferevent_filter.c.o [ 24%] Building C object source_subfolder/CMakeFiles/event_core_static.dir/bufferevent_pair.c.o [ 26%] Building C object source_subfolder/CMakeFiles/event_core_static.dir/bufferevent_ratelim.c.o [ 28%] Building C object source_subfolder/CMakeFiles/event_static.dir/bufferevent_filter.c.o [ 30%] Building C object source_subfolder/CMakeFiles/event_static.dir/bufferevent_pair.c.o [ 32%] Building C object source_subfolder/CMakeFiles/event_core_static.dir/bufferevent_sock.c.o [ 33%] Building C object source_subfolder/CMakeFiles/event_static.dir/bufferevent_ratelim.c.o [ 35%] Building C object source_subfolder/CMakeFiles/event_core_static.dir/event.c.o [ 37%] Building C object source_subfolder/CMakeFiles/event_static.dir/bufferevent_sock.c.o [ 39%] Building C object source_subfolder/CMakeFiles/event_static.dir/event.c.o [ 41%] Building C object source_subfolder/CMakeFiles/event_extra_static.dir/evrpc.c.o [ 43%] Linking C static library ../lib/libevent_extra.a [ 43%] Built target event_extra_static [ 45%] Building C object source_subfolder/CMakeFiles/event_static.dir/evmap.c.o [ 47%] Building C object source_subfolder/CMakeFiles/event_core_static.dir/evmap.c.o [ 49%] Building C object source_subfolder/CMakeFiles/event_static.dir/evthread.c.o [ 50%] Building C object source_subfolder/CMakeFiles/event_core_static.dir/evthread.c.o [ 52%] Building C object source_subfolder/CMakeFiles/event_static.dir/evutil.c.o [ 54%] Building C object source_subfolder/CMakeFiles/event_core_static.dir/evutil.c.o [ 56%] Building C object source_subfolder/CMakeFiles/event_static.dir/evutil_rand.c.o [ 58%] Building C object source_subfolder/CMakeFiles/event_static.dir/evutil_time.c.o [ 60%] Building C object source_subfolder/CMakeFiles/event_static.dir/listener.c.o [ 62%] Building C object source_subfolder/CMakeFiles/event_core_static.dir/evutil_rand.c.o [ 64%] Building C object source_subfolder/CMakeFiles/event_static.dir/log.c.o [ 66%] Building C object source_subfolder/CMakeFiles/event_static.dir/signal.c.o [ 67%] Building C object source_subfolder/CMakeFiles/event_static.dir/strlcpy.c.o [ 69%] Building C object source_subfolder/CMakeFiles/event_static.dir/select.c.o [ 71%] Building C object source_subfolder/CMakeFiles/event_core_static.dir/evutil_time.c.o [ 73%] Building C object source_subfolder/CMakeFiles/event_static.dir/poll.c.o [ 75%] Building C object source_subfolder/CMakeFiles/event_core_static.dir/listener.c.o [ 77%] Building C object source_subfolder/CMakeFiles/event_static.dir/epoll.c.o [ 79%] Building C object source_subfolder/CMakeFiles/event_static.dir/event_tagging.c.o [ 81%] Building C object source_subfolder/CMakeFiles/event_core_static.dir/log.c.o [ 83%] Building C object source_subfolder/CMakeFiles/event_core_static.dir/signal.c.o [ 84%] Building C object source_subfolder/CMakeFiles/event_static.dir/http.c.o [ 86%] Building C object source_subfolder/CMakeFiles/event_static.dir/evdns.c.o [ 88%] Building C object source_subfolder/CMakeFiles/event_core_static.dir/strlcpy.c.o [ 90%] Building C object source_subfolder/CMakeFiles/event_core_static.dir/select.c.o [ 92%] Building C object source_subfolder/CMakeFiles/event_core_static.dir/poll.c.o [ 94%] Building C object source_subfolder/CMakeFiles/event_core_static.dir/epoll.c.o [ 96%] Linking C static library ../lib/libevent_core.a [ 96%] Built target event_core_static [ 98%] Building C object source_subfolder/CMakeFiles/event_static.dir/evrpc.c.o [100%] Linking C static library ../lib/libevent.a [100%] Built target event_static libevent/2.1.11: Package '74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc' built libevent/2.1.11: Build folder /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc libevent/2.1.11: Generated conaninfo.txt libevent/2.1.11: Generated conanbuildinfo.txt libevent/2.1.11: Generating the package libevent/2.1.11: Package folder /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc libevent/2.1.11: Calling package() ----Running------ > cmake --build '/home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/build_subfolder' '--target' 'install' '--' '-j3' ----------------- [ 3%] Built target event_pthreads_static [ 7%] Built target event_openssl_static [ 45%] Built target event_core_static [ 54%] Built target event_extra_static [100%] Built target event_static Install the project... -- Install configuration: "Release" -- Installing: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/lib/libevent_core.a -- Installing: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/buffer.h -- Installing: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/bufferevent.h -- Installing: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/bufferevent_compat.h -- Installing: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/bufferevent_struct.h -- Installing: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/buffer_compat.h -- Installing: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/dns.h -- Installing: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/dns_compat.h -- Installing: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/dns_struct.h -- Installing: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/event.h -- Installing: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/event_compat.h -- Installing: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/event_struct.h -- Installing: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/http.h -- Installing: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/http_compat.h -- Installing: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/http_struct.h -- Installing: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/keyvalq_struct.h -- Installing: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/listener.h -- Installing: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/rpc.h -- Installing: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/rpc_compat.h -- Installing: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/rpc_struct.h -- Installing: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/tag.h -- Installing: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/tag_compat.h -- Installing: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/thread.h -- Installing: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/util.h -- Installing: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/visibility.h -- Installing: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/event-config.h -- Installing: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/bufferevent_ssl.h -- Installing: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/lib/pkgconfig/libevent_core.pc -- Installing: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/lib/libevent_extra.a -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/buffer.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/bufferevent.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/bufferevent_compat.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/bufferevent_struct.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/buffer_compat.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/dns.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/dns_compat.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/dns_struct.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/event.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/event_compat.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/event_struct.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/http.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/http_compat.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/http_struct.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/keyvalq_struct.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/listener.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/rpc.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/rpc_compat.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/rpc_struct.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/tag.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/tag_compat.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/thread.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/util.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/visibility.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/event-config.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/bufferevent_ssl.h -- Installing: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/lib/pkgconfig/libevent_extra.pc -- Installing: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/lib/libevent_openssl.a -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/buffer.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/bufferevent.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/bufferevent_compat.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/bufferevent_struct.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/buffer_compat.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/dns.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/dns_compat.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/dns_struct.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/event.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/event_compat.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/event_struct.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/http.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/http_compat.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/http_struct.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/keyvalq_struct.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/listener.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/rpc.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/rpc_compat.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/rpc_struct.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/tag.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/tag_compat.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/thread.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/util.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/visibility.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/event-config.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/bufferevent_ssl.h -- Installing: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/lib/pkgconfig/libevent_openssl.pc -- Installing: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/lib/libevent_pthreads.a -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/buffer.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/bufferevent.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/bufferevent_compat.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/bufferevent_struct.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/buffer_compat.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/dns.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/dns_compat.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/dns_struct.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/event.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/event_compat.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/event_struct.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/http.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/http_compat.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/http_struct.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/keyvalq_struct.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/listener.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/rpc.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/rpc_compat.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/rpc_struct.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/tag.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/tag_compat.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/thread.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/util.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/visibility.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/event-config.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/bufferevent_ssl.h -- Installing: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/lib/pkgconfig/libevent_pthreads.pc -- Installing: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/lib/libevent.a -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/buffer.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/bufferevent.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/bufferevent_compat.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/bufferevent_struct.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/buffer_compat.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/dns.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/dns_compat.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/dns_struct.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/event.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/event_compat.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/event_struct.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/http.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/http_compat.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/http_struct.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/keyvalq_struct.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/listener.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/rpc.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/rpc_compat.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/rpc_struct.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/tag.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/tag_compat.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/thread.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/util.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/visibility.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/event-config.h -- Up-to-date: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/bufferevent_ssl.h -- Installing: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/lib/pkgconfig/libevent.pc -- Installing: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/evdns.h -- Installing: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/evrpc.h -- Installing: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event.h -- Installing: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/evhttp.h -- Installing: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/evutil.h -- Installing: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/lib/cmake/libevent/LibeventConfig.cmake -- Installing: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/lib/cmake/libevent/LibeventConfigVersion.cmake -- Installing: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/lib/cmake/libevent/LibeventTargets.cmake -- Installing: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/lib/cmake/libevent/LibeventTargets-release.cmake -- Installing: /home/conan/workspace/onan-center-pull-request_PR-2142/2/pr_2142_2_0_0/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/bin/event_rpcgen.py [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(): [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 libevent/2.1.11 package(): Packaged 5 '.a' files libevent/2.1.11 package(): Packaged 31 '.h' files libevent/2.1.11 package(): Packaged 1 '.py' file: event_rpcgen.py libevent/2.1.11 package(): Packaged 1 file: LICENSE libevent/2.1.11: Package '74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc' created libevent/2.1.11: Created package revision e03dbd1ef5cfff82eeba247f72f409be [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK libevent/2.1.11 (test package): Generator cmake created conanbuildinfo.cmake libevent/2.1.11 (test package): Generator txt created conanbuildinfo.txt libevent/2.1.11 (test package): Generated conaninfo.txt libevent/2.1.11 (test package): Generated graphinfo Using lockfile: '/home/conan/workspace/onan-center-pull-request_PR-2142/2/co_pr_2142_2_0_0/recipes/libevent/all/test_package/build/9b361806880171b14e6d03ad1daa27c88ae2330a/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 libevent/2.1.11 (test package): Calling build() ----Running------ > cd '/home/conan/workspace/onan-center-pull-request_PR-2142/2/co_pr_2142_2_0_0/recipes/libevent/all/test_package/build/9b361806880171b14e6d03ad1daa27c88ae2330a' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Release" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="5" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev '/home/conan/workspace/onan-center-pull-request_PR-2142/2/co_pr_2142_2_0_0/recipes/libevent/all/test_package' ----------------- -- The C compiler identification is GNU 5.4.0 -- The CXX compiler identification is GNU 5.4.0 -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/g++ -- Check for working CXX compiler: /usr/bin/g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- 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 5 -- Conan: Checking correct version: 5 -- Conan: C++ stdlib: libstdc++ -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY -- Build files have been written to: /home/conan/workspace/onan-center-pull-request_PR-2142/2/co_pr_2142_2_0_0/recipes/libevent/all/test_package/build/9b361806880171b14e6d03ad1daa27c88ae2330a ----Running------ > cmake --build '/home/conan/workspace/onan-center-pull-request_PR-2142/2/co_pr_2142_2_0_0/recipes/libevent/all/test_package/build/9b361806880171b14e6d03ad1daa27c88ae2330a' '--' '-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 libevent/2.1.11 (test package): Running test() ----Running------ > bin/test_package ----------------- Version 2.1.11-stable done JSON file created at '/home/conan/workspace/onan-center-pull-request_PR-2142/2/co_pr_2142_2_0_0/_create.json'