******************************************************************************** conan install oniguruma/6.9.7.1@ --build=oniguruma --profile=C:\J\w\BuildSingleReference@3/70705/7234955b-cf56-4156-9ef6-7a26a4723757/profile.txt ******************************************************************************** Auto detecting your dev setup to initialize the default profile (C:\J\w\BuildSingleReference@3\.conan\profiles\default) Found Visual Studio 16 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=16 build_type=Release *** You can change them in C:\J\w\BuildSingleReference@3\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MDd compiler.version=16 os=Windows [options] oniguruma:shared=True [build_requires] [env] oniguruma/6.9.7.1: Forced build from source Installing package: oniguruma/6.9.7.1 Requirements oniguruma/6.9.7.1 from local cache - Cache Packages oniguruma/6.9.7.1:a9fc793373e1b4f5470c603df9e7dc50e2bb3cd8 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK oniguruma/6.9.7.1: Configuring sources in C:\J\w\BuildSingleReference@3\.conan\data\oniguruma\6.9.7.1\_\_\source [HOOK - conan-center.py] post_source(): [LIBCXX MANAGEMENT (KB-H011)] OK [HOOK - conan-center.py] post_source(): [CPPSTD MANAGEMENT (KB-H022)] OK oniguruma/6.9.7.1: Copying sources to build folder oniguruma/6.9.7.1: Building your package in C:\J\w\BuildSingleReference@3\.conan\data\oniguruma\6.9.7.1\_\_\build\a9fc793373e1b4f5470c603df9e7dc50e2bb3cd8 oniguruma/6.9.7.1: Generator cmake created conanbuildinfo.cmake oniguruma/6.9.7.1: Aggregating env generators [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 oniguruma/6.9.7.1: Calling build() ----Running------ > cd C:\J\w\BuildSingleReference@3\.conan\data\oniguruma\6.9.7.1\_\_\build\a9fc793373e1b4f5470c603df9e7dc50e2bb3cd8 && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MDd" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DBUILD_SHARED_LIBS="ON" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@3\.conan\data\oniguruma\6.9.7.1\_\_\package\a9fc793373e1b4f5470c603df9e7dc50e2bb3cd8" -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_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -DENABLE_POSIX_API="True" -DENABLE_BINARY_COMPATIBLE_POSIX_API="True" -Wno-dev C:\J\w\BuildSingleReference@3\.conan\data\oniguruma\6.9.7.1\_\_\build\a9fc793373e1b4f5470c603df9e7dc50e2bb3cd8 ----------------- -- The C compiler identification is MSVC 19.28.29333.0 -- The CXX compiler identification is MSVC 19.28.29333.0 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/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/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29333/bin/Hostx64/x64/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 -- Looking for alloca -- Looking for alloca - not found -- Looking for include file alloca.h -- Looking for include file alloca.h - not found -- Looking for include file stdint.h -- Looking for include file stdint.h - found -- Looking for include file sys/times.h -- Looking for include file sys/times.h - not found -- Looking for include file sys/time.h -- Looking for include file sys/time.h - not found -- Looking for include file sys/types.h -- Looking for include file sys/types.h - found -- Looking for include file unistd.h -- Looking for include file unistd.h - not found -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of int -- Check size of int - done -- Check size of long -- Check size of long - done -- Check size of long long -- Check size of long long - done -- Check size of void* -- Check size of void* - done -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference@3/.conan/data/oniguruma/6.9.7.1/_/_/build/a9fc793373e1b4f5470c603df9e7dc50e2bb3cd8 ----Running------ > cmake --build C:\J\w\BuildSingleReference@3\.conan\data\oniguruma\6.9.7.1\_\_\build\a9fc793373e1b4f5470c603df9e7dc50e2bb3cd8 --config Debug -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.8.1+bd2ea1e3c for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/oniguruma/6.9.7.1/_/_/build/a9fc793373e1b4f5470c603df9e7dc50e2bb3cd8/source_subfolder/CMakeLists.txt regerror.c regparse.c regext.c regcomp.c regexec.c reggnu.c regenc.c regsyntax.c regtrav.c regversion.c st.c onig_init.c unicode.c ascii.c utf8.c utf16_be.c utf16_le.c utf32_be.c utf32_le.c euc_jp.c sjis.c iso8859_1.c iso8859_2.c iso8859_3.c iso8859_4.c iso8859_5.c iso8859_6.c iso8859_7.c iso8859_8.c iso8859_9.c iso8859_10.c iso8859_11.c iso8859_13.c iso8859_14.c iso8859_15.c iso8859_16.c euc_tw.c euc_kr.c big5.c gb18030.c koi8_r.c cp1251.c euc_jp_prop.c sjis_prop.c unicode_unfold_key.c unicode_fold1_key.c unicode_fold2_key.c unicode_fold3_key.c regposix.c regposerr.c Creating library C:/J/w/BuildSingleReference@3/.conan/data/oniguruma/6.9.7.1/_/_/build/a9fc793373e1b4f5470c603df9e7dc50e2bb3cd8/lib/onig.lib and object C:/J/w/BuildSingleReference@3/.conan/data/oniguruma/6.9.7.1/_/_/build/a9fc793373e1b4f5470c603df9e7dc50e2bb3cd8/lib/onig.exp onig.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\oniguruma\6.9.7.1\_\_\build\a9fc793373e1b4f5470c603df9e7dc50e2bb3cd8\bin\onig.dll Building Custom Rule C:/J/w/BuildSingleReference@3/.conan/data/oniguruma/6.9.7.1/_/_/build/a9fc793373e1b4f5470c603df9e7dc50e2bb3cd8/CMakeLists.txt oniguruma/6.9.7.1: Package 'a9fc793373e1b4f5470c603df9e7dc50e2bb3cd8' built oniguruma/6.9.7.1: Build folder C:\J\w\BuildSingleReference@3\.conan\data\oniguruma\6.9.7.1\_\_\build\a9fc793373e1b4f5470c603df9e7dc50e2bb3cd8 oniguruma/6.9.7.1: Generated conaninfo.txt oniguruma/6.9.7.1: Generated conanbuildinfo.txt oniguruma/6.9.7.1: Generating the package oniguruma/6.9.7.1: Package folder C:\J\w\BuildSingleReference@3\.conan\data\oniguruma\6.9.7.1\_\_\package\a9fc793373e1b4f5470c603df9e7dc50e2bb3cd8 oniguruma/6.9.7.1: Calling package() ----Running------ > cmake --build C:\J\w\BuildSingleReference@3\.conan\data\oniguruma\6.9.7.1\_\_\build\a9fc793373e1b4f5470c603df9e7dc50e2bb3cd8 --config Debug --target install -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.8.1+bd2ea1e3c for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. onig.vcxproj -> C:\J\w\BuildSingleReference@3\.conan\data\oniguruma\6.9.7.1\_\_\build\a9fc793373e1b4f5470c603df9e7dc50e2bb3cd8\bin\onig.dll -- Install configuration: "Debug" -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/oniguruma/6.9.7.1/_/_/package/a9fc793373e1b4f5470c603df9e7dc50e2bb3cd8/lib/onig.lib -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/oniguruma/6.9.7.1/_/_/package/a9fc793373e1b4f5470c603df9e7dc50e2bb3cd8/bin/onig.dll -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/oniguruma/6.9.7.1/_/_/package/a9fc793373e1b4f5470c603df9e7dc50e2bb3cd8/include/oniguruma.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/oniguruma/6.9.7.1/_/_/package/a9fc793373e1b4f5470c603df9e7dc50e2bb3cd8/include/oniggnu.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/oniguruma/6.9.7.1/_/_/package/a9fc793373e1b4f5470c603df9e7dc50e2bb3cd8/include/onigposix.h -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/oniguruma/6.9.7.1/_/_/package/a9fc793373e1b4f5470c603df9e7dc50e2bb3cd8/lib/cmake/oniguruma/onigurumaConfig.cmake -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/oniguruma/6.9.7.1/_/_/package/a9fc793373e1b4f5470c603df9e7dc50e2bb3cd8/lib/cmake/oniguruma/onigurumaConfigVersion.cmake -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/oniguruma/6.9.7.1/_/_/package/a9fc793373e1b4f5470c603df9e7dc50e2bb3cd8/lib/cmake/oniguruma/onigurumaTargets.cmake -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/oniguruma/6.9.7.1/_/_/package/a9fc793373e1b4f5470c603df9e7dc50e2bb3cd8/lib/cmake/oniguruma/onigurumaTargets-debug.cmake -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/oniguruma/6.9.7.1/_/_/package/a9fc793373e1b4f5470c603df9e7dc50e2bb3cd8/share/onig/API -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/oniguruma/6.9.7.1/_/_/package/a9fc793373e1b4f5470c603df9e7dc50e2bb3cd8/share/onig/API.ja -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/oniguruma/6.9.7.1/_/_/package/a9fc793373e1b4f5470c603df9e7dc50e2bb3cd8/share/onig/RE -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/oniguruma/6.9.7.1/_/_/package/a9fc793373e1b4f5470c603df9e7dc50e2bb3cd8/share/onig/RE.ja -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/oniguruma/6.9.7.1/_/_/package/a9fc793373e1b4f5470c603df9e7dc50e2bb3cd8/share/onig/FAQ -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/oniguruma/6.9.7.1/_/_/package/a9fc793373e1b4f5470c603df9e7dc50e2bb3cd8/share/onig/FAQ.ja -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/oniguruma/6.9.7.1/_/_/package/a9fc793373e1b4f5470c603df9e7dc50e2bb3cd8/share/onig/CALLOUTS.BUILTIN -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/oniguruma/6.9.7.1/_/_/package/a9fc793373e1b4f5470c603df9e7dc50e2bb3cd8/share/onig/CALLOUTS.BUILTIN.ja -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/oniguruma/6.9.7.1/_/_/package/a9fc793373e1b4f5470c603df9e7dc50e2bb3cd8/share/onig/CALLOUTS.API -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/oniguruma/6.9.7.1/_/_/package/a9fc793373e1b4f5470c603df9e7dc50e2bb3cd8/share/onig/CALLOUTS.API.ja -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/oniguruma/6.9.7.1/_/_/package/a9fc793373e1b4f5470c603df9e7dc50e2bb3cd8/share/onig/UNICODE_PROPERTIES -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/oniguruma/6.9.7.1/_/_/package/a9fc793373e1b4f5470c603df9e7dc50e2bb3cd8/share/onig/AUTHORS -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/oniguruma/6.9.7.1/_/_/package/a9fc793373e1b4f5470c603df9e7dc50e2bb3cd8/share/onig/COPYING -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/oniguruma/6.9.7.1/_/_/package/a9fc793373e1b4f5470c603df9e7dc50e2bb3cd8/share/onig/HISTORY -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/oniguruma/6.9.7.1/_/_/package/a9fc793373e1b4f5470c603df9e7dc50e2bb3cd8/share/onig/README.md -- Installing: C:/J/w/BuildSingleReference@3/.conan/data/oniguruma/6.9.7.1/_/_/package/a9fc793373e1b4f5470c603df9e7dc50e2bb3cd8/lib/pkgconfig/oniguruma.pc [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK oniguruma/6.9.7.1 package(): Packaged 1 '.dll' file: onig.dll oniguruma/6.9.7.1 package(): Packaged 3 '.h' files: oniggnu.h, onigposix.h, oniguruma.h oniguruma/6.9.7.1 package(): Packaged 1 '.lib' file: onig.lib oniguruma/6.9.7.1 package(): Packaged 1 file: COPYING oniguruma/6.9.7.1: Package 'a9fc793373e1b4f5470c603df9e7dc50e2bb3cd8' created oniguruma/6.9.7.1: Created package revision 187900aef15095c1754c77532c4badb3 [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 Aggregating env generators CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY