******************************************************************************** conan install libevent/2.1.11@#4e665b17591bdd0df4fddfd1b87fb97a --build=libevent -pr /home/conan/w/prod/BuildSingleReference/124673/891d04e5-9bb0-4240-b333-67d0615d1772/profile_linux_5_libstdcpp11_gcc_release_64.libevent-shared-False.txt -c tools.system.package_manager:mode=install -c tools.system.package_manager:sudo=True ******************************************************************************** Auto detecting your dev setup to initialize the default profile (/home/conan/w/prod/BuildSingleReference/.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/w/prod/BuildSingleReference/.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/w/prod/BuildSingleReference/.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=5 os=Linux [options] libevent:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True openssl/1.1.1s: Not found in local cache, looking in remotes... openssl/1.1.1s: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz openssl/1.1.1s: Downloaded recipe revision 4cdbdf05388774e8de45fa18c9468286 libevent/2.1.11: Forced build from source Installing package: libevent/2.1.11 Requirements libevent/2.1.11 from local cache - Cache openssl/1.1.1s from 'conan-center' - Downloaded Packages libevent/2.1.11:74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc - Build openssl/1.1.1s:76f87539fc90ff313e0b3182641a9bb558a717d2 - Download Installing (downloading, building) binaries... openssl/1.1.1s: Retrieving package 76f87539fc90ff313e0b3182641a9bb558a717d2 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openssl/1.1.1s: Package installed 76f87539fc90ff313e0b3182641a9bb558a717d2 openssl/1.1.1s: Downloaded package revision 4f2175d2d50419e3bac60bf01d70910d [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK libevent/2.1.11: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/source/src libevent/2.1.11: [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 libevent/2.1.11: Copying sources to build folder libevent/2.1.11: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc libevent/2.1.11: Generator txt created conanbuildinfo.txt libevent/2.1.11: Calling generate() libevent/2.1.11: Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' libevent/2.1.11: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE=/home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/build/generators/conan_toolchain.cmake -DEVENT__LIBRARY_TYPE=STATIC -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' libevent/2.1.11: 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 libevent/2.1.11: Calling build() libevent/2.1.11: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc" -DEVENT__LIBRARY_TYPE="STATIC" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc" -DEVENT__LIBRARY_TYPE="STATIC" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Release" "/home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/src" ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/build/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 5.4.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Found Git: /usr/bin/git -- 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: Component target declared 'OpenSSL::Crypto' -- Conan: Component target declared 'OpenSSL::SSL' -- Conan: Target declared 'openssl::openssl' -- Conan: Including build module from '/home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1s/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/lib/cmake/conan-official-openssl-variables.cmake' -- OpenSSL include: /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1s/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include -- OpenSSL lib: openssl::openssl -- 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 -- -- ---( Libevent 2.1.11-stable )--- -- -- Available event backends: -- CMAKE_BINARY_DIR: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/build/Release -- CMAKE_CURRENT_BINARY_DIR: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/build/Release -- CMAKE_SOURCE_DIR: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/src -- CMAKE_CURRENT_SOURCE_DIR: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/src -- PROJECT_BINARY_DIR: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/build/Release -- PROJECT_SOURCE_DIR: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/src -- CMAKE_MODULE_PATH: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/build/generators;/home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/src/cmake/ -- CMAKE_COMMAND: /usr/bin/cmake -- CMAKE_ROOT: /usr/share/cmake-3.18 -- CMAKE_SYSTEM: Linux-5.4.202+ -- CMAKE_SYSTEM_NAME: Linux -- CMAKE_SYSTEM_VERSION: 5.4.202+ -- 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 -- Build files have been written to: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/build/Release libevent/2.1.11: CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/build/Release" '--' '-j3' ----------------- Scanning dependencies of target event_extra_static Scanning dependencies of target event_openssl_static [ 3%] Building C object CMakeFiles/event_extra_static.dir/event_tagging.c.o Scanning dependencies of target event_core_static [ 10%] Building C object CMakeFiles/event_openssl_static.dir/bufferevent_openssl.c.o [ 10%] Building C object CMakeFiles/event_core_static.dir/buffer.c.o [ 13%] Building C object CMakeFiles/event_extra_static.dir/http.c.o [ 17%] Linking C static library lib/libevent_openssl.a [ 17%] Built target event_openssl_static [ 20%] Building C object CMakeFiles/event_extra_static.dir/evdns.c.o [ 24%] Building C object CMakeFiles/event_core_static.dir/bufferevent.c.o Scanning dependencies of target event_pthreads_static [ 27%] Building C object CMakeFiles/event_pthreads_static.dir/evthread_pthread.c.o [ 31%] Linking C static library lib/libevent_pthreads.a [ 31%] Built target event_pthreads_static [ 34%] Building C object CMakeFiles/event_extra_static.dir/evrpc.c.o [ 37%] Building C object CMakeFiles/event_core_static.dir/bufferevent_filter.c.o [ 41%] Building C object CMakeFiles/event_core_static.dir/bufferevent_pair.c.o [ 44%] Building C object CMakeFiles/event_core_static.dir/bufferevent_ratelim.c.o [ 48%] Building C object CMakeFiles/event_core_static.dir/bufferevent_sock.c.o [ 51%] Linking C static library lib/libevent_extra.a [ 51%] Built target event_extra_static [ 55%] Building C object CMakeFiles/event_core_static.dir/event.c.o [ 58%] Building C object CMakeFiles/event_core_static.dir/evmap.c.o [ 62%] Building C object CMakeFiles/event_core_static.dir/evthread.c.o [ 65%] Building C object CMakeFiles/event_core_static.dir/evutil.c.o [ 68%] Building C object CMakeFiles/event_core_static.dir/evutil_rand.c.o [ 72%] Building C object CMakeFiles/event_core_static.dir/evutil_time.c.o [ 75%] Building C object CMakeFiles/event_core_static.dir/listener.c.o [ 79%] Building C object CMakeFiles/event_core_static.dir/log.c.o [ 82%] Building C object CMakeFiles/event_core_static.dir/signal.c.o [ 86%] Building C object CMakeFiles/event_core_static.dir/strlcpy.c.o [ 89%] Building C object CMakeFiles/event_core_static.dir/select.c.o [ 93%] Building C object CMakeFiles/event_core_static.dir/poll.c.o [ 96%] Building C object CMakeFiles/event_core_static.dir/epoll.c.o [100%] Linking C static library lib/libevent_core.a [100%] Built target event_core_static libevent/2.1.11: Package '74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc' built libevent/2.1.11: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/build/Release 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/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc libevent/2.1.11: Calling package() libevent/2.1.11: Copied 1 file: LICENSE libevent/2.1.11: CMake command: cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/build/Release" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc" ----Running------ > cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/build/Release" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc" ----------------- -- Install configuration: "Release" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/lib/libevent_core.a -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/buffer.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/bufferevent.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/bufferevent_compat.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/bufferevent_struct.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/buffer_compat.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/dns.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/dns_compat.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/dns_struct.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/event.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/event_compat.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/event_struct.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/http.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/http_compat.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/http_struct.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/keyvalq_struct.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/listener.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/rpc.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/rpc_compat.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/rpc_struct.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/tag.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/tag_compat.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/thread.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/util.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/visibility.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/event-config.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/bufferevent_ssl.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/lib/pkgconfig/libevent_core.pc -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/lib/libevent_extra.a -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/buffer.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/bufferevent.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/bufferevent_compat.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/bufferevent_struct.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/buffer_compat.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/dns.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/dns_compat.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/dns_struct.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/event.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/event_compat.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/event_struct.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/http.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/http_compat.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/http_struct.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/keyvalq_struct.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/listener.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/rpc.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/rpc_compat.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/rpc_struct.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/tag.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/tag_compat.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/thread.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/util.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/visibility.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/event-config.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/bufferevent_ssl.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/lib/pkgconfig/libevent_extra.pc -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/lib/libevent_openssl.a -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/buffer.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/bufferevent.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/bufferevent_compat.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/bufferevent_struct.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/buffer_compat.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/dns.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/dns_compat.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/dns_struct.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/event.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/event_compat.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/event_struct.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/http.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/http_compat.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/http_struct.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/keyvalq_struct.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/listener.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/rpc.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/rpc_compat.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/rpc_struct.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/tag.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/tag_compat.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/thread.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/util.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/visibility.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/event-config.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/bufferevent_ssl.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/lib/pkgconfig/libevent_openssl.pc -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/lib/libevent_pthreads.a -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/buffer.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/bufferevent.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/bufferevent_compat.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/bufferevent_struct.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/buffer_compat.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/dns.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/dns_compat.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/dns_struct.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/event.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/event_compat.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/event_struct.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/http.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/http_compat.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/http_struct.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/keyvalq_struct.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/listener.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/rpc.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/rpc_compat.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/rpc_struct.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/tag.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/tag_compat.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/thread.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/util.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/visibility.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/event-config.h -- Up-to-date: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/bufferevent_ssl.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/lib/pkgconfig/libevent_pthreads.pc -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/evdns.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/evrpc.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/evhttp.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/evutil.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/lib/cmake/libevent/LibeventConfig.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/lib/cmake/libevent/LibeventConfigVersion.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/lib/cmake/libevent/LibeventTargets.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/lib/cmake/libevent/LibeventTargets-release.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.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(): [STATIC ARTIFACTS (KB-H074)] 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 libevent/2.1.11 package(): Packaged 1 file: LICENSE libevent/2.1.11 package(): Packaged 4 '.a' files: libevent_core.a, libevent_extra.a, libevent_pthreads.a, libevent_openssl.a libevent/2.1.11 package(): Packaged 1 '.py' file: event_rpcgen.py libevent/2.1.11 package(): Packaged 31 '.h' files libevent/2.1.11: Package '74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc' created libevent/2.1.11: Created package revision 95e5c2a48ca4084dbe187a35410c460c [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 fatal: not a git repository (or any parent up to mount point /home) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). CMake Warning at CMakeLists.txt:1491 (message): The doxygen target will not support since doxygen command was not found! In file included from /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1s/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include/openssl/ssl.h:18:0, from /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/src/bufferevent_openssl.c:66: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/src/bufferevent_openssl.c: In function ‘bufferevent_openssl_socket_new’: /home/conan/w/prod/BuildSingleReference/.conan/data/openssl/1.1.1s/_/_/package/76f87539fc90ff313e0b3182641a9bb558a717d2/include/openssl/bio.h:482: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/w/prod/BuildSingleReference/.conan/data/libevent/2.1.11/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/src/bufferevent_openssl.c:1466:3: note: in expansion of macro ‘BIO_set_close’ BIO_set_close(bio, 0); ^ libevent/2.1.11: 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 libevent/2.1.11: 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