******************************************************************************** conan install ginkgo/1.3.0@#216e0e5f0d3daaf6c0452fc71a1f7114 --build=ginkgo -pr C:\J\w\prod\BuildSingleReference\121842\4d9ac2d2-ef53-4e6a-abb8-019856af3e4a/profile_windows_16_mtd_vs_debug_64.ginkgo-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\.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\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Debug compiler=Visual Studio compiler.runtime=MTd compiler.version=16 os=Windows [options] ginkgo:shared=False [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True ginkgo/1.3.0: Forced build from source Installing package: ginkgo/1.3.0 Requirements ginkgo/1.3.0 from local cache - Cache Packages ginkgo/1.3.0:b2b69efcc79a149e0bc765fb12ba0278d52fc260 - Build Installing (downloading, building) binaries... [HOOK - conan-center.py] pre_source(): [IMMUTABLE SOURCES (KB-H010)] OK ginkgo/1.3.0: Configuring sources in C:\J\w\prod\BuildSingleReference\.conan\data\ginkgo\1.3.0\_\_\source [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 ginkgo/1.3.0: Copying sources to build folder ginkgo/1.3.0: Building your package in C:\J\w\prod\BuildSingleReference\.conan\data\ginkgo\1.3.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260 ginkgo/1.3.0: Generator cmake created conanbuildinfo.cmake ginkgo/1.3.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 ginkgo/1.3.0: Calling build() ----Running------ > cd C:\J\w\prod\BuildSingleReference\.conan\data\ginkgo\1.3.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder && cmake -G "Visual Studio 16 2019" -A "x64" -DCONAN_LINK_RUNTIME="/MTd" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="16" -DCONAN_CXX_FLAGS="/MP8" -DCONAN_C_FLAGS="/MP8" -DBUILD_SHARED_LIBS="False" -DCMAKE_INSTALL_PREFIX="C:\J\w\prod\BuildSingleReference\.conan\data\ginkgo\1.3.0\_\_\package\b2b69efcc79a149e0bc765fb12ba0278d52fc260" -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" -DGINKGO_BUILD_TESTS="False" -DGINKGO_BUILD_EXAMPLES="False" -DGINKGO_BUILD_BENCHMARKS="False" -DGINKGO_DEVEL_TOOLS="False" -DGINKGO_BUILD_REFERENCE="True" -DGINKGO_BUILD_OMP="False" -DGINKGO_BUILD_CUDA="False" -DGINKGO_BUILD_MPI="False" -DGINKGO_BUILD_HIP="False" -DGINKGO_BUILD_DPCPP="False" -DGINKGO_BUILD_HWLOC="False" -Wno-dev C:\J\w\prod\BuildSingleReference\.conan\data\ginkgo\1.3.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260 ----------------- -- The C compiler identification is MSVC 19.29.30146.0 -- The CXX compiler identification is MSVC 19.29.30146.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 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe - skipped -- 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 OpenMP_C: -openmp (found version "2.0") -- Found OpenMP_CXX: -openmp (found version "2.0") -- Found OpenMP: TRUE (found version "2.0") -- Looking for a CUDA compiler -- Looking for a CUDA compiler - NOTFOUND -- Performing Test Ginkgo_C_COVERAGE_SUPPORTED -- Performing Test Ginkgo_C_COVERAGE_SUPPORTED - Failed -- Performing Test Ginkgo_C_TSAN_SUPPORTED -- Performing Test Ginkgo_C_TSAN_SUPPORTED - Failed -- Performing Test Ginkgo_C_ASAN_SUPPORTED -- Performing Test Ginkgo_C_ASAN_SUPPORTED - Failed -- Performing Test Ginkgo_C_LSAN_SUPPORTED -- Performing Test Ginkgo_C_LSAN_SUPPORTED - Failed -- Performing Test Ginkgo_C_UBSAN_SUPPORTED -- Performing Test Ginkgo_C_UBSAN_SUPPORTED - Failed -- Performing Test Ginkgo_CXX_COVERAGE_SUPPORTED -- Performing Test Ginkgo_CXX_COVERAGE_SUPPORTED - Failed -- Performing Test Ginkgo_CXX_TSAN_SUPPORTED -- Performing Test Ginkgo_CXX_TSAN_SUPPORTED - Failed -- Performing Test Ginkgo_CXX_ASAN_SUPPORTED -- Performing Test Ginkgo_CXX_ASAN_SUPPORTED - Failed -- Performing Test Ginkgo_CXX_LSAN_SUPPORTED -- Performing Test Ginkgo_CXX_LSAN_SUPPORTED - Failed -- Performing Test Ginkgo_CXX_UBSAN_SUPPORTED -- Performing Test Ginkgo_CXX_UBSAN_SUPPORTED - Failed -- Performing Test Ginkgo_HIP_COVERAGE_SUPPORTED -- Performing Test Ginkgo_HIP_COVERAGE_SUPPORTED - Failed -- Performing Test Ginkgo_HIP_TSAN_SUPPORTED -- Performing Test Ginkgo_HIP_TSAN_SUPPORTED - Failed -- Performing Test Ginkgo_HIP_ASAN_SUPPORTED -- Performing Test Ginkgo_HIP_ASAN_SUPPORTED - Failed -- Performing Test Ginkgo_HIP_LSAN_SUPPORTED -- Performing Test Ginkgo_HIP_LSAN_SUPPORTED - Failed -- Performing Test Ginkgo_HIP_UBSAN_SUPPORTED -- Performing Test Ginkgo_HIP_UBSAN_SUPPORTED - Failed -- Looking for C++ include cxxabi.h -- Looking for C++ include cxxabi.h - not found -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/prod/BuildSingleReference/.conan/data/ginkgo/1.3.0/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/build_subfolder ----Running------ > cmake --build C:\J\w\prod\BuildSingleReference\.conan\data\ginkgo\1.3.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder --config Debug -- /m:8 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 16.11.2+f32259642 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/prod/BuildSingleReference/.conan/data/ginkgo/1.3.0/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/source_subfolder/core/devices/hip/CMakeLists.txt C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.CppBuild.targets(382,5): error MSB3491: Could not write lines to file "ginkgo_reference_device.dir\Debug\ginkgo_r.B95F8896.tlog\ginkgo_reference_device.lastbuildstate". Path: ginkgo_reference_device.dir\Debug\ginkgo_r.B95F8896.tlog\ginkgo_reference_device.lastbuildstate exceeds the OS max path limit. The fully qualified file name must be less than 260 characters. [C:\J\w\prod\BuildSingleReference\.conan\data\ginkgo\1.3.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\source_subfolder\core\devices\reference\ginkgo_reference_device.vcxproj] Building Custom Rule C:/J/w/prod/BuildSingleReference/.conan/data/ginkgo/1.3.0/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/source_subfolder/core/devices/omp/CMakeLists.txt Building Custom Rule C:/J/w/prod/BuildSingleReference/.conan/data/ginkgo/1.3.0/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/source_subfolder/core/devices/cuda/CMakeLists.txt executor.cpp executor.cpp executor.cpp ginkgo_cuda_device.vcxproj -> C:\J\w\prod\BuildSingleReference\.conan\data\ginkgo\1.3.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\source_subfolder\core\devices\cuda\ginkgo_cuda_device.dir\Debug\ginkgo_cuda_device.lib ginkgo_omp_device.vcxproj -> C:\J\w\prod\BuildSingleReference\.conan\data\ginkgo\1.3.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\source_subfolder\core\devices\omp\ginkgo_omp_device.dir\Debug\ginkgo_omp_device.lib ginkgo_hip_device.vcxproj -> C:\J\w\prod\BuildSingleReference\.conan\data\ginkgo\1.3.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder\source_subfolder\core\devices\hip\ginkgo_hip_device.dir\Debug\ginkgo_hip_device.lib ginkgo/1.3.0: CMake Warning at source_subfolder/CMakeLists.txt:143 (find_package): By not providing "FindPAPI.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "PAPI", but CMake did not find one. Could not find a package configuration file provided by "PAPI" with any of the following names: PAPIConfig.cmake papi-config.cmake Add the installation prefix of "PAPI" to CMAKE_PREFIX_PATH or set "PAPI_DIR" to a directory containing one of the above files. If "PAPI" provides a separate development package or SDK, be sure it has been installed. --------------------------------------------------------------------------------------------------------- -- -- Summary of Configuration for Ginkgo (version 1.3.0 with tag master) -- -- Ginkgo configuration: -- CMAKE_BUILD_TYPE: -- BUILD_SHARED_LIBS: False -- CMAKE_INSTALL_PREFIX: C:/J/w/prod/BuildSingleReference/.conan/data/ginkgo/1.3.0/_/_/package/b2b69efcc79a149e0bc765fb12ba0278d52fc260 -- CMAKE_SOURCE_DIR: C:/J/w/prod/BuildSingleReference/.conan/data/ginkgo/1.3.0/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260 -- CMAKE_BINARY_DIR: C:/J/w/prod/BuildSingleReference/.conan/data/ginkgo/1.3.0/_/_/build/b2b69efcc79a149e0bc765fb12ba0278d52fc260/build_subfolder -- CMAKE_CXX_COMPILER: MSVC 19.29.30146.0 on platform Windows AMD64 -- C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe -- User configuration: -- Enabled modules: -- GINKGO_BUILD_OMP: False -- GINKGO_BUILD_REFERENCE: True -- GINKGO_BUILD_CUDA: False -- GINKGO_BUILD_HIP: False -- Tests, benchmarks and examples: -- GINKGO_BUILD_TESTS: False -- GINKGO_BUILD_EXAMPLES: False -- GINKGO_EXTLIB_EXAMPLE: -- GINKGO_BUILD_BENCHMARKS: False -- Documentation: -- GINKGO_BUILD_DOC: OFF -- GINKGO_VERBOSE_LEVEL: 1 -- Developer helpers: -- GINKGO_DEVEL_TOOLS: False -- GINKGO_WITH_CLANG_TIDY: OFF -- GINKGO_WITH_IWYU: OFF -- GINKGO_CHECK_CIRCULAR_DEPS: OFF -- GINKGO_CHECK_PATH: -- -- -- Detailed information (More compiler flags, module configuration) can be found in detailed.log -- -- Now, run cmake --build . to compile Ginkgo! -- --------------------------------------------------------------------------------------------------------- CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY GINKGO_BUILD_DPCPP GINKGO_BUILD_HWLOC GINKGO_BUILD_MPI ginkgo/1.3.0: ERROR: Package 'b2b69efcc79a149e0bc765fb12ba0278d52fc260' build failed ginkgo/1.3.0: WARN: Build folder C:\J\w\prod\BuildSingleReference\.conan\data\ginkgo\1.3.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260 ERROR: ginkgo/1.3.0: Error in build() method, line 129 cmake.build() ConanException: Error 1 while executing cmake --build C:\J\w\prod\BuildSingleReference\.conan\data\ginkgo\1.3.0\_\_\build\b2b69efcc79a149e0bc765fb12ba0278d52fc260\build_subfolder --config Debug -- /m:8 /verbosity:minimal