******************************************************************************** conan test conan-center-index\recipes\asyncplusplus\all\test_package\conanfile.py asyncplusplus/1.1@ --profile=C:\J\w\BuildSingleReference@2/51653/d6a23307-f9eb-4ca3-93b1-ddf98ea872a5/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=15 os=Windows [options] asyncplusplus:shared=False [build_requires] [env] asyncplusplus/1.1 (test package): Installing package Requirements asyncplusplus/1.1 from local cache - Cache Packages asyncplusplus/1.1:7bd6f2c3d5c4e48a75805376b58cde753392f711 - Cache Installing (downloading, building) binaries... asyncplusplus/1.1: Already installed! [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 asyncplusplus/1.1 (test package): Generator cmake_find_package_multi created Async++ConfigVersion.cmake asyncplusplus/1.1 (test package): Generator cmake_find_package_multi created Async++Config.cmake asyncplusplus/1.1 (test package): Generator cmake_find_package_multi created Async++Targets.cmake asyncplusplus/1.1 (test package): Generator cmake_find_package_multi created Async++Target-release.cmake asyncplusplus/1.1 (test package): Generator cmake created conanbuildinfo.cmake asyncplusplus/1.1 (test package): Generator txt created conanbuildinfo.txt asyncplusplus/1.1 (test package): Aggregating env generators asyncplusplus/1.1 (test package): Generated conaninfo.txt asyncplusplus/1.1 (test package): Generated graphinfo Using lockfile: 'C:\J\w\BuildSingleReference@2\conan-center-index\recipes\asyncplusplus\all\test_package\build\5447b0373d7f04fbc15e1ea8060287f85433d7bd/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 asyncplusplus/1.1 (test package): Calling build() ----Running------ > cd C:\J\w\BuildSingleReference@2\conan-center-index\recipes\asyncplusplus\all\test_package\build\5447b0373d7f04fbc15e1ea8060287f85433d7bd && cmake -G "Visual Studio 15 2017 Win64" -DCONAN_LINK_RUNTIME="/MT" -DCONAN_IN_LOCAL_CACHE="OFF" -DCONAN_COMPILER="Visual Studio" -DCONAN_COMPILER_VERSION="15" -DCONAN_CXX_FLAGS="/MP16" -DCONAN_C_FLAGS="/MP16" -DCMAKE_INSTALL_PREFIX="C:\J\w\BuildSingleReference@2\conan-center-index\recipes\asyncplusplus\all\test_package\build\5447b0373d7f04fbc15e1ea8060287f85433d7bd\package" -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_PREFIX_PATH="C:/J/w/BuildSingleReference@2/conan-center-index/recipes/asyncplusplus/all/test_package/build/5447b0373d7f04fbc15e1ea8060287f85433d7bd" -DCMAKE_MODULE_PATH="C:/J/w/BuildSingleReference@2/conan-center-index/recipes/asyncplusplus/all/test_package/build/5447b0373d7f04fbc15e1ea8060287f85433d7bd" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev C:\J\w\BuildSingleReference@2\conan-center-index\recipes\asyncplusplus\all\test_package ----------------- -- The C compiler identification is MSVC 19.16.27035.0 -- The CXX compiler identification is MSVC 19.16.27035.0 -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/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/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/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: Adjusting output directories -- Conan: Using cmake targets configuration -- Library async++ found C:/J/w/BuildSingleReference@2/.conan/data/asyncplusplus/1.1/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/lib/async++.lib -- Conan: Adjusting default RPATHs Conan policies -- Conan: Adjusting language standard -- Library async++ found C:/J/w/BuildSingleReference@2/.conan/data/asyncplusplus/1.1/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/lib/async++.lib -- Found: C:/J/w/BuildSingleReference@2/.conan/data/asyncplusplus/1.1/_/_/package/7bd6f2c3d5c4e48a75805376b58cde753392f711/lib/async++.lib -- Configuring done -- Generating done -- Build files have been written to: C:/J/w/BuildSingleReference@2/conan-center-index/recipes/asyncplusplus/all/test_package/build/5447b0373d7f04fbc15e1ea8060287f85433d7bd ----Running------ > cmake --build C:\J\w\BuildSingleReference@2\conan-center-index\recipes\asyncplusplus\all\test_package\build\5447b0373d7f04fbc15e1ea8060287f85433d7bd --config Release -- /m:16 /verbosity:minimal ----------------- Microsoft (R) Build Engine version 15.9.21+g9802d43bc3 for .NET Framework Copyright (C) Microsoft Corporation. All rights reserved. Checking Build System Building Custom Rule C:/J/w/BuildSingleReference@2/conan-center-index/recipes/asyncplusplus/all/test_package/CMakeLists.txt test_package.cpp c:\j\w\buildsinglereference@2\.conan\data\asyncplusplus\1.1\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\include\async++/range.h(108): warning C4244: '+=': conversion from 'async::int_range::iterator::difference_type' to 'T', possible loss of data [C:\J\w\BuildSingleReference@2\conan-center-index\recipes\asyncplusplus\all\test_package\build\5447b0373d7f04fbc15e1ea8060287f85433d7bd\test_package.vcxproj] with [ T=int ] c:\j\w\buildsinglereference@2\.conan\data\asyncplusplus\1.1\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\include\async++/range.h(107): note: while compiling class template member function 'async::int_range::iterator &async::int_range::iterator::operator +=(async::int_range::iterator::difference_type)' C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.16.27023\include\xutility(1208): note: see reference to function template instantiation 'async::int_range::iterator &async::int_range::iterator::operator +=(async::int_range::iterator::difference_type)' being compiled c:\j\w\buildsinglereference@2\.conan\data\asyncplusplus\1.1\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\include\async++/partitioner.h(88): note: see reference to class template instantiation 'async::int_range::iterator' being compiled c:\j\w\buildsinglereference@2\.conan\data\asyncplusplus\1.1\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\include\async++/parallel_for.h(55): note: see reference to class template instantiation 'async::detail::auto_partitioner_impl::iterator>' being compiled c:\j\w\buildsinglereference@2\.conan\data\asyncplusplus\1.1\_\_\package\7bd6f2c3d5c4e48a75805376b58cde753392f711\include\async++/parallel_for.h(62): note: see reference to function template instantiation 'void async::parallel_for(Sched &,async::int_range&,const Func &)' being compiled with [ Range=async::int_range, Func=main::, Sched=async::threadpool_scheduler ] C:\J\w\BuildSingleReference@2\conan-center-index\recipes\asyncplusplus\all\test_package\test_package.cpp(37): note: see reference to function template instantiation 'void async::parallel_for,main::>(Range &&,const Func &)' being compiled with [ Range=async::int_range, Func=main:: ] test_package.vcxproj -> C:\J\w\BuildSingleReference@2\conan-center-index\recipes\asyncplusplus\all\test_package\build\5447b0373d7f04fbc15e1ea8060287f85433d7bd\bin\test_package.exe Building Custom Rule C:/J/w/BuildSingleReference@2/conan-center-index/recipes/asyncplusplus/all/test_package/CMakeLists.txt asyncplusplus/1.1 (test package): Running test() ----Running------ > bin\test_package ----------------- Task 1 executes asynchronouslyTask 2 executes in parallel with task 1 Task 3 executes after task 2, which returned 42 Task 5 executes after tasks 1 and 3. Task 3 returned 126 Task 5 has completed This is executed in parallel... with this 02341 The sum of {1, 2, 3, 4} is 10 CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR