[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: 10.57421875 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 [HOOK - conan-center.py] pre_export(): [CMAKE VERSION REQUIRED (KB-H048)] OK Exporting package recipe libevent/2.1.12 exports: File 'conandata.yml' found. Exporting it... libevent/2.1.12 exports: Copied 1 '.yml' file: conandata.yml libevent/2.1.12 exports_sources: Copied 1 '.txt' file: CMakeLists.txt libevent/2.1.12 exports_sources: Copied 4 '.patch' files: 0001-cmake-fix-module-path.patch, 0002-cmake-fix-runtime-install.patch, 0003-cmake-fix-create-symlink-directory.patch, 0004-cmake-fix-runtime-install.patch [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] Saving conandata.yml: {'sources': {'2.1.12': {'url': 'https://github.com/libevent/libevent/archive/release-2.1.12-stable.tar.gz', 'sha256': '7180a979aaa7000e1264da484f712d403fcf7679b1e9212c4e3d09f5c93efc24'}}, 'patches': {'2.1.12': [{'base_path': 'source_subfolder', 'patch_file': 'patches/0004-cmake-fix-runtime-install.patch'}]}} [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] New conandata.yml contents: patches: 2.1.12: - base_path: source_subfolder patch_file: patches/0004-cmake-fix-runtime-install.patch sources: 2.1.12: sha256: 7180a979aaa7000e1264da484f712d403fcf7679b1e9212c4e3d09f5c93efc24 url: https://github.com/libevent/libevent/archive/release-2.1.12-stable.tar.gz [HOOK - conan-center.py] post_export(): [CONANDATA.YML REDUCE (KB-H031)] OK libevent/2.1.12: The stored package has not changed libevent/2.1.12: Using the exported files summary hash as the recipe revision: 396d1b4bc63cc5bf8f9502751189b47d libevent/2.1.12: Exported revision: 396d1b4bc63cc5bf8f9502751189b47d Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MTd compiler.version=14 os=Windows os_build=Windows [options] libevent:shared=False [build_requires] [env] libevent/2.1.12: Forced build from source libevent/2.1.12 (test package): Installing package Requirements libevent/2.1.12 from local cache - Cache openssl/1.1.1g from 'central' - Cache Packages libevent/2.1.12:93fd2ea2c9fee931012ca825a74b2b0a8276e857 - Build openssl/1.1.1g:f27dcd2d5e453cb01f9324a959461903ce8116a0 - Cache Installing (downloading, building) binaries... openssl/1.1.1g: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK libevent/2.1.12: Copying sources to build folder libevent/2.1.12: Building your package in C:/J/c3ipr/s/PR-2493/1/2_2\852fe1\1 libevent/2.1.12: Generator cmake_find_package created FindOpenSSL.cmake libevent/2.1.12: Generator cmake created conanbuildinfo.cmake [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.12: Calling build() ----Running------ > cd C:/J/c3ipr/s/PR-2493/1/2_2\852fe1\1\build_subfolder && cmake -G "Visual Studio 14 2015 Win64" -DCONAN_LINK_RUNTIME="/MTd" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="14" -DCONAN_CXX_FLAGS="/MP1" -DCONAN_C_FLAGS="/MP1" -DBUILD_SHARED_LIBS="OFF" -DCMAKE_INSTALL_PREFIX="C:/J/c3ipr/s/PR-2493/1/2_2\d07262\1" -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" -DCMAKE_MODULE_PATH="C:/J/c3ipr/s/PR-2493/1/2_2/852fe1/1" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DOPENSSL_ROOT_DIR="C:\J\workspace\cci_PR-2493\1\2_2\.conan\data\openssl\1.1.1g\_\_\package\f27dcd2d5e453cb01f9324a959461903ce8116a0" -DEVENT__LIBRARY_TYPE="STATIC" -DEVENT__DISABLE_DEBUG_MODE="False" -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="True" -Wno-dev C:/J/c3ipr/s/PR-2493/1/2_2\852fe1\1 ----------------- -- Selecting Windows SDK version 10.0.14393.0 to target Windows 10.0.17763. -- The C compiler identification is MSVC 19.0.24215.1 -- The CXX compiler identification is MSVC 19.0.24215.1 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- 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: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- 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 -- Found Git: C:/Program Files/Git/cmd/git.exe (found version "2.21.0.windows.1") fatal: not a git repository (or any of the parent directories): .git -- Looking for __GNU_LIBRARY__ -- Looking for __GNU_LIBRARY__ - not found -- Looking for _GNU_SOURCE -- Looking for _GNU_SOURCE - not 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 - not found -- Looking for 11 include files fcntl.h, ..., time.h -- Looking for 11 include files fcntl.h, ..., time.h - found -- Looking for 12 include files fcntl.h, ..., sys/types.h -- Looking for 12 include files fcntl.h, ..., sys/types.h - found -- Looking for 13 include files fcntl.h, ..., sys/stat.h -- Looking for 13 include files fcntl.h, ..., sys/stat.h - found -- Looking for 14 include files fcntl.h, ..., sys/time.h -- Looking for 14 include files fcntl.h, ..., sys/time.h - not found -- Looking for 14 include files fcntl.h, ..., sys/param.h -- Looking for 14 include files fcntl.h, ..., sys/param.h - not found -- Looking for 14 include files fcntl.h, ..., io.h -- Looking for 14 include files fcntl.h, ..., io.h - found -- Looking for 15 include files fcntl.h, ..., winsock2.h -- Looking for 15 include files fcntl.h, ..., winsock2.h - found -- Looking for 16 include files fcntl.h, ..., ws2tcpip.h -- Looking for 16 include files fcntl.h, ..., ws2tcpip.h - found -- Looking for 17 include files fcntl.h, ..., afunix.h -- Looking for 17 include files fcntl.h, ..., afunix.h - not found -- Looking for 17 include files fcntl.h, ..., sys/sysctl.h -- Looking for 17 include files fcntl.h, ..., sys/sysctl.h - not 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 - not found -- Looking for signal -- Looking for signal - found -- Looking for strtoll -- Looking for strtoll - found -- Looking for splice -- Looking for splice - not found -- Looking for strlcpy -- Looking for strlcpy - not found -- Looking for strsep -- Looking for strsep - not found -- Looking for strtok_r -- Looking for strtok_r - not found -- Looking for vasprintf -- Looking for vasprintf - not 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 - not found -- Looking for nanosleep -- Looking for nanosleep - not found -- Looking for putenv -- Looking for putenv - found -- Looking for umask -- Looking for umask - found -- Looking for clock_gettime -- Looking for clock_gettime - not found -- Looking for _gmtime64_s -- Looking for _gmtime64_s - found -- Looking for _gmtime64 -- Looking for _gmtime64 - 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 - failed -- 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 - not found -- Performing Test EVENT__HAVE_DECL_CTL_KERN -- Performing Test EVENT__HAVE_DECL_CTL_KERN - Failed -- Looking for CTL_KERN - not 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 - not found -- Check size of fd_mask -- Check size of fd_mask - failed -- 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 - failed -- Check size of SSIZE_T -- Check size of SSIZE_T - done -- Check size of socklen_t -- Check size of socklen_t - done -- Check size of pid_t -- Check size of pid_t - failed -- Check size of pthread_t -- Check size of pthread_t - failed -- 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 - Failed -- Performing Test EVENT__HAVE_STRUCT_IN6_ADDR_S6_ADDR32 -- Performing Test EVENT__HAVE_STRUCT_IN6_ADDR_S6_ADDR32 - Failed -- Check size of sa_family_t -- Check size of sa_family_t - failed -- 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.1g (found version "1.1.1g") -- Library libssld found C:/J/workspace/cci_PR-2493/1/2_2/.conan/data/openssl/1.1.1g/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/lib/libssld.lib -- Found: C:/J/workspace/cci_PR-2493/1/2_2/.conan/data/openssl/1.1.1g/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/lib/libssld.lib -- Library libcryptod found C:/J/workspace/cci_PR-2493/1/2_2/.conan/data/openssl/1.1.1g/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/lib/libcryptod.lib -- Found: C:/J/workspace/cci_PR-2493/1/2_2/.conan/data/openssl/1.1.1g/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/lib/libcryptod.lib -- Library libcryptod found C:/J/workspace/cci_PR-2493/1/2_2/.conan/data/openssl/1.1.1g/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/lib/libcryptod.lib -- Found: C:/J/workspace/cci_PR-2493/1/2_2/.conan/data/openssl/1.1.1g/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/lib/libcryptod.lib -- Library libssld found C:/J/workspace/cci_PR-2493/1/2_2/.conan/data/openssl/1.1.1g/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/lib/libssld.lib -- Found: C:/J/workspace/cci_PR-2493/1/2_2/.conan/data/openssl/1.1.1g/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/lib/libssld.lib -- OpenSSL include: C:/J/workspace/cci_PR-2493/1/2_2/.conan/data/openssl/1.1.1g/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/include -- OpenSSL lib: C:/J/workspace/cci_PR-2493/1/2_2/.conan/data/openssl/1.1.1g/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/lib/libssld.lib;C:/J/workspace/cci_PR-2493/1/2_2/.conan/data/openssl/1.1.1g/_/_/package/f27dcd2d5e453cb01f9324a959461903ce8116a0/lib/libcryptod.lib;crypt32;ws2_32;advapi32;user32; CMake Error at source_subfolder/CMakeLists.txt:985 (target_link_libraries): Cannot specify link libraries for target "event_static" which is not built by this project. -- Configuring incomplete, errors occurred! See also "C:/J/c3ipr/s/PR-2493/1/2_2/852fe1/1/build_subfolder/CMakeFiles/CMakeOutput.log". See also "C:/J/c3ipr/s/PR-2493/1/2_2/852fe1/1/build_subfolder/CMakeFiles/CMakeError.log". libevent/2.1.12: JSON file created at 'C:\J\workspace\cci_PR-2493/1/co_2_2/_create.json'