Skip to content

Instantly share code, notes, and snippets.

@zao
Created August 8, 2017 23:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zao/6e7950f458f07398676ff36c3eb9a3ea to your computer and use it in GitHub Desktop.
Save zao/6e7950f458f07398676ff36c3eb9a3ea to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
-- The CXX compiler identification is Clang 6.0.0
-- The C compiler identification is GNU 6.3.0
-- Check for working CXX compiler: /usr/bin/clang++-6.0
-- Check for working CXX compiler: /usr/bin/clang++-6.0 -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- No vectorization library configured
-- Native TLS is enabled.
-- Nice threadlevel is disabled.
-- Stack traces are enabled.
-- Compiling with the native toolset
-- C++ mode enforced: C++14
-- Performing Test HPX_WITH_CXX11_ALIAS_TEMPLATES - Success (cmake feature test)
-- Performing Test HPX_WITH_CXX11_AUTO - Success (cmake feature test)
-- Performing Test HPX_WITH_CXX11_CONSTEXPR - Success (cmake feature test)
-- Performing Test HPX_WITH_CXX11_DECLTYPE - Success (cmake feature test)
-- Performing Test HPX_WITH_CXX11_SFINAE_EXPRESSION - Success
-- Performing Test HPX_WITH_CXX11_DEFAULTED_FUNCTIONS - Success (cmake feature test)
-- Performing Test HPX_WITH_CXX11_DELETED_FUNCTIONS - Success (cmake feature test)
-- Performing Test HPX_WITH_CXX11_EXPLICIT_CONVERSION_OPERATORS - Success (cmake feature test)
-- Performing Test HPX_WITH_CXX11_EXPLICIT_VARIADIC_TEMPLATES - Success
-- Performing Test HPX_WITH_CXX11_EXTENDED_FRIEND_DECLARATIONS - Success (cmake feature test)
-- Performing Test HPX_WITH_CXX11_FUNCTION_TEMPLATE_DEFAULT_ARGS - Success (cmake feature test)
-- Performing Test HPX_WITH_CXX11_INLINE_NAMESPACES - Success (cmake feature test)
-- Performing Test HPX_WITH_CXX11_LAMBDAS - Success (cmake feature test)
-- Performing Test HPX_WITH_CXX11_NOEXCEPT - Success (cmake feature test)
-- Performing Test HPX_WITH_CXX11_NULLPTR - Success (cmake feature test)
-- Performing Test HPX_WITH_CXX11_NSDMI - Success (cmake feature test)
-- Performing Test HPX_WITH_CXX11_RANGE_BASED_FOR - Success (cmake feature test)
-- Performing Test HPX_WITH_CXX11_RVALUE_REFERENCES - Success (cmake feature test)
-- Performing Test HPX_WITH_CXX11_SCOPED_ENUMS - Success (cmake feature test)
-- Performing Test HPX_WITH_CXX11_STATIC_ASSERT - Success (cmake feature test)
-- Performing Test HPX_WITH_CXX11_VARIADIC_MACROS - Success (cmake feature test)
-- Performing Test HPX_WITH_CXX11_VARIADIC_TEMPLATES - Success (cmake feature test)
-- Performing Test HPX_WITH_CXX11_ARRAY - Success
-- Performing Test HPX_WITH_CXX11_CHRONO - Success
-- Performing Test HPX_WITH_CXX11_CSTDINT - Success
-- Performing Test HPX_WITH_CXX11_EXCEPTION_PTR - Success
-- Performing Test HPX_WITH_CXX11_STD_INITIALIZER_LIST - Success
-- Performing Test HPX_WITH_CXX11_IS_BIND_EXPRESSION - Success
-- Performing Test HPX_WITH_CXX11_IS_PLACEHOLDER - Success
-- Performing Test HPX_WITH_CXX11_IS_TRIVIALLY_COPYABLE - Success
-- Performing Test HPX_WITH_CXX11_LOCK_GUARD - Success
-- Performing Test HPX_WITH_CXX11_RANGE_ACCESS - Success
-- Performing Test HPX_WITH_CXX11_REFERENCE_WRAPPER - Success
-- Performing Test HPX_WITH_CXX11_SHARED_PTR - Success
-- Performing Test HPX_WITH_CXX11_SHUFFLE - Success
-- Performing Test HPX_WITH_CXX11_THREAD - Success
-- Performing Test HPX_WITH_CXX11_TO_STRING - Success
-- Performing Test HPX_WITH_CXX11_UNIQUE_LOCK - Success
-- Performing Test HPX_WITH_CXX11_UNIQUE_PTR - Success
-- Performing Test HPX_WITH_CXX11_UNORDERED_MAP - Success
-- Performing Test HPX_WITH_CXX11_UNORDERED_SET - Success
-- Performing Test HPX_WITH_CXX14_CONSTEXPR - Success
-- Performing Test HPX_WITH_CXX14_LAMBDAS - Success
-- Performing Test HPX_WITH_CXX14_INTEGER_SEQUENCE - Success
-- Performing Test HPX_WITH_CXX14_IS_FINAL - Success
-- Performing Test HPX_WITH_CXX14_IS_NULL_POINTER - Success
-- Performing Test HPX_WITH_CXX14_RESULT_OF_SFINAE - Success
-- Performing Test HPX_WITH_CXX14_VARIABLE_TEMPLATES - Success (cmake feature test)
-- Performing Test HPX_WITH_CXX14_DEPRECATED_ATTRIBUTE - Success
-- Performing Test HPX_WITH_LIBFUN_EXPERIMENTAL_OPTIONAL - Success
-- Performing Test HPX_WITH_MM_PREFECTH - Success
-- Performing Test HPX_WITH_UNISTD_H - Success
-- Performing Test HPX_WITH_CXX_FLAG_WALL
-- Performing Test HPX_WITH_CXX_FLAG_WALL - Success
-- Performing Test HPX_WITH_C_FLAG_WALL
-- Performing Test HPX_WITH_C_FLAG_WALL - Success
-- Performing Test HPX_WITH_Fortran_FLAG_WALL
-- Performing Test HPX_WITH_Fortran_FLAG_WALL - Success
-- Performing Test HPX_WITH_CXX_FLAG_WEXTRA
-- Performing Test HPX_WITH_CXX_FLAG_WEXTRA - Success
-- Performing Test HPX_WITH_C_FLAG_WEXTRA
-- Performing Test HPX_WITH_C_FLAG_WEXTRA - Success
-- Performing Test HPX_WITH_Fortran_FLAG_WEXTRA
-- Performing Test HPX_WITH_Fortran_FLAG_WEXTRA - Success
-- Performing Test HPX_WITH_CXX_FLAG_WNO_UNUSED_LOCAL_TYPEDEFS
-- Performing Test HPX_WITH_CXX_FLAG_WNO_UNUSED_LOCAL_TYPEDEFS - Success
-- Performing Test HPX_WITH_C_FLAG_WNO_UNUSED_LOCAL_TYPEDEFS
-- Performing Test HPX_WITH_C_FLAG_WNO_UNUSED_LOCAL_TYPEDEFS - Success
-- Performing Test HPX_WITH_Fortran_FLAG_WNO_UNUSED_LOCAL_TYPEDEFS
-- Performing Test HPX_WITH_Fortran_FLAG_WNO_UNUSED_LOCAL_TYPEDEFS - Success
-- Performing Test HPX_WITH_CXX_FLAG_WNO_STRICT_ALIASING
-- Performing Test HPX_WITH_CXX_FLAG_WNO_STRICT_ALIASING - Success
-- Performing Test HPX_WITH_C_FLAG_WNO_STRICT_ALIASING
-- Performing Test HPX_WITH_C_FLAG_WNO_STRICT_ALIASING - Success
-- Performing Test HPX_WITH_Fortran_FLAG_WNO_STRICT_ALIASING
-- Performing Test HPX_WITH_Fortran_FLAG_WNO_STRICT_ALIASING - Success
-- Performing Test HPX_WITH_CXX_FLAG_WNO_SIGN_PROMO
-- Performing Test HPX_WITH_CXX_FLAG_WNO_SIGN_PROMO - Success
-- Performing Test HPX_WITH_CXX_FLAG_WNO_ATTRIBUTES
-- Performing Test HPX_WITH_CXX_FLAG_WNO_ATTRIBUTES - Success
-- Performing Test HPX_WITH_CXX_FLAG_WNO_CAST_ALIGN
-- Performing Test HPX_WITH_CXX_FLAG_WNO_CAST_ALIGN - Success
-- Performing Test HPX_WITH_CXX_FLAG_WNO_UNUSED_PARAMETER
-- Performing Test HPX_WITH_CXX_FLAG_WNO_UNUSED_PARAMETER - Success
-- Performing Test HPX_WITH_CXX_FLAG_WFORMAT_2
-- Performing Test HPX_WITH_CXX_FLAG_WFORMAT_2 - Success
-- Performing Test HPX_WITH_CXX_FLAG_WNO_FORMAT_NONLITERAL
-- Performing Test HPX_WITH_CXX_FLAG_WNO_FORMAT_NONLITERAL - Success
-- Performing Test HPX_WITH_CXX_FLAG_WINIT_SELF
-- Performing Test HPX_WITH_CXX_FLAG_WINIT_SELF - Success
-- Performing Test HPX_WITH_CXX_FLAG_WDOUBLE_PROMOTION
-- Performing Test HPX_WITH_CXX_FLAG_WDOUBLE_PROMOTION - Success
-- Performing Test HPX_WITH_CXX_FLAG_WCAST_QUAL
-- Performing Test HPX_WITH_CXX_FLAG_WCAST_QUAL - Success
-- Performing Test HPX_WITH_CXX_FLAG_WERROR_TRAMPOLINES
-- Performing Test HPX_WITH_CXX_FLAG_WERROR_TRAMPOLINES - Failed
-- "-Werror=trampolines" not available for language CXX.
-- Performing Test HPX_WITH_CXX_FLAG_WERROR_PARENTHESES
-- Performing Test HPX_WITH_CXX_FLAG_WERROR_PARENTHESES - Success
-- Performing Test HPX_WITH_CXX_FLAG_WERROR_REORDER
-- Performing Test HPX_WITH_CXX_FLAG_WERROR_REORDER - Success
-- Performing Test HPX_WITH_CXX_FLAG_WERROR_RETURN_TYPE
-- Performing Test HPX_WITH_CXX_FLAG_WERROR_RETURN_TYPE - Success
-- Performing Test HPX_WITH_CXX_FLAG_WERROR_SEQUENCE_POINT
-- Performing Test HPX_WITH_CXX_FLAG_WERROR_SEQUENCE_POINT - Success
-- Performing Test HPX_WITH_CXX_FLAG_WERROR_UNINITIALIZED
-- Performing Test HPX_WITH_CXX_FLAG_WERROR_UNINITIALIZED - Success
-- Performing Test HPX_WITH_CXX_FLAG_WERROR_FORMAT
-- Performing Test HPX_WITH_CXX_FLAG_WERROR_FORMAT - Success
-- Performing Test HPX_WITH_CXX_FLAG_WERROR_MISSING_BRACES
-- Performing Test HPX_WITH_CXX_FLAG_WERROR_MISSING_BRACES - Success
-- Performing Test HPX_WITH_CXX_FLAG_WERROR_SIGN_COMPARE
-- Performing Test HPX_WITH_CXX_FLAG_WERROR_SIGN_COMPARE - Success
-- Performing Test HPX_WITH_CXX_FLAG_FDIAGNOSTICS_SHOW_OPTION
-- Performing Test HPX_WITH_CXX_FLAG_FDIAGNOSTICS_SHOW_OPTION - Success
-- Performing Test HPX_WITH_C_FLAG_FDIAGNOSTICS_SHOW_OPTION
-- Performing Test HPX_WITH_C_FLAG_FDIAGNOSTICS_SHOW_OPTION - Success
-- Performing Test HPX_WITH_Fortran_FLAG_FDIAGNOSTICS_SHOW_OPTION
-- Performing Test HPX_WITH_Fortran_FLAG_FDIAGNOSTICS_SHOW_OPTION - Success
-- Performing Test HPX_WITH_CXX_FLAG_WERROR_VLA
-- Performing Test HPX_WITH_CXX_FLAG_WERROR_VLA - Success
-- Performing Test HPX_WITH_C_FLAG_WERROR_RETURN_TYPE
-- Performing Test HPX_WITH_C_FLAG_WERROR_RETURN_TYPE - Success
-- Performing Test HPX_WITH_CXX_FLAG_WNO_SYNC_NAND
-- Performing Test HPX_WITH_CXX_FLAG_WNO_SYNC_NAND - Failed
-- "-Wno-sync-nand" not available for language CXX.
-- Performing Test HPX_WITH_C_FLAG_WNO_SYNC_NAND
-- Performing Test HPX_WITH_C_FLAG_WNO_SYNC_NAND - Success
-- Performing Test WITH_LINKER_FLAG_WL__Z_DEFS
-- Performing Test WITH_LINKER_FLAG_WL__Z_DEFS - Success
-- Performing Test HPX_WITH_RDTSC - Success
-- Performing Test HPX_WITH_RDTSCP - Success
CMake Warning at /usr/share/cmake-3.7/Modules/FindBoost.cmake:761 (message):
Imported targets not available for Boost version 106400
Call Stack (most recent call first):
/usr/share/cmake-3.7/Modules/FindBoost.cmake:865 (_Boost_COMPONENT_DEPENDENCIES)
/usr/share/cmake-3.7/Modules/FindBoost.cmake:1470 (_Boost_MISSING_DEPENDENCIES)
cmake/HPX_SetupBoost.cmake:72 (find_package)
CMakeLists.txt:1427 (include)
CMake Warning at /usr/share/cmake-3.7/Modules/FindBoost.cmake:761 (message):
Imported targets not available for Boost version 106400
Call Stack (most recent call first):
/usr/share/cmake-3.7/Modules/FindBoost.cmake:865 (_Boost_COMPONENT_DEPENDENCIES)
/usr/share/cmake-3.7/Modules/FindBoost.cmake:1470 (_Boost_MISSING_DEPENDENCIES)
cmake/HPX_SetupBoost.cmake:72 (find_package)
CMakeLists.txt:1427 (include)
CMake Warning at /usr/share/cmake-3.7/Modules/FindBoost.cmake:761 (message):
Imported targets not available for Boost version 106400
Call Stack (most recent call first):
/usr/share/cmake-3.7/Modules/FindBoost.cmake:865 (_Boost_COMPONENT_DEPENDENCIES)
/usr/share/cmake-3.7/Modules/FindBoost.cmake:1470 (_Boost_MISSING_DEPENDENCIES)
cmake/HPX_SetupBoost.cmake:72 (find_package)
CMakeLists.txt:1427 (include)
CMake Warning at /usr/share/cmake-3.7/Modules/FindBoost.cmake:761 (message):
Imported targets not available for Boost version 106400
Call Stack (most recent call first):
/usr/share/cmake-3.7/Modules/FindBoost.cmake:865 (_Boost_COMPONENT_DEPENDENCIES)
/usr/share/cmake-3.7/Modules/FindBoost.cmake:1470 (_Boost_MISSING_DEPENDENCIES)
cmake/HPX_SetupBoost.cmake:72 (find_package)
CMakeLists.txt:1427 (include)
CMake Warning at /usr/share/cmake-3.7/Modules/FindBoost.cmake:761 (message):
Imported targets not available for Boost version 106400
Call Stack (most recent call first):
/usr/share/cmake-3.7/Modules/FindBoost.cmake:865 (_Boost_COMPONENT_DEPENDENCIES)
/usr/share/cmake-3.7/Modules/FindBoost.cmake:1470 (_Boost_MISSING_DEPENDENCIES)
cmake/HPX_SetupBoost.cmake:72 (find_package)
CMakeLists.txt:1427 (include)
-- Boost version: 1.64.0
-- Found the following Boost libraries:
-- atomic
-- filesystem
-- program_options
-- regex
-- system
CMake Warning at /usr/share/cmake-3.7/Modules/FindBoost.cmake:761 (message):
Imported targets not available for Boost version 106400
Call Stack (most recent call first):
/usr/share/cmake-3.7/Modules/FindBoost.cmake:865 (_Boost_COMPONENT_DEPENDENCIES)
/usr/share/cmake-3.7/Modules/FindBoost.cmake:1470 (_Boost_MISSING_DEPENDENCIES)
cmake/HPX_SetupBoost.cmake:100 (find_package)
CMakeLists.txt:1427 (include)
-- random
-- Found TCMalloc: /usr/lib/libtcmalloc_minimal.so
-- Using tcmalloc allocator.
-- Found Hwloc: /usr/lib/x86_64-linux-gnu/libhwloc.so
-- Found Git: /usr/bin/git (found version "2.11.0")
-- GIT commit is 73946c0b25cef9868f3a91872291f282b03526e9.
-- Performing Test HPX_HAVE_CXX11_SFINAE_EXPRESSION_COMPLETE - Success
-- Found PythonInterp: /usr/bin/python (found version "2.7.13")
-- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)
-- Configuration summary:
-- HPX_WITH_AGAS_DUMP_REFCNT_ENTRIES=OFF
-- HPX_WITH_ALGORITHM_INPUT_ITERATOR_SUPPORT=OFF
-- HPX_WITH_APEX=OFF
-- HPX_WITH_ASYNC_FUNCTION_COMPATIBILITY=OFF
-- HPX_WITH_AUTOMATIC_SERIALIZATION_REGISTRATION=ON
-- HPX_WITH_AWAIT=OFF
-- HPX_WITH_BENCHMARK_SCRIPTS_PATH=/home/zao/stellar/bld-debug-pv-clang/scripts
-- HPX_WITH_BOOST_CHRONO_COMPATIBILITY=OFF
-- HPX_WITH_COLOCATED_BACKWARDS_COMPATIBILITY=OFF
-- HPX_WITH_COMPILER_WARNINGS=ON
-- HPX_WITH_COMPILE_ONLY_TESTS=ON
-- HPX_WITH_COMPONENT_GET_GID_COMPATIBILITY=OFF
-- HPX_WITH_COMPRESSION_BZIP2=OFF
-- HPX_WITH_COMPRESSION_SNAPPY=OFF
-- HPX_WITH_COMPRESSION_ZLIB=OFF
-- HPX_WITH_CUDA=OFF
-- HPX_WITH_CUDA_CLANG=OFF
-- HPX_WITH_DATAPAR_BOOST_SIMD=OFF
-- HPX_WITH_DATAPAR_VC=OFF
-- HPX_WITH_DEFAULT_TARGETS=ON
-- HPX_WITH_DISABLED_SIGNAL_EXCEPTION_HANDLERS=OFF
-- HPX_WITH_DOCUMENTATION=OFF
-- HPX_WITH_DOCUMENTATION_SINGLEPAGE=OFF
-- HPX_WITH_EXAMPLES=ON
-- HPX_WITH_EXAMPLES_HDF5=OFF
-- HPX_WITH_EXAMPLES_OPENMP=OFF
-- HPX_WITH_EXAMPLES_QT4=OFF
-- HPX_WITH_EXAMPLES_QTHREADS=OFF
-- HPX_WITH_EXAMPLES_TBB=OFF
-- HPX_WITH_EXECUTION_POLICY_COMPATIBILITY=ON
-- HPX_WITH_EXECUTOR_COMPATIBILITY=ON
-- HPX_WITH_FORTRAN=OFF
-- HPX_WITH_FULL_RPATH=ON
-- HPX_WITH_GCC_VERSION_CHECK=ON
-- HPX_WITH_GENERIC_CONTEXT_COROUTINES=OFF
-- HPX_WITH_GENERIC_EXECUTION_POLICY=OFF
-- HPX_WITH_GOOGLE_PERFTOOLS=OFF
-- HPX_WITH_HCC=OFF
-- HPX_WITH_HIDDEN_VISIBILITY=OFF
-- HPX_WITH_HWLOC=ON
-- HPX_WITH_INCLUSIVE_SCAN_COMPATIBILITY=ON
-- HPX_WITH_IO_COUNTERS=ON
-- HPX_WITH_ITTNOTIFY=OFF
-- HPX_WITH_LOCAL_DATAFLOW_COMPATIBILITY=ON
-- HPX_WITH_LOGGING=ON
-- HPX_WITH_MALLOC=tcmalloc
-- HPX_WITH_MAX_CPU_COUNT=64
-- HPX_WITH_MORE_THAN_64_THREADS=(
-- HPX_WITH_NATIVE_TLS=ON
-- HPX_WITH_NETWORKING=ON
-- HPX_WITH_NICE_THREADLEVEL=OFF
-- HPX_WITH_PAPI=OFF
-- HPX_WITH_PARCELPORT_ACTION_COUNTERS=OFF
-- HPX_WITH_PARCELPORT_LIBFABRIC=OFF
-- HPX_WITH_PARCELPORT_MPI=OFF
-- HPX_WITH_PARCELPORT_MPI_ENV=MV2_COMM_WORLD_RANK PMI_RANK OMPI_COMM_WORLD_SIZE ALPS_APP_PE
-- HPX_WITH_PARCELPORT_MPI_MULTITHREADED=ON
-- HPX_WITH_PARCELPORT_TCP=ON
-- HPX_WITH_PARCELPORT_VERBS=OFF
-- HPX_WITH_PARCEL_COALESCING=ON
-- HPX_WITH_PARCEL_PROFILING=OFF
-- HPX_WITH_PSEUDO_DEPENDENCIES=ON
-- HPX_WITH_QUEUE_COMPATIBILITY=OFF
-- HPX_WITH_RUNTIME=ON
-- HPX_WITH_RUN_MAIN_EVERYWHERE=OFF
-- HPX_WITH_SCHEDULER_LOCAL_STORAGE=OFF
-- HPX_WITH_SPINLOCK_DEADLOCK_DETECTION=OFF
-- HPX_WITH_STACKOVERFLOW_DETECTION=OFF
-- HPX_WITH_STACKTRACES=ON
-- HPX_WITH_STATIC_LINKING=OFF
-- HPX_WITH_SWAP_CONTEXT_EMULATION=OFF
-- HPX_WITH_SYCL=OFF
-- HPX_WITH_TESTS=ON
-- HPX_WITH_TESTS_BENCHMARKS=ON
-- HPX_WITH_TESTS_EXTERNAL_BUILD=ON
-- HPX_WITH_TESTS_HEADERS=OFF
-- HPX_WITH_TESTS_REGRESSIONS=ON
-- HPX_WITH_TESTS_UNIT=ON
-- HPX_WITH_THREAD_BACKTRACE_DEPTH=5
-- HPX_WITH_THREAD_BACKTRACE_ON_SUSPENSION=OFF
-- HPX_WITH_THREAD_COMPATIBILITY=OFF
-- HPX_WITH_THREAD_CREATION_AND_CLEANUP_RATES=OFF
-- HPX_WITH_THREAD_CUMULATIVE_COUNTS=ON
-- HPX_WITH_THREAD_DEBUG_INFO=OFF
-- HPX_WITH_THREAD_DESCRIPTION_FULL=OFF
-- HPX_WITH_THREAD_GUARD_PAGE=ON
-- HPX_WITH_THREAD_IDLE_RATES=OFF
-- HPX_WITH_THREAD_LOCAL_STORAGE=OFF
-- HPX_WITH_THREAD_MANAGER_IDLE_BACKOFF=ON
-- HPX_WITH_THREAD_QUEUE_WAITTIME=OFF
-- HPX_WITH_THREAD_SCHEDULERS=all
-- HPX_WITH_THREAD_STACKOVERFLOW_DETECTION=ON
-- HPX_WITH_THREAD_STACK_MMAP=ON
-- HPX_WITH_THREAD_STEALING_COUNTS=ON
-- HPX_WITH_THREAD_TARGET_ADDRESS=OFF
-- HPX_WITH_TOOLS=OFF
-- HPX_WITH_TRANSFORM_REDUCE_COMPATIBILITY=ON
-- HPX_WITH_TUPLE_RVALUE_SWAP=ON
-- HPX_WITH_UNWRAPPED_COMPATIBILITY=ON
-- HPX_WITH_VALGRIND=OFF
-- HPX_WITH_VERIFY_LOCKS=OFF
-- HPX_WITH_VERIFY_LOCKS_BACKTRACE=OFF
-- HPX_WITH_VERIFY_LOCKS_GLOBALLY=OFF
-- HPX_WITH_VIM_YCM=OFF
-- HPX_WITH_ZERO_COPY_SERIALIZATION_THRESHOLD=128
failed to create symbolic link '/home/zao/stellar/bld-debug-pv-clang/share/hpx': No such file or directory
HPX will be installed to /usr/local
-- Configuring done
-- Generating done
-- Build files have been written to: /home/zao/stellar/bld-debug-pv-clang
[1/471] Building CXX object src/CMakeFiles/hpx.dir/error_code.cpp.o
[2/471] Building CXX object src/CMakeFiles/hpx.dir/exception_list.cpp.o
[3/471] Building CXX object src/CMakeFiles/hpx.dir/throw_exception.cpp.o
[4/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/launch_policy.cpp.o
[5/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/actions/detail/action_factory.cpp.o
[6/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/actions/continuation.cpp.o
[7/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/actions/detail/invocation_count_registry.cpp.o
[8/471] Building CXX object src/CMakeFiles/hpx.dir/state.cpp.o
[9/471] Building CXX object src/CMakeFiles/hpx.dir/version.cpp.o
[10/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/agas/detail/bootstrap_locality_namespace.cpp.o
[11/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/agas/detail/bootstrap_component_namespace.cpp.o
[12/471] Building CXX object src/CMakeFiles/hpx.dir/exception.cpp.o
[13/471] Building CXX object src/CMakeFiles/hpx.dir/pre_main.cpp.o
[14/471] Building CXX object src/CMakeFiles/hpx.dir/runtime.cpp.o
[15/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/agas/interface.cpp.o
[16/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/agas/big_boot_barrier.cpp.o
[17/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/agas/component_namespace.cpp.o
[18/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/agas/server/component_namespace_server.cpp.o
[19/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/components/component_type.cpp.o
[20/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/agas/server/symbol_namespace_server.cpp.o
[21/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/agas/locality_namespace.cpp.o
[22/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/applier/bind_naming_wrappers.cpp.o
[23/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/agas/server/locality_namespace_server.cpp.o
[24/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/agas/server/route.cpp.o
[25/471] Building CXX object src/CMakeFiles/hpx.dir/hpx_init.cpp.o
[26/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/applier/applier.cpp.o
[27/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/components/server/console_error_sink_singleton.cpp.o
[28/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/agas/server/primary_namespace_server.cpp.o
[29/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/components/console_logging.cpp.o
[30/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/components/server/console_logging_server.cpp.o
[31/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/components/runtime_support.cpp.o
[32/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/components/server/console_error_sink_server.cpp.o
[33/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/components/console_error_sink.cpp.o
[34/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/agas/detail/hosted_locality_namespace.cpp.o
[35/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/naming/address.cpp.o
[36/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/components/server/destroy_component.cpp.o
[37/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/parcelset/detail/per_action_data_counter.cpp.o
[38/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/parcelset/detail/per_action_data_counter_registry.cpp.o
[39/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/parcelset/detail/parcel_await.cpp.o
[40/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/agas/detail/hosted_component_namespace.cpp.o
[41/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/agas/symbol_namespace.cpp.o
[42/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/components/server/memory_block.cpp.o
[43/471] Building CXX object src/CMakeFiles/hpx.dir/runtime_impl.cpp.o
[44/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/serialization/detail/polymorphic_id_factory.cpp.o
[45/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/parcelset/detail/parcel_route_handler.cpp.o
[46/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/serialization/detail/polymorphic_nonintrusive_factory.cpp.o
[47/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/parcelset/locality.cpp.o
[48/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/serialization/detail/polymorphic_intrusive_factory.cpp.o
[49/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/coroutines/detail/context_generic_context.cpp.o
[50/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/serialization/output_archive.cpp.o
[51/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/coroutines/detail/context_base.cpp.o
[52/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/naming/name.cpp.o
[53/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/coroutines/swapcontext.cpp.o
[54/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/detail/thread_num_tss.cpp.o
[55/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/get_locality_name.cpp.o
[56/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/components/memory.cpp.o
[57/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/coroutines/detail/coroutine_self.cpp.o
[58/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/coroutines/detail/coroutine_impl.cpp.o
[59/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/parcelset/parcelport.cpp.o
[60/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/coroutines/detail/tss.cpp.o
[61/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/components/stubs/memory_block_stubs.cpp.o
[62/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/executors/default_executor.cpp.o
[63/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/set_parcel_write_handler.cpp.o
[64/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o
[65/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/parcelset/parcel.cpp.o
[66/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/executors/service_executor.cpp.o
[67/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/policies/affinity_data.cpp.o
[68/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/parcelset/parcelhandler.cpp.o
[69/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/executors/thread_pool_attached_executors.cpp.o
[70/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/resource_manager.cpp.o
[71/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/executors/current_executor.cpp.o
[72/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/policies/hwloc_topology_info.cpp.o
[73/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/thread_executor.cpp.o
[74/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/threadmanager_base.cpp.o
[75/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/scheduler_specific_ptr.cpp.o
[76/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/thread.cpp.o
[77/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/executors/thread_pool_os_executors.cpp.o
[78/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/thread_data.cpp.o
[79/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/agas/primary_namespace.cpp.o
[80/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/executors/this_thread_executors.cpp.o
[81/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/topology.cpp.o
[82/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/thread_helpers.cpp.o
[83/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/executors/thread_pool_executors.cpp.o
[84/471] Building CXX object src/CMakeFiles/hpx.dir/performance_counters/manage_counter.cpp.o
[85/471] Building CXX object src/CMakeFiles/hpx.dir/performance_counters/manage_counter_type.cpp.o
[86/471] Building CXX object src/CMakeFiles/hpx.dir/performance_counters/performance_counter.cpp.o
[87/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o
[88/471] Building CXX object src/CMakeFiles/hpx.dir/performance_counters/server/per_action_data_counters.cpp.o
[89/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/policies/parse_affinity_options.cpp.o
[90/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/trigger_lco.cpp.o
[91/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/components/server/runtime_support_server.cpp.o
[92/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/components/stubs/memory_stub.cpp.o
[93/471] Building CXX object src/CMakeFiles/hpx.dir/performance_counters/performance_counter_set.cpp.o
[94/471] Building CXX object src/CMakeFiles/hpx.dir/performance_counters/server/action_invocation_counter.cpp.o
[95/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/components/stubs/runtime_support_stubs.cpp.o
[96/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/threadmanager.cpp.o
[97/471] Building CXX object src/CMakeFiles/hpx.dir/performance_counters/counter_creators.cpp.o
[98/471] Building CXX object src/CMakeFiles/hpx.dir/performance_counters/server/component_instance_counter.cpp.o
[99/471] Building CXX object src/CMakeFiles/hpx.dir/performance_counters/server/elapsed_time_counter.cpp.o
[100/471] Building CXX object src/CMakeFiles/hpx.dir/performance_counters/server/arithmetics_counter.cpp.o
[101/471] Building CXX object src/CMakeFiles/hpx.dir/util/batch_environments/alps_environment.cpp.o
[102/471] Building CXX object src/CMakeFiles/hpx.dir/performance_counters/registry.cpp.o
[103/471] Building CXX object src/CMakeFiles/hpx.dir/util/asio_util.cpp.o
[104/471] Building CXX object src/CMakeFiles/hpx.dir/performance_counters/server/raw_counter.cpp.o
[105/471] Building CXX object src/CMakeFiles/hpx.dir/performance_counters/server/raw_values_counter.cpp.o
[106/471] Building CXX object src/CMakeFiles/hpx.dir/util/generate_unique_ids.cpp.o
[107/471] Building CXX object src/CMakeFiles/hpx.dir/util/batch_environment.cpp.o
[108/471] Building CXX object src/CMakeFiles/hpx.dir/util/batch_environments/pbs_environment.cpp.o
[109/471] Building CXX object src/CMakeFiles/hpx.dir/util/debug/thread_stacktrace.cpp.o
[110/471] Building CXX object src/CMakeFiles/hpx.dir/util/find_prefix.cpp.o
[111/471] Building CXX object src/CMakeFiles/hpx.dir/util/integer/int128.cpp.o
[112/471] Building CXX object src/CMakeFiles/hpx.dir/util/activate_counters.cpp.o
[113/471] Building CXX object src/CMakeFiles/hpx.dir/util/itt_notify.cpp.o
[114/471] Building CXX object src/CMakeFiles/hpx.dir/util/integer/uint128.cpp.o
[115/471] Building CXX object src/CMakeFiles/hpx.dir/util/interval_timer.cpp.o
[116/471] Building CXX object src/CMakeFiles/hpx.dir/performance_counters/server/arithmetics_counter_extended.cpp.o
[117/471] Building CXX object src/CMakeFiles/hpx.dir/util/backtrace/backtrace.cpp.o
[118/471] Building CXX object src/CMakeFiles/hpx.dir/util/map_hostnames.cpp.o
[119/471] Building CXX object src/CMakeFiles/hpx.dir/util/manage_config.cpp.o
[120/471] Building CXX object src/CMakeFiles/hpx.dir/util/init_ini_data.cpp.o
[121/471] Building CXX object src/CMakeFiles/hpx.dir/util/io_service_pool.cpp.o
[122/471] Building CXX object src/CMakeFiles/hpx.dir/util/set_thread_name.cpp.o
[123/471] Building CXX object src/CMakeFiles/hpx.dir/util/register_locks_globally.cpp.o
[124/471] Building CXX object src/CMakeFiles/hpx.dir/util/register_locks.cpp.o
[125/471] Building CXX object src/CMakeFiles/hpx.dir/util/ini.cpp.o
[126/471] Building CXX object src/CMakeFiles/hpx.dir/util/static_reinit.cpp.o
[127/471] Building CXX object src/CMakeFiles/hpx.dir/util/command_line_handling.cpp.o
[128/471] Building CXX object src/CMakeFiles/hpx.dir/util/sed_transform.cpp.o
[129/471] Building CXX object src/CMakeFiles/hpx.dir/util/serialize_exception.cpp.o
[130/471] Building CXX object src/CMakeFiles/hpx.dir/util/thread_description.cpp.o
[131/471] Building CXX object src/CMakeFiles/hpx.dir/util/thread_aware_timer.cpp.o
[132/471] Building CXX object src/CMakeFiles/hpx.dir/util/pool_timer.cpp.o
[133/471] Building CXX object src/CMakeFiles/hpx.dir/util/parse_command_line.cpp.o
[134/471] Building CXX object src/CMakeFiles/hpx.dir/util/thread_mapper.cpp.o
[135/471] Building CXX object src/CMakeFiles/hpx.dir/util/batch_environments/slurm_environment.cpp.o
[136/471] Building CXX object src/CMakeFiles/hpx.dir/util/query_counters.cpp.o
[137/471] Building CXX object src/CMakeFiles/hpx.dir/performance_counters/counters.cpp.o
[138/471] Building CXX object src/CMakeFiles/hpx.dir/lcos/detail/future_data.cpp.o
[139/471] Building CXX object src/CMakeFiles/hpx.dir/util/logging.cpp.o
[140/471] Building CXX object src/CMakeFiles/hpx.dir/lcos/local/local_barrier.cpp.o
[141/471] Building CXX object src/CMakeFiles/hpx.dir/compute/cuda/cuda_target.cpp.o
[142/471] Building CXX object src/CMakeFiles/hpx.dir/lcos/local/mutex.cpp.o
[143/471] Building CXX object src/CMakeFiles/hpx.dir/compute/cuda/get_cuda_targets.cpp.o
[144/471] Building CXX object src/CMakeFiles/hpx.dir/lcos/local/detail/condition_variable.cpp.o
[145/471] Building CXX object src/CMakeFiles/hpx.dir/lcos/barrier.cpp.o
[146/471] Building CXX object src/CMakeFiles/hpx.dir/compat/compat_barrier.cpp.o
[147/471] Building CXX object src/CMakeFiles/hpx.dir/lcos/base_lco.cpp.o
[148/471] Building CXX object src/CMakeFiles/hpx.dir/util/runtime_configuration.cpp.o
[149/471] Building CXX object src/CMakeFiles/hpx_init.dir/hpx_main_winsocket.cpp.o
[150/471] Building CXX object src/CMakeFiles/hpx.dir/performance_counters/stubs/performance_counter_stub.cpp.o
[151/471] Building CXX object src/CMakeFiles/hpx.dir/performance_counters/server/statistics_counter.cpp.o
[152/471] Building CXX object src/CMakeFiles/hpx.dir/lcos/local/composable_guard.cpp.o
[153/471] Building CXX object src/CMakeFiles/hpx.dir/lcos/promise.cpp.o
[154/471] Building CXX object src/CMakeFiles/hpx.dir/compute/host/host_target.cpp.o
[155/471] Building CXX object src/CMakeFiles/hpx_init.dir/util/lightweight_test.cpp.o
[156/471] Building CXX object src/CMakeFiles/hpx.dir/compute/host/numa_domains.cpp.o
[157/471] Building CXX object src/CMakeFiles/hpx_init.dir/main.cpp.o
[158/471] Building CXX object src/CMakeFiles/hpx_init.dir/hpx_user_main_argc_argv.cpp.o
[159/471] Building CXX object src/CMakeFiles/hpx_init.dir/hpx_user_main.cpp.o
[160/471] Building CXX object src/CMakeFiles/hpx_init.dir/hpx_main_variables_map.cpp.o
[161/471] Building CXX object src/CMakeFiles/hpx_init.dir/hpx_main_argc_argv.cpp.o
[162/471] Building CXX object src/CMakeFiles/hpx_init.dir/hpx_main.cpp.o
[163/471] Linking CXX static library lib/libhpx_initd.a
[164/471] Building CXX object src/CMakeFiles/hpx.dir/lcos/base_lco_with_value_1.cpp.o
[165/471] Building CXX object src/CMakeFiles/hpx.dir/lcos/base_lco_with_value_2.cpp.o
[166/471] Building CXX object src/CMakeFiles/hpx.dir/lcos/detail/barrier_node.cpp.o
[167/471] Building CXX object src/CMakeFiles/hpx.dir/__/plugins/parcelport/tcp/parcelport_tcp.cpp.o
[168/471] Building CXX object src/CMakeFiles/hpx.dir/compute/host/get_host_targets.cpp.o
[169/471] Building CXX object src/CMakeFiles/hpx.dir/lcos/base_lco_with_value.cpp.o
[170/471] Building CXX object src/CMakeFiles/hpx.dir/lcos/latch.cpp.o
[171/471] Building CXX object src/CMakeFiles/hpx.dir/__/plugins/parcelport/tcp/connection_handler_tcp.cpp.o
[172/471] Building CXX object src/CMakeFiles/hpx.dir/lcos/base_lco_with_value_3.cpp.o
[173/471] Linking CXX shared library lib/libhpxd.so.1.1.0
[174/471] Creating library symlink lib/libhpxd.so.1 lib/libhpxd.so
[175/471] Building CXX object src/components/performance_counters/memory/CMakeFiles/memory_component.dir/mem_counter_windows.cpp.o
[176/471] Building CXX object src/components/performance_counters/memory/CMakeFiles/memory_component.dir/mem_counter_macosx.cpp.o
[177/471] Building CXX object src/components/iostreams/CMakeFiles/iostreams_component.dir/manipulators.cpp.o
[178/471] Building CXX object CMakeFiles/parcel_coalescing_lib.dir/plugins/parcel/coalescing/coalescing_counter_registry.cpp.o
[179/471] Building CXX object src/components/performance_counters/memory/CMakeFiles/memory_component.dir/memory.cpp.o
[180/471] Building CXX object src/components/iostreams/CMakeFiles/iostreams_component.dir/server/output_stream.cpp.o
[181/471] Building CXX object src/components/process/CMakeFiles/process_component.dir/util/posix/create_pipe.cpp.o
[182/471] Building CXX object src/components/process/CMakeFiles/process_component.dir/util/windows/create_pipe.cpp.o
[183/471] Building CXX object src/components/process/CMakeFiles/process_component.dir/util/windows/search_path.cpp.o
[184/471] Building CXX object src/components/process/CMakeFiles/process_component.dir/util/windows/shell_path.cpp.o
[185/471] Building CXX object CMakeFiles/parcel_coalescing_lib.dir/plugins/parcel/coalescing/performance_counters.cpp.o
[186/471] Building CXX object src/components/process/CMakeFiles/process_component.dir/util/posix/search_path.cpp.o
[187/471] Building CXX object src/components/process/CMakeFiles/process_component.dir/util/posix/shell_path.cpp.o
[188/471] Building CXX object CMakeFiles/parcel_coalescing_lib.dir/plugins/parcel/coalescing/coalescing_message_handler.cpp.o
[189/471] Building CXX object src/components/process/CMakeFiles/process_component.dir/process.cpp.o
[190/471] Building CXX object src/components/performance_counters/memory/CMakeFiles/memory_component.dir/mem_counter_linux.cpp.o
[191/471] Linking CXX shared library lib/hpx/libhpx_parcel_coalescingd.so.1.1.0
[192/471] Creating library symlink lib/hpx/libhpx_parcel_coalescingd.so.1 lib/hpx/libhpx_parcel_coalescingd.so
[193/471] Building CXX object src/components/iostreams/CMakeFiles/iostreams_component.dir/standard_streams.cpp.o
[194/471] Linking CXX shared library lib/hpx/libhpx_memoryd.so.1.1.0
[195/471] Creating library symlink lib/hpx/libhpx_memoryd.so.1 lib/hpx/libhpx_memoryd.so
[196/471] Building CXX object src/components/process/CMakeFiles/process_component.dir/server/child_component.cpp.o
[197/471] Building CXX object src/components/iostreams/CMakeFiles/iostreams_component.dir/component_module.cpp.o
[198/471] Building CXX object src/components/containers/partitioned_vector/CMakeFiles/partitioned_vector_component.dir/partitioned_vector_component.cpp.o
[199/471] Building CXX object src/components/containers/unordered/CMakeFiles/unordered_component.dir/partition_unordered_map_component.cpp.o
[200/471] Linking CXX shared library lib/libhpx_processd.so.1.1.0
[201/471] Building CXX object src/components/performance_counters/io/CMakeFiles/io_counters_component.dir/io_counters.cpp.o
[202/471] Creating library symlink lib/libhpx_processd.so.1 lib/libhpx_processd.so
[203/471] Linking CXX shared library lib/libhpx_iostreamsd.so.1.1.0
[204/471] Linking CXX shared library lib/hpx/libhpx_io_countersd.so.1.1.0
[205/471] Creating library symlink lib/libhpx_iostreamsd.so.1 lib/libhpx_iostreamsd.so
[206/471] Creating library symlink lib/hpx/libhpx_io_countersd.so.1 lib/hpx/libhpx_io_countersd.so
[207/471] Linking CXX shared library lib/libhpx_unorderedd.so.1.1.0
[208/471] Creating library symlink lib/libhpx_unorderedd.so.1 lib/libhpx_unorderedd.so
[209/471] Building CXX object examples/quickstart/CMakeFiles/fibonacci_exe.dir/fibonacci.cpp.o
[210/471] Building CXX object examples/accumulators/CMakeFiles/template_accumulator_component.dir/template_accumulator.cpp.o
[211/471] Building CXX object examples/accumulators/CMakeFiles/accumulator_component.dir/accumulator.cpp.o
[212/471] Building CXX object examples/balancing/CMakeFiles/hpx_thread_phase_exe.dir/hpx_thread_phase.cpp.o
[213/471] Building CXX object examples/accumulators/CMakeFiles/template_function_accumulator_component.dir/template_function_accumulator.cpp.o
[214/471] Linking CXX shared library lib/libhpx_template_function_accumulatord.so.1.1.0
[215/471] Building CXX object examples/cancelable_action/cancelable_action/CMakeFiles/cancelable_action_component.dir/cancelable_action.cpp.o
[216/471] Building CXX object examples/jacobi_smp/CMakeFiles/jacobi_nonuniform_hpx_exe.dir/jacobi_nonuniform_hpx.cpp.o
[217/471] Building CXX object examples/thread_aware_timer/CMakeFiles/thread_aware_timer_exe.dir/thread_aware_timer.cpp.o
[218/471] Building CXX object examples/jacobi_smp/CMakeFiles/jacobi_hpx_exe.dir/jacobi.cpp.o
[219/471] Linking CXX shared library lib/libhpx_template_accumulatord.so.1.1.0
[220/471] Linking CXX executable bin/thread_aware_timer
[221/471] Building CXX object examples/jacobi_smp/CMakeFiles/jacobi_hpx_exe.dir/jacobi_hpx.cpp.o
[222/471] Building CXX object examples/jacobi_smp/CMakeFiles/jacobi_nonuniform_hpx_exe.dir/jacobi_nonuniform.cpp.o
[223/471] Creating library symlink lib/libhpx_template_accumulatord.so.1 lib/libhpx_template_accumulatord.so
[224/471] Creating library symlink lib/libhpx_template_function_accumulatord.so.1 lib/libhpx_template_function_accumulatord.so
[225/471] Building CXX object src/components/component_storage/CMakeFiles/component_storage_component.dir/component_module.cpp.o
[226/471] Linking CXX shared library lib/libhpx_accumulatord.so.1.1.0
[227/471] Creating library symlink lib/libhpx_accumulatord.so.1 lib/libhpx_accumulatord.so
[228/471] Building CXX object examples/1d_stencil/CMakeFiles/1d_stencil_3_exe.dir/1d_stencil_3.cpp.o
[229/471] Linking CXX executable bin/1d_stencil_3
[230/471] Building CXX object examples/1d_stencil/CMakeFiles/1d_stencil_1_exe.dir/1d_stencil_1.cpp.o
[231/471] Linking CXX executable bin/1d_stencil_1
[232/471] Building CXX object examples/1d_stencil/CMakeFiles/1d_stencil_4_parallel_exe.dir/1d_stencil_4_parallel.cpp.o
[233/471] Building CXX object src/components/component_storage/CMakeFiles/component_storage_component.dir/component_storage.cpp.o
[234/471] Building CXX object examples/1d_stencil/CMakeFiles/1d_stencil_4_exe.dir/1d_stencil_4.cpp.o
[235/471] Building CXX object examples/1d_stencil/CMakeFiles/1d_stencil_2_exe.dir/1d_stencil_2.cpp.o
[236/471] Linking CXX executable bin/1d_stencil_4_parallel
[237/471] Building CXX object src/components/containers/partitioned_vector/CMakeFiles/partitioned_vector_component.dir/partitioned_vector_component_double.cpp.o
[238/471] Linking CXX executable bin/1d_stencil_2
[239/471] Building CXX object src/components/containers/partitioned_vector/CMakeFiles/partitioned_vector_component.dir/partitioned_vector_component_int.cpp.o
[240/471] Linking CXX executable bin/1d_stencil_4
[241/471] Building CXX object src/components/containers/partitioned_vector/CMakeFiles/partitioned_vector_component.dir/partitioned_vector_component_std_string.cpp.o
[242/471] Building CXX object src/components/component_storage/CMakeFiles/component_storage_component.dir/server/component_storage_server.cpp.o
[243/471] Building CXX object examples/1d_stencil/CMakeFiles/1d_stencil_5_exe.dir/1d_stencil_5.cpp.o
[244/471] Building CXX object examples/1d_stencil/CMakeFiles/1d_stencil_6_exe.dir/1d_stencil_6.cpp.o
[245/471] Building CXX object examples/1d_stencil/CMakeFiles/1d_stencil_7_exe.dir/1d_stencil_7.cpp.o
[246/471] Building CXX object examples/1d_stencil/CMakeFiles/1d_stencil_8_exe.dir/1d_stencil_8.cpp.o
[247/471] Building CXX object examples/async_io/CMakeFiles/async_io_simple_exe.dir/async_io_simple.cpp.o
[248/471] Building CXX object examples/async_io/CMakeFiles/async_io_external_exe.dir/async_io_external.cpp.o
[249/471] Building CXX object examples/accumulators/CMakeFiles/template_accumulator_client_exe.dir/template_accumulator_client.cpp.o
[250/471] Linking CXX executable bin/1d_stencil_5
[251/471] Building CXX object examples/async_io/CMakeFiles/async_io_low_level_exe.dir/async_io_low_level.cpp.o
[252/471] Linking CXX executable bin/async_io_simple
[253/471] Linking CXX executable bin/1d_stencil_6
[254/471] Building CXX object examples/accumulators/CMakeFiles/accumulator_client_exe.dir/accumulator_client.cpp.o
[255/471] Building CXX object examples/allgather/ag/CMakeFiles/ag_component.dir/server/allgather_and_gate.cpp.o
[256/471] Linking CXX executable bin/async_io_external
[257/471] Linking CXX shared library lib/libhpx_component_storaged.so.1.1.0
[258/471] Creating library symlink lib/libhpx_component_storaged.so.1 lib/libhpx_component_storaged.so
[259/471] Building CXX object examples/allgather/ag/CMakeFiles/ag_component.dir/server/allgather.cpp.o
[260/471] Building CXX object examples/allgather/ag/CMakeFiles/ag_component.dir/allgather_module.cpp.o
[261/471] Linking CXX executable bin/async_io_low_level
[262/471] Building CXX object examples/async_io/CMakeFiles/async_io_action_exe.dir/async_io_action.cpp.o
[263/471] Linking CXX executable bin/hpx_thread_phase
[264/471] Linking CXX executable bin/template_accumulator_client
[265/471] Building CXX object examples/jacobi/jacobi_component/CMakeFiles/jacobi_component_component.dir/row.cpp.o
[266/471] Linking CXX shared library lib/libhpx_cancelable_actiond.so.1.1.0
[267/471] Creating library symlink lib/libhpx_cancelable_actiond.so.1 lib/libhpx_cancelable_actiond.so
[268/471] Linking CXX executable bin/accumulator_client
[269/471] Linking CXX executable bin/async_io_action
[270/471] Linking CXX executable bin/1d_stencil_7
[271/471] Linking CXX shared library lib/libhpx_agd.so.1.1.0
[272/471] Creating library symlink lib/libhpx_agd.so.1 lib/libhpx_agd.so
[273/471] Building CXX object examples/accumulators/CMakeFiles/template_function_accumulator_client_exe.dir/template_function_accumulator_client.cpp.o
[274/471] Linking CXX executable bin/1d_stencil_8
[275/471] Linking CXX executable bin/template_function_accumulator_client
[276/471] Linking CXX executable bin/jacobi_nonuniform_hpx
[277/471] Linking CXX executable bin/jacobi_hpx
[278/471] Building CXX object examples/jacobi/jacobi_component/CMakeFiles/jacobi_component_component.dir/jacobi_component.cpp.o
[279/471] Linking CXX shared library lib/libhpx_partitioned_vectord.so.1.1.0
[280/471] Creating library symlink lib/libhpx_partitioned_vectord.so.1 lib/libhpx_partitioned_vectord.so
[281/471] Building CXX object examples/heartbeat/CMakeFiles/heartbeat_console_exe.dir/heartbeat_console.cpp.o
[282/471] Building CXX object examples/future_reduce/CMakeFiles/rnd_future_reduce_exe.dir/rnd_future_reduce.cpp.o
[283/471] Building CXX object examples/heartbeat/CMakeFiles/heartbeat_exe.dir/heartbeat.cpp.o
[284/471] Building CXX object examples/quickstart/CMakeFiles/enumerate_threads_exe.dir/enumerate_threads.cpp.o
[285/471] Linking CXX executable bin/heartbeat_console
[286/471] Linking CXX executable bin/rnd_future_reduce
[287/471] Linking CXX executable bin/enumerate_threads
[288/471] Linking CXX executable bin/heartbeat
[289/471] Building CXX object examples/balancing/CMakeFiles/os_thread_num_exe.dir/os_thread_num.cpp.o
[290/471] Building CXX object examples/performance_counters/CMakeFiles/simplest_performance_counter_exe.dir/simplest_performance_counter.cpp.o
[291/471] Linking CXX executable bin/os_thread_num
[292/471] Linking CXX executable bin/simplest_performance_counter
[293/471] Building CXX object examples/quickstart/CMakeFiles/use_main_thread_exe.dir/use_main_thread.cpp.o
[294/471] Building CXX object examples/jacobi/jacobi_component/CMakeFiles/jacobi_component_component.dir/server/row.cpp.o
[295/471] Linking CXX executable bin/fibonacci
[296/471] Linking CXX executable bin/use_main_thread
[297/471] Building CXX object examples/cancelable_action/CMakeFiles/cancelable_action_client_exe.dir/cancelable_action_client.cpp.o
[298/471] Building CXX object examples/performance_counters/CMakeFiles/access_counter_set_exe.dir/access_counter_set.cpp.o
[299/471] Linking CXX executable bin/cancelable_action_client
[300/471] Linking CXX executable bin/access_counter_set
[301/471] Building CXX object examples/jacobi/jacobi_component/CMakeFiles/jacobi_component_component.dir/grid.cpp.o
[302/471] Building CXX object examples/quickstart/CMakeFiles/fractals_exe.dir/fractals.cpp.o
[303/471] Building CXX object examples/jacobi/jacobi_component/CMakeFiles/jacobi_component_component.dir/server/solver.cpp.o
[304/471] Building CXX object examples/jacobi/jacobi_component/CMakeFiles/jacobi_component_component.dir/stencil_iterator.cpp.o
[305/471] Building CXX object examples/jacobi/jacobi_component/CMakeFiles/jacobi_component_component.dir/server/stencil_iterator.cpp.o
[306/471] Building CXX object examples/nqueen/CMakeFiles/nqueen_component.dir/nqueen.cpp.o
[307/471] Building CXX object examples/allgather/CMakeFiles/ag_client_exe.dir/ag_client.cpp.o
[308/471] Building CXX object examples/performance_counters/sine/CMakeFiles/sine_component.dir/server/sine.cpp.o
[309/471] Building CXX object examples/performance_counters/sine/CMakeFiles/sine_component.dir/sine.cpp.o
[310/471] Building CXX object examples/quickstart/CMakeFiles/fibonacci_futures_exe.dir/fibonacci_futures.cpp.o
[311/471] Linking CXX shared library lib/libhpx_nqueend.so.1.1.0
[312/471] Creating library symlink lib/libhpx_nqueend.so.1 lib/libhpx_nqueend.so
[313/471] Linking CXX shared library lib/hpx/libhpx_sined.so.1.1.0
[314/471] Creating library symlink lib/hpx/libhpx_sined.so.1 lib/hpx/libhpx_sined.so
[315/471] Building CXX object examples/quickstart/CMakeFiles/file_serialization_exe.dir/file_serialization.cpp.o
[316/471] Linking CXX executable bin/ag_client
[317/471] Linking CXX executable bin/fibonacci_futures
[318/471] Linking CXX shared library lib/libhpx_jacobi_componentd.so.1.1.0
[319/471] Creating library symlink lib/libhpx_jacobi_componentd.so.1 lib/libhpx_jacobi_componentd.so
[320/471] Linking CXX executable bin/file_serialization
[321/471] Building CXX object examples/quickstart/CMakeFiles/fibonacci_await_exe.dir/fibonacci_await.cpp.o
[322/471] Building CXX object examples/quickstart/CMakeFiles/fibonacci_one_exe.dir/fibonacci_one.cpp.o
[323/471] Linking CXX executable bin/fibonacci_await
[324/471] Building CXX object examples/quickstart/CMakeFiles/event_synchronization_exe.dir/event_synchronization.cpp.o
[325/471] Linking CXX executable bin/fibonacci_one
[326/471] Building CXX object examples/quickstart/CMakeFiles/fibonacci_futures_distributed_exe.dir/fibonacci_futures_distributed.cpp.o
[327/471] Linking CXX executable bin/event_synchronization
[328/471] Linking CXX executable bin/fibonacci_futures_distributed
[329/471] Building CXX object examples/quickstart/CMakeFiles/component_ctors_exe.dir/component_ctors.cpp.o
[330/471] Building CXX object examples/quickstart/CMakeFiles/latch_remote_exe.dir/latch_remote.cpp.o
[331/471] Linking CXX executable bin/component_ctors
[332/471] Linking CXX executable bin/latch_remote
[333/471] Building CXX object examples/quickstart/CMakeFiles/fractals_executor_exe.dir/fractals_executor.cpp.o
[334/471] Linking CXX executable bin/fractals_executor
[335/471] Building CXX object examples/quickstart/CMakeFiles/allow_unknown_options_exe.dir/allow_unknown_options.cpp.o
[336/471] Building CXX object examples/quickstart/CMakeFiles/hello_world_exe.dir/hello_world.cpp.o
[337/471] Building CXX object examples/quickstart/CMakeFiles/simplest_hello_world_exe.dir/simplest_hello_world.cpp.o
[338/471] Building CXX object examples/quickstart/CMakeFiles/factorial_exe.dir/factorial.cpp.o
[339/471] Linking CXX executable bin/allow_unknown_options
[340/471] Building CXX object examples/performance_counters/sine/CMakeFiles/sine_client_exe.dir/sine_client.cpp.o
[341/471] Linking CXX executable bin/hello_world
[342/471] Linking CXX executable bin/simplest_hello_world
[343/471] Linking CXX executable bin/factorial
[344/471] Linking CXX executable bin/sine_client
[345/471] Building CXX object examples/quickstart/CMakeFiles/interest_calculator_exe.dir/interest_calculator.cpp.o
[346/471] Building CXX object examples/quickstart/CMakeFiles/fractals_struct_exe.dir/fractals_struct.cpp.o
[347/471] Building CXX object examples/quickstart/CMakeFiles/command_line_handling_exe.dir/command_line_handling.cpp.o
[348/471] Linking CXX executable bin/interest_calculator
[349/471] Linking CXX executable bin/command_line_handling
[350/471] Linking CXX executable bin/fractals_struct
[351/471] Building CXX object examples/quickstart/CMakeFiles/fibonacci_dataflow_exe.dir/fibonacci_dataflow.cpp.o
[352/471] Building CXX object examples/quickstart/CMakeFiles/timed_wake_exe.dir/timed_wake.cpp.o
[353/471] Linking CXX executable bin/timed_wake
[354/471] Linking CXX executable bin/fibonacci_dataflow
[355/471] Building CXX object examples/nqueen/CMakeFiles/nqueen_client_exe.dir/nqueen_client.cpp.o
[356/471] Building CXX object examples/quickstart/CMakeFiles/customize_async_exe.dir/customize_async.cpp.o
[357/471] Linking CXX executable bin/customize_async
[358/471] Linking CXX executable bin/nqueen_client
[359/471] Building CXX object examples/quickstart/CMakeFiles/component_inheritance_exe.dir/component_inheritance.cpp.o
[360/471] Building CXX object examples/quickstart/CMakeFiles/error_handling_exe.dir/error_handling.cpp.o
[361/471] Building CXX object examples/jacobi/CMakeFiles/jacobi_exe.dir/jacobi.cpp.o
[362/471] Linking CXX executable bin/error_handling
[363/471] Building CXX object examples/quickstart/CMakeFiles/1d_wave_equation_exe.dir/1d_wave_equation.cpp.o
[364/471] Linking CXX executable bin/component_inheritance
[365/471] Building CXX object examples/quickstart/CMakeFiles/component_in_executable_exe.dir/component_in_executable.cpp.o
[366/471] Linking CXX executable bin/fractals
[367/471] Linking CXX executable bin/1d_wave_equation
[368/471] Linking CXX executable bin/jacobi
[369/471] Building CXX object examples/quickstart/CMakeFiles/component_with_executor_exe.dir/component_with_executor.cpp.o
[370/471] Linking CXX executable bin/component_in_executable
[371/471] Building CXX object examples/quickstart/CMakeFiles/safe_object_exe.dir/safe_object.cpp.o
[372/471] Linking CXX executable bin/component_with_executor
[373/471] Building CXX object examples/quickstart/CMakeFiles/init_globally_exe.dir/init_globally.cpp.o
[374/471] Building CXX object examples/quickstart/CMakeFiles/vector_counting_dotproduct_exe.dir/vector_counting_dotproduct.cpp.o
[375/471] Linking CXX executable bin/safe_object
[376/471] Linking CXX executable bin/init_globally
[377/471] Building CXX object examples/quickstart/CMakeFiles/data_actions_exe.dir/data_actions.cpp.o
[378/471] Linking CXX executable bin/vector_counting_dotproduct
[379/471] Linking CXX executable bin/data_actions
[380/471] Building CXX object examples/quickstart/CMakeFiles/zerocopy_rdma_exe.dir/zerocopy_rdma.cpp.o
[381/471] Building CXX object examples/quickstart/CMakeFiles/receive_buffer_exe.dir/receive_buffer.cpp.o
[382/471] Building CXX object examples/quickstart/CMakeFiles/latch_local_exe.dir/latch_local.cpp.o
[383/471] Linking CXX executable bin/zerocopy_rdma
[384/471] Linking CXX executable bin/receive_buffer
[385/471] Linking CXX executable bin/latch_local
[386/471] Building CXX object examples/quickstart/CMakeFiles/non_atomic_rma_exe.dir/non_atomic_rma.cpp.o
[387/471] Building CXX object examples/quickstart/CMakeFiles/sierpinski_exe.dir/sierpinski.cpp.o
[388/471] Building CXX object examples/quickstart/CMakeFiles/timed_futures_exe.dir/timed_futures.cpp.o
[389/471] Linking CXX executable bin/non_atomic_rma
[390/471] Linking CXX executable bin/sierpinski
[391/471] Building CXX object examples/quickstart/CMakeFiles/interval_timer_exe.dir/interval_timer.cpp.o
[392/471] Building CXX object examples/quickstart/CMakeFiles/composable_guard_exe.dir/composable_guard.cpp.o
[393/471] Linking CXX executable bin/timed_futures
[394/471] Building CXX object examples/quickstart/CMakeFiles/local_channel_exe.dir/local_channel.cpp.o
[395/471] Linking CXX executable bin/interval_timer
[396/471] Linking CXX executable bin/composable_guard
[397/471] Building CXX object examples/quickstart/CMakeFiles/print_to_console_exe.dir/print_to_console.cpp.o
[398/471] Linking CXX executable bin/local_channel
[399/471] Linking CXX executable bin/print_to_console
[400/471] Building CXX object examples/quickstart/CMakeFiles/pipeline1_exe.dir/pipeline1.cpp.o
[401/471] Building CXX object examples/quickstart/CMakeFiles/simple_future_continuation_exe.dir/simple_future_continuation.cpp.o
[402/471] Linking CXX executable bin/pipeline1
[403/471] Building CXX object examples/quickstart/CMakeFiles/shared_mutex_exe.dir/shared_mutex.cpp.o
[404/471] Linking CXX executable bin/simple_future_continuation
[405/471] Building CXX object examples/quickstart/CMakeFiles/quicksort_exe.dir/quicksort.cpp.o
[406/471] Linking CXX executable bin/shared_mutex
[407/471] Linking CXX executable bin/quicksort
[408/471] Building CXX object examples/quickstart/CMakeFiles/pingpong_exe.dir/pingpong.cpp.o
[409/471] Building CXX object examples/quickstart/CMakeFiles/sort_by_key_demo_exe.dir/sort_by_key_demo.cpp.o
[410/471] Building CXX object examples/quickstart/CMakeFiles/wait_composition_exe.dir/wait_composition.cpp.o
[411/471] Linking CXX executable bin/sort_by_key_demo
[412/471] Linking CXX executable bin/wait_composition
[413/471] Linking CXX executable bin/pingpong
[414/471] Building CXX object examples/quickstart/CMakeFiles/partitioned_vector_spmd_foreach_exe.dir/partitioned_vector_spmd_foreach.cpp.o
[415/471] Building CXX object examples/startup_shutdown/CMakeFiles/startup_shutdown_component.dir/startup_shutdown.cpp.o
[416/471] Building CXX object examples/quickstart/CMakeFiles/vector_zip_dotproduct_exe.dir/vector_zip_dotproduct.cpp.o
[417/471] Building CXX object examples/throttle/CMakeFiles/spin_exe.dir/spin.cpp.o
[418/471] Building CXX object examples/startup_shutdown/CMakeFiles/startup_shutdown_component.dir/server/startup_shutdown.cpp.o
[419/471] Building CXX object examples/random_mem_access/random_mem_access/CMakeFiles/random_mem_access_component.dir/random_mem_access.cpp.o
[420/471] Building CXX object examples/spell_check/CMakeFiles/spell_check_simple_exe.dir/spell_check_simple.cpp.o
[421/471] Building CXX object examples/spell_check/CMakeFiles/spell_check_file_exe.dir/spell_check_file.cpp.o
[422/471] Linking CXX executable bin/spin
[423/471] Linking CXX executable bin/partitioned_vector_spmd_foreach
[424/471] Linking CXX executable bin/vector_zip_dotproduct
[425/471] Linking CXX shared library lib/libhpx_startup_shutdownd.so.1.1.0
[426/471] Creating library symlink lib/libhpx_startup_shutdownd.so.1 lib/libhpx_startup_shutdownd.so
[427/471] Linking CXX shared library lib/libhpx_random_mem_accessd.so.1.1.0
[428/471] Creating library symlink lib/libhpx_random_mem_accessd.so.1 lib/libhpx_random_mem_accessd.so
[429/471] Linking CXX executable bin/spell_check_simple
[430/471] Linking CXX executable bin/spell_check_file
[431/471] Building CXX object examples/throttle/throttle/CMakeFiles/throttle_component.dir/throttle.cpp.o
[432/471] Building CXX object examples/throttle/throttle/CMakeFiles/throttle_component.dir/server/throttle.cpp.o
[433/471] Linking CXX shared library lib/libhpx_throttled.so.1.1.0
[434/471] Creating library symlink lib/libhpx_throttled.so.1 lib/libhpx_throttled.so
[435/471] Building CXX object examples/transpose/CMakeFiles/transpose_smp_exe.dir/transpose_smp.cpp.o
[436/471] Building CXX object examples/transpose/CMakeFiles/transpose_serial_block_exe.dir/transpose_serial_block.cpp.o
[437/471] Linking CXX executable bin/transpose_smp
[438/471] Building CXX object examples/tuplespace/central_tuplespace/CMakeFiles/simple_central_tuplespace_component.dir/simple_central_tuplespace.cpp.o
[439/471] Linking CXX executable bin/transpose_serial_block
[440/471] Linking CXX shared library lib/libhpx_simple_central_tuplespaced.so.1.1.0
[441/471] Creating library symlink lib/libhpx_simple_central_tuplespaced.so.1 lib/libhpx_simple_central_tuplespaced.so
[442/471] Building CXX object tests/regressions/build/CMakeFiles/test_server_1950.dir/server_1950.cpp.o
[443/471] Building CXX object examples/transpose/CMakeFiles/transpose_serial_exe.dir/transpose_serial.cpp.o
[444/471] Building CXX object examples/transpose/CMakeFiles/transpose_smp_block_exe.dir/transpose_smp_block.cpp.o
[445/471] Linking CXX shared library lib/libtest_server_1950d.so
[446/471] Linking CXX executable bin/transpose_serial
[447/471] Linking CXX executable bin/transpose_smp_block
[448/471] Building CXX object runtime/CMakeFiles/hpx_runtime_exe.dir/hpx_runtime.cpp.o
[449/471] Linking CXX executable bin/hpx_runtime
[450/471] Building CXX object tests/performance/parallel_algorithms/local/CMakeFiles/benchmark_is_heap_exe.dir/benchmark_is_heap.cpp.o
[451/471] Building CXX object tests/performance/parallel_algorithms/local/CMakeFiles/benchmark_is_heap_until_exe.dir/benchmark_is_heap_until.cpp.o
[452/471] Linking CXX executable bin/benchmark_is_heap
[453/471] Linking CXX executable bin/benchmark_is_heap_until
[454/471] Building CXX object examples/transpose/CMakeFiles/transpose_block_numa_exe.dir/transpose_block_numa.cpp.o
[455/471] Building CXX object examples/transpose/CMakeFiles/transpose_serial_vector_exe.dir/transpose_serial_vector.cpp.o
[456/471] Building CXX object tests/performance/parallel_algorithms/local/CMakeFiles/benchmark_unique_copy_exe.dir/benchmark_unique_copy.cpp.o
[457/471] Linking CXX executable bin/transpose_block_numa
[458/471] Building CXX object examples/random_mem_access/CMakeFiles/random_mem_access_client_exe.dir/random_mem_access_client.cpp.o
[459/471] Linking CXX executable bin/benchmark_unique_copy
[460/471] Building CXX object examples/transpose/CMakeFiles/transpose_block_exe.dir/transpose_block.cpp.o
[461/471] Building CXX object tests/performance/parallel_algorithms/local/CMakeFiles/benchmark_partition_copy_exe.dir/benchmark_partition_copy.cpp.o
[462/471] Linking CXX executable bin/transpose_serial_vector
[463/471] Building CXX object examples/throttle/CMakeFiles/throttle_client_exe.dir/throttle_client.cpp.o
[464/471] Linking CXX executable bin/random_mem_access_client
[465/471] Linking CXX executable bin/benchmark_partition_copy
[466/471] Linking CXX executable bin/throttle_client
[467/471] Linking CXX executable bin/transpose_block
[468/471] Building CXX object tests/regressions/build/CMakeFiles/test_client_1950.dir/client_1950.cpp.o
[469/471] Linking CXX executable bin/test_client_1950
[470/471] Building CXX object examples/tuplespace/CMakeFiles/simple_central_tuplespace_client_exe.dir/simple_central_tuplespace_client.cpp.o
[471/471] Linking CXX executable bin/simple_central_tuplespace_client
[1/1134] Building CXX object tests/regressions/actions/CMakeFiles/plain_action_1550_test_exe.dir/plain_action_1550.cpp.o
[2/1134] Linking CXX executable bin/plain_action_1550_test
[3/1134] Building CXX object tests/regressions/lcos/CMakeFiles/future_hang_on_get_629_test_exe.dir/future_hang_on_get_629.cpp.o
[4/1134] Building CXX object tests/performance/local/CMakeFiles/spinlock_overhead2_exe.dir/spinlock_overhead2.cpp.o
[5/1134] Building CXX object tests/regressions/lcos/CMakeFiles/future_hang_on_then_629_test_exe.dir/future_hang_on_then_629.cpp.o
[6/1134] Linking CXX executable bin/future_hang_on_get_629_test
[7/1134] Linking CXX executable bin/future_hang_on_then_629_test
[8/1134] Linking CXX executable bin/spinlock_overhead2
[9/1134] Building CXX object tests/performance/local/CMakeFiles/foreach_scaling_exe.dir/foreach_scaling.cpp.o
[10/1134] Linking CXX executable bin/foreach_scaling
[11/1134] Building CXX object tests/unit/lcos/CMakeFiles/future_then_executor_test_exe.dir/future_then_executor.cpp.o
[12/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/foreach_prefetching_executors_v1_test_exe.dir/foreach_prefetching_executors_v1.cpp.o
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/foreach_prefetching_executors_v1.cpp:15:
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/foreach_tests_prefetching.hpp:12:
/home/zao/stellar/hpx/hpx/parallel/util/prefetching.hpp:256:38: warning: cast from 'const double *' to 'char *' drops const qualifier [-Wcast-qual]
(_mm_prefetch((char*)&ts, _MM_HINT_T0), 0)..., 0
^
/home/zao/stellar/hpx/hpx/parallel/util/prefetching.hpp:266:13: note: in instantiation of function template specialization 'hpx::parallel::util::detail::prefetch_addresses<double>' requested here
prefetch_addresses((hpx::util::get<Is>(t).get())[idx]...);
^
/home/zao/stellar/hpx/hpx/parallel/util/prefetching.hpp:363:25: note: in instantiation of function template specialization 'hpx::parallel::util::detail::prefetch_containers<std::reference_wrapper<const std::vector<double, std::allocator<double> > > , 0>' requested here
prefetch_containers(it.ranges(), index_pack_type(), j);
^
/home/zao/stellar/hpx/hpx/parallel/util/loop.hpp:215:38: note: in instantiation of function template specialization 'hpx::parallel::util::detail::loop_n<hpx::parallel::util::detail::prefetching_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, const std::vector<double, std::allocator<double> > > >::call<hpx::parallel::v1::detail::invoke_projected<(lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/foreach_tests_prefetching.hpp:118:13), hpx::parallel::util::projection_identity> >' requested here
return detail::loop_n<Iter>::call(it, count, std::forward<F>(f));
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/for_each.hpp:98:23: note: in instantiation of function template specialization 'hpx::parallel::util::loop_n<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::parallel_executor, hpx::parallel::v3::static_chunk_size>, hpx::parallel::util::detail::prefetching_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, const std::vector<double, std::allocator<double> > >, hpx::parallel::v1::detail::invoke_projected<(lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/foreach_tests_prefetching.hpp:118:13), hpx::parallel::util::projection_identity> >' requested here
util::loop_n<execution_policy_type>(part_begin, part_size,
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/for_each.hpp:132:17: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::for_each_iteration<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::parallel_executor, hpx::parallel::v3::static_chunk_size> &, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/foreach_tests_prefetching.hpp:118:13), hpx::parallel::util::projection_identity>::execute<hpx::parallel::util::detail::prefetching_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, const std::vector<double, std::allocator<double> > > >' requested here
execute(part_begin, part_size);
^
/home/zao/stellar/hpx/hpx/parallel/util/detail/chunk_size.hpp:196:9: note: (skipping 6 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all)
f(first, count, base_idx);
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/for_each.hpp:413:40: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::for_each<hpx::parallel::util::detail::prefetching_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, const std::vector<double, std::allocator<double> > > >, hpx::parallel::util::detail::prefetching_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, const std::vector<double, std::allocator<double> > > >::call<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::parallel_executor, hpx::parallel::v3::static_chunk_size> &, hpx::parallel::util::detail::prefetching_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, const std::vector<double, std::allocator<double> > > &, hpx::parallel::util::detail::prefetching_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, const std::vector<double, std::allocator<double> > > &, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/foreach_tests_prefetching.hpp:118:13), hpx::parallel::util::projection_identity>' requested here
return for_each<FwdIter>().call(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/for_each.hpp:526:24: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::for_each_<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::parallel_executor, hpx::parallel::v3::static_chunk_size> &, hpx::parallel::util::detail::prefetching_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, const std::vector<double, std::allocator<double> > >, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/foreach_tests_prefetching.hpp:118:13), hpx::parallel::util::projection_identity>' requested here
return detail::for_each_(
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/foreach_tests_prefetching.hpp:116:24: note: in instantiation of function template specialization 'hpx::parallel::v1::for_each<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::parallel_executor, hpx::parallel::v3::static_chunk_size> &, hpx::parallel::util::detail::prefetching_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, const std::vector<double, std::allocator<double> > >, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/foreach_tests_prefetching.hpp:118:13), hpx::parallel::util::projection_identity, 42, 0, 42, 0>' requested here
hpx::parallel::for_each(policy,
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/foreach_prefetching_executors_v1.cpp:23:5: note: in instantiation of function template specialization 'test_for_each_prefetching_exception<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::parallel_executor, hpx::parallel::v3::static_chunk_size>, std::random_access_iterator_tag>' requested here
test_for_each_prefetching_exception(policy, iterator_tag());
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/foreach_prefetching_executors_v1.cpp:47:9: note: in instantiation of function template specialization 'test_prefetching_executors<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::parallel_executor, hpx::parallel::v3::static_chunk_size> >' requested here
test_prefetching_executors(execution::par.on(exec));
^
1 warning generated.
[13/1134] Linking CXX executable bin/future_then_executor_test
[14/1134] Building CXX object tests/unit/lcos/CMakeFiles/local_event_test_exe.dir/local_event.cpp.o
[15/1134] Building CXX object tests/unit/lcos/CMakeFiles/client_then_test_exe.dir/client_then.cpp.o
[16/1134] Linking CXX executable bin/local_event_test
[17/1134] Linking CXX executable bin/client_then_test
[18/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/uninitialized_moven_test_exe.dir/uninitialized_moven.cpp.o
[19/1134] Building CXX object tests/regressions/lcos/CMakeFiles/ignore_while_locked_1485_test_exe.dir/ignore_while_locked_1485.cpp.o
[20/1134] Linking CXX executable bin/ignore_while_locked_1485_test
[21/1134] Linking CXX executable bin/uninitialized_moven_test
[22/1134] Building CXX object tests/unit/lcos/CMakeFiles/async_continue_cb_test_exe.dir/async_continue_cb.cpp.o
[23/1134] Building CXX object tests/performance/local/CMakeFiles/stream_exe.dir/stream.cpp.o
[24/1134] Linking CXX executable bin/stream
[25/1134] Building CXX object tests/performance/local/CMakeFiles/hpx_heterogeneous_timed_task_spawn_exe.dir/hpx_heterogeneous_timed_task_spawn.cpp.o
[26/1134] Building CXX object tests/performance/local/CMakeFiles/wait_all_timings_exe.dir/wait_all_timings.cpp.o
[27/1134] Building CXX object tests/performance/local/CMakeFiles/delay_baseline_threaded_exe.dir/delay_baseline_threaded.cpp.o
[28/1134] Linking CXX executable bin/hpx_heterogeneous_timed_task_spawn
[29/1134] Linking CXX executable bin/delay_baseline_threaded
[30/1134] Linking CXX executable bin/wait_all_timings
[31/1134] Building CXX object tests/performance/local/CMakeFiles/transform_reduce_scaling_exe.dir/transform_reduce_scaling.cpp.o
/home/zao/stellar/hpx/tests/performance/local/transform_reduce_scaling.cpp:38:24: warning: 'transform_reduce<const hpx::parallel::execution::parallel_policy &, __gnu_cxx::__normal_iterator<Point *, std::vector<Point, std::allocator<Point> > >, double, std::plus<double>, (lambda at /home/zao/stellar/hpx/tests/performance/local/transform_reduce_scaling.cpp:42:9), 42, 0>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::parallel::transform_reduce(hpx::parallel::execution::par,
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/transform_reduce.hpp:298:5: note: 'transform_reduce<const hpx::parallel::execution::parallel_policy &, __gnu_cxx::__normal_iterator<Point *, std::vector<Point, std::allocator<Point> > >, double, std::plus<double>, (lambda at /home/zao/stellar/hpx/tests/performance/local/transform_reduce_scaling.cpp:42:9), 42, 0>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG)
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
1 warning generated.
[32/1134] Building CXX object tests/performance/local/CMakeFiles/partitioned_vector_foreach_exe.dir/partitioned_vector_foreach.cpp.o
[33/1134] Building CXX object tests/performance/local/CMakeFiles/print_heterogeneous_payloads_exe.dir/print_heterogeneous_payloads.cpp.o
[34/1134] Linking CXX executable bin/print_heterogeneous_payloads
[35/1134] Linking CXX executable bin/transform_reduce_scaling
[36/1134] Building CXX object tests/performance/local/CMakeFiles/native_tls_overhead_exe.dir/native_tls_overhead.cpp.o
[37/1134] Linking CXX executable bin/native_tls_overhead
[38/1134] Linking CXX executable bin/partitioned_vector_foreach
[39/1134] Building CXX object tests/performance/local/CMakeFiles/agas_cache_timings_exe.dir/agas_cache_timings.cpp.o
[40/1134] Linking CXX executable bin/agas_cache_timings
[41/1134] Building CXX object tests/performance/local/CMakeFiles/timed_task_spawn_exe.dir/timed_task_spawn.cpp.o
[42/1134] Building CXX object tests/performance/local/CMakeFiles/future_overhead_exe.dir/future_overhead.cpp.o
[43/1134] Linking CXX executable bin/timed_task_spawn
[44/1134] Linking CXX executable bin/future_overhead
[45/1134] Building CXX object tests/performance/local/CMakeFiles/async_overheads_exe.dir/async_overheads.cpp.o
[46/1134] Building CXX object tests/performance/local/CMakeFiles/parent_vs_child_stealing_exe.dir/parent_vs_child_stealing.cpp.o
[47/1134] Linking CXX executable bin/async_overheads
[48/1134] Linking CXX executable bin/parent_vs_child_stealing
[49/1134] Building CXX object tests/regressions/util/CMakeFiles/iarchive_1237_test_exe.dir/iarchive_1237.cpp.o
[50/1134] Building CXX object tests/performance/local/CMakeFiles/serialization_performance_exe.dir/serialization_performance.cpp.o
[51/1134] Linking CXX executable bin/serialization_performance
[52/1134] Building CXX object tests/performance/local/CMakeFiles/delay_baseline_exe.dir/delay_baseline.cpp.o
[53/1134] Linking CXX executable bin/delay_baseline
[54/1134] Building CXX object tests/performance/local/CMakeFiles/hpx_tls_overhead_exe.dir/hpx_tls_overhead.cpp.o
[55/1134] Building CXX object tests/performance/local/CMakeFiles/coroutines_call_overhead_exe.dir/coroutines_call_overhead.cpp.o
[56/1134] Building CXX object tests/performance/local/CMakeFiles/hpx_homogeneous_timed_task_spawn_executors_exe.dir/hpx_homogeneous_timed_task_spawn_executors.cpp.o
[57/1134] Linking CXX executable bin/hpx_tls_overhead
[58/1134] Linking CXX executable bin/coroutines_call_overhead
[59/1134] Linking CXX executable bin/hpx_homogeneous_timed_task_spawn_executors
[60/1134] Building CXX object tests/regressions/util/CMakeFiles/serialize_buffer_1069_test_exe.dir/serialize_buffer_1069.cpp.o
[61/1134] Building CXX object tests/performance/local/CMakeFiles/function_object_wrapper_overhead_exe.dir/function_object_wrapper_overhead.cpp.o
[62/1134] Linking CXX executable bin/function_object_wrapper_overhead
[63/1134] Building CXX object tests/performance/local/CMakeFiles/skynet_exe.dir/skynet.cpp.o
[64/1134] Building CXX object tests/performance/local/CMakeFiles/serialization_overhead_exe.dir/serialization_overhead.cpp.o
[65/1134] Linking CXX executable bin/skynet
[66/1134] Building CXX object tests/performance/local/CMakeFiles/sizeof_exe.dir/sizeof.cpp.o
[67/1134] Linking CXX executable bin/serialization_overhead
[68/1134] Linking CXX executable bin/sizeof
[69/1134] Building CXX object tests/performance/local/htts_v2/CMakeFiles/htts2_hpx_exe.dir/htts2.cpp.o
[70/1134] Building CXX object tests/performance/local/CMakeFiles/spinlock_overhead1_exe.dir/spinlock_overhead1.cpp.o
[71/1134] Building CXX object tests/performance/local/htts_v2/CMakeFiles/htts2_payload_precision_exe.dir/htts2.cpp.o
[72/1134] Building CXX object tests/performance/local/htts_v2/CMakeFiles/htts2_payload_precision_exe.dir/htts2_payload_precision.cpp.o
[73/1134] Linking CXX executable bin/htts2_payload_precision
[74/1134] Linking CXX executable bin/spinlock_overhead1
[75/1134] Building CXX object tests/performance/local/CMakeFiles/stencil3_iterators_exe.dir/stencil3_iterators.cpp.o
[76/1134] Linking CXX executable bin/stencil3_iterators
[77/1134] Building CXX object tests/performance/local/htts_v2/CMakeFiles/htts2_hpx_exe.dir/htts2_hpx.cpp.o
[78/1134] Linking CXX executable bin/htts2_hpx
[79/1134] Building CXX object tests/performance/network/lcos/CMakeFiles/barrier_performance_exe.dir/barrier_performance.cpp.o
[80/1134] Building CXX object tests/performance/network/osu/CMakeFiles/osu_latency_exe.dir/osu_base.cpp.o
[81/1134] Linking CXX executable bin/barrier_performance
[82/1134] Building CXX object tests/performance/network/osu/CMakeFiles/osu_bibw_exe.dir/osu_base.cpp.o
[83/1134] Building CXX object tests/performance/network/CMakeFiles/pingpong_performance_exe.dir/pingpong_performance.cpp.o
[84/1134] Linking CXX executable bin/pingpong_performance
[85/1134] Building CXX object tests/performance/network/osu/CMakeFiles/osu_multi_lat_exe.dir/osu_base.cpp.o
[86/1134] Building CXX object tests/performance/network/network_storage/CMakeFiles/network_storage_exe.dir/network_storage.cpp.o
[87/1134] Linking CXX executable bin/network_storage
[88/1134] Building CXX object tests/performance/network/osu/CMakeFiles/osu_latency_exe.dir/osu_latency.cpp.o
[89/1134] Building CXX object tests/performance/network/osu/CMakeFiles/osu_bibw_exe.dir/osu_bibw.cpp.o
[90/1134] Linking CXX executable bin/osu_latency
[91/1134] Linking CXX executable bin/osu_bibw
[92/1134] Building CXX object tests/performance/network/osu/CMakeFiles/osu_bw_exe.dir/osu_base.cpp.o
[93/1134] Building CXX object tests/performance/network/osu/CMakeFiles/osu_multi_lat_exe.dir/osu_multi_lat.cpp.o
[94/1134] Linking CXX executable bin/osu_multi_lat
[95/1134] Building CXX object tests/performance/network/osu/CMakeFiles/osu_bw_exe.dir/osu_bw.cpp.o
[96/1134] Linking CXX executable bin/osu_bw
[97/1134] Building CXX object tests/regressions/CMakeFiles/dynamic_counters_loaded_1508_test_exe.dir/dynamic_counters_loaded_1508.cpp.o
[98/1134] Linking CXX executable bin/dynamic_counters_loaded_1508_test
[99/1134] Building CXX object tests/regressions/CMakeFiles/commandline_options_1437_test_exe.dir/commandline_options_1437.cpp.o
[100/1134] Linking CXX executable bin/commandline_options_1437_test
[101/1134] Building CXX object tests/performance/network/algorithms/CMakeFiles/minmax_element_performance_exe.dir/minmax_element_performance.cpp.o
[102/1134] Building CXX object tests/regressions/CMakeFiles/multiple_init_test_exe.dir/multiple_init.cpp.o
[103/1134] Linking CXX executable bin/multiple_init_test
[104/1134] Building CXX object tests/regressions/CMakeFiles/unhandled_exception_582_test_exe.dir/unhandled_exception_582.cpp.o
[105/1134] Linking CXX executable bin/minmax_element_performance
[106/1134] Linking CXX executable bin/unhandled_exception_582_test
[107/1134] Building CXX object tests/regressions/agas/CMakeFiles/pass_by_value_id_type_action_test_exe.dir/pass_by_value_id_type_action.cpp.o
[108/1134] Linking CXX executable bin/pass_by_value_id_type_action_test
[109/1134] Building CXX object tests/regressions/CMakeFiles/id_type_ref_counting_1032_test_exe.dir/id_type_ref_counting_1032.cpp.o
[110/1134] Linking CXX executable bin/id_type_ref_counting_1032_test
[111/1134] Building CXX object tests/regressions/agas/CMakeFiles/duplicate_id_registration_1596_test_exe.dir/duplicate_id_registration_1596.cpp.o
[112/1134] Linking CXX executable bin/duplicate_id_registration_1596_test
[113/1134] Building CXX object tests/regressions/agas/CMakeFiles/register_with_basename_1804_test_exe.dir/register_with_basename_1804.cpp.o
[114/1134] Building CXX object tests/regressions/actions/CMakeFiles/plain_action_1330_test_exe.dir/plain_action_1330.cpp.o
[115/1134] Linking CXX executable bin/register_with_basename_1804_test
[116/1134] Linking CXX executable bin/plain_action_1330_test
[117/1134] Building CXX object tests/regressions/agas/CMakeFiles/send_gid_keep_component_1624_test_exe.dir/send_gid_keep_component_1624.cpp.o
[118/1134] Linking CXX executable bin/send_gid_keep_component_1624_test
[119/1134] Building CXX object tests/regressions/actions/CMakeFiles/make_continuation_1615_test_exe.dir/make_continuation_1615.cpp.o
[120/1134] Linking CXX executable bin/make_continuation_1615_test
[121/1134] Building CXX object tests/regressions/actions/CMakeFiles/async_deferred_1523_test_exe.dir/async_deferred_1523.cpp.o
[122/1134] Linking CXX executable bin/async_deferred_1523_test
[123/1134] Building CXX object tests/regressions/actions/components/CMakeFiles/action_move_semantics_component.dir/movable_objects.cpp.o
[124/1134] Building CXX object tests/regressions/actions/components/CMakeFiles/action_move_semantics_component.dir/action_move_semantics.cpp.o
[125/1134] Linking CXX shared library lib/libhpx_action_move_semanticsd.so.1.1.0
[126/1134] Creating library symlink lib/libhpx_action_move_semanticsd.so.1 lib/libhpx_action_move_semanticsd.so
[127/1134] Building CXX object tests/regressions/block_matrix/CMakeFiles/block_matrix_test_exe.dir/matrix.cc.o
[128/1134] Building CXX object tests/regressions/block_matrix/CMakeFiles/block_matrix_test_exe.dir/main.cc.o
[129/1134] Building CXX object tests/regressions/block_matrix/CMakeFiles/block_matrix_test_exe.dir/algorithms.cc.o
[130/1134] Building CXX object tests/regressions/block_matrix/CMakeFiles/block_matrix_test_exe.dir/block_matrix.cc.o
[131/1134] Building CXX object tests/regressions/actions/CMakeFiles/component_action_move_semantics_test_exe.dir/component_action_move_semantics.cpp.o
[132/1134] Building CXX object tests/regressions/components/CMakeFiles/create_remote_component_2334_test_exe.dir/create_remote_component_2334.cpp.o
[133/1134] Linking CXX executable bin/create_remote_component_2334_test
[134/1134] Linking CXX executable bin/component_action_move_semantics_test
[135/1134] Building CXX object tests/regressions/block_matrix/CMakeFiles/block_matrix_test_exe.dir/tests.cc.o
[136/1134] Building CXX object tests/regressions/block_matrix/CMakeFiles/block_matrix_test_exe.dir/matrix_hpx.cc.o
[137/1134] Building CXX object tests/regressions/actions/CMakeFiles/plain_action_move_semantics_test_exe.dir/plain_action_move_semantics.cpp.o
[138/1134] Building CXX object tests/regressions/components/CMakeFiles/create_n_components_2323_test_exe.dir/create_n_components_2323.cpp.o
[139/1134] Building CXX object tests/regressions/components/CMakeFiles/returned_client_2150_test_exe.dir/returned_client_2150.cpp.o
[140/1134] Linking CXX executable bin/create_n_components_2323_test
[141/1134] Linking CXX executable bin/block_matrix_test
[142/1134] Linking CXX executable bin/returned_client_2150_test
[143/1134] Linking CXX executable bin/plain_action_move_semantics_test
[144/1134] Building CXX object tests/regressions/computeapi/CMakeFiles/for_each_value_proxy_test_exe.dir/for_each_value_proxy.cpp.o
[145/1134] Building CXX object tests/regressions/components/CMakeFiles/moveonly_constructor_arguments_1405_test_exe.dir/moveonly_constructor_arguments_1405.cpp.o
[146/1134] Linking CXX executable bin/for_each_value_proxy_test
[147/1134] Linking CXX executable bin/moveonly_constructor_arguments_1405_test
[148/1134] Building CXX object tests/unit/serialization/CMakeFiles/serialization_complex_test_exe.dir/serialization_complex.cpp.o
[149/1134] Linking CXX executable bin/serialization_complex_test
[150/1134] Building CXX object tests/regressions/iostreams/CMakeFiles/no_output_1173_test_exe.dir/no_output_1173.cpp.o
[151/1134] Building CXX object tests/unit/serialization/CMakeFiles/serialization_simple_test_exe.dir/serialization_simple.cpp.o
[152/1134] Linking CXX executable bin/no_output_1173_test
[153/1134] Linking CXX executable bin/serialization_simple_test
[154/1134] Building CXX object tests/unit/serialization/CMakeFiles/serialization_builtins_test_exe.dir/serialization_builtins.cpp.o
[155/1134] Linking CXX executable bin/serialization_builtins_test
[156/1134] Building CXX object tests/regressions/lcos/CMakeFiles/future_timed_wait_1025_test_exe.dir/future_timed_wait_1025.cpp.o
[157/1134] Building CXX object tests/unit/serialization/CMakeFiles/serialization_deque_test_exe.dir/serialization_deque.cpp.o
[158/1134] Linking CXX executable bin/future_timed_wait_1025_test
[159/1134] Building CXX object tests/regressions/iostreams/CMakeFiles/lost_output_2236_test_exe.dir/lost_output_2236.cpp.o
[160/1134] Linking CXX executable bin/lost_output_2236_test
[161/1134] Building CXX object tests/regressions/lcos/CMakeFiles/future_2667_test_exe.dir/future_2667.cpp.o
[162/1134] Linking CXX executable bin/future_2667_test
[163/1134] Building CXX object tests/regressions/components/CMakeFiles/partitioned_vector_2201_test_exe.dir/partitioned_vector_2201.cpp.o
[164/1134] Building CXX object tests/regressions/lcos/CMakeFiles/exception_from_continuation_1613_test_exe.dir/exception_from_continuation_1613.cpp.o
[165/1134] Linking CXX executable bin/exception_from_continuation_1613_test
[166/1134] Linking CXX executable bin/partitioned_vector_2201_test
[167/1134] Building CXX object tests/regressions/lcos/CMakeFiles/lifetime_588_test_exe.dir/lifetime_588.cpp.o
[168/1134] Linking CXX executable bin/lifetime_588_test
[169/1134] Building CXX object tests/regressions/lcos/CMakeFiles/wait_all_hang_1946_test_exe.dir/wait_all_hang_1946.cpp.o
[170/1134] Linking CXX executable bin/wait_all_hang_1946_test
[171/1134] Building CXX object tests/regressions/lcos/CMakeFiles/async_callback_non_deduced_context_test_exe.dir/async_callback_non_deduced_context.cpp.o
[172/1134] Linking CXX executable bin/async_callback_non_deduced_context_test
[173/1134] Building CXX object tests/regressions/lcos/CMakeFiles/after_588_test_exe.dir/after_588.cpp.o
[174/1134] Building CXX object tests/regressions/lcos/CMakeFiles/async_unwrap_1037_test_exe.dir/async_unwrap_1037.cpp.o
[175/1134] Linking CXX executable bin/after_588_test
[176/1134] Linking CXX executable bin/async_unwrap_1037_test
[177/1134] Building CXX object tests/unit/lcos/CMakeFiles/future_then_test_exe.dir/future_then.cpp.o
[178/1134] Linking CXX executable bin/future_then_test
[179/1134] Building CXX object tests/regressions/lcos/CMakeFiles/receive_buffer_1733_test_exe.dir/receive_buffer_1733.cpp.o
[180/1134] Building CXX object tests/regressions/lcos/CMakeFiles/barrier_hang_test_exe.dir/barrier_hang.cpp.o
[181/1134] Linking CXX executable bin/receive_buffer_1733_test
[182/1134] Linking CXX executable bin/barrier_hang_test
[183/1134] Building CXX object tests/regressions/lcos/CMakeFiles/dataflow_using_774_test_exe.dir/dataflow_using_774.cpp.o
[184/1134] Building CXX object tests/regressions/lcos/CMakeFiles/call_promise_get_gid_more_than_once_test_exe.dir/call_promise_get_gid_more_than_once.cpp.o
[185/1134] Linking CXX executable bin/dataflow_using_774_test
[186/1134] Linking CXX executable bin/call_promise_get_gid_more_than_once_test
[187/1134] Building CXX object tests/regressions/lcos/CMakeFiles/dataflow_recursion_1613_test_exe.dir/dataflow_recursion_1613.cpp.o
[188/1134] Linking CXX executable bin/dataflow_recursion_1613_test
[189/1134] Building CXX object tests/regressions/lcos/CMakeFiles/future_790_test_exe.dir/future_790.cpp.o
[190/1134] Linking CXX executable bin/future_790_test
[191/1134] Building CXX object tests/regressions/lcos/CMakeFiles/dataflow_action_2008_test_exe.dir/dataflow_action_2008.cpp.o
[192/1134] Building CXX object tests/regressions/lcos/CMakeFiles/future_hang_on_wait_with_callback_629_test_exe.dir/future_hang_on_wait_with_callback_629.cpp.o
[193/1134] Linking CXX executable bin/dataflow_action_2008_test
[194/1134] Linking CXX executable bin/future_hang_on_wait_with_callback_629_test
[195/1134] Building CXX object tests/regressions/lcos/CMakeFiles/dataflow_const_functor_773_test_exe.dir/dataflow_const_functor_773.cpp.o
[196/1134] Linking CXX executable bin/dataflow_const_functor_773_test
[197/1134] Building CXX object tests/regressions/lcos/CMakeFiles/shared_mutex_1702_test_exe.dir/shared_mutex_1702.cpp.o
[198/1134] Building CXX object tests/regressions/lcos/CMakeFiles/channel_register_as_2722_test_exe.dir/channel_register_as_2722.cpp.o
[199/1134] Linking CXX executable bin/shared_mutex_1702_test
[200/1134] Linking CXX executable bin/channel_register_as_2722_test
[201/1134] Building CXX object tests/regressions/lcos/CMakeFiles/shared_future_continuation_order_test_exe.dir/shared_future_continuation_order.cpp.o
[202/1134] Linking CXX executable bin/shared_future_continuation_order_test
[203/1134] Building CXX object tests/regressions/lcos/CMakeFiles/dataflow_791_test_exe.dir/dataflow_791.cpp.o
[204/1134] Linking CXX executable bin/dataflow_791_test
[205/1134] Building CXX object tests/regressions/lcos/CMakeFiles/dataflow_launch_775_test_exe.dir/dataflow_launch_775.cpp.o
[206/1134] Linking CXX executable bin/dataflow_launch_775_test
[207/1134] Building CXX object tests/regressions/lcos/CMakeFiles/future_unwrap_1182_test_exe.dir/future_unwrap_1182.cpp.o
[208/1134] Linking CXX executable bin/future_unwrap_1182_test
[209/1134] Building CXX object tests/regressions/lcos/CMakeFiles/shared_future_then_2166_test_exe.dir/shared_future_then_2166.cpp.o
[210/1134] Linking CXX executable bin/shared_future_then_2166_test
[211/1134] Building CXX object tests/regressions/lcos/CMakeFiles/lifetime_588_1_test_exe.dir/lifetime_588_1.cpp.o
[212/1134] Linking CXX executable bin/lifetime_588_1_test
[213/1134] Building CXX object tests/regressions/lcos/CMakeFiles/promise_leak_996_test_exe.dir/promise_leak_996.cpp.o
[214/1134] Linking CXX executable bin/promise_leak_996_test
[215/1134] Building CXX object tests/regressions/lcos/CMakeFiles/when_all_vectors_1623_test_exe.dir/when_all_vectors_1623.cpp.o
[216/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/exclusive_scan2_test_exe.dir/exclusive_scan2.cpp.o
[217/1134] Building CXX object tests/regressions/lcos/CMakeFiles/multiple_gather_ops_2001_test_exe.dir/multiple_gather_ops_2001.cpp.o
[218/1134] Linking CXX executable bin/when_all_vectors_1623_test
[219/1134] Linking CXX executable bin/exclusive_scan2_test
[220/1134] Linking CXX executable bin/multiple_gather_ops_2001_test
[221/1134] Building CXX object tests/regressions/lcos/CMakeFiles/safely_destroy_promise_1481_test_exe.dir/safely_destroy_promise_1481.cpp.o
[222/1134] Building CXX object tests/regressions/lcos/CMakeFiles/promise_1620_test_exe.dir/promise_1620.cpp.o
[223/1134] Linking CXX executable bin/safely_destroy_promise_1481_test
[224/1134] Linking CXX executable bin/promise_1620_test
[225/1134] Building CXX object tests/regressions/lcos/CMakeFiles/future_unwrap_878_test_exe.dir/future_unwrap_878.cpp.o
[226/1134] Linking CXX executable bin/future_unwrap_878_test
[227/1134] Building CXX object tests/regressions/lcos/CMakeFiles/set_hpx_limit_798_test_exe.dir/set_hpx_limit_798.cpp.o
[228/1134] Linking CXX executable bin/set_hpx_limit_798_test
[229/1134] Building CXX object tests/regressions/lcos/CMakeFiles/async_action_1813_test_exe.dir/async_action_1813.cpp.o
[230/1134] Linking CXX executable bin/async_action_1813_test
[231/1134] Building CXX object tests/regressions/lcos/CMakeFiles/async_callback_with_bound_callback_test_exe.dir/async_callback_with_bound_callback.cpp.o
[232/1134] Linking CXX executable bin/async_callback_with_bound_callback_test
[233/1134] Building CXX object tests/regressions/lcos/CMakeFiles/shared_stated_leaked_1211_test_exe.dir/shared_stated_leaked_1211.cpp.o
[234/1134] Building CXX object tests/regressions/lcos/CMakeFiles/split_future_2246_test_exe.dir/split_future_2246.cpp.o
[235/1134] Building CXX object tests/regressions/lcos/CMakeFiles/dataflow_future_swap2_test_exe.dir/dataflow_future_swap2.cpp.o
[236/1134] Linking CXX executable bin/split_future_2246_test
[237/1134] Linking CXX executable bin/shared_stated_leaked_1211_test
[238/1134] Linking CXX executable bin/dataflow_future_swap2_test
[239/1134] Building CXX object tests/regressions/lcos/CMakeFiles/sliding_semaphore_2338_test_exe.dir/sliding_semaphore_2338.cpp.o
[240/1134] Linking CXX executable bin/sliding_semaphore_2338_test
[241/1134] Building CXX object tests/regressions/lcos/CMakeFiles/future_serialization_1898_test_exe.dir/future_serialization_1898.cpp.o
[242/1134] Linking CXX executable bin/future_serialization_1898_test
[243/1134] Building CXX object tests/regressions/lcos/CMakeFiles/wait_for_1751_test_exe.dir/wait_for_1751.cpp.o
[244/1134] Linking CXX executable bin/wait_for_1751_test
[245/1134] Building CXX object tests/regressions/lcos/CMakeFiles/dataflow_future_swap_test_exe.dir/dataflow_future_swap.cpp.o
[246/1134] Linking CXX executable bin/dataflow_future_swap_test
[247/1134] Building CXX object tests/regressions/parallel/CMakeFiles/scan_shortlength_test_exe.dir/scan_shortlength.cpp.o
[248/1134] Building CXX object tests/regressions/parallel/CMakeFiles/scan_non_commutative_test_exe.dir/scan_non_commutative.cpp.o
In file included from /home/zao/stellar/hpx/tests/regressions/parallel/scan_non_commutative.cpp:9:
In file included from /home/zao/stellar/hpx/hpx/include/parallel_scan.hpp:9:
In file included from /home/zao/stellar/hpx/hpx/parallel/algorithms/exclusive_scan.hpp:19:
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:122:26: warning: lambda capture 'conv' is not used [-Wunused-lambda-capture]
[op, conv, policy](
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<std::__cxx11::basic_string<char> *, std::vector<std::__cxx11::basic_string<char>, std::allocator<std::__cxx11::basic_string<char> > > > >::parallel<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::execution::parallel_executor, hpx::parallel::v3::static_chunk_size>, __gnu_cxx::__normal_iterator<const std::__cxx11::basic_string<char> *, std::vector<std::__cxx11::basic_string<char>, std::allocator<std::__cxx11::basic_string<char> > > >, std::__cxx11::basic_string<char>, std::plus<std::__cxx11::basic_string<char> >, hpx::parallel::util::projection_identity>' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:196:47: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<std::__cxx11::basic_string<char> *, std::vector<std::__cxx11::basic_string<char>, std::allocator<std::__cxx11::basic_string<char> > > > >, __gnu_cxx::__normal_iterator<std::__cxx11::basic_string<char> *, std::vector<std::__cxx11::basic_string<char>, std::allocator<std::__cxx11::basic_string<char> > > > >::call<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::execution::parallel_executor, hpx::parallel::v3::static_chunk_size>, __gnu_cxx::__normal_iterator<const std::__cxx11::basic_string<char> *, std::vector<std::__cxx11::basic_string<char>, std::allocator<std::__cxx11::basic_string<char> > > > &, __gnu_cxx::__normal_iterator<const std::__cxx11::basic_string<char> *, std::vector<std::__cxx11::basic_string<char>, std::allocator<std::__cxx11::basic_string<char> > > > &, __gnu_cxx::__normal_iterator<std::__cxx11::basic_string<char> *, std::vector<std::__cxx11::basic_string<char>, std::allocator<std::__cxx11::basic_string<char> > > > &, const std::__cxx11::basic_string<char> &, std::plus<std::__cxx11::basic_string<char> > >' requested here
return inclusive_scan<FwdIter2>().call(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:666:24: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan_<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::execution::parallel_executor, hpx::parallel::v3::static_chunk_size>, __gnu_cxx::__normal_iterator<const std::__cxx11::basic_string<char> *, std::vector<std::__cxx11::basic_string<char>, std::allocator<std::__cxx11::basic_string<char> > > >, __gnu_cxx::__normal_iterator<std::__cxx11::basic_string<char> *, std::vector<std::__cxx11::basic_string<char>, std::allocator<std::__cxx11::basic_string<char> > > >, std::__cxx11::basic_string<char>, std::plus<std::__cxx11::basic_string<char> >, hpx::parallel::util::projection_identity>' requested here
return detail::inclusive_scan_(
^
/home/zao/stellar/hpx/tests/regressions/parallel/scan_non_commutative.cpp:27:24: note: in instantiation of function template specialization 'hpx::parallel::v1::inclusive_scan<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::execution::parallel_executor, hpx::parallel::v3::static_chunk_size>, __gnu_cxx::__normal_iterator<const std::__cxx11::basic_string<char> *, std::vector<std::__cxx11::basic_string<char>, std::allocator<std::__cxx11::basic_string<char> > > >, __gnu_cxx::__normal_iterator<std::__cxx11::basic_string<char> *, std::vector<std::__cxx11::basic_string<char>, std::allocator<std::__cxx11::basic_string<char> > > > >' requested here
hpx::parallel::inclusive_scan(
^
1 warning generated.
[249/1134] Linking CXX executable bin/scan_shortlength_test
[250/1134] Linking CXX executable bin/scan_non_commutative_test
[251/1134] Building CXX object tests/regressions/parallel/CMakeFiles/search_zerolength_test_exe.dir/search_zerolength.cpp.o
[252/1134] Building CXX object tests/regressions/parallel/CMakeFiles/minimal_findend_test_exe.dir/minimal_findend.cpp.o
[253/1134] Linking CXX executable bin/search_zerolength_test
[254/1134] Linking CXX executable bin/minimal_findend_test
[255/1134] Building CXX object tests/regressions/parallel/CMakeFiles/scan_different_inits_test_exe.dir/scan_different_inits.cpp.o
/home/zao/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp:40:9: warning: 'transform_inclusive_scan<const hpx::parallel::execution::parallel_policy &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, int, (lambda at /home/zao/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp:42:9), (lambda at /home/zao/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp:43:9), 42, 0>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
transform_inclusive_scan(execution::par, a.begin(), a.end(), f.begin(),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/transform_inclusive_scan.hpp:365:5: note: 'transform_inclusive_scan<const hpx::parallel::execution::parallel_policy &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, int, (lambda at /home/zao/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp:42:9), (lambda at /home/zao/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp:43:9), 42, 0>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG)
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
/home/zao/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp:82:9: warning: 'transform_inclusive_scan<hpx::parallel::execution::parallel_task_policy, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, int, (lambda at /home/zao/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp:85:13), (lambda at /home/zao/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp:86:13), 42, 0>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
transform_inclusive_scan(par(execution::task),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/transform_inclusive_scan.hpp:365:5: note: 'transform_inclusive_scan<hpx::parallel::execution::parallel_task_policy, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, int, (lambda at /home/zao/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp:85:13), (lambda at /home/zao/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp:86:13), 42, 0>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG)
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
/home/zao/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp:125:9: warning: 'transform_inclusive_scan<const hpx::parallel::execution::parallel_policy &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, int, (lambda at /home/zao/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp:112:20) &, (lambda at /home/zao/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp:114:21) &, 42, 0>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
transform_inclusive_scan(execution::par, a.begin(), a.end(), f.begin(),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/transform_inclusive_scan.hpp:365:5: note: 'transform_inclusive_scan<const hpx::parallel::execution::parallel_policy &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, int, (lambda at /home/zao/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp:112:20) &, (lambda at /home/zao/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp:114:21) &, 42, 0>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG)
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
/home/zao/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp:187:9: warning: 'transform_inclusive_scan<hpx::parallel::execution::parallel_task_policy, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, int, (lambda at /home/zao/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp:170:20) &, (lambda at /home/zao/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp:172:21) &, 42, 0>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
transform_inclusive_scan(par(execution::task),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/transform_inclusive_scan.hpp:365:5: note: 'transform_inclusive_scan<hpx::parallel::execution::parallel_task_policy, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, int, (lambda at /home/zao/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp:170:20) &, (lambda at /home/zao/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp:172:21) &, 42, 0>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG)
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp:8:
In file included from /home/zao/stellar/hpx/hpx/include/parallel_scan.hpp:9:
In file included from /home/zao/stellar/hpx/hpx/parallel/algorithms/exclusive_scan.hpp:19:
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:122:26: warning: lambda capture 'conv' is not used [-Wunused-lambda-capture]
[op, conv, policy](
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > >::parallel<const hpx::parallel::execution::parallel_policy &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, int, (lambda at /home/zao/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp:29:9), hpx::parallel::util::projection_identity>' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:196:47: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > >::call<const hpx::parallel::execution::parallel_policy &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > &, const int &, (lambda at /home/zao/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp:29:9)>' requested here
return inclusive_scan<FwdIter2>().call(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:322:24: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan_<const hpx::parallel::execution::parallel_policy &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, int, (lambda at /home/zao/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp:29:9), hpx::parallel::util::projection_identity>' requested here
return detail::inclusive_scan_(
^
/home/zao/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp:28:9: note: in instantiation of function template specialization 'hpx::parallel::v1::inclusive_scan<const hpx::parallel::execution::parallel_policy &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, (lambda at /home/zao/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp:29:9), int, 42, 0>' requested here
inclusive_scan(execution::par, a.begin(), a.end(), b.begin(),
^
In file included from /home/zao/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp:8:
In file included from /home/zao/stellar/hpx/hpx/include/parallel_scan.hpp:9:
In file included from /home/zao/stellar/hpx/hpx/parallel/algorithms/exclusive_scan.hpp:19:
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:122:26: warning: lambda capture 'conv' is not used [-Wunused-lambda-capture]
[op, conv, policy](
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > >::parallel<const hpx::parallel::execution::parallel_policy &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, int, (lambda at /home/zao/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp:32:9), hpx::parallel::util::projection_identity>' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:196:47: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > >::call<const hpx::parallel::execution::parallel_policy &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > &, const int &, (lambda at /home/zao/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp:32:9)>' requested here
return inclusive_scan<FwdIter2>().call(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:322:24: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan_<const hpx::parallel::execution::parallel_policy &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, int, (lambda at /home/zao/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp:32:9), hpx::parallel::util::projection_identity>' requested here
return detail::inclusive_scan_(
^
/home/zao/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp:31:9: note: in instantiation of function template specialization 'hpx::parallel::v1::inclusive_scan<const hpx::parallel::execution::parallel_policy &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, (lambda at /home/zao/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp:32:9), int, 42, 0>' requested here
inclusive_scan(execution::par, a.begin(), a.end(), c.begin(),
^
In file included from /home/zao/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp:8:
In file included from /home/zao/stellar/hpx/hpx/include/parallel_scan.hpp:9:
In file included from /home/zao/stellar/hpx/hpx/parallel/algorithms/exclusive_scan.hpp:19:
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:122:26: warning: lambda capture 'conv' is not used [-Wunused-lambda-capture]
[op, conv, policy](
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > >::parallel<hpx::parallel::execution::parallel_task_policy, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, int, (lambda at /home/zao/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp:68:13), hpx::parallel::util::projection_identity>' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:196:47: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > >::call<hpx::parallel::execution::parallel_task_policy, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > &, const int &, (lambda at /home/zao/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp:68:13)>' requested here
return inclusive_scan<FwdIter2>().call(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:322:24: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan_<hpx::parallel::execution::parallel_task_policy, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, int, (lambda at /home/zao/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp:68:13), hpx::parallel::util::projection_identity>' requested here
return detail::inclusive_scan_(
^
/home/zao/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp:66:9: note: in instantiation of function template specialization 'hpx::parallel::v1::inclusive_scan<hpx::parallel::execution::parallel_task_policy, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, (lambda at /home/zao/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp:68:13), int, 42, 0>' requested here
inclusive_scan(execution::par(execution::task),
^
In file included from /home/zao/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp:8:
In file included from /home/zao/stellar/hpx/hpx/include/parallel_scan.hpp:9:
In file included from /home/zao/stellar/hpx/hpx/parallel/algorithms/exclusive_scan.hpp:19:
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:122:26: warning: lambda capture 'conv' is not used [-Wunused-lambda-capture]
[op, conv, policy](
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > >::parallel<hpx::parallel::execution::parallel_task_policy, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, int, (lambda at /home/zao/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp:72:13), hpx::parallel::util::projection_identity>' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:196:47: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > >::call<hpx::parallel::execution::parallel_task_policy, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > &, const int &, (lambda at /home/zao/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp:72:13)>' requested here
return inclusive_scan<FwdIter2>().call(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:322:24: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan_<hpx::parallel::execution::parallel_task_policy, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, int, (lambda at /home/zao/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp:72:13), hpx::parallel::util::projection_identity>' requested here
return detail::inclusive_scan_(
^
/home/zao/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp:70:9: note: in instantiation of function template specialization 'hpx::parallel::v1::inclusive_scan<hpx::parallel::execution::parallel_task_policy, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, (lambda at /home/zao/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp:72:13), int, 42, 0>' requested here
inclusive_scan(execution::par(execution::task),
^
In file included from /home/zao/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp:8:
In file included from /home/zao/stellar/hpx/hpx/include/parallel_scan.hpp:9:
In file included from /home/zao/stellar/hpx/hpx/parallel/algorithms/exclusive_scan.hpp:19:
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:122:26: warning: lambda capture 'conv' is not used [-Wunused-lambda-capture]
[op, conv, policy](
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > >::parallel<const hpx::parallel::execution::parallel_policy &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, int, (lambda at /home/zao/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp:112:20) &, hpx::parallel::util::projection_identity>' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:196:47: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > >::call<const hpx::parallel::execution::parallel_policy &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > &, const int &, (lambda at /home/zao/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp:112:20) &>' requested here
return inclusive_scan<FwdIter2>().call(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:322:24: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan_<const hpx::parallel::execution::parallel_policy &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, int, (lambda at /home/zao/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp:112:20) &, hpx::parallel::util::projection_identity>' requested here
return detail::inclusive_scan_(
^
/home/zao/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp:117:9: note: in instantiation of function template specialization 'hpx::parallel::v1::inclusive_scan<const hpx::parallel::execution::parallel_policy &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, (lambda at /home/zao/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp:112:20) &, int, 42, 0>' requested here
inclusive_scan(execution::par, a.begin(), a.end(), b.begin(), fun_add, 10);
^
In file included from /home/zao/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp:8:
In file included from /home/zao/stellar/hpx/hpx/include/parallel_scan.hpp:9:
In file included from /home/zao/stellar/hpx/hpx/parallel/algorithms/exclusive_scan.hpp:19:
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:122:26: warning: lambda capture 'conv' is not used [-Wunused-lambda-capture]
[op, conv, policy](
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > >::parallel<const hpx::parallel::execution::parallel_policy &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, int, (lambda at /home/zao/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp:113:21) &, hpx::parallel::util::projection_identity>' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:196:47: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > >::call<const hpx::parallel::execution::parallel_policy &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > &, const int &, (lambda at /home/zao/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp:113:21) &>' requested here
return inclusive_scan<FwdIter2>().call(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:322:24: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan_<const hpx::parallel::execution::parallel_policy &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, int, (lambda at /home/zao/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp:113:21) &, hpx::parallel::util::projection_identity>' requested here
return detail::inclusive_scan_(
^
/home/zao/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp:119:9: note: in instantiation of function template specialization 'hpx::parallel::v1::inclusive_scan<const hpx::parallel::execution::parallel_policy &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, (lambda at /home/zao/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp:113:21) &, int, 42, 0>' requested here
inclusive_scan(execution::par, a.begin(), a.end(), c.begin(), fun_mult, 10);
^
In file included from /home/zao/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp:8:
In file included from /home/zao/stellar/hpx/hpx/include/parallel_scan.hpp:9:
In file included from /home/zao/stellar/hpx/hpx/parallel/algorithms/exclusive_scan.hpp:19:
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:122:26: warning: lambda capture 'conv' is not used [-Wunused-lambda-capture]
[op, conv, policy](
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > >::parallel<hpx::parallel::execution::parallel_task_policy, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, int, (lambda at /home/zao/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp:170:20) &, hpx::parallel::util::projection_identity>' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:196:47: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > >::call<hpx::parallel::execution::parallel_task_policy, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > &, const int &, (lambda at /home/zao/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp:170:20) &>' requested here
return inclusive_scan<FwdIter2>().call(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:322:24: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan_<hpx::parallel::execution::parallel_task_policy, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, int, (lambda at /home/zao/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp:170:20) &, hpx::parallel::util::projection_identity>' requested here
return detail::inclusive_scan_(
^
/home/zao/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp:175:9: note: in instantiation of function template specialization 'hpx::parallel::v1::inclusive_scan<hpx::parallel::execution::parallel_task_policy, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, (lambda at /home/zao/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp:170:20) &, int, 42, 0>' requested here
inclusive_scan(execution::par(execution::task),
^
In file included from /home/zao/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp:8:
In file included from /home/zao/stellar/hpx/hpx/include/parallel_scan.hpp:9:
In file included from /home/zao/stellar/hpx/hpx/parallel/algorithms/exclusive_scan.hpp:19:
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:122:26: warning: lambda capture 'conv' is not used [-Wunused-lambda-capture]
[op, conv, policy](
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > >::parallel<hpx::parallel::execution::parallel_task_policy, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, int, (lambda at /home/zao/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp:171:21) &, hpx::parallel::util::projection_identity>' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:196:47: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > >::call<hpx::parallel::execution::parallel_task_policy, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > &, const int &, (lambda at /home/zao/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp:171:21) &>' requested here
return inclusive_scan<FwdIter2>().call(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:322:24: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan_<hpx::parallel::execution::parallel_task_policy, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, int, (lambda at /home/zao/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp:171:21) &, hpx::parallel::util::projection_identity>' requested here
return detail::inclusive_scan_(
^
/home/zao/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp:178:9: note: in instantiation of function template specialization 'hpx::parallel::v1::inclusive_scan<hpx::parallel::execution::parallel_task_policy, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, (lambda at /home/zao/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp:171:21) &, int, 42, 0>' requested here
inclusive_scan(execution::par(execution::task),
^
12 warnings generated.
[256/1134] Linking CXX executable bin/scan_different_inits_test
[257/1134] Building CXX object tests/regressions/performance_counters/CMakeFiles/statistics_2666_test_exe.dir/statistics_2666.cpp.o
[258/1134] Building CXX object tests/regressions/parallel/CMakeFiles/static_chunker_2282_test_exe.dir/static_chunker_2282.cpp.o
[259/1134] Building CXX object tests/regressions/parallel/CMakeFiles/for_each_annotated_function_test_exe.dir/for_each_annotated_function.cpp.o
[260/1134] Linking CXX executable bin/statistics_2666_test
[261/1134] Linking CXX executable bin/static_chunker_2282_test
[262/1134] Linking CXX executable bin/for_each_annotated_function_test
[263/1134] Building CXX object tests/regressions/parallel/CMakeFiles/for_loop_2281_test_exe.dir/for_loop_2281.cpp.o
[264/1134] Linking CXX executable bin/for_loop_2281_test
[265/1134] Building CXX object tests/regressions/parallel/executors/CMakeFiles/is_executor_1691_test_exe.dir/is_executor_1691.cpp.o
[266/1134] Building CXX object tests/regressions/performance_counters/CMakeFiles/discover_counters_1787_test_exe.dir/discover_counters_1787.cpp.o
[267/1134] Linking CXX executable bin/is_executor_1691_test
[268/1134] Linking CXX executable bin/discover_counters_1787_test
[269/1134] Building CXX object tests/regressions/performance_counters/CMakeFiles/uptime_1737_test_exe.dir/uptime_1737.cpp.o
[270/1134] Building CXX object tests/regressions/threads/CMakeFiles/thread_rescheduling_test_exe.dir/thread_rescheduling.cpp.o
[271/1134] Building CXX object tests/regressions/threads/CMakeFiles/thread_pool_executor_1112_test_exe.dir/thread_pool_executor_1112.cpp.o
[272/1134] Linking CXX executable bin/uptime_1737_test
[273/1134] Linking CXX executable bin/thread_rescheduling_test
[274/1134] Linking CXX executable bin/thread_pool_executor_1112_test
[275/1134] Building CXX object tests/regressions/threads/CMakeFiles/thread_data_1111_test_exe.dir/thread_data_1111.cpp.o
[276/1134] Building CXX object tests/regressions/threads/CMakeFiles/block_os_threads_1036_test_exe.dir/block_os_threads_1036.cpp.o
[277/1134] Linking CXX executable bin/thread_data_1111_test
[278/1134] Linking CXX executable bin/block_os_threads_1036_test
[279/1134] Building CXX object tests/regressions/threads/CMakeFiles/thread_suspend_duration_test_exe.dir/thread_suspend_duration.cpp.o
[280/1134] Building CXX object tests/regressions/threads/CMakeFiles/thread_suspend_pending_test_exe.dir/thread_suspend_pending.cpp.o
[281/1134] Linking CXX executable bin/thread_suspend_duration_test
[282/1134] Linking CXX executable bin/thread_suspend_pending_test
[283/1134] Building CXX object tests/regressions/threads/CMakeFiles/resume_priority_test_exe.dir/resume_priority.cpp.o
[284/1134] Building CXX object tests/regressions/traits/CMakeFiles/is_callable_1179_test_exe.dir/is_callable_1179.cpp.o
[285/1134] Linking CXX executable bin/is_callable_1179_test
[286/1134] Linking CXX executable bin/resume_priority_test
[287/1134] Building CXX object tests/regressions/threads/CMakeFiles/threads_all_1422_test_exe.dir/threads_all_1422.cpp.o
[288/1134] Linking CXX executable bin/threads_all_1422_test
[289/1134] Building CXX object tests/regressions/threads/CMakeFiles/thread_pool_executor_1114_test_exe.dir/thread_pool_executor_1114.cpp.o
[290/1134] Linking CXX executable bin/thread_pool_executor_1114_test
[291/1134] Building CXX object tests/regressions/util/CMakeFiles/protect_with_nullary_pfo_test_exe.dir/protect_with_nullary_pfo.cpp.o
[292/1134] Linking CXX executable bin/protect_with_nullary_pfo_test
[293/1134] Building CXX object tests/regressions/util/CMakeFiles/zero_copy_parcels_1001_test_exe.dir/zero_copy_parcels_1001.cpp.o
[294/1134] Linking CXX executable bin/zero_copy_parcels_1001_test
[295/1134] Building CXX object tests/regressions/util/CMakeFiles/set_config_entry_deadlock_test_exe.dir/set_config_entry_deadlock.cpp.o
[296/1134] Linking CXX executable bin/set_config_entry_deadlock_test
[297/1134] Building CXX object tests/regressions/util/CMakeFiles/command_line_arguments_706_test_exe.dir/command_line_arguments_706.cpp.o
[298/1134] Building CXX object tests/regressions/util/CMakeFiles/tuple_serialization_803_test_exe.dir/tuple_serialization_803.cpp.o
[299/1134] Building CXX object tests/regressions/util/CMakeFiles/function_serialization_728_test_exe.dir/function_serialization_728.cpp.o
[300/1134] Linking CXX executable bin/command_line_arguments_706_test
[301/1134] Linking CXX executable bin/tuple_serialization_803_test
[302/1134] Linking CXX executable bin/function_serialization_728_test
[303/1134] Building CXX object tests/regressions/util/CMakeFiles/function_argument_test_exe.dir/function_argument.cpp.o
[304/1134] Linking CXX executable bin/iarchive_1237_test
[305/1134] Linking CXX executable bin/function_argument_test
[306/1134] Building CXX object tests/regressions/util/CMakeFiles/use_all_cores_2262_test_exe.dir/use_all_cores_2262.cpp.o
/home/zao/stellar/hpx/tests/regressions/util/use_all_cores_2262.cpp:29:12: warning: cast from 'const char *' to 'char *' drops const qualifier [-Wcast-qual]
(char*)"use_all_cores_2262", nullptr
^
1 warning generated.
[307/1134] Linking CXX executable bin/use_all_cores_2262_test
[308/1134] Building CXX object tests/regressions/util/CMakeFiles/configuration_1572_test_exe.dir/configuration_1572.cpp.o
[309/1134] Building CXX object tests/regressions/util/CMakeFiles/unwrapped_1528_test_exe.dir/unwrapped_1528.cpp.o
[310/1134] Linking CXX executable bin/configuration_1572_test
[311/1134] Linking CXX executable bin/unwrapped_1528_test
[312/1134] Linking CXX executable bin/serialize_buffer_1069_test
[313/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/transform_binary_test_exe.dir/transform_binary.cpp.o
[314/1134] Linking CXX executable bin/transform_binary_test
[315/1134] Building CXX object tests/unit/parallel/container_algorithms/CMakeFiles/minmax_element_range_test_exe.dir/minmax_element_range.cpp.o
[316/1134] Building CXX object tests/unit/parallel/container_algorithms/CMakeFiles/remove_copy_range_test_exe.dir/remove_copy_range.cpp.o
[317/1134] Linking CXX executable bin/minmax_element_range_test
[318/1134] Linking CXX executable bin/remove_copy_range_test
[319/1134] Building CXX object tests/unit/parallel/container_algorithms/CMakeFiles/rotate_copy_range_test_exe.dir/rotate_copy_range.cpp.o
[320/1134] Linking CXX executable bin/rotate_copy_range_test
[321/1134] Building CXX object tests/unit/parallel/container_algorithms/CMakeFiles/remove_copy_if_range_test_exe.dir/remove_copy_if_range.cpp.o
[322/1134] Building CXX object tests/unit/actions/CMakeFiles/return_future_test_exe.dir/return_future.cpp.o
[323/1134] Linking CXX executable bin/remove_copy_if_range_test
[324/1134] Linking CXX executable bin/return_future_test
[325/1134] Building CXX object tests/unit/agas/CMakeFiles/gid_type_test_exe.dir/gid_type.cpp.o
[326/1134] Linking CXX executable bin/gid_type_test
[327/1134] Building CXX object tests/unit/agas/CMakeFiles/get_colocation_id_test_exe.dir/get_colocation_id.cpp.o
[328/1134] Linking CXX executable bin/get_colocation_id_test
[329/1134] Building CXX object tests/unit/agas/CMakeFiles/find_clients_from_prefix_test_exe.dir/find_clients_from_prefix.cpp.o
[330/1134] Linking CXX executable bin/find_clients_from_prefix_test
[331/1134] Building CXX object tests/unit/agas/components/CMakeFiles/simple_refcnt_checker_component.dir/server/simple_refcnt_checker.cpp.o
[332/1134] Building CXX object tests/unit/agas/CMakeFiles/find_ids_from_prefix_test_exe.dir/find_ids_from_prefix.cpp.o
[333/1134] Building CXX object tests/unit/agas/components/CMakeFiles/simple_refcnt_checker_component.dir/simple_refcnt_checker.cpp.o
[334/1134] Linking CXX executable bin/find_ids_from_prefix_test
[335/1134] cd /home/zao/stellar/bld-debug-pv-clang/tests/unit/build && /usr/bin/cmake -E make_directory /home/zao/stellar/bld-debug-pv-clang/tests/unit/build/cmake_build_dir_test
[336/1134] Linking CXX shared library lib/libhpx_simple_refcnt_checkerd.so.1.1.0
[337/1134] Creating library symlink lib/libhpx_simple_refcnt_checkerd.so.1 lib/libhpx_simple_refcnt_checkerd.so
[338/1134] cd /home/zao/stellar/bld-debug-pv-clang/tests/unit/build && /usr/bin/cmake -E make_directory /home/zao/stellar/bld-debug-pv-clang/tests/unit/build/cmake_install_dir_test
[339/1134] cd /home/zao/stellar/bld-debug-pv-clang/tests/unit/build && /usr/bin/cmake -E chdir /home/zao/stellar/bld-debug-pv-clang/tests/unit/build/cmake_install_dir_test /usr/bin/cmake /home/zao/stellar/hpx/tests/unit/build/src -DHPX_DIR=/usr/local/lib/cmake/HPX -DCMAKE_CXX_COMPILER=/usr/bin/clang++-6.0 -DCMAKE_C_COMPILER=/usr/bin/cc -DCMAKE_CXX_FLAGS= -DCMAKE_BUILD_TYPE=Debug
-- The CXX compiler identification is Clang 6.0.0
-- Check for working CXX compiler: /usr/bin/clang++-6.0
-- Check for working CXX compiler: /usr/bin/clang++-6.0 -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Warning at CMakeLists.txt:35 (message):
HPX_DIR=/usr/local/lib/cmake/HPX does not exist. Did you forget to run the
install rule?
-- Configuring done
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:
CMAKE_C_COMPILER
-- Build files have been written to: /home/zao/stellar/bld-debug-pv-clang/tests/unit/build/cmake_install_dir_test
[340/1134] cd /home/zao/stellar/bld-debug-pv-clang/tests/unit/build && /usr/bin/cmake --build /home/zao/stellar/bld-debug-pv-clang/tests/unit/build/cmake_install_dir_test --config Debug
[341/1134] cd /home/zao/stellar/bld-debug-pv-clang/tests/unit/build && /usr/bin/cmake -E chdir /home/zao/stellar/bld-debug-pv-clang/tests/unit/build/cmake_build_dir_test /usr/bin/cmake /home/zao/stellar/hpx/tests/unit/build/src -DHPX_DIR=/home/zao/stellar/bld-debug-pv-clang/lib/cmake/HPX -DCMAKE_CXX_COMPILER=/usr/bin/clang++-6.0 -DCMAKE_C_COMPILER=/usr/bin/cc -DCMAKE_CXX_FLAGS= -DCMAKE_BUILD_TYPE=Debug
-- The CXX compiler identification is Clang 6.0.0
-- Check for working CXX compiler: /usr/bin/clang++-6.0
-- Check for working CXX compiler: /usr/bin/clang++-6.0 -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- The C compiler identification is GNU 6.3.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Using tcmalloc allocator.
-- Configuring done
-- Generating done
-- Build files have been written to: /home/zao/stellar/bld-debug-pv-clang/tests/unit/build/cmake_build_dir_test
[342/1134] Building CXX object tests/unit/agas/components/CMakeFiles/simple_mobile_object_component.dir/simple_mobile_object.cpp.o
[343/1134] Building CXX object tests/unit/agas/components/CMakeFiles/managed_refcnt_checker_component.dir/managed_refcnt_checker.cpp.o
[344/1134] Linking CXX shared library lib/libhpx_simple_mobile_objectd.so.1.1.0
[345/1134] Creating library symlink lib/libhpx_simple_mobile_objectd.so.1 lib/libhpx_simple_mobile_objectd.so
[346/1134] Building CXX object tests/unit/agas/components/CMakeFiles/managed_refcnt_checker_component.dir/server/managed_refcnt_checker.cpp.o
[347/1134] Linking CXX shared library lib/libhpx_managed_refcnt_checkerd.so.1.1.0
[348/1134] Creating library symlink lib/libhpx_managed_refcnt_checkerd.so.1 lib/libhpx_managed_refcnt_checkerd.so
[349/1134] Building CXX object tests/unit/component/CMakeFiles/distribution_policy_executor_v1_test_exe.dir/distribution_policy_executor_v1.cpp.o
[350/1134] Building CXX object tests/unit/agas/CMakeFiles/local_address_rebind_test_exe.dir/local_address_rebind.cpp.o
[351/1134] Building CXX object tests/unit/component/CMakeFiles/inheritance_3_classes_concrete_test_exe.dir/inheritance_3_classes_concrete.cpp.o
[352/1134] Building CXX object tests/unit/agas/CMakeFiles/uncounted_symbol_to_remote_object_test_exe.dir/uncounted_symbol_to_remote_object.cpp.o
[353/1134] cd /home/zao/stellar/bld-debug-pv-clang/tests/unit/build && /usr/bin/cmake --build /home/zao/stellar/bld-debug-pv-clang/tests/unit/build/cmake_build_dir_test --config Debug
Scanning dependencies of target test_component
[ 25%] Building CXX object CMakeFiles/test_component.dir/test_component.cpp.o
[ 50%] Linking CXX shared library libhpx_test_component.so
[ 50%] Built target test_component
Scanning dependencies of target test_executable
[ 75%] Building CXX object CMakeFiles/test_executable.dir/test.cpp.o
[100%] Linking CXX executable test_executable
[100%] Built target test_executable
[354/1134] Linking CXX executable bin/uncounted_symbol_to_remote_object_test
[355/1134] Building CXX object tests/unit/agas/CMakeFiles/uncounted_symbol_to_local_object_test_exe.dir/uncounted_symbol_to_local_object.cpp.o
[356/1134] Linking CXX executable bin/uncounted_symbol_to_local_object_test
[357/1134] Building CXX object tests/unit/agas/CMakeFiles/scoped_ref_to_remote_object_test_exe.dir/scoped_ref_to_remote_object.cpp.o
[358/1134] Linking CXX executable bin/scoped_ref_to_remote_object_test
[359/1134] Building CXX object tests/unit/agas/CMakeFiles/scoped_ref_to_local_object_test_exe.dir/scoped_ref_to_local_object.cpp.o
[360/1134] Linking CXX executable bin/scoped_ref_to_local_object_test
[361/1134] Linking CXX executable bin/local_address_rebind_test
[362/1134] Building CXX object tests/unit/agas/CMakeFiles/refcnted_symbol_to_remote_object_test_exe.dir/refcnted_symbol_to_remote_object.cpp.o
[363/1134] Building CXX object tests/unit/agas/CMakeFiles/refcnted_symbol_to_local_object_test_exe.dir/refcnted_symbol_to_local_object.cpp.o
[364/1134] Linking CXX executable bin/refcnted_symbol_to_remote_object_test
[365/1134] Linking CXX executable bin/refcnted_symbol_to_local_object_test
[366/1134] Building CXX object tests/unit/agas/CMakeFiles/split_credit_test_exe.dir/split_credit.cpp.o
[367/1134] Linking CXX executable bin/split_credit_test
[368/1134] Building CXX object tests/unit/agas/CMakeFiles/credit_exhaustion_test_exe.dir/credit_exhaustion.cpp.o
[369/1134] Linking CXX executable bin/credit_exhaustion_test
[370/1134] Linking CXX executable bin/distribution_policy_executor_v1_test
[371/1134] Building CXX object tests/unit/agas/CMakeFiles/local_embedded_ref_to_local_object_test_exe.dir/local_embedded_ref_to_local_object.cpp.o
[372/1134] Linking CXX executable bin/inheritance_3_classes_concrete_test
[373/1134] Linking CXX executable bin/local_embedded_ref_to_local_object_test
[374/1134] Building CXX object tests/unit/agas/CMakeFiles/remote_embedded_ref_to_local_object_test_exe.dir/remote_embedded_ref_to_local_object.cpp.o
[375/1134] Building CXX object tests/unit/agas/CMakeFiles/local_embedded_ref_to_remote_object_test_exe.dir/local_embedded_ref_to_remote_object.cpp.o
[376/1134] Linking CXX executable bin/remote_embedded_ref_to_local_object_test
[377/1134] Linking CXX executable bin/local_embedded_ref_to_remote_object_test
[378/1134] Building CXX object tests/unit/agas/CMakeFiles/remote_embedded_ref_to_remote_object_test_exe.dir/remote_embedded_ref_to_remote_object.cpp.o
[379/1134] Linking CXX executable bin/remote_embedded_ref_to_remote_object_test
[380/1134] Building CXX object tests/unit/component/CMakeFiles/get_gid_test_exe.dir/get_gid.cpp.o
[381/1134] Linking CXX executable bin/get_gid_test
[382/1134] Building CXX object tests/unit/component/CMakeFiles/inheritance_3_classes_1_abstract_test_exe.dir/inheritance_3_classes_1_abstract.cpp.o
[383/1134] Linking CXX executable bin/inheritance_3_classes_1_abstract_test
[384/1134] Building CXX object tests/unit/component/CMakeFiles/copy_component_test_exe.dir/copy_component.cpp.o
[385/1134] Linking CXX executable bin/copy_component_test
[386/1134] Building CXX object tests/unit/component/CMakeFiles/get_ptr_test_exe.dir/get_ptr.cpp.o
[387/1134] Building CXX object tests/unit/component/CMakeFiles/partitioned_vector_subview_test_exe.dir/partitioned_vector_subview.cpp.o
[388/1134] Building CXX object tests/unit/component/CMakeFiles/coarray_test_exe.dir/coarray.cpp.o
[389/1134] Linking CXX executable bin/get_ptr_test
[390/1134] Building CXX object tests/unit/component/CMakeFiles/action_invoke_no_more_than_test_exe.dir/action_invoke_no_more_than.cpp.o
[391/1134] Linking CXX executable bin/partitioned_vector_subview_test
[392/1134] Linking CXX executable bin/coarray_test
[393/1134] Linking CXX executable bin/action_invoke_no_more_than_test
[394/1134] Building CXX object tests/unit/component/CMakeFiles/inheritance_2_classes_concrete_test_exe.dir/inheritance_2_classes_concrete.cpp.o
[395/1134] Linking CXX executable bin/inheritance_2_classes_concrete_test
[396/1134] Building CXX object tests/unit/component/CMakeFiles/local_new_test_exe.dir/local_new.cpp.o
[397/1134] Linking CXX executable bin/local_new_test
[398/1134] Building CXX object tests/unit/component/CMakeFiles/inheritance_3_classes_2_abstract_test_exe.dir/inheritance_3_classes_2_abstract.cpp.o
[399/1134] Building CXX object tests/unit/component/CMakeFiles/distribution_policy_executor_test_exe.dir/distribution_policy_executor.cpp.o
[400/1134] Linking CXX executable bin/inheritance_3_classes_2_abstract_test
[401/1134] Linking CXX executable bin/distribution_policy_executor_test
[402/1134] Building CXX object tests/unit/component/CMakeFiles/inheritance_2_classes_abstract_test_exe.dir/inheritance_2_classes_abstract.cpp.o
[403/1134] Linking CXX executable bin/inheritance_2_classes_abstract_test
[404/1134] Building CXX object tests/unit/diagnostics/CMakeFiles/unhandled_exception_test_exe.dir/unhandled_exception.cpp.o
[405/1134] Building CXX object tests/unit/component/CMakeFiles/new_binpacking_test_exe.dir/new_binpacking.cpp.o
[406/1134] Linking CXX executable bin/new_binpacking_test
[407/1134] Building CXX object tests/unit/component/CMakeFiles/migrate_component_test_exe.dir/migrate_component.cpp.o
[408/1134] Building CXX object tests/unit/component/CMakeFiles/unordered_map_test_exe.dir/unordered_map.cpp.o
[409/1134] Building CXX object tests/unit/component/CMakeFiles/migrate_component_to_storage_test_exe.dir/migrate_component_to_storage.cpp.o
[410/1134] Linking CXX executable bin/migrate_component_test
[411/1134] Linking CXX executable bin/unordered_map_test
[412/1134] Building CXX object tests/unit/component/CMakeFiles/new_colocated_test_exe.dir/new_colocated.cpp.o
[413/1134] Linking CXX executable bin/migrate_component_to_storage_test
[414/1134] Linking CXX executable bin/new_colocated_test
[415/1134] Building CXX object tests/unit/component/CMakeFiles/coarray_all_reduce_test_exe.dir/coarray_all_reduce.cpp.o
[416/1134] Linking CXX executable bin/coarray_all_reduce_test
[417/1134] Linking CXX executable bin/unhandled_exception_test
[418/1134] Building CXX object tests/unit/component/components/CMakeFiles/launch_process_test_server_component.dir/launch_process_test_server.cpp.o
[419/1134] Linking CXX shared library lib/libhpx_launch_process_test_serverd.so.1.1.0
[420/1134] Creating library symlink lib/libhpx_launch_process_test_serverd.so.1 lib/libhpx_launch_process_test_serverd.so
[421/1134] Building CXX object tests/unit/component/CMakeFiles/new__test_exe.dir/new_.cpp.o
[422/1134] Building CXX object tests/unit/diagnostics/CMakeFiles/handled_exception_test_exe.dir/handled_exception.cpp.o
[423/1134] Linking CXX executable bin/new__test
[424/1134] Linking CXX executable bin/handled_exception_test
[425/1134] Building CXX object tests/unit/component/CMakeFiles/launched_process_test_exe.dir/launched_process.cpp.o
[426/1134] Linking CXX executable bin/launched_process_test
[427/1134] Building CXX object tests/unit/component/CMakeFiles/partitioned_vector_view_iterator_test_exe.dir/partitioned_vector_view_iterator.cpp.o
[428/1134] Building CXX object tests/unit/component/CMakeFiles/launch_process_test_exe.dir/launch_process.cpp.o
[429/1134] Linking CXX executable bin/partitioned_vector_view_iterator_test
[430/1134] Linking CXX executable bin/launch_process_test
[431/1134] Building CXX object tests/unit/component/CMakeFiles/partitioned_vector_view_test_exe.dir/partitioned_vector_view.cpp.o
[432/1134] Building CXX object tests/unit/lcos/CMakeFiles/apply_local_executor_v1_test_exe.dir/apply_local_executor_v1.cpp.o
[433/1134] Building CXX object tests/unit/lcos/CMakeFiles/local_dataflow_executor_v1_test_exe.dir/local_dataflow_executor_v1.cpp.o
In file included from /home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:7:
In file included from /home/zao/stellar/hpx/hpx/hpx.hpp:10:
In file included from /home/zao/stellar/hpx/hpx/include/lcos.hpp:19:
In file included from /home/zao/stellar/hpx/hpx/lcos/channel.hpp:13:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/new.hpp:14:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/default_distribution_policy.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/dataflow.hpp:9:
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:517:17: warning: 'finalize' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:16: note: in instantiation of member function 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, hpx::util::detail::functional_unwrap_impl<void (*)(int), 1>, hpx::util::tuple<hpx::lcos::future<int> > >::do_await' requested here
p->do_await();
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:44: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_dispatch<hpx::parallel::v3::sequential_executor, void>::call<hpx::parallel::v3::sequential_executor &, hpx::util::detail::functional_unwrap_impl<void (*)(int), 1>, hpx::lcos::future<int> >' requested here
typename std::decay<F>::type>::call(
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:81:23: note: in instantiation of function template specialization 'hpx::dataflow<hpx::parallel::v3::sequential_executor &, hpx::util::detail::functional_unwrap_impl<void (*)(int), 1>, hpx::lcos::future<int> >' requested here
future<void> f1 = dataflow(exec, unwrapping(&void_f1), async(&int_f));
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:323:9: note: in instantiation of function template specialization 'function_pointers<hpx::parallel::v3::sequential_executor>' requested here
function_pointers(exec);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: 'finalize' has been explicitly marked deprecated here
finalize(Executor& exec)
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:517:17: warning: 'finalize<hpx::parallel::v3::sequential_executor>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:312:9: note: 'finalize<hpx::parallel::v3::sequential_executor>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG) HPX_FORCEINLINE
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:7:
In file included from /home/zao/stellar/hpx/hpx/hpx.hpp:10:
In file included from /home/zao/stellar/hpx/hpx/include/lcos.hpp:19:
In file included from /home/zao/stellar/hpx/hpx/lcos/channel.hpp:13:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/new.hpp:14:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/default_distribution_policy.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/dataflow.hpp:9:
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:358:17: warning: 'finalize' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:469:46: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, hpx::util::detail::functional_unwrap_impl<void (*)(int), 1>, hpx::util::tuple<hpx::lcos::future<int> > >::await_next_respawn<0, std::integral_constant<bool, true>, std::integral_constant<bool, false> >' requested here
) = &dataflow_frame::await_next_respawn<I>;
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:506:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, hpx::util::detail::functional_unwrap_impl<void (*)(int), 1>, hpx::util::tuple<hpx::lcos::future<int> > >::await_next<0>' requested here
await_next<I>(is_future(), is_range());
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:512:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, hpx::util::detail::functional_unwrap_impl<void (*)(int), 1>, hpx::util::tuple<hpx::lcos::future<int> > >::do_await<0>' requested here
do_await<0>(is_end<0>());
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:16: note: in instantiation of member function 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, hpx::util::detail::functional_unwrap_impl<void (*)(int), 1>, hpx::util::tuple<hpx::lcos::future<int> > >::do_await' requested here
p->do_await();
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:44: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_dispatch<hpx::parallel::v3::sequential_executor, void>::call<hpx::parallel::v3::sequential_executor &, hpx::util::detail::functional_unwrap_impl<void (*)(int), 1>, hpx::lcos::future<int> >' requested here
typename std::decay<F>::type>::call(
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:81:23: note: in instantiation of function template specialization 'hpx::dataflow<hpx::parallel::v3::sequential_executor &, hpx::util::detail::functional_unwrap_impl<void (*)(int), 1>, hpx::lcos::future<int> >' requested here
future<void> f1 = dataflow(exec, unwrapping(&void_f1), async(&int_f));
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:323:9: note: in instantiation of function template specialization 'function_pointers<hpx::parallel::v3::sequential_executor>' requested here
function_pointers(exec);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: 'finalize' has been explicitly marked deprecated here
finalize(Executor& exec)
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:358:17: warning: 'finalize<hpx::parallel::v3::sequential_executor>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:312:9: note: 'finalize<hpx::parallel::v3::sequential_executor>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG) HPX_FORCEINLINE
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:7:
In file included from /home/zao/stellar/hpx/hpx/hpx.hpp:10:
In file included from /home/zao/stellar/hpx/hpx/include/lcos.hpp:19:
In file included from /home/zao/stellar/hpx/hpx/lcos/channel.hpp:13:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/new.hpp:14:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/default_distribution_policy.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/dataflow.hpp:9:
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:517:17: warning: 'finalize' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:16: note: in instantiation of member function 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, hpx::util::detail::functional_unwrap_impl<int (*)(int), 1>, hpx::util::tuple<hpx::lcos::future<int> > >::do_await' requested here
p->do_await();
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:44: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_dispatch<hpx::parallel::v3::sequential_executor, void>::call<hpx::parallel::v3::sequential_executor &, hpx::util::detail::functional_unwrap_impl<int (*)(int), 1>, hpx::lcos::future<int> >' requested here
typename std::decay<F>::type>::call(
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:85:13: note: in instantiation of function template specialization 'hpx::dataflow<hpx::parallel::v3::sequential_executor &, hpx::util::detail::functional_unwrap_impl<int (*)(int), 1>, hpx::lcos::future<int> >' requested here
, dataflow(exec,
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:323:9: note: in instantiation of function template specialization 'function_pointers<hpx::parallel::v3::sequential_executor>' requested here
function_pointers(exec);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: 'finalize' has been explicitly marked deprecated here
finalize(Executor& exec)
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:517:17: warning: 'finalize<hpx::parallel::v3::sequential_executor>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:312:9: note: 'finalize<hpx::parallel::v3::sequential_executor>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG) HPX_FORCEINLINE
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:7:
In file included from /home/zao/stellar/hpx/hpx/hpx.hpp:10:
In file included from /home/zao/stellar/hpx/hpx/include/lcos.hpp:19:
In file included from /home/zao/stellar/hpx/hpx/lcos/channel.hpp:13:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/new.hpp:14:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/default_distribution_policy.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/dataflow.hpp:9:
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:358:17: warning: 'finalize' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:469:46: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, hpx::util::detail::functional_unwrap_impl<int (*)(int), 1>, hpx::util::tuple<hpx::lcos::future<int> > >::await_next_respawn<0, std::integral_constant<bool, true>, std::integral_constant<bool, false> >' requested here
) = &dataflow_frame::await_next_respawn<I>;
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:506:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, hpx::util::detail::functional_unwrap_impl<int (*)(int), 1>, hpx::util::tuple<hpx::lcos::future<int> > >::await_next<0>' requested here
await_next<I>(is_future(), is_range());
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:512:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, hpx::util::detail::functional_unwrap_impl<int (*)(int), 1>, hpx::util::tuple<hpx::lcos::future<int> > >::do_await<0>' requested here
do_await<0>(is_end<0>());
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:16: note: in instantiation of member function 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, hpx::util::detail::functional_unwrap_impl<int (*)(int), 1>, hpx::util::tuple<hpx::lcos::future<int> > >::do_await' requested here
p->do_await();
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:44: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_dispatch<hpx::parallel::v3::sequential_executor, void>::call<hpx::parallel::v3::sequential_executor &, hpx::util::detail::functional_unwrap_impl<int (*)(int), 1>, hpx::lcos::future<int> >' requested here
typename std::decay<F>::type>::call(
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:85:13: note: in instantiation of function template specialization 'hpx::dataflow<hpx::parallel::v3::sequential_executor &, hpx::util::detail::functional_unwrap_impl<int (*)(int), 1>, hpx::lcos::future<int> >' requested here
, dataflow(exec,
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:323:9: note: in instantiation of function template specialization 'function_pointers<hpx::parallel::v3::sequential_executor>' requested here
function_pointers(exec);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: 'finalize' has been explicitly marked deprecated here
finalize(Executor& exec)
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:358:17: warning: 'finalize<hpx::parallel::v3::sequential_executor>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:312:9: note: 'finalize<hpx::parallel::v3::sequential_executor>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG) HPX_FORCEINLINE
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:7:
In file included from /home/zao/stellar/hpx/hpx/hpx.hpp:10:
In file included from /home/zao/stellar/hpx/hpx/include/lcos.hpp:19:
In file included from /home/zao/stellar/hpx/hpx/lcos/channel.hpp:13:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/new.hpp:14:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/default_distribution_policy.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/dataflow.hpp:9:
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:517:17: warning: 'finalize' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:16: note: in instantiation of member function 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, hpx::util::detail::functional_unwrap_impl<int (*)(int, int), 1>, hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<int> > >::do_await' requested here
p->do_await();
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:44: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_dispatch<hpx::parallel::v3::sequential_executor, void>::call<hpx::parallel::v3::sequential_executor &, hpx::util::detail::functional_unwrap_impl<int (*)(int, int), 1>, hpx::lcos::future<int>, hpx::lcos::future<int> >' requested here
typename std::decay<F>::type>::call(
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:90:14: note: in instantiation of function template specialization 'hpx::dataflow<hpx::parallel::v3::sequential_executor &, hpx::util::detail::functional_unwrap_impl<int (*)(int, int), 1>, hpx::lcos::future<int>, hpx::lcos::future<int> >' requested here
f3 = dataflow(exec,
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:323:9: note: in instantiation of function template specialization 'function_pointers<hpx::parallel::v3::sequential_executor>' requested here
function_pointers(exec);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: 'finalize' has been explicitly marked deprecated here
finalize(Executor& exec)
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:517:17: warning: 'finalize<hpx::parallel::v3::sequential_executor>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:312:9: note: 'finalize<hpx::parallel::v3::sequential_executor>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG) HPX_FORCEINLINE
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:7:
In file included from /home/zao/stellar/hpx/hpx/hpx.hpp:10:
In file included from /home/zao/stellar/hpx/hpx/include/lcos.hpp:19:
In file included from /home/zao/stellar/hpx/hpx/lcos/channel.hpp:13:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/new.hpp:14:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/default_distribution_policy.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/dataflow.hpp:9:
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:358:17: warning: 'finalize' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:469:46: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, hpx::util::detail::functional_unwrap_impl<int (*)(int, int), 1>, hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<int> > >::await_next_respawn<0, std::integral_constant<bool, true>, std::integral_constant<bool, false> >' requested here
) = &dataflow_frame::await_next_respawn<I>;
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:506:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, hpx::util::detail::functional_unwrap_impl<int (*)(int, int), 1>, hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<int> > >::await_next<0>' requested here
await_next<I>(is_future(), is_range());
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:512:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, hpx::util::detail::functional_unwrap_impl<int (*)(int, int), 1>, hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<int> > >::do_await<0>' requested here
do_await<0>(is_end<0>());
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:16: note: in instantiation of member function 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, hpx::util::detail::functional_unwrap_impl<int (*)(int, int), 1>, hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<int> > >::do_await' requested here
p->do_await();
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:44: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_dispatch<hpx::parallel::v3::sequential_executor, void>::call<hpx::parallel::v3::sequential_executor &, hpx::util::detail::functional_unwrap_impl<int (*)(int, int), 1>, hpx::lcos::future<int>, hpx::lcos::future<int> >' requested here
typename std::decay<F>::type>::call(
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:90:14: note: in instantiation of function template specialization 'hpx::dataflow<hpx::parallel::v3::sequential_executor &, hpx::util::detail::functional_unwrap_impl<int (*)(int, int), 1>, hpx::lcos::future<int>, hpx::lcos::future<int> >' requested here
f3 = dataflow(exec,
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:323:9: note: in instantiation of function template specialization 'function_pointers<hpx::parallel::v3::sequential_executor>' requested here
function_pointers(exec);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: 'finalize' has been explicitly marked deprecated here
finalize(Executor& exec)
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:358:17: warning: 'finalize<hpx::parallel::v3::sequential_executor>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:312:9: note: 'finalize<hpx::parallel::v3::sequential_executor>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG) HPX_FORCEINLINE
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:7:
In file included from /home/zao/stellar/hpx/hpx/hpx.hpp:10:
In file included from /home/zao/stellar/hpx/hpx/include/lcos.hpp:19:
In file included from /home/zao/stellar/hpx/hpx/lcos/channel.hpp:13:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/new.hpp:14:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/default_distribution_policy.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/dataflow.hpp:9:
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:358:17: warning: 'finalize' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:469:46: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, hpx::util::detail::functional_unwrap_impl<int (*)(int, int), 1>, hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<int> > >::await_next_respawn<1, std::integral_constant<bool, true>, std::integral_constant<bool, false> >' requested here
) = &dataflow_frame::await_next_respawn<I>;
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:506:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, hpx::util::detail::functional_unwrap_impl<int (*)(int, int), 1>, hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<int> > >::await_next<1>' requested here
await_next<I>(is_future(), is_range());
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:484:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, hpx::util::detail::functional_unwrap_impl<int (*)(int, int), 1>, hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<int> > >::do_await<1>' requested here
do_await<I + 1>(is_end<I + 1>());
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:506:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, hpx::util::detail::functional_unwrap_impl<int (*)(int, int), 1>, hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<int> > >::await_next<0>' requested here
await_next<I>(is_future(), is_range());
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:512:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, hpx::util::detail::functional_unwrap_impl<int (*)(int, int), 1>, hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<int> > >::do_await<0>' requested here
do_await<0>(is_end<0>());
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:16: note: in instantiation of member function 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, hpx::util::detail::functional_unwrap_impl<int (*)(int, int), 1>, hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<int> > >::do_await' requested here
p->do_await();
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:44: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_dispatch<hpx::parallel::v3::sequential_executor, void>::call<hpx::parallel::v3::sequential_executor &, hpx::util::detail::functional_unwrap_impl<int (*)(int, int), 1>, hpx::lcos::future<int>, hpx::lcos::future<int> >' requested here
typename std::decay<F>::type>::call(
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:90:14: note: in instantiation of function template specialization 'hpx::dataflow<hpx::parallel::v3::sequential_executor &, hpx::util::detail::functional_unwrap_impl<int (*)(int, int), 1>, hpx::lcos::future<int>, hpx::lcos::future<int> >' requested here
f3 = dataflow(exec,
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:323:9: note: in instantiation of function template specialization 'function_pointers<hpx::parallel::v3::sequential_executor>' requested here
function_pointers(exec);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: 'finalize' has been explicitly marked deprecated here
finalize(Executor& exec)
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:358:17: warning: 'finalize<hpx::parallel::v3::sequential_executor>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:312:9: note: 'finalize<hpx::parallel::v3::sequential_executor>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG) HPX_FORCEINLINE
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:7:
In file included from /home/zao/stellar/hpx/hpx/hpx.hpp:10:
In file included from /home/zao/stellar/hpx/hpx/include/lcos.hpp:19:
In file included from /home/zao/stellar/hpx/hpx/lcos/channel.hpp:13:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/new.hpp:14:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/default_distribution_policy.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/dataflow.hpp:9:
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:517:17: warning: 'finalize' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:16: note: in instantiation of member function 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, hpx::util::detail::functional_unwrap_impl<int (*)(const std::vector<int, std::allocator<int> > &), 1>, hpx::util::tuple<std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > > >::do_await' requested here
p->do_await();
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:44: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_dispatch<hpx::parallel::v3::sequential_executor, void>::call<hpx::parallel::v3::sequential_executor &, hpx::util::detail::functional_unwrap_impl<int (*)(const std::vector<int, std::allocator<int> > &), 1>, std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > >' requested here
typename std::decay<F>::type>::call(
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:108:22: note: in instantiation of function template specialization 'hpx::dataflow<hpx::parallel::v3::sequential_executor &, hpx::util::detail::functional_unwrap_impl<int (*)(const std::vector<int, std::allocator<int> > &), 1>, std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > >' requested here
future<int> f4 = dataflow(exec, unwrapping(&int_f_vector), std::move(vf));
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:323:9: note: in instantiation of function template specialization 'function_pointers<hpx::parallel::v3::sequential_executor>' requested here
function_pointers(exec);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: 'finalize' has been explicitly marked deprecated here
finalize(Executor& exec)
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:517:17: warning: 'finalize<hpx::parallel::v3::sequential_executor>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:312:9: note: 'finalize<hpx::parallel::v3::sequential_executor>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG) HPX_FORCEINLINE
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:7:
In file included from /home/zao/stellar/hpx/hpx/hpx.hpp:10:
In file included from /home/zao/stellar/hpx/hpx/include/lcos.hpp:19:
In file included from /home/zao/stellar/hpx/hpx/lcos/channel.hpp:13:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/new.hpp:14:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/default_distribution_policy.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/dataflow.hpp:9:
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:376:17: warning: 'finalize' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:383:34: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, hpx::util::detail::functional_unwrap_impl<int (*)(const std::vector<int, std::allocator<int> > &), 1>, hpx::util::tuple<std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > > >::await_range_respawn<0, __gnu_cxx::__normal_iterator<hpx::lcos::future<int> *, std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > > >' requested here
&dataflow_frame::await_range_respawn<I>;
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:434:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, hpx::util::detail::functional_unwrap_impl<int (*)(const std::vector<int, std::allocator<int> > &), 1>, hpx::util::tuple<std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > > >::await_range<0, __gnu_cxx::__normal_iterator<hpx::lcos::future<int> *, std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > > >' requested here
await_range<I>(
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:506:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, hpx::util::detail::functional_unwrap_impl<int (*)(const std::vector<int, std::allocator<int> > &), 1>, hpx::util::tuple<std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > > >::await_next<0>' requested here
await_next<I>(is_future(), is_range());
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:512:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, hpx::util::detail::functional_unwrap_impl<int (*)(const std::vector<int, std::allocator<int> > &), 1>, hpx::util::tuple<std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > > >::do_await<0>' requested here
do_await<0>(is_end<0>());
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:16: note: in instantiation of member function 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, hpx::util::detail::functional_unwrap_impl<int (*)(const std::vector<int, std::allocator<int> > &), 1>, hpx::util::tuple<std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > > >::do_await' requested here
p->do_await();
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:44: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_dispatch<hpx::parallel::v3::sequential_executor, void>::call<hpx::parallel::v3::sequential_executor &, hpx::util::detail::functional_unwrap_impl<int (*)(const std::vector<int, std::allocator<int> > &), 1>, std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > >' requested here
typename std::decay<F>::type>::call(
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:108:22: note: in instantiation of function template specialization 'hpx::dataflow<hpx::parallel::v3::sequential_executor &, hpx::util::detail::functional_unwrap_impl<int (*)(const std::vector<int, std::allocator<int> > &), 1>, std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > >' requested here
future<int> f4 = dataflow(exec, unwrapping(&int_f_vector), std::move(vf));
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:323:9: note: in instantiation of function template specialization 'function_pointers<hpx::parallel::v3::sequential_executor>' requested here
function_pointers(exec);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: 'finalize' has been explicitly marked deprecated here
finalize(Executor& exec)
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:376:17: warning: 'finalize<hpx::parallel::v3::sequential_executor>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:312:9: note: 'finalize<hpx::parallel::v3::sequential_executor>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG) HPX_FORCEINLINE
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:7:
In file included from /home/zao/stellar/hpx/hpx/hpx.hpp:10:
In file included from /home/zao/stellar/hpx/hpx/include/lcos.hpp:19:
In file included from /home/zao/stellar/hpx/hpx/lcos/channel.hpp:13:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/new.hpp:14:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/default_distribution_policy.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/dataflow.hpp:9:
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:517:17: warning: 'finalize' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:16: note: in instantiation of member function 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, hpx::util::detail::functional_unwrap_impl<void (*)(), 1>, hpx::util::tuple<hpx::lcos::future<void> > >::do_await' requested here
p->do_await();
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:44: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_dispatch<hpx::parallel::v3::sequential_executor, void>::call<hpx::parallel::v3::sequential_executor &, hpx::util::detail::functional_unwrap_impl<void (*)(), 1>, hpx::lcos::future<void> >' requested here
typename std::decay<F>::type>::call(
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:116:13: note: in instantiation of function template specialization 'hpx::dataflow<hpx::parallel::v3::sequential_executor &, hpx::util::detail::functional_unwrap_impl<void (*)(), 1>, hpx::lcos::future<void> >' requested here
, dataflow(exec,
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:323:9: note: in instantiation of function template specialization 'function_pointers<hpx::parallel::v3::sequential_executor>' requested here
function_pointers(exec);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: 'finalize' has been explicitly marked deprecated here
finalize(Executor& exec)
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:517:17: warning: 'finalize<hpx::parallel::v3::sequential_executor>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:312:9: note: 'finalize<hpx::parallel::v3::sequential_executor>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG) HPX_FORCEINLINE
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:7:
In file included from /home/zao/stellar/hpx/hpx/hpx.hpp:10:
In file included from /home/zao/stellar/hpx/hpx/include/lcos.hpp:19:
In file included from /home/zao/stellar/hpx/hpx/lcos/channel.hpp:13:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/new.hpp:14:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/default_distribution_policy.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/dataflow.hpp:9:
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:358:17: warning: 'finalize' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:469:46: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, hpx::util::detail::functional_unwrap_impl<void (*)(), 1>, hpx::util::tuple<hpx::lcos::future<void> > >::await_next_respawn<0, std::integral_constant<bool, true>, std::integral_constant<bool, false> >' requested here
) = &dataflow_frame::await_next_respawn<I>;
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:506:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, hpx::util::detail::functional_unwrap_impl<void (*)(), 1>, hpx::util::tuple<hpx::lcos::future<void> > >::await_next<0>' requested here
await_next<I>(is_future(), is_range());
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:512:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, hpx::util::detail::functional_unwrap_impl<void (*)(), 1>, hpx::util::tuple<hpx::lcos::future<void> > >::do_await<0>' requested here
do_await<0>(is_end<0>());
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:16: note: in instantiation of member function 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, hpx::util::detail::functional_unwrap_impl<void (*)(), 1>, hpx::util::tuple<hpx::lcos::future<void> > >::do_await' requested here
p->do_await();
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:44: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_dispatch<hpx::parallel::v3::sequential_executor, void>::call<hpx::parallel::v3::sequential_executor &, hpx::util::detail::functional_unwrap_impl<void (*)(), 1>, hpx::lcos::future<void> >' requested here
typename std::decay<F>::type>::call(
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:116:13: note: in instantiation of function template specialization 'hpx::dataflow<hpx::parallel::v3::sequential_executor &, hpx::util::detail::functional_unwrap_impl<void (*)(), 1>, hpx::lcos::future<void> >' requested here
, dataflow(exec,
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:323:9: note: in instantiation of function template specialization 'function_pointers<hpx::parallel::v3::sequential_executor>' requested here
function_pointers(exec);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: 'finalize' has been explicitly marked deprecated here
finalize(Executor& exec)
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:358:17: warning: 'finalize<hpx::parallel::v3::sequential_executor>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:312:9: note: 'finalize<hpx::parallel::v3::sequential_executor>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG) HPX_FORCEINLINE
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:7:
In file included from /home/zao/stellar/hpx/hpx/hpx.hpp:10:
In file included from /home/zao/stellar/hpx/hpx/include/lcos.hpp:19:
In file included from /home/zao/stellar/hpx/hpx/lcos/channel.hpp:13:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/new.hpp:14:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/default_distribution_policy.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/dataflow.hpp:9:
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:517:17: warning: 'finalize' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:16: note: in instantiation of member function 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, hpx::util::detail::functional_unwrap_impl<int (*)(int), 1>, hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<void> > >::do_await' requested here
p->do_await();
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:44: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_dispatch<hpx::parallel::v3::sequential_executor, void>::call<hpx::parallel::v3::sequential_executor &, hpx::util::detail::functional_unwrap_impl<int (*)(int), 1>, hpx::lcos::future<int>, hpx::lcos::future<void> >' requested here
typename std::decay<F>::type>::call(
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:111:14: note: in instantiation of function template specialization 'hpx::dataflow<hpx::parallel::v3::sequential_executor &, hpx::util::detail::functional_unwrap_impl<int (*)(int), 1>, hpx::lcos::future<int>, hpx::lcos::future<void> >' requested here
f5 = dataflow(exec,
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:323:9: note: in instantiation of function template specialization 'function_pointers<hpx::parallel::v3::sequential_executor>' requested here
function_pointers(exec);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: 'finalize' has been explicitly marked deprecated here
finalize(Executor& exec)
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:517:17: warning: 'finalize<hpx::parallel::v3::sequential_executor>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:312:9: note: 'finalize<hpx::parallel::v3::sequential_executor>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG) HPX_FORCEINLINE
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:7:
In file included from /home/zao/stellar/hpx/hpx/hpx.hpp:10:
In file included from /home/zao/stellar/hpx/hpx/include/lcos.hpp:19:
In file included from /home/zao/stellar/hpx/hpx/lcos/channel.hpp:13:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/new.hpp:14:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/default_distribution_policy.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/dataflow.hpp:9:
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:358:17: warning: 'finalize' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:469:46: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, hpx::util::detail::functional_unwrap_impl<int (*)(int), 1>, hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<void> > >::await_next_respawn<0, std::integral_constant<bool, true>, std::integral_constant<bool, false> >' requested here
) = &dataflow_frame::await_next_respawn<I>;
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:506:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, hpx::util::detail::functional_unwrap_impl<int (*)(int), 1>, hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<void> > >::await_next<0>' requested here
await_next<I>(is_future(), is_range());
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:512:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, hpx::util::detail::functional_unwrap_impl<int (*)(int), 1>, hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<void> > >::do_await<0>' requested here
do_await<0>(is_end<0>());
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:16: note: in instantiation of member function 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, hpx::util::detail::functional_unwrap_impl<int (*)(int), 1>, hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<void> > >::do_await' requested here
p->do_await();
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:44: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_dispatch<hpx::parallel::v3::sequential_executor, void>::call<hpx::parallel::v3::sequential_executor &, hpx::util::detail::functional_unwrap_impl<int (*)(int), 1>, hpx::lcos::future<int>, hpx::lcos::future<void> >' requested here
typename std::decay<F>::type>::call(
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:111:14: note: in instantiation of function template specialization 'hpx::dataflow<hpx::parallel::v3::sequential_executor &, hpx::util::detail::functional_unwrap_impl<int (*)(int), 1>, hpx::lcos::future<int>, hpx::lcos::future<void> >' requested here
f5 = dataflow(exec,
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:323:9: note: in instantiation of function template specialization 'function_pointers<hpx::parallel::v3::sequential_executor>' requested here
function_pointers(exec);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: 'finalize' has been explicitly marked deprecated here
finalize(Executor& exec)
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:358:17: warning: 'finalize<hpx::parallel::v3::sequential_executor>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:312:9: note: 'finalize<hpx::parallel::v3::sequential_executor>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG) HPX_FORCEINLINE
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:7:
In file included from /home/zao/stellar/hpx/hpx/hpx.hpp:10:
In file included from /home/zao/stellar/hpx/hpx/include/lcos.hpp:19:
In file included from /home/zao/stellar/hpx/hpx/lcos/channel.hpp:13:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/new.hpp:14:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/default_distribution_policy.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/dataflow.hpp:9:
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:358:17: warning: 'finalize' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:469:46: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, hpx::util::detail::functional_unwrap_impl<int (*)(int), 1>, hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<void> > >::await_next_respawn<1, std::integral_constant<bool, true>, std::integral_constant<bool, false> >' requested here
) = &dataflow_frame::await_next_respawn<I>;
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:506:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, hpx::util::detail::functional_unwrap_impl<int (*)(int), 1>, hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<void> > >::await_next<1>' requested here
await_next<I>(is_future(), is_range());
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:484:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, hpx::util::detail::functional_unwrap_impl<int (*)(int), 1>, hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<void> > >::do_await<1>' requested here
do_await<I + 1>(is_end<I + 1>());
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:506:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, hpx::util::detail::functional_unwrap_impl<int (*)(int), 1>, hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<void> > >::await_next<0>' requested here
await_next<I>(is_future(), is_range());
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:512:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, hpx::util::detail::functional_unwrap_impl<int (*)(int), 1>, hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<void> > >::do_await<0>' requested here
do_await<0>(is_end<0>());
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:16: note: in instantiation of member function 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, hpx::util::detail::functional_unwrap_impl<int (*)(int), 1>, hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<void> > >::do_await' requested here
p->do_await();
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:44: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_dispatch<hpx::parallel::v3::sequential_executor, void>::call<hpx::parallel::v3::sequential_executor &, hpx::util::detail::functional_unwrap_impl<int (*)(int), 1>, hpx::lcos::future<int>, hpx::lcos::future<void> >' requested here
typename std::decay<F>::type>::call(
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:111:14: note: in instantiation of function template specialization 'hpx::dataflow<hpx::parallel::v3::sequential_executor &, hpx::util::detail::functional_unwrap_impl<int (*)(int), 1>, hpx::lcos::future<int>, hpx::lcos::future<void> >' requested here
f5 = dataflow(exec,
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:323:9: note: in instantiation of function template specialization 'function_pointers<hpx::parallel::v3::sequential_executor>' requested here
function_pointers(exec);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: 'finalize' has been explicitly marked deprecated here
finalize(Executor& exec)
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:358:17: warning: 'finalize<hpx::parallel::v3::sequential_executor>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:312:9: note: 'finalize<hpx::parallel::v3::sequential_executor>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG) HPX_FORCEINLINE
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:7:
In file included from /home/zao/stellar/hpx/hpx/hpx.hpp:10:
In file included from /home/zao/stellar/hpx/hpx/include/lcos.hpp:19:
In file included from /home/zao/stellar/hpx/hpx/lcos/channel.hpp:13:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/new.hpp:14:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/default_distribution_policy.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/dataflow.hpp:9:
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:517:17: warning: 'finalize' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:16: note: in instantiation of member function 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, void (*)(hpx::lcos::future<void>), hpx::util::tuple<hpx::lcos::future<void> > >::do_await' requested here
p->do_await();
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:44: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_dispatch<hpx::parallel::v3::sequential_executor, void>::call<hpx::parallel::v3::sequential_executor &, void (*)(hpx::lcos::future<void>), hpx::lcos::future<void> >' requested here
typename std::decay<F>::type>::call(
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:196:11: note: in instantiation of function template specialization 'hpx::dataflow<hpx::parallel::v3::sequential_executor &, void (*)(hpx::lcos::future<void>), hpx::lcos::future<void> >' requested here
= dataflow(exec,
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:324:9: note: in instantiation of function template specialization 'future_function_pointers<hpx::parallel::v3::sequential_executor>' requested here
future_function_pointers(exec);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: 'finalize' has been explicitly marked deprecated here
finalize(Executor& exec)
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:517:17: warning: 'finalize<hpx::parallel::v3::sequential_executor>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:312:9: note: 'finalize<hpx::parallel::v3::sequential_executor>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG) HPX_FORCEINLINE
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:7:
In file included from /home/zao/stellar/hpx/hpx/hpx.hpp:10:
In file included from /home/zao/stellar/hpx/hpx/include/lcos.hpp:19:
In file included from /home/zao/stellar/hpx/hpx/lcos/channel.hpp:13:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/new.hpp:14:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/default_distribution_policy.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/dataflow.hpp:9:
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:358:17: warning: 'finalize' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:469:46: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, void (*)(hpx::lcos::future<void>), hpx::util::tuple<hpx::lcos::future<void> > >::await_next_respawn<0, std::integral_constant<bool, true>, std::integral_constant<bool, false> >' requested here
) = &dataflow_frame::await_next_respawn<I>;
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:506:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, void (*)(hpx::lcos::future<void>), hpx::util::tuple<hpx::lcos::future<void> > >::await_next<0>' requested here
await_next<I>(is_future(), is_range());
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:512:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, void (*)(hpx::lcos::future<void>), hpx::util::tuple<hpx::lcos::future<void> > >::do_await<0>' requested here
do_await<0>(is_end<0>());
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:16: note: in instantiation of member function 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, void (*)(hpx::lcos::future<void>), hpx::util::tuple<hpx::lcos::future<void> > >::do_await' requested here
p->do_await();
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:44: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_dispatch<hpx::parallel::v3::sequential_executor, void>::call<hpx::parallel::v3::sequential_executor &, void (*)(hpx::lcos::future<void>), hpx::lcos::future<void> >' requested here
typename std::decay<F>::type>::call(
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:196:11: note: in instantiation of function template specialization 'hpx::dataflow<hpx::parallel::v3::sequential_executor &, void (*)(hpx::lcos::future<void>), hpx::lcos::future<void> >' requested here
= dataflow(exec,
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:324:9: note: in instantiation of function template specialization 'future_function_pointers<hpx::parallel::v3::sequential_executor>' requested here
future_function_pointers(exec);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: 'finalize' has been explicitly marked deprecated here
finalize(Executor& exec)
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:358:17: warning: 'finalize<hpx::parallel::v3::sequential_executor>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:312:9: note: 'finalize<hpx::parallel::v3::sequential_executor>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG) HPX_FORCEINLINE
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:7:
In file included from /home/zao/stellar/hpx/hpx/hpx.hpp:10:
In file included from /home/zao/stellar/hpx/hpx/include/lcos.hpp:19:
In file included from /home/zao/stellar/hpx/hpx/lcos/channel.hpp:13:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/new.hpp:14:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/default_distribution_policy.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/dataflow.hpp:9:
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:517:17: warning: 'finalize' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:16: note: in instantiation of member function 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, void (*)(hpx::lcos::future<void>, hpx::lcos::future<void>), hpx::util::tuple<hpx::lcos::future<void>, hpx::lcos::future<void> > >::do_await' requested here
p->do_await();
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:44: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_dispatch<hpx::parallel::v3::sequential_executor, void>::call<hpx::parallel::v3::sequential_executor &, void (*)(hpx::lcos::future<void>, hpx::lcos::future<void>), hpx::lcos::future<void>, hpx::lcos::future<void> >' requested here
typename std::decay<F>::type>::call(
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:206:23: note: in instantiation of function template specialization 'hpx::dataflow<hpx::parallel::v3::sequential_executor &, void (*)(hpx::lcos::future<void>, hpx::lcos::future<void>), hpx::lcos::future<void>, hpx::lcos::future<void> >' requested here
future<void> f2 = dataflow(exec,
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:324:9: note: in instantiation of function template specialization 'future_function_pointers<hpx::parallel::v3::sequential_executor>' requested here
future_function_pointers(exec);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: 'finalize' has been explicitly marked deprecated here
finalize(Executor& exec)
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:517:17: warning: 'finalize<hpx::parallel::v3::sequential_executor>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:312:9: note: 'finalize<hpx::parallel::v3::sequential_executor>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG) HPX_FORCEINLINE
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:7:
In file included from /home/zao/stellar/hpx/hpx/hpx.hpp:10:
In file included from /home/zao/stellar/hpx/hpx/include/lcos.hpp:19:
In file included from /home/zao/stellar/hpx/hpx/lcos/channel.hpp:13:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/new.hpp:14:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/default_distribution_policy.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/dataflow.hpp:9:
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:358:17: warning: 'finalize' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:469:46: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, void (*)(hpx::lcos::future<void>, hpx::lcos::future<void>), hpx::util::tuple<hpx::lcos::future<void>, hpx::lcos::future<void> > >::await_next_respawn<0, std::integral_constant<bool, true>, std::integral_constant<bool, false> >' requested here
) = &dataflow_frame::await_next_respawn<I>;
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:506:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, void (*)(hpx::lcos::future<void>, hpx::lcos::future<void>), hpx::util::tuple<hpx::lcos::future<void>, hpx::lcos::future<void> > >::await_next<0>' requested here
await_next<I>(is_future(), is_range());
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:512:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, void (*)(hpx::lcos::future<void>, hpx::lcos::future<void>), hpx::util::tuple<hpx::lcos::future<void>, hpx::lcos::future<void> > >::do_await<0>' requested here
do_await<0>(is_end<0>());
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:16: note: in instantiation of member function 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, void (*)(hpx::lcos::future<void>, hpx::lcos::future<void>), hpx::util::tuple<hpx::lcos::future<void>, hpx::lcos::future<void> > >::do_await' requested here
p->do_await();
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:44: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_dispatch<hpx::parallel::v3::sequential_executor, void>::call<hpx::parallel::v3::sequential_executor &, void (*)(hpx::lcos::future<void>, hpx::lcos::future<void>), hpx::lcos::future<void>, hpx::lcos::future<void> >' requested here
typename std::decay<F>::type>::call(
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:206:23: note: in instantiation of function template specialization 'hpx::dataflow<hpx::parallel::v3::sequential_executor &, void (*)(hpx::lcos::future<void>, hpx::lcos::future<void>), hpx::lcos::future<void>, hpx::lcos::future<void> >' requested here
future<void> f2 = dataflow(exec,
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:324:9: note: in instantiation of function template specialization 'future_function_pointers<hpx::parallel::v3::sequential_executor>' requested here
future_function_pointers(exec);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: 'finalize' has been explicitly marked deprecated here
finalize(Executor& exec)
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:358:17: warning: 'finalize<hpx::parallel::v3::sequential_executor>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:312:9: note: 'finalize<hpx::parallel::v3::sequential_executor>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG) HPX_FORCEINLINE
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:7:
In file included from /home/zao/stellar/hpx/hpx/hpx.hpp:10:
In file included from /home/zao/stellar/hpx/hpx/include/lcos.hpp:19:
In file included from /home/zao/stellar/hpx/hpx/lcos/channel.hpp:13:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/new.hpp:14:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/default_distribution_policy.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/dataflow.hpp:9:
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:358:17: warning: 'finalize' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:469:46: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, void (*)(hpx::lcos::future<void>, hpx::lcos::future<void>), hpx::util::tuple<hpx::lcos::future<void>, hpx::lcos::future<void> > >::await_next_respawn<1, std::integral_constant<bool, true>, std::integral_constant<bool, false> >' requested here
) = &dataflow_frame::await_next_respawn<I>;
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:506:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, void (*)(hpx::lcos::future<void>, hpx::lcos::future<void>), hpx::util::tuple<hpx::lcos::future<void>, hpx::lcos::future<void> > >::await_next<1>' requested here
await_next<I>(is_future(), is_range());
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:484:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, void (*)(hpx::lcos::future<void>, hpx::lcos::future<void>), hpx::util::tuple<hpx::lcos::future<void>, hpx::lcos::future<void> > >::do_await<1>' requested here
do_await<I + 1>(is_end<I + 1>());
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:506:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, void (*)(hpx::lcos::future<void>, hpx::lcos::future<void>), hpx::util::tuple<hpx::lcos::future<void>, hpx::lcos::future<void> > >::await_next<0>' requested here
await_next<I>(is_future(), is_range());
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:512:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, void (*)(hpx::lcos::future<void>, hpx::lcos::future<void>), hpx::util::tuple<hpx::lcos::future<void>, hpx::lcos::future<void> > >::do_await<0>' requested here
do_await<0>(is_end<0>());
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:16: note: in instantiation of member function 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, void (*)(hpx::lcos::future<void>, hpx::lcos::future<void>), hpx::util::tuple<hpx::lcos::future<void>, hpx::lcos::future<void> > >::do_await' requested here
p->do_await();
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:44: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_dispatch<hpx::parallel::v3::sequential_executor, void>::call<hpx::parallel::v3::sequential_executor &, void (*)(hpx::lcos::future<void>, hpx::lcos::future<void>), hpx::lcos::future<void>, hpx::lcos::future<void> >' requested here
typename std::decay<F>::type>::call(
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:206:23: note: in instantiation of function template specialization 'hpx::dataflow<hpx::parallel::v3::sequential_executor &, void (*)(hpx::lcos::future<void>, hpx::lcos::future<void>), hpx::lcos::future<void>, hpx::lcos::future<void> >' requested here
future<void> f2 = dataflow(exec,
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:324:9: note: in instantiation of function template specialization 'future_function_pointers<hpx::parallel::v3::sequential_executor>' requested here
future_function_pointers(exec);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: 'finalize' has been explicitly marked deprecated here
finalize(Executor& exec)
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:358:17: warning: 'finalize<hpx::parallel::v3::sequential_executor>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:312:9: note: 'finalize<hpx::parallel::v3::sequential_executor>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG) HPX_FORCEINLINE
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:7:
In file included from /home/zao/stellar/hpx/hpx/hpx.hpp:10:
In file included from /home/zao/stellar/hpx/hpx/include/lcos.hpp:19:
In file included from /home/zao/stellar/hpx/hpx/lcos/channel.hpp:13:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/new.hpp:14:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/default_distribution_policy.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/dataflow.hpp:9:
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:517:17: warning: 'finalize' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:16: note: in instantiation of member function 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, int (*)(hpx::lcos::future<void>), hpx::util::tuple<hpx::lcos::future<void> > >::do_await' requested here
p->do_await();
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:44: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_dispatch<hpx::parallel::v3::sequential_executor, void>::call<hpx::parallel::v3::sequential_executor &, int (*)(hpx::lcos::future<void>), hpx::lcos::future<void> >' requested here
typename std::decay<F>::type>::call(
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:221:22: note: in instantiation of function template specialization 'hpx::dataflow<hpx::parallel::v3::sequential_executor &, int (*)(hpx::lcos::future<void>), hpx::lcos::future<void> >' requested here
future<int> f3 = dataflow(exec,
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:324:9: note: in instantiation of function template specialization 'future_function_pointers<hpx::parallel::v3::sequential_executor>' requested here
future_function_pointers(exec);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: 'finalize' has been explicitly marked deprecated here
finalize(Executor& exec)
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:517:17: warning: 'finalize<hpx::parallel::v3::sequential_executor>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:312:9: note: 'finalize<hpx::parallel::v3::sequential_executor>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG) HPX_FORCEINLINE
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:7:
In file included from /home/zao/stellar/hpx/hpx/hpx.hpp:10:
In file included from /home/zao/stellar/hpx/hpx/include/lcos.hpp:19:
In file included from /home/zao/stellar/hpx/hpx/lcos/channel.hpp:13:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/new.hpp:14:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/default_distribution_policy.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/dataflow.hpp:9:
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:358:17: warning: 'finalize' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:469:46: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, int (*)(hpx::lcos::future<void>), hpx::util::tuple<hpx::lcos::future<void> > >::await_next_respawn<0, std::integral_constant<bool, true>, std::integral_constant<bool, false> >' requested here
) = &dataflow_frame::await_next_respawn<I>;
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:506:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, int (*)(hpx::lcos::future<void>), hpx::util::tuple<hpx::lcos::future<void> > >::await_next<0>' requested here
await_next<I>(is_future(), is_range());
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:512:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, int (*)(hpx::lcos::future<void>), hpx::util::tuple<hpx::lcos::future<void> > >::do_await<0>' requested here
do_await<0>(is_end<0>());
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:16: note: in instantiation of member function 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, int (*)(hpx::lcos::future<void>), hpx::util::tuple<hpx::lcos::future<void> > >::do_await' requested here
p->do_await();
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:44: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_dispatch<hpx::parallel::v3::sequential_executor, void>::call<hpx::parallel::v3::sequential_executor &, int (*)(hpx::lcos::future<void>), hpx::lcos::future<void> >' requested here
typename std::decay<F>::type>::call(
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:221:22: note: in instantiation of function template specialization 'hpx::dataflow<hpx::parallel::v3::sequential_executor &, int (*)(hpx::lcos::future<void>), hpx::lcos::future<void> >' requested here
future<int> f3 = dataflow(exec,
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:324:9: note: in instantiation of function template specialization 'future_function_pointers<hpx::parallel::v3::sequential_executor>' requested here
future_function_pointers(exec);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: 'finalize' has been explicitly marked deprecated here
finalize(Executor& exec)
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:358:17: warning: 'finalize<hpx::parallel::v3::sequential_executor>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:312:9: note: 'finalize<hpx::parallel::v3::sequential_executor>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG) HPX_FORCEINLINE
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:7:
In file included from /home/zao/stellar/hpx/hpx/hpx.hpp:10:
In file included from /home/zao/stellar/hpx/hpx/include/lcos.hpp:19:
In file included from /home/zao/stellar/hpx/hpx/lcos/channel.hpp:13:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/new.hpp:14:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/default_distribution_policy.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/dataflow.hpp:9:
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:517:17: warning: 'finalize' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:16: note: in instantiation of member function 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, int (*)(hpx::lcos::future<int>, hpx::lcos::future<int>), hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<int> > >::do_await' requested here
p->do_await();
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:44: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_dispatch<hpx::parallel::v3::sequential_executor, void>::call<hpx::parallel::v3::sequential_executor &, int (*)(hpx::lcos::future<int>, hpx::lcos::future<int>), hpx::lcos::future<int>, hpx::lcos::future<int> >' requested here
typename std::decay<F>::type>::call(
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:230:22: note: in instantiation of function template specialization 'hpx::dataflow<hpx::parallel::v3::sequential_executor &, int (*)(hpx::lcos::future<int>, hpx::lcos::future<int>), hpx::lcos::future<int>, hpx::lcos::future<int> >' requested here
future<int> f4 = dataflow(exec,
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:324:9: note: in instantiation of function template specialization 'future_function_pointers<hpx::parallel::v3::sequential_executor>' requested here
future_function_pointers(exec);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: 'finalize' has been explicitly marked deprecated here
finalize(Executor& exec)
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:517:17: warning: 'finalize<hpx::parallel::v3::sequential_executor>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:312:9: note: 'finalize<hpx::parallel::v3::sequential_executor>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG) HPX_FORCEINLINE
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:7:
In file included from /home/zao/stellar/hpx/hpx/hpx.hpp:10:
In file included from /home/zao/stellar/hpx/hpx/include/lcos.hpp:19:
In file included from /home/zao/stellar/hpx/hpx/lcos/channel.hpp:13:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/new.hpp:14:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/default_distribution_policy.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/dataflow.hpp:9:
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:358:17: warning: 'finalize' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:469:46: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, int (*)(hpx::lcos::future<int>, hpx::lcos::future<int>), hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<int> > >::await_next_respawn<0, std::integral_constant<bool, true>, std::integral_constant<bool, false> >' requested here
) = &dataflow_frame::await_next_respawn<I>;
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:506:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, int (*)(hpx::lcos::future<int>, hpx::lcos::future<int>), hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<int> > >::await_next<0>' requested here
await_next<I>(is_future(), is_range());
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:512:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, int (*)(hpx::lcos::future<int>, hpx::lcos::future<int>), hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<int> > >::do_await<0>' requested here
do_await<0>(is_end<0>());
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:16: note: in instantiation of member function 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, int (*)(hpx::lcos::future<int>, hpx::lcos::future<int>), hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<int> > >::do_await' requested here
p->do_await();
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:44: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_dispatch<hpx::parallel::v3::sequential_executor, void>::call<hpx::parallel::v3::sequential_executor &, int (*)(hpx::lcos::future<int>, hpx::lcos::future<int>), hpx::lcos::future<int>, hpx::lcos::future<int> >' requested here
typename std::decay<F>::type>::call(
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:230:22: note: in instantiation of function template specialization 'hpx::dataflow<hpx::parallel::v3::sequential_executor &, int (*)(hpx::lcos::future<int>, hpx::lcos::future<int>), hpx::lcos::future<int>, hpx::lcos::future<int> >' requested here
future<int> f4 = dataflow(exec,
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:324:9: note: in instantiation of function template specialization 'future_function_pointers<hpx::parallel::v3::sequential_executor>' requested here
future_function_pointers(exec);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: 'finalize' has been explicitly marked deprecated here
finalize(Executor& exec)
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:358:17: warning: 'finalize<hpx::parallel::v3::sequential_executor>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:312:9: note: 'finalize<hpx::parallel::v3::sequential_executor>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG) HPX_FORCEINLINE
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:7:
In file included from /home/zao/stellar/hpx/hpx/hpx.hpp:10:
In file included from /home/zao/stellar/hpx/hpx/include/lcos.hpp:19:
In file included from /home/zao/stellar/hpx/hpx/lcos/channel.hpp:13:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/new.hpp:14:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/default_distribution_policy.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/dataflow.hpp:9:
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:358:17: warning: 'finalize' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:469:46: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, int (*)(hpx::lcos::future<int>, hpx::lcos::future<int>), hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<int> > >::await_next_respawn<1, std::integral_constant<bool, true>, std::integral_constant<bool, false> >' requested here
) = &dataflow_frame::await_next_respawn<I>;
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:506:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, int (*)(hpx::lcos::future<int>, hpx::lcos::future<int>), hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<int> > >::await_next<1>' requested here
await_next<I>(is_future(), is_range());
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:484:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, int (*)(hpx::lcos::future<int>, hpx::lcos::future<int>), hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<int> > >::do_await<1>' requested here
do_await<I + 1>(is_end<I + 1>());
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:506:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, int (*)(hpx::lcos::future<int>, hpx::lcos::future<int>), hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<int> > >::await_next<0>' requested here
await_next<I>(is_future(), is_range());
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:512:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, int (*)(hpx::lcos::future<int>, hpx::lcos::future<int>), hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<int> > >::do_await<0>' requested here
do_await<0>(is_end<0>());
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:16: note: in instantiation of member function 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, int (*)(hpx::lcos::future<int>, hpx::lcos::future<int>), hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<int> > >::do_await' requested here
p->do_await();
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:44: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_dispatch<hpx::parallel::v3::sequential_executor, void>::call<hpx::parallel::v3::sequential_executor &, int (*)(hpx::lcos::future<int>, hpx::lcos::future<int>), hpx::lcos::future<int>, hpx::lcos::future<int> >' requested here
typename std::decay<F>::type>::call(
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:230:22: note: in instantiation of function template specialization 'hpx::dataflow<hpx::parallel::v3::sequential_executor &, int (*)(hpx::lcos::future<int>, hpx::lcos::future<int>), hpx::lcos::future<int>, hpx::lcos::future<int> >' requested here
future<int> f4 = dataflow(exec,
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:324:9: note: in instantiation of function template specialization 'future_function_pointers<hpx::parallel::v3::sequential_executor>' requested here
future_function_pointers(exec);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: 'finalize' has been explicitly marked deprecated here
finalize(Executor& exec)
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:358:17: warning: 'finalize<hpx::parallel::v3::sequential_executor>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:312:9: note: 'finalize<hpx::parallel::v3::sequential_executor>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG) HPX_FORCEINLINE
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:7:
In file included from /home/zao/stellar/hpx/hpx/hpx.hpp:10:
In file included from /home/zao/stellar/hpx/hpx/include/lcos.hpp:19:
In file included from /home/zao/stellar/hpx/hpx/lcos/channel.hpp:13:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/new.hpp:14:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/default_distribution_policy.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/dataflow.hpp:9:
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:517:17: warning: 'finalize' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:16: note: in instantiation of member function 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, int (*)(std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > &), hpx::util::tuple<std::reference_wrapper<std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > > > >::do_await' requested here
p->do_await();
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:44: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_dispatch<hpx::parallel::v3::sequential_executor, void>::call<hpx::parallel::v3::sequential_executor &, int (*)(std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > &), std::reference_wrapper<std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > > >' requested here
typename std::decay<F>::type>::call(
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:248:22: note: in instantiation of function template specialization 'hpx::dataflow<hpx::parallel::v3::sequential_executor &, int (*)(std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > &), std::reference_wrapper<std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > > >' requested here
future<int> f5 = dataflow(exec, &future_int_f_vector, std::ref(vf));
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:324:9: note: in instantiation of function template specialization 'future_function_pointers<hpx::parallel::v3::sequential_executor>' requested here
future_function_pointers(exec);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: 'finalize' has been explicitly marked deprecated here
finalize(Executor& exec)
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:517:17: warning: 'finalize<hpx::parallel::v3::sequential_executor>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:312:9: note: 'finalize<hpx::parallel::v3::sequential_executor>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG) HPX_FORCEINLINE
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:7:
In file included from /home/zao/stellar/hpx/hpx/hpx.hpp:10:
In file included from /home/zao/stellar/hpx/hpx/include/lcos.hpp:19:
In file included from /home/zao/stellar/hpx/hpx/lcos/channel.hpp:13:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/new.hpp:14:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/default_distribution_policy.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/dataflow.hpp:9:
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:376:17: warning: 'finalize' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:383:34: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, int (*)(std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > &), hpx::util::tuple<std::reference_wrapper<std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > > > >::await_range_respawn<0, __gnu_cxx::__normal_iterator<hpx::lcos::future<int> *, std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > > >' requested here
&dataflow_frame::await_range_respawn<I>;
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:434:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, int (*)(std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > &), hpx::util::tuple<std::reference_wrapper<std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > > > >::await_range<0, __gnu_cxx::__normal_iterator<hpx::lcos::future<int> *, std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > > >' requested here
await_range<I>(
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:506:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, int (*)(std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > &), hpx::util::tuple<std::reference_wrapper<std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > > > >::await_next<0>' requested here
await_next<I>(is_future(), is_range());
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:512:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, int (*)(std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > &), hpx::util::tuple<std::reference_wrapper<std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > > > >::do_await<0>' requested here
do_await<0>(is_end<0>());
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:16: note: in instantiation of member function 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, int (*)(std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > &), hpx::util::tuple<std::reference_wrapper<std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > > > >::do_await' requested here
p->do_await();
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:44: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_dispatch<hpx::parallel::v3::sequential_executor, void>::call<hpx::parallel::v3::sequential_executor &, int (*)(std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > &), std::reference_wrapper<std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > > >' requested here
typename std::decay<F>::type>::call(
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:248:22: note: in instantiation of function template specialization 'hpx::dataflow<hpx::parallel::v3::sequential_executor &, int (*)(std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > &), std::reference_wrapper<std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > > >' requested here
future<int> f5 = dataflow(exec, &future_int_f_vector, std::ref(vf));
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:324:9: note: in instantiation of function template specialization 'future_function_pointers<hpx::parallel::v3::sequential_executor>' requested here
future_function_pointers(exec);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: 'finalize' has been explicitly marked deprecated here
finalize(Executor& exec)
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:376:17: warning: 'finalize<hpx::parallel::v3::sequential_executor>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:312:9: note: 'finalize<hpx::parallel::v3::sequential_executor>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG) HPX_FORCEINLINE
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:7:
In file included from /home/zao/stellar/hpx/hpx/hpx.hpp:10:
In file included from /home/zao/stellar/hpx/hpx/include/lcos.hpp:19:
In file included from /home/zao/stellar/hpx/hpx/lcos/channel.hpp:13:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/new.hpp:14:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/default_distribution_policy.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/dataflow.hpp:9:
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:517:17: warning: 'finalize' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:16: note: in instantiation of member function 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, void (*)(int), hpx::util::tuple<int> >::do_await' requested here
p->do_await();
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:44: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_dispatch<hpx::parallel::v3::sequential_executor, void>::call<hpx::parallel::v3::sequential_executor &, void (*)(int), int>' requested here
typename std::decay<F>::type>::call(
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:273:27: note: in instantiation of function template specialization 'hpx::dataflow<hpx::parallel::v3::sequential_executor &, void (*)(int), int>' requested here
future<void> f1 = dataflow(exec, &void_f4, 42);
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:325:9: note: in instantiation of function template specialization 'plain_arguments<hpx::parallel::v3::sequential_executor>' requested here
plain_arguments(exec);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: 'finalize' has been explicitly marked deprecated here
finalize(Executor& exec)
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:517:17: warning: 'finalize<hpx::parallel::v3::sequential_executor>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:312:9: note: 'finalize<hpx::parallel::v3::sequential_executor>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG) HPX_FORCEINLINE
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:7:
In file included from /home/zao/stellar/hpx/hpx/hpx.hpp:10:
In file included from /home/zao/stellar/hpx/hpx/include/lcos.hpp:19:
In file included from /home/zao/stellar/hpx/hpx/lcos/channel.hpp:13:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/new.hpp:14:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/default_distribution_policy.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/dataflow.hpp:9:
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:517:17: warning: 'finalize' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:16: note: in instantiation of member function 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, int (*)(int), hpx::util::tuple<int> >::do_await' requested here
p->do_await();
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:44: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_dispatch<hpx::parallel::v3::sequential_executor, void>::call<hpx::parallel::v3::sequential_executor &, int (*)(int), int>' requested here
typename std::decay<F>::type>::call(
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:274:26: note: in instantiation of function template specialization 'hpx::dataflow<hpx::parallel::v3::sequential_executor &, int (*)(int), int>' requested here
future<int> f2 = dataflow(exec, &int_f4, 42);
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:325:9: note: in instantiation of function template specialization 'plain_arguments<hpx::parallel::v3::sequential_executor>' requested here
plain_arguments(exec);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: 'finalize' has been explicitly marked deprecated here
finalize(Executor& exec)
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:517:17: warning: 'finalize<hpx::parallel::v3::sequential_executor>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:312:9: note: 'finalize<hpx::parallel::v3::sequential_executor>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG) HPX_FORCEINLINE
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:7:
In file included from /home/zao/stellar/hpx/hpx/hpx.hpp:10:
In file included from /home/zao/stellar/hpx/hpx/include/lcos.hpp:19:
In file included from /home/zao/stellar/hpx/hpx/lcos/channel.hpp:13:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/new.hpp:14:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/default_distribution_policy.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/dataflow.hpp:9:
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:517:17: warning: 'finalize' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:16: note: in instantiation of member function 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, void (*)(int, hpx::lcos::future<int>), hpx::util::tuple<int, hpx::lcos::future<int> > >::do_await' requested here
p->do_await();
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:44: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_dispatch<hpx::parallel::v3::sequential_executor, void>::call<hpx::parallel::v3::sequential_executor &, void (*)(int, hpx::lcos::future<int>), int, hpx::lcos::future<int> >' requested here
typename std::decay<F>::type>::call(
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:287:27: note: in instantiation of function template specialization 'hpx::dataflow<hpx::parallel::v3::sequential_executor &, void (*)(int, hpx::lcos::future<int>), int, hpx::lcos::future<int> >' requested here
future<void> f1 = dataflow(exec, &void_f5, 42, async(&int_f));
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:325:9: note: in instantiation of function template specialization 'plain_arguments<hpx::parallel::v3::sequential_executor>' requested here
plain_arguments(exec);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: 'finalize' has been explicitly marked deprecated here
finalize(Executor& exec)
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:517:17: warning: 'finalize<hpx::parallel::v3::sequential_executor>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:312:9: note: 'finalize<hpx::parallel::v3::sequential_executor>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG) HPX_FORCEINLINE
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:7:
In file included from /home/zao/stellar/hpx/hpx/hpx.hpp:10:
In file included from /home/zao/stellar/hpx/hpx/include/lcos.hpp:19:
In file included from /home/zao/stellar/hpx/hpx/lcos/channel.hpp:13:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/new.hpp:14:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/default_distribution_policy.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/dataflow.hpp:9:
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:358:17: warning: 'finalize' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:469:46: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, void (*)(int, hpx::lcos::future<int>), hpx::util::tuple<int, hpx::lcos::future<int> > >::await_next_respawn<1, std::integral_constant<bool, true>, std::integral_constant<bool, false> >' requested here
) = &dataflow_frame::await_next_respawn<I>;
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:506:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, void (*)(int, hpx::lcos::future<int>), hpx::util::tuple<int, hpx::lcos::future<int> > >::await_next<1>' requested here
await_next<I>(is_future(), is_range());
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:365:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, void (*)(int, hpx::lcos::future<int>), hpx::util::tuple<int, hpx::lcos::future<int> > >::do_await<1>' requested here
do_await<I + 1>(is_end<I + 1>());
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:506:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, void (*)(int, hpx::lcos::future<int>), hpx::util::tuple<int, hpx::lcos::future<int> > >::await_next<0>' requested here
await_next<I>(is_future(), is_range());
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:512:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, void (*)(int, hpx::lcos::future<int>), hpx::util::tuple<int, hpx::lcos::future<int> > >::do_await<0>' requested here
do_await<0>(is_end<0>());
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:16: note: in instantiation of member function 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, void (*)(int, hpx::lcos::future<int>), hpx::util::tuple<int, hpx::lcos::future<int> > >::do_await' requested here
p->do_await();
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:44: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_dispatch<hpx::parallel::v3::sequential_executor, void>::call<hpx::parallel::v3::sequential_executor &, void (*)(int, hpx::lcos::future<int>), int, hpx::lcos::future<int> >' requested here
typename std::decay<F>::type>::call(
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:287:27: note: in instantiation of function template specialization 'hpx::dataflow<hpx::parallel::v3::sequential_executor &, void (*)(int, hpx::lcos::future<int>), int, hpx::lcos::future<int> >' requested here
future<void> f1 = dataflow(exec, &void_f5, 42, async(&int_f));
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:325:9: note: in instantiation of function template specialization 'plain_arguments<hpx::parallel::v3::sequential_executor>' requested here
plain_arguments(exec);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: 'finalize' has been explicitly marked deprecated here
finalize(Executor& exec)
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:358:17: warning: 'finalize<hpx::parallel::v3::sequential_executor>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:312:9: note: 'finalize<hpx::parallel::v3::sequential_executor>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG) HPX_FORCEINLINE
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:7:
In file included from /home/zao/stellar/hpx/hpx/hpx.hpp:10:
In file included from /home/zao/stellar/hpx/hpx/include/lcos.hpp:19:
In file included from /home/zao/stellar/hpx/hpx/lcos/channel.hpp:13:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/new.hpp:14:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/default_distribution_policy.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/dataflow.hpp:9:
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:517:17: warning: 'finalize' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:16: note: in instantiation of member function 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, int (*)(int, hpx::lcos::future<int>), hpx::util::tuple<int, hpx::lcos::future<int> > >::do_await' requested here
p->do_await();
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:44: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_dispatch<hpx::parallel::v3::sequential_executor, void>::call<hpx::parallel::v3::sequential_executor &, int (*)(int, hpx::lcos::future<int>), int, hpx::lcos::future<int> >' requested here
typename std::decay<F>::type>::call(
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:288:26: note: in instantiation of function template specialization 'hpx::dataflow<hpx::parallel::v3::sequential_executor &, int (*)(int, hpx::lcos::future<int>), int, hpx::lcos::future<int> >' requested here
future<int> f2 = dataflow(exec, &int_f5, 42, async(&int_f));
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:325:9: note: in instantiation of function template specialization 'plain_arguments<hpx::parallel::v3::sequential_executor>' requested here
plain_arguments(exec);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: 'finalize' has been explicitly marked deprecated here
finalize(Executor& exec)
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:517:17: warning: 'finalize<hpx::parallel::v3::sequential_executor>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:312:9: note: 'finalize<hpx::parallel::v3::sequential_executor>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG) HPX_FORCEINLINE
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:7:
In file included from /home/zao/stellar/hpx/hpx/hpx.hpp:10:
In file included from /home/zao/stellar/hpx/hpx/include/lcos.hpp:19:
In file included from /home/zao/stellar/hpx/hpx/lcos/channel.hpp:13:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/new.hpp:14:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/default_distribution_policy.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/dataflow.hpp:9:
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:358:17: warning: 'finalize' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:469:46: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, int (*)(int, hpx::lcos::future<int>), hpx::util::tuple<int, hpx::lcos::future<int> > >::await_next_respawn<1, std::integral_constant<bool, true>, std::integral_constant<bool, false> >' requested here
) = &dataflow_frame::await_next_respawn<I>;
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:506:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, int (*)(int, hpx::lcos::future<int>), hpx::util::tuple<int, hpx::lcos::future<int> > >::await_next<1>' requested here
await_next<I>(is_future(), is_range());
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:365:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, int (*)(int, hpx::lcos::future<int>), hpx::util::tuple<int, hpx::lcos::future<int> > >::do_await<1>' requested here
do_await<I + 1>(is_end<I + 1>());
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:506:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, int (*)(int, hpx::lcos::future<int>), hpx::util::tuple<int, hpx::lcos::future<int> > >::await_next<0>' requested here
await_next<I>(is_future(), is_range());
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:512:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, int (*)(int, hpx::lcos::future<int>), hpx::util::tuple<int, hpx::lcos::future<int> > >::do_await<0>' requested here
do_await<0>(is_end<0>());
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:16: note: in instantiation of member function 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::sequential_executor, int (*)(int, hpx::lcos::future<int>), hpx::util::tuple<int, hpx::lcos::future<int> > >::do_await' requested here
p->do_await();
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:44: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_dispatch<hpx::parallel::v3::sequential_executor, void>::call<hpx::parallel::v3::sequential_executor &, int (*)(int, hpx::lcos::future<int>), int, hpx::lcos::future<int> >' requested here
typename std::decay<F>::type>::call(
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:288:26: note: in instantiation of function template specialization 'hpx::dataflow<hpx::parallel::v3::sequential_executor &, int (*)(int, hpx::lcos::future<int>), int, hpx::lcos::future<int> >' requested here
future<int> f2 = dataflow(exec, &int_f5, 42, async(&int_f));
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:325:9: note: in instantiation of function template specialization 'plain_arguments<hpx::parallel::v3::sequential_executor>' requested here
plain_arguments(exec);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: 'finalize' has been explicitly marked deprecated here
finalize(Executor& exec)
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:358:17: warning: 'finalize<hpx::parallel::v3::sequential_executor>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:312:9: note: 'finalize<hpx::parallel::v3::sequential_executor>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG) HPX_FORCEINLINE
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:7:
In file included from /home/zao/stellar/hpx/hpx/hpx.hpp:10:
In file included from /home/zao/stellar/hpx/hpx/include/lcos.hpp:19:
In file included from /home/zao/stellar/hpx/hpx/lcos/channel.hpp:13:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/new.hpp:14:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/default_distribution_policy.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/dataflow.hpp:9:
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:517:17: warning: 'finalize' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:16: note: in instantiation of member function 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, hpx::util::detail::functional_unwrap_impl<void (*)(int), 1>, hpx::util::tuple<hpx::lcos::future<int> > >::do_await' requested here
p->do_await();
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:44: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_dispatch<hpx::parallel::v3::parallel_executor, void>::call<hpx::parallel::v3::parallel_executor &, hpx::util::detail::functional_unwrap_impl<void (*)(int), 1>, hpx::lcos::future<int> >' requested here
typename std::decay<F>::type>::call(
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:81:23: note: in instantiation of function template specialization 'hpx::dataflow<hpx::parallel::v3::parallel_executor &, hpx::util::detail::functional_unwrap_impl<void (*)(int), 1>, hpx::lcos::future<int> >' requested here
future<void> f1 = dataflow(exec, unwrapping(&void_f1), async(&int_f));
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:331:9: note: in instantiation of function template specialization 'function_pointers<hpx::parallel::v3::parallel_executor>' requested here
function_pointers(exec);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: 'finalize' has been explicitly marked deprecated here
finalize(Executor& exec)
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:517:17: warning: 'finalize<hpx::parallel::v3::parallel_executor>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:312:9: note: 'finalize<hpx::parallel::v3::parallel_executor>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG) HPX_FORCEINLINE
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:7:
In file included from /home/zao/stellar/hpx/hpx/hpx.hpp:10:
In file included from /home/zao/stellar/hpx/hpx/include/lcos.hpp:19:
In file included from /home/zao/stellar/hpx/hpx/lcos/channel.hpp:13:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/new.hpp:14:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/default_distribution_policy.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/dataflow.hpp:9:
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:358:17: warning: 'finalize' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:469:46: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, hpx::util::detail::functional_unwrap_impl<void (*)(int), 1>, hpx::util::tuple<hpx::lcos::future<int> > >::await_next_respawn<0, std::integral_constant<bool, true>, std::integral_constant<bool, false> >' requested here
) = &dataflow_frame::await_next_respawn<I>;
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:506:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, hpx::util::detail::functional_unwrap_impl<void (*)(int), 1>, hpx::util::tuple<hpx::lcos::future<int> > >::await_next<0>' requested here
await_next<I>(is_future(), is_range());
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:512:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, hpx::util::detail::functional_unwrap_impl<void (*)(int), 1>, hpx::util::tuple<hpx::lcos::future<int> > >::do_await<0>' requested here
do_await<0>(is_end<0>());
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:16: note: in instantiation of member function 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, hpx::util::detail::functional_unwrap_impl<void (*)(int), 1>, hpx::util::tuple<hpx::lcos::future<int> > >::do_await' requested here
p->do_await();
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:44: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_dispatch<hpx::parallel::v3::parallel_executor, void>::call<hpx::parallel::v3::parallel_executor &, hpx::util::detail::functional_unwrap_impl<void (*)(int), 1>, hpx::lcos::future<int> >' requested here
typename std::decay<F>::type>::call(
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:81:23: note: in instantiation of function template specialization 'hpx::dataflow<hpx::parallel::v3::parallel_executor &, hpx::util::detail::functional_unwrap_impl<void (*)(int), 1>, hpx::lcos::future<int> >' requested here
future<void> f1 = dataflow(exec, unwrapping(&void_f1), async(&int_f));
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:331:9: note: in instantiation of function template specialization 'function_pointers<hpx::parallel::v3::parallel_executor>' requested here
function_pointers(exec);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: 'finalize' has been explicitly marked deprecated here
finalize(Executor& exec)
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:358:17: warning: 'finalize<hpx::parallel::v3::parallel_executor>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:312:9: note: 'finalize<hpx::parallel::v3::parallel_executor>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG) HPX_FORCEINLINE
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:7:
In file included from /home/zao/stellar/hpx/hpx/hpx.hpp:10:
In file included from /home/zao/stellar/hpx/hpx/include/lcos.hpp:19:
In file included from /home/zao/stellar/hpx/hpx/lcos/channel.hpp:13:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/new.hpp:14:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/default_distribution_policy.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/dataflow.hpp:9:
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:517:17: warning: 'finalize' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:16: note: in instantiation of member function 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, hpx::util::detail::functional_unwrap_impl<int (*)(int), 1>, hpx::util::tuple<hpx::lcos::future<int> > >::do_await' requested here
p->do_await();
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:44: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_dispatch<hpx::parallel::v3::parallel_executor, void>::call<hpx::parallel::v3::parallel_executor &, hpx::util::detail::functional_unwrap_impl<int (*)(int), 1>, hpx::lcos::future<int> >' requested here
typename std::decay<F>::type>::call(
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:85:13: note: in instantiation of function template specialization 'hpx::dataflow<hpx::parallel::v3::parallel_executor &, hpx::util::detail::functional_unwrap_impl<int (*)(int), 1>, hpx::lcos::future<int> >' requested here
, dataflow(exec,
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:331:9: note: in instantiation of function template specialization 'function_pointers<hpx::parallel::v3::parallel_executor>' requested here
function_pointers(exec);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: 'finalize' has been explicitly marked deprecated here
finalize(Executor& exec)
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:517:17: warning: 'finalize<hpx::parallel::v3::parallel_executor>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:312:9: note: 'finalize<hpx::parallel::v3::parallel_executor>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG) HPX_FORCEINLINE
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:7:
In file included from /home/zao/stellar/hpx/hpx/hpx.hpp:10:
In file included from /home/zao/stellar/hpx/hpx/include/lcos.hpp:19:
In file included from /home/zao/stellar/hpx/hpx/lcos/channel.hpp:13:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/new.hpp:14:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/default_distribution_policy.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/dataflow.hpp:9:
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:358:17: warning: 'finalize' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:469:46: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, hpx::util::detail::functional_unwrap_impl<int (*)(int), 1>, hpx::util::tuple<hpx::lcos::future<int> > >::await_next_respawn<0, std::integral_constant<bool, true>, std::integral_constant<bool, false> >' requested here
) = &dataflow_frame::await_next_respawn<I>;
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:506:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, hpx::util::detail::functional_unwrap_impl<int (*)(int), 1>, hpx::util::tuple<hpx::lcos::future<int> > >::await_next<0>' requested here
await_next<I>(is_future(), is_range());
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:512:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, hpx::util::detail::functional_unwrap_impl<int (*)(int), 1>, hpx::util::tuple<hpx::lcos::future<int> > >::do_await<0>' requested here
do_await<0>(is_end<0>());
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:16: note: in instantiation of member function 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, hpx::util::detail::functional_unwrap_impl<int (*)(int), 1>, hpx::util::tuple<hpx::lcos::future<int> > >::do_await' requested here
p->do_await();
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:44: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_dispatch<hpx::parallel::v3::parallel_executor, void>::call<hpx::parallel::v3::parallel_executor &, hpx::util::detail::functional_unwrap_impl<int (*)(int), 1>, hpx::lcos::future<int> >' requested here
typename std::decay<F>::type>::call(
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:85:13: note: in instantiation of function template specialization 'hpx::dataflow<hpx::parallel::v3::parallel_executor &, hpx::util::detail::functional_unwrap_impl<int (*)(int), 1>, hpx::lcos::future<int> >' requested here
, dataflow(exec,
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:331:9: note: in instantiation of function template specialization 'function_pointers<hpx::parallel::v3::parallel_executor>' requested here
function_pointers(exec);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: 'finalize' has been explicitly marked deprecated here
finalize(Executor& exec)
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:358:17: warning: 'finalize<hpx::parallel::v3::parallel_executor>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:312:9: note: 'finalize<hpx::parallel::v3::parallel_executor>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG) HPX_FORCEINLINE
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:7:
In file included from /home/zao/stellar/hpx/hpx/hpx.hpp:10:
In file included from /home/zao/stellar/hpx/hpx/include/lcos.hpp:19:
In file included from /home/zao/stellar/hpx/hpx/lcos/channel.hpp:13:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/new.hpp:14:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/default_distribution_policy.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/dataflow.hpp:9:
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:517:17: warning: 'finalize' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:16: note: in instantiation of member function 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, hpx::util::detail::functional_unwrap_impl<int (*)(int, int), 1>, hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<int> > >::do_await' requested here
p->do_await();
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:44: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_dispatch<hpx::parallel::v3::parallel_executor, void>::call<hpx::parallel::v3::parallel_executor &, hpx::util::detail::functional_unwrap_impl<int (*)(int, int), 1>, hpx::lcos::future<int>, hpx::lcos::future<int> >' requested here
typename std::decay<F>::type>::call(
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:90:14: note: in instantiation of function template specialization 'hpx::dataflow<hpx::parallel::v3::parallel_executor &, hpx::util::detail::functional_unwrap_impl<int (*)(int, int), 1>, hpx::lcos::future<int>, hpx::lcos::future<int> >' requested here
f3 = dataflow(exec,
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:331:9: note: in instantiation of function template specialization 'function_pointers<hpx::parallel::v3::parallel_executor>' requested here
function_pointers(exec);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: 'finalize' has been explicitly marked deprecated here
finalize(Executor& exec)
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:517:17: warning: 'finalize<hpx::parallel::v3::parallel_executor>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:312:9: note: 'finalize<hpx::parallel::v3::parallel_executor>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG) HPX_FORCEINLINE
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:7:
In file included from /home/zao/stellar/hpx/hpx/hpx.hpp:10:
In file included from /home/zao/stellar/hpx/hpx/include/lcos.hpp:19:
In file included from /home/zao/stellar/hpx/hpx/lcos/channel.hpp:13:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/new.hpp:14:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/default_distribution_policy.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/dataflow.hpp:9:
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:358:17: warning: 'finalize' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:469:46: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, hpx::util::detail::functional_unwrap_impl<int (*)(int, int), 1>, hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<int> > >::await_next_respawn<0, std::integral_constant<bool, true>, std::integral_constant<bool, false> >' requested here
) = &dataflow_frame::await_next_respawn<I>;
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:506:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, hpx::util::detail::functional_unwrap_impl<int (*)(int, int), 1>, hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<int> > >::await_next<0>' requested here
await_next<I>(is_future(), is_range());
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:512:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, hpx::util::detail::functional_unwrap_impl<int (*)(int, int), 1>, hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<int> > >::do_await<0>' requested here
do_await<0>(is_end<0>());
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:16: note: in instantiation of member function 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, hpx::util::detail::functional_unwrap_impl<int (*)(int, int), 1>, hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<int> > >::do_await' requested here
p->do_await();
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:44: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_dispatch<hpx::parallel::v3::parallel_executor, void>::call<hpx::parallel::v3::parallel_executor &, hpx::util::detail::functional_unwrap_impl<int (*)(int, int), 1>, hpx::lcos::future<int>, hpx::lcos::future<int> >' requested here
typename std::decay<F>::type>::call(
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:90:14: note: in instantiation of function template specialization 'hpx::dataflow<hpx::parallel::v3::parallel_executor &, hpx::util::detail::functional_unwrap_impl<int (*)(int, int), 1>, hpx::lcos::future<int>, hpx::lcos::future<int> >' requested here
f3 = dataflow(exec,
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:331:9: note: in instantiation of function template specialization 'function_pointers<hpx::parallel::v3::parallel_executor>' requested here
function_pointers(exec);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: 'finalize' has been explicitly marked deprecated here
finalize(Executor& exec)
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:358:17: warning: 'finalize<hpx::parallel::v3::parallel_executor>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:312:9: note: 'finalize<hpx::parallel::v3::parallel_executor>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG) HPX_FORCEINLINE
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:7:
In file included from /home/zao/stellar/hpx/hpx/hpx.hpp:10:
In file included from /home/zao/stellar/hpx/hpx/include/lcos.hpp:19:
In file included from /home/zao/stellar/hpx/hpx/lcos/channel.hpp:13:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/new.hpp:14:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/default_distribution_policy.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/dataflow.hpp:9:
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:358:17: warning: 'finalize' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:469:46: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, hpx::util::detail::functional_unwrap_impl<int (*)(int, int), 1>, hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<int> > >::await_next_respawn<1, std::integral_constant<bool, true>, std::integral_constant<bool, false> >' requested here
) = &dataflow_frame::await_next_respawn<I>;
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:506:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, hpx::util::detail::functional_unwrap_impl<int (*)(int, int), 1>, hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<int> > >::await_next<1>' requested here
await_next<I>(is_future(), is_range());
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:484:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, hpx::util::detail::functional_unwrap_impl<int (*)(int, int), 1>, hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<int> > >::do_await<1>' requested here
do_await<I + 1>(is_end<I + 1>());
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:506:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, hpx::util::detail::functional_unwrap_impl<int (*)(int, int), 1>, hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<int> > >::await_next<0>' requested here
await_next<I>(is_future(), is_range());
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:512:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, hpx::util::detail::functional_unwrap_impl<int (*)(int, int), 1>, hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<int> > >::do_await<0>' requested here
do_await<0>(is_end<0>());
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:16: note: in instantiation of member function 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, hpx::util::detail::functional_unwrap_impl<int (*)(int, int), 1>, hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<int> > >::do_await' requested here
p->do_await();
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:44: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_dispatch<hpx::parallel::v3::parallel_executor, void>::call<hpx::parallel::v3::parallel_executor &, hpx::util::detail::functional_unwrap_impl<int (*)(int, int), 1>, hpx::lcos::future<int>, hpx::lcos::future<int> >' requested here
typename std::decay<F>::type>::call(
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:90:14: note: in instantiation of function template specialization 'hpx::dataflow<hpx::parallel::v3::parallel_executor &, hpx::util::detail::functional_unwrap_impl<int (*)(int, int), 1>, hpx::lcos::future<int>, hpx::lcos::future<int> >' requested here
f3 = dataflow(exec,
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:331:9: note: in instantiation of function template specialization 'function_pointers<hpx::parallel::v3::parallel_executor>' requested here
function_pointers(exec);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: 'finalize' has been explicitly marked deprecated here
finalize(Executor& exec)
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:358:17: warning: 'finalize<hpx::parallel::v3::parallel_executor>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:312:9: note: 'finalize<hpx::parallel::v3::parallel_executor>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG) HPX_FORCEINLINE
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:7:
In file included from /home/zao/stellar/hpx/hpx/hpx.hpp:10:
In file included from /home/zao/stellar/hpx/hpx/include/lcos.hpp:19:
In file included from /home/zao/stellar/hpx/hpx/lcos/channel.hpp:13:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/new.hpp:14:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/default_distribution_policy.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/dataflow.hpp:9:
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:517:17: warning: 'finalize' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:16: note: in instantiation of member function 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, hpx::util::detail::functional_unwrap_impl<int (*)(const std::vector<int, std::allocator<int> > &), 1>, hpx::util::tuple<std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > > >::do_await' requested here
p->do_await();
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:44: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_dispatch<hpx::parallel::v3::parallel_executor, void>::call<hpx::parallel::v3::parallel_executor &, hpx::util::detail::functional_unwrap_impl<int (*)(const std::vector<int, std::allocator<int> > &), 1>, std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > >' requested here
typename std::decay<F>::type>::call(
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:108:22: note: in instantiation of function template specialization 'hpx::dataflow<hpx::parallel::v3::parallel_executor &, hpx::util::detail::functional_unwrap_impl<int (*)(const std::vector<int, std::allocator<int> > &), 1>, std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > >' requested here
future<int> f4 = dataflow(exec, unwrapping(&int_f_vector), std::move(vf));
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:331:9: note: in instantiation of function template specialization 'function_pointers<hpx::parallel::v3::parallel_executor>' requested here
function_pointers(exec);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: 'finalize' has been explicitly marked deprecated here
finalize(Executor& exec)
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:517:17: warning: 'finalize<hpx::parallel::v3::parallel_executor>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:312:9: note: 'finalize<hpx::parallel::v3::parallel_executor>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG) HPX_FORCEINLINE
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:7:
In file included from /home/zao/stellar/hpx/hpx/hpx.hpp:10:
In file included from /home/zao/stellar/hpx/hpx/include/lcos.hpp:19:
In file included from /home/zao/stellar/hpx/hpx/lcos/channel.hpp:13:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/new.hpp:14:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/default_distribution_policy.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/dataflow.hpp:9:
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:376:17: warning: 'finalize' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:383:34: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, hpx::util::detail::functional_unwrap_impl<int (*)(const std::vector<int, std::allocator<int> > &), 1>, hpx::util::tuple<std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > > >::await_range_respawn<0, __gnu_cxx::__normal_iterator<hpx::lcos::future<int> *, std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > > >' requested here
&dataflow_frame::await_range_respawn<I>;
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:434:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, hpx::util::detail::functional_unwrap_impl<int (*)(const std::vector<int, std::allocator<int> > &), 1>, hpx::util::tuple<std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > > >::await_range<0, __gnu_cxx::__normal_iterator<hpx::lcos::future<int> *, std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > > >' requested here
await_range<I>(
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:506:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, hpx::util::detail::functional_unwrap_impl<int (*)(const std::vector<int, std::allocator<int> > &), 1>, hpx::util::tuple<std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > > >::await_next<0>' requested here
await_next<I>(is_future(), is_range());
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:512:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, hpx::util::detail::functional_unwrap_impl<int (*)(const std::vector<int, std::allocator<int> > &), 1>, hpx::util::tuple<std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > > >::do_await<0>' requested here
do_await<0>(is_end<0>());
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:16: note: in instantiation of member function 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, hpx::util::detail::functional_unwrap_impl<int (*)(const std::vector<int, std::allocator<int> > &), 1>, hpx::util::tuple<std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > > >::do_await' requested here
p->do_await();
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:44: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_dispatch<hpx::parallel::v3::parallel_executor, void>::call<hpx::parallel::v3::parallel_executor &, hpx::util::detail::functional_unwrap_impl<int (*)(const std::vector<int, std::allocator<int> > &), 1>, std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > >' requested here
typename std::decay<F>::type>::call(
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:108:22: note: in instantiation of function template specialization 'hpx::dataflow<hpx::parallel::v3::parallel_executor &, hpx::util::detail::functional_unwrap_impl<int (*)(const std::vector<int, std::allocator<int> > &), 1>, std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > >' requested here
future<int> f4 = dataflow(exec, unwrapping(&int_f_vector), std::move(vf));
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:331:9: note: in instantiation of function template specialization 'function_pointers<hpx::parallel::v3::parallel_executor>' requested here
function_pointers(exec);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: 'finalize' has been explicitly marked deprecated here
finalize(Executor& exec)
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:376:17: warning: 'finalize<hpx::parallel::v3::parallel_executor>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:312:9: note: 'finalize<hpx::parallel::v3::parallel_executor>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG) HPX_FORCEINLINE
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:7:
In file included from /home/zao/stellar/hpx/hpx/hpx.hpp:10:
In file included from /home/zao/stellar/hpx/hpx/include/lcos.hpp:19:
In file included from /home/zao/stellar/hpx/hpx/lcos/channel.hpp:13:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/new.hpp:14:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/default_distribution_policy.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/dataflow.hpp:9:
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:517:17: warning: 'finalize' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:16: note: in instantiation of member function 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, hpx::util::detail::functional_unwrap_impl<void (*)(), 1>, hpx::util::tuple<hpx::lcos::future<void> > >::do_await' requested here
p->do_await();
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:44: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_dispatch<hpx::parallel::v3::parallel_executor, void>::call<hpx::parallel::v3::parallel_executor &, hpx::util::detail::functional_unwrap_impl<void (*)(), 1>, hpx::lcos::future<void> >' requested here
typename std::decay<F>::type>::call(
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:116:13: note: in instantiation of function template specialization 'hpx::dataflow<hpx::parallel::v3::parallel_executor &, hpx::util::detail::functional_unwrap_impl<void (*)(), 1>, hpx::lcos::future<void> >' requested here
, dataflow(exec,
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:331:9: note: in instantiation of function template specialization 'function_pointers<hpx::parallel::v3::parallel_executor>' requested here
function_pointers(exec);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: 'finalize' has been explicitly marked deprecated here
finalize(Executor& exec)
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:517:17: warning: 'finalize<hpx::parallel::v3::parallel_executor>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:312:9: note: 'finalize<hpx::parallel::v3::parallel_executor>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG) HPX_FORCEINLINE
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:7:
In file included from /home/zao/stellar/hpx/hpx/hpx.hpp:10:
In file included from /home/zao/stellar/hpx/hpx/include/lcos.hpp:19:
In file included from /home/zao/stellar/hpx/hpx/lcos/channel.hpp:13:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/new.hpp:14:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/default_distribution_policy.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/dataflow.hpp:9:
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:358:17: warning: 'finalize' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:469:46: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, hpx::util::detail::functional_unwrap_impl<void (*)(), 1>, hpx::util::tuple<hpx::lcos::future<void> > >::await_next_respawn<0, std::integral_constant<bool, true>, std::integral_constant<bool, false> >' requested here
) = &dataflow_frame::await_next_respawn<I>;
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:506:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, hpx::util::detail::functional_unwrap_impl<void (*)(), 1>, hpx::util::tuple<hpx::lcos::future<void> > >::await_next<0>' requested here
await_next<I>(is_future(), is_range());
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:512:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, hpx::util::detail::functional_unwrap_impl<void (*)(), 1>, hpx::util::tuple<hpx::lcos::future<void> > >::do_await<0>' requested here
do_await<0>(is_end<0>());
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:16: note: in instantiation of member function 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, hpx::util::detail::functional_unwrap_impl<void (*)(), 1>, hpx::util::tuple<hpx::lcos::future<void> > >::do_await' requested here
p->do_await();
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:44: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_dispatch<hpx::parallel::v3::parallel_executor, void>::call<hpx::parallel::v3::parallel_executor &, hpx::util::detail::functional_unwrap_impl<void (*)(), 1>, hpx::lcos::future<void> >' requested here
typename std::decay<F>::type>::call(
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:116:13: note: in instantiation of function template specialization 'hpx::dataflow<hpx::parallel::v3::parallel_executor &, hpx::util::detail::functional_unwrap_impl<void (*)(), 1>, hpx::lcos::future<void> >' requested here
, dataflow(exec,
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:331:9: note: in instantiation of function template specialization 'function_pointers<hpx::parallel::v3::parallel_executor>' requested here
function_pointers(exec);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: 'finalize' has been explicitly marked deprecated here
finalize(Executor& exec)
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:358:17: warning: 'finalize<hpx::parallel::v3::parallel_executor>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:312:9: note: 'finalize<hpx::parallel::v3::parallel_executor>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG) HPX_FORCEINLINE
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:7:
In file included from /home/zao/stellar/hpx/hpx/hpx.hpp:10:
In file included from /home/zao/stellar/hpx/hpx/include/lcos.hpp:19:
In file included from /home/zao/stellar/hpx/hpx/lcos/channel.hpp:13:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/new.hpp:14:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/default_distribution_policy.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/dataflow.hpp:9:
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:517:17: warning: 'finalize' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:16: note: in instantiation of member function 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, hpx::util::detail::functional_unwrap_impl<int (*)(int), 1>, hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<void> > >::do_await' requested here
p->do_await();
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:44: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_dispatch<hpx::parallel::v3::parallel_executor, void>::call<hpx::parallel::v3::parallel_executor &, hpx::util::detail::functional_unwrap_impl<int (*)(int), 1>, hpx::lcos::future<int>, hpx::lcos::future<void> >' requested here
typename std::decay<F>::type>::call(
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:111:14: note: in instantiation of function template specialization 'hpx::dataflow<hpx::parallel::v3::parallel_executor &, hpx::util::detail::functional_unwrap_impl<int (*)(int), 1>, hpx::lcos::future<int>, hpx::lcos::future<void> >' requested here
f5 = dataflow(exec,
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:331:9: note: in instantiation of function template specialization 'function_pointers<hpx::parallel::v3::parallel_executor>' requested here
function_pointers(exec);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: 'finalize' has been explicitly marked deprecated here
finalize(Executor& exec)
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:517:17: warning: 'finalize<hpx::parallel::v3::parallel_executor>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:312:9: note: 'finalize<hpx::parallel::v3::parallel_executor>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG) HPX_FORCEINLINE
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:7:
In file included from /home/zao/stellar/hpx/hpx/hpx.hpp:10:
In file included from /home/zao/stellar/hpx/hpx/include/lcos.hpp:19:
In file included from /home/zao/stellar/hpx/hpx/lcos/channel.hpp:13:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/new.hpp:14:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/default_distribution_policy.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/dataflow.hpp:9:
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:358:17: warning: 'finalize' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:469:46: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, hpx::util::detail::functional_unwrap_impl<int (*)(int), 1>, hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<void> > >::await_next_respawn<0, std::integral_constant<bool, true>, std::integral_constant<bool, false> >' requested here
) = &dataflow_frame::await_next_respawn<I>;
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:506:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, hpx::util::detail::functional_unwrap_impl<int (*)(int), 1>, hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<void> > >::await_next<0>' requested here
await_next<I>(is_future(), is_range());
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:512:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, hpx::util::detail::functional_unwrap_impl<int (*)(int), 1>, hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<void> > >::do_await<0>' requested here
do_await<0>(is_end<0>());
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:16: note: in instantiation of member function 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, hpx::util::detail::functional_unwrap_impl<int (*)(int), 1>, hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<void> > >::do_await' requested here
p->do_await();
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:44: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_dispatch<hpx::parallel::v3::parallel_executor, void>::call<hpx::parallel::v3::parallel_executor &, hpx::util::detail::functional_unwrap_impl<int (*)(int), 1>, hpx::lcos::future<int>, hpx::lcos::future<void> >' requested here
typename std::decay<F>::type>::call(
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:111:14: note: in instantiation of function template specialization 'hpx::dataflow<hpx::parallel::v3::parallel_executor &, hpx::util::detail::functional_unwrap_impl<int (*)(int), 1>, hpx::lcos::future<int>, hpx::lcos::future<void> >' requested here
f5 = dataflow(exec,
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:331:9: note: in instantiation of function template specialization 'function_pointers<hpx::parallel::v3::parallel_executor>' requested here
function_pointers(exec);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: 'finalize' has been explicitly marked deprecated here
finalize(Executor& exec)
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:358:17: warning: 'finalize<hpx::parallel::v3::parallel_executor>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:312:9: note: 'finalize<hpx::parallel::v3::parallel_executor>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG) HPX_FORCEINLINE
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:7:
In file included from /home/zao/stellar/hpx/hpx/hpx.hpp:10:
In file included from /home/zao/stellar/hpx/hpx/include/lcos.hpp:19:
In file included from /home/zao/stellar/hpx/hpx/lcos/channel.hpp:13:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/new.hpp:14:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/default_distribution_policy.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/dataflow.hpp:9:
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:358:17: warning: 'finalize' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:469:46: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, hpx::util::detail::functional_unwrap_impl<int (*)(int), 1>, hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<void> > >::await_next_respawn<1, std::integral_constant<bool, true>, std::integral_constant<bool, false> >' requested here
) = &dataflow_frame::await_next_respawn<I>;
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:506:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, hpx::util::detail::functional_unwrap_impl<int (*)(int), 1>, hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<void> > >::await_next<1>' requested here
await_next<I>(is_future(), is_range());
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:484:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, hpx::util::detail::functional_unwrap_impl<int (*)(int), 1>, hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<void> > >::do_await<1>' requested here
do_await<I + 1>(is_end<I + 1>());
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:506:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, hpx::util::detail::functional_unwrap_impl<int (*)(int), 1>, hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<void> > >::await_next<0>' requested here
await_next<I>(is_future(), is_range());
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:512:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, hpx::util::detail::functional_unwrap_impl<int (*)(int), 1>, hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<void> > >::do_await<0>' requested here
do_await<0>(is_end<0>());
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:16: note: in instantiation of member function 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, hpx::util::detail::functional_unwrap_impl<int (*)(int), 1>, hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<void> > >::do_await' requested here
p->do_await();
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:44: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_dispatch<hpx::parallel::v3::parallel_executor, void>::call<hpx::parallel::v3::parallel_executor &, hpx::util::detail::functional_unwrap_impl<int (*)(int), 1>, hpx::lcos::future<int>, hpx::lcos::future<void> >' requested here
typename std::decay<F>::type>::call(
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:111:14: note: in instantiation of function template specialization 'hpx::dataflow<hpx::parallel::v3::parallel_executor &, hpx::util::detail::functional_unwrap_impl<int (*)(int), 1>, hpx::lcos::future<int>, hpx::lcos::future<void> >' requested here
f5 = dataflow(exec,
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:331:9: note: in instantiation of function template specialization 'function_pointers<hpx::parallel::v3::parallel_executor>' requested here
function_pointers(exec);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: 'finalize' has been explicitly marked deprecated here
finalize(Executor& exec)
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:358:17: warning: 'finalize<hpx::parallel::v3::parallel_executor>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:312:9: note: 'finalize<hpx::parallel::v3::parallel_executor>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG) HPX_FORCEINLINE
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:7:
In file included from /home/zao/stellar/hpx/hpx/hpx.hpp:10:
In file included from /home/zao/stellar/hpx/hpx/include/lcos.hpp:19:
In file included from /home/zao/stellar/hpx/hpx/lcos/channel.hpp:13:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/new.hpp:14:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/default_distribution_policy.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/dataflow.hpp:9:
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:517:17: warning: 'finalize' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:16: note: in instantiation of member function 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, void (*)(hpx::lcos::future<void>), hpx::util::tuple<hpx::lcos::future<void> > >::do_await' requested here
p->do_await();
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:44: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_dispatch<hpx::parallel::v3::parallel_executor, void>::call<hpx::parallel::v3::parallel_executor &, void (*)(hpx::lcos::future<void>), hpx::lcos::future<void> >' requested here
typename std::decay<F>::type>::call(
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:196:11: note: in instantiation of function template specialization 'hpx::dataflow<hpx::parallel::v3::parallel_executor &, void (*)(hpx::lcos::future<void>), hpx::lcos::future<void> >' requested here
= dataflow(exec,
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:332:9: note: in instantiation of function template specialization 'future_function_pointers<hpx::parallel::v3::parallel_executor>' requested here
future_function_pointers(exec);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: 'finalize' has been explicitly marked deprecated here
finalize(Executor& exec)
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:517:17: warning: 'finalize<hpx::parallel::v3::parallel_executor>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:312:9: note: 'finalize<hpx::parallel::v3::parallel_executor>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG) HPX_FORCEINLINE
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:7:
In file included from /home/zao/stellar/hpx/hpx/hpx.hpp:10:
In file included from /home/zao/stellar/hpx/hpx/include/lcos.hpp:19:
In file included from /home/zao/stellar/hpx/hpx/lcos/channel.hpp:13:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/new.hpp:14:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/default_distribution_policy.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/dataflow.hpp:9:
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:358:17: warning: 'finalize' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:469:46: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, void (*)(hpx::lcos::future<void>), hpx::util::tuple<hpx::lcos::future<void> > >::await_next_respawn<0, std::integral_constant<bool, true>, std::integral_constant<bool, false> >' requested here
) = &dataflow_frame::await_next_respawn<I>;
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:506:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, void (*)(hpx::lcos::future<void>), hpx::util::tuple<hpx::lcos::future<void> > >::await_next<0>' requested here
await_next<I>(is_future(), is_range());
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:512:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, void (*)(hpx::lcos::future<void>), hpx::util::tuple<hpx::lcos::future<void> > >::do_await<0>' requested here
do_await<0>(is_end<0>());
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:16: note: in instantiation of member function 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, void (*)(hpx::lcos::future<void>), hpx::util::tuple<hpx::lcos::future<void> > >::do_await' requested here
p->do_await();
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:44: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_dispatch<hpx::parallel::v3::parallel_executor, void>::call<hpx::parallel::v3::parallel_executor &, void (*)(hpx::lcos::future<void>), hpx::lcos::future<void> >' requested here
typename std::decay<F>::type>::call(
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:196:11: note: in instantiation of function template specialization 'hpx::dataflow<hpx::parallel::v3::parallel_executor &, void (*)(hpx::lcos::future<void>), hpx::lcos::future<void> >' requested here
= dataflow(exec,
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:332:9: note: in instantiation of function template specialization 'future_function_pointers<hpx::parallel::v3::parallel_executor>' requested here
future_function_pointers(exec);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: 'finalize' has been explicitly marked deprecated here
finalize(Executor& exec)
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:358:17: warning: 'finalize<hpx::parallel::v3::parallel_executor>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:312:9: note: 'finalize<hpx::parallel::v3::parallel_executor>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG) HPX_FORCEINLINE
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:7:
In file included from /home/zao/stellar/hpx/hpx/hpx.hpp:10:
In file included from /home/zao/stellar/hpx/hpx/include/lcos.hpp:19:
In file included from /home/zao/stellar/hpx/hpx/lcos/channel.hpp:13:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/new.hpp:14:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/default_distribution_policy.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/dataflow.hpp:9:
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:517:17: warning: 'finalize' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:16: note: in instantiation of member function 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, void (*)(hpx::lcos::future<void>, hpx::lcos::future<void>), hpx::util::tuple<hpx::lcos::future<void>, hpx::lcos::future<void> > >::do_await' requested here
p->do_await();
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:44: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_dispatch<hpx::parallel::v3::parallel_executor, void>::call<hpx::parallel::v3::parallel_executor &, void (*)(hpx::lcos::future<void>, hpx::lcos::future<void>), hpx::lcos::future<void>, hpx::lcos::future<void> >' requested here
typename std::decay<F>::type>::call(
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:206:23: note: in instantiation of function template specialization 'hpx::dataflow<hpx::parallel::v3::parallel_executor &, void (*)(hpx::lcos::future<void>, hpx::lcos::future<void>), hpx::lcos::future<void>, hpx::lcos::future<void> >' requested here
future<void> f2 = dataflow(exec,
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:332:9: note: in instantiation of function template specialization 'future_function_pointers<hpx::parallel::v3::parallel_executor>' requested here
future_function_pointers(exec);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: 'finalize' has been explicitly marked deprecated here
finalize(Executor& exec)
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:517:17: warning: 'finalize<hpx::parallel::v3::parallel_executor>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:312:9: note: 'finalize<hpx::parallel::v3::parallel_executor>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG) HPX_FORCEINLINE
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:7:
In file included from /home/zao/stellar/hpx/hpx/hpx.hpp:10:
In file included from /home/zao/stellar/hpx/hpx/include/lcos.hpp:19:
In file included from /home/zao/stellar/hpx/hpx/lcos/channel.hpp:13:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/new.hpp:14:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/default_distribution_policy.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/dataflow.hpp:9:
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:358:17: warning: 'finalize' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:469:46: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, void (*)(hpx::lcos::future<void>, hpx::lcos::future<void>), hpx::util::tuple<hpx::lcos::future<void>, hpx::lcos::future<void> > >::await_next_respawn<0, std::integral_constant<bool, true>, std::integral_constant<bool, false> >' requested here
) = &dataflow_frame::await_next_respawn<I>;
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:506:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, void (*)(hpx::lcos::future<void>, hpx::lcos::future<void>), hpx::util::tuple<hpx::lcos::future<void>, hpx::lcos::future<void> > >::await_next<0>' requested here
await_next<I>(is_future(), is_range());
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:512:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, void (*)(hpx::lcos::future<void>, hpx::lcos::future<void>), hpx::util::tuple<hpx::lcos::future<void>, hpx::lcos::future<void> > >::do_await<0>' requested here
do_await<0>(is_end<0>());
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:16: note: in instantiation of member function 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, void (*)(hpx::lcos::future<void>, hpx::lcos::future<void>), hpx::util::tuple<hpx::lcos::future<void>, hpx::lcos::future<void> > >::do_await' requested here
p->do_await();
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:44: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_dispatch<hpx::parallel::v3::parallel_executor, void>::call<hpx::parallel::v3::parallel_executor &, void (*)(hpx::lcos::future<void>, hpx::lcos::future<void>), hpx::lcos::future<void>, hpx::lcos::future<void> >' requested here
typename std::decay<F>::type>::call(
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:206:23: note: in instantiation of function template specialization 'hpx::dataflow<hpx::parallel::v3::parallel_executor &, void (*)(hpx::lcos::future<void>, hpx::lcos::future<void>), hpx::lcos::future<void>, hpx::lcos::future<void> >' requested here
future<void> f2 = dataflow(exec,
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:332:9: note: in instantiation of function template specialization 'future_function_pointers<hpx::parallel::v3::parallel_executor>' requested here
future_function_pointers(exec);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: 'finalize' has been explicitly marked deprecated here
finalize(Executor& exec)
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:358:17: warning: 'finalize<hpx::parallel::v3::parallel_executor>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:312:9: note: 'finalize<hpx::parallel::v3::parallel_executor>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG) HPX_FORCEINLINE
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:7:
In file included from /home/zao/stellar/hpx/hpx/hpx.hpp:10:
In file included from /home/zao/stellar/hpx/hpx/include/lcos.hpp:19:
In file included from /home/zao/stellar/hpx/hpx/lcos/channel.hpp:13:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/new.hpp:14:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/default_distribution_policy.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/dataflow.hpp:9:
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:358:17: warning: 'finalize' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:469:46: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, void (*)(hpx::lcos::future<void>, hpx::lcos::future<void>), hpx::util::tuple<hpx::lcos::future<void>, hpx::lcos::future<void> > >::await_next_respawn<1, std::integral_constant<bool, true>, std::integral_constant<bool, false> >' requested here
) = &dataflow_frame::await_next_respawn<I>;
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:506:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, void (*)(hpx::lcos::future<void>, hpx::lcos::future<void>), hpx::util::tuple<hpx::lcos::future<void>, hpx::lcos::future<void> > >::await_next<1>' requested here
await_next<I>(is_future(), is_range());
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:484:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, void (*)(hpx::lcos::future<void>, hpx::lcos::future<void>), hpx::util::tuple<hpx::lcos::future<void>, hpx::lcos::future<void> > >::do_await<1>' requested here
do_await<I + 1>(is_end<I + 1>());
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:506:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, void (*)(hpx::lcos::future<void>, hpx::lcos::future<void>), hpx::util::tuple<hpx::lcos::future<void>, hpx::lcos::future<void> > >::await_next<0>' requested here
await_next<I>(is_future(), is_range());
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:512:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, void (*)(hpx::lcos::future<void>, hpx::lcos::future<void>), hpx::util::tuple<hpx::lcos::future<void>, hpx::lcos::future<void> > >::do_await<0>' requested here
do_await<0>(is_end<0>());
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:16: note: in instantiation of member function 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, void (*)(hpx::lcos::future<void>, hpx::lcos::future<void>), hpx::util::tuple<hpx::lcos::future<void>, hpx::lcos::future<void> > >::do_await' requested here
p->do_await();
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:44: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_dispatch<hpx::parallel::v3::parallel_executor, void>::call<hpx::parallel::v3::parallel_executor &, void (*)(hpx::lcos::future<void>, hpx::lcos::future<void>), hpx::lcos::future<void>, hpx::lcos::future<void> >' requested here
typename std::decay<F>::type>::call(
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:206:23: note: in instantiation of function template specialization 'hpx::dataflow<hpx::parallel::v3::parallel_executor &, void (*)(hpx::lcos::future<void>, hpx::lcos::future<void>), hpx::lcos::future<void>, hpx::lcos::future<void> >' requested here
future<void> f2 = dataflow(exec,
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:332:9: note: in instantiation of function template specialization 'future_function_pointers<hpx::parallel::v3::parallel_executor>' requested here
future_function_pointers(exec);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: 'finalize' has been explicitly marked deprecated here
finalize(Executor& exec)
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:358:17: warning: 'finalize<hpx::parallel::v3::parallel_executor>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:312:9: note: 'finalize<hpx::parallel::v3::parallel_executor>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG) HPX_FORCEINLINE
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:7:
In file included from /home/zao/stellar/hpx/hpx/hpx.hpp:10:
In file included from /home/zao/stellar/hpx/hpx/include/lcos.hpp:19:
In file included from /home/zao/stellar/hpx/hpx/lcos/channel.hpp:13:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/new.hpp:14:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/default_distribution_policy.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/dataflow.hpp:9:
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:517:17: warning: 'finalize' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:16: note: in instantiation of member function 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, int (*)(hpx::lcos::future<void>), hpx::util::tuple<hpx::lcos::future<void> > >::do_await' requested here
p->do_await();
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:44: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_dispatch<hpx::parallel::v3::parallel_executor, void>::call<hpx::parallel::v3::parallel_executor &, int (*)(hpx::lcos::future<void>), hpx::lcos::future<void> >' requested here
typename std::decay<F>::type>::call(
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:221:22: note: in instantiation of function template specialization 'hpx::dataflow<hpx::parallel::v3::parallel_executor &, int (*)(hpx::lcos::future<void>), hpx::lcos::future<void> >' requested here
future<int> f3 = dataflow(exec,
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:332:9: note: in instantiation of function template specialization 'future_function_pointers<hpx::parallel::v3::parallel_executor>' requested here
future_function_pointers(exec);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: 'finalize' has been explicitly marked deprecated here
finalize(Executor& exec)
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:517:17: warning: 'finalize<hpx::parallel::v3::parallel_executor>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:312:9: note: 'finalize<hpx::parallel::v3::parallel_executor>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG) HPX_FORCEINLINE
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:7:
In file included from /home/zao/stellar/hpx/hpx/hpx.hpp:10:
In file included from /home/zao/stellar/hpx/hpx/include/lcos.hpp:19:
In file included from /home/zao/stellar/hpx/hpx/lcos/channel.hpp:13:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/new.hpp:14:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/default_distribution_policy.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/dataflow.hpp:9:
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:358:17: warning: 'finalize' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:469:46: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, int (*)(hpx::lcos::future<void>), hpx::util::tuple<hpx::lcos::future<void> > >::await_next_respawn<0, std::integral_constant<bool, true>, std::integral_constant<bool, false> >' requested here
) = &dataflow_frame::await_next_respawn<I>;
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:506:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, int (*)(hpx::lcos::future<void>), hpx::util::tuple<hpx::lcos::future<void> > >::await_next<0>' requested here
await_next<I>(is_future(), is_range());
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:512:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, int (*)(hpx::lcos::future<void>), hpx::util::tuple<hpx::lcos::future<void> > >::do_await<0>' requested here
do_await<0>(is_end<0>());
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:16: note: in instantiation of member function 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, int (*)(hpx::lcos::future<void>), hpx::util::tuple<hpx::lcos::future<void> > >::do_await' requested here
p->do_await();
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:44: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_dispatch<hpx::parallel::v3::parallel_executor, void>::call<hpx::parallel::v3::parallel_executor &, int (*)(hpx::lcos::future<void>), hpx::lcos::future<void> >' requested here
typename std::decay<F>::type>::call(
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:221:22: note: in instantiation of function template specialization 'hpx::dataflow<hpx::parallel::v3::parallel_executor &, int (*)(hpx::lcos::future<void>), hpx::lcos::future<void> >' requested here
future<int> f3 = dataflow(exec,
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:332:9: note: in instantiation of function template specialization 'future_function_pointers<hpx::parallel::v3::parallel_executor>' requested here
future_function_pointers(exec);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: 'finalize' has been explicitly marked deprecated here
finalize(Executor& exec)
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:358:17: warning: 'finalize<hpx::parallel::v3::parallel_executor>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:312:9: note: 'finalize<hpx::parallel::v3::parallel_executor>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG) HPX_FORCEINLINE
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:7:
In file included from /home/zao/stellar/hpx/hpx/hpx.hpp:10:
In file included from /home/zao/stellar/hpx/hpx/include/lcos.hpp:19:
In file included from /home/zao/stellar/hpx/hpx/lcos/channel.hpp:13:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/new.hpp:14:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/default_distribution_policy.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/dataflow.hpp:9:
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:517:17: warning: 'finalize' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:16: note: in instantiation of member function 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, int (*)(hpx::lcos::future<int>, hpx::lcos::future<int>), hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<int> > >::do_await' requested here
p->do_await();
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:44: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_dispatch<hpx::parallel::v3::parallel_executor, void>::call<hpx::parallel::v3::parallel_executor &, int (*)(hpx::lcos::future<int>, hpx::lcos::future<int>), hpx::lcos::future<int>, hpx::lcos::future<int> >' requested here
typename std::decay<F>::type>::call(
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:230:22: note: in instantiation of function template specialization 'hpx::dataflow<hpx::parallel::v3::parallel_executor &, int (*)(hpx::lcos::future<int>, hpx::lcos::future<int>), hpx::lcos::future<int>, hpx::lcos::future<int> >' requested here
future<int> f4 = dataflow(exec,
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:332:9: note: in instantiation of function template specialization 'future_function_pointers<hpx::parallel::v3::parallel_executor>' requested here
future_function_pointers(exec);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: 'finalize' has been explicitly marked deprecated here
finalize(Executor& exec)
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:517:17: warning: 'finalize<hpx::parallel::v3::parallel_executor>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:312:9: note: 'finalize<hpx::parallel::v3::parallel_executor>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG) HPX_FORCEINLINE
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:7:
In file included from /home/zao/stellar/hpx/hpx/hpx.hpp:10:
In file included from /home/zao/stellar/hpx/hpx/include/lcos.hpp:19:
In file included from /home/zao/stellar/hpx/hpx/lcos/channel.hpp:13:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/new.hpp:14:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/default_distribution_policy.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/dataflow.hpp:9:
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:358:17: warning: 'finalize' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:469:46: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, int (*)(hpx::lcos::future<int>, hpx::lcos::future<int>), hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<int> > >::await_next_respawn<0, std::integral_constant<bool, true>, std::integral_constant<bool, false> >' requested here
) = &dataflow_frame::await_next_respawn<I>;
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:506:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, int (*)(hpx::lcos::future<int>, hpx::lcos::future<int>), hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<int> > >::await_next<0>' requested here
await_next<I>(is_future(), is_range());
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:512:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, int (*)(hpx::lcos::future<int>, hpx::lcos::future<int>), hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<int> > >::do_await<0>' requested here
do_await<0>(is_end<0>());
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:16: note: in instantiation of member function 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, int (*)(hpx::lcos::future<int>, hpx::lcos::future<int>), hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<int> > >::do_await' requested here
p->do_await();
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:44: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_dispatch<hpx::parallel::v3::parallel_executor, void>::call<hpx::parallel::v3::parallel_executor &, int (*)(hpx::lcos::future<int>, hpx::lcos::future<int>), hpx::lcos::future<int>, hpx::lcos::future<int> >' requested here
typename std::decay<F>::type>::call(
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:230:22: note: in instantiation of function template specialization 'hpx::dataflow<hpx::parallel::v3::parallel_executor &, int (*)(hpx::lcos::future<int>, hpx::lcos::future<int>), hpx::lcos::future<int>, hpx::lcos::future<int> >' requested here
future<int> f4 = dataflow(exec,
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:332:9: note: in instantiation of function template specialization 'future_function_pointers<hpx::parallel::v3::parallel_executor>' requested here
future_function_pointers(exec);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: 'finalize' has been explicitly marked deprecated here
finalize(Executor& exec)
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:358:17: warning: 'finalize<hpx::parallel::v3::parallel_executor>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:312:9: note: 'finalize<hpx::parallel::v3::parallel_executor>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG) HPX_FORCEINLINE
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:7:
In file included from /home/zao/stellar/hpx/hpx/hpx.hpp:10:
In file included from /home/zao/stellar/hpx/hpx/include/lcos.hpp:19:
In file included from /home/zao/stellar/hpx/hpx/lcos/channel.hpp:13:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/new.hpp:14:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/default_distribution_policy.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/dataflow.hpp:9:
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:358:17: warning: 'finalize' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:469:46: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, int (*)(hpx::lcos::future<int>, hpx::lcos::future<int>), hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<int> > >::await_next_respawn<1, std::integral_constant<bool, true>, std::integral_constant<bool, false> >' requested here
) = &dataflow_frame::await_next_respawn<I>;
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:506:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, int (*)(hpx::lcos::future<int>, hpx::lcos::future<int>), hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<int> > >::await_next<1>' requested here
await_next<I>(is_future(), is_range());
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:484:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, int (*)(hpx::lcos::future<int>, hpx::lcos::future<int>), hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<int> > >::do_await<1>' requested here
do_await<I + 1>(is_end<I + 1>());
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:506:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, int (*)(hpx::lcos::future<int>, hpx::lcos::future<int>), hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<int> > >::await_next<0>' requested here
await_next<I>(is_future(), is_range());
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:512:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, int (*)(hpx::lcos::future<int>, hpx::lcos::future<int>), hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<int> > >::do_await<0>' requested here
do_await<0>(is_end<0>());
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:16: note: in instantiation of member function 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, int (*)(hpx::lcos::future<int>, hpx::lcos::future<int>), hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<int> > >::do_await' requested here
p->do_await();
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:44: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_dispatch<hpx::parallel::v3::parallel_executor, void>::call<hpx::parallel::v3::parallel_executor &, int (*)(hpx::lcos::future<int>, hpx::lcos::future<int>), hpx::lcos::future<int>, hpx::lcos::future<int> >' requested here
typename std::decay<F>::type>::call(
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:230:22: note: in instantiation of function template specialization 'hpx::dataflow<hpx::parallel::v3::parallel_executor &, int (*)(hpx::lcos::future<int>, hpx::lcos::future<int>), hpx::lcos::future<int>, hpx::lcos::future<int> >' requested here
future<int> f4 = dataflow(exec,
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:332:9: note: in instantiation of function template specialization 'future_function_pointers<hpx::parallel::v3::parallel_executor>' requested here
future_function_pointers(exec);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: 'finalize' has been explicitly marked deprecated here
finalize(Executor& exec)
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:358:17: warning: 'finalize<hpx::parallel::v3::parallel_executor>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:312:9: note: 'finalize<hpx::parallel::v3::parallel_executor>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG) HPX_FORCEINLINE
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:7:
In file included from /home/zao/stellar/hpx/hpx/hpx.hpp:10:
In file included from /home/zao/stellar/hpx/hpx/include/lcos.hpp:19:
In file included from /home/zao/stellar/hpx/hpx/lcos/channel.hpp:13:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/new.hpp:14:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/default_distribution_policy.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/dataflow.hpp:9:
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:517:17: warning: 'finalize' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:16: note: in instantiation of member function 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, int (*)(std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > &), hpx::util::tuple<std::reference_wrapper<std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > > > >::do_await' requested here
p->do_await();
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:44: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_dispatch<hpx::parallel::v3::parallel_executor, void>::call<hpx::parallel::v3::parallel_executor &, int (*)(std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > &), std::reference_wrapper<std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > > >' requested here
typename std::decay<F>::type>::call(
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:248:22: note: in instantiation of function template specialization 'hpx::dataflow<hpx::parallel::v3::parallel_executor &, int (*)(std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > &), std::reference_wrapper<std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > > >' requested here
future<int> f5 = dataflow(exec, &future_int_f_vector, std::ref(vf));
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:332:9: note: in instantiation of function template specialization 'future_function_pointers<hpx::parallel::v3::parallel_executor>' requested here
future_function_pointers(exec);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: 'finalize' has been explicitly marked deprecated here
finalize(Executor& exec)
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:517:17: warning: 'finalize<hpx::parallel::v3::parallel_executor>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:312:9: note: 'finalize<hpx::parallel::v3::parallel_executor>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG) HPX_FORCEINLINE
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:7:
In file included from /home/zao/stellar/hpx/hpx/hpx.hpp:10:
In file included from /home/zao/stellar/hpx/hpx/include/lcos.hpp:19:
In file included from /home/zao/stellar/hpx/hpx/lcos/channel.hpp:13:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/new.hpp:14:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/default_distribution_policy.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/dataflow.hpp:9:
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:376:17: warning: 'finalize' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:383:34: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, int (*)(std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > &), hpx::util::tuple<std::reference_wrapper<std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > > > >::await_range_respawn<0, __gnu_cxx::__normal_iterator<hpx::lcos::future<int> *, std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > > >' requested here
&dataflow_frame::await_range_respawn<I>;
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:434:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, int (*)(std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > &), hpx::util::tuple<std::reference_wrapper<std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > > > >::await_range<0, __gnu_cxx::__normal_iterator<hpx::lcos::future<int> *, std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > > >' requested here
await_range<I>(
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:506:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, int (*)(std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > &), hpx::util::tuple<std::reference_wrapper<std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > > > >::await_next<0>' requested here
await_next<I>(is_future(), is_range());
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:512:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, int (*)(std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > &), hpx::util::tuple<std::reference_wrapper<std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > > > >::do_await<0>' requested here
do_await<0>(is_end<0>());
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:16: note: in instantiation of member function 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, int (*)(std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > &), hpx::util::tuple<std::reference_wrapper<std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > > > >::do_await' requested here
p->do_await();
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:44: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_dispatch<hpx::parallel::v3::parallel_executor, void>::call<hpx::parallel::v3::parallel_executor &, int (*)(std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > &), std::reference_wrapper<std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > > >' requested here
typename std::decay<F>::type>::call(
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:248:22: note: in instantiation of function template specialization 'hpx::dataflow<hpx::parallel::v3::parallel_executor &, int (*)(std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > &), std::reference_wrapper<std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > > >' requested here
future<int> f5 = dataflow(exec, &future_int_f_vector, std::ref(vf));
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:332:9: note: in instantiation of function template specialization 'future_function_pointers<hpx::parallel::v3::parallel_executor>' requested here
future_function_pointers(exec);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: 'finalize' has been explicitly marked deprecated here
finalize(Executor& exec)
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:376:17: warning: 'finalize<hpx::parallel::v3::parallel_executor>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:312:9: note: 'finalize<hpx::parallel::v3::parallel_executor>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG) HPX_FORCEINLINE
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:7:
In file included from /home/zao/stellar/hpx/hpx/hpx.hpp:10:
In file included from /home/zao/stellar/hpx/hpx/include/lcos.hpp:19:
In file included from /home/zao/stellar/hpx/hpx/lcos/channel.hpp:13:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/new.hpp:14:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/default_distribution_policy.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/dataflow.hpp:9:
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:517:17: warning: 'finalize' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:16: note: in instantiation of member function 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, void (*)(int), hpx::util::tuple<int> >::do_await' requested here
p->do_await();
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:44: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_dispatch<hpx::parallel::v3::parallel_executor, void>::call<hpx::parallel::v3::parallel_executor &, void (*)(int), int>' requested here
typename std::decay<F>::type>::call(
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:273:27: note: in instantiation of function template specialization 'hpx::dataflow<hpx::parallel::v3::parallel_executor &, void (*)(int), int>' requested here
future<void> f1 = dataflow(exec, &void_f4, 42);
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:333:9: note: in instantiation of function template specialization 'plain_arguments<hpx::parallel::v3::parallel_executor>' requested here
plain_arguments(exec);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: 'finalize' has been explicitly marked deprecated here
finalize(Executor& exec)
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:517:17: warning: 'finalize<hpx::parallel::v3::parallel_executor>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:312:9: note: 'finalize<hpx::parallel::v3::parallel_executor>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG) HPX_FORCEINLINE
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:7:
In file included from /home/zao/stellar/hpx/hpx/hpx.hpp:10:
In file included from /home/zao/stellar/hpx/hpx/include/lcos.hpp:19:
In file included from /home/zao/stellar/hpx/hpx/lcos/channel.hpp:13:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/new.hpp:14:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/default_distribution_policy.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/dataflow.hpp:9:
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:517:17: warning: 'finalize' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:16: note: in instantiation of member function 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, int (*)(int), hpx::util::tuple<int> >::do_await' requested here
p->do_await();
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:44: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_dispatch<hpx::parallel::v3::parallel_executor, void>::call<hpx::parallel::v3::parallel_executor &, int (*)(int), int>' requested here
typename std::decay<F>::type>::call(
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:274:26: note: in instantiation of function template specialization 'hpx::dataflow<hpx::parallel::v3::parallel_executor &, int (*)(int), int>' requested here
future<int> f2 = dataflow(exec, &int_f4, 42);
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:333:9: note: in instantiation of function template specialization 'plain_arguments<hpx::parallel::v3::parallel_executor>' requested here
plain_arguments(exec);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: 'finalize' has been explicitly marked deprecated here
finalize(Executor& exec)
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:517:17: warning: 'finalize<hpx::parallel::v3::parallel_executor>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:312:9: note: 'finalize<hpx::parallel::v3::parallel_executor>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG) HPX_FORCEINLINE
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:7:
In file included from /home/zao/stellar/hpx/hpx/hpx.hpp:10:
In file included from /home/zao/stellar/hpx/hpx/include/lcos.hpp:19:
In file included from /home/zao/stellar/hpx/hpx/lcos/channel.hpp:13:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/new.hpp:14:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/default_distribution_policy.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/dataflow.hpp:9:
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:517:17: warning: 'finalize' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:16: note: in instantiation of member function 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, void (*)(int, hpx::lcos::future<int>), hpx::util::tuple<int, hpx::lcos::future<int> > >::do_await' requested here
p->do_await();
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:44: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_dispatch<hpx::parallel::v3::parallel_executor, void>::call<hpx::parallel::v3::parallel_executor &, void (*)(int, hpx::lcos::future<int>), int, hpx::lcos::future<int> >' requested here
typename std::decay<F>::type>::call(
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:287:27: note: in instantiation of function template specialization 'hpx::dataflow<hpx::parallel::v3::parallel_executor &, void (*)(int, hpx::lcos::future<int>), int, hpx::lcos::future<int> >' requested here
future<void> f1 = dataflow(exec, &void_f5, 42, async(&int_f));
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:333:9: note: in instantiation of function template specialization 'plain_arguments<hpx::parallel::v3::parallel_executor>' requested here
plain_arguments(exec);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: 'finalize' has been explicitly marked deprecated here
finalize(Executor& exec)
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:517:17: warning: 'finalize<hpx::parallel::v3::parallel_executor>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:312:9: note: 'finalize<hpx::parallel::v3::parallel_executor>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG) HPX_FORCEINLINE
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:7:
In file included from /home/zao/stellar/hpx/hpx/hpx.hpp:10:
In file included from /home/zao/stellar/hpx/hpx/include/lcos.hpp:19:
In file included from /home/zao/stellar/hpx/hpx/lcos/channel.hpp:13:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/new.hpp:14:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/default_distribution_policy.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/dataflow.hpp:9:
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:358:17: warning: 'finalize' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:469:46: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, void (*)(int, hpx::lcos::future<int>), hpx::util::tuple<int, hpx::lcos::future<int> > >::await_next_respawn<1, std::integral_constant<bool, true>, std::integral_constant<bool, false> >' requested here
) = &dataflow_frame::await_next_respawn<I>;
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:506:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, void (*)(int, hpx::lcos::future<int>), hpx::util::tuple<int, hpx::lcos::future<int> > >::await_next<1>' requested here
await_next<I>(is_future(), is_range());
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:365:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, void (*)(int, hpx::lcos::future<int>), hpx::util::tuple<int, hpx::lcos::future<int> > >::do_await<1>' requested here
do_await<I + 1>(is_end<I + 1>());
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:506:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, void (*)(int, hpx::lcos::future<int>), hpx::util::tuple<int, hpx::lcos::future<int> > >::await_next<0>' requested here
await_next<I>(is_future(), is_range());
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:512:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, void (*)(int, hpx::lcos::future<int>), hpx::util::tuple<int, hpx::lcos::future<int> > >::do_await<0>' requested here
do_await<0>(is_end<0>());
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:16: note: in instantiation of member function 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, void (*)(int, hpx::lcos::future<int>), hpx::util::tuple<int, hpx::lcos::future<int> > >::do_await' requested here
p->do_await();
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:44: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_dispatch<hpx::parallel::v3::parallel_executor, void>::call<hpx::parallel::v3::parallel_executor &, void (*)(int, hpx::lcos::future<int>), int, hpx::lcos::future<int> >' requested here
typename std::decay<F>::type>::call(
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:287:27: note: in instantiation of function template specialization 'hpx::dataflow<hpx::parallel::v3::parallel_executor &, void (*)(int, hpx::lcos::future<int>), int, hpx::lcos::future<int> >' requested here
future<void> f1 = dataflow(exec, &void_f5, 42, async(&int_f));
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:333:9: note: in instantiation of function template specialization 'plain_arguments<hpx::parallel::v3::parallel_executor>' requested here
plain_arguments(exec);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: 'finalize' has been explicitly marked deprecated here
finalize(Executor& exec)
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:358:17: warning: 'finalize<hpx::parallel::v3::parallel_executor>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:312:9: note: 'finalize<hpx::parallel::v3::parallel_executor>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG) HPX_FORCEINLINE
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:7:
In file included from /home/zao/stellar/hpx/hpx/hpx.hpp:10:
In file included from /home/zao/stellar/hpx/hpx/include/lcos.hpp:19:
In file included from /home/zao/stellar/hpx/hpx/lcos/channel.hpp:13:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/new.hpp:14:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/default_distribution_policy.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/dataflow.hpp:9:
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:517:17: warning: 'finalize' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:16: note: in instantiation of member function 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, int (*)(int, hpx::lcos::future<int>), hpx::util::tuple<int, hpx::lcos::future<int> > >::do_await' requested here
p->do_await();
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:44: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_dispatch<hpx::parallel::v3::parallel_executor, void>::call<hpx::parallel::v3::parallel_executor &, int (*)(int, hpx::lcos::future<int>), int, hpx::lcos::future<int> >' requested here
typename std::decay<F>::type>::call(
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:288:26: note: in instantiation of function template specialization 'hpx::dataflow<hpx::parallel::v3::parallel_executor &, int (*)(int, hpx::lcos::future<int>), int, hpx::lcos::future<int> >' requested here
future<int> f2 = dataflow(exec, &int_f5, 42, async(&int_f));
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:333:9: note: in instantiation of function template specialization 'plain_arguments<hpx::parallel::v3::parallel_executor>' requested here
plain_arguments(exec);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: 'finalize' has been explicitly marked deprecated here
finalize(Executor& exec)
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:517:17: warning: 'finalize<hpx::parallel::v3::parallel_executor>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:312:9: note: 'finalize<hpx::parallel::v3::parallel_executor>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG) HPX_FORCEINLINE
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:7:
In file included from /home/zao/stellar/hpx/hpx/hpx.hpp:10:
In file included from /home/zao/stellar/hpx/hpx/include/lcos.hpp:19:
In file included from /home/zao/stellar/hpx/hpx/lcos/channel.hpp:13:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/new.hpp:14:
In file included from /home/zao/stellar/hpx/hpx/runtime/components/default_distribution_policy.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/dataflow.hpp:9:
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:358:17: warning: 'finalize' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:469:46: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, int (*)(int, hpx::lcos::future<int>), hpx::util::tuple<int, hpx::lcos::future<int> > >::await_next_respawn<1, std::integral_constant<bool, true>, std::integral_constant<bool, false> >' requested here
) = &dataflow_frame::await_next_respawn<I>;
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:506:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, int (*)(int, hpx::lcos::future<int>), hpx::util::tuple<int, hpx::lcos::future<int> > >::await_next<1>' requested here
await_next<I>(is_future(), is_range());
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:365:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, int (*)(int, hpx::lcos::future<int>), hpx::util::tuple<int, hpx::lcos::future<int> > >::do_await<1>' requested here
do_await<I + 1>(is_end<I + 1>());
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:506:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, int (*)(int, hpx::lcos::future<int>), hpx::util::tuple<int, hpx::lcos::future<int> > >::await_next<0>' requested here
await_next<I>(is_future(), is_range());
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:512:13: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, int (*)(int, hpx::lcos::future<int>), hpx::util::tuple<int, hpx::lcos::future<int> > >::do_await<0>' requested here
do_await<0>(is_end<0>());
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:16: note: in instantiation of member function 'hpx::lcos::detail::dataflow_frame<hpx::parallel::v3::parallel_executor, int (*)(int, hpx::lcos::future<int>), hpx::util::tuple<int, hpx::lcos::future<int> > >::do_await' requested here
p->do_await();
^
/home/zao/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:44: note: in instantiation of function template specialization 'hpx::lcos::detail::dataflow_dispatch<hpx::parallel::v3::parallel_executor, void>::call<hpx::parallel::v3::parallel_executor &, int (*)(int, hpx::lcos::future<int>), int, hpx::lcos::future<int> >' requested here
typename std::decay<F>::type>::call(
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:288:26: note: in instantiation of function template specialization 'hpx::dataflow<hpx::parallel::v3::parallel_executor &, int (*)(int, hpx::lcos::future<int>), int, hpx::lcos::future<int> >' requested here
future<int> f2 = dataflow(exec, &int_f5, 42, async(&int_f));
^
/home/zao/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:333:9: note: in instantiation of function template specialization 'plain_arguments<hpx::parallel::v3::parallel_executor>' requested here
plain_arguments(exec);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: 'finalize' has been explicitly marked deprecated here
finalize(Executor& exec)
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:358:17: warning: 'finalize<hpx::parallel::v3::parallel_executor>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
^
/home/zao/stellar/hpx/hpx/lcos/dataflow.hpp:312:9: note: 'finalize<hpx::parallel::v3::parallel_executor>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG) HPX_FORCEINLINE
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
128 warnings generated.
[434/1134] Linking CXX executable bin/partitioned_vector_view_test
[435/1134] Linking CXX executable bin/apply_local_executor_v1_test
[436/1134] Linking CXX executable bin/local_dataflow_executor_v1_test
[437/1134] Building CXX object tests/unit/lcos/CMakeFiles/future_then_executor_v1_test_exe.dir/future_then_executor_v1.cpp.o
/home/zao/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:57:36: warning: 'then' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::lcos::future<int> f2 = f1.then(exec, &p2);
^
/home/zao/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:154:5: note: in instantiation of function template specialization 'test_return_int<hpx::parallel::v3::sequential_executor>' requested here
test_return_int(exec);
^
/home/zao/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:172:9: note: in instantiation of function template specialization 'test_then<hpx::parallel::v3::sequential_executor>' requested here
test_then(exec);
^
/home/zao/stellar/hpx/hpx/lcos/future.hpp:997:9: note: 'then' has been explicitly marked deprecated here
then(Executor& exec, F && f, error_code& ec = throws)
^
/home/zao/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:57:36: warning: 'then<hpx::parallel::v3::sequential_executor, int (*)(hpx::lcos::future<int>)>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::lcos::future<int> f2 = f1.then(exec, &p2);
^
/home/zao/stellar/hpx/hpx/lcos/future.hpp:992:9: note: 'then<hpx::parallel::v3::sequential_executor, int (*)(hpx::lcos::future<int>)>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG)
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
/home/zao/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:76:37: warning: 'then' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::lcos::future<void> f2 = f1.then(exec, &p3);
^
/home/zao/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:155:5: note: in instantiation of function template specialization 'test_return_void<hpx::parallel::v3::sequential_executor>' requested here
test_return_void(exec);
^
/home/zao/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:172:9: note: in instantiation of function template specialization 'test_then<hpx::parallel::v3::sequential_executor>' requested here
test_then(exec);
^
/home/zao/stellar/hpx/hpx/lcos/future.hpp:997:9: note: 'then' has been explicitly marked deprecated here
then(Executor& exec, F && f, error_code& ec = throws)
^
/home/zao/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:76:37: warning: 'then<hpx::parallel::v3::sequential_executor, void (*)(hpx::lcos::future<int>)>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::lcos::future<void> f2 = f1.then(exec, &p3);
^
/home/zao/stellar/hpx/hpx/lcos/future.hpp:992:9: note: 'then<hpx::parallel::v3::sequential_executor, void (*)(hpx::lcos::future<int>)>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG)
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
/home/zao/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:95:36: warning: 'then' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::lcos::future<int> f2 = f1.then(exec, &p4);
^
/home/zao/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:156:5: note: in instantiation of function template specialization 'test_implicit_unwrapping<hpx::parallel::v3::sequential_executor>' requested here
test_implicit_unwrapping(exec);
^
/home/zao/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:172:9: note: in instantiation of function template specialization 'test_then<hpx::parallel::v3::sequential_executor>' requested here
test_then(exec);
^
/home/zao/stellar/hpx/hpx/lcos/future.hpp:997:9: note: 'then' has been explicitly marked deprecated here
then(Executor& exec, F && f, error_code& ec = throws)
^
/home/zao/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:95:36: warning: 'then<hpx::parallel::v3::sequential_executor, hpx::lcos::future<int> (*)(hpx::lcos::future<int>)>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::lcos::future<int> f2 = f1.then(exec, &p4);
^
/home/zao/stellar/hpx/hpx/lcos/future.hpp:992:9: note: 'then<hpx::parallel::v3::sequential_executor, hpx::lcos::future<int> (*)(hpx::lcos::future<int>)>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG)
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
/home/zao/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:112:54: warning: 'then' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::lcos::future<int> f2 = hpx::async(exec, p1).then(exec, &p2);
^
/home/zao/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:157:5: note: in instantiation of function template specialization 'test_simple_then<hpx::parallel::v3::sequential_executor>' requested here
test_simple_then(exec);
^
/home/zao/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:172:9: note: in instantiation of function template specialization 'test_then<hpx::parallel::v3::sequential_executor>' requested here
test_then(exec);
^
/home/zao/stellar/hpx/hpx/lcos/future.hpp:997:9: note: 'then' has been explicitly marked deprecated here
then(Executor& exec, F && f, error_code& ec = throws)
^
/home/zao/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:112:54: warning: 'then<hpx::parallel::v3::sequential_executor, int (*)(hpx::lcos::future<int>)>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::lcos::future<int> f2 = hpx::async(exec, p1).then(exec, &p2);
^
/home/zao/stellar/hpx/hpx/lcos/future.hpp:992:9: note: 'then<hpx::parallel::v3::sequential_executor, int (*)(hpx::lcos::future<int>)>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG)
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
/home/zao/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:119:54: warning: 'then' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::lcos::future<int> f2 = hpx::async(exec, p1).then(exec, &p2);
^
/home/zao/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:158:5: note: in instantiation of function template specialization 'test_simple_deferred_then<hpx::parallel::v3::sequential_executor>' requested here
test_simple_deferred_then(exec);
^
/home/zao/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:172:9: note: in instantiation of function template specialization 'test_then<hpx::parallel::v3::sequential_executor>' requested here
test_then(exec);
^
/home/zao/stellar/hpx/hpx/lcos/future.hpp:997:9: note: 'then' has been explicitly marked deprecated here
then(Executor& exec, F && f, error_code& ec = throws)
^
/home/zao/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:119:54: warning: 'then<hpx::parallel::v3::sequential_executor, int (*)(hpx::lcos::future<int>)>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::lcos::future<int> f2 = hpx::async(exec, p1).then(exec, &p2);
^
/home/zao/stellar/hpx/hpx/lcos/future.hpp:992:9: note: 'then<hpx::parallel::v3::sequential_executor, int (*)(hpx::lcos::future<int>)>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG)
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
/home/zao/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:128:37: warning: 'then' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::lcos::future<int> f21 = f1.then(exec, &p2);
^
/home/zao/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:159:5: note: in instantiation of function template specialization 'test_complex_then<hpx::parallel::v3::sequential_executor>' requested here
test_complex_then(exec);
^
/home/zao/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:172:9: note: in instantiation of function template specialization 'test_then<hpx::parallel::v3::sequential_executor>' requested here
test_then(exec);
^
/home/zao/stellar/hpx/hpx/lcos/future.hpp:997:9: note: 'then' has been explicitly marked deprecated here
then(Executor& exec, F && f, error_code& ec = throws)
^
/home/zao/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:128:37: warning: 'then<hpx::parallel::v3::sequential_executor, int (*)(hpx::lcos::future<int>)>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::lcos::future<int> f21 = f1.then(exec, &p2);
^
/home/zao/stellar/hpx/hpx/lcos/future.hpp:992:9: note: 'then<hpx::parallel::v3::sequential_executor, int (*)(hpx::lcos::future<int>)>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG)
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
/home/zao/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:129:36: warning: 'then' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::lcos::future<int> f2= f21.then(exec, &p2);
^
/home/zao/stellar/hpx/hpx/lcos/future.hpp:997:9: note: 'then' has been explicitly marked deprecated here
then(Executor& exec, F && f, error_code& ec = throws)
^
/home/zao/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:129:36: warning: 'then<hpx::parallel::v3::sequential_executor, int (*)(hpx::lcos::future<int>)>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::lcos::future<int> f2= f21.then(exec, &p2);
^
/home/zao/stellar/hpx/hpx/lcos/future.hpp:992:9: note: 'then<hpx::parallel::v3::sequential_executor, int (*)(hpx::lcos::future<int>)>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG)
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
/home/zao/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:138:35: warning: 'then' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::lcos::future<int> f2= f1.then(exec, &p2).then(exec, &p2);
^
/home/zao/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:160:5: note: in instantiation of function template specialization 'test_complex_then_chain_one<hpx::parallel::v3::sequential_executor>' requested here
test_complex_then_chain_one(exec);
^
/home/zao/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:172:9: note: in instantiation of function template specialization 'test_then<hpx::parallel::v3::sequential_executor>' requested here
test_then(exec);
^
/home/zao/stellar/hpx/hpx/lcos/future.hpp:997:9: note: 'then' has been explicitly marked deprecated here
then(Executor& exec, F && f, error_code& ec = throws)
^
/home/zao/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:138:35: warning: 'then<hpx::parallel::v3::sequential_executor, int (*)(hpx::lcos::future<int>)>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::lcos::future<int> f2= f1.then(exec, &p2).then(exec, &p2);
^
/home/zao/stellar/hpx/hpx/lcos/future.hpp:992:9: note: 'then<hpx::parallel::v3::sequential_executor, int (*)(hpx::lcos::future<int>)>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG)
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
/home/zao/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:138:51: warning: 'then' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::lcos::future<int> f2= f1.then(exec, &p2).then(exec, &p2);
^
/home/zao/stellar/hpx/hpx/lcos/future.hpp:997:9: note: 'then' has been explicitly marked deprecated here
then(Executor& exec, F && f, error_code& ec = throws)
^
/home/zao/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:138:51: warning: 'then<hpx::parallel::v3::sequential_executor, int (*)(hpx::lcos::future<int>)>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::lcos::future<int> f2= f1.then(exec, &p2).then(exec, &p2);
^
/home/zao/stellar/hpx/hpx/lcos/future.hpp:992:9: note: 'then<hpx::parallel::v3::sequential_executor, int (*)(hpx::lcos::future<int>)>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG)
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
/home/zao/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:147:30: warning: 'then' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::async(exec, p1).then(exec, &p2).then(exec, &p2);
^
/home/zao/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:161:5: note: in instantiation of function template specialization 'test_complex_then_chain_two<hpx::parallel::v3::sequential_executor>' requested here
test_complex_then_chain_two(exec);
^
/home/zao/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:172:9: note: in instantiation of function template specialization 'test_then<hpx::parallel::v3::sequential_executor>' requested here
test_then(exec);
^
/home/zao/stellar/hpx/hpx/lcos/future.hpp:997:9: note: 'then' has been explicitly marked deprecated here
then(Executor& exec, F && f, error_code& ec = throws)
^
/home/zao/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:147:30: warning: 'then<hpx::parallel::v3::sequential_executor, int (*)(hpx::lcos::future<int>)>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::async(exec, p1).then(exec, &p2).then(exec, &p2);
^
/home/zao/stellar/hpx/hpx/lcos/future.hpp:992:9: note: 'then<hpx::parallel::v3::sequential_executor, int (*)(hpx::lcos::future<int>)>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG)
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
/home/zao/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:147:46: warning: 'then' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::async(exec, p1).then(exec, &p2).then(exec, &p2);
^
/home/zao/stellar/hpx/hpx/lcos/future.hpp:997:9: note: 'then' has been explicitly marked deprecated here
then(Executor& exec, F && f, error_code& ec = throws)
^
/home/zao/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:147:46: warning: 'then<hpx::parallel::v3::sequential_executor, int (*)(hpx::lcos::future<int>)>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::async(exec, p1).then(exec, &p2).then(exec, &p2);
^
/home/zao/stellar/hpx/hpx/lcos/future.hpp:992:9: note: 'then<hpx::parallel::v3::sequential_executor, int (*)(hpx::lcos::future<int>)>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG)
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
/home/zao/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:57:36: warning: 'then' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::lcos::future<int> f2 = f1.then(exec, &p2);
^
/home/zao/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:154:5: note: in instantiation of function template specialization 'test_return_int<hpx::parallel::v3::parallel_executor>' requested here
test_return_int(exec);
^
/home/zao/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:177:9: note: in instantiation of function template specialization 'test_then<hpx::parallel::v3::parallel_executor>' requested here
test_then(exec);
^
/home/zao/stellar/hpx/hpx/lcos/future.hpp:997:9: note: 'then' has been explicitly marked deprecated here
then(Executor& exec, F && f, error_code& ec = throws)
^
/home/zao/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:57:36: warning: 'then<hpx::parallel::v3::parallel_executor, int (*)(hpx::lcos::future<int>)>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::lcos::future<int> f2 = f1.then(exec, &p2);
^
/home/zao/stellar/hpx/hpx/lcos/future.hpp:992:9: note: 'then<hpx::parallel::v3::parallel_executor, int (*)(hpx::lcos::future<int>)>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG)
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
/home/zao/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:76:37: warning: 'then' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::lcos::future<void> f2 = f1.then(exec, &p3);
^
/home/zao/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:155:5: note: in instantiation of function template specialization 'test_return_void<hpx::parallel::v3::parallel_executor>' requested here
test_return_void(exec);
^
/home/zao/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:177:9: note: in instantiation of function template specialization 'test_then<hpx::parallel::v3::parallel_executor>' requested here
test_then(exec);
^
/home/zao/stellar/hpx/hpx/lcos/future.hpp:997:9: note: 'then' has been explicitly marked deprecated here
then(Executor& exec, F && f, error_code& ec = throws)
^
/home/zao/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:76:37: warning: 'then<hpx::parallel::v3::parallel_executor, void (*)(hpx::lcos::future<int>)>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::lcos::future<void> f2 = f1.then(exec, &p3);
^
/home/zao/stellar/hpx/hpx/lcos/future.hpp:992:9: note: 'then<hpx::parallel::v3::parallel_executor, void (*)(hpx::lcos::future<int>)>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG)
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
/home/zao/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:95:36: warning: 'then' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::lcos::future<int> f2 = f1.then(exec, &p4);
^
/home/zao/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:156:5: note: in instantiation of function template specialization 'test_implicit_unwrapping<hpx::parallel::v3::parallel_executor>' requested here
test_implicit_unwrapping(exec);
^
/home/zao/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:177:9: note: in instantiation of function template specialization 'test_then<hpx::parallel::v3::parallel_executor>' requested here
test_then(exec);
^
/home/zao/stellar/hpx/hpx/lcos/future.hpp:997:9: note: 'then' has been explicitly marked deprecated here
then(Executor& exec, F && f, error_code& ec = throws)
^
/home/zao/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:95:36: warning: 'then<hpx::parallel::v3::parallel_executor, hpx::lcos::future<int> (*)(hpx::lcos::future<int>)>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::lcos::future<int> f2 = f1.then(exec, &p4);
^
/home/zao/stellar/hpx/hpx/lcos/future.hpp:992:9: note: 'then<hpx::parallel::v3::parallel_executor, hpx::lcos::future<int> (*)(hpx::lcos::future<int>)>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG)
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
/home/zao/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:112:54: warning: 'then' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::lcos::future<int> f2 = hpx::async(exec, p1).then(exec, &p2);
^
/home/zao/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:157:5: note: in instantiation of function template specialization 'test_simple_then<hpx::parallel::v3::parallel_executor>' requested here
test_simple_then(exec);
^
/home/zao/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:177:9: note: in instantiation of function template specialization 'test_then<hpx::parallel::v3::parallel_executor>' requested here
test_then(exec);
^
/home/zao/stellar/hpx/hpx/lcos/future.hpp:997:9: note: 'then' has been explicitly marked deprecated here
then(Executor& exec, F && f, error_code& ec = throws)
^
/home/zao/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:112:54: warning: 'then<hpx::parallel::v3::parallel_executor, int (*)(hpx::lcos::future<int>)>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::lcos::future<int> f2 = hpx::async(exec, p1).then(exec, &p2);
^
/home/zao/stellar/hpx/hpx/lcos/future.hpp:992:9: note: 'then<hpx::parallel::v3::parallel_executor, int (*)(hpx::lcos::future<int>)>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG)
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
/home/zao/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:119:54: warning: 'then' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::lcos::future<int> f2 = hpx::async(exec, p1).then(exec, &p2);
^
/home/zao/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:158:5: note: in instantiation of function template specialization 'test_simple_deferred_then<hpx::parallel::v3::parallel_executor>' requested here
test_simple_deferred_then(exec);
^
/home/zao/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:177:9: note: in instantiation of function template specialization 'test_then<hpx::parallel::v3::parallel_executor>' requested here
test_then(exec);
^
/home/zao/stellar/hpx/hpx/lcos/future.hpp:997:9: note: 'then' has been explicitly marked deprecated here
then(Executor& exec, F && f, error_code& ec = throws)
^
/home/zao/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:119:54: warning: 'then<hpx::parallel::v3::parallel_executor, int (*)(hpx::lcos::future<int>)>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::lcos::future<int> f2 = hpx::async(exec, p1).then(exec, &p2);
^
/home/zao/stellar/hpx/hpx/lcos/future.hpp:992:9: note: 'then<hpx::parallel::v3::parallel_executor, int (*)(hpx::lcos::future<int>)>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG)
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
/home/zao/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:128:37: warning: 'then' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::lcos::future<int> f21 = f1.then(exec, &p2);
^
/home/zao/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:159:5: note: in instantiation of function template specialization 'test_complex_then<hpx::parallel::v3::parallel_executor>' requested here
test_complex_then(exec);
^
/home/zao/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:177:9: note: in instantiation of function template specialization 'test_then<hpx::parallel::v3::parallel_executor>' requested here
test_then(exec);
^
/home/zao/stellar/hpx/hpx/lcos/future.hpp:997:9: note: 'then' has been explicitly marked deprecated here
then(Executor& exec, F && f, error_code& ec = throws)
^
/home/zao/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:128:37: warning: 'then<hpx::parallel::v3::parallel_executor, int (*)(hpx::lcos::future<int>)>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::lcos::future<int> f21 = f1.then(exec, &p2);
^
/home/zao/stellar/hpx/hpx/lcos/future.hpp:992:9: note: 'then<hpx::parallel::v3::parallel_executor, int (*)(hpx::lcos::future<int>)>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG)
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
/home/zao/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:129:36: warning: 'then' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::lcos::future<int> f2= f21.then(exec, &p2);
^
/home/zao/stellar/hpx/hpx/lcos/future.hpp:997:9: note: 'then' has been explicitly marked deprecated here
then(Executor& exec, F && f, error_code& ec = throws)
^
/home/zao/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:129:36: warning: 'then<hpx::parallel::v3::parallel_executor, int (*)(hpx::lcos::future<int>)>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::lcos::future<int> f2= f21.then(exec, &p2);
^
/home/zao/stellar/hpx/hpx/lcos/future.hpp:992:9: note: 'then<hpx::parallel::v3::parallel_executor, int (*)(hpx::lcos::future<int>)>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG)
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
/home/zao/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:138:35: warning: 'then' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::lcos::future<int> f2= f1.then(exec, &p2).then(exec, &p2);
^
/home/zao/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:160:5: note: in instantiation of function template specialization 'test_complex_then_chain_one<hpx::parallel::v3::parallel_executor>' requested here
test_complex_then_chain_one(exec);
^
/home/zao/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:177:9: note: in instantiation of function template specialization 'test_then<hpx::parallel::v3::parallel_executor>' requested here
test_then(exec);
^
/home/zao/stellar/hpx/hpx/lcos/future.hpp:997:9: note: 'then' has been explicitly marked deprecated here
then(Executor& exec, F && f, error_code& ec = throws)
^
/home/zao/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:138:35: warning: 'then<hpx::parallel::v3::parallel_executor, int (*)(hpx::lcos::future<int>)>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::lcos::future<int> f2= f1.then(exec, &p2).then(exec, &p2);
^
/home/zao/stellar/hpx/hpx/lcos/future.hpp:992:9: note: 'then<hpx::parallel::v3::parallel_executor, int (*)(hpx::lcos::future<int>)>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG)
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
/home/zao/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:138:51: warning: 'then' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::lcos::future<int> f2= f1.then(exec, &p2).then(exec, &p2);
^
/home/zao/stellar/hpx/hpx/lcos/future.hpp:997:9: note: 'then' has been explicitly marked deprecated here
then(Executor& exec, F && f, error_code& ec = throws)
^
/home/zao/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:138:51: warning: 'then<hpx::parallel::v3::parallel_executor, int (*)(hpx::lcos::future<int>)>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::lcos::future<int> f2= f1.then(exec, &p2).then(exec, &p2);
^
/home/zao/stellar/hpx/hpx/lcos/future.hpp:992:9: note: 'then<hpx::parallel::v3::parallel_executor, int (*)(hpx::lcos::future<int>)>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG)
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
/home/zao/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:147:30: warning: 'then' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::async(exec, p1).then(exec, &p2).then(exec, &p2);
^
/home/zao/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:161:5: note: in instantiation of function template specialization 'test_complex_then_chain_two<hpx::parallel::v3::parallel_executor>' requested here
test_complex_then_chain_two(exec);
^
/home/zao/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:177:9: note: in instantiation of function template specialization 'test_then<hpx::parallel::v3::parallel_executor>' requested here
test_then(exec);
^
/home/zao/stellar/hpx/hpx/lcos/future.hpp:997:9: note: 'then' has been explicitly marked deprecated here
then(Executor& exec, F && f, error_code& ec = throws)
^
/home/zao/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:147:30: warning: 'then<hpx::parallel::v3::parallel_executor, int (*)(hpx::lcos::future<int>)>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::async(exec, p1).then(exec, &p2).then(exec, &p2);
^
/home/zao/stellar/hpx/hpx/lcos/future.hpp:992:9: note: 'then<hpx::parallel::v3::parallel_executor, int (*)(hpx::lcos::future<int>)>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG)
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
/home/zao/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:147:46: warning: 'then' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::async(exec, p1).then(exec, &p2).then(exec, &p2);
^
/home/zao/stellar/hpx/hpx/lcos/future.hpp:997:9: note: 'then' has been explicitly marked deprecated here
then(Executor& exec, F && f, error_code& ec = throws)
^
/home/zao/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:147:46: warning: 'then<hpx::parallel::v3::parallel_executor, int (*)(hpx::lcos::future<int>)>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::async(exec, p1).then(exec, &p2).then(exec, &p2);
^
/home/zao/stellar/hpx/hpx/lcos/future.hpp:992:9: note: 'then<hpx::parallel::v3::parallel_executor, int (*)(hpx::lcos::future<int>)>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG)
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
44 warnings generated.
[438/1134] Building CXX object tests/unit/lcos/CMakeFiles/when_some_std_array_test_exe.dir/when_some_std_array.cpp.o
[439/1134] Linking CXX executable bin/future_then_executor_v1_test
[440/1134] Linking CXX executable bin/when_some_std_array_test
[441/1134] Building CXX object tests/unit/lcos/CMakeFiles/wait_any_std_array_test_exe.dir/wait_any_std_array.cpp.o
[442/1134] Linking CXX executable bin/wait_any_std_array_test
[443/1134] Building CXX object tests/unit/lcos/CMakeFiles/when_all_std_array_test_exe.dir/when_all_std_array.cpp.o
[444/1134] Building CXX object tests/unit/lcos/CMakeFiles/when_any_std_array_test_exe.dir/when_any_std_array.cpp.o
[445/1134] Linking CXX executable bin/when_all_std_array_test
[446/1134] Linking CXX executable bin/when_any_std_array_test
[447/1134] Building CXX object tests/unit/lcos/CMakeFiles/when_some_test_exe.dir/when_some.cpp.o
[448/1134] Linking CXX executable bin/when_some_test
[449/1134] Building CXX object tests/unit/lcos/CMakeFiles/use_allocator_test_exe.dir/use_allocator.cpp.o
[450/1134] Linking CXX executable bin/use_allocator_test
[451/1134] Building CXX object tests/unit/lcos/CMakeFiles/split_shared_future_test_exe.dir/split_shared_future.cpp.o
[452/1134] Building CXX object tests/unit/lcos/CMakeFiles/condition_variable_test_exe.dir/condition_variable.cpp.o
[453/1134] Linking CXX executable bin/split_shared_future_test
[454/1134] Linking CXX executable bin/condition_variable_test
[455/1134] Building CXX object tests/unit/lcos/CMakeFiles/barrier_test_exe.dir/barrier.cpp.o
[456/1134] Linking CXX executable bin/barrier_test
[457/1134] Building CXX object tests/unit/lcos/CMakeFiles/when_any_test_exe.dir/when_any.cpp.o
[458/1134] Linking CXX executable bin/when_any_test
[459/1134] Building CXX object tests/unit/lcos/CMakeFiles/split_future_test_exe.dir/split_future.cpp.o
[460/1134] Linking CXX executable bin/split_future_test
[461/1134] Building CXX object tests/unit/lcos/CMakeFiles/apply_remote_client_test_exe.dir/apply_remote_client.cpp.o
[462/1134] Linking CXX executable bin/apply_remote_client_test
[463/1134] Building CXX object tests/unit/lcos/CMakeFiles/broadcast_apply_test_exe.dir/broadcast_apply.cpp.o
[464/1134] Linking CXX executable bin/broadcast_apply_test
[465/1134] Building CXX object tests/unit/lcos/CMakeFiles/channel_local_test_exe.dir/channel_local.cpp.o
[466/1134] Linking CXX executable bin/channel_local_test
[467/1134] Building CXX object tests/unit/lcos/CMakeFiles/fold_test_exe.dir/fold.cpp.o
[468/1134] Linking CXX executable bin/fold_test
[469/1134] Linking CXX executable bin/async_continue_cb_test
[470/1134] Building CXX object tests/unit/lcos/CMakeFiles/async_remote_client_test_exe.dir/async_remote_client.cpp.o
[471/1134] Linking CXX executable bin/async_remote_client_test
[472/1134] Building CXX object tests/unit/lcos/CMakeFiles/broadcast_test_exe.dir/broadcast.cpp.o
[473/1134] Building CXX object tests/unit/lcos/CMakeFiles/async_continue_cb_colocated_test_exe.dir/async_continue_cb_colocated.cpp.o
[474/1134] Building CXX object tests/unit/lcos/CMakeFiles/apply_local_executor_test_exe.dir/apply_local_executor.cpp.o
[475/1134] Linking CXX executable bin/apply_local_executor_test
[476/1134] Linking CXX executable bin/async_continue_cb_colocated_test
[477/1134] Building CXX object tests/unit/lcos/CMakeFiles/async_remote_test_exe.dir/async_remote.cpp.o
[478/1134] Linking CXX executable bin/broadcast_test
[479/1134] Linking CXX executable bin/async_remote_test
[480/1134] Building CXX object tests/unit/lcos/CMakeFiles/when_all_test_exe.dir/when_all.cpp.o
[481/1134] Linking CXX executable bin/when_all_test
[482/1134] Building CXX object tests/unit/lcos/CMakeFiles/async_local_test_exe.dir/async_local.cpp.o
[483/1134] Linking CXX executable bin/async_local_test
[484/1134] Building CXX object tests/unit/lcos/CMakeFiles/async_continue_test_exe.dir/async_continue.cpp.o
[485/1134] Building CXX object tests/unit/lcos/CMakeFiles/async_local_executor_test_exe.dir/async_local_executor.cpp.o
[486/1134] Linking CXX executable bin/async_continue_test
[487/1134] Linking CXX executable bin/async_local_executor_test
[488/1134] Building CXX object tests/unit/lcos/CMakeFiles/apply_remote_test_exe.dir/apply_remote.cpp.o
[489/1134] Linking CXX executable bin/apply_remote_test
[490/1134] Building CXX object tests/unit/lcos/CMakeFiles/run_guarded_test_exe.dir/run_guarded.cpp.o
[491/1134] Linking CXX executable bin/run_guarded_test
[492/1134] Building CXX object tests/unit/lcos/CMakeFiles/counting_semaphore_test_exe.dir/counting_semaphore.cpp.o
[493/1134] Building CXX object tests/unit/lcos/CMakeFiles/local_dataflow_executor_test_exe.dir/local_dataflow_executor.cpp.o
[494/1134] Linking CXX executable bin/counting_semaphore_test
[495/1134] Linking CXX executable bin/local_dataflow_executor_test
[496/1134] Building CXX object tests/unit/lcos/CMakeFiles/apply_colocated_test_exe.dir/apply_colocated.cpp.o
[497/1134] Linking CXX executable bin/apply_colocated_test
[498/1134] Building CXX object tests/unit/lcos/CMakeFiles/local_latch_test_exe.dir/local_latch.cpp.o
[499/1134] Linking CXX executable bin/local_latch_test
[500/1134] Building CXX object tests/unit/lcos/CMakeFiles/apply_local_test_exe.dir/apply_local.cpp.o
[501/1134] Linking CXX executable bin/apply_local_test
[502/1134] Building CXX object tests/unit/lcos/CMakeFiles/async_cb_remote_test_exe.dir/async_cb_remote.cpp.o
[503/1134] Building CXX object tests/unit/lcos/CMakeFiles/async_cb_remote_client_test_exe.dir/async_cb_remote_client.cpp.o
[504/1134] Linking CXX executable bin/async_cb_remote_test
[505/1134] Linking CXX executable bin/async_cb_remote_client_test
[506/1134] Building CXX object tests/unit/lcos/CMakeFiles/async_local_executor_v1_test_exe.dir/async_local_executor_v1.cpp.o
[507/1134] Linking CXX executable bin/async_local_executor_v1_test
[508/1134] Building CXX object tests/unit/lcos/CMakeFiles/remote_dataflow_test_exe.dir/remote_dataflow.cpp.o
[509/1134] Linking CXX executable bin/remote_dataflow_test
[510/1134] Building CXX object tests/unit/lcos/CMakeFiles/future_test_exe.dir/future.cpp.o
[511/1134] Linking CXX executable bin/future_test
[512/1134] Building CXX object tests/unit/lcos/CMakeFiles/future_ref_test_exe.dir/future_ref.cpp.o
[513/1134] Linking CXX executable bin/future_ref_test
[514/1134] Building CXX object tests/unit/lcos/CMakeFiles/async_cb_colocated_test_exe.dir/async_cb_colocated.cpp.o
[515/1134] Linking CXX executable bin/async_cb_colocated_test
[516/1134] Building CXX object tests/unit/lcos/CMakeFiles/future_wait_test_exe.dir/future_wait.cpp.o
[517/1134] Linking CXX executable bin/future_wait_test
[518/1134] Building CXX object tests/unit/lcos/CMakeFiles/reduce_test_exe.dir/reduce.cpp.o
[519/1134] Building CXX object tests/unit/lcos/CMakeFiles/local_barrier_test_exe.dir/local_barrier.cpp.o
[520/1134] Linking CXX executable bin/local_barrier_test
[521/1134] Building CXX object tests/unit/lcos/CMakeFiles/local_mutex_test_exe.dir/local_mutex.cpp.o
[522/1134] Linking CXX executable bin/reduce_test
[523/1134] Linking CXX executable bin/local_mutex_test
[524/1134] Building CXX object tests/unit/lcos/CMakeFiles/wait_all_std_array_test_exe.dir/wait_all_std_array.cpp.o
[525/1134] Linking CXX executable bin/wait_all_std_array_test
[526/1134] Building CXX object tests/unit/lcos/CMakeFiles/global_spmd_block_test_exe.dir/global_spmd_block.cpp.o
[527/1134] Building CXX object tests/unit/lcos/CMakeFiles/local_promise_allocator_test_exe.dir/local_promise_allocator.cpp.o
[528/1134] Building CXX object tests/unit/lcos/CMakeFiles/local_dataflow_test_exe.dir/local_dataflow.cpp.o
[529/1134] Linking CXX executable bin/local_promise_allocator_test
[530/1134] Linking CXX executable bin/global_spmd_block_test
[531/1134] Linking CXX executable bin/local_dataflow_test
[532/1134] Building CXX object tests/unit/lcos/CMakeFiles/packaged_action_test_exe.dir/packaged_action.cpp.o
[533/1134] Linking CXX executable bin/packaged_action_test
[534/1134] Building CXX object tests/unit/lcos/CMakeFiles/promise_allocator_test_exe.dir/promise_allocator.cpp.o
[535/1134] Linking CXX executable bin/promise_allocator_test
[536/1134] Building CXX object tests/unit/lcos/CMakeFiles/promise_test_exe.dir/promise.cpp.o
[537/1134] Linking CXX executable bin/promise_test
[538/1134] Building CXX object tests/unit/lcos/CMakeFiles/remote_latch_test_exe.dir/remote_latch.cpp.o
[539/1134] Building CXX object tests/unit/lcos/CMakeFiles/make_future_test_exe.dir/make_future.cpp.o
[540/1134] Linking CXX executable bin/make_future_test
[541/1134] Linking CXX executable bin/remote_latch_test
[542/1134] Building CXX object tests/unit/lcos/CMakeFiles/channel_test_exe.dir/channel.cpp.o
[543/1134] Linking CXX executable bin/channel_test
[544/1134] Building CXX object tests/unit/lcos/CMakeFiles/sliding_semaphore_test_exe.dir/sliding_semaphore.cpp.o
[545/1134] Building CXX object tests/unit/lcos/shared_mutex/CMakeFiles/shared_mutex2_test_exe.dir/shared_mutex2.cpp.o
[546/1134] Linking CXX executable bin/sliding_semaphore_test
[547/1134] Building CXX object tests/unit/lcos/CMakeFiles/local_dataflow_std_array_test_exe.dir/local_dataflow_std_array.cpp.o
[548/1134] Building CXX object tests/unit/lcos/CMakeFiles/shared_future_test_exe.dir/shared_future.cpp.o
[549/1134] Linking CXX executable bin/shared_mutex2_test
[550/1134] Linking CXX executable bin/local_dataflow_std_array_test
[551/1134] Linking CXX executable bin/shared_future_test
[552/1134] Building CXX object tests/unit/lcos/shared_mutex/CMakeFiles/shared_mutex1_test_exe.dir/shared_mutex1.cpp.o
[553/1134] Linking CXX executable bin/shared_mutex1_test
[554/1134] Building CXX object tests/unit/parallel/CMakeFiles/spmd_block_test_exe.dir/spmd_block.cpp.o
[555/1134] Linking CXX executable bin/spmd_block_test
[556/1134] Building CXX object tests/unit/parallel/CMakeFiles/task_block_test_exe.dir/task_block.cpp.o
[557/1134] Linking CXX executable bin/task_block_test
[558/1134] Building CXX object tests/unit/parallel/CMakeFiles/task_block_par_test_exe.dir/task_block_par.cpp.o
[559/1134] Linking CXX executable bin/foreach_prefetching_executors_v1_test
[560/1134] Linking CXX executable bin/task_block_par_test
[561/1134] Building CXX object tests/unit/parallel/CMakeFiles/task_block_executor_test_exe.dir/task_block_executor.cpp.o
[562/1134] Linking CXX executable bin/task_block_executor_test
[563/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/uninitialized_copy_executors_v1_test_exe.dir/uninitialized_copy_executors_v1.cpp.o
[564/1134] Linking CXX executable bin/uninitialized_copy_executors_v1_test
[565/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/uninitialized_fill_test_exe.dir/uninitialized_fill.cpp.o
[566/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/inclusive_scan_executors_v1_test_exe.dir/inclusive_scan_executors_v1.cpp.o
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:14:
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/include/parallel_scan.hpp:9:
In file included from /home/zao/stellar/hpx/hpx/parallel/algorithms/exclusive_scan.hpp:19:
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:122:26: warning: lambda capture 'conv' is not used [-Wunused-lambda-capture]
[op, conv, policy](
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > > >::parallel<const hpx::parallel::execution::parallel_policy &, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, double, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:35:13) &, hpx::parallel::util::projection_identity>' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:196:47: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > > >, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > > >::call<const hpx::parallel::execution::parallel_policy &, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > > &, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > > &, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > > &, const double &, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:35:13) &>' requested here
return inclusive_scan<FwdIter2>().call(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:322:24: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan_<const hpx::parallel::execution::parallel_policy &, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, double, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:35:13) &, hpx::parallel::util::projection_identity>' requested here
return detail::inclusive_scan_(
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:40:24: note: in instantiation of function template specialization 'hpx::parallel::v1::inclusive_scan<const hpx::parallel::execution::parallel_policy &, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:35:13) &, double, 42, 0>' requested here
hpx::parallel::inclusive_scan(hpx::parallel::execution::par,
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:186:20: warning: 'inclusive_scan<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::parallel_executor, hpx::parallel::v3::static_chunk_size> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, 42, 0>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::parallel::inclusive_scan(policy,
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:22:5: note: in instantiation of function template specialization 'test_inclusive_scan2<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::parallel_executor, hpx::parallel::v3::static_chunk_size>, std::random_access_iterator_tag>' requested here
test_inclusive_scan2(policy, iterator_tag());
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:48:9: note: in instantiation of function template specialization 'test_executors<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::parallel_executor, hpx::parallel::v3::static_chunk_size> >' requested here
test_executors(execution::par.on(exec));
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:439:5: note: 'inclusive_scan<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::parallel_executor, hpx::parallel::v3::static_chunk_size> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, 42, 0>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG)
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:14:
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/include/parallel_scan.hpp:9:
In file included from /home/zao/stellar/hpx/hpx/parallel/algorithms/exclusive_scan.hpp:19:
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:122:26: warning: lambda capture 'conv' is not used [-Wunused-lambda-capture]
[op, conv, policy](
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::parallel<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::parallel_executor, hpx::parallel::v3::static_chunk_size> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:169:9) &, hpx::parallel::util::projection_identity>' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:196:47: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::call<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::parallel_executor, hpx::parallel::v3::static_chunk_size> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag> &, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > &, const unsigned long &, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:169:9) &>' requested here
return inclusive_scan<FwdIter2>().call(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:576:24: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan_<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::parallel_executor, hpx::parallel::v3::static_chunk_size> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:169:9) &, hpx::parallel::util::projection_identity>' requested here
return detail::inclusive_scan_(
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:173:20: note: in instantiation of function template specialization 'hpx::parallel::v1::inclusive_scan<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::parallel_executor, hpx::parallel::v3::static_chunk_size> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:169:9) &, 42, 0>' requested here
hpx::parallel::inclusive_scan(policy,
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:22:5: note: in instantiation of function template specialization 'test_inclusive_scan2<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::parallel_executor, hpx::parallel::v3::static_chunk_size>, std::random_access_iterator_tag>' requested here
test_inclusive_scan2(policy, iterator_tag());
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:48:9: note: in instantiation of function template specialization 'test_executors<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::parallel_executor, hpx::parallel::v3::static_chunk_size> >' requested here
test_executors(execution::par.on(exec));
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:14:
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/include/parallel_scan.hpp:9:
In file included from /home/zao/stellar/hpx/hpx/parallel/algorithms/exclusive_scan.hpp:19:
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:122:26: warning: lambda capture 'conv' is not used [-Wunused-lambda-capture]
[op, conv, policy](
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::parallel<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::parallel_executor, hpx::parallel::v3::static_chunk_size> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, unsigned long, std::plus<unsigned long>, hpx::parallel::util::projection_identity>' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:196:47: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::call<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::parallel_executor, hpx::parallel::v3::static_chunk_size> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag> &, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > &, const unsigned long &, std::plus<unsigned long> >' requested here
return inclusive_scan<FwdIter2>().call(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:463:24: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan_<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::parallel_executor, hpx::parallel::v3::static_chunk_size> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, std::plus<unsigned long>, hpx::parallel::util::projection_identity>' requested here
return detail::inclusive_scan_(
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:186:20: note: in instantiation of function template specialization 'hpx::parallel::v1::inclusive_scan<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::parallel_executor, hpx::parallel::v3::static_chunk_size> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, 42, 0>' requested here
hpx::parallel::inclusive_scan(policy,
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:22:5: note: in instantiation of function template specialization 'test_inclusive_scan2<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::parallel_executor, hpx::parallel::v3::static_chunk_size>, std::random_access_iterator_tag>' requested here
test_inclusive_scan2(policy, iterator_tag());
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:48:9: note: in instantiation of function template specialization 'test_executors<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::parallel_executor, hpx::parallel::v3::static_chunk_size> >' requested here
test_executors(execution::par.on(exec));
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:14:
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/include/parallel_scan.hpp:9:
In file included from /home/zao/stellar/hpx/hpx/parallel/algorithms/exclusive_scan.hpp:19:
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:122:26: warning: lambda capture 'conv' is not used [-Wunused-lambda-capture]
[op, conv, policy](
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::parallel<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::parallel_executor, hpx::parallel::v3::static_chunk_size> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:298:13), hpx::parallel::util::projection_identity>' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:196:47: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::call<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::parallel_executor, hpx::parallel::v3::static_chunk_size> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag> &, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > &, const unsigned long &, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:298:13)>' requested here
return inclusive_scan<FwdIter2>().call(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:322:24: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan_<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::parallel_executor, hpx::parallel::v3::static_chunk_size> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:298:13), hpx::parallel::util::projection_identity>' requested here
return detail::inclusive_scan_(
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:295:24: note: in instantiation of function template specialization 'hpx::parallel::v1::inclusive_scan<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::parallel_executor, hpx::parallel::v3::static_chunk_size> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:298:13), unsigned long, 42, 0>' requested here
hpx::parallel::inclusive_scan(policy,
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:24:5: note: in instantiation of function template specialization 'test_inclusive_scan_exception<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::parallel_executor, hpx::parallel::v3::static_chunk_size>, std::random_access_iterator_tag>' requested here
test_inclusive_scan_exception(policy, iterator_tag());
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:48:9: note: in instantiation of function template specialization 'test_executors<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::parallel_executor, hpx::parallel::v3::static_chunk_size> >' requested here
test_executors(execution::par.on(exec));
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:14:
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/include/parallel_scan.hpp:9:
In file included from /home/zao/stellar/hpx/hpx/parallel/algorithms/exclusive_scan.hpp:19:
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:122:26: warning: lambda capture 'conv' is not used [-Wunused-lambda-capture]
[op, conv, policy](
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::parallel<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::parallel_executor, hpx::parallel::v3::static_chunk_size> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:377:13), hpx::parallel::util::projection_identity>' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:196:47: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::call<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::parallel_executor, hpx::parallel::v3::static_chunk_size> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag> &, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > &, const unsigned long &, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:377:13)>' requested here
return inclusive_scan<FwdIter2>().call(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:322:24: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan_<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::parallel_executor, hpx::parallel::v3::static_chunk_size> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:377:13), hpx::parallel::util::projection_identity>' requested here
return detail::inclusive_scan_(
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:374:24: note: in instantiation of function template specialization 'hpx::parallel::v1::inclusive_scan<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::parallel_executor, hpx::parallel::v3::static_chunk_size> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:377:13), unsigned long, 42, 0>' requested here
hpx::parallel::inclusive_scan(policy,
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:25:5: note: in instantiation of function template specialization 'test_inclusive_scan_bad_alloc<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::parallel_executor, hpx::parallel::v3::static_chunk_size>, std::random_access_iterator_tag>' requested here
test_inclusive_scan_bad_alloc(policy, iterator_tag());
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:48:9: note: in instantiation of function template specialization 'test_executors<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::parallel_executor, hpx::parallel::v3::static_chunk_size> >' requested here
test_executors(execution::par.on(exec));
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:14:
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:97:20: warning: 'inclusive_scan<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::parallel_executor, hpx::parallel::v3::static_chunk_size>, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:80:9) &, 42, 0>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::parallel::inclusive_scan(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:26:5: note: in instantiation of function template specialization 'test_inclusive_scan1<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::parallel_executor, hpx::parallel::v3::static_chunk_size>, std::random_access_iterator_tag>' requested here
test_inclusive_scan1(std::forward<ExPolicy>(policy), iterator_tag());
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:48:9: note: in instantiation of function template specialization 'test_executors<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::parallel_executor, hpx::parallel::v3::static_chunk_size> >' requested here
test_executors(execution::par.on(exec));
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:340:5: note: 'inclusive_scan<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::parallel_executor, hpx::parallel::v3::static_chunk_size>, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:80:9) &, 42, 0>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG)
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:14:
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/include/parallel_scan.hpp:9:
In file included from /home/zao/stellar/hpx/hpx/parallel/algorithms/exclusive_scan.hpp:19:
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:122:26: warning: lambda capture 'conv' is not used [-Wunused-lambda-capture]
[op, conv, policy](
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::parallel<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::parallel_executor, hpx::parallel::v3::static_chunk_size>, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:80:9) &, hpx::parallel::util::projection_identity>' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:196:47: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::call<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::parallel_executor, hpx::parallel::v3::static_chunk_size>, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag> &, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > &, const unsigned long &, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:80:9) &>' requested here
return inclusive_scan<FwdIter2>().call(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:322:24: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan_<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::parallel_executor, hpx::parallel::v3::static_chunk_size>, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:80:9) &, hpx::parallel::util::projection_identity>' requested here
return detail::inclusive_scan_(
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:84:20: note: in instantiation of function template specialization 'hpx::parallel::v1::inclusive_scan<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::parallel_executor, hpx::parallel::v3::static_chunk_size>, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:80:9) &, unsigned long, 42, 0>' requested here
hpx::parallel::inclusive_scan(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:26:5: note: in instantiation of function template specialization 'test_inclusive_scan1<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::parallel_executor, hpx::parallel::v3::static_chunk_size>, std::random_access_iterator_tag>' requested here
test_inclusive_scan1(std::forward<ExPolicy>(policy), iterator_tag());
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:48:9: note: in instantiation of function template specialization 'test_executors<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::parallel_executor, hpx::parallel::v3::static_chunk_size> >' requested here
test_executors(execution::par.on(exec));
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:14:
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:212:24: warning: 'inclusive_scan<hpx::parallel::execution::parallel_task_policy_shim<hpx::parallel::v3::parallel_executor, hpx::parallel::v3::static_chunk_size> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, 42, 0>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::parallel::inclusive_scan(p,
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:34:5: note: in instantiation of function template specialization 'test_inclusive_scan2_async<hpx::parallel::execution::parallel_task_policy_shim<hpx::parallel::v3::parallel_executor, hpx::parallel::v3::static_chunk_size>, std::random_access_iterator_tag>' requested here
test_inclusive_scan2_async(p, iterator_tag());
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:49:9: note: in instantiation of function template specialization 'test_executors_async<hpx::parallel::execution::parallel_task_policy_shim<hpx::parallel::v3::parallel_executor, hpx::parallel::v3::static_chunk_size> >' requested here
test_executors_async(execution::par(execution::task).on(exec));
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:439:5: note: 'inclusive_scan<hpx::parallel::execution::parallel_task_policy_shim<hpx::parallel::v3::parallel_executor, hpx::parallel::v3::static_chunk_size> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, 42, 0>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG)
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:14:
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/include/parallel_scan.hpp:9:
In file included from /home/zao/stellar/hpx/hpx/parallel/algorithms/exclusive_scan.hpp:19:
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:122:26: warning: lambda capture 'conv' is not used [-Wunused-lambda-capture]
[op, conv, policy](
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::parallel<hpx::parallel::execution::parallel_task_policy_shim<hpx::parallel::v3::parallel_executor, hpx::parallel::v3::static_chunk_size> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, unsigned long, std::plus<unsigned long>, hpx::parallel::util::projection_identity>' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:196:47: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::call<hpx::parallel::execution::parallel_task_policy_shim<hpx::parallel::v3::parallel_executor, hpx::parallel::v3::static_chunk_size> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag> &, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > &, const unsigned long &, std::plus<unsigned long> >' requested here
return inclusive_scan<FwdIter2>().call(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:463:24: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan_<hpx::parallel::execution::parallel_task_policy_shim<hpx::parallel::v3::parallel_executor, hpx::parallel::v3::static_chunk_size> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, std::plus<unsigned long>, hpx::parallel::util::projection_identity>' requested here
return detail::inclusive_scan_(
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:212:24: note: in instantiation of function template specialization 'hpx::parallel::v1::inclusive_scan<hpx::parallel::execution::parallel_task_policy_shim<hpx::parallel::v3::parallel_executor, hpx::parallel::v3::static_chunk_size> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, 42, 0>' requested here
hpx::parallel::inclusive_scan(p,
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:34:5: note: in instantiation of function template specialization 'test_inclusive_scan2_async<hpx::parallel::execution::parallel_task_policy_shim<hpx::parallel::v3::parallel_executor, hpx::parallel::v3::static_chunk_size>, std::random_access_iterator_tag>' requested here
test_inclusive_scan2_async(p, iterator_tag());
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:49:9: note: in instantiation of function template specialization 'test_executors_async<hpx::parallel::execution::parallel_task_policy_shim<hpx::parallel::v3::parallel_executor, hpx::parallel::v3::static_chunk_size> >' requested here
test_executors_async(execution::par(execution::task).on(exec));
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:14:
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/include/parallel_scan.hpp:9:
In file included from /home/zao/stellar/hpx/hpx/parallel/algorithms/exclusive_scan.hpp:19:
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:122:26: warning: lambda capture 'conv' is not used [-Wunused-lambda-capture]
[op, conv, policy](
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::parallel<hpx::parallel::execution::parallel_task_policy_shim<hpx::parallel::v3::parallel_executor, hpx::parallel::v3::static_chunk_size> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:334:17), hpx::parallel::util::projection_identity>' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:196:47: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::call<hpx::parallel::execution::parallel_task_policy_shim<hpx::parallel::v3::parallel_executor, hpx::parallel::v3::static_chunk_size> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag> &, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > &, const unsigned long &, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:334:17)>' requested here
return inclusive_scan<FwdIter2>().call(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:322:24: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan_<hpx::parallel::execution::parallel_task_policy_shim<hpx::parallel::v3::parallel_executor, hpx::parallel::v3::static_chunk_size> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:334:17), hpx::parallel::util::projection_identity>' requested here
return detail::inclusive_scan_(
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:331:28: note: in instantiation of function template specialization 'hpx::parallel::v1::inclusive_scan<hpx::parallel::execution::parallel_task_policy_shim<hpx::parallel::v3::parallel_executor, hpx::parallel::v3::static_chunk_size> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:334:17), unsigned long, 42, 0>' requested here
hpx::parallel::inclusive_scan(p,
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:36:5: note: in instantiation of function template specialization 'test_inclusive_scan_exception_async<hpx::parallel::execution::parallel_task_policy_shim<hpx::parallel::v3::parallel_executor, hpx::parallel::v3::static_chunk_size>, std::random_access_iterator_tag>' requested here
test_inclusive_scan_exception_async(p, iterator_tag());
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:49:9: note: in instantiation of function template specialization 'test_executors_async<hpx::parallel::execution::parallel_task_policy_shim<hpx::parallel::v3::parallel_executor, hpx::parallel::v3::static_chunk_size> >' requested here
test_executors_async(execution::par(execution::task).on(exec));
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:14:
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/include/parallel_scan.hpp:9:
In file included from /home/zao/stellar/hpx/hpx/parallel/algorithms/exclusive_scan.hpp:19:
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:122:26: warning: lambda capture 'conv' is not used [-Wunused-lambda-capture]
[op, conv, policy](
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::parallel<hpx::parallel::execution::parallel_task_policy_shim<hpx::parallel::v3::parallel_executor, hpx::parallel::v3::static_chunk_size> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:412:17), hpx::parallel::util::projection_identity>' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:196:47: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::call<hpx::parallel::execution::parallel_task_policy_shim<hpx::parallel::v3::parallel_executor, hpx::parallel::v3::static_chunk_size> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag> &, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > &, const unsigned long &, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:412:17)>' requested here
return inclusive_scan<FwdIter2>().call(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:322:24: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan_<hpx::parallel::execution::parallel_task_policy_shim<hpx::parallel::v3::parallel_executor, hpx::parallel::v3::static_chunk_size> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:412:17), hpx::parallel::util::projection_identity>' requested here
return detail::inclusive_scan_(
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:409:28: note: in instantiation of function template specialization 'hpx::parallel::v1::inclusive_scan<hpx::parallel::execution::parallel_task_policy_shim<hpx::parallel::v3::parallel_executor, hpx::parallel::v3::static_chunk_size> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:412:17), unsigned long, 42, 0>' requested here
hpx::parallel::inclusive_scan(p,
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:37:5: note: in instantiation of function template specialization 'test_inclusive_scan_bad_alloc_async<hpx::parallel::execution::parallel_task_policy_shim<hpx::parallel::v3::parallel_executor, hpx::parallel::v3::static_chunk_size>, std::random_access_iterator_tag>' requested here
test_inclusive_scan_bad_alloc_async(p, iterator_tag());
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:49:9: note: in instantiation of function template specialization 'test_executors_async<hpx::parallel::execution::parallel_task_policy_shim<hpx::parallel::v3::parallel_executor, hpx::parallel::v3::static_chunk_size> >' requested here
test_executors_async(execution::par(execution::task).on(exec));
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:14:
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:140:24: warning: 'inclusive_scan<hpx::parallel::execution::parallel_task_policy_shim<hpx::parallel::v3::parallel_executor, hpx::parallel::v3::static_chunk_size>, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:121:9) &, 42, 0>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
f = hpx::parallel::inclusive_scan(std::forward<ExPolicy>(p),
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:38:5: note: in instantiation of function template specialization 'test_inclusive_scan1_async<hpx::parallel::execution::parallel_task_policy_shim<hpx::parallel::v3::parallel_executor, hpx::parallel::v3::static_chunk_size>, std::random_access_iterator_tag>' requested here
test_inclusive_scan1_async(std::forward<ExPolicy>(p), iterator_tag());
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:49:9: note: in instantiation of function template specialization 'test_executors_async<hpx::parallel::execution::parallel_task_policy_shim<hpx::parallel::v3::parallel_executor, hpx::parallel::v3::static_chunk_size> >' requested here
test_executors_async(execution::par(execution::task).on(exec));
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:340:5: note: 'inclusive_scan<hpx::parallel::execution::parallel_task_policy_shim<hpx::parallel::v3::parallel_executor, hpx::parallel::v3::static_chunk_size>, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:121:9) &, 42, 0>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG)
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:14:
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/include/parallel_scan.hpp:9:
In file included from /home/zao/stellar/hpx/hpx/parallel/algorithms/exclusive_scan.hpp:19:
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:122:26: warning: lambda capture 'conv' is not used [-Wunused-lambda-capture]
[op, conv, policy](
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::parallel<hpx::parallel::execution::parallel_task_policy_shim<hpx::parallel::v3::parallel_executor, hpx::parallel::v3::static_chunk_size>, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:121:9) &, hpx::parallel::util::projection_identity>' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:196:47: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::call<hpx::parallel::execution::parallel_task_policy_shim<hpx::parallel::v3::parallel_executor, hpx::parallel::v3::static_chunk_size>, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag> &, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > &, const unsigned long &, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:121:9) &>' requested here
return inclusive_scan<FwdIter2>().call(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:322:24: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan_<hpx::parallel::execution::parallel_task_policy_shim<hpx::parallel::v3::parallel_executor, hpx::parallel::v3::static_chunk_size>, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:121:9) &, hpx::parallel::util::projection_identity>' requested here
return detail::inclusive_scan_(
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:126:24: note: in instantiation of function template specialization 'hpx::parallel::v1::inclusive_scan<hpx::parallel::execution::parallel_task_policy_shim<hpx::parallel::v3::parallel_executor, hpx::parallel::v3::static_chunk_size>, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:121:9) &, unsigned long, 42, 0>' requested here
hpx::parallel::inclusive_scan(std::forward<ExPolicy>(p),
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:38:5: note: in instantiation of function template specialization 'test_inclusive_scan1_async<hpx::parallel::execution::parallel_task_policy_shim<hpx::parallel::v3::parallel_executor, hpx::parallel::v3::static_chunk_size>, std::random_access_iterator_tag>' requested here
test_inclusive_scan1_async(std::forward<ExPolicy>(p), iterator_tag());
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:49:9: note: in instantiation of function template specialization 'test_executors_async<hpx::parallel::execution::parallel_task_policy_shim<hpx::parallel::v3::parallel_executor, hpx::parallel::v3::static_chunk_size> >' requested here
test_executors_async(execution::par(execution::task).on(exec));
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:14:
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:186:20: warning: 'inclusive_scan<hpx::parallel::execution::sequenced_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::sequential_executor_parameters> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, 42, 0>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::parallel::inclusive_scan(policy,
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:22:5: note: in instantiation of function template specialization 'test_inclusive_scan2<hpx::parallel::execution::sequenced_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::sequential_executor_parameters>, std::random_access_iterator_tag>' requested here
test_inclusive_scan2(policy, iterator_tag());
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:55:9: note: in instantiation of function template specialization 'test_executors<hpx::parallel::execution::sequenced_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::sequential_executor_parameters> >' requested here
test_executors(execution::seq.on(exec));
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:439:5: note: 'inclusive_scan<hpx::parallel::execution::sequenced_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::sequential_executor_parameters> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, 42, 0>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG)
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:14:
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:97:20: warning: 'inclusive_scan<hpx::parallel::execution::sequenced_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::sequential_executor_parameters>, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:80:9) &, 42, 0>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::parallel::inclusive_scan(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:26:5: note: in instantiation of function template specialization 'test_inclusive_scan1<hpx::parallel::execution::sequenced_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::sequential_executor_parameters>, std::random_access_iterator_tag>' requested here
test_inclusive_scan1(std::forward<ExPolicy>(policy), iterator_tag());
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:55:9: note: in instantiation of function template specialization 'test_executors<hpx::parallel::execution::sequenced_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::sequential_executor_parameters> >' requested here
test_executors(execution::seq.on(exec));
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:340:5: note: 'inclusive_scan<hpx::parallel::execution::sequenced_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::sequential_executor_parameters>, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:80:9) &, 42, 0>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG)
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:14:
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:212:24: warning: 'inclusive_scan<hpx::parallel::execution::sequenced_task_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::sequential_executor_parameters> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, 42, 0>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::parallel::inclusive_scan(p,
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:34:5: note: in instantiation of function template specialization 'test_inclusive_scan2_async<hpx::parallel::execution::sequenced_task_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::sequential_executor_parameters>, std::random_access_iterator_tag>' requested here
test_inclusive_scan2_async(p, iterator_tag());
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:56:9: note: in instantiation of function template specialization 'test_executors_async<hpx::parallel::execution::sequenced_task_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::sequential_executor_parameters> >' requested here
test_executors_async(execution::seq(execution::task).on(exec));
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:439:5: note: 'inclusive_scan<hpx::parallel::execution::sequenced_task_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::sequential_executor_parameters> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, 42, 0>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG)
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:14:
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:140:24: warning: 'inclusive_scan<hpx::parallel::execution::sequenced_task_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::sequential_executor_parameters>, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:121:9) &, 42, 0>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
f = hpx::parallel::inclusive_scan(std::forward<ExPolicy>(p),
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:38:5: note: in instantiation of function template specialization 'test_inclusive_scan1_async<hpx::parallel::execution::sequenced_task_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::sequential_executor_parameters>, std::random_access_iterator_tag>' requested here
test_inclusive_scan1_async(std::forward<ExPolicy>(p), iterator_tag());
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:56:9: note: in instantiation of function template specialization 'test_executors_async<hpx::parallel::execution::sequenced_task_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::sequential_executor_parameters> >' requested here
test_executors_async(execution::seq(execution::task).on(exec));
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:340:5: note: 'inclusive_scan<hpx::parallel::execution::sequenced_task_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::sequential_executor_parameters>, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:121:9) &, 42, 0>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG)
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:14:
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:186:20: warning: 'inclusive_scan<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::static_chunk_size> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, 42, 0>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::parallel::inclusive_scan(policy,
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:22:5: note: in instantiation of function template specialization 'test_inclusive_scan2<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::static_chunk_size>, std::random_access_iterator_tag>' requested here
test_inclusive_scan2(policy, iterator_tag());
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:58:9: note: in instantiation of function template specialization 'test_executors<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::static_chunk_size> >' requested here
test_executors(execution::par.on(exec));
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:439:5: note: 'inclusive_scan<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::static_chunk_size> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, 42, 0>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG)
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:14:
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/include/parallel_scan.hpp:9:
In file included from /home/zao/stellar/hpx/hpx/parallel/algorithms/exclusive_scan.hpp:19:
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:122:26: warning: lambda capture 'conv' is not used [-Wunused-lambda-capture]
[op, conv, policy](
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::parallel<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::static_chunk_size> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:169:9) &, hpx::parallel::util::projection_identity>' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:196:47: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::call<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::static_chunk_size> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag> &, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > &, const unsigned long &, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:169:9) &>' requested here
return inclusive_scan<FwdIter2>().call(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:576:24: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan_<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::static_chunk_size> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:169:9) &, hpx::parallel::util::projection_identity>' requested here
return detail::inclusive_scan_(
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:173:20: note: in instantiation of function template specialization 'hpx::parallel::v1::inclusive_scan<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::static_chunk_size> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:169:9) &, 42, 0>' requested here
hpx::parallel::inclusive_scan(policy,
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:22:5: note: in instantiation of function template specialization 'test_inclusive_scan2<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::static_chunk_size>, std::random_access_iterator_tag>' requested here
test_inclusive_scan2(policy, iterator_tag());
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:58:9: note: in instantiation of function template specialization 'test_executors<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::static_chunk_size> >' requested here
test_executors(execution::par.on(exec));
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:14:
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/include/parallel_scan.hpp:9:
In file included from /home/zao/stellar/hpx/hpx/parallel/algorithms/exclusive_scan.hpp:19:
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:122:26: warning: lambda capture 'conv' is not used [-Wunused-lambda-capture]
[op, conv, policy](
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::parallel<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::static_chunk_size> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, unsigned long, std::plus<unsigned long>, hpx::parallel::util::projection_identity>' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:196:47: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::call<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::static_chunk_size> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag> &, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > &, const unsigned long &, std::plus<unsigned long> >' requested here
return inclusive_scan<FwdIter2>().call(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:463:24: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan_<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::static_chunk_size> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, std::plus<unsigned long>, hpx::parallel::util::projection_identity>' requested here
return detail::inclusive_scan_(
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:186:20: note: in instantiation of function template specialization 'hpx::parallel::v1::inclusive_scan<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::static_chunk_size> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, 42, 0>' requested here
hpx::parallel::inclusive_scan(policy,
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:22:5: note: in instantiation of function template specialization 'test_inclusive_scan2<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::static_chunk_size>, std::random_access_iterator_tag>' requested here
test_inclusive_scan2(policy, iterator_tag());
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:58:9: note: in instantiation of function template specialization 'test_executors<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::static_chunk_size> >' requested here
test_executors(execution::par.on(exec));
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:14:
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/include/parallel_scan.hpp:9:
In file included from /home/zao/stellar/hpx/hpx/parallel/algorithms/exclusive_scan.hpp:19:
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:122:26: warning: lambda capture 'conv' is not used [-Wunused-lambda-capture]
[op, conv, policy](
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::parallel<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::static_chunk_size> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:298:13), hpx::parallel::util::projection_identity>' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:196:47: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::call<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::static_chunk_size> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag> &, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > &, const unsigned long &, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:298:13)>' requested here
return inclusive_scan<FwdIter2>().call(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:322:24: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan_<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::static_chunk_size> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:298:13), hpx::parallel::util::projection_identity>' requested here
return detail::inclusive_scan_(
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:295:24: note: in instantiation of function template specialization 'hpx::parallel::v1::inclusive_scan<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::static_chunk_size> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:298:13), unsigned long, 42, 0>' requested here
hpx::parallel::inclusive_scan(policy,
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:24:5: note: in instantiation of function template specialization 'test_inclusive_scan_exception<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::static_chunk_size>, std::random_access_iterator_tag>' requested here
test_inclusive_scan_exception(policy, iterator_tag());
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:58:9: note: in instantiation of function template specialization 'test_executors<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::static_chunk_size> >' requested here
test_executors(execution::par.on(exec));
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:14:
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/include/parallel_scan.hpp:9:
In file included from /home/zao/stellar/hpx/hpx/parallel/algorithms/exclusive_scan.hpp:19:
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:122:26: warning: lambda capture 'conv' is not used [-Wunused-lambda-capture]
[op, conv, policy](
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::parallel<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::static_chunk_size> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:377:13), hpx::parallel::util::projection_identity>' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:196:47: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::call<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::static_chunk_size> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag> &, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > &, const unsigned long &, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:377:13)>' requested here
return inclusive_scan<FwdIter2>().call(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:322:24: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan_<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::static_chunk_size> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:377:13), hpx::parallel::util::projection_identity>' requested here
return detail::inclusive_scan_(
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:374:24: note: in instantiation of function template specialization 'hpx::parallel::v1::inclusive_scan<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::static_chunk_size> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:377:13), unsigned long, 42, 0>' requested here
hpx::parallel::inclusive_scan(policy,
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:25:5: note: in instantiation of function template specialization 'test_inclusive_scan_bad_alloc<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::static_chunk_size>, std::random_access_iterator_tag>' requested here
test_inclusive_scan_bad_alloc(policy, iterator_tag());
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:58:9: note: in instantiation of function template specialization 'test_executors<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::static_chunk_size> >' requested here
test_executors(execution::par.on(exec));
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:14:
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:97:20: warning: 'inclusive_scan<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::static_chunk_size>, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:80:9) &, 42, 0>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::parallel::inclusive_scan(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:26:5: note: in instantiation of function template specialization 'test_inclusive_scan1<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::static_chunk_size>, std::random_access_iterator_tag>' requested here
test_inclusive_scan1(std::forward<ExPolicy>(policy), iterator_tag());
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:58:9: note: in instantiation of function template specialization 'test_executors<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::static_chunk_size> >' requested here
test_executors(execution::par.on(exec));
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:340:5: note: 'inclusive_scan<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::static_chunk_size>, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:80:9) &, 42, 0>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG)
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:14:
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/include/parallel_scan.hpp:9:
In file included from /home/zao/stellar/hpx/hpx/parallel/algorithms/exclusive_scan.hpp:19:
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:122:26: warning: lambda capture 'conv' is not used [-Wunused-lambda-capture]
[op, conv, policy](
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::parallel<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::static_chunk_size>, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:80:9) &, hpx::parallel::util::projection_identity>' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:196:47: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::call<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::static_chunk_size>, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag> &, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > &, const unsigned long &, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:80:9) &>' requested here
return inclusive_scan<FwdIter2>().call(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:322:24: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan_<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::static_chunk_size>, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:80:9) &, hpx::parallel::util::projection_identity>' requested here
return detail::inclusive_scan_(
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:84:20: note: in instantiation of function template specialization 'hpx::parallel::v1::inclusive_scan<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::static_chunk_size>, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:80:9) &, unsigned long, 42, 0>' requested here
hpx::parallel::inclusive_scan(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:26:5: note: in instantiation of function template specialization 'test_inclusive_scan1<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::static_chunk_size>, std::random_access_iterator_tag>' requested here
test_inclusive_scan1(std::forward<ExPolicy>(policy), iterator_tag());
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:58:9: note: in instantiation of function template specialization 'test_executors<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::static_chunk_size> >' requested here
test_executors(execution::par.on(exec));
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:14:
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:212:24: warning: 'inclusive_scan<hpx::parallel::execution::parallel_task_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::static_chunk_size> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, 42, 0>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::parallel::inclusive_scan(p,
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:34:5: note: in instantiation of function template specialization 'test_inclusive_scan2_async<hpx::parallel::execution::parallel_task_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::static_chunk_size>, std::random_access_iterator_tag>' requested here
test_inclusive_scan2_async(p, iterator_tag());
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:59:9: note: in instantiation of function template specialization 'test_executors_async<hpx::parallel::execution::parallel_task_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::static_chunk_size> >' requested here
test_executors_async(execution::par(execution::task).on(exec));
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:439:5: note: 'inclusive_scan<hpx::parallel::execution::parallel_task_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::static_chunk_size> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, 42, 0>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG)
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:14:
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/include/parallel_scan.hpp:9:
In file included from /home/zao/stellar/hpx/hpx/parallel/algorithms/exclusive_scan.hpp:19:
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:122:26: warning: lambda capture 'conv' is not used [-Wunused-lambda-capture]
[op, conv, policy](
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::parallel<hpx::parallel::execution::parallel_task_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::static_chunk_size> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, unsigned long, std::plus<unsigned long>, hpx::parallel::util::projection_identity>' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:196:47: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::call<hpx::parallel::execution::parallel_task_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::static_chunk_size> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag> &, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > &, const unsigned long &, std::plus<unsigned long> >' requested here
return inclusive_scan<FwdIter2>().call(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:463:24: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan_<hpx::parallel::execution::parallel_task_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::static_chunk_size> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, std::plus<unsigned long>, hpx::parallel::util::projection_identity>' requested here
return detail::inclusive_scan_(
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:212:24: note: in instantiation of function template specialization 'hpx::parallel::v1::inclusive_scan<hpx::parallel::execution::parallel_task_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::static_chunk_size> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, 42, 0>' requested here
hpx::parallel::inclusive_scan(p,
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:34:5: note: in instantiation of function template specialization 'test_inclusive_scan2_async<hpx::parallel::execution::parallel_task_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::static_chunk_size>, std::random_access_iterator_tag>' requested here
test_inclusive_scan2_async(p, iterator_tag());
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:59:9: note: in instantiation of function template specialization 'test_executors_async<hpx::parallel::execution::parallel_task_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::static_chunk_size> >' requested here
test_executors_async(execution::par(execution::task).on(exec));
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:14:
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/include/parallel_scan.hpp:9:
In file included from /home/zao/stellar/hpx/hpx/parallel/algorithms/exclusive_scan.hpp:19:
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:122:26: warning: lambda capture 'conv' is not used [-Wunused-lambda-capture]
[op, conv, policy](
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::parallel<hpx::parallel::execution::parallel_task_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::static_chunk_size> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:334:17), hpx::parallel::util::projection_identity>' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:196:47: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::call<hpx::parallel::execution::parallel_task_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::static_chunk_size> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag> &, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > &, const unsigned long &, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:334:17)>' requested here
return inclusive_scan<FwdIter2>().call(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:322:24: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan_<hpx::parallel::execution::parallel_task_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::static_chunk_size> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:334:17), hpx::parallel::util::projection_identity>' requested here
return detail::inclusive_scan_(
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:331:28: note: in instantiation of function template specialization 'hpx::parallel::v1::inclusive_scan<hpx::parallel::execution::parallel_task_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::static_chunk_size> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:334:17), unsigned long, 42, 0>' requested here
hpx::parallel::inclusive_scan(p,
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:36:5: note: in instantiation of function template specialization 'test_inclusive_scan_exception_async<hpx::parallel::execution::parallel_task_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::static_chunk_size>, std::random_access_iterator_tag>' requested here
test_inclusive_scan_exception_async(p, iterator_tag());
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:59:9: note: in instantiation of function template specialization 'test_executors_async<hpx::parallel::execution::parallel_task_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::static_chunk_size> >' requested here
test_executors_async(execution::par(execution::task).on(exec));
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:14:
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/include/parallel_scan.hpp:9:
In file included from /home/zao/stellar/hpx/hpx/parallel/algorithms/exclusive_scan.hpp:19:
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:122:26: warning: lambda capture 'conv' is not used [-Wunused-lambda-capture]
[op, conv, policy](
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::parallel<hpx::parallel::execution::parallel_task_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::static_chunk_size> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:412:17), hpx::parallel::util::projection_identity>' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:196:47: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::call<hpx::parallel::execution::parallel_task_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::static_chunk_size> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag> &, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > &, const unsigned long &, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:412:17)>' requested here
return inclusive_scan<FwdIter2>().call(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:322:24: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan_<hpx::parallel::execution::parallel_task_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::static_chunk_size> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:412:17), hpx::parallel::util::projection_identity>' requested here
return detail::inclusive_scan_(
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:409:28: note: in instantiation of function template specialization 'hpx::parallel::v1::inclusive_scan<hpx::parallel::execution::parallel_task_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::static_chunk_size> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:412:17), unsigned long, 42, 0>' requested here
hpx::parallel::inclusive_scan(p,
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:37:5: note: in instantiation of function template specialization 'test_inclusive_scan_bad_alloc_async<hpx::parallel::execution::parallel_task_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::static_chunk_size>, std::random_access_iterator_tag>' requested here
test_inclusive_scan_bad_alloc_async(p, iterator_tag());
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:59:9: note: in instantiation of function template specialization 'test_executors_async<hpx::parallel::execution::parallel_task_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::static_chunk_size> >' requested here
test_executors_async(execution::par(execution::task).on(exec));
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:14:
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:140:24: warning: 'inclusive_scan<hpx::parallel::execution::parallel_task_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::static_chunk_size>, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:121:9) &, 42, 0>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
f = hpx::parallel::inclusive_scan(std::forward<ExPolicy>(p),
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:38:5: note: in instantiation of function template specialization 'test_inclusive_scan1_async<hpx::parallel::execution::parallel_task_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::static_chunk_size>, std::random_access_iterator_tag>' requested here
test_inclusive_scan1_async(std::forward<ExPolicy>(p), iterator_tag());
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:59:9: note: in instantiation of function template specialization 'test_executors_async<hpx::parallel::execution::parallel_task_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::static_chunk_size> >' requested here
test_executors_async(execution::par(execution::task).on(exec));
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:340:5: note: 'inclusive_scan<hpx::parallel::execution::parallel_task_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::static_chunk_size>, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:121:9) &, 42, 0>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG)
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:14:
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/include/parallel_scan.hpp:9:
In file included from /home/zao/stellar/hpx/hpx/parallel/algorithms/exclusive_scan.hpp:19:
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:122:26: warning: lambda capture 'conv' is not used [-Wunused-lambda-capture]
[op, conv, policy](
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::parallel<hpx::parallel::execution::parallel_task_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::static_chunk_size>, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:121:9) &, hpx::parallel::util::projection_identity>' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:196:47: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::call<hpx::parallel::execution::parallel_task_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::static_chunk_size>, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag> &, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > &, const unsigned long &, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:121:9) &>' requested here
return inclusive_scan<FwdIter2>().call(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:322:24: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan_<hpx::parallel::execution::parallel_task_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::static_chunk_size>, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:121:9) &, hpx::parallel::util::projection_identity>' requested here
return detail::inclusive_scan_(
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:126:24: note: in instantiation of function template specialization 'hpx::parallel::v1::inclusive_scan<hpx::parallel::execution::parallel_task_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::static_chunk_size>, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:121:9) &, unsigned long, 42, 0>' requested here
hpx::parallel::inclusive_scan(std::forward<ExPolicy>(p),
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:38:5: note: in instantiation of function template specialization 'test_inclusive_scan1_async<hpx::parallel::execution::parallel_task_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::static_chunk_size>, std::random_access_iterator_tag>' requested here
test_inclusive_scan1_async(std::forward<ExPolicy>(p), iterator_tag());
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_executors_v1.cpp:59:9: note: in instantiation of function template specialization 'test_executors_async<hpx::parallel::execution::parallel_task_policy_shim<hpx::parallel::v3::sequential_executor, hpx::parallel::v3::static_chunk_size> >' requested here
test_executors_async(execution::par(execution::task).on(exec));
^
31 warnings generated.
[567/1134] Linking CXX executable bin/uninitialized_fill_test
[568/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/transform_reduce_test_exe.dir/transform_reduce.cpp.o
[569/1134] Linking CXX executable bin/inclusive_scan_executors_v1_test
[570/1134] Linking CXX executable bin/transform_reduce_test
[571/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/uninitialized_default_constructn_test_exe.dir/uninitialized_default_constructn.cpp.o
[572/1134] Linking CXX executable bin/uninitialized_default_constructn_test
[573/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/transform_reduce_binary_bad_alloc_test_exe.dir/transform_reduce_binary_bad_alloc.cpp.o
[574/1134] Linking CXX executable bin/transform_reduce_binary_bad_alloc_test
[575/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/foreachn_projection_bad_alloc_test_exe.dir/foreachn_projection_bad_alloc.cpp.o
[576/1134] Linking CXX executable bin/foreachn_projection_bad_alloc_test
[577/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/transform_exclusive_scan_test_exe.dir/transform_exclusive_scan.cpp.o
[578/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/transform_binary2_test_exe.dir/transform_binary2.cpp.o
[579/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/count_test_exe.dir/count.cpp.o
[580/1134] Linking CXX executable bin/transform_exclusive_scan_test
[581/1134] Linking CXX executable bin/transform_binary2_test
[582/1134] Linking CXX executable bin/count_test
[583/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/foreachn_bad_alloc_test_exe.dir/foreachn_bad_alloc.cpp.o
[584/1134] Linking CXX executable bin/foreachn_bad_alloc_test
[585/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/foreachn_exception_test_exe.dir/foreachn_exception.cpp.o
[586/1134] Linking CXX executable bin/foreachn_exception_test
[587/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/for_loop_induction_async_test_exe.dir/for_loop_induction_async.cpp.o
[588/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/foreach_prefetching_test_exe.dir/foreach_prefetching.cpp.o
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/foreach_prefetching.cpp:15:
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/foreach_tests_prefetching.hpp:12:
/home/zao/stellar/hpx/hpx/parallel/util/prefetching.hpp:256:38: warning: cast from 'const double *' to 'char *' drops const qualifier [-Wcast-qual]
(_mm_prefetch((char*)&ts, _MM_HINT_T0), 0)..., 0
^
/home/zao/stellar/hpx/hpx/parallel/util/prefetching.hpp:266:13: note: in instantiation of function template specialization 'hpx::parallel::util::detail::prefetch_addresses<double>' requested here
prefetch_addresses((hpx::util::get<Is>(t).get())[idx]...);
^
/home/zao/stellar/hpx/hpx/parallel/util/prefetching.hpp:363:25: note: in instantiation of function template specialization 'hpx::parallel::util::detail::prefetch_containers<std::reference_wrapper<const std::vector<double, std::allocator<double> > > , 0>' requested here
prefetch_containers(it.ranges(), index_pack_type(), j);
^
/home/zao/stellar/hpx/hpx/parallel/util/loop.hpp:215:38: note: in instantiation of function template specialization 'hpx::parallel::util::detail::loop_n<hpx::parallel::util::detail::prefetching_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, const std::vector<double, std::allocator<double> > > >::call<hpx::parallel::v1::detail::invoke_projected<(lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/foreach_tests_prefetching.hpp:42:9), hpx::parallel::util::projection_identity> >' requested here
return detail::loop_n<Iter>::call(it, count, std::forward<F>(f));
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/for_each.hpp:98:23: note: in instantiation of function template specialization 'hpx::parallel::util::loop_n<hpx::parallel::execution::parallel_policy, hpx::parallel::util::detail::prefetching_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, const std::vector<double, std::allocator<double> > >, hpx::parallel::v1::detail::invoke_projected<(lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/foreach_tests_prefetching.hpp:42:9), hpx::parallel::util::projection_identity> >' requested here
util::loop_n<execution_policy_type>(part_begin, part_size,
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/for_each.hpp:132:17: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::for_each_iteration<const hpx::parallel::execution::parallel_policy &, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/foreach_tests_prefetching.hpp:42:9), hpx::parallel::util::projection_identity>::execute<hpx::parallel::util::detail::prefetching_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, const std::vector<double, std::allocator<double> > > >' requested here
execute(part_begin, part_size);
^
/home/zao/stellar/hpx/hpx/parallel/util/detail/chunk_size.hpp:196:9: note: (skipping 6 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all)
f(first, count, base_idx);
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/for_each.hpp:413:40: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::for_each<hpx::parallel::util::detail::prefetching_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, const std::vector<double, std::allocator<double> > > >, hpx::parallel::util::detail::prefetching_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, const std::vector<double, std::allocator<double> > > >::call<const hpx::parallel::execution::parallel_policy &, hpx::parallel::util::detail::prefetching_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, const std::vector<double, std::allocator<double> > > &, hpx::parallel::util::detail::prefetching_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, const std::vector<double, std::allocator<double> > > &, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/foreach_tests_prefetching.hpp:42:9), hpx::parallel::util::projection_identity>' requested here
return for_each<FwdIter>().call(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/for_each.hpp:526:24: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::for_each_<const hpx::parallel::execution::parallel_policy &, hpx::parallel::util::detail::prefetching_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, const std::vector<double, std::allocator<double> > >, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/foreach_tests_prefetching.hpp:42:9), hpx::parallel::util::projection_identity>' requested here
return detail::for_each_(
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/foreach_tests_prefetching.hpp:40:20: note: in instantiation of function template specialization 'hpx::parallel::v1::for_each<const hpx::parallel::execution::parallel_policy &, hpx::parallel::util::detail::prefetching_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, const std::vector<double, std::allocator<double> > >, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/foreach_tests_prefetching.hpp:42:9), hpx::parallel::util::projection_identity, 42, 0, 42, 0>' requested here
hpx::parallel::for_each(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/foreach_prefetching.cpp:23:5: note: in instantiation of function template specialization 'test_for_each_prefetching<const hpx::parallel::execution::parallel_policy &, std::random_access_iterator_tag>' requested here
test_for_each_prefetching(execution::par, IteratorTag());
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/foreach_prefetching.cpp:39:5: note: in instantiation of function template specialization 'test_for_each_prefetching<std::random_access_iterator_tag>' requested here
test_for_each_prefetching<std::random_access_iterator_tag>();
^
1 warning generated.
[589/1134] Linking CXX executable bin/for_loop_induction_async_test
[590/1134] Linking CXX executable bin/foreach_prefetching_test
[591/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/foreach_executors_test_exe.dir/foreach_executors.cpp.o
[592/1134] Linking CXX executable bin/foreach_executors_test
[593/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/foreach_test_exe.dir/foreach.cpp.o
[594/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/findifnot_exception_test_exe.dir/findifnot_exception.cpp.o
[595/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/for_loop_reduction_test_exe.dir/for_loop_reduction.cpp.o
[596/1134] Linking CXX executable bin/foreach_test
[597/1134] Linking CXX executable bin/findifnot_exception_test
[598/1134] Linking CXX executable bin/for_loop_reduction_test
[599/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/unique_copy_test_exe.dir/unique_copy.cpp.o
[600/1134] Linking CXX executable bin/unique_copy_test
[601/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/findifnot_test_exe.dir/findifnot.cpp.o
[602/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/copy_test_exe.dir/copy.cpp.o
[603/1134] Linking CXX executable bin/findifnot_test
[604/1134] Linking CXX executable bin/copy_test
[605/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/is_sorted_executors_v1_test_exe.dir/is_sorted_executors_v1.cpp.o
[606/1134] Linking CXX executable bin/is_sorted_executors_v1_test
[607/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/set_union_test_exe.dir/set_union.cpp.o
[608/1134] Linking CXX executable bin/set_union_test
[609/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/for_loop_induction_test_exe.dir/for_loop_induction.cpp.o
[610/1134] Linking CXX executable bin/for_loop_induction_test
[611/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/findif_test_exe.dir/findif.cpp.o
[612/1134] Linking CXX executable bin/findif_test
[613/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/findfirstof_binary_test_exe.dir/findfirstof_binary.cpp.o
[614/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/search_test_exe.dir/search.cpp.o
[615/1134] Linking CXX executable bin/findfirstof_binary_test
[616/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/adjacentfind_exception_test_exe.dir/adjacentfind_exception.cpp.o
[617/1134] Linking CXX executable bin/search_test
[618/1134] Linking CXX executable bin/adjacentfind_exception_test
[619/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/findifnot_bad_alloc_test_exe.dir/findifnot_bad_alloc.cpp.o
[620/1134] Linking CXX executable bin/findifnot_bad_alloc_test
[621/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/filln_test_exe.dir/filln.cpp.o
[622/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/copyn_test_exe.dir/copyn.cpp.o
[623/1134] Linking CXX executable bin/filln_test
[624/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/foreach_projection_test_exe.dir/foreach_projection.cpp.o
[625/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/uninitialized_copy_test_exe.dir/uninitialized_copy.cpp.o
[626/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/fill_test_exe.dir/fill.cpp.o
[627/1134] Linking CXX executable bin/copyn_test
[628/1134] Linking CXX executable bin/foreach_projection_test
[629/1134] Linking CXX executable bin/uninitialized_copy_test
[630/1134] Linking CXX executable bin/fill_test
[631/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/exclusive_scan_exception_test_exe.dir/exclusive_scan_exception.cpp.o
[632/1134] Linking CXX executable bin/exclusive_scan_exception_test
[633/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/any_of_test_exe.dir/any_of.cpp.o
[634/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/lexicographical_compare_test_exe.dir/lexicographical_compare.cpp.o
[635/1134] Linking CXX executable bin/any_of_test
[636/1134] Linking CXX executable bin/lexicographical_compare_test
[637/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/uninitialized_move_test_exe.dir/uninitialized_move.cpp.o
[638/1134] Linking CXX executable bin/uninitialized_move_test
[639/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/findend_test_exe.dir/findend.cpp.o
[640/1134] Linking CXX executable bin/findend_test
[641/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/foreach_executors_v1_test_exe.dir/foreach_executors_v1.cpp.o
[642/1134] Linking CXX executable bin/foreach_executors_v1_test
[643/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/transform_reduce_binary_exception_test_exe.dir/transform_reduce_binary_exception.cpp.o
[644/1134] Linking CXX executable bin/transform_reduce_binary_exception_test
[645/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/adjacentfind_binary_bad_alloc_test_exe.dir/adjacentfind_binary_bad_alloc.cpp.o
[646/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/find_test_exe.dir/find.cpp.o
[647/1134] Linking CXX executable bin/adjacentfind_binary_bad_alloc_test
[648/1134] Linking CXX executable bin/find_test
[649/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/adjacentdifference_exception_test_exe.dir/adjacentdifference_exception.cpp.o
[650/1134] Linking CXX executable bin/adjacentdifference_exception_test
[651/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/for_loop_n_strided_test_exe.dir/for_loop_n_strided.cpp.o
[652/1134] Linking CXX executable bin/for_loop_n_strided_test
[653/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/exclusive_scan_validate_test_exe.dir/exclusive_scan_validate.cpp.o
[654/1134] Linking CXX executable bin/exclusive_scan_validate_test
[655/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/foreachn_test_exe.dir/foreachn.cpp.o
[656/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/uninitialized_default_construct_test_exe.dir/uninitialized_default_construct.cpp.o
[657/1134] Linking CXX executable bin/foreachn_test
[658/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/adjacentfind_test_exe.dir/adjacentfind.cpp.o
[659/1134] Linking CXX executable bin/uninitialized_default_construct_test
[660/1134] Linking CXX executable bin/adjacentfind_test
[661/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/for_loop_reduction_async_test_exe.dir/for_loop_reduction_async.cpp.o
[662/1134] Linking CXX executable bin/for_loop_reduction_async_test
[663/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/adjacentfind_binary_exception_test_exe.dir/adjacentfind_binary_exception.cpp.o
[664/1134] Linking CXX executable bin/adjacentfind_binary_exception_test
[665/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/uninitialized_filln_test_exe.dir/uninitialized_filln.cpp.o
[666/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/generate_test_exe.dir/generate.cpp.o
[667/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/findfirstof_test_exe.dir/findfirstof.cpp.o
[668/1134] Linking CXX executable bin/uninitialized_filln_test
[669/1134] Linking CXX executable bin/findfirstof_test
[670/1134] Linking CXX executable bin/generate_test
[671/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/adjacentdifference_bad_alloc_test_exe.dir/adjacentdifference_bad_alloc.cpp.o
[672/1134] Linking CXX executable bin/adjacentdifference_bad_alloc_test
[673/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/equal_test_exe.dir/equal.cpp.o
[674/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/transform_inclusive_scan_test_exe.dir/transform_inclusive_scan.cpp.o
[675/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/exclusive_scan_bad_alloc_test_exe.dir/exclusive_scan_bad_alloc.cpp.o
[676/1134] Linking CXX executable bin/equal_test
[677/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/searchn_test_exe.dir/searchn.cpp.o
[678/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/is_heap_test_exe.dir/is_heap.cpp.o
[679/1134] Linking CXX executable bin/transform_inclusive_scan_test
[680/1134] Linking CXX executable bin/exclusive_scan_bad_alloc_test
[681/1134] Linking CXX executable bin/is_heap_test
[682/1134] Linking CXX executable bin/searchn_test
[683/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/transform_reduce_binary_test_exe.dir/transform_reduce_binary.cpp.o
[684/1134] Linking CXX executable bin/transform_reduce_binary_test
[685/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/foreachn_projection_exception_test_exe.dir/foreachn_projection_exception.cpp.o
[686/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/copyif_forward_test_exe.dir/copyif_forward.cpp.o
[687/1134] Linking CXX executable bin/foreachn_projection_exception_test
[688/1134] Linking CXX executable bin/copyif_forward_test
[689/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/countif_test_exe.dir/countif.cpp.o
[690/1134] Linking CXX executable bin/countif_test
[691/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/replace_copy_test_exe.dir/replace_copy.cpp.o
[692/1134] Linking CXX executable bin/replace_copy_test
[693/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/foreachn_projection_test_exe.dir/foreachn_projection.cpp.o
[694/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/adjacentfind_binary_test_exe.dir/adjacentfind_binary.cpp.o
[695/1134] Linking CXX executable bin/foreachn_projection_test
[696/1134] Linking CXX executable bin/adjacentfind_binary_test
[697/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/copyif_random_test_exe.dir/copyif_random.cpp.o
[698/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/exclusive_scan_test_exe.dir/exclusive_scan.cpp.o
[699/1134] Linking CXX executable bin/copyif_random_test
[700/1134] Linking CXX executable bin/exclusive_scan_test
[701/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/uninitialized_value_construct_test_exe.dir/uninitialized_value_construct.cpp.o
[702/1134] Linking CXX executable bin/uninitialized_value_construct_test
[703/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/replace_if_test_exe.dir/replace_if.cpp.o
[704/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/rotate_copy_test_exe.dir/rotate_copy.cpp.o
[705/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/rotate_test_exe.dir/rotate.cpp.o
[706/1134] Linking CXX executable bin/replace_if_test
[707/1134] Linking CXX executable bin/rotate_copy_test
[708/1134] Linking CXX executable bin/rotate_test
[709/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/move_test_exe.dir/move.cpp.o
[710/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/copyif_bad_alloc_test_exe.dir/copyif_bad_alloc.cpp.o
[711/1134] Linking CXX executable bin/move_test
[712/1134] Linking CXX executable bin/copyif_bad_alloc_test
[713/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/copyif_exception_test_exe.dir/copyif_exception.cpp.o
[714/1134] Linking CXX executable bin/copyif_exception_test
[715/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/replace_test_exe.dir/replace.cpp.o
[716/1134] Linking CXX executable bin/replace_test
[717/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/destroyn_test_exe.dir/destroyn.cpp.o
[718/1134] Linking CXX executable bin/destroyn_test
[719/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/swapranges_test_exe.dir/swapranges.cpp.o
[720/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/is_partitioned_test_exe.dir/is_partitioned.cpp.o
[721/1134] Linking CXX executable bin/swapranges_test
[722/1134] Linking CXX executable bin/is_partitioned_test
[723/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/uninitialized_copyn_test_exe.dir/uninitialized_copyn.cpp.o
[724/1134] Linking CXX executable bin/uninitialized_copyn_test
[725/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/destroy_test_exe.dir/destroy.cpp.o
[726/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/for_loop_test_exe.dir/for_loop.cpp.o
[727/1134] Linking CXX executable bin/destroy_test
[728/1134] Linking CXX executable bin/for_loop_test
[729/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/for_loop_n_test_exe.dir/for_loop_n.cpp.o
[730/1134] Linking CXX executable bin/for_loop_n_test
[731/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/for_loop_strided_test_exe.dir/for_loop_strided.cpp.o
[732/1134] Linking CXX executable bin/for_loop_strided_test
[733/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/generaten_test_exe.dir/generaten.cpp.o
[734/1134] Linking CXX executable bin/generaten_test
[735/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/is_heap_until_test_exe.dir/is_heap_until.cpp.o
[736/1134] Linking CXX executable bin/is_heap_until_test
[737/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/includes_test_exe.dir/includes.cpp.o
[738/1134] Linking CXX executable bin/includes_test
[739/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/equal_binary_test_exe.dir/equal_binary.cpp.o
[740/1134] Linking CXX executable bin/equal_binary_test
[741/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/partition_copy_test_exe.dir/partition_copy.cpp.o
[742/1134] Linking CXX executable bin/partition_copy_test
[743/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/is_sorted_test_exe.dir/is_sorted.cpp.o
[744/1134] Linking CXX executable bin/is_sorted_test
[745/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/is_sorted_until_test_exe.dir/is_sorted_until.cpp.o
[746/1134] Linking CXX executable bin/is_sorted_until_test
[747/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/all_of_test_exe.dir/all_of.cpp.o
[748/1134] Linking CXX executable bin/all_of_test
[749/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/inclusive_scan_test_exe.dir/inclusive_scan.cpp.o
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:13:
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/include/parallel_scan.hpp:9:
In file included from /home/zao/stellar/hpx/hpx/parallel/algorithms/exclusive_scan.hpp:19:
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:122:26: warning: lambda capture 'conv' is not used [-Wunused-lambda-capture]
[op, conv, policy](
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > > >::parallel<const hpx::parallel::execution::parallel_policy &, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, double, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:35:13) &, hpx::parallel::util::projection_identity>' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:196:47: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > > >, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > > >::call<const hpx::parallel::execution::parallel_policy &, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > > &, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > > &, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > > &, const double &, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:35:13) &>' requested here
return inclusive_scan<FwdIter2>().call(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:322:24: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan_<const hpx::parallel::execution::parallel_policy &, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, double, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:35:13) &, hpx::parallel::util::projection_identity>' requested here
return detail::inclusive_scan_(
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:40:24: note: in instantiation of function template specialization 'hpx::parallel::v1::inclusive_scan<const hpx::parallel::execution::parallel_policy &, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:35:13) &, double, 42, 0>' requested here
hpx::parallel::inclusive_scan(hpx::parallel::execution::par,
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:97:20: warning: 'inclusive_scan<const hpx::parallel::execution::sequenced_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:80:9) &, 42, 0>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::parallel::inclusive_scan(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:21:5: note: in instantiation of function template specialization 'test_inclusive_scan1<const hpx::parallel::execution::sequenced_policy &, std::random_access_iterator_tag>' requested here
test_inclusive_scan1(execution::seq, IteratorTag());
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:42:5: note: in instantiation of function template specialization 'test_inclusive_scan1<std::random_access_iterator_tag>' requested here
test_inclusive_scan1<std::random_access_iterator_tag>();
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:340:5: note: 'inclusive_scan<const hpx::parallel::execution::sequenced_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:80:9) &, 42, 0>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG)
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:13:
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:97:20: warning: 'inclusive_scan<const hpx::parallel::execution::parallel_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:80:9) &, 42, 0>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::parallel::inclusive_scan(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:22:5: note: in instantiation of function template specialization 'test_inclusive_scan1<const hpx::parallel::execution::parallel_policy &, std::random_access_iterator_tag>' requested here
test_inclusive_scan1(execution::par, IteratorTag());
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:42:5: note: in instantiation of function template specialization 'test_inclusive_scan1<std::random_access_iterator_tag>' requested here
test_inclusive_scan1<std::random_access_iterator_tag>();
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:340:5: note: 'inclusive_scan<const hpx::parallel::execution::parallel_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:80:9) &, 42, 0>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG)
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:13:
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/include/parallel_scan.hpp:9:
In file included from /home/zao/stellar/hpx/hpx/parallel/algorithms/exclusive_scan.hpp:19:
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:122:26: warning: lambda capture 'conv' is not used [-Wunused-lambda-capture]
[op, conv, policy](
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::parallel<const hpx::parallel::execution::parallel_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:80:9) &, hpx::parallel::util::projection_identity>' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:196:47: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::call<const hpx::parallel::execution::parallel_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag> &, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > &, const unsigned long &, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:80:9) &>' requested here
return inclusive_scan<FwdIter2>().call(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:322:24: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan_<const hpx::parallel::execution::parallel_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:80:9) &, hpx::parallel::util::projection_identity>' requested here
return detail::inclusive_scan_(
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:84:20: note: in instantiation of function template specialization 'hpx::parallel::v1::inclusive_scan<const hpx::parallel::execution::parallel_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:80:9) &, unsigned long, 42, 0>' requested here
hpx::parallel::inclusive_scan(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:22:5: note: in instantiation of function template specialization 'test_inclusive_scan1<const hpx::parallel::execution::parallel_policy &, std::random_access_iterator_tag>' requested here
test_inclusive_scan1(execution::par, IteratorTag());
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:42:5: note: in instantiation of function template specialization 'test_inclusive_scan1<std::random_access_iterator_tag>' requested here
test_inclusive_scan1<std::random_access_iterator_tag>();
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:13:
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:97:20: warning: 'inclusive_scan<const hpx::parallel::execution::parallel_unsequenced_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:80:9) &, 42, 0>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::parallel::inclusive_scan(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:23:5: note: in instantiation of function template specialization 'test_inclusive_scan1<const hpx::parallel::execution::parallel_unsequenced_policy &, std::random_access_iterator_tag>' requested here
test_inclusive_scan1(execution::par_unseq, IteratorTag());
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:42:5: note: in instantiation of function template specialization 'test_inclusive_scan1<std::random_access_iterator_tag>' requested here
test_inclusive_scan1<std::random_access_iterator_tag>();
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:340:5: note: 'inclusive_scan<const hpx::parallel::execution::parallel_unsequenced_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:80:9) &, 42, 0>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG)
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:13:
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/include/parallel_scan.hpp:9:
In file included from /home/zao/stellar/hpx/hpx/parallel/algorithms/exclusive_scan.hpp:19:
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:122:26: warning: lambda capture 'conv' is not used [-Wunused-lambda-capture]
[op, conv, policy](
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::parallel<const hpx::parallel::execution::parallel_unsequenced_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:80:9) &, hpx::parallel::util::projection_identity>' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:196:47: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::call<const hpx::parallel::execution::parallel_unsequenced_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag> &, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > &, const unsigned long &, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:80:9) &>' requested here
return inclusive_scan<FwdIter2>().call(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:322:24: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan_<const hpx::parallel::execution::parallel_unsequenced_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:80:9) &, hpx::parallel::util::projection_identity>' requested here
return detail::inclusive_scan_(
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:84:20: note: in instantiation of function template specialization 'hpx::parallel::v1::inclusive_scan<const hpx::parallel::execution::parallel_unsequenced_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:80:9) &, unsigned long, 42, 0>' requested here
hpx::parallel::inclusive_scan(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:23:5: note: in instantiation of function template specialization 'test_inclusive_scan1<const hpx::parallel::execution::parallel_unsequenced_policy &, std::random_access_iterator_tag>' requested here
test_inclusive_scan1(execution::par_unseq, IteratorTag());
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:42:5: note: in instantiation of function template specialization 'test_inclusive_scan1<std::random_access_iterator_tag>' requested here
test_inclusive_scan1<std::random_access_iterator_tag>();
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:13:
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:140:24: warning: 'inclusive_scan<hpx::parallel::execution::sequenced_task_policy, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:121:9) &, 42, 0>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
f = hpx::parallel::inclusive_scan(std::forward<ExPolicy>(p),
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:25:5: note: in instantiation of function template specialization 'test_inclusive_scan1_async<hpx::parallel::execution::sequenced_task_policy, std::random_access_iterator_tag>' requested here
test_inclusive_scan1_async(execution::seq(execution::task), IteratorTag());
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:42:5: note: in instantiation of function template specialization 'test_inclusive_scan1<std::random_access_iterator_tag>' requested here
test_inclusive_scan1<std::random_access_iterator_tag>();
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:340:5: note: 'inclusive_scan<hpx::parallel::execution::sequenced_task_policy, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:121:9) &, 42, 0>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG)
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:13:
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:140:24: warning: 'inclusive_scan<hpx::parallel::execution::parallel_task_policy, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:121:9) &, 42, 0>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
f = hpx::parallel::inclusive_scan(std::forward<ExPolicy>(p),
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:26:5: note: in instantiation of function template specialization 'test_inclusive_scan1_async<hpx::parallel::execution::parallel_task_policy, std::random_access_iterator_tag>' requested here
test_inclusive_scan1_async(execution::par(execution::task), IteratorTag());
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:42:5: note: in instantiation of function template specialization 'test_inclusive_scan1<std::random_access_iterator_tag>' requested here
test_inclusive_scan1<std::random_access_iterator_tag>();
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:340:5: note: 'inclusive_scan<hpx::parallel::execution::parallel_task_policy, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:121:9) &, 42, 0>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG)
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:13:
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/include/parallel_scan.hpp:9:
In file included from /home/zao/stellar/hpx/hpx/parallel/algorithms/exclusive_scan.hpp:19:
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:122:26: warning: lambda capture 'conv' is not used [-Wunused-lambda-capture]
[op, conv, policy](
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::parallel<hpx::parallel::execution::parallel_task_policy, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:121:9) &, hpx::parallel::util::projection_identity>' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:196:47: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::call<hpx::parallel::execution::parallel_task_policy, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag> &, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > &, const unsigned long &, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:121:9) &>' requested here
return inclusive_scan<FwdIter2>().call(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:322:24: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan_<hpx::parallel::execution::parallel_task_policy, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:121:9) &, hpx::parallel::util::projection_identity>' requested here
return detail::inclusive_scan_(
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:126:24: note: in instantiation of function template specialization 'hpx::parallel::v1::inclusive_scan<hpx::parallel::execution::parallel_task_policy, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:121:9) &, unsigned long, 42, 0>' requested here
hpx::parallel::inclusive_scan(std::forward<ExPolicy>(p),
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:26:5: note: in instantiation of function template specialization 'test_inclusive_scan1_async<hpx::parallel::execution::parallel_task_policy, std::random_access_iterator_tag>' requested here
test_inclusive_scan1_async(execution::par(execution::task), IteratorTag());
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:42:5: note: in instantiation of function template specialization 'test_inclusive_scan1<std::random_access_iterator_tag>' requested here
test_inclusive_scan1<std::random_access_iterator_tag>();
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:13:
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:97:20: warning: 'inclusive_scan<const hpx::parallel::execution::sequenced_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:80:9) &, 42, 0>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::parallel::inclusive_scan(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:21:5: note: in instantiation of function template specialization 'test_inclusive_scan1<const hpx::parallel::execution::sequenced_policy &, std::forward_iterator_tag>' requested here
test_inclusive_scan1(execution::seq, IteratorTag());
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:43:5: note: in instantiation of function template specialization 'test_inclusive_scan1<std::forward_iterator_tag>' requested here
test_inclusive_scan1<std::forward_iterator_tag>();
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:340:5: note: 'inclusive_scan<const hpx::parallel::execution::sequenced_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:80:9) &, 42, 0>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG)
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:13:
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:97:20: warning: 'inclusive_scan<const hpx::parallel::execution::parallel_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:80:9) &, 42, 0>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::parallel::inclusive_scan(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:22:5: note: in instantiation of function template specialization 'test_inclusive_scan1<const hpx::parallel::execution::parallel_policy &, std::forward_iterator_tag>' requested here
test_inclusive_scan1(execution::par, IteratorTag());
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:43:5: note: in instantiation of function template specialization 'test_inclusive_scan1<std::forward_iterator_tag>' requested here
test_inclusive_scan1<std::forward_iterator_tag>();
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:340:5: note: 'inclusive_scan<const hpx::parallel::execution::parallel_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:80:9) &, 42, 0>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG)
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:13:
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/include/parallel_scan.hpp:9:
In file included from /home/zao/stellar/hpx/hpx/parallel/algorithms/exclusive_scan.hpp:19:
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:122:26: warning: lambda capture 'conv' is not used [-Wunused-lambda-capture]
[op, conv, policy](
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::parallel<const hpx::parallel::execution::parallel_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag>, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:80:9) &, hpx::parallel::util::projection_identity>' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:196:47: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::call<const hpx::parallel::execution::parallel_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag> &, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > &, const unsigned long &, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:80:9) &>' requested here
return inclusive_scan<FwdIter2>().call(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:322:24: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan_<const hpx::parallel::execution::parallel_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:80:9) &, hpx::parallel::util::projection_identity>' requested here
return detail::inclusive_scan_(
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:84:20: note: in instantiation of function template specialization 'hpx::parallel::v1::inclusive_scan<const hpx::parallel::execution::parallel_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:80:9) &, unsigned long, 42, 0>' requested here
hpx::parallel::inclusive_scan(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:22:5: note: in instantiation of function template specialization 'test_inclusive_scan1<const hpx::parallel::execution::parallel_policy &, std::forward_iterator_tag>' requested here
test_inclusive_scan1(execution::par, IteratorTag());
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:43:5: note: in instantiation of function template specialization 'test_inclusive_scan1<std::forward_iterator_tag>' requested here
test_inclusive_scan1<std::forward_iterator_tag>();
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:13:
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:97:20: warning: 'inclusive_scan<const hpx::parallel::execution::parallel_unsequenced_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:80:9) &, 42, 0>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::parallel::inclusive_scan(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:23:5: note: in instantiation of function template specialization 'test_inclusive_scan1<const hpx::parallel::execution::parallel_unsequenced_policy &, std::forward_iterator_tag>' requested here
test_inclusive_scan1(execution::par_unseq, IteratorTag());
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:43:5: note: in instantiation of function template specialization 'test_inclusive_scan1<std::forward_iterator_tag>' requested here
test_inclusive_scan1<std::forward_iterator_tag>();
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:340:5: note: 'inclusive_scan<const hpx::parallel::execution::parallel_unsequenced_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:80:9) &, 42, 0>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG)
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:13:
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/include/parallel_scan.hpp:9:
In file included from /home/zao/stellar/hpx/hpx/parallel/algorithms/exclusive_scan.hpp:19:
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:122:26: warning: lambda capture 'conv' is not used [-Wunused-lambda-capture]
[op, conv, policy](
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::parallel<const hpx::parallel::execution::parallel_unsequenced_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag>, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:80:9) &, hpx::parallel::util::projection_identity>' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:196:47: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::call<const hpx::parallel::execution::parallel_unsequenced_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag> &, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > &, const unsigned long &, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:80:9) &>' requested here
return inclusive_scan<FwdIter2>().call(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:322:24: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan_<const hpx::parallel::execution::parallel_unsequenced_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:80:9) &, hpx::parallel::util::projection_identity>' requested here
return detail::inclusive_scan_(
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:84:20: note: in instantiation of function template specialization 'hpx::parallel::v1::inclusive_scan<const hpx::parallel::execution::parallel_unsequenced_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:80:9) &, unsigned long, 42, 0>' requested here
hpx::parallel::inclusive_scan(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:23:5: note: in instantiation of function template specialization 'test_inclusive_scan1<const hpx::parallel::execution::parallel_unsequenced_policy &, std::forward_iterator_tag>' requested here
test_inclusive_scan1(execution::par_unseq, IteratorTag());
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:43:5: note: in instantiation of function template specialization 'test_inclusive_scan1<std::forward_iterator_tag>' requested here
test_inclusive_scan1<std::forward_iterator_tag>();
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:13:
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:140:24: warning: 'inclusive_scan<hpx::parallel::execution::sequenced_task_policy, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:121:9) &, 42, 0>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
f = hpx::parallel::inclusive_scan(std::forward<ExPolicy>(p),
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:25:5: note: in instantiation of function template specialization 'test_inclusive_scan1_async<hpx::parallel::execution::sequenced_task_policy, std::forward_iterator_tag>' requested here
test_inclusive_scan1_async(execution::seq(execution::task), IteratorTag());
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:43:5: note: in instantiation of function template specialization 'test_inclusive_scan1<std::forward_iterator_tag>' requested here
test_inclusive_scan1<std::forward_iterator_tag>();
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:340:5: note: 'inclusive_scan<hpx::parallel::execution::sequenced_task_policy, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:121:9) &, 42, 0>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG)
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:13:
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:140:24: warning: 'inclusive_scan<hpx::parallel::execution::parallel_task_policy, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:121:9) &, 42, 0>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
f = hpx::parallel::inclusive_scan(std::forward<ExPolicy>(p),
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:26:5: note: in instantiation of function template specialization 'test_inclusive_scan1_async<hpx::parallel::execution::parallel_task_policy, std::forward_iterator_tag>' requested here
test_inclusive_scan1_async(execution::par(execution::task), IteratorTag());
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:43:5: note: in instantiation of function template specialization 'test_inclusive_scan1<std::forward_iterator_tag>' requested here
test_inclusive_scan1<std::forward_iterator_tag>();
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:340:5: note: 'inclusive_scan<hpx::parallel::execution::parallel_task_policy, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:121:9) &, 42, 0>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG)
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:13:
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/include/parallel_scan.hpp:9:
In file included from /home/zao/stellar/hpx/hpx/parallel/algorithms/exclusive_scan.hpp:19:
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:122:26: warning: lambda capture 'conv' is not used [-Wunused-lambda-capture]
[op, conv, policy](
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::parallel<hpx::parallel::execution::parallel_task_policy, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag>, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:121:9) &, hpx::parallel::util::projection_identity>' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:196:47: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::call<hpx::parallel::execution::parallel_task_policy, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag> &, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > &, const unsigned long &, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:121:9) &>' requested here
return inclusive_scan<FwdIter2>().call(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:322:24: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan_<hpx::parallel::execution::parallel_task_policy, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:121:9) &, hpx::parallel::util::projection_identity>' requested here
return detail::inclusive_scan_(
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:126:24: note: in instantiation of function template specialization 'hpx::parallel::v1::inclusive_scan<hpx::parallel::execution::parallel_task_policy, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:121:9) &, unsigned long, 42, 0>' requested here
hpx::parallel::inclusive_scan(std::forward<ExPolicy>(p),
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:26:5: note: in instantiation of function template specialization 'test_inclusive_scan1_async<hpx::parallel::execution::parallel_task_policy, std::forward_iterator_tag>' requested here
test_inclusive_scan1_async(execution::par(execution::task), IteratorTag());
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:43:5: note: in instantiation of function template specialization 'test_inclusive_scan1<std::forward_iterator_tag>' requested here
test_inclusive_scan1<std::forward_iterator_tag>();
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:13:
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:186:20: warning: 'inclusive_scan<hpx::parallel::execution::sequenced_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, 42, 0>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::parallel::inclusive_scan(policy,
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:55:5: note: in instantiation of function template specialization 'test_inclusive_scan2<hpx::parallel::execution::sequenced_policy, std::random_access_iterator_tag>' requested here
test_inclusive_scan2(execution::seq, IteratorTag());
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:76:5: note: in instantiation of function template specialization 'test_inclusive_scan2<std::random_access_iterator_tag>' requested here
test_inclusive_scan2<std::random_access_iterator_tag>();
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:439:5: note: 'inclusive_scan<hpx::parallel::execution::sequenced_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, 42, 0>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG)
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:13:
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:186:20: warning: 'inclusive_scan<hpx::parallel::execution::parallel_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, 42, 0>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::parallel::inclusive_scan(policy,
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:56:5: note: in instantiation of function template specialization 'test_inclusive_scan2<hpx::parallel::execution::parallel_policy, std::random_access_iterator_tag>' requested here
test_inclusive_scan2(execution::par, IteratorTag());
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:76:5: note: in instantiation of function template specialization 'test_inclusive_scan2<std::random_access_iterator_tag>' requested here
test_inclusive_scan2<std::random_access_iterator_tag>();
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:439:5: note: 'inclusive_scan<hpx::parallel::execution::parallel_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, 42, 0>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG)
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:13:
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/include/parallel_scan.hpp:9:
In file included from /home/zao/stellar/hpx/hpx/parallel/algorithms/exclusive_scan.hpp:19:
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:122:26: warning: lambda capture 'conv' is not used [-Wunused-lambda-capture]
[op, conv, policy](
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::parallel<hpx::parallel::execution::parallel_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:169:9) &, hpx::parallel::util::projection_identity>' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:196:47: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::call<hpx::parallel::execution::parallel_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag> &, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > &, const unsigned long &, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:169:9) &>' requested here
return inclusive_scan<FwdIter2>().call(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:576:24: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan_<hpx::parallel::execution::parallel_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:169:9) &, hpx::parallel::util::projection_identity>' requested here
return detail::inclusive_scan_(
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:173:20: note: in instantiation of function template specialization 'hpx::parallel::v1::inclusive_scan<hpx::parallel::execution::parallel_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:169:9) &, 42, 0>' requested here
hpx::parallel::inclusive_scan(policy,
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:56:5: note: in instantiation of function template specialization 'test_inclusive_scan2<hpx::parallel::execution::parallel_policy, std::random_access_iterator_tag>' requested here
test_inclusive_scan2(execution::par, IteratorTag());
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:76:5: note: in instantiation of function template specialization 'test_inclusive_scan2<std::random_access_iterator_tag>' requested here
test_inclusive_scan2<std::random_access_iterator_tag>();
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:13:
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/include/parallel_scan.hpp:9:
In file included from /home/zao/stellar/hpx/hpx/parallel/algorithms/exclusive_scan.hpp:19:
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:122:26: warning: lambda capture 'conv' is not used [-Wunused-lambda-capture]
[op, conv, policy](
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::parallel<hpx::parallel::execution::parallel_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, unsigned long, std::plus<unsigned long>, hpx::parallel::util::projection_identity>' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:196:47: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::call<hpx::parallel::execution::parallel_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag> &, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > &, const unsigned long &, std::plus<unsigned long> >' requested here
return inclusive_scan<FwdIter2>().call(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:463:24: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan_<hpx::parallel::execution::parallel_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, std::plus<unsigned long>, hpx::parallel::util::projection_identity>' requested here
return detail::inclusive_scan_(
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:186:20: note: in instantiation of function template specialization 'hpx::parallel::v1::inclusive_scan<hpx::parallel::execution::parallel_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, 42, 0>' requested here
hpx::parallel::inclusive_scan(policy,
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:56:5: note: in instantiation of function template specialization 'test_inclusive_scan2<hpx::parallel::execution::parallel_policy, std::random_access_iterator_tag>' requested here
test_inclusive_scan2(execution::par, IteratorTag());
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:76:5: note: in instantiation of function template specialization 'test_inclusive_scan2<std::random_access_iterator_tag>' requested here
test_inclusive_scan2<std::random_access_iterator_tag>();
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:13:
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:186:20: warning: 'inclusive_scan<hpx::parallel::execution::parallel_unsequenced_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, 42, 0>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::parallel::inclusive_scan(policy,
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:57:5: note: in instantiation of function template specialization 'test_inclusive_scan2<hpx::parallel::execution::parallel_unsequenced_policy, std::random_access_iterator_tag>' requested here
test_inclusive_scan2(execution::par_unseq, IteratorTag());
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:76:5: note: in instantiation of function template specialization 'test_inclusive_scan2<std::random_access_iterator_tag>' requested here
test_inclusive_scan2<std::random_access_iterator_tag>();
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:439:5: note: 'inclusive_scan<hpx::parallel::execution::parallel_unsequenced_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, 42, 0>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG)
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:13:
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/include/parallel_scan.hpp:9:
In file included from /home/zao/stellar/hpx/hpx/parallel/algorithms/exclusive_scan.hpp:19:
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:122:26: warning: lambda capture 'conv' is not used [-Wunused-lambda-capture]
[op, conv, policy](
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::parallel<hpx::parallel::execution::parallel_unsequenced_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:169:9) &, hpx::parallel::util::projection_identity>' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:196:47: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::call<hpx::parallel::execution::parallel_unsequenced_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag> &, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > &, const unsigned long &, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:169:9) &>' requested here
return inclusive_scan<FwdIter2>().call(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:576:24: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan_<hpx::parallel::execution::parallel_unsequenced_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:169:9) &, hpx::parallel::util::projection_identity>' requested here
return detail::inclusive_scan_(
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:173:20: note: in instantiation of function template specialization 'hpx::parallel::v1::inclusive_scan<hpx::parallel::execution::parallel_unsequenced_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:169:9) &, 42, 0>' requested here
hpx::parallel::inclusive_scan(policy,
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:57:5: note: in instantiation of function template specialization 'test_inclusive_scan2<hpx::parallel::execution::parallel_unsequenced_policy, std::random_access_iterator_tag>' requested here
test_inclusive_scan2(execution::par_unseq, IteratorTag());
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:76:5: note: in instantiation of function template specialization 'test_inclusive_scan2<std::random_access_iterator_tag>' requested here
test_inclusive_scan2<std::random_access_iterator_tag>();
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:13:
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/include/parallel_scan.hpp:9:
In file included from /home/zao/stellar/hpx/hpx/parallel/algorithms/exclusive_scan.hpp:19:
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:122:26: warning: lambda capture 'conv' is not used [-Wunused-lambda-capture]
[op, conv, policy](
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::parallel<hpx::parallel::execution::parallel_unsequenced_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, unsigned long, std::plus<unsigned long>, hpx::parallel::util::projection_identity>' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:196:47: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::call<hpx::parallel::execution::parallel_unsequenced_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag> &, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > &, const unsigned long &, std::plus<unsigned long> >' requested here
return inclusive_scan<FwdIter2>().call(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:463:24: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan_<hpx::parallel::execution::parallel_unsequenced_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, std::plus<unsigned long>, hpx::parallel::util::projection_identity>' requested here
return detail::inclusive_scan_(
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:186:20: note: in instantiation of function template specialization 'hpx::parallel::v1::inclusive_scan<hpx::parallel::execution::parallel_unsequenced_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, 42, 0>' requested here
hpx::parallel::inclusive_scan(policy,
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:57:5: note: in instantiation of function template specialization 'test_inclusive_scan2<hpx::parallel::execution::parallel_unsequenced_policy, std::random_access_iterator_tag>' requested here
test_inclusive_scan2(execution::par_unseq, IteratorTag());
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:76:5: note: in instantiation of function template specialization 'test_inclusive_scan2<std::random_access_iterator_tag>' requested here
test_inclusive_scan2<std::random_access_iterator_tag>();
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:13:
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:212:24: warning: 'inclusive_scan<hpx::parallel::execution::sequenced_task_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, 42, 0>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::parallel::inclusive_scan(p,
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:59:5: note: in instantiation of function template specialization 'test_inclusive_scan2_async<hpx::parallel::execution::sequenced_task_policy, std::random_access_iterator_tag>' requested here
test_inclusive_scan2_async(execution::seq(execution::task), IteratorTag());
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:76:5: note: in instantiation of function template specialization 'test_inclusive_scan2<std::random_access_iterator_tag>' requested here
test_inclusive_scan2<std::random_access_iterator_tag>();
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:439:5: note: 'inclusive_scan<hpx::parallel::execution::sequenced_task_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, 42, 0>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG)
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:13:
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:212:24: warning: 'inclusive_scan<hpx::parallel::execution::parallel_task_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, 42, 0>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::parallel::inclusive_scan(p,
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:60:5: note: in instantiation of function template specialization 'test_inclusive_scan2_async<hpx::parallel::execution::parallel_task_policy, std::random_access_iterator_tag>' requested here
test_inclusive_scan2_async(execution::par(execution::task), IteratorTag());
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:76:5: note: in instantiation of function template specialization 'test_inclusive_scan2<std::random_access_iterator_tag>' requested here
test_inclusive_scan2<std::random_access_iterator_tag>();
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:439:5: note: 'inclusive_scan<hpx::parallel::execution::parallel_task_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, 42, 0>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG)
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:13:
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/include/parallel_scan.hpp:9:
In file included from /home/zao/stellar/hpx/hpx/parallel/algorithms/exclusive_scan.hpp:19:
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:122:26: warning: lambda capture 'conv' is not used [-Wunused-lambda-capture]
[op, conv, policy](
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::parallel<hpx::parallel::execution::parallel_task_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, unsigned long, std::plus<unsigned long>, hpx::parallel::util::projection_identity>' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:196:47: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::call<hpx::parallel::execution::parallel_task_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag> &, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > &, const unsigned long &, std::plus<unsigned long> >' requested here
return inclusive_scan<FwdIter2>().call(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:463:24: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan_<hpx::parallel::execution::parallel_task_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, std::plus<unsigned long>, hpx::parallel::util::projection_identity>' requested here
return detail::inclusive_scan_(
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:212:24: note: in instantiation of function template specialization 'hpx::parallel::v1::inclusive_scan<hpx::parallel::execution::parallel_task_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, 42, 0>' requested here
hpx::parallel::inclusive_scan(p,
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:60:5: note: in instantiation of function template specialization 'test_inclusive_scan2_async<hpx::parallel::execution::parallel_task_policy, std::random_access_iterator_tag>' requested here
test_inclusive_scan2_async(execution::par(execution::task), IteratorTag());
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:76:5: note: in instantiation of function template specialization 'test_inclusive_scan2<std::random_access_iterator_tag>' requested here
test_inclusive_scan2<std::random_access_iterator_tag>();
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:13:
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:186:20: warning: 'inclusive_scan<hpx::parallel::execution::sequenced_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, 42, 0>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::parallel::inclusive_scan(policy,
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:55:5: note: in instantiation of function template specialization 'test_inclusive_scan2<hpx::parallel::execution::sequenced_policy, std::forward_iterator_tag>' requested here
test_inclusive_scan2(execution::seq, IteratorTag());
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:77:5: note: in instantiation of function template specialization 'test_inclusive_scan2<std::forward_iterator_tag>' requested here
test_inclusive_scan2<std::forward_iterator_tag>();
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:439:5: note: 'inclusive_scan<hpx::parallel::execution::sequenced_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, 42, 0>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG)
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:13:
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:186:20: warning: 'inclusive_scan<hpx::parallel::execution::parallel_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, 42, 0>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::parallel::inclusive_scan(policy,
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:56:5: note: in instantiation of function template specialization 'test_inclusive_scan2<hpx::parallel::execution::parallel_policy, std::forward_iterator_tag>' requested here
test_inclusive_scan2(execution::par, IteratorTag());
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:77:5: note: in instantiation of function template specialization 'test_inclusive_scan2<std::forward_iterator_tag>' requested here
test_inclusive_scan2<std::forward_iterator_tag>();
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:439:5: note: 'inclusive_scan<hpx::parallel::execution::parallel_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, 42, 0>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG)
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:13:
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/include/parallel_scan.hpp:9:
In file included from /home/zao/stellar/hpx/hpx/parallel/algorithms/exclusive_scan.hpp:19:
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:122:26: warning: lambda capture 'conv' is not used [-Wunused-lambda-capture]
[op, conv, policy](
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::parallel<hpx::parallel::execution::parallel_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag>, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:169:9) &, hpx::parallel::util::projection_identity>' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:196:47: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::call<hpx::parallel::execution::parallel_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag> &, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > &, const unsigned long &, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:169:9) &>' requested here
return inclusive_scan<FwdIter2>().call(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:576:24: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan_<hpx::parallel::execution::parallel_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:169:9) &, hpx::parallel::util::projection_identity>' requested here
return detail::inclusive_scan_(
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:173:20: note: in instantiation of function template specialization 'hpx::parallel::v1::inclusive_scan<hpx::parallel::execution::parallel_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:169:9) &, 42, 0>' requested here
hpx::parallel::inclusive_scan(policy,
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:56:5: note: in instantiation of function template specialization 'test_inclusive_scan2<hpx::parallel::execution::parallel_policy, std::forward_iterator_tag>' requested here
test_inclusive_scan2(execution::par, IteratorTag());
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:77:5: note: in instantiation of function template specialization 'test_inclusive_scan2<std::forward_iterator_tag>' requested here
test_inclusive_scan2<std::forward_iterator_tag>();
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:13:
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/include/parallel_scan.hpp:9:
In file included from /home/zao/stellar/hpx/hpx/parallel/algorithms/exclusive_scan.hpp:19:
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:122:26: warning: lambda capture 'conv' is not used [-Wunused-lambda-capture]
[op, conv, policy](
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::parallel<hpx::parallel::execution::parallel_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag>, unsigned long, std::plus<unsigned long>, hpx::parallel::util::projection_identity>' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:196:47: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::call<hpx::parallel::execution::parallel_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag> &, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > &, const unsigned long &, std::plus<unsigned long> >' requested here
return inclusive_scan<FwdIter2>().call(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:463:24: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan_<hpx::parallel::execution::parallel_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, std::plus<unsigned long>, hpx::parallel::util::projection_identity>' requested here
return detail::inclusive_scan_(
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:186:20: note: in instantiation of function template specialization 'hpx::parallel::v1::inclusive_scan<hpx::parallel::execution::parallel_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, 42, 0>' requested here
hpx::parallel::inclusive_scan(policy,
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:56:5: note: in instantiation of function template specialization 'test_inclusive_scan2<hpx::parallel::execution::parallel_policy, std::forward_iterator_tag>' requested here
test_inclusive_scan2(execution::par, IteratorTag());
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:77:5: note: in instantiation of function template specialization 'test_inclusive_scan2<std::forward_iterator_tag>' requested here
test_inclusive_scan2<std::forward_iterator_tag>();
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:13:
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:186:20: warning: 'inclusive_scan<hpx::parallel::execution::parallel_unsequenced_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, 42, 0>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::parallel::inclusive_scan(policy,
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:57:5: note: in instantiation of function template specialization 'test_inclusive_scan2<hpx::parallel::execution::parallel_unsequenced_policy, std::forward_iterator_tag>' requested here
test_inclusive_scan2(execution::par_unseq, IteratorTag());
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:77:5: note: in instantiation of function template specialization 'test_inclusive_scan2<std::forward_iterator_tag>' requested here
test_inclusive_scan2<std::forward_iterator_tag>();
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:439:5: note: 'inclusive_scan<hpx::parallel::execution::parallel_unsequenced_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, 42, 0>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG)
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:13:
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/include/parallel_scan.hpp:9:
In file included from /home/zao/stellar/hpx/hpx/parallel/algorithms/exclusive_scan.hpp:19:
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:122:26: warning: lambda capture 'conv' is not used [-Wunused-lambda-capture]
[op, conv, policy](
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::parallel<hpx::parallel::execution::parallel_unsequenced_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag>, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:169:9) &, hpx::parallel::util::projection_identity>' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:196:47: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::call<hpx::parallel::execution::parallel_unsequenced_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag> &, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > &, const unsigned long &, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:169:9) &>' requested here
return inclusive_scan<FwdIter2>().call(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:576:24: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan_<hpx::parallel::execution::parallel_unsequenced_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:169:9) &, hpx::parallel::util::projection_identity>' requested here
return detail::inclusive_scan_(
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:173:20: note: in instantiation of function template specialization 'hpx::parallel::v1::inclusive_scan<hpx::parallel::execution::parallel_unsequenced_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:169:9) &, 42, 0>' requested here
hpx::parallel::inclusive_scan(policy,
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:57:5: note: in instantiation of function template specialization 'test_inclusive_scan2<hpx::parallel::execution::parallel_unsequenced_policy, std::forward_iterator_tag>' requested here
test_inclusive_scan2(execution::par_unseq, IteratorTag());
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:77:5: note: in instantiation of function template specialization 'test_inclusive_scan2<std::forward_iterator_tag>' requested here
test_inclusive_scan2<std::forward_iterator_tag>();
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:13:
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/include/parallel_scan.hpp:9:
In file included from /home/zao/stellar/hpx/hpx/parallel/algorithms/exclusive_scan.hpp:19:
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:122:26: warning: lambda capture 'conv' is not used [-Wunused-lambda-capture]
[op, conv, policy](
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::parallel<hpx::parallel::execution::parallel_unsequenced_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag>, unsigned long, std::plus<unsigned long>, hpx::parallel::util::projection_identity>' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:196:47: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::call<hpx::parallel::execution::parallel_unsequenced_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag> &, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > &, const unsigned long &, std::plus<unsigned long> >' requested here
return inclusive_scan<FwdIter2>().call(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:463:24: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan_<hpx::parallel::execution::parallel_unsequenced_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, std::plus<unsigned long>, hpx::parallel::util::projection_identity>' requested here
return detail::inclusive_scan_(
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:186:20: note: in instantiation of function template specialization 'hpx::parallel::v1::inclusive_scan<hpx::parallel::execution::parallel_unsequenced_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, 42, 0>' requested here
hpx::parallel::inclusive_scan(policy,
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:57:5: note: in instantiation of function template specialization 'test_inclusive_scan2<hpx::parallel::execution::parallel_unsequenced_policy, std::forward_iterator_tag>' requested here
test_inclusive_scan2(execution::par_unseq, IteratorTag());
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:77:5: note: in instantiation of function template specialization 'test_inclusive_scan2<std::forward_iterator_tag>' requested here
test_inclusive_scan2<std::forward_iterator_tag>();
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:13:
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:212:24: warning: 'inclusive_scan<hpx::parallel::execution::sequenced_task_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, 42, 0>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::parallel::inclusive_scan(p,
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:59:5: note: in instantiation of function template specialization 'test_inclusive_scan2_async<hpx::parallel::execution::sequenced_task_policy, std::forward_iterator_tag>' requested here
test_inclusive_scan2_async(execution::seq(execution::task), IteratorTag());
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:77:5: note: in instantiation of function template specialization 'test_inclusive_scan2<std::forward_iterator_tag>' requested here
test_inclusive_scan2<std::forward_iterator_tag>();
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:439:5: note: 'inclusive_scan<hpx::parallel::execution::sequenced_task_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, 42, 0>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG)
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:13:
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:212:24: warning: 'inclusive_scan<hpx::parallel::execution::parallel_task_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, 42, 0>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::parallel::inclusive_scan(p,
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:60:5: note: in instantiation of function template specialization 'test_inclusive_scan2_async<hpx::parallel::execution::parallel_task_policy, std::forward_iterator_tag>' requested here
test_inclusive_scan2_async(execution::par(execution::task), IteratorTag());
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:77:5: note: in instantiation of function template specialization 'test_inclusive_scan2<std::forward_iterator_tag>' requested here
test_inclusive_scan2<std::forward_iterator_tag>();
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:439:5: note: 'inclusive_scan<hpx::parallel::execution::parallel_task_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, 42, 0>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG)
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:13:
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/include/parallel_scan.hpp:9:
In file included from /home/zao/stellar/hpx/hpx/parallel/algorithms/exclusive_scan.hpp:19:
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:122:26: warning: lambda capture 'conv' is not used [-Wunused-lambda-capture]
[op, conv, policy](
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::parallel<hpx::parallel::execution::parallel_task_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag>, unsigned long, std::plus<unsigned long>, hpx::parallel::util::projection_identity>' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:196:47: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::call<hpx::parallel::execution::parallel_task_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag> &, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > &, const unsigned long &, std::plus<unsigned long> >' requested here
return inclusive_scan<FwdIter2>().call(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:463:24: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan_<hpx::parallel::execution::parallel_task_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, std::plus<unsigned long>, hpx::parallel::util::projection_identity>' requested here
return detail::inclusive_scan_(
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:212:24: note: in instantiation of function template specialization 'hpx::parallel::v1::inclusive_scan<hpx::parallel::execution::parallel_task_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, 42, 0>' requested here
hpx::parallel::inclusive_scan(p,
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:60:5: note: in instantiation of function template specialization 'test_inclusive_scan2_async<hpx::parallel::execution::parallel_task_policy, std::forward_iterator_tag>' requested here
test_inclusive_scan2_async(execution::par(execution::task), IteratorTag());
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:77:5: note: in instantiation of function template specialization 'test_inclusive_scan2<std::forward_iterator_tag>' requested here
test_inclusive_scan2<std::forward_iterator_tag>();
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:13:
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/include/parallel_scan.hpp:9:
In file included from /home/zao/stellar/hpx/hpx/parallel/algorithms/exclusive_scan.hpp:19:
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:122:26: warning: lambda capture 'conv' is not used [-Wunused-lambda-capture]
[op, conv, policy](
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::parallel<hpx::parallel::execution::parallel_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:298:13), hpx::parallel::util::projection_identity>' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:196:47: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::call<hpx::parallel::execution::parallel_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag> &, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > &, const unsigned long &, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:298:13)>' requested here
return inclusive_scan<FwdIter2>().call(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:322:24: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan_<hpx::parallel::execution::parallel_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:298:13), hpx::parallel::util::projection_identity>' requested here
return detail::inclusive_scan_(
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:295:24: note: in instantiation of function template specialization 'hpx::parallel::v1::inclusive_scan<hpx::parallel::execution::parallel_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:298:13), unsigned long, 42, 0>' requested here
hpx::parallel::inclusive_scan(policy,
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:127:5: note: in instantiation of function template specialization 'test_inclusive_scan_exception<hpx::parallel::execution::parallel_policy, std::random_access_iterator_tag>' requested here
test_inclusive_scan_exception(execution::par, IteratorTag());
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:147:5: note: in instantiation of function template specialization 'test_inclusive_scan_exception<std::random_access_iterator_tag>' requested here
test_inclusive_scan_exception<std::random_access_iterator_tag>();
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:13:
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/include/parallel_scan.hpp:9:
In file included from /home/zao/stellar/hpx/hpx/parallel/algorithms/exclusive_scan.hpp:19:
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:122:26: warning: lambda capture 'conv' is not used [-Wunused-lambda-capture]
[op, conv, policy](
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::parallel<hpx::parallel::execution::parallel_task_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:334:17), hpx::parallel::util::projection_identity>' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:196:47: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::call<hpx::parallel::execution::parallel_task_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag> &, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > &, const unsigned long &, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:334:17)>' requested here
return inclusive_scan<FwdIter2>().call(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:322:24: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan_<hpx::parallel::execution::parallel_task_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:334:17), hpx::parallel::util::projection_identity>' requested here
return detail::inclusive_scan_(
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:331:28: note: in instantiation of function template specialization 'hpx::parallel::v1::inclusive_scan<hpx::parallel::execution::parallel_task_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:334:17), unsigned long, 42, 0>' requested here
hpx::parallel::inclusive_scan(p,
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:131:5: note: in instantiation of function template specialization 'test_inclusive_scan_exception_async<hpx::parallel::execution::parallel_task_policy, std::random_access_iterator_tag>' requested here
test_inclusive_scan_exception_async(execution::par(execution::task),
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:147:5: note: in instantiation of function template specialization 'test_inclusive_scan_exception<std::random_access_iterator_tag>' requested here
test_inclusive_scan_exception<std::random_access_iterator_tag>();
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:13:
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/include/parallel_scan.hpp:9:
In file included from /home/zao/stellar/hpx/hpx/parallel/algorithms/exclusive_scan.hpp:19:
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:122:26: warning: lambda capture 'conv' is not used [-Wunused-lambda-capture]
[op, conv, policy](
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::parallel<hpx::parallel::execution::parallel_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag>, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:298:13), hpx::parallel::util::projection_identity>' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:196:47: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::call<hpx::parallel::execution::parallel_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag> &, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > &, const unsigned long &, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:298:13)>' requested here
return inclusive_scan<FwdIter2>().call(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:322:24: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan_<hpx::parallel::execution::parallel_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:298:13), hpx::parallel::util::projection_identity>' requested here
return detail::inclusive_scan_(
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:295:24: note: in instantiation of function template specialization 'hpx::parallel::v1::inclusive_scan<hpx::parallel::execution::parallel_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:298:13), unsigned long, 42, 0>' requested here
hpx::parallel::inclusive_scan(policy,
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:127:5: note: in instantiation of function template specialization 'test_inclusive_scan_exception<hpx::parallel::execution::parallel_policy, std::forward_iterator_tag>' requested here
test_inclusive_scan_exception(execution::par, IteratorTag());
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:148:5: note: in instantiation of function template specialization 'test_inclusive_scan_exception<std::forward_iterator_tag>' requested here
test_inclusive_scan_exception<std::forward_iterator_tag>();
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:13:
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/include/parallel_scan.hpp:9:
In file included from /home/zao/stellar/hpx/hpx/parallel/algorithms/exclusive_scan.hpp:19:
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:122:26: warning: lambda capture 'conv' is not used [-Wunused-lambda-capture]
[op, conv, policy](
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::parallel<hpx::parallel::execution::parallel_task_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag>, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:334:17), hpx::parallel::util::projection_identity>' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:196:47: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::call<hpx::parallel::execution::parallel_task_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag> &, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > &, const unsigned long &, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:334:17)>' requested here
return inclusive_scan<FwdIter2>().call(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:322:24: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan_<hpx::parallel::execution::parallel_task_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:334:17), hpx::parallel::util::projection_identity>' requested here
return detail::inclusive_scan_(
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:331:28: note: in instantiation of function template specialization 'hpx::parallel::v1::inclusive_scan<hpx::parallel::execution::parallel_task_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:334:17), unsigned long, 42, 0>' requested here
hpx::parallel::inclusive_scan(p,
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:131:5: note: in instantiation of function template specialization 'test_inclusive_scan_exception_async<hpx::parallel::execution::parallel_task_policy, std::forward_iterator_tag>' requested here
test_inclusive_scan_exception_async(execution::par(execution::task),
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:148:5: note: in instantiation of function template specialization 'test_inclusive_scan_exception<std::forward_iterator_tag>' requested here
test_inclusive_scan_exception<std::forward_iterator_tag>();
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:13:
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/include/parallel_scan.hpp:9:
In file included from /home/zao/stellar/hpx/hpx/parallel/algorithms/exclusive_scan.hpp:19:
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:122:26: warning: lambda capture 'conv' is not used [-Wunused-lambda-capture]
[op, conv, policy](
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::parallel<hpx::parallel::execution::parallel_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:377:13), hpx::parallel::util::projection_identity>' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:196:47: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::call<hpx::parallel::execution::parallel_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag> &, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > &, const unsigned long &, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:377:13)>' requested here
return inclusive_scan<FwdIter2>().call(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:322:24: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan_<hpx::parallel::execution::parallel_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:377:13), hpx::parallel::util::projection_identity>' requested here
return detail::inclusive_scan_(
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:374:24: note: in instantiation of function template specialization 'hpx::parallel::v1::inclusive_scan<hpx::parallel::execution::parallel_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:377:13), unsigned long, 42, 0>' requested here
hpx::parallel::inclusive_scan(policy,
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:164:5: note: in instantiation of function template specialization 'test_inclusive_scan_bad_alloc<hpx::parallel::execution::parallel_policy, std::random_access_iterator_tag>' requested here
test_inclusive_scan_bad_alloc(execution::par, IteratorTag());
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:184:5: note: in instantiation of function template specialization 'test_inclusive_scan_bad_alloc<std::random_access_iterator_tag>' requested here
test_inclusive_scan_bad_alloc<std::random_access_iterator_tag>();
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:13:
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/include/parallel_scan.hpp:9:
In file included from /home/zao/stellar/hpx/hpx/parallel/algorithms/exclusive_scan.hpp:19:
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:122:26: warning: lambda capture 'conv' is not used [-Wunused-lambda-capture]
[op, conv, policy](
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::parallel<hpx::parallel::execution::parallel_task_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:412:17), hpx::parallel::util::projection_identity>' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:196:47: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::call<hpx::parallel::execution::parallel_task_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag> &, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > &, const unsigned long &, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:412:17)>' requested here
return inclusive_scan<FwdIter2>().call(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:322:24: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan_<hpx::parallel::execution::parallel_task_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:412:17), hpx::parallel::util::projection_identity>' requested here
return detail::inclusive_scan_(
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:409:28: note: in instantiation of function template specialization 'hpx::parallel::v1::inclusive_scan<hpx::parallel::execution::parallel_task_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::random_access_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:412:17), unsigned long, 42, 0>' requested here
hpx::parallel::inclusive_scan(p,
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:168:5: note: in instantiation of function template specialization 'test_inclusive_scan_bad_alloc_async<hpx::parallel::execution::parallel_task_policy, std::random_access_iterator_tag>' requested here
test_inclusive_scan_bad_alloc_async(execution::par(execution::task),
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:184:5: note: in instantiation of function template specialization 'test_inclusive_scan_bad_alloc<std::random_access_iterator_tag>' requested here
test_inclusive_scan_bad_alloc<std::random_access_iterator_tag>();
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:13:
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/include/parallel_scan.hpp:9:
In file included from /home/zao/stellar/hpx/hpx/parallel/algorithms/exclusive_scan.hpp:19:
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:122:26: warning: lambda capture 'conv' is not used [-Wunused-lambda-capture]
[op, conv, policy](
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::parallel<hpx::parallel::execution::parallel_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag>, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:377:13), hpx::parallel::util::projection_identity>' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:196:47: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::call<hpx::parallel::execution::parallel_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag> &, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > &, const unsigned long &, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:377:13)>' requested here
return inclusive_scan<FwdIter2>().call(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:322:24: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan_<hpx::parallel::execution::parallel_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:377:13), hpx::parallel::util::projection_identity>' requested here
return detail::inclusive_scan_(
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:374:24: note: in instantiation of function template specialization 'hpx::parallel::v1::inclusive_scan<hpx::parallel::execution::parallel_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:377:13), unsigned long, 42, 0>' requested here
hpx::parallel::inclusive_scan(policy,
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:164:5: note: in instantiation of function template specialization 'test_inclusive_scan_bad_alloc<hpx::parallel::execution::parallel_policy, std::forward_iterator_tag>' requested here
test_inclusive_scan_bad_alloc(execution::par, IteratorTag());
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:185:5: note: in instantiation of function template specialization 'test_inclusive_scan_bad_alloc<std::forward_iterator_tag>' requested here
test_inclusive_scan_bad_alloc<std::forward_iterator_tag>();
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:13:
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/include/parallel_scan.hpp:9:
In file included from /home/zao/stellar/hpx/hpx/parallel/algorithms/exclusive_scan.hpp:19:
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:122:26: warning: lambda capture 'conv' is not used [-Wunused-lambda-capture]
[op, conv, policy](
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::parallel<hpx::parallel::execution::parallel_task_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag>, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:412:17), hpx::parallel::util::projection_identity>' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:196:47: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > >::call<hpx::parallel::execution::parallel_task_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag> &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag> &, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > > &, const unsigned long &, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:412:17)>' requested here
return inclusive_scan<FwdIter2>().call(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:322:24: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan_<hpx::parallel::execution::parallel_task_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, unsigned long, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:412:17), hpx::parallel::util::projection_identity>' requested here
return detail::inclusive_scan_(
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:409:28: note: in instantiation of function template specialization 'hpx::parallel::v1::inclusive_scan<hpx::parallel::execution::parallel_task_policy &, test::test_iterator<__gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, std::forward_iterator_tag>, __gnu_cxx::__normal_iterator<unsigned long *, std::vector<unsigned long, std::allocator<unsigned long> > >, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:412:17), unsigned long, 42, 0>' requested here
hpx::parallel::inclusive_scan(p,
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:168:5: note: in instantiation of function template specialization 'test_inclusive_scan_bad_alloc_async<hpx::parallel::execution::parallel_task_policy, std::forward_iterator_tag>' requested here
test_inclusive_scan_bad_alloc_async(execution::par(execution::task),
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:185:5: note: in instantiation of function template specialization 'test_inclusive_scan_bad_alloc<std::forward_iterator_tag>' requested here
test_inclusive_scan_bad_alloc<std::forward_iterator_tag>();
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:13:
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/include/parallel_scan.hpp:9:
In file included from /home/zao/stellar/hpx/hpx/parallel/algorithms/exclusive_scan.hpp:19:
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:122:26: warning: lambda capture 'conv' is not used [-Wunused-lambda-capture]
[op, conv, policy](
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > >::parallel<hpx::parallel::execution::parallel_policy &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, int, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:460:35), hpx::parallel::util::projection_identity>' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:196:47: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > >::call<hpx::parallel::execution::parallel_policy &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > &, const int &, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:460:35)>' requested here
return inclusive_scan<FwdIter2>().call(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:322:24: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan_<hpx::parallel::execution::parallel_policy &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, int, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:460:35), hpx::parallel::util::projection_identity>' requested here
return detail::inclusive_scan_(
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:459:20: note: in instantiation of function template specialization 'hpx::parallel::v1::inclusive_scan<hpx::parallel::execution::parallel_policy &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:460:35), int, 42, 0>' requested here
hpx::parallel::inclusive_scan(p, a.begin(), a.end(), b.begin(),
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:198:5: note: in instantiation of function template specialization 'test_inclusive_scan_validate<hpx::parallel::execution::parallel_policy>' requested here
test_inclusive_scan_validate(hpx::parallel::execution::par, a, b);
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:13:
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/include/parallel_scan.hpp:9:
In file included from /home/zao/stellar/hpx/hpx/parallel/algorithms/exclusive_scan.hpp:19:
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:122:26: warning: lambda capture 'conv' is not used [-Wunused-lambda-capture]
[op, conv, policy](
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > >::parallel<hpx::parallel::execution::parallel_policy &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, int, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:475:35), hpx::parallel::util::projection_identity>' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:196:47: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > >::call<hpx::parallel::execution::parallel_policy &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > &, const int &, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:475:35)>' requested here
return inclusive_scan<FwdIter2>().call(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:322:24: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan_<hpx::parallel::execution::parallel_policy &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, int, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:475:35), hpx::parallel::util::projection_identity>' requested here
return detail::inclusive_scan_(
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:474:20: note: in instantiation of function template specialization 'hpx::parallel::v1::inclusive_scan<hpx::parallel::execution::parallel_policy &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:475:35), int, 42, 0>' requested here
hpx::parallel::inclusive_scan(p, a.begin(), a.end(), b.begin(),
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:198:5: note: in instantiation of function template specialization 'test_inclusive_scan_validate<hpx::parallel::execution::parallel_policy>' requested here
test_inclusive_scan_validate(hpx::parallel::execution::par, a, b);
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:13:
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:12:
In file included from /home/zao/stellar/hpx/hpx/include/parallel_scan.hpp:9:
In file included from /home/zao/stellar/hpx/hpx/parallel/algorithms/exclusive_scan.hpp:19:
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:122:26: warning: lambda capture 'conv' is not used [-Wunused-lambda-capture]
[op, conv, policy](
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > >::parallel<hpx::parallel::execution::parallel_policy &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, int, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:490:35), hpx::parallel::util::projection_identity>' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:196:47: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > >::call<hpx::parallel::execution::parallel_policy &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > &, const int &, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:490:35)>' requested here
return inclusive_scan<FwdIter2>().call(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:322:24: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan_<hpx::parallel::execution::parallel_policy &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, int, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:490:35), hpx::parallel::util::projection_identity>' requested here
return detail::inclusive_scan_(
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:489:20: note: in instantiation of function template specialization 'hpx::parallel::v1::inclusive_scan<hpx::parallel::execution::parallel_policy &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan_tests.hpp:490:35), int, 42, 0>' requested here
hpx::parallel::inclusive_scan(p, a.begin(), a.end(), b.begin(),
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/inclusive_scan.cpp:198:5: note: in instantiation of function template specialization 'test_inclusive_scan_validate<hpx::parallel::execution::parallel_policy>' requested here
test_inclusive_scan_validate(hpx::parallel::execution::par, a, b);
^
48 warnings generated.
[750/1134] Linking CXX executable bin/inclusive_scan_test
[751/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/reduce_by_key_test_exe.dir/reduce_by_key.cpp.o
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/reduce_by_key.cpp:10:
In file included from /home/zao/stellar/hpx/hpx/parallel/algorithms/reduce_by_key.hpp:16:
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:122:26: warning: lambda capture 'conv' is not used [-Wunused-lambda-capture]
[op, conv, policy](
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan<hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > > >::parallel<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::execution::parallel_executor, hpx::parallel::v3::static_chunk_size> &, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > >, hpx::util::tuple<int, hpx::parallel::v1::detail::reduce_key_series_states>, (lambda at /home/zao/stellar/hpx/hpx/parallel/algorithms/reduce_by_key.hpp:364:21), hpx::parallel::util::projection_identity>' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:196:47: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::inclusive_scan<hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > > >, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > > >::call<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::execution::parallel_executor, hpx::parallel::v3::static_chunk_size> &, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > > &, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > > &, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > > &, const hpx::util::tuple<int, hpx::parallel::v1::detail::reduce_key_series_states> &, (lambda at /home/zao/stellar/hpx/hpx/parallel/algorithms/reduce_by_key.hpp:364:21)>' requested here
return inclusive_scan<FwdIter2>().call(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:322:24: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan_<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::execution::parallel_executor, hpx::parallel::v3::static_chunk_size> &, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > >, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > >, hpx::util::tuple<int, hpx::parallel::v1::detail::reduce_key_series_states>, (lambda at /home/zao/stellar/hpx/hpx/parallel/algorithms/reduce_by_key.hpp:364:21), hpx::parallel::util::projection_identity>' requested here
return detail::inclusive_scan_(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/reduce_by_key.hpp:361:32: note: in instantiation of function template specialization 'hpx::parallel::v1::inclusive_scan<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::execution::parallel_executor, hpx::parallel::v3::static_chunk_size> &, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > >, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > >, (lambda at /home/zao/stellar/hpx/hpx/parallel/algorithms/reduce_by_key.hpp:364:21), hpx::util::tuple<int, hpx::parallel::v1::detail::reduce_key_series_states>, 42, 0>' requested here
hpx::parallel::inclusive_scan(sync_policy, states_begin,
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/reduce_by_key.hpp:456:61: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::reduce_by_key_impl<const hpx::parallel::execution::parallel_policy &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, const std::equal_to<int> &, std::plus<int> &&>' requested here
&hpx::parallel::v1::detail::reduce_by_key_impl<
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::reduce_by_key<__gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > >::parallel<const hpx::parallel::execution::parallel_policy &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, const std::equal_to<int> &, std::plus<int> >' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/reduce_by_key.hpp:614:59: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::reduce_by_key<__gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > >, std::pair<__gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > > >::call<const hpx::parallel::execution::parallel_policy &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > &, const std::equal_to<int> &, std::plus<int> >' requested here
return detail::reduce_by_key<FwdIter1,FwdIter2>().call(
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/reduce_by_key.cpp:121:34: note: in instantiation of function template specialization 'hpx::parallel::v1::reduce_by_key<const hpx::parallel::execution::parallel_policy &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, const std::equal_to<int> &, std::plus<int>, 42, 0>' requested here
auto result = hpx::parallel::reduce_by_key(
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/reduce_by_key.cpp:367:9: note: in instantiation of function template specialization 'test_reduce_by_key1<const hpx::parallel::execution::parallel_policy &, int, int, std::equal_to<int>, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/reduce_by_key.cpp:369:13)>' requested here
test_reduce_by_key1(execution::par, int(), int(), false,
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/reduce_by_key.cpp:10:
In file included from /home/zao/stellar/hpx/hpx/parallel/algorithms/reduce_by_key.hpp:16:
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:122:26: warning: lambda capture 'conv' is not used [-Wunused-lambda-capture]
[op, conv, policy](
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan<hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > > >::parallel<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::execution::parallel_executor, hpx::parallel::v3::static_chunk_size> &, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > >, hpx::util::tuple<int, hpx::parallel::v1::detail::reduce_key_series_states>, (lambda at /home/zao/stellar/hpx/hpx/parallel/algorithms/reduce_by_key.hpp:364:21), hpx::parallel::util::projection_identity>' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:196:47: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::inclusive_scan<hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > > >, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > > >::call<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::execution::parallel_executor, hpx::parallel::v3::static_chunk_size> &, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > > &, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > > &, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > > &, const hpx::util::tuple<int, hpx::parallel::v1::detail::reduce_key_series_states> &, (lambda at /home/zao/stellar/hpx/hpx/parallel/algorithms/reduce_by_key.hpp:364:21)>' requested here
return inclusive_scan<FwdIter2>().call(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:322:24: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan_<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::execution::parallel_executor, hpx::parallel::v3::static_chunk_size> &, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > >, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > >, hpx::util::tuple<int, hpx::parallel::v1::detail::reduce_key_series_states>, (lambda at /home/zao/stellar/hpx/hpx/parallel/algorithms/reduce_by_key.hpp:364:21), hpx::parallel::util::projection_identity>' requested here
return detail::inclusive_scan_(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/reduce_by_key.hpp:361:32: note: in instantiation of function template specialization 'hpx::parallel::v1::inclusive_scan<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::execution::parallel_executor, hpx::parallel::v3::static_chunk_size> &, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > >, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > >, (lambda at /home/zao/stellar/hpx/hpx/parallel/algorithms/reduce_by_key.hpp:364:21), hpx::util::tuple<int, hpx::parallel::v1::detail::reduce_key_series_states>, 42, 0>' requested here
hpx::parallel::inclusive_scan(sync_policy, states_begin,
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/reduce_by_key.hpp:456:61: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::reduce_by_key_impl<const hpx::parallel::execution::parallel_unsequenced_policy &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, const std::equal_to<int> &, std::plus<int> &&>' requested here
&hpx::parallel::v1::detail::reduce_by_key_impl<
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::reduce_by_key<__gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > >::parallel<const hpx::parallel::execution::parallel_unsequenced_policy &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, const std::equal_to<int> &, std::plus<int> >' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/reduce_by_key.hpp:614:59: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::reduce_by_key<__gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > >, std::pair<__gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > > >::call<const hpx::parallel::execution::parallel_unsequenced_policy &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > &, const std::equal_to<int> &, std::plus<int> >' requested here
return detail::reduce_by_key<FwdIter1,FwdIter2>().call(
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/reduce_by_key.cpp:121:34: note: in instantiation of function template specialization 'hpx::parallel::v1::reduce_by_key<const hpx::parallel::execution::parallel_unsequenced_policy &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, const std::equal_to<int> &, std::plus<int>, 42, 0>' requested here
auto result = hpx::parallel::reduce_by_key(
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/reduce_by_key.cpp:370:9: note: in instantiation of function template specialization 'test_reduce_by_key1<const hpx::parallel::execution::parallel_unsequenced_policy &, int, int, std::equal_to<int>, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/reduce_by_key.cpp:372:13)>' requested here
test_reduce_by_key1(execution::par_unseq, int(), int(), false,
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/reduce_by_key.cpp:10:
In file included from /home/zao/stellar/hpx/hpx/parallel/algorithms/reduce_by_key.hpp:16:
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:122:26: warning: lambda capture 'conv' is not used [-Wunused-lambda-capture]
[op, conv, policy](
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan<hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > > >::parallel<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::execution::parallel_executor, hpx::parallel::v3::static_chunk_size> &, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > >, hpx::util::tuple<double, hpx::parallel::v1::detail::reduce_key_series_states>, (lambda at /home/zao/stellar/hpx/hpx/parallel/algorithms/reduce_by_key.hpp:364:21), hpx::parallel::util::projection_identity>' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:196:47: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::inclusive_scan<hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > > >, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > > >::call<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::execution::parallel_executor, hpx::parallel::v3::static_chunk_size> &, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > > &, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > > &, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > > &, const hpx::util::tuple<double, hpx::parallel::v1::detail::reduce_key_series_states> &, (lambda at /home/zao/stellar/hpx/hpx/parallel/algorithms/reduce_by_key.hpp:364:21)>' requested here
return inclusive_scan<FwdIter2>().call(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:322:24: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan_<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::execution::parallel_executor, hpx::parallel::v3::static_chunk_size> &, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > >, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > >, hpx::util::tuple<double, hpx::parallel::v1::detail::reduce_key_series_states>, (lambda at /home/zao/stellar/hpx/hpx/parallel/algorithms/reduce_by_key.hpp:364:21), hpx::parallel::util::projection_identity>' requested here
return detail::inclusive_scan_(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/reduce_by_key.hpp:361:32: note: in instantiation of function template specialization 'hpx::parallel::v1::inclusive_scan<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::execution::parallel_executor, hpx::parallel::v3::static_chunk_size> &, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > >, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > >, (lambda at /home/zao/stellar/hpx/hpx/parallel/algorithms/reduce_by_key.hpp:364:21), hpx::util::tuple<double, hpx::parallel::v1::detail::reduce_key_series_states>, 42, 0>' requested here
hpx::parallel::inclusive_scan(sync_policy, states_begin,
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/reduce_by_key.hpp:456:61: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::reduce_by_key_impl<const hpx::parallel::execution::parallel_policy &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, const std::equal_to<double> &, std::plus<double> &&>' requested here
&hpx::parallel::v1::detail::reduce_by_key_impl<
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::reduce_by_key<__gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > > >::parallel<const hpx::parallel::execution::parallel_policy &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, const std::equal_to<double> &, std::plus<double> >' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/reduce_by_key.hpp:614:59: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::reduce_by_key<__gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > > >, std::pair<__gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > > > >::call<const hpx::parallel::execution::parallel_policy &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > &, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > > &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > &, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > > &, const std::equal_to<double> &, std::plus<double> >' requested here
return detail::reduce_by_key<FwdIter1,FwdIter2>().call(
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/reduce_by_key.cpp:121:34: note: in instantiation of function template specialization 'hpx::parallel::v1::reduce_by_key<const hpx::parallel::execution::parallel_policy &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, const std::equal_to<double> &, std::plus<double>, 42, 0>' requested here
auto result = hpx::parallel::reduce_by_key(
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/reduce_by_key.cpp:378:9: note: in instantiation of function template specialization 'test_reduce_by_key1<const hpx::parallel::execution::parallel_policy &, int, double, std::equal_to<double>, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/reduce_by_key.cpp:380:13)>' requested here
test_reduce_by_key1(execution::par, int(), double(), false,
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/reduce_by_key.cpp:10:
In file included from /home/zao/stellar/hpx/hpx/parallel/algorithms/reduce_by_key.hpp:16:
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:122:26: warning: lambda capture 'conv' is not used [-Wunused-lambda-capture]
[op, conv, policy](
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan<hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > > >::parallel<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::execution::parallel_executor, hpx::parallel::v3::static_chunk_size> &, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > >, hpx::util::tuple<double, hpx::parallel::v1::detail::reduce_key_series_states>, (lambda at /home/zao/stellar/hpx/hpx/parallel/algorithms/reduce_by_key.hpp:364:21), hpx::parallel::util::projection_identity>' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:196:47: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::inclusive_scan<hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > > >, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > > >::call<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::execution::parallel_executor, hpx::parallel::v3::static_chunk_size> &, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > > &, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > > &, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > > &, const hpx::util::tuple<double, hpx::parallel::v1::detail::reduce_key_series_states> &, (lambda at /home/zao/stellar/hpx/hpx/parallel/algorithms/reduce_by_key.hpp:364:21)>' requested here
return inclusive_scan<FwdIter2>().call(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:322:24: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan_<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::execution::parallel_executor, hpx::parallel::v3::static_chunk_size> &, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > >, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > >, hpx::util::tuple<double, hpx::parallel::v1::detail::reduce_key_series_states>, (lambda at /home/zao/stellar/hpx/hpx/parallel/algorithms/reduce_by_key.hpp:364:21), hpx::parallel::util::projection_identity>' requested here
return detail::inclusive_scan_(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/reduce_by_key.hpp:361:32: note: in instantiation of function template specialization 'hpx::parallel::v1::inclusive_scan<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::execution::parallel_executor, hpx::parallel::v3::static_chunk_size> &, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > >, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > >, (lambda at /home/zao/stellar/hpx/hpx/parallel/algorithms/reduce_by_key.hpp:364:21), hpx::util::tuple<double, hpx::parallel::v1::detail::reduce_key_series_states>, 42, 0>' requested here
hpx::parallel::inclusive_scan(sync_policy, states_begin,
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/reduce_by_key.hpp:456:61: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::reduce_by_key_impl<const hpx::parallel::execution::parallel_unsequenced_policy &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, const std::equal_to<double> &, std::plus<double> &&>' requested here
&hpx::parallel::v1::detail::reduce_by_key_impl<
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::reduce_by_key<__gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > > >::parallel<const hpx::parallel::execution::parallel_unsequenced_policy &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, const std::equal_to<double> &, std::plus<double> >' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/reduce_by_key.hpp:614:59: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::reduce_by_key<__gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > > >, std::pair<__gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > > > >::call<const hpx::parallel::execution::parallel_unsequenced_policy &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > &, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > > &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > &, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > > &, const std::equal_to<double> &, std::plus<double> >' requested here
return detail::reduce_by_key<FwdIter1,FwdIter2>().call(
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/reduce_by_key.cpp:121:34: note: in instantiation of function template specialization 'hpx::parallel::v1::reduce_by_key<const hpx::parallel::execution::parallel_unsequenced_policy &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, const std::equal_to<double> &, std::plus<double>, 42, 0>' requested here
auto result = hpx::parallel::reduce_by_key(
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/reduce_by_key.cpp:381:9: note: in instantiation of function template specialization 'test_reduce_by_key1<const hpx::parallel::execution::parallel_unsequenced_policy &, int, double, std::equal_to<double>, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/reduce_by_key.cpp:383:13)>' requested here
test_reduce_by_key1(execution::par_unseq, int(), double(), false,
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/reduce_by_key.cpp:10:
In file included from /home/zao/stellar/hpx/hpx/parallel/algorithms/reduce_by_key.hpp:16:
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:122:26: warning: lambda capture 'conv' is not used [-Wunused-lambda-capture]
[op, conv, policy](
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan<hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > > >::parallel<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::execution::parallel_executor, hpx::parallel::v3::static_chunk_size> &, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > >, hpx::util::tuple<double, hpx::parallel::v1::detail::reduce_key_series_states>, (lambda at /home/zao/stellar/hpx/hpx/parallel/algorithms/reduce_by_key.hpp:364:21), hpx::parallel::util::projection_identity>' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:196:47: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::inclusive_scan<hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > > >, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > > >::call<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::execution::parallel_executor, hpx::parallel::v3::static_chunk_size> &, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > > &, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > > &, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > > &, const hpx::util::tuple<double, hpx::parallel::v1::detail::reduce_key_series_states> &, (lambda at /home/zao/stellar/hpx/hpx/parallel/algorithms/reduce_by_key.hpp:364:21)>' requested here
return inclusive_scan<FwdIter2>().call(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:322:24: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan_<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::execution::parallel_executor, hpx::parallel::v3::static_chunk_size> &, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > >, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > >, hpx::util::tuple<double, hpx::parallel::v1::detail::reduce_key_series_states>, (lambda at /home/zao/stellar/hpx/hpx/parallel/algorithms/reduce_by_key.hpp:364:21), hpx::parallel::util::projection_identity>' requested here
return detail::inclusive_scan_(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/reduce_by_key.hpp:361:32: note: in instantiation of function template specialization 'hpx::parallel::v1::inclusive_scan<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::execution::parallel_executor, hpx::parallel::v3::static_chunk_size> &, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > >, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > >, (lambda at /home/zao/stellar/hpx/hpx/parallel/algorithms/reduce_by_key.hpp:364:21), hpx::util::tuple<double, hpx::parallel::v1::detail::reduce_key_series_states>, 42, 0>' requested here
hpx::parallel::inclusive_scan(sync_policy, states_begin,
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/reduce_by_key.hpp:456:61: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::reduce_by_key_impl<const hpx::parallel::execution::parallel_policy &, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, const (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/reduce_by_key.cpp:391:13) &, std::plus<double> &&>' requested here
&hpx::parallel::v1::detail::reduce_by_key_impl<
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::reduce_by_key<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > > >::parallel<const hpx::parallel::execution::parallel_policy &, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, const (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/reduce_by_key.cpp:391:13) &, std::plus<double> >' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/reduce_by_key.hpp:614:59: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::reduce_by_key<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > > >, std::pair<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > > > >::call<const hpx::parallel::execution::parallel_policy &, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > > &, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > > &, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > > &, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > > &, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > > &, const (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/reduce_by_key.cpp:391:13) &, std::plus<double> >' requested here
return detail::reduce_by_key<FwdIter1,FwdIter2>().call(
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/reduce_by_key.cpp:121:34: note: in instantiation of function template specialization 'hpx::parallel::v1::reduce_by_key<const hpx::parallel::execution::parallel_policy &, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, const (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/reduce_by_key.cpp:391:13) &, std::plus<double>, 42, 0>' requested here
auto result = hpx::parallel::reduce_by_key(
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/reduce_by_key.cpp:390:9: note: in instantiation of function template specialization 'test_reduce_by_key1<const hpx::parallel::execution::parallel_policy &, double, double, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/reduce_by_key.cpp:391:13), (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/reduce_by_key.cpp:392:13)>' requested here
test_reduce_by_key1(execution::par, double(), double(), false,
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/reduce_by_key.cpp:10:
In file included from /home/zao/stellar/hpx/hpx/parallel/algorithms/reduce_by_key.hpp:16:
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:122:26: warning: lambda capture 'conv' is not used [-Wunused-lambda-capture]
[op, conv, policy](
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan<hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > > >::parallel<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::execution::parallel_executor, hpx::parallel::v3::static_chunk_size> &, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > >, hpx::util::tuple<double, hpx::parallel::v1::detail::reduce_key_series_states>, (lambda at /home/zao/stellar/hpx/hpx/parallel/algorithms/reduce_by_key.hpp:364:21), hpx::parallel::util::projection_identity>' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:196:47: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::inclusive_scan<hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > > >, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > > >::call<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::execution::parallel_executor, hpx::parallel::v3::static_chunk_size> &, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > > &, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > > &, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > > &, const hpx::util::tuple<double, hpx::parallel::v1::detail::reduce_key_series_states> &, (lambda at /home/zao/stellar/hpx/hpx/parallel/algorithms/reduce_by_key.hpp:364:21)>' requested here
return inclusive_scan<FwdIter2>().call(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:322:24: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan_<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::execution::parallel_executor, hpx::parallel::v3::static_chunk_size> &, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > >, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > >, hpx::util::tuple<double, hpx::parallel::v1::detail::reduce_key_series_states>, (lambda at /home/zao/stellar/hpx/hpx/parallel/algorithms/reduce_by_key.hpp:364:21), hpx::parallel::util::projection_identity>' requested here
return detail::inclusive_scan_(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/reduce_by_key.hpp:361:32: note: in instantiation of function template specialization 'hpx::parallel::v1::inclusive_scan<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::execution::parallel_executor, hpx::parallel::v3::static_chunk_size> &, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > >, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > >, (lambda at /home/zao/stellar/hpx/hpx/parallel/algorithms/reduce_by_key.hpp:364:21), hpx::util::tuple<double, hpx::parallel::v1::detail::reduce_key_series_states>, 42, 0>' requested here
hpx::parallel::inclusive_scan(sync_policy, states_begin,
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/reduce_by_key.hpp:456:61: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::reduce_by_key_impl<const hpx::parallel::execution::parallel_unsequenced_policy &, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, const (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/reduce_by_key.cpp:395:13) &, std::plus<double> &&>' requested here
&hpx::parallel::v1::detail::reduce_by_key_impl<
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::reduce_by_key<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > > >::parallel<const hpx::parallel::execution::parallel_unsequenced_policy &, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, const (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/reduce_by_key.cpp:395:13) &, std::plus<double> >' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/reduce_by_key.hpp:614:59: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::reduce_by_key<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > > >, std::pair<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > > > >::call<const hpx::parallel::execution::parallel_unsequenced_policy &, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > > &, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > > &, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > > &, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > > &, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > > &, const (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/reduce_by_key.cpp:395:13) &, std::plus<double> >' requested here
return detail::reduce_by_key<FwdIter1,FwdIter2>().call(
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/reduce_by_key.cpp:121:34: note: in instantiation of function template specialization 'hpx::parallel::v1::reduce_by_key<const hpx::parallel::execution::parallel_unsequenced_policy &, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, const (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/reduce_by_key.cpp:395:13) &, std::plus<double>, 42, 0>' requested here
auto result = hpx::parallel::reduce_by_key(
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/reduce_by_key.cpp:394:9: note: in instantiation of function template specialization 'test_reduce_by_key1<const hpx::parallel::execution::parallel_unsequenced_policy &, double, double, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/reduce_by_key.cpp:395:13), (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/reduce_by_key.cpp:396:13)>' requested here
test_reduce_by_key1(execution::par_unseq, double(), double(), false,
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/reduce_by_key.cpp:10:
In file included from /home/zao/stellar/hpx/hpx/parallel/algorithms/reduce_by_key.hpp:16:
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:122:26: warning: lambda capture 'conv' is not used [-Wunused-lambda-capture]
[op, conv, policy](
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan<hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > > >::parallel<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::execution::parallel_executor, hpx::parallel::v3::static_chunk_size> &, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > >, hpx::util::tuple<int, hpx::parallel::v1::detail::reduce_key_series_states>, (lambda at /home/zao/stellar/hpx/hpx/parallel/algorithms/reduce_by_key.hpp:364:21), hpx::parallel::util::projection_identity>' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:196:47: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::inclusive_scan<hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > > >, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > > >::call<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::execution::parallel_executor, hpx::parallel::v3::static_chunk_size> &, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > > &, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > > &, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > > &, const hpx::util::tuple<int, hpx::parallel::v1::detail::reduce_key_series_states> &, (lambda at /home/zao/stellar/hpx/hpx/parallel/algorithms/reduce_by_key.hpp:364:21)>' requested here
return inclusive_scan<FwdIter2>().call(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:322:24: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan_<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::execution::parallel_executor, hpx::parallel::v3::static_chunk_size> &, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > >, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > >, hpx::util::tuple<int, hpx::parallel::v1::detail::reduce_key_series_states>, (lambda at /home/zao/stellar/hpx/hpx/parallel/algorithms/reduce_by_key.hpp:364:21), hpx::parallel::util::projection_identity>' requested here
return detail::inclusive_scan_(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/reduce_by_key.hpp:361:32: note: in instantiation of function template specialization 'hpx::parallel::v1::inclusive_scan<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::execution::parallel_executor, hpx::parallel::v3::static_chunk_size> &, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > >, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > >, (lambda at /home/zao/stellar/hpx/hpx/parallel/algorithms/reduce_by_key.hpp:364:21), hpx::util::tuple<int, hpx::parallel::v1::detail::reduce_key_series_states>, 42, 0>' requested here
hpx::parallel::inclusive_scan(sync_policy, states_begin,
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/reduce_by_key.hpp:456:61: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::reduce_by_key_impl<hpx::parallel::execution::parallel_task_policy &&, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, const std::equal_to<int> &, std::plus<int> &&>' requested here
&hpx::parallel::v1::detail::reduce_by_key_impl<
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::reduce_by_key<__gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > >::parallel<hpx::parallel::execution::parallel_task_policy, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, const std::equal_to<int> &, std::plus<int> >' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/reduce_by_key.hpp:614:59: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::reduce_by_key<__gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > >, std::pair<__gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > > >::call<hpx::parallel::execution::parallel_task_policy, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > &, const std::equal_to<int> &, std::plus<int> >' requested here
return detail::reduce_by_key<FwdIter1,FwdIter2>().call(
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/reduce_by_key.cpp:318:35: note: in instantiation of function template specialization 'hpx::parallel::v1::reduce_by_key<hpx::parallel::execution::parallel_task_policy, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, const std::equal_to<int> &, std::plus<int>, 42, 0>' requested here
auto fresult = hpx::parallel::reduce_by_key(
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/reduce_by_key.cpp:422:9: note: in instantiation of function template specialization 'test_reduce_by_key_async<hpx::parallel::execution::parallel_task_policy, int, int, std::equal_to<int>, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/reduce_by_key.cpp:424:13)>' requested here
test_reduce_by_key_async(execution::par(execution::task), int(), int(),
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/reduce_by_key.cpp:10:
In file included from /home/zao/stellar/hpx/hpx/parallel/algorithms/reduce_by_key.hpp:16:
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:122:26: warning: lambda capture 'conv' is not used [-Wunused-lambda-capture]
[op, conv, policy](
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan<hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > > >::parallel<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::execution::parallel_executor, hpx::parallel::v3::static_chunk_size> &, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > >, hpx::util::tuple<double, hpx::parallel::v1::detail::reduce_key_series_states>, (lambda at /home/zao/stellar/hpx/hpx/parallel/algorithms/reduce_by_key.hpp:364:21), hpx::parallel::util::projection_identity>' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:196:47: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::inclusive_scan<hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > > >, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > > >::call<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::execution::parallel_executor, hpx::parallel::v3::static_chunk_size> &, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > > &, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > > &, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > > &, const hpx::util::tuple<double, hpx::parallel::v1::detail::reduce_key_series_states> &, (lambda at /home/zao/stellar/hpx/hpx/parallel/algorithms/reduce_by_key.hpp:364:21)>' requested here
return inclusive_scan<FwdIter2>().call(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:322:24: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan_<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::execution::parallel_executor, hpx::parallel::v3::static_chunk_size> &, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > >, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > >, hpx::util::tuple<double, hpx::parallel::v1::detail::reduce_key_series_states>, (lambda at /home/zao/stellar/hpx/hpx/parallel/algorithms/reduce_by_key.hpp:364:21), hpx::parallel::util::projection_identity>' requested here
return detail::inclusive_scan_(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/reduce_by_key.hpp:361:32: note: in instantiation of function template specialization 'hpx::parallel::v1::inclusive_scan<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::execution::parallel_executor, hpx::parallel::v3::static_chunk_size> &, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > >, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > >, (lambda at /home/zao/stellar/hpx/hpx/parallel/algorithms/reduce_by_key.hpp:364:21), hpx::util::tuple<double, hpx::parallel::v1::detail::reduce_key_series_states>, 42, 0>' requested here
hpx::parallel::inclusive_scan(sync_policy, states_begin,
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/reduce_by_key.hpp:456:61: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::reduce_by_key_impl<hpx::parallel::execution::parallel_task_policy &&, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, const std::equal_to<double> &, std::plus<double> &&>' requested here
&hpx::parallel::v1::detail::reduce_by_key_impl<
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::reduce_by_key<__gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > > >::parallel<hpx::parallel::execution::parallel_task_policy, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, const std::equal_to<double> &, std::plus<double> >' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/reduce_by_key.hpp:614:59: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::reduce_by_key<__gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > > >, std::pair<__gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > > > >::call<hpx::parallel::execution::parallel_task_policy, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > &, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > > &, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > &, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > > &, const std::equal_to<double> &, std::plus<double> >' requested here
return detail::reduce_by_key<FwdIter1,FwdIter2>().call(
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/reduce_by_key.cpp:318:35: note: in instantiation of function template specialization 'hpx::parallel::v1::reduce_by_key<hpx::parallel::execution::parallel_task_policy, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, const std::equal_to<double> &, std::plus<double>, 42, 0>' requested here
auto fresult = hpx::parallel::reduce_by_key(
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/reduce_by_key.cpp:429:9: note: in instantiation of function template specialization 'test_reduce_by_key_async<hpx::parallel::execution::parallel_task_policy, int, double, std::equal_to<double>, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/reduce_by_key.cpp:431:13)>' requested here
test_reduce_by_key_async(execution::par(execution::task), int(), double(),
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/reduce_by_key.cpp:10:
In file included from /home/zao/stellar/hpx/hpx/parallel/algorithms/reduce_by_key.hpp:16:
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:122:26: warning: lambda capture 'conv' is not used [-Wunused-lambda-capture]
[op, conv, policy](
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan<hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > > >::parallel<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::execution::parallel_executor, hpx::parallel::v3::static_chunk_size> &, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > >, hpx::util::tuple<double, hpx::parallel::v1::detail::reduce_key_series_states>, (lambda at /home/zao/stellar/hpx/hpx/parallel/algorithms/reduce_by_key.hpp:364:21), hpx::parallel::util::projection_identity>' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:196:47: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::inclusive_scan<hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > > >, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > > >::call<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::execution::parallel_executor, hpx::parallel::v3::static_chunk_size> &, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > > &, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > > &, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > > &, const hpx::util::tuple<double, hpx::parallel::v1::detail::reduce_key_series_states> &, (lambda at /home/zao/stellar/hpx/hpx/parallel/algorithms/reduce_by_key.hpp:364:21)>' requested here
return inclusive_scan<FwdIter2>().call(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:322:24: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan_<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::execution::parallel_executor, hpx::parallel::v3::static_chunk_size> &, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > >, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > >, hpx::util::tuple<double, hpx::parallel::v1::detail::reduce_key_series_states>, (lambda at /home/zao/stellar/hpx/hpx/parallel/algorithms/reduce_by_key.hpp:364:21), hpx::parallel::util::projection_identity>' requested here
return detail::inclusive_scan_(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/reduce_by_key.hpp:361:32: note: in instantiation of function template specialization 'hpx::parallel::v1::inclusive_scan<hpx::parallel::execution::parallel_policy_shim<hpx::parallel::execution::parallel_executor, hpx::parallel::v3::static_chunk_size> &, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > >, hpx::util::zip_iterator<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<hpx::parallel::v1::detail::reduce_key_series_states *, std::vector<hpx::parallel::v1::detail::reduce_key_series_states, std::allocator<hpx::parallel::v1::detail::reduce_key_series_states> > > >, (lambda at /home/zao/stellar/hpx/hpx/parallel/algorithms/reduce_by_key.hpp:364:21), hpx::util::tuple<double, hpx::parallel::v1::detail::reduce_key_series_states>, 42, 0>' requested here
hpx::parallel::inclusive_scan(sync_policy, states_begin,
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/reduce_by_key.hpp:456:61: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::reduce_by_key_impl<const hpx::parallel::execution::parallel_policy &, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, const (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/reduce_by_key.cpp:436:9) &, std::plus<double> &&>' requested here
&hpx::parallel::v1::detail::reduce_by_key_impl<
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::reduce_by_key<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > > >::parallel<const hpx::parallel::execution::parallel_policy &, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, const (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/reduce_by_key.cpp:436:9) &, std::plus<double> >' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/reduce_by_key.hpp:614:59: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::reduce_by_key<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > > >, std::pair<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > > > >::call<const hpx::parallel::execution::parallel_policy &, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > > &, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > > &, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > > &, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > > &, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > > &, const (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/reduce_by_key.cpp:436:9) &, std::plus<double> >' requested here
return detail::reduce_by_key<FwdIter1,FwdIter2>().call(
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/reduce_by_key.cpp:121:34: note: in instantiation of function template specialization 'hpx::parallel::v1::reduce_by_key<const hpx::parallel::execution::parallel_policy &, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, const (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/reduce_by_key.cpp:436:9) &, std::plus<double>, 42, 0>' requested here
auto result = hpx::parallel::reduce_by_key(
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/reduce_by_key.cpp:435:5: note: in instantiation of function template specialization 'test_reduce_by_key1<const hpx::parallel::execution::parallel_policy &, double, double, (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/reduce_by_key.cpp:436:9), (lambda at /home/zao/stellar/hpx/tests/unit/parallel/algorithms/reduce_by_key.cpp:437:9)>' requested here
test_reduce_by_key1(execution::par, double(), double(), true,
^
9 warnings generated.
[752/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/min_element_test_exe.dir/min_element.cpp.o
[753/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/minmax_element_test_exe.dir/minmax_element.cpp.o
[754/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/mismatch_test_exe.dir/mismatch.cpp.o
[755/1134] Linking CXX executable bin/min_element_test
[756/1134] Linking CXX executable bin/minmax_element_test
[757/1134] Linking CXX executable bin/mismatch_test
[758/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/mismatch_binary_test_exe.dir/mismatch_binary.cpp.o
[759/1134] Linking CXX executable bin/reduce_by_key_test
[760/1134] Linking CXX executable bin/mismatch_binary_test
[761/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/adjacentfind_bad_alloc_test_exe.dir/adjacentfind_bad_alloc.cpp.o
[762/1134] Linking CXX executable bin/adjacentfind_bad_alloc_test
[763/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/reverse_test_exe.dir/reverse.cpp.o
[764/1134] Linking CXX executable bin/reverse_test
[765/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/reduce__test_exe.dir/reduce_.cpp.o
[766/1134] Linking CXX executable bin/reduce__test
[767/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/sort_test_exe.dir/sort.cpp.o
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/sort.cpp:20:
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/sort_tests.hpp:50:60: warning: implicit conversion increases floating-point precision: 'const float' to 'double' [-Wdouble-promotion]
boost::random::uniform_real_distribution<double> distr(lower, upper);
~~~~~ ^~~~~
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/sort_tests.hpp:189:5: note: in instantiation of function template specialization 'rnd_fill<float>' requested here
rnd_fill<T>(c, (std::numeric_limits<T>::min)(),
^
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/sort.cpp:92:5: note: in instantiation of function template specialization 'test_sort1_async<hpx::parallel::execution::parallel_task_policy, float, std::less<float> >' requested here
test_sort1_async(execution::par(execution::task), float());
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/sort.cpp:20:
/home/zao/stellar/hpx/tests/unit/parallel/algorithms/sort_tests.hpp:50:67: warning: implicit conversion increases floating-point precision: 'const float' to 'double' [-Wdouble-promotion]
boost::random::uniform_real_distribution<double> distr(lower, upper);
~~~~~ ^~~~~
2 warnings generated.
[768/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/remove_copy_test_exe.dir/remove_copy.cpp.o
[769/1134] Linking CXX executable bin/sort_test
[770/1134] Linking CXX executable bin/remove_copy_test
[771/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/sort_exceptions_test_exe.dir/sort_exceptions.cpp.o
[772/1134] Linking CXX executable bin/sort_exceptions_test
[773/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/none_of_test_exe.dir/none_of.cpp.o
[774/1134] Linking CXX executable bin/none_of_test
[775/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/max_element_test_exe.dir/max_element.cpp.o
[776/1134] Linking CXX executable bin/max_element_test
[777/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/stable_partition_test_exe.dir/stable_partition.cpp.o
[778/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/adjacentdifference_test_exe.dir/adjacentdifference.cpp.o
[779/1134] Linking CXX executable bin/stable_partition_test
[780/1134] Linking CXX executable bin/adjacentdifference_test
[781/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/remove_copy_if_test_exe.dir/remove_copy_if.cpp.o
[782/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/replace_copy_if_test_exe.dir/replace_copy_if.cpp.o
[783/1134] Linking CXX executable bin/remove_copy_if_test
[784/1134] Linking CXX executable bin/replace_copy_if_test
[785/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/reverse_copy_test_exe.dir/reverse_copy.cpp.o
[786/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/set_intersection_test_exe.dir/set_intersection.cpp.o
[787/1134] Linking CXX executable bin/reverse_copy_test
[788/1134] Linking CXX executable bin/set_intersection_test
[789/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/set_difference_test_exe.dir/set_difference.cpp.o
[790/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/sort_by_key_test_exe.dir/sort_by_key.cpp.o
[791/1134] Linking CXX executable bin/set_difference_test
[792/1134] Linking CXX executable bin/sort_by_key_test
[793/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/set_symmetric_difference_test_exe.dir/set_symmetric_difference.cpp.o
[794/1134] Linking CXX executable bin/set_symmetric_difference_test
[795/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/transform_test_exe.dir/transform.cpp.o
[796/1134] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/uninitialized_value_constructn_test_exe.dir/uninitialized_value_constructn.cpp.o
[797/1134] Linking CXX executable bin/transform_test
[798/1134] Building CXX object tests/unit/parallel/container_algorithms/CMakeFiles/unique_copy_range_test_exe.dir/unique_copy_range.cpp.o
[799/1134] Linking CXX executable bin/uninitialized_value_constructn_test
[800/1134] Linking CXX executable bin/unique_copy_range_test
[801/1134] Building CXX object tests/unit/parallel/container_algorithms/CMakeFiles/transform_range_binary2_test_exe.dir/transform_range_binary2.cpp.o
[802/1134] Linking CXX executable bin/transform_range_binary2_test
[803/1134] Building CXX object tests/unit/parallel/container_algorithms/CMakeFiles/transform_range_binary_test_exe.dir/transform_range_binary.cpp.o
[804/1134] Linking CXX executable bin/transform_range_binary_test
[805/1134] Building CXX object tests/unit/parallel/container_algorithms/CMakeFiles/copyif_range_test_exe.dir/copyif_range.cpp.o
[806/1134] Building CXX object tests/unit/parallel/container_algorithms/CMakeFiles/is_heap_range_test_exe.dir/is_heap_range.cpp.o
[807/1134] Linking CXX executable bin/copyif_range_test
[808/1134] Linking CXX executable bin/is_heap_range_test
[809/1134] Building CXX object tests/unit/parallel/container_algorithms/CMakeFiles/partition_copy_range_test_exe.dir/partition_copy_range.cpp.o
[810/1134] Linking CXX executable bin/partition_copy_range_test
[811/1134] Building CXX object tests/unit/parallel/container_algorithms/CMakeFiles/foreach_range_test_exe.dir/foreach_range.cpp.o
[812/1134] Linking CXX executable bin/foreach_range_test
[813/1134] Building CXX object tests/unit/parallel/container_algorithms/CMakeFiles/min_element_range_test_exe.dir/min_element_range.cpp.o
[814/1134] Linking CXX executable bin/min_element_range_test
[815/1134] Building CXX object tests/unit/parallel/container_algorithms/CMakeFiles/replace_range_test_exe.dir/replace_range.cpp.o
[816/1134] Linking CXX executable bin/replace_range_test
[817/1134] Building CXX object tests/unit/parallel/container_algorithms/CMakeFiles/generate_range_test_exe.dir/generate_range.cpp.o
[818/1134] Linking CXX executable bin/generate_range_test
[819/1134] Building CXX object tests/unit/parallel/container_algorithms/CMakeFiles/sort_range_test_exe.dir/sort_range.cpp.o
In file included from /home/zao/stellar/hpx/tests/unit/parallel/container_algorithms/sort_range.cpp:20:
/home/zao/stellar/hpx/tests/unit/parallel/container_algorithms/sort_range_tests.hpp:51:60: warning: implicit conversion increases floating-point precision: 'const float' to 'double' [-Wdouble-promotion]
boost::random::uniform_real_distribution<double> distr(lower, upper);
~~~~~ ^~~~~
/home/zao/stellar/hpx/tests/unit/parallel/container_algorithms/sort_range_tests.hpp:187:5: note: in instantiation of function template specialization 'rnd_fill<float>' requested here
rnd_fill<T>(c, (std::numeric_limits<T>::min)(),
^
/home/zao/stellar/hpx/tests/unit/parallel/container_algorithms/sort_range.cpp:64:5: note: in instantiation of function template specialization 'test_sort1_async<hpx::parallel::execution::parallel_task_policy, float, std::less<float> >' requested here
test_sort1_async(execution::par(execution::task), float());
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/container_algorithms/sort_range.cpp:20:
/home/zao/stellar/hpx/tests/unit/parallel/container_algorithms/sort_range_tests.hpp:51:67: warning: implicit conversion increases floating-point precision: 'const float' to 'double' [-Wdouble-promotion]
boost::random::uniform_real_distribution<double> distr(lower, upper);
~~~~~ ^~~~~
2 warnings generated.
[820/1134] Linking CXX executable bin/sort_range_test
[821/1134] Building CXX object tests/unit/parallel/container_algorithms/CMakeFiles/copy_range_test_exe.dir/copy_range.cpp.o
[822/1134] Building CXX object tests/unit/parallel/container_algorithms/CMakeFiles/is_heap_until_range_test_exe.dir/is_heap_until_range.cpp.o
[823/1134] Linking CXX executable bin/copy_range_test
[824/1134] Linking CXX executable bin/is_heap_until_range_test
[825/1134] Building CXX object tests/unit/parallel/container_algorithms/CMakeFiles/replace_if_range_test_exe.dir/replace_if_range.cpp.o
[826/1134] Building CXX object tests/unit/parallel/container_algorithms/CMakeFiles/max_element_range_test_exe.dir/max_element_range.cpp.o
[827/1134] Linking CXX executable bin/replace_if_range_test
[828/1134] Linking CXX executable bin/max_element_range_test
[829/1134] Building CXX object tests/unit/parallel/container_algorithms/CMakeFiles/rotate_range_test_exe.dir/rotate_range.cpp.o
[830/1134] Linking CXX executable bin/rotate_range_test
[831/1134] Building CXX object tests/unit/parallel/container_algorithms/CMakeFiles/foreach_range_projection_test_exe.dir/foreach_range_projection.cpp.o
[832/1134] Building CXX object tests/unit/parallel/container_algorithms/CMakeFiles/replace_copy_if_range_test_exe.dir/replace_copy_if_range.cpp.o
[833/1134] Linking CXX executable bin/foreach_range_projection_test
[834/1134] Linking CXX executable bin/replace_copy_if_range_test
[835/1134] Building CXX object tests/unit/parallel/container_algorithms/CMakeFiles/reverse_range_test_exe.dir/reverse_range.cpp.o
[836/1134] Linking CXX executable bin/reverse_range_test
[837/1134] Building CXX object tests/unit/parallel/container_algorithms/CMakeFiles/reverse_copy_range_test_exe.dir/reverse_copy_range.cpp.o
[838/1134] Linking CXX executable bin/reverse_copy_range_test
[839/1134] Building CXX object tests/unit/parallel/executors/CMakeFiles/timed_thread_pool_executors_v1_test_exe.dir/timed_thread_pool_executors_v1.cpp.o
[840/1134] Linking CXX executable bin/timed_thread_pool_executors_v1_test
[841/1134] Building CXX object tests/unit/parallel/container_algorithms/CMakeFiles/transform_range_test_exe.dir/transform_range.cpp.o
[842/1134] Linking CXX executable bin/transform_range_test
[843/1134] Building CXX object tests/unit/parallel/executors/CMakeFiles/timed_parallel_executor_v1_test_exe.dir/timed_parallel_executor_v1.cpp.o
[844/1134] Linking CXX executable bin/timed_parallel_executor_v1_test
[845/1134] Building CXX object tests/unit/parallel/container_algorithms/CMakeFiles/replace_copy_range_test_exe.dir/replace_copy_range.cpp.o
[846/1134] Building CXX object tests/unit/parallel/executors/CMakeFiles/thread_pool_os_executors_v1_test_exe.dir/thread_pool_os_executors_v1.cpp.o
[847/1134] Linking CXX executable bin/thread_pool_os_executors_v1_test
[848/1134] Linking CXX executable bin/replace_copy_range_test
[849/1134] Building CXX object tests/unit/parallel/executors/CMakeFiles/thread_pool_executors_v1_test_exe.dir/thread_pool_executors_v1.cpp.o
[850/1134] Linking CXX executable bin/thread_pool_executors_v1_test
[851/1134] Building CXX object tests/unit/parallel/executors/CMakeFiles/this_thread_executors_v1_test_exe.dir/this_thread_executors_v1.cpp.o
[852/1134] Linking CXX executable bin/this_thread_executors_v1_test
[853/1134] Building CXX object tests/unit/parallel/executors/CMakeFiles/service_executors_v1_test_exe.dir/service_executors_v1.cpp.o
[854/1134] Building CXX object tests/unit/parallel/executors/CMakeFiles/shared_parallel_executor_v1_test_exe.dir/shared_parallel_executor_v1.cpp.o
[855/1134] Linking CXX executable bin/service_executors_v1_test
[856/1134] Linking CXX executable bin/shared_parallel_executor_v1_test
[857/1134] Building CXX object tests/unit/parallel/executors/CMakeFiles/thread_pool_attached_executors_v1_test_exe.dir/thread_pool_attached_executors_v1.cpp.o
[858/1134] Building CXX object tests/unit/parallel/executors/CMakeFiles/minimal_timed_sync_executor_v1_test_exe.dir/minimal_timed_sync_executor_v1.cpp.o
[859/1134] Linking CXX executable bin/thread_pool_attached_executors_v1_test
[860/1134] Linking CXX executable bin/minimal_timed_sync_executor_v1_test
[861/1134] Building CXX object tests/unit/parallel/executors/CMakeFiles/minimal_timed_async_executor_v1_test_exe.dir/minimal_timed_async_executor_v1.cpp.o
[862/1134] Building CXX object tests/unit/parallel/executors/CMakeFiles/minimal_sync_executor_v1_test_exe.dir/minimal_sync_executor_v1.cpp.o
[863/1134] Linking CXX executable bin/minimal_timed_async_executor_v1_test
[864/1134] Linking CXX executable bin/minimal_sync_executor_v1_test
[865/1134] Building CXX object tests/unit/parallel/executors/CMakeFiles/minimal_async_executor_v1_test_exe.dir/minimal_async_executor_v1.cpp.o
[866/1134] Linking CXX executable bin/minimal_async_executor_v1_test
[867/1134] Building CXX object tests/unit/parallel/executors/CMakeFiles/minimal_timed_sync_executor_test_exe.dir/minimal_timed_sync_executor.cpp.o
[868/1134] Linking CXX executable bin/minimal_timed_sync_executor_test
[869/1134] Building CXX object tests/unit/parallel/executors/CMakeFiles/persistent_executor_parameters_test_exe.dir/persistent_executor_parameters.cpp.o
[870/1134] Linking CXX executable bin/persistent_executor_parameters_test
[871/1134] Building CXX object tests/unit/parallel/executors/CMakeFiles/parallel_executor_v1_test_exe.dir/parallel_executor_v1.cpp.o
[872/1134] Building CXX object tests/unit/parallel/executors/CMakeFiles/minimal_timed_async_executor_test_exe.dir/minimal_timed_async_executor.cpp.o
[873/1134] Building CXX object tests/unit/parallel/executors/CMakeFiles/parallel_fork_executor_test_exe.dir/parallel_fork_executor.cpp.o
[874/1134] Linking CXX executable bin/parallel_executor_v1_test
[875/1134] Linking CXX executable bin/minimal_timed_async_executor_test
[876/1134] Linking CXX executable bin/parallel_fork_executor_test
[877/1134] Building CXX object tests/unit/parallel/executors/CMakeFiles/created_executor_test_exe.dir/created_executor.cpp.o
[878/1134] Linking CXX executable bin/created_executor_test
[879/1134] Building CXX object tests/unit/parallel/executors/CMakeFiles/minimal_sync_executor_test_exe.dir/minimal_sync_executor.cpp.o
[880/1134] Linking CXX executable bin/minimal_sync_executor_test
[881/1134] Building CXX object tests/unit/parallel/executors/CMakeFiles/bulk_async_test_exe.dir/bulk_async.cpp.o
[882/1134] Linking CXX executable bin/bulk_async_test
[883/1134] Building CXX object tests/unit/parallel/executors/CMakeFiles/minimal_async_executor_test_exe.dir/minimal_async_executor.cpp.o
[884/1134] Linking CXX executable bin/minimal_async_executor_test
[885/1134] Building CXX object tests/unit/parallel/executors/CMakeFiles/thread_pool_os_executors_test_exe.dir/thread_pool_os_executors.cpp.o
[886/1134] Linking CXX executable bin/thread_pool_os_executors_test
[887/1134] Building CXX object tests/unit/parallel/executors/CMakeFiles/sequential_executor_v1_test_exe.dir/sequential_executor_v1.cpp.o
[888/1134] Linking CXX executable bin/sequential_executor_v1_test
[889/1134] Building CXX object tests/unit/parallel/executors/CMakeFiles/parallel_fork_executor_v1_test_exe.dir/parallel_fork_executor_v1.cpp.o
[890/1134] Linking CXX executable bin/parallel_fork_executor_v1_test
[891/1134] Building CXX object tests/unit/parallel/executors/CMakeFiles/sequenced_executor_test_exe.dir/sequenced_executor.cpp.o
[892/1134] Building CXX object tests/unit/parallel/executors/CMakeFiles/executor_parameters_test_exe.dir/executor_parameters.cpp.o
[893/1134] Linking CXX executable bin/sequenced_executor_test
[894/1134] Linking CXX executable bin/executor_parameters_test
[895/1134] Building CXX object tests/unit/parallel/executors/CMakeFiles/service_executors_test_exe.dir/service_executors.cpp.o
[896/1134] Linking CXX executable bin/service_executors_test
[897/1134] Building CXX object tests/unit/parallel/executors/CMakeFiles/executor_parameters_timer_hooks_test_exe.dir/executor_parameters_timer_hooks.cpp.o
[898/1134] Building CXX object tests/unit/parallel/executors/CMakeFiles/shared_parallel_executor_test_exe.dir/shared_parallel_executor.cpp.o
[899/1134] Linking CXX executable bin/executor_parameters_timer_hooks_test
[900/1134] Linking CXX executable bin/shared_parallel_executor_test
[901/1134] Building CXX object tests/unit/parallel/executors/CMakeFiles/this_thread_executors_test_exe.dir/this_thread_executors.cpp.o
[902/1134] Linking CXX executable bin/this_thread_executors_test
[903/1134] Building CXX object tests/unit/parallel/executors/CMakeFiles/thread_pool_attached_executors_test_exe.dir/thread_pool_attached_executors.cpp.o
[904/1134] Linking CXX executable bin/thread_pool_attached_executors_test
[905/1134] Building CXX object tests/unit/parallel/executors/CMakeFiles/thread_pool_executors_test_exe.dir/thread_pool_executors.cpp.o
[906/1134] Linking CXX executable bin/thread_pool_executors_test
[907/1134] Building CXX object tests/unit/parallel/executors/CMakeFiles/timed_this_thread_executors_v1_test_exe.dir/timed_this_thread_executors_v1.cpp.o
[908/1134] Linking CXX executable bin/timed_this_thread_executors_v1_test
[909/1134] Building CXX object tests/unit/parallel/executors/CMakeFiles/timed_parallel_executor_test_exe.dir/timed_parallel_executor.cpp.o
[910/1134] Linking CXX executable bin/timed_parallel_executor_test
[911/1134] Building CXX object tests/unit/parallel/executors/CMakeFiles/created_executor_v1_test_exe.dir/created_executor_v1.cpp.o
[912/1134] Building CXX object tests/unit/parallel/executors/CMakeFiles/timed_this_thread_executors_test_exe.dir/timed_this_thread_executors.cpp.o
[913/1134] Linking CXX executable bin/created_executor_v1_test
[914/1134] Linking CXX executable bin/timed_this_thread_executors_test
[915/1134] Building CXX object tests/unit/parallel/executors/CMakeFiles/timed_thread_pool_executors_test_exe.dir/timed_thread_pool_executors.cpp.o
[916/1134] Building CXX object tests/unit/parallel/executors/CMakeFiles/parallel_executor_test_exe.dir/parallel_executor.cpp.o
[917/1134] Linking CXX executable bin/timed_thread_pool_executors_test
[918/1134] Linking CXX executable bin/parallel_executor_test
[919/1134] Building CXX object tests/unit/parallel/executors/CMakeFiles/bulk_async_v1_test_exe.dir/bulk_async_v1.cpp.o
[920/1134] Linking CXX executable bin/bulk_async_v1_test
[921/1134] Building CXX object tests/unit/parallel/segmented_algorithms/CMakeFiles/partitioned_vector_iter_test_exe.dir/partitioned_vector_iter.cpp.o
[922/1134] Linking CXX executable bin/partitioned_vector_iter_test
[923/1134] Building CXX object tests/unit/parallel/segmented_algorithms/CMakeFiles/partitioned_vector_handle_values_test_exe.dir/partitioned_vector_handle_values.cpp.o
[924/1134] Linking CXX executable bin/partitioned_vector_handle_values_test
[925/1134] Building CXX object tests/unit/parallel/segmented_algorithms/CMakeFiles/partitioned_vector_reduce_test_exe.dir/partitioned_vector_reduce.cpp.o
[926/1134] Linking CXX executable bin/partitioned_vector_reduce_test
[927/1134] Building CXX object tests/unit/parallel/segmented_algorithms/CMakeFiles/partitioned_vector_copy_test_exe.dir/partitioned_vector_copy.cpp.o
[928/1134] Building CXX object tests/unit/parallel/segmented_algorithms/CMakeFiles/partitioned_vector_target_test_exe.dir/partitioned_vector_target.cpp.o
[929/1134] Linking CXX executable bin/partitioned_vector_target_test
[930/1134] Linking CXX executable bin/partitioned_vector_copy_test
[931/1134] Building CXX object tests/unit/parallel/segmented_algorithms/CMakeFiles/partitioned_vector_transform_scan_test_exe.dir/partitioned_vector_transform_scan.cpp.o
In file included from /home/zao/stellar/hpx/tests/unit/parallel/segmented_algorithms/partitioned_vector_transform_scan.cpp:8:
In file included from /home/zao/stellar/hpx/hpx/include/parallel_transform_scan.hpp:9:
In file included from /home/zao/stellar/hpx/hpx/parallel/algorithms/transform_exclusive_scan.hpp:20:
In file included from /home/zao/stellar/hpx/hpx/parallel/algorithms/transform_inclusive_scan.hpp:19:
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:122:26: warning: lambda capture 'conv' is not used [-Wunused-lambda-capture]
[op, conv, policy](
^
/home/zao/stellar/hpx/hpx/parallel/segmented_algorithms/inclusive_scan.hpp:102:74: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > >::parallel<const hpx::parallel::execution::parallel_policy &, hpx::local_raw_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > >, int, const op &, hpx::parallel::util::projection_identity>' requested here
inclusive_scan<typename vector_type::iterator>().parallel(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::segmented_inclusive_scan_vector<std::vector<int, std::allocator<int> > >::parallel<hpx::parallel::execution::parallel_policy, hpx::local_raw_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > >, op>' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/segmented_algorithms/detail/dispatch.hpp:249:26: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::segmented_inclusive_scan_vector<std::vector<int, std::allocator<int> > >, std::vector<int, std::allocator<int> > >::call<hpx::parallel::execution::parallel_policy, hpx::local_raw_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > >, hpx::local_raw_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > >, op>' requested here
algo.call(std::forward<ExPolicy>(policy), std::false_type(),
^
/home/zao/stellar/hpx/hpx/parallel/segmented_algorithms/detail/dispatch.hpp:308:37: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::dispatcher_helper<std::vector<int, std::allocator<int> >, hpx::parallel::v1::detail::segmented_inclusive_scan_vector<std::vector<int, std::allocator<int> > > >::parallel<hpx::parallel::execution::parallel_policy, hpx::local_vector_iterator<int, std::vector<int, std::allocator<int> > >, hpx::local_vector_iterator<int, std::vector<int, std::allocator<int> > >, op>' requested here
return base_dispatcher::parallel(algo, std::move(policy),
^
/home/zao/stellar/hpx/hpx/parallel/segmented_algorithms/detail/dispatch.hpp:332:51: note: in instantiation of member function 'hpx::parallel::v1::detail::dispatcher<hpx::parallel::v1::detail::segmented_inclusive_scan_vector<std::vector<int, std::allocator<int> > >, hpx::parallel::execution::parallel_policy, hpx::local_vector_iterator<int, std::vector<int, std::allocator<int> > >, hpx::local_vector_iterator<int, std::vector<int, std::allocator<int> > >, op>::parallel' requested here
&dispatcher<Algo, ExPolicy, Args...>::parallel,
^
/home/zao/stellar/hpx/hpx/parallel/segmented_algorithms/detail/scan.hpp:743:39: note: (skipping 5 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all)
results.push_back(dispatch_async(traits::get_id(sit),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/transform_inclusive_scan.hpp:398:24: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::transform_inclusive_scan_<const hpx::parallel::execution::parallel_policy &, hpx::vector_iterator<int, std::vector<int, std::allocator<int> > >, hpx::vector_iterator<int, std::vector<int, std::allocator<int> > >, op, conv, int>' requested here
return detail::transform_inclusive_scan_(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/tests/unit/parallel/segmented_algorithms/partitioned_vector_transform_scan.cpp:42:20: note: in instantiation of function template specialization 'hpx::parallel::v1::transform_inclusive_scan<const hpx::parallel::execution::parallel_policy &, hpx::vector_iterator<int, std::vector<int, std::allocator<int> > >, hpx::vector_iterator<int, std::vector<int, std::allocator<int> > >, int, op, conv, 42, 0>' requested here
hpx::parallel::transform_inclusive_scan(policy, xvalues.begin(),
^
/home/zao/stellar/hpx/tests/unit/parallel/segmented_algorithms/partitioned_vector_transform_scan.cpp:80:5: note: in instantiation of function template specialization 'test_transform_inclusive_scan<const hpx::parallel::execution::parallel_policy &, int>' requested here
test_transform_inclusive_scan(hpx::parallel::execution::par, xvalues, out);
^
/home/zao/stellar/hpx/tests/unit/parallel/segmented_algorithms/partitioned_vector_transform_scan.cpp:111:5: note: in instantiation of function template specialization 'transform_scan_tests<int>' requested here
transform_scan_tests(num, xvalues, out);
^
/home/zao/stellar/hpx/tests/unit/parallel/segmented_algorithms/partitioned_vector_transform_scan.cpp:118:5: note: in instantiation of function template specialization 'transform_scan_tests<int>' requested here
transform_scan_tests<int>(localities);
^
/home/zao/stellar/hpx/tests/unit/parallel/segmented_algorithms/partitioned_vector_transform_scan.cpp:60:20: warning: 'transform_exclusive_scan<const hpx::parallel::execution::sequenced_policy &, hpx::vector_iterator<int, std::vector<int, std::allocator<int> > >, hpx::vector_iterator<int, std::vector<int, std::allocator<int> > >, int, op, conv, 42, 0>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::parallel::transform_exclusive_scan(policy, xvalues.begin(),
^
/home/zao/stellar/hpx/tests/unit/parallel/segmented_algorithms/partitioned_vector_transform_scan.cpp:91:5: note: in instantiation of function template specialization 'test_transform_exclusive_scan<const hpx::parallel::execution::sequenced_policy &, int>' requested here
test_transform_exclusive_scan(hpx::parallel::execution::seq, xvalues, out);
^
/home/zao/stellar/hpx/tests/unit/parallel/segmented_algorithms/partitioned_vector_transform_scan.cpp:111:5: note: in instantiation of function template specialization 'transform_scan_tests<int>' requested here
transform_scan_tests(num, xvalues, out);
^
/home/zao/stellar/hpx/tests/unit/parallel/segmented_algorithms/partitioned_vector_transform_scan.cpp:118:5: note: in instantiation of function template specialization 'transform_scan_tests<int>' requested here
transform_scan_tests<int>(localities);
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/transform_exclusive_scan.hpp:363:5: note: 'transform_exclusive_scan<const hpx::parallel::execution::sequenced_policy &, hpx::vector_iterator<int, std::vector<int, std::allocator<int> > >, hpx::vector_iterator<int, std::vector<int, std::allocator<int> > >, int, op, conv, 42, 0>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG)
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
/home/zao/stellar/hpx/tests/unit/parallel/segmented_algorithms/partitioned_vector_transform_scan.cpp:60:20: warning: 'transform_exclusive_scan<const hpx::parallel::execution::parallel_policy &, hpx::vector_iterator<int, std::vector<int, std::allocator<int> > >, hpx::vector_iterator<int, std::vector<int, std::allocator<int> > >, int, op, conv, 42, 0>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::parallel::transform_exclusive_scan(policy, xvalues.begin(),
^
/home/zao/stellar/hpx/tests/unit/parallel/segmented_algorithms/partitioned_vector_transform_scan.cpp:93:5: note: in instantiation of function template specialization 'test_transform_exclusive_scan<const hpx::parallel::execution::parallel_policy &, int>' requested here
test_transform_exclusive_scan(hpx::parallel::execution::par, xvalues, out);
^
/home/zao/stellar/hpx/tests/unit/parallel/segmented_algorithms/partitioned_vector_transform_scan.cpp:111:5: note: in instantiation of function template specialization 'transform_scan_tests<int>' requested here
transform_scan_tests(num, xvalues, out);
^
/home/zao/stellar/hpx/tests/unit/parallel/segmented_algorithms/partitioned_vector_transform_scan.cpp:118:5: note: in instantiation of function template specialization 'transform_scan_tests<int>' requested here
transform_scan_tests<int>(localities);
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/transform_exclusive_scan.hpp:363:5: note: 'transform_exclusive_scan<const hpx::parallel::execution::parallel_policy &, hpx::vector_iterator<int, std::vector<int, std::allocator<int> > >, hpx::vector_iterator<int, std::vector<int, std::allocator<int> > >, int, op, conv, 42, 0>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG)
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
/home/zao/stellar/hpx/tests/unit/parallel/segmented_algorithms/partitioned_vector_transform_scan.cpp:69:20: warning: 'transform_exclusive_scan<hpx::parallel::execution::sequenced_task_policy &, hpx::vector_iterator<int, std::vector<int, std::allocator<int> > >, hpx::vector_iterator<int, std::vector<int, std::allocator<int> > >, int, op, conv, 42, 0>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::parallel::transform_exclusive_scan(policy,
^
/home/zao/stellar/hpx/tests/unit/parallel/segmented_algorithms/partitioned_vector_transform_scan.cpp:95:5: note: in instantiation of function template specialization 'test_transform_exclusive_scan_async<hpx::parallel::execution::sequenced_task_policy, int>' requested here
test_transform_exclusive_scan_async(
^
/home/zao/stellar/hpx/tests/unit/parallel/segmented_algorithms/partitioned_vector_transform_scan.cpp:111:5: note: in instantiation of function template specialization 'transform_scan_tests<int>' requested here
transform_scan_tests(num, xvalues, out);
^
/home/zao/stellar/hpx/tests/unit/parallel/segmented_algorithms/partitioned_vector_transform_scan.cpp:118:5: note: in instantiation of function template specialization 'transform_scan_tests<int>' requested here
transform_scan_tests<int>(localities);
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/transform_exclusive_scan.hpp:363:5: note: 'transform_exclusive_scan<hpx::parallel::execution::sequenced_task_policy &, hpx::vector_iterator<int, std::vector<int, std::allocator<int> > >, hpx::vector_iterator<int, std::vector<int, std::allocator<int> > >, int, op, conv, 42, 0>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG)
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
/home/zao/stellar/hpx/tests/unit/parallel/segmented_algorithms/partitioned_vector_transform_scan.cpp:69:20: warning: 'transform_exclusive_scan<hpx::parallel::execution::parallel_task_policy &, hpx::vector_iterator<int, std::vector<int, std::allocator<int> > >, hpx::vector_iterator<int, std::vector<int, std::allocator<int> > >, int, op, conv, 42, 0>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::parallel::transform_exclusive_scan(policy,
^
/home/zao/stellar/hpx/tests/unit/parallel/segmented_algorithms/partitioned_vector_transform_scan.cpp:99:5: note: in instantiation of function template specialization 'test_transform_exclusive_scan_async<hpx::parallel::execution::parallel_task_policy, int>' requested here
test_transform_exclusive_scan_async(
^
/home/zao/stellar/hpx/tests/unit/parallel/segmented_algorithms/partitioned_vector_transform_scan.cpp:111:5: note: in instantiation of function template specialization 'transform_scan_tests<int>' requested here
transform_scan_tests(num, xvalues, out);
^
/home/zao/stellar/hpx/tests/unit/parallel/segmented_algorithms/partitioned_vector_transform_scan.cpp:118:5: note: in instantiation of function template specialization 'transform_scan_tests<int>' requested here
transform_scan_tests<int>(localities);
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/transform_exclusive_scan.hpp:363:5: note: 'transform_exclusive_scan<hpx::parallel::execution::parallel_task_policy &, hpx::vector_iterator<int, std::vector<int, std::allocator<int> > >, hpx::vector_iterator<int, std::vector<int, std::allocator<int> > >, int, op, conv, 42, 0>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG)
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/segmented_algorithms/partitioned_vector_transform_scan.cpp:8:
In file included from /home/zao/stellar/hpx/hpx/include/parallel_transform_scan.hpp:9:
In file included from /home/zao/stellar/hpx/hpx/parallel/algorithms/transform_exclusive_scan.hpp:20:
In file included from /home/zao/stellar/hpx/hpx/parallel/algorithms/transform_inclusive_scan.hpp:19:
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:122:26: warning: lambda capture 'conv' is not used [-Wunused-lambda-capture]
[op, conv, policy](
^
/home/zao/stellar/hpx/hpx/parallel/segmented_algorithms/inclusive_scan.hpp:102:74: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > > >::parallel<const hpx::parallel::execution::parallel_policy &, hpx::local_raw_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > > >, double, const op &, hpx::parallel::util::projection_identity>' requested here
inclusive_scan<typename vector_type::iterator>().parallel(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::segmented_inclusive_scan_vector<std::vector<double, std::allocator<double> > >::parallel<hpx::parallel::execution::parallel_policy, hpx::local_raw_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > > >, op>' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/segmented_algorithms/detail/dispatch.hpp:249:26: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::segmented_inclusive_scan_vector<std::vector<double, std::allocator<double> > >, std::vector<double, std::allocator<double> > >::call<hpx::parallel::execution::parallel_policy, hpx::local_raw_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > > >, hpx::local_raw_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > > >, op>' requested here
algo.call(std::forward<ExPolicy>(policy), std::false_type(),
^
/home/zao/stellar/hpx/hpx/parallel/segmented_algorithms/detail/dispatch.hpp:308:37: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::dispatcher_helper<std::vector<double, std::allocator<double> >, hpx::parallel::v1::detail::segmented_inclusive_scan_vector<std::vector<double, std::allocator<double> > > >::parallel<hpx::parallel::execution::parallel_policy, hpx::local_vector_iterator<double, std::vector<double, std::allocator<double> > >, hpx::local_vector_iterator<double, std::vector<double, std::allocator<double> > >, op>' requested here
return base_dispatcher::parallel(algo, std::move(policy),
^
/home/zao/stellar/hpx/hpx/parallel/segmented_algorithms/detail/dispatch.hpp:332:51: note: in instantiation of member function 'hpx::parallel::v1::detail::dispatcher<hpx::parallel::v1::detail::segmented_inclusive_scan_vector<std::vector<double, std::allocator<double> > >, hpx::parallel::execution::parallel_policy, hpx::local_vector_iterator<double, std::vector<double, std::allocator<double> > >, hpx::local_vector_iterator<double, std::vector<double, std::allocator<double> > >, op>::parallel' requested here
&dispatcher<Algo, ExPolicy, Args...>::parallel,
^
/home/zao/stellar/hpx/hpx/parallel/segmented_algorithms/detail/scan.hpp:743:39: note: (skipping 5 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all)
results.push_back(dispatch_async(traits::get_id(sit),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/transform_inclusive_scan.hpp:398:24: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::transform_inclusive_scan_<const hpx::parallel::execution::parallel_policy &, hpx::vector_iterator<double, std::vector<double, std::allocator<double> > >, hpx::vector_iterator<double, std::vector<double, std::allocator<double> > >, op, conv, double>' requested here
return detail::transform_inclusive_scan_(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/tests/unit/parallel/segmented_algorithms/partitioned_vector_transform_scan.cpp:42:20: note: in instantiation of function template specialization 'hpx::parallel::v1::transform_inclusive_scan<const hpx::parallel::execution::parallel_policy &, hpx::vector_iterator<double, std::vector<double, std::allocator<double> > >, hpx::vector_iterator<double, std::vector<double, std::allocator<double> > >, double, op, conv, 42, 0>' requested here
hpx::parallel::transform_inclusive_scan(policy, xvalues.begin(),
^
/home/zao/stellar/hpx/tests/unit/parallel/segmented_algorithms/partitioned_vector_transform_scan.cpp:80:5: note: in instantiation of function template specialization 'test_transform_inclusive_scan<const hpx::parallel::execution::parallel_policy &, double>' requested here
test_transform_inclusive_scan(hpx::parallel::execution::par, xvalues, out);
^
/home/zao/stellar/hpx/tests/unit/parallel/segmented_algorithms/partitioned_vector_transform_scan.cpp:111:5: note: in instantiation of function template specialization 'transform_scan_tests<double>' requested here
transform_scan_tests(num, xvalues, out);
^
/home/zao/stellar/hpx/tests/unit/parallel/segmented_algorithms/partitioned_vector_transform_scan.cpp:119:5: note: in instantiation of function template specialization 'transform_scan_tests<double>' requested here
transform_scan_tests<double>(localities);
^
/home/zao/stellar/hpx/tests/unit/parallel/segmented_algorithms/partitioned_vector_transform_scan.cpp:60:20: warning: 'transform_exclusive_scan<const hpx::parallel::execution::sequenced_policy &, hpx::vector_iterator<double, std::vector<double, std::allocator<double> > >, hpx::vector_iterator<double, std::vector<double, std::allocator<double> > >, double, op, conv, 42, 0>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::parallel::transform_exclusive_scan(policy, xvalues.begin(),
^
/home/zao/stellar/hpx/tests/unit/parallel/segmented_algorithms/partitioned_vector_transform_scan.cpp:91:5: note: in instantiation of function template specialization 'test_transform_exclusive_scan<const hpx::parallel::execution::sequenced_policy &, double>' requested here
test_transform_exclusive_scan(hpx::parallel::execution::seq, xvalues, out);
^
/home/zao/stellar/hpx/tests/unit/parallel/segmented_algorithms/partitioned_vector_transform_scan.cpp:111:5: note: in instantiation of function template specialization 'transform_scan_tests<double>' requested here
transform_scan_tests(num, xvalues, out);
^
/home/zao/stellar/hpx/tests/unit/parallel/segmented_algorithms/partitioned_vector_transform_scan.cpp:119:5: note: in instantiation of function template specialization 'transform_scan_tests<double>' requested here
transform_scan_tests<double>(localities);
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/transform_exclusive_scan.hpp:363:5: note: 'transform_exclusive_scan<const hpx::parallel::execution::sequenced_policy &, hpx::vector_iterator<double, std::vector<double, std::allocator<double> > >, hpx::vector_iterator<double, std::vector<double, std::allocator<double> > >, double, op, conv, 42, 0>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG)
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
/home/zao/stellar/hpx/tests/unit/parallel/segmented_algorithms/partitioned_vector_transform_scan.cpp:60:20: warning: 'transform_exclusive_scan<const hpx::parallel::execution::parallel_policy &, hpx::vector_iterator<double, std::vector<double, std::allocator<double> > >, hpx::vector_iterator<double, std::vector<double, std::allocator<double> > >, double, op, conv, 42, 0>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::parallel::transform_exclusive_scan(policy, xvalues.begin(),
^
/home/zao/stellar/hpx/tests/unit/parallel/segmented_algorithms/partitioned_vector_transform_scan.cpp:93:5: note: in instantiation of function template specialization 'test_transform_exclusive_scan<const hpx::parallel::execution::parallel_policy &, double>' requested here
test_transform_exclusive_scan(hpx::parallel::execution::par, xvalues, out);
^
/home/zao/stellar/hpx/tests/unit/parallel/segmented_algorithms/partitioned_vector_transform_scan.cpp:111:5: note: in instantiation of function template specialization 'transform_scan_tests<double>' requested here
transform_scan_tests(num, xvalues, out);
^
/home/zao/stellar/hpx/tests/unit/parallel/segmented_algorithms/partitioned_vector_transform_scan.cpp:119:5: note: in instantiation of function template specialization 'transform_scan_tests<double>' requested here
transform_scan_tests<double>(localities);
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/transform_exclusive_scan.hpp:363:5: note: 'transform_exclusive_scan<const hpx::parallel::execution::parallel_policy &, hpx::vector_iterator<double, std::vector<double, std::allocator<double> > >, hpx::vector_iterator<double, std::vector<double, std::allocator<double> > >, double, op, conv, 42, 0>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG)
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
/home/zao/stellar/hpx/tests/unit/parallel/segmented_algorithms/partitioned_vector_transform_scan.cpp:69:20: warning: 'transform_exclusive_scan<hpx::parallel::execution::sequenced_task_policy &, hpx::vector_iterator<double, std::vector<double, std::allocator<double> > >, hpx::vector_iterator<double, std::vector<double, std::allocator<double> > >, double, op, conv, 42, 0>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::parallel::transform_exclusive_scan(policy,
^
/home/zao/stellar/hpx/tests/unit/parallel/segmented_algorithms/partitioned_vector_transform_scan.cpp:95:5: note: in instantiation of function template specialization 'test_transform_exclusive_scan_async<hpx::parallel::execution::sequenced_task_policy, double>' requested here
test_transform_exclusive_scan_async(
^
/home/zao/stellar/hpx/tests/unit/parallel/segmented_algorithms/partitioned_vector_transform_scan.cpp:111:5: note: in instantiation of function template specialization 'transform_scan_tests<double>' requested here
transform_scan_tests(num, xvalues, out);
^
/home/zao/stellar/hpx/tests/unit/parallel/segmented_algorithms/partitioned_vector_transform_scan.cpp:119:5: note: in instantiation of function template specialization 'transform_scan_tests<double>' requested here
transform_scan_tests<double>(localities);
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/transform_exclusive_scan.hpp:363:5: note: 'transform_exclusive_scan<hpx::parallel::execution::sequenced_task_policy &, hpx::vector_iterator<double, std::vector<double, std::allocator<double> > >, hpx::vector_iterator<double, std::vector<double, std::allocator<double> > >, double, op, conv, 42, 0>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG)
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
/home/zao/stellar/hpx/tests/unit/parallel/segmented_algorithms/partitioned_vector_transform_scan.cpp:69:20: warning: 'transform_exclusive_scan<hpx::parallel::execution::parallel_task_policy &, hpx::vector_iterator<double, std::vector<double, std::allocator<double> > >, hpx::vector_iterator<double, std::vector<double, std::allocator<double> > >, double, op, conv, 42, 0>' is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::parallel::transform_exclusive_scan(policy,
^
/home/zao/stellar/hpx/tests/unit/parallel/segmented_algorithms/partitioned_vector_transform_scan.cpp:99:5: note: in instantiation of function template specialization 'test_transform_exclusive_scan_async<hpx::parallel::execution::parallel_task_policy, double>' requested here
test_transform_exclusive_scan_async(
^
/home/zao/stellar/hpx/tests/unit/parallel/segmented_algorithms/partitioned_vector_transform_scan.cpp:111:5: note: in instantiation of function template specialization 'transform_scan_tests<double>' requested here
transform_scan_tests(num, xvalues, out);
^
/home/zao/stellar/hpx/tests/unit/parallel/segmented_algorithms/partitioned_vector_transform_scan.cpp:119:5: note: in instantiation of function template specialization 'transform_scan_tests<double>' requested here
transform_scan_tests<double>(localities);
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/transform_exclusive_scan.hpp:363:5: note: 'transform_exclusive_scan<hpx::parallel::execution::parallel_task_policy &, hpx::vector_iterator<double, std::vector<double, std::allocator<double> > >, hpx::vector_iterator<double, std::vector<double, std::allocator<double> > >, double, op, conv, 42, 0>' has been explicitly marked deprecated here
HPX_DEPRECATED(HPX_DEPRECATED_MSG)
^
/home/zao/stellar/hpx/hpx/config/attributes.hpp:23:33: note: expanded from macro 'HPX_DEPRECATED'
# define HPX_DEPRECATED(x) [[deprecated(x)]]
^
10 warnings generated.
[932/1134] Building CXX object tests/unit/parallel/segmented_algorithms/CMakeFiles/partitioned_vector_for_each_test_exe.dir/partitioned_vector_for_each.cpp.o
[933/1134] Building CXX object tests/unit/parallel/segmented_algorithms/CMakeFiles/partitioned_vector_move_test_exe.dir/partitioned_vector_move.cpp.o
[934/1134] Building CXX object tests/unit/parallel/segmented_algorithms/CMakeFiles/partitioned_vector_transform_binary_test_exe.dir/partitioned_vector_transform_binary.cpp.o
[935/1134] Linking CXX executable bin/partitioned_vector_move_test
[936/1134] Linking CXX executable bin/partitioned_vector_for_each_test
[937/1134] Building CXX object tests/unit/parallel/segmented_algorithms/CMakeFiles/partitioned_vector_transform_test_exe.dir/partitioned_vector_transform.cpp.o
[938/1134] Linking CXX executable bin/partitioned_vector_transform_scan_test
[939/1134] Linking CXX executable bin/partitioned_vector_transform_test
[940/1134] Building CXX object tests/unit/parallel/segmented_algorithms/CMakeFiles/partitioned_vector_transform_reduce_test_exe.dir/partitioned_vector_transform_reduce.cpp.o
[941/1134] Linking CXX executable bin/partitioned_vector_transform_reduce_test
[942/1134] Linking CXX executable bin/partitioned_vector_transform_binary_test
[943/1134] Building CXX object tests/unit/parallel/segmented_algorithms/CMakeFiles/partitioned_vector_fill_test_exe.dir/partitioned_vector_fill.cpp.o
[944/1134] Building CXX object tests/unit/parcelset/CMakeFiles/set_parcel_write_handler_test_exe.dir/set_parcel_write_handler.cpp.o
[945/1134] Linking CXX executable bin/set_parcel_write_handler_test
[946/1134] Building CXX object tests/unit/parcelset/CMakeFiles/put_parcels_test_exe.dir/put_parcels.cpp.o
[947/1134] Linking CXX executable bin/put_parcels_test
[948/1134] Linking CXX executable bin/partitioned_vector_fill_test
[949/1134] Building CXX object tests/unit/performance_counter/CMakeFiles/path_elements_test_exe.dir/path_elements.cpp.o
[950/1134] Linking CXX executable bin/path_elements_test
[951/1134] Building CXX object tests/unit/serialization/CMakeFiles/serialization_variant_test_exe.dir/serialization_variant.cpp.o
[952/1134] Linking CXX executable bin/serialization_variant_test
[953/1134] Building CXX object tests/unit/serialization/CMakeFiles/zero_copy_serialization_test_exe.dir/zero_copy_serialization.cpp.o
[954/1134] Linking CXX executable bin/zero_copy_serialization_test
[955/1134] Building CXX object tests/unit/parcelset/CMakeFiles/put_parcels_with_coalescing_test_exe.dir/put_parcels_with_coalescing.cpp.o
[956/1134] Linking CXX executable bin/put_parcels_with_coalescing_test
[957/1134] Building CXX object tests/unit/serialization/CMakeFiles/serialization_unordered_map_test_exe.dir/serialization_unordered_map.cpp.o
[958/1134] Building CXX object tests/unit/serialization/CMakeFiles/serialization_valarray_test_exe.dir/serialization_valarray.cpp.o
[959/1134] Linking CXX executable bin/serialization_unordered_map_test
[960/1134] Linking CXX executable bin/serialization_valarray_test
[961/1134] Linking CXX executable bin/serialization_deque_test
[962/1134] Building CXX object tests/unit/serialization/CMakeFiles/serialization_custom_constructor_test_exe.dir/serialization_custom_constructor.cpp.o
[963/1134] Linking CXX executable bin/serialization_custom_constructor_test
[964/1134] Building CXX object tests/unit/serialization/CMakeFiles/serialization_vector_test_exe.dir/serialization_vector.cpp.o
[965/1134] Linking CXX executable bin/serialization_vector_test
[966/1134] Building CXX object tests/unit/serialization/CMakeFiles/serialization_array_test_exe.dir/serialization_array.cpp.o
[967/1134] Linking CXX executable bin/serialization_array_test
[968/1134] Building CXX object tests/unit/serialization/CMakeFiles/serialize_buffer_test_exe.dir/serialize_buffer.cpp.o
[969/1134] Building CXX object tests/unit/serialization/CMakeFiles/serialization_map_test_exe.dir/serialization_map.cpp.o
[970/1134] Linking CXX executable bin/serialize_buffer_test
[971/1134] Building CXX object tests/unit/serialization/CMakeFiles/serialization_smart_ptr_test_exe.dir/serialization_smart_ptr.cpp.o
[972/1134] Linking CXX executable bin/serialization_smart_ptr_test
[973/1134] Linking CXX executable bin/serialization_map_test
[974/1134] Building CXX object tests/unit/serialization/CMakeFiles/serialization_list_test_exe.dir/serialization_list.cpp.o
[975/1134] Linking CXX executable bin/serialization_list_test
[976/1134] Building CXX object tests/unit/serialization/polymorphic/CMakeFiles/polymorphic_nonintrusive_abstract_test_exe.dir/polymorphic_nonintrusive_abstract.cpp.o
[977/1134] Building CXX object tests/unit/serialization/CMakeFiles/serialization_set_test_exe.dir/serialization_set.cpp.o
[978/1134] Linking CXX executable bin/polymorphic_nonintrusive_abstract_test
[979/1134] Linking CXX executable bin/serialization_set_test
[980/1134] Building CXX object tests/unit/serialization/polymorphic/CMakeFiles/polymorphic_pointer_test_exe.dir/polymorphic_pointer.cpp.o
[981/1134] Building CXX object tests/unit/serialization/polymorphic/CMakeFiles/polymorphic_nonintrusive_test_exe.dir/polymorphic_nonintrusive.cpp.o
[982/1134] Building CXX object tests/unit/parallel/segmented_algorithms/CMakeFiles/partitioned_vector_exclusive_scan_test_exe.dir/partitioned_vector_exclusive_scan.cpp.o
[983/1134] Linking CXX executable bin/polymorphic_pointer_test
[984/1134] Linking CXX executable bin/polymorphic_nonintrusive_test
[985/1134] Building CXX object tests/unit/serialization/polymorphic/CMakeFiles/polymorphic_template_test_exe.dir/polymorphic_template.cpp.o
[986/1134] Building CXX object tests/unit/serialization/polymorphic/CMakeFiles/polymorphic_semiintrusive_template_test_exe.dir/polymorphic_semiintrusive_template.cpp.o
[987/1134] Linking CXX executable bin/polymorphic_template_test
[988/1134] Linking CXX executable bin/polymorphic_semiintrusive_template_test
[989/1134] Building CXX object tests/unit/serialization/polymorphic/CMakeFiles/polymorphic_reference_test_exe.dir/polymorphic_reference.cpp.o
[990/1134] Building CXX object tests/unit/serialization/polymorphic/CMakeFiles/smart_ptr_polymorphic_test_exe.dir/smart_ptr_polymorphic.cpp.o
[991/1134] Linking CXX executable bin/polymorphic_reference_test
[992/1134] Linking CXX executable bin/smart_ptr_polymorphic_test
[993/1134] Building CXX object tests/unit/serialization/polymorphic/CMakeFiles/smart_ptr_polymorphic_nonintrusive_test_exe.dir/smart_ptr_polymorphic_nonintrusive.cpp.o
[994/1134] Linking CXX executable bin/smart_ptr_polymorphic_nonintrusive_test
[995/1134] Building CXX object tests/unit/threads/CMakeFiles/thread_yield_test_exe.dir/thread_yield.cpp.o
[996/1134] Linking CXX executable bin/thread_yield_test
[997/1134] Building CXX object tests/unit/threads/CMakeFiles/thread_stacksize_overflow_test_exe.dir/thread_stacksize_overflow.cpp.o
[998/1134] Linking CXX executable bin/thread_stacksize_overflow_test
[999/1134] Building CXX object tests/unit/threads/CMakeFiles/thread_test_exe.dir/thread.cpp.o
[1000/1134] Linking CXX executable bin/thread_test
[1001/1134] Building CXX object tests/unit/threads/CMakeFiles/resource_manager_test_exe.dir/resource_manager.cpp.o
[1002/1134] Linking CXX executable bin/resource_manager_test
[1003/1134] Building CXX object tests/unit/parallel/segmented_algorithms/CMakeFiles/partitioned_vector_inclusive_scan_test_exe.dir/partitioned_vector_inclusive_scan.cpp.o
In file included from /home/zao/stellar/hpx/tests/unit/parallel/segmented_algorithms/partitioned_vector_inclusive_scan.cpp:7:
In file included from /home/zao/stellar/hpx/hpx/include/parallel_scan.hpp:9:
In file included from /home/zao/stellar/hpx/hpx/parallel/algorithms/exclusive_scan.hpp:19:
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:122:26: warning: lambda capture 'conv' is not used [-Wunused-lambda-capture]
[op, conv, policy](
^
/home/zao/stellar/hpx/hpx/parallel/segmented_algorithms/inclusive_scan.hpp:102:74: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > >::parallel<const hpx::parallel::execution::parallel_policy &, hpx::local_raw_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > >, int, const opt<int> &, hpx::parallel::util::projection_identity>' requested here
inclusive_scan<typename vector_type::iterator>().parallel(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::segmented_inclusive_scan_vector<std::vector<int, std::allocator<int> > >::parallel<hpx::parallel::execution::parallel_policy, hpx::local_raw_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > >, opt<int> >' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/segmented_algorithms/detail/dispatch.hpp:249:26: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::segmented_inclusive_scan_vector<std::vector<int, std::allocator<int> > >, std::vector<int, std::allocator<int> > >::call<hpx::parallel::execution::parallel_policy, hpx::local_raw_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > >, hpx::local_raw_vector_iterator<int, std::vector<int, std::allocator<int> >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > > >, opt<int> >' requested here
algo.call(std::forward<ExPolicy>(policy), std::false_type(),
^
/home/zao/stellar/hpx/hpx/parallel/segmented_algorithms/detail/dispatch.hpp:308:37: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::dispatcher_helper<std::vector<int, std::allocator<int> >, hpx::parallel::v1::detail::segmented_inclusive_scan_vector<std::vector<int, std::allocator<int> > > >::parallel<hpx::parallel::execution::parallel_policy, hpx::local_vector_iterator<int, std::vector<int, std::allocator<int> > >, hpx::local_vector_iterator<int, std::vector<int, std::allocator<int> > >, opt<int> >' requested here
return base_dispatcher::parallel(algo, std::move(policy),
^
/home/zao/stellar/hpx/hpx/parallel/segmented_algorithms/detail/dispatch.hpp:332:51: note: in instantiation of member function 'hpx::parallel::v1::detail::dispatcher<hpx::parallel::v1::detail::segmented_inclusive_scan_vector<std::vector<int, std::allocator<int> > >, hpx::parallel::execution::parallel_policy, hpx::local_vector_iterator<int, std::vector<int, std::allocator<int> > >, hpx::local_vector_iterator<int, std::vector<int, std::allocator<int> > >, opt<int> >::parallel' requested here
&dispatcher<Algo, ExPolicy, Args...>::parallel,
^
/home/zao/stellar/hpx/hpx/parallel/segmented_algorithms/detail/scan.hpp:743:39: note: (skipping 4 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all)
results.push_back(dispatch_async(traits::get_id(sit),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:322:24: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan_<const hpx::parallel::execution::parallel_policy &, hpx::vector_iterator<int, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, int, opt<int>, hpx::parallel::util::projection_identity>' requested here
return detail::inclusive_scan_(
^
/home/zao/stellar/hpx/tests/unit/parallel/segmented_algorithms/partitioned_vector_inclusive_scan.cpp:61:20: note: in instantiation of function template specialization 'hpx::parallel::v1::inclusive_scan<const hpx::parallel::execution::parallel_policy &, hpx::vector_iterator<int, std::vector<int, std::allocator<int> > >, __gnu_cxx::__normal_iterator<int *, std::vector<int, std::allocator<int> > >, opt<int>, int, 42, 0>' requested here
hpx::parallel::inclusive_scan(
^
/home/zao/stellar/hpx/tests/unit/parallel/segmented_algorithms/partitioned_vector_inclusive_scan.cpp:251:5: note: in instantiation of function template specialization 'inclusive_scan_algo_tests_with_policy<int, hpx::container_distribution_policy, hpx::parallel::execution::parallel_policy>' requested here
inclusive_scan_algo_tests_with_policy<T>(size, policy, in, ver, par);
^
/home/zao/stellar/hpx/tests/unit/parallel/segmented_algorithms/partitioned_vector_inclusive_scan.cpp:324:5: note: in instantiation of function template specialization 'inclusive_scan_tests_with_policy<int, hpx::container_distribution_policy>' requested here
inclusive_scan_tests_with_policy<T>(length, hpx::container_layout);
^
/home/zao/stellar/hpx/tests/unit/parallel/segmented_algorithms/partitioned_vector_inclusive_scan.cpp:351:5: note: in instantiation of function template specialization 'inclusive_scan_tests<int>' requested here
inclusive_scan_tests<int>(localities);
^
In file included from /home/zao/stellar/hpx/tests/unit/parallel/segmented_algorithms/partitioned_vector_inclusive_scan.cpp:7:
In file included from /home/zao/stellar/hpx/hpx/include/parallel_scan.hpp:9:
In file included from /home/zao/stellar/hpx/hpx/parallel/algorithms/exclusive_scan.hpp:19:
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:122:26: warning: lambda capture 'conv' is not used [-Wunused-lambda-capture]
[op, conv, policy](
^
/home/zao/stellar/hpx/hpx/parallel/segmented_algorithms/inclusive_scan.hpp:102:74: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan<__gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > > >::parallel<const hpx::parallel::execution::parallel_policy &, hpx::local_raw_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > > >, double, const opt<double> &, hpx::parallel::util::projection_identity>' requested here
inclusive_scan<typename vector_type::iterator>().parallel(
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:373:29: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::segmented_inclusive_scan_vector<std::vector<double, std::allocator<double> > >::parallel<hpx::parallel::execution::parallel_policy, hpx::local_raw_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > > >, opt<double> >' requested here
return Derived::parallel(std::forward<ExPolicy>(policy),
^
/home/zao/stellar/hpx/hpx/parallel/segmented_algorithms/detail/dispatch.hpp:249:26: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::algorithm<hpx::parallel::v1::detail::segmented_inclusive_scan_vector<std::vector<double, std::allocator<double> > >, std::vector<double, std::allocator<double> > >::call<hpx::parallel::execution::parallel_policy, hpx::local_raw_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > > >, hpx::local_raw_vector_iterator<double, std::vector<double, std::allocator<double> >, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > > >, opt<double> >' requested here
algo.call(std::forward<ExPolicy>(policy), std::false_type(),
^
/home/zao/stellar/hpx/hpx/parallel/segmented_algorithms/detail/dispatch.hpp:308:37: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::dispatcher_helper<std::vector<double, std::allocator<double> >, hpx::parallel::v1::detail::segmented_inclusive_scan_vector<std::vector<double, std::allocator<double> > > >::parallel<hpx::parallel::execution::parallel_policy, hpx::local_vector_iterator<double, std::vector<double, std::allocator<double> > >, hpx::local_vector_iterator<double, std::vector<double, std::allocator<double> > >, opt<double> >' requested here
return base_dispatcher::parallel(algo, std::move(policy),
^
/home/zao/stellar/hpx/hpx/parallel/segmented_algorithms/detail/dispatch.hpp:332:51: note: in instantiation of member function 'hpx::parallel::v1::detail::dispatcher<hpx::parallel::v1::detail::segmented_inclusive_scan_vector<std::vector<double, std::allocator<double> > >, hpx::parallel::execution::parallel_policy, hpx::local_vector_iterator<double, std::vector<double, std::allocator<double> > >, hpx::local_vector_iterator<double, std::vector<double, std::allocator<double> > >, opt<double> >::parallel' requested here
&dispatcher<Algo, ExPolicy, Args...>::parallel,
^
/home/zao/stellar/hpx/hpx/parallel/segmented_algorithms/detail/scan.hpp:743:39: note: (skipping 4 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all)
results.push_back(dispatch_async(traits::get_id(sit),
^
/home/zao/stellar/hpx/hpx/parallel/algorithms/inclusive_scan.hpp:322:24: note: in instantiation of function template specialization 'hpx::parallel::v1::detail::inclusive_scan_<const hpx::parallel::execution::parallel_policy &, hpx::vector_iterator<double, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, double, opt<double>, hpx::parallel::util::projection_identity>' requested here
return detail::inclusive_scan_(
^
/home/zao/stellar/hpx/tests/unit/parallel/segmented_algorithms/partitioned_vector_inclusive_scan.cpp:61:20: note: in instantiation of function template specialization 'hpx::parallel::v1::inclusive_scan<const hpx::parallel::execution::parallel_policy &, hpx::vector_iterator<double, std::vector<double, std::allocator<double> > >, __gnu_cxx::__normal_iterator<double *, std::vector<double, std::allocator<double> > >, opt<double>, double, 42, 0>' requested here
hpx::pa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment