******************************************************************************** conan install apr/1.7.0@#ed5960213510dd2ef530240b681dc028 --build=apr -pr C:\J\w\prod\BuildSingleReference@2\139032\65936a76-d219-4d97-ad49-3f1b33a915ff/profile_windows_16_mdd_vs_debug_64.apr-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 (C:\J\w\prod\BuildSingleReference@2\.conan\profiles\default) Found Visual Studio 17 Default settings os=Windows os_build=Windows arch=x86_64 arch_build=x86_64 compiler=Visual Studio compiler.version=17 build_type=Release *** You can change them in C:\J\w\prod\BuildSingleReference@2\.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] apr:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True apr/1.7.0: Forced build from source Installing package: apr/1.7.0 Requirements apr/1.7.0 from local cache - Cache Packages apr/1.7.0:4bbe88264a4fc24f984f77e00da8b36bd6636dcf - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK apr/1.7.0: Configuring sources in C:\J\w\prod\BuildSingleReference@2\.conan\data\apr\1.7.0\_\_\source\src apr/1.7.0: [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 apr/1.7.0: Copying sources to build folder apr/1.7.0: Building your package in C:\J\w\prod\BuildSingleReference@2\.conan\data\apr\1.7.0\_\_\build\4bbe88264a4fc24f984f77e00da8b36bd6636dcf apr/1.7.0: Generator txt created conanbuildinfo.txt apr/1.7.0: Calling generate() apr/1.7.0: Preset 'default' added to CMakePresets.json. Invoke it manually using 'cmake --preset default' apr/1.7.0: If your CMake version is not compatible with CMakePresets (<3.19) call cmake like: 'cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE=C:\J\w\prod\BuildSingleReference@2\.conan\data\apr\1.7.0\_\_\build\4bbe88264a4fc24f984f77e00da8b36bd6636dcf\build\generators\conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW' apr/1.7.0: 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 apr/1.7.0: Calling build() apr/1.7.0: CMake command: cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference@2/.conan/data/apr/1.7.0/_/_/build/4bbe88264a4fc24f984f77e00da8b36bd6636dcf/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/w/prod/BuildSingleReference@2/.conan/data/apr/1.7.0/_/_/package/4bbe88264a4fc24f984f77e00da8b36bd6636dcf" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference@2\.conan\data\apr\1.7.0\_\_\build\4bbe88264a4fc24f984f77e00da8b36bd6636dcf\src" ----Running------ > cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference@2/.conan/data/apr/1.7.0/_/_/build/4bbe88264a4fc24f984f77e00da8b36bd6636dcf/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/w/prod/BuildSingleReference@2/.conan/data/apr/1.7.0/_/_/package/4bbe88264a4fc24f984f77e00da8b36bd6636dcf" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference@2\.conan\data\apr\1.7.0\_\_\build\4bbe88264a4fc24f984f77e00da8b36bd6636dcf\src" ----------------- -- Using Conan toolchain: C:/J/w/prod/BuildSingleReference@2/.conan/data/apr/1.7.0/_/_/build/4bbe88264a4fc24f984f77e00da8b36bd6636dcf/build/generators/conan_toolchain.cmake -- Conan toolchain: Setting BUILD_SHARED_LIBS = OFF -- The C compiler identification is MSVC 19.29.30147.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe - skipped -- Detecting C compile features -- Detecting C compile features - done -- -- -- APR configuration summary: -- -- Build type ...................... : -- Install .pdb (if available)...... : OFF -- Install prefix .................. : C:/J/w/prod/BuildSingleReference@2/.conan/data/apr/1.7.0/_/_/package/4bbe88264a4fc24f984f77e00da8b36bd6636dcf -- C compiler ...................... : C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe -- IPv6 ............................ : ON -- Minimum Windows version ......... : Vista -- Build test suite ................ : OFF -- (testing dynamic libraries) -- Install private .h for httpd .... : OFF -- Configuring incomplete, errors occurred! See also "C:/J/w/prod/BuildSingleReference@2/.conan/data/apr/1.7.0/_/_/build/4bbe88264a4fc24f984f77e00da8b36bd6636dcf/build/CMakeFiles/CMakeOutput.log". apr/1.7.0: CMake Error at CMakeLists.txt:52 (GET_TARGET_PROPERTY): The LOCATION property may not be read from target "gen_test_char". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. apr/1.7.0: 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 apr/1.7.0: ERROR: Package '4bbe88264a4fc24f984f77e00da8b36bd6636dcf' build failed apr/1.7.0: WARN: Build folder C:\J\w\prod\BuildSingleReference@2\.conan\data\apr\1.7.0\_\_\build\4bbe88264a4fc24f984f77e00da8b36bd6636dcf\build ERROR: apr/1.7.0: Error in build() method, line 112 cmake.configure() ConanException: Error 1 while executing cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/w/prod/BuildSingleReference@2/.conan/data/apr/1.7.0/_/_/build/4bbe88264a4fc24f984f77e00da8b36bd6636dcf/build/generators/conan_toolchain.cmake" -DCMAKE_INSTALL_PREFIX="C:/J/w/prod/BuildSingleReference@2/.conan/data/apr/1.7.0/_/_/package/4bbe88264a4fc24f984f77e00da8b36bd6636dcf" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\w\prod\BuildSingleReference@2\.conan\data\apr\1.7.0\_\_\build\4bbe88264a4fc24f984f77e00da8b36bd6636dcf\src"