******************************************************************************** conan test cci-9daa1890\recipes\openmp\all\test_package\conanfile.py openmp/system@#1e47984d956fa0a5dc69140b11c4ccf5 -pr C:/J/workspace/prod-v1/bsr/72194/ccfac/profile_windows_16_md_vs_release_64..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\workspace\prod-v1\bsr\72194\eabcd\.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\workspace\prod-v1\bsr\72194\eabcd\.conan\profiles\default *** *** Or override with -s compiler='other' -s ...s*** Configuration: [settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MD compiler.version=16 os=Windows [options] [build_requires] [env] [conf] tools.system.package_manager:mode=install tools.system.package_manager:sudo=True pkgconf/2.2.0: Not found in local cache, looking in remotes... pkgconf/2.2.0: Trying with 'conan-center'... Downloading conanmanifest.txt Downloading conanfile.py Downloading conan_export.tgz pkgconf/2.2.0: Downloaded recipe revision 6462942a22803086372db44689ba825f openmp/system (test package): Installing package Requirements openmp/system from local cache - Cache Packages openmp/system:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Download Build requirements pkgconf/2.2.0 from 'conan-center' - Downloaded Build requirements packages pkgconf/2.2.0:0a420ff5c47119e668867cdb51baff0eca1fdb68 - Download Installing (downloading, building) binaries... openmp/system: Retrieving package 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 from remote 'c3i_PR-22360' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz openmp/system: Package installed 5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 openmp/system: Downloaded package revision 4951278d78a6d6244698e4eefb89410a pkgconf/2.2.0: Retrieving package 0a420ff5c47119e668867cdb51baff0eca1fdb68 from remote 'conan-center' Downloading conanmanifest.txt Downloading conaninfo.txt Downloading conan_package.tgz pkgconf/2.2.0: Package installed 0a420ff5c47119e668867cdb51baff0eca1fdb68 pkgconf/2.2.0: Downloaded package revision 1be9535264ce3d4a14cfd960a416925b openmp/system (test package): Applying build-requirement: pkgconf/2.2.0 openmp/system (test package): Generator txt created conanbuildinfo.txt openmp/system (test package): Generator 'CMakeToolchain' calling 'generate()' openmp/system (test package): Preset 'default' added to CMakePresets.json. Invoke it manually using 'cmake --preset default' openmp/system (test package): 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\workspace\prod-v1\bsr\cci-9daa1890\recipes\openmp\all\test_package\build\generators\conan_toolchain.cmake -DCMAKE_POLICY_DEFAULT_CMP0091=NEW' openmp/system (test package): Generator 'CMakeDeps' calling 'generate()' openmp/system (test package): Generator 'VirtualRunEnv' calling 'generate()' openmp/system (test package): Generator 'VirtualBuildEnv' calling 'generate()' openmp/system (test package): Generator 'PkgConfigDeps' calling 'generate()' openmp/system (test package): Calling generate() openmp/system (test package): Aggregating env generators openmp/system (test package): Generated conaninfo.txt openmp/system (test package): Generated graphinfo Using lockfile: 'C:\J\workspace\prod-v1\bsr\cci-9daa1890\recipes\openmp\all\test_package\build\generators/conan.lock' Using cached profile from lockfile [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 openmp/system (test package): Calling build() openmp/system (test package): CMake command: cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/workspace/prod-v1/bsr/cci-9daa1890/recipes/openmp/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\workspace\prod-v1\bsr\cci-9daa1890\recipes\openmp\all\test_package\." ----Running------ > "C:\J\workspace\prod-v1\bsr\cci-9daa1890\recipes\openmp\all\test_package\build\generators\conanbuild.bat" && cmake -G "Visual Studio 16 2019" -DCMAKE_TOOLCHAIN_FILE="C:/J/workspace/prod-v1/bsr/cci-9daa1890/recipes/openmp/all/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" "C:\J\workspace\prod-v1\bsr\cci-9daa1890\recipes\openmp\all\test_package\." ----------------- -- Using Conan toolchain: C:/J/workspace/prod-v1/bsr/cci-9daa1890/recipes/openmp/all/test_package/build/generators/conan_toolchain.cmake -- The CXX compiler identification is MSVC 19.29.30148.0 -- The C compiler identification is MSVC 19.29.30148.0 -- 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 -- 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 -- Found OpenMP_C: -openmp (found version "2.0") -- Found OpenMP_CXX: -openmp (found version "2.0") -- Found OpenMP: TRUE (found version "2.0") -- Found PkgConfig: C:/J/workspace/prod-v1/bsr/72194/eabcd/.conan/data/pkgconf/2.2.0/_/_/package/0a420ff5c47119e668867cdb51baff0eca1fdb68/bin/pkgconf.exe (found version "2.2.0") -- Checking for module 'openmp' -- Found openmp, version system -- Configuring done -- Generating done -- Build files have been written to: C:/J/workspace/prod-v1/bsr/cci-9daa1890/recipes/openmp/all/test_package/build openmp/system (test package): CMake command: cmake --build "C:\J\workspace\prod-v1\bsr\cci-9daa1890\recipes\openmp\all\test_package\build" --config Release ----Running------ > "C:\J\workspace\prod-v1\bsr\cci-9daa1890\recipes\openmp\all\test_package\build\generators\conanbuild.bat" && cmake --build "C:\J\workspace\prod-v1\bsr\cci-9daa1890\recipes\openmp\all\test_package\build" --config Release ----------------- 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/workspace/prod-v1/bsr/cci-9daa1890/recipes/openmp/all/test_package/CMakeLists.txt test_package.c test_package_c.vcxproj -> C:\J\workspace\prod-v1\bsr\cci-9daa1890\recipes\openmp\all\test_package\build\Release\test_package_c.exe Building Custom Rule C:/J/workspace/prod-v1/bsr/cci-9daa1890/recipes/openmp/all/test_package/CMakeLists.txt test_package.cpp test_package_cxx.vcxproj -> C:\J\workspace\prod-v1\bsr\cci-9daa1890\recipes\openmp\all\test_package\build\Release\test_package_cxx.exe Building Custom Rule C:/J/workspace/prod-v1/bsr/cci-9daa1890/recipes/openmp/all/test_package/CMakeLists.txt test_package.c LINK : warning LNK4044: unrecognized option '/openmp'; ignored [C:\J\workspace\prod-v1\bsr\cci-9daa1890\recipes\openmp\all\test_package\build\test_package_pkgconfig.vcxproj] test_package_pkgconfig.vcxproj -> C:\J\workspace\prod-v1\bsr\cci-9daa1890\recipes\openmp\all\test_package\build\Release\test_package_pkgconfig.exe Building Custom Rule C:/J/workspace/prod-v1/bsr/cci-9daa1890/recipes/openmp/all/test_package/CMakeLists.txt openmp/system (test package): Running test() ----Running------ > "C:\J\workspace\prod-v1\bsr\cci-9daa1890\recipes\openmp\all\test_package\build\generators\conanrun.bat" && Release\test_package_cxx ----------------- OpenMP API version supported by the compiler: 200203 ----Running------ > "C:\J\workspace\prod-v1\bsr\cci-9daa1890\recipes\openmp\all\test_package\build\generators\conanrun.bat" && Release\test_package_c ----------------- OpenMP API version supported by the compiler: 200203 ----Running------ > "C:\J\workspace\prod-v1\bsr\cci-9daa1890\recipes\openmp\all\test_package\build\generators\conanrun.bat" && Release\test_package_pkgconfig ----------------- OpenMP API version supported by the compiler: 200203 OpenMP_FOUND: TRUE OpenMP_VERSION: OpenMP_C_FOUND: TRUE OpenMP_CXX_FOUND: TRUE OpenMP_CXX_VERSION: 2.0 OpenMP_CXX_SPEC_DATE: 200203 OpenMP_CXX_INCLUDE_DIRS: OpenMP_CXX_LIB_NAMES: OpenMP_CXX_LIBRARIES: OpenMP_CXX_FLAGS: -openmp OpenMP_omp_LIBRARY: CMake Warning: Manually-specified variables were not used by the project: CMAKE_POLICY_DEFAULT_CMP0091 WARN: *** Conan 1 is legacy and on a deprecation path *** WARN: *** Please upgrade to Conan 2 *** openmp/system (test package): 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 openmp/system (test package): 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