******************************************************************************** conan install libevent/2.1.12@#9e84e55ff82a89d2699e1e60dea904b4 --build=libevent -pr /home/conan/w/prod/BuildSingleReference/124672/2aba279e-17fc-41f8-80d2-e0553eb4cacc/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.12: Forced build from source Installing package: libevent/2.1.12 Requirements libevent/2.1.12 from local cache - Cache openssl/1.1.1s from 'conan-center' - Downloaded Packages libevent/2.1.12: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.12: Configuring sources in /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.12/_/_/source/src libevent/2.1.12: [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.12: Copying sources to build folder libevent/2.1.12: Building your package in /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.12/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc libevent/2.1.12: Generator txt created conanbuildinfo.txt libevent/2.1.12: Calling generate() libevent/2.1.12: Preset 'release' added to CMakePresets.json. Invoke it manually using 'cmake --preset release' libevent/2.1.12: 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.12/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/build/generators/conan_toolchain.cmake -DEVENT__LIBRARY_TYPE=STATIC -DCMAKE_POLICY_DEFAULT_CMP0091=NEW -DCMAKE_BUILD_TYPE=Release' libevent/2.1.12: 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.12: Calling build() libevent/2.1.12: CMake command: cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.12/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.12/_/_/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.12/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/src" ----Running------ > cmake -G "Unix Makefiles" -DCMAKE_TOOLCHAIN_FILE="/home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.12/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="/home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.12/_/_/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.12/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/src" ----------------- -- Using Conan toolchain: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.12/_/_/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 (found version "2.38.1") -- 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 include file fcntl.h -- Looking for include file fcntl.h - found -- Looking for include files fcntl.h, inttypes.h -- Looking for include files fcntl.h, inttypes.h - found -- Looking for 3 include files fcntl.h, ..., memory.h -- Looking for 3 include files fcntl.h, ..., memory.h - found -- Looking for 4 include files fcntl.h, ..., signal.h -- Looking for 4 include files fcntl.h, ..., signal.h - found -- Looking for 5 include files fcntl.h, ..., stdarg.h -- Looking for 5 include files fcntl.h, ..., stdarg.h - found -- Looking for 6 include files fcntl.h, ..., stddef.h -- Looking for 6 include files fcntl.h, ..., stddef.h - found -- Looking for 7 include files fcntl.h, ..., stdint.h -- Looking for 7 include files fcntl.h, ..., stdint.h - found -- Looking for 8 include files fcntl.h, ..., stdlib.h -- Looking for 8 include files fcntl.h, ..., stdlib.h - found -- Looking for 9 include files fcntl.h, ..., string.h -- Looking for 9 include files fcntl.h, ..., string.h - found -- Looking for 10 include files fcntl.h, ..., errno.h -- Looking for 10 include files fcntl.h, ..., errno.h - found -- Looking for 11 include files fcntl.h, ..., unistd.h -- Looking for 11 include files fcntl.h, ..., unistd.h - found -- Looking for 12 include files fcntl.h, ..., time.h -- Looking for 12 include files fcntl.h, ..., time.h - found -- Looking for 13 include files fcntl.h, ..., sys/types.h -- Looking for 13 include files fcntl.h, ..., sys/types.h - found -- Looking for 14 include files fcntl.h, ..., sys/stat.h -- Looking for 14 include files fcntl.h, ..., sys/stat.h - found -- Looking for 15 include files fcntl.h, ..., sys/time.h -- Looking for 15 include files fcntl.h, ..., sys/time.h - found -- Looking for 16 include files fcntl.h, ..., sys/param.h -- Looking for 16 include files fcntl.h, ..., sys/param.h - found -- Looking for 17 include files fcntl.h, ..., netdb.h -- Looking for 17 include files fcntl.h, ..., netdb.h - found -- Looking for 18 include files fcntl.h, ..., dlfcn.h -- Looking for 18 include files fcntl.h, ..., dlfcn.h - found -- Looking for 19 include files fcntl.h, ..., arpa/inet.h -- Looking for 19 include files fcntl.h, ..., arpa/inet.h - found -- Looking for 20 include files fcntl.h, ..., poll.h -- Looking for 20 include files fcntl.h, ..., poll.h - found -- Looking for 21 include files fcntl.h, ..., port.h -- Looking for 21 include files fcntl.h, ..., port.h - not found -- Looking for 21 include files fcntl.h, ..., sys/socket.h -- Looking for 21 include files fcntl.h, ..., sys/socket.h - found -- Looking for 22 include files fcntl.h, ..., sys/random.h -- Looking for 22 include files fcntl.h, ..., sys/random.h - not found -- Looking for 22 include files fcntl.h, ..., sys/un.h -- Looking for 22 include files fcntl.h, ..., sys/un.h - found -- Looking for 23 include files fcntl.h, ..., sys/devpoll.h -- Looking for 23 include files fcntl.h, ..., sys/devpoll.h - not found -- Looking for 23 include files fcntl.h, ..., sys/epoll.h -- Looking for 23 include files fcntl.h, ..., sys/epoll.h - found -- Looking for 24 include files fcntl.h, ..., sys/eventfd.h -- Looking for 24 include files fcntl.h, ..., sys/eventfd.h - found -- Looking for 25 include files fcntl.h, ..., sys/event.h -- Looking for 25 include files fcntl.h, ..., sys/event.h - not found -- Looking for 25 include files fcntl.h, ..., sys/ioctl.h -- Looking for 25 include files fcntl.h, ..., sys/ioctl.h - found -- Looking for 26 include files fcntl.h, ..., sys/mman.h -- Looking for 26 include files fcntl.h, ..., sys/mman.h - found -- Looking for 27 include files fcntl.h, ..., sys/queue.h -- Looking for 27 include files fcntl.h, ..., sys/queue.h - found -- Looking for 28 include files fcntl.h, ..., sys/select.h -- Looking for 28 include files fcntl.h, ..., sys/select.h - found -- Looking for 29 include files fcntl.h, ..., sys/sendfile.h -- Looking for 29 include files fcntl.h, ..., sys/sendfile.h - found -- Looking for 30 include files fcntl.h, ..., sys/uio.h -- Looking for 30 include files fcntl.h, ..., sys/uio.h - found -- Looking for 31 include files fcntl.h, ..., sys/wait.h -- Looking for 31 include files fcntl.h, ..., sys/wait.h - found -- Looking for 32 include files fcntl.h, ..., sys/resource.h -- Looking for 32 include files fcntl.h, ..., sys/resource.h - found -- Looking for 33 include files fcntl.h, ..., sys/timerfd.h -- Looking for 33 include files fcntl.h, ..., sys/timerfd.h - found -- Looking for 34 include files fcntl.h, ..., netinet/in.h -- Looking for 34 include files fcntl.h, ..., netinet/in.h - found -- Looking for 35 include files fcntl.h, ..., netinet/in6.h -- Looking for 35 include files fcntl.h, ..., netinet/in6.h - not found -- Looking for 35 include files fcntl.h, ..., netinet/tcp.h -- Looking for 35 include files fcntl.h, ..., netinet/tcp.h - found -- Looking for 36 include files fcntl.h, ..., ifaddrs.h -- Looking for 36 include files fcntl.h, ..., ifaddrs.h - found -- Looking for getaddrinfo -- Looking for getaddrinfo - found -- Looking for getnameinfo -- Looking for getnameinfo - found -- Looking for getprotobynumber -- Looking for getprotobynumber - found -- Looking for getservbyname -- Looking for getservbyname - found -- Looking for gethostbyname -- Looking for gethostbyname - found -- Looking for inet_ntop -- Looking for inet_ntop - found -- Looking for inet_pton -- Looking for inet_pton - found -- Looking for gettimeofday -- Looking for gettimeofday - found -- Looking for signal -- Looking for signal - found -- Looking for strtoll -- Looking for strtoll - 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 vasprintf -- Looking for vasprintf - found -- Looking for timerclear -- Looking for timerclear - found -- Looking for timercmp -- Looking for timercmp - found -- Looking for timerisset -- Looking for timerisset - found -- Looking for timeradd -- Looking for timeradd - found -- Looking for nanosleep -- Looking for nanosleep - found -- Looking for putenv -- Looking for putenv - found -- Looking for umask -- Looking for umask - found -- Looking for clock_gettime -- Looking for clock_gettime - found -- Looking for getifaddrs -- Looking for getifaddrs - found -- Looking for select -- Looking for select - found -- Looking for epoll_create -- Looking for epoll_create - found -- Looking for epoll_create1 -- Looking for epoll_create1 - found -- Looking for epoll_ctl -- Looking for epoll_ctl - found -- Looking for eventfd -- Looking for eventfd - found -- Looking for poll -- Looking for poll - found -- Looking for port_create -- Looking for port_create - not found -- Looking for kqueue -- Looking for kqueue - not found -- Looking for fcntl -- Looking for fcntl - found -- Looking for mmap -- Looking for mmap - found -- Looking for pipe -- Looking for pipe - found -- Looking for pipe2 -- Looking for pipe2 - found -- Looking for sendfile -- Looking for sendfile - found -- Looking for sigaction -- Looking for sigaction - found -- Looking for strsignal -- Looking for strsignal - found -- Looking for sysctl -- Looking for sysctl - not 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 getrandom -- Looking for getrandom - not found -- Looking for getegid -- Looking for getegid - found -- Looking for geteuid -- Looking for geteuid - found -- Looking for issetugid -- Looking for issetugid - not found -- Looking for usleep -- Looking for usleep - found -- Looking for timerfd_create -- Looking for timerfd_create - found -- Looking for setenv -- Looking for setenv - found -- Looking for unsetenv -- Looking for unsetenv - found -- Looking for setrlimit -- Looking for setrlimit - 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 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 -- 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 -- 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.12-stable )--- -- -- Available event backends: -- CMAKE_BINARY_DIR: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.12/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/build/Release -- CMAKE_CURRENT_BINARY_DIR: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.12/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/build/Release -- CMAKE_SOURCE_DIR: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.12/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/src -- CMAKE_CURRENT_SOURCE_DIR: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.12/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/src -- PROJECT_BINARY_DIR: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.12/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/build/Release -- PROJECT_SOURCE_DIR: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.12/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/src -- CMAKE_MODULE_PATH: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.12/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/build/generators;/home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.12/_/_/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.12/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/build/Release libevent/2.1.12: CMake command: cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.12/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/build/Release" '--' '-j3' ----Running------ > cmake --build "/home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.12/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/build/Release" '--' '-j3' ----------------- Scanning dependencies of target event_core_static [ 3%] Building C object CMakeFiles/event_core_static.dir/buffer.c.o [ 6%] Building C object CMakeFiles/event_core_static.dir/bufferevent.c.o [ 10%] Building C object CMakeFiles/event_core_static.dir/bufferevent_filter.c.o [ 13%] Building C object CMakeFiles/event_core_static.dir/bufferevent_pair.c.o [ 17%] Building C object CMakeFiles/event_core_static.dir/bufferevent_ratelim.c.o [ 20%] Building C object CMakeFiles/event_core_static.dir/bufferevent_sock.c.o [ 24%] Building C object CMakeFiles/event_core_static.dir/event.c.o [ 27%] Building C object CMakeFiles/event_core_static.dir/evmap.c.o [ 31%] Building C object CMakeFiles/event_core_static.dir/evthread.c.o [ 34%] Building C object CMakeFiles/event_core_static.dir/evutil.c.o [ 37%] Building C object CMakeFiles/event_core_static.dir/evutil_rand.c.o [ 41%] Building C object CMakeFiles/event_core_static.dir/evutil_time.c.o [ 44%] Building C object CMakeFiles/event_core_static.dir/listener.c.o [ 48%] Building C object CMakeFiles/event_core_static.dir/log.c.o [ 51%] Building C object CMakeFiles/event_core_static.dir/signal.c.o [ 55%] Building C object CMakeFiles/event_core_static.dir/strlcpy.c.o [ 58%] Building C object CMakeFiles/event_core_static.dir/select.c.o [ 62%] Building C object CMakeFiles/event_core_static.dir/poll.c.o [ 65%] Building C object CMakeFiles/event_core_static.dir/epoll.c.o [ 68%] Linking C static library lib/libevent_core.a [ 68%] Built target event_core_static Scanning dependencies of target event_pthreads_static [ 72%] Building C object CMakeFiles/event_pthreads_static.dir/evthread_pthread.c.o Scanning dependencies of target event_openssl_static Scanning dependencies of target event_extra_static [ 75%] Building C object CMakeFiles/event_openssl_static.dir/bufferevent_openssl.c.o [ 79%] Building C object CMakeFiles/event_extra_static.dir/event_tagging.c.o [ 82%] Linking C static library lib/libevent_pthreads.a [ 82%] Built target event_pthreads_static [ 86%] Building C object CMakeFiles/event_extra_static.dir/http.c.o [ 89%] Building C object CMakeFiles/event_extra_static.dir/evdns.c.o [ 93%] Linking C static library lib/libevent_openssl.a [ 93%] Built target event_openssl_static [ 96%] Building C object CMakeFiles/event_extra_static.dir/evrpc.c.o [100%] Linking C static library lib/libevent_extra.a [100%] Built target event_extra_static libevent/2.1.12: Package '74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc' built libevent/2.1.12: Build folder /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.12/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/build/Release libevent/2.1.12: Generated conaninfo.txt libevent/2.1.12: Generated conanbuildinfo.txt libevent/2.1.12: Generating the package libevent/2.1.12: Package folder /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.12/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc libevent/2.1.12: Calling package() libevent/2.1.12: Copied 1 file: LICENSE libevent/2.1.12: CMake command: cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.12/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/build/Release" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.12/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc" ----Running------ > cmake --install "/home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.12/_/_/build/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/build/Release" --prefix "/home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.12/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc" ----------------- -- Install configuration: "Release" -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.12/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/lib/libevent_core.a -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.12/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/lib/pkgconfig/libevent_core.pc -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.12/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/lib/libevent_extra.a -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.12/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/lib/pkgconfig/libevent_extra.pc -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.12/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/lib/libevent_openssl.a -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.12/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/lib/pkgconfig/libevent_openssl.pc -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.12/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/lib/libevent_pthreads.a -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.12/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/lib/pkgconfig/libevent_pthreads.pc -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.12/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/evdns.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.12/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/evrpc.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.12/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.12/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/evhttp.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.12/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/evutil.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.12/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/buffer.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.12/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/bufferevent.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.12/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/bufferevent_compat.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.12/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/bufferevent_struct.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.12/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/buffer_compat.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.12/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/dns.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.12/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/dns_compat.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.12/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/dns_struct.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.12/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/event.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.12/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/event_compat.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.12/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/event_struct.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.12/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/http.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.12/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/http_compat.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.12/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/http_struct.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.12/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/keyvalq_struct.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.12/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/listener.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.12/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/rpc.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.12/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/rpc_compat.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.12/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/rpc_struct.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.12/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/tag.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.12/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/tag_compat.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.12/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/thread.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.12/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/util.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.12/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/visibility.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.12/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/event-config.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.12/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/include/event2/bufferevent_ssl.h -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.12/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/lib/cmake/libevent/LibeventConfig.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.12/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/lib/cmake/libevent/LibeventConfigVersion.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.12/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/lib/cmake/libevent/LibeventTargets-static.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.12/_/_/package/74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc/lib/cmake/libevent/LibeventTargets-static-release.cmake -- Installing: /home/conan/w/prod/BuildSingleReference/.conan/data/libevent/2.1.12/_/_/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.12 package(): Packaged 1 file: LICENSE libevent/2.1.12 package(): Packaged 4 '.a' files: libevent_core.a, libevent_extra.a, libevent_pthreads.a, libevent_openssl.a libevent/2.1.12 package(): Packaged 1 '.py' file: event_rpcgen.py libevent/2.1.12 package(): Packaged 31 '.h' files libevent/2.1.12: Package '74237cf67ca4e0327788fe9bfc4cbe98da3ce0fc' created libevent/2.1.12: Created package revision 759e7cd229593c1cee989ff937eb818d [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). libevent/2.1.12: 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.12: 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