Skip to content

Instantly share code, notes, and snippets.

@zao
Created August 8, 2017 23:26
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/b1218a363163ea9ab838778c7036558e to your computer and use it in GitHub Desktop.
Save zao/b1218a363163ea9ab838778c7036558e to your computer and use it in GitHub Desktop.
-- The CXX compiler identification is GNU 6.3.0
-- The C compiler identification is GNU 6.3.0
-- Check for working CXX compiler: /hpc2n/eb/software/Core/GCCcore/6.3.0/bin/c++
-- Check for working CXX compiler: /hpc2n/eb/software/Core/GCCcore/6.3.0/bin/c++ -- 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: /hpc2n/eb/software/Core/GCCcore/6.3.0/bin/gcc
-- Check for working C compiler: /hpc2n/eb/software/Core/GCCcore/6.3.0/bin/gcc -- 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_WCAST_ALIGN
-- Performing Test HPX_WITH_CXX_FLAG_WCAST_ALIGN - Success
-- Performing Test HPX_WITH_CXX_FLAG_WERROR_TRAMPOLINES
-- Performing Test HPX_WITH_CXX_FLAG_WERROR_TRAMPOLINES - Success
-- 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_UNUSED_BUT_SET_PARAMETER
-- Performing Test HPX_WITH_CXX_FLAG_WNO_UNUSED_BUT_SET_PARAMETER - Success
-- Performing Test HPX_WITH_C_FLAG_WNO_UNUSED_BUT_SET_PARAMETER
-- Performing Test HPX_WITH_C_FLAG_WNO_UNUSED_BUT_SET_PARAMETER - Success
-- Performing Test HPX_WITH_CXX_FLAG_WNO_UNUSED_BUT_SET_VARIABLE
-- Performing Test HPX_WITH_CXX_FLAG_WNO_UNUSED_BUT_SET_VARIABLE - Success
-- Performing Test HPX_WITH_C_FLAG_WNO_UNUSED_BUT_SET_VARIABLE
-- Performing Test HPX_WITH_C_FLAG_WNO_UNUSED_BUT_SET_VARIABLE - Success
-- Performing Test HPX_WITH_C_FLAG_WERROR_UNINITIALIZED
-- Performing Test HPX_WITH_C_FLAG_WERROR_UNINITIALIZED - Success
-- Performing Test HPX_WITH_CXX_FLAG_WNO_SYNC_NAND
-- Performing Test HPX_WITH_CXX_FLAG_WNO_SYNC_NAND - Success
-- Performing Test HPX_WITH_C_FLAG_WNO_SYNC_NAND
-- Performing Test HPX_WITH_C_FLAG_WNO_SYNC_NAND - Success
-- Performing Test HPX_WITH_CXX_FLAG_WNO_DELETE_NON_VIRTUAL_DTOR
-- Performing Test HPX_WITH_CXX_FLAG_WNO_DELETE_NON_VIRTUAL_DTOR - Success
-- Performing Test WITH_LINKER_FLAG_WL__Z_DEFS
-- Performing Test WITH_LINKER_FLAG_WL__Z_DEFS - Success
-- Performing Test HPX_WITH_CXX_FLAG_FVISIBILITY_HIDDEN
-- Performing Test HPX_WITH_CXX_FLAG_FVISIBILITY_HIDDEN - Success
-- Performing Test HPX_WITH_C_FLAG_FVISIBILITY_HIDDEN
-- Performing Test HPX_WITH_C_FLAG_FVISIBILITY_HIDDEN - Success
-- Performing Test HPX_WITH_Fortran_FLAG_FVISIBILITY_HIDDEN
-- Performing Test HPX_WITH_Fortran_FLAG_FVISIBILITY_HIDDEN - Success
-- Performing Test WITH_LINKER_FLAG_FVISIBILITY_HIDDEN
-- Performing Test WITH_LINKER_FLAG_FVISIBILITY_HIDDEN - Success
-- Performing Test HPX_WITH_RDTSC - Success
-- Performing Test HPX_WITH_RDTSCP - Success
-- Boost version: 1.61.0
-- Found the following Boost libraries:
-- atomic
-- filesystem
-- program_options
-- regex
-- system
-- random
-- WARNING: HPX will perform poorly without tcmalloc or jemalloc. See docs for more info.
-- Using system allocator.
-- Found Hwloc: /hpc2n/eb/software/Compiler/GCC/6.3.0-2.27/hwloc/1.11.5/lib/libhwloc.so
-- Found Git: /usr/bin/git (found version "2.7.4")
-- GIT commit is 73946c0b25cef9868f3a91872291f282b03526e9.
-- Performing Test HPX_HAVE_CXX11_SFINAE_EXPRESSION_COMPLETE - Success
-- Found PythonInterp: /usr/bin/python (found version "2.7.12")
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1")
-- 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_BENCHMARK_SCRIPTS_PATH=/pfs/nobackup/home/l/lars/stellar/bld-debug-pv/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=ON
-- 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=system
-- 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 '/pfs/nobackup/home/l/lars/stellar/bld-debug-pv/share/hpx': No such file or directory
HPX will be installed to /usr/local
-- Configuring done
-- Generating done
-- Build files have been written to: /pfs/nobackup/home/l/lars/stellar/bld-debug-pv
This file has been truncated, but you can view the full file.
[1/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/actions/detail/action_factory.cpp.o
[2/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/components/server/console_error_sink_singleton.cpp.o
[3/471] Building CXX object src/CMakeFiles/hpx.dir/error_code.cpp.o
[4/471] Building CXX object src/CMakeFiles/hpx.dir/exception.cpp.o
[5/471] Building CXX object src/CMakeFiles/hpx.dir/exception_list.cpp.o
[6/471] Building CXX object src/CMakeFiles/hpx.dir/hpx_init.cpp.o
[7/471] Building CXX object src/CMakeFiles/hpx.dir/runtime.cpp.o
[8/471] Building CXX object src/CMakeFiles/hpx.dir/runtime_impl.cpp.o
[9/471] Building CXX object src/CMakeFiles/hpx.dir/state.cpp.o
[10/471] Building CXX object src/CMakeFiles/hpx.dir/throw_exception.cpp.o
[11/471] Building CXX object src/CMakeFiles/hpx.dir/version.cpp.o
[12/471] Building CXX object src/CMakeFiles/hpx.dir/pre_main.cpp.o
[13/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/actions/continuation.cpp.o
[14/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/actions/detail/invocation_count_registry.cpp.o
[15/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/agas/addressing_service.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/detail/bootstrap_component_namespace.cpp.o
[19/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/agas/detail/bootstrap_locality_namespace.cpp.o
[20/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/agas/detail/hosted_component_namespace.cpp.o
[21/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/agas/detail/hosted_locality_namespace.cpp.o
[22/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/agas/server/component_namespace_server.cpp.o
[23/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/agas/interface.cpp.o
[24/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/agas/locality_namespace.cpp.o
[25/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/agas/primary_namespace.cpp.o
[26/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/agas/server/locality_namespace_server.cpp.o
[27/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/agas/server/primary_namespace_server.cpp.o
[28/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/agas/server/symbol_namespace_server.cpp.o
[29/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/agas/server/route.cpp.o
[30/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/applier/bind_naming_wrappers.cpp.o
[31/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/agas/symbol_namespace.cpp.o
[32/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/applier/applier.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/components/component_type.cpp.o
[35/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/components/console_logging.cpp.o
[36/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/components/memory.cpp.o
[37/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/components/runtime_support.cpp.o
[38/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/components/server/console_error_sink_server.cpp.o
[39/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/components/server/console_logging_server.cpp.o
[40/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/components/server/destroy_component.cpp.o
[41/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/components/server/memory_block.cpp.o
[42/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/components/server/runtime_support_server.cpp.o
[43/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/components/stubs/memory_block_stubs.cpp.o
[44/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/components/stubs/memory_stub.cpp.o
[45/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/components/stubs/runtime_support_stubs.cpp.o
[46/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/parcelset/detail/parcel_await.cpp.o
[47/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/get_locality_name.cpp.o
[48/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/launch_policy.cpp.o
[49/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/naming/address.cpp.o
[50/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/naming/name.cpp.o
[51/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/parcelset/detail/parcel_route_handler.cpp.o
[52/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/parcelset/detail/per_action_data_counter.cpp.o
[53/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/parcelset/detail/per_action_data_counter_registry.cpp.o
[54/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/parcelset/locality.cpp.o
[55/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/parcelset/parcel.cpp.o
[56/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/parcelset/parcelhandler.cpp.o
[57/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/parcelset/parcelport.cpp.o
[58/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/serialization/detail/polymorphic_id_factory.cpp.o
[59/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/serialization/detail/polymorphic_intrusive_factory.cpp.o
[60/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/serialization/detail/polymorphic_nonintrusive_factory.cpp.o
[61/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/serialization/output_archive.cpp.o
[62/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/coroutines/detail/context_base.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/threads/coroutines/detail/context_generic_context.cpp.o
[65/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/coroutines/detail/coroutine_impl.cpp.o
[66/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/coroutines/detail/coroutine_self.cpp.o
[67/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/coroutines/detail/tss.cpp.o
[68/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/coroutines/swapcontext.cpp.o
[69/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/detail/thread_num_tss.cpp.o
[70/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.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/executors/default_executor.cpp.o
[73/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/executors/service_executor.cpp.o
[74/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/executors/this_thread_executors.cpp.o
[75/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/executors/thread_pool_attached_executors.cpp.o
[76/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/executors/thread_pool_executors.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/policies/affinity_data.cpp.o
[79/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/policies/hwloc_topology_info.cpp.o
[80/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/policies/parse_affinity_options.cpp.o
[81/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/scheduler_specific_ptr.cpp.o
[82/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/resource_manager.cpp.o
[83/471] Building CXX object src/CMakeFiles/hpx.dir/performance_counters/counter_creators.cpp.o
[84/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/thread.cpp.o
[85/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/thread_data.cpp.o
[86/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/thread_executor.cpp.o
[87/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/thread_helpers.cpp.o
[88/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/threadmanager.cpp.o
[89/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/threadmanager_base.cpp.o
[90/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/topology.cpp.o
[91/471] Building CXX object src/CMakeFiles/hpx.dir/runtime/trigger_lco.cpp.o
[92/471] Building CXX object src/CMakeFiles/hpx.dir/performance_counters/manage_counter.cpp.o
[93/471] Building CXX object src/CMakeFiles/hpx.dir/performance_counters/counters.cpp.o
[94/471] Building CXX object src/CMakeFiles/hpx.dir/performance_counters/manage_counter_type.cpp.o
[95/471] Building CXX object src/CMakeFiles/hpx.dir/performance_counters/performance_counter.cpp.o
[96/471] Building CXX object src/CMakeFiles/hpx.dir/performance_counters/performance_counter_set.cpp.o
[97/471] Building CXX object src/CMakeFiles/hpx.dir/performance_counters/registry.cpp.o
[98/471] Building CXX object src/CMakeFiles/hpx.dir/performance_counters/server/action_invocation_counter.cpp.o
[99/471] Building CXX object src/CMakeFiles/hpx.dir/performance_counters/server/arithmetics_counter.cpp.o
[100/471] Building CXX object src/CMakeFiles/hpx.dir/performance_counters/server/arithmetics_counter_extended.cpp.o
[101/471] Building CXX object src/CMakeFiles/hpx.dir/performance_counters/server/component_instance_counter.cpp.o
[102/471] Building CXX object src/CMakeFiles/hpx.dir/performance_counters/server/elapsed_time_counter.cpp.o
[103/471] Building CXX object src/CMakeFiles/hpx.dir/performance_counters/server/per_action_data_counters.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/performance_counters/server/statistics_counter.cpp.o
[107/471] Building CXX object src/CMakeFiles/hpx.dir/util/batch_environments/alps_environment.cpp.o
[108/471] Building CXX object src/CMakeFiles/hpx.dir/performance_counters/stubs/performance_counter_stub.cpp.o
[109/471] Building CXX object src/CMakeFiles/hpx.dir/util/activate_counters.cpp.o
[110/471] Building CXX object src/CMakeFiles/hpx.dir/util/asio_util.cpp.o
[111/471] Building CXX object src/CMakeFiles/hpx.dir/util/backtrace/backtrace.cpp.o
[112/471] Building CXX object src/CMakeFiles/hpx.dir/util/batch_environment.cpp.o
[113/471] Building CXX object src/CMakeFiles/hpx.dir/util/batch_environments/pbs_environment.cpp.o
[114/471] Building CXX object src/CMakeFiles/hpx.dir/util/batch_environments/slurm_environment.cpp.o
[115/471] Building CXX object src/CMakeFiles/hpx.dir/util/command_line_handling.cpp.o
[116/471] Building CXX object src/CMakeFiles/hpx.dir/util/debug/thread_stacktrace.cpp.o
[117/471] Building CXX object src/CMakeFiles/hpx.dir/util/find_prefix.cpp.o
[118/471] Building CXX object src/CMakeFiles/hpx.dir/util/generate_unique_ids.cpp.o
[119/471] Building CXX object src/CMakeFiles/hpx.dir/util/ini.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/integer/int128.cpp.o
[122/471] Building CXX object src/CMakeFiles/hpx.dir/util/integer/uint128.cpp.o
[123/471] Building CXX object src/CMakeFiles/hpx.dir/util/interval_timer.cpp.o
[124/471] Building CXX object src/CMakeFiles/hpx.dir/util/io_service_pool.cpp.o
[125/471] Building CXX object src/CMakeFiles/hpx.dir/util/itt_notify.cpp.o
[126/471] Building CXX object src/CMakeFiles/hpx.dir/util/logging.cpp.o
[127/471] Building CXX object src/CMakeFiles/hpx.dir/util/manage_config.cpp.o
[128/471] Building CXX object src/CMakeFiles/hpx.dir/util/map_hostnames.cpp.o
[129/471] Building CXX object src/CMakeFiles/hpx.dir/util/sed_transform.cpp.o
[130/471] Building CXX object src/CMakeFiles/hpx.dir/util/parse_command_line.cpp.o
[131/471] Building CXX object src/CMakeFiles/hpx.dir/util/pool_timer.cpp.o
[132/471] Building CXX object src/CMakeFiles/hpx.dir/util/query_counters.cpp.o
[133/471] Building CXX object src/CMakeFiles/hpx.dir/util/register_locks.cpp.o
[134/471] Building CXX object src/CMakeFiles/hpx.dir/util/register_locks_globally.cpp.o
[135/471] Building CXX object src/CMakeFiles/hpx.dir/util/runtime_configuration.cpp.o
[136/471] Building CXX object src/CMakeFiles/hpx.dir/util/static_reinit.cpp.o
[137/471] Building CXX object src/CMakeFiles/hpx.dir/util/serialize_exception.cpp.o
[138/471] Building CXX object src/CMakeFiles/hpx.dir/util/set_thread_name.cpp.o
[139/471] Building CXX object src/CMakeFiles/hpx.dir/util/thread_mapper.cpp.o
[140/471] Building CXX object src/CMakeFiles/hpx.dir/util/thread_aware_timer.cpp.o
[141/471] Building CXX object src/CMakeFiles/hpx.dir/util/thread_description.cpp.o
[142/471] Building CXX object src/CMakeFiles/hpx.dir/lcos/local/detail/condition_variable.cpp.o
[143/471] Building CXX object src/CMakeFiles/hpx.dir/lcos/barrier.cpp.o
[144/471] Building CXX object src/CMakeFiles/hpx.dir/lcos/base_lco.cpp.o
[145/471] Building CXX object src/CMakeFiles/hpx.dir/lcos/base_lco_with_value.cpp.o
[146/471] Building CXX object src/CMakeFiles/hpx.dir/lcos/base_lco_with_value_1.cpp.o
[147/471] Building CXX object src/CMakeFiles/hpx.dir/lcos/base_lco_with_value_2.cpp.o
[148/471] Building CXX object src/CMakeFiles/hpx.dir/lcos/base_lco_with_value_3.cpp.o
[149/471] Building CXX object src/CMakeFiles/hpx.dir/lcos/detail/barrier_node.cpp.o
[150/471] Building CXX object src/CMakeFiles/hpx.dir/lcos/detail/future_data.cpp.o
[151/471] Building CXX object src/CMakeFiles/hpx.dir/lcos/latch.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/__/plugins/parcelport/tcp/connection_handler_tcp.cpp.o
[154/471] Building CXX object src/CMakeFiles/hpx.dir/lcos/local/local_barrier.cpp.o
[155/471] Building CXX object src/CMakeFiles/hpx.dir/lcos/local/mutex.cpp.o
[156/471] Building CXX object src/CMakeFiles/hpx.dir/lcos/promise.cpp.o
[157/471] Building CXX object src/CMakeFiles/hpx.dir/compute/cuda/cuda_target.cpp.o
[158/471] Building CXX object src/CMakeFiles/hpx.dir/compute/cuda/get_cuda_targets.cpp.o
[159/471] Building CXX object src/CMakeFiles/hpx.dir/compute/host/get_host_targets.cpp.o
[160/471] Building CXX object src/CMakeFiles/hpx.dir/compute/host/host_target.cpp.o
[161/471] Building CXX object src/CMakeFiles/hpx.dir/compute/host/numa_domains.cpp.o
[162/471] Building CXX object src/CMakeFiles/hpx.dir/compat/compat_barrier.cpp.o
[163/471] Building CXX object src/CMakeFiles/hpx.dir/__/plugins/parcelport/tcp/parcelport_tcp.cpp.o
[164/471] Building CXX object src/CMakeFiles/hpx_init.dir/hpx_main_argc_argv.cpp.o
[165/471] Building CXX object src/CMakeFiles/hpx_init.dir/hpx_main_variables_map.cpp.o
[166/471] Building CXX object src/CMakeFiles/hpx_init.dir/hpx_user_main.cpp.o
[167/471] Building CXX object src/CMakeFiles/hpx_init.dir/hpx_user_main_argc_argv.cpp.o
[168/471] Building CXX object src/CMakeFiles/hpx_init.dir/hpx_main.cpp.o
[169/471] Building CXX object src/CMakeFiles/hpx_init.dir/hpx_main_winsocket.cpp.o
[170/471] Building CXX object src/CMakeFiles/hpx_init.dir/util/lightweight_test.cpp.o
[171/471] Building CXX object src/CMakeFiles/hpx_init.dir/main.cpp.o
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/spirit/home/qi/stream/detail/iterator_source.hpp:14,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/spirit/home/qi/stream/stream.hpp:16,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/spirit/home/qi/stream.hpp:15,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/spirit/home/qi.hpp:30,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/spirit/include/qi.hpp:16,
from /pfs/nobackup/home/l/lars/stellar/hpx/src/util/batch_environments/slurm_environment.cpp:17:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/spirit/home/qi/stream/detail/iterator_source.hpp:14,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/spirit/home/qi/stream/stream.hpp:16,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/spirit/home/qi/stream.hpp:15,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/spirit/home/qi.hpp:30,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/spirit/include/qi.hpp:16,
from /pfs/nobackup/home/l/lars/stellar/hpx/src/util/batch_environments/slurm_environment.cpp:17:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/spirit/home/qi/stream/detail/iterator_source.hpp:14,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/spirit/home/qi/stream/stream.hpp:16,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/spirit/home/qi/stream.hpp:15,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/spirit/home/qi.hpp:30,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/spirit/include/qi.hpp:16,
from /pfs/nobackup/home/l/lars/stellar/hpx/src/util/batch_environments/slurm_environment.cpp:17:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[172/471] Linking CXX static library lib/libhpx_initd.a
[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 CMakeFiles/parcel_coalescing_lib.dir/plugins/parcel/coalescing/coalescing_message_handler.cpp.o
[176/471] Building CXX object CMakeFiles/parcel_coalescing_lib.dir/plugins/parcel/coalescing/coalescing_counter_registry.cpp.o
[177/471] Building CXX object CMakeFiles/parcel_coalescing_lib.dir/plugins/parcel/coalescing/performance_counters.cpp.o
[178/471] Building CXX object src/components/containers/partitioned_vector/CMakeFiles/partitioned_vector_component.dir/partitioned_vector_component.cpp.o
[179/471] Building CXX object src/components/iostreams/CMakeFiles/iostreams_component.dir/component_module.cpp.o
[180/471] Building CXX object src/components/containers/unordered/CMakeFiles/unordered_component.dir/partition_unordered_map_component.cpp.o
[181/471] Building CXX object src/components/containers/partitioned_vector/CMakeFiles/partitioned_vector_component.dir/partitioned_vector_component_double.cpp.o
[182/471] Building CXX object src/components/containers/partitioned_vector/CMakeFiles/partitioned_vector_component.dir/partitioned_vector_component_int.cpp.o
[183/471] Building CXX object src/components/containers/partitioned_vector/CMakeFiles/partitioned_vector_component.dir/partitioned_vector_component_std_string.cpp.o
[184/471] Building CXX object src/components/iostreams/CMakeFiles/iostreams_component.dir/manipulators.cpp.o
[185/471] Building CXX object src/components/iostreams/CMakeFiles/iostreams_component.dir/server/output_stream.cpp.o
[186/471] Building CXX object src/components/iostreams/CMakeFiles/iostreams_component.dir/standard_streams.cpp.o
[187/471] Building CXX object src/components/performance_counters/io/CMakeFiles/io_counters_component.dir/io_counters.cpp.o
[188/471] Building CXX object src/components/performance_counters/memory/CMakeFiles/memory_component.dir/mem_counter_linux.cpp.o
[189/471] Building CXX object src/components/performance_counters/memory/CMakeFiles/memory_component.dir/mem_counter_macosx.cpp.o
[190/471] Building CXX object src/components/performance_counters/memory/CMakeFiles/memory_component.dir/mem_counter_windows.cpp.o
[191/471] Building CXX object src/components/performance_counters/memory/CMakeFiles/memory_component.dir/memory.cpp.o
[192/471] Building CXX object src/components/process/CMakeFiles/process_component.dir/process.cpp.o
[193/471] Building CXX object src/components/process/CMakeFiles/process_component.dir/server/child_component.cpp.o
[194/471] Building CXX object src/components/process/CMakeFiles/process_component.dir/util/posix/create_pipe.cpp.o
[195/471] Building CXX object src/components/process/CMakeFiles/process_component.dir/util/posix/search_path.cpp.o
[196/471] Building CXX object src/components/process/CMakeFiles/process_component.dir/util/posix/shell_path.cpp.o
[197/471] Building CXX object src/components/process/CMakeFiles/process_component.dir/util/windows/create_pipe.cpp.o
[198/471] Building CXX object src/components/process/CMakeFiles/process_component.dir/util/windows/search_path.cpp.o
[199/471] Building CXX object src/components/process/CMakeFiles/process_component.dir/util/windows/shell_path.cpp.o
[200/471] Building CXX object examples/accumulators/CMakeFiles/template_accumulator_component.dir/template_accumulator.cpp.o
[201/471] Building CXX object examples/accumulators/CMakeFiles/template_function_accumulator_component.dir/template_function_accumulator.cpp.o
[202/471] Building CXX object examples/accumulators/CMakeFiles/accumulator_component.dir/accumulator.cpp.o
[203/471] Building CXX object examples/quickstart/CMakeFiles/fibonacci_futures_distributed_exe.dir/fibonacci_futures_distributed.cpp.o
[204/471] Building CXX object examples/balancing/CMakeFiles/hpx_thread_phase_exe.dir/hpx_thread_phase.cpp.o
[205/471] Building CXX object examples/cancelable_action/cancelable_action/CMakeFiles/cancelable_action_component.dir/cancelable_action.cpp.o
[206/471] Building CXX object examples/jacobi_smp/CMakeFiles/jacobi_nonuniform_hpx_exe.dir/jacobi_nonuniform.cpp.o
[207/471] Building CXX object examples/jacobi_smp/CMakeFiles/jacobi_nonuniform_hpx_exe.dir/jacobi_nonuniform_hpx.cpp.o
[208/471] Building CXX object examples/jacobi_smp/CMakeFiles/jacobi_hpx_exe.dir/jacobi.cpp.o
[209/471] Building CXX object examples/jacobi_smp/CMakeFiles/jacobi_hpx_exe.dir/jacobi_hpx.cpp.o
[210/471] Building CXX object examples/nqueen/CMakeFiles/nqueen_component.dir/nqueen.cpp.o
[211/471] Building CXX object examples/performance_counters/sine/CMakeFiles/sine_component.dir/server/sine.cpp.o
[212/471] Building CXX object examples/performance_counters/sine/CMakeFiles/sine_component.dir/sine.cpp.o
[213/471] Building CXX object examples/quickstart/CMakeFiles/fibonacci_futures_exe.dir/fibonacci_futures.cpp.o
[214/471] Building CXX object examples/quickstart/CMakeFiles/use_main_thread_exe.dir/use_main_thread.cpp.o
[215/471] Building CXX object examples/quickstart/CMakeFiles/file_serialization_exe.dir/file_serialization.cpp.o
[216/471] Building CXX object examples/quickstart/CMakeFiles/fibonacci_exe.dir/fibonacci.cpp.o
[217/471] Building CXX object examples/quickstart/CMakeFiles/fibonacci_await_exe.dir/fibonacci_await.cpp.o
[218/471] Linking CXX executable bin/use_main_thread
[219/471] Building CXX object examples/quickstart/CMakeFiles/fibonacci_one_exe.dir/fibonacci_one.cpp.o
[220/471] Linking CXX shared library lib/hpx/libhpx_parcel_coalescingd.so.1.1.0
[221/471] Creating library symlink lib/hpx/libhpx_parcel_coalescingd.so.1 lib/hpx/libhpx_parcel_coalescingd.so
[222/471] Building CXX object examples/quickstart/CMakeFiles/latch_remote_exe.dir/latch_remote.cpp.o
[223/471] Building CXX object examples/quickstart/CMakeFiles/factorial_exe.dir/factorial.cpp.o
[224/471] Linking CXX shared library lib/libhpx_processd.so.1.1.0
[225/471] Creating library symlink lib/libhpx_processd.so.1 lib/libhpx_processd.so
[226/471] Building CXX object examples/quickstart/CMakeFiles/fractals_struct_exe.dir/fractals_struct.cpp.o
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/src/components/iostreams/standard_streams.cpp:15:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/src/components/iostreams/standard_streams.cpp:15:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/src/components/iostreams/standard_streams.cpp:15:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[227/471] Building CXX object examples/quickstart/CMakeFiles/fibonacci_dataflow_exe.dir/fibonacci_dataflow.cpp.o
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/src/components/iostreams/component_module.cpp:18:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/src/components/iostreams/component_module.cpp:18:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/src/components/iostreams/component_module.cpp:18:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[228/471] Linking CXX shared library lib/libhpx_iostreamsd.so.1.1.0
[229/471] Linking CXX shared library lib/libhpx_unorderedd.so.1.1.0
[230/471] Building CXX object examples/quickstart/CMakeFiles/interest_calculator_exe.dir/interest_calculator.cpp.o
[231/471] Creating library symlink lib/libhpx_iostreamsd.so.1 lib/libhpx_iostreamsd.so
[232/471] Building CXX object examples/quickstart/CMakeFiles/vector_counting_dotproduct_exe.dir/vector_counting_dotproduct.cpp.o
[233/471] Creating library symlink lib/libhpx_unorderedd.so.1 lib/libhpx_unorderedd.so
[234/471] Building CXX object src/components/component_storage/CMakeFiles/component_storage_component.dir/component_module.cpp.o
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/spirit/home/qi/stream/detail/iterator_source.hpp:14,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/spirit/home/qi/stream/stream.hpp:16,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/spirit/home/qi/stream.hpp:15,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/spirit/home/qi.hpp:30,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/spirit/include/qi.hpp:16,
from /pfs/nobackup/home/l/lars/stellar/hpx/src/components/performance_counters/memory/mem_counter_linux.cpp:16:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/spirit/home/qi/stream/detail/iterator_source.hpp:14,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/spirit/home/qi/stream/stream.hpp:16,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/spirit/home/qi/stream.hpp:15,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/spirit/home/qi.hpp:30,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/spirit/include/qi.hpp:16,
from /pfs/nobackup/home/l/lars/stellar/hpx/src/components/performance_counters/memory/mem_counter_linux.cpp:16:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/spirit/home/qi/stream/detail/iterator_source.hpp:14,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/spirit/home/qi/stream/stream.hpp:16,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/spirit/home/qi/stream.hpp:15,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/spirit/home/qi.hpp:30,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/spirit/include/qi.hpp:16,
from /pfs/nobackup/home/l/lars/stellar/hpx/src/components/performance_counters/memory/mem_counter_linux.cpp:16:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[235/471] Building CXX object src/components/component_storage/CMakeFiles/component_storage_component.dir/component_storage.cpp.o
[236/471] Building CXX object src/components/component_storage/CMakeFiles/component_storage_component.dir/server/component_storage_server.cpp.o
[237/471] Building CXX object examples/quickstart/CMakeFiles/component_with_executor_exe.dir/component_with_executor.cpp.o
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/spirit/home/qi/stream/detail/iterator_source.hpp:14,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/spirit/home/qi/stream/stream.hpp:16,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/spirit/home/qi/stream.hpp:15,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/spirit/home/qi.hpp:30,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/spirit/include/qi.hpp:16,
from /pfs/nobackup/home/l/lars/stellar/hpx/src/components/performance_counters/io/io_counters.cpp:19:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/spirit/home/qi/stream/detail/iterator_source.hpp:14,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/spirit/home/qi/stream/stream.hpp:16,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/spirit/home/qi/stream.hpp:15,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/spirit/home/qi.hpp:30,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/spirit/include/qi.hpp:16,
from /pfs/nobackup/home/l/lars/stellar/hpx/src/components/performance_counters/io/io_counters.cpp:19:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/spirit/home/qi/stream/detail/iterator_source.hpp:14,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/spirit/home/qi/stream/stream.hpp:16,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/spirit/home/qi/stream.hpp:15,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/spirit/home/qi.hpp:30,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/spirit/include/qi.hpp:16,
from /pfs/nobackup/home/l/lars/stellar/hpx/src/components/performance_counters/io/io_counters.cpp:19:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[238/471] Linking CXX shared library lib/hpx/libhpx_io_countersd.so.1.1.0
[239/471] Linking CXX shared library lib/hpx/libhpx_memoryd.so.1.1.0
[240/471] Creating library symlink lib/hpx/libhpx_io_countersd.so.1 lib/hpx/libhpx_io_countersd.so
[241/471] Building CXX object examples/1d_stencil/CMakeFiles/1d_stencil_8_exe.dir/1d_stencil_8.cpp.o
[242/471] Creating library symlink lib/hpx/libhpx_memoryd.so.1 lib/hpx/libhpx_memoryd.so
[243/471] Building CXX object examples/1d_stencil/CMakeFiles/1d_stencil_3_exe.dir/1d_stencil_3.cpp.o
[244/471] Building CXX object examples/1d_stencil/CMakeFiles/1d_stencil_4_parallel_exe.dir/1d_stencil_4_parallel.cpp.o
[245/471] Building CXX object examples/1d_stencil/CMakeFiles/1d_stencil_4_exe.dir/1d_stencil_4.cpp.o
[246/471] Building CXX object examples/1d_stencil/CMakeFiles/1d_stencil_1_exe.dir/1d_stencil_1.cpp.o
[247/471] Building CXX object examples/1d_stencil/CMakeFiles/1d_stencil_5_exe.dir/1d_stencil_5.cpp.o
[248/471] Building CXX object examples/1d_stencil/CMakeFiles/1d_stencil_7_exe.dir/1d_stencil_7.cpp.o
[249/471] Linking CXX shared library lib/hpx/libhpx_sined.so.1.1.0
[250/471] Creating library symlink lib/hpx/libhpx_sined.so.1 lib/hpx/libhpx_sined.so
[251/471] Building CXX object examples/performance_counters/sine/CMakeFiles/sine_client_exe.dir/sine_client.cpp.o
[252/471] Building CXX object examples/1d_stencil/CMakeFiles/1d_stencil_2_exe.dir/1d_stencil_2.cpp.o
[253/471] Building CXX object examples/1d_stencil/CMakeFiles/1d_stencil_6_exe.dir/1d_stencil_6.cpp.o
[254/471] Linking CXX shared library lib/libhpx_template_accumulatord.so.1.1.0
[255/471] Creating library symlink lib/libhpx_template_accumulatord.so.1 lib/libhpx_template_accumulatord.so
[256/471] Linking CXX shared library lib/libhpx_template_function_accumulatord.so.1.1.0
[257/471] Creating library symlink lib/libhpx_template_function_accumulatord.so.1 lib/libhpx_template_function_accumulatord.so
[258/471] Building CXX object examples/accumulators/CMakeFiles/template_accumulator_client_exe.dir/template_accumulator_client.cpp.o
[259/471] Building CXX object examples/accumulators/CMakeFiles/template_function_accumulator_client_exe.dir/template_function_accumulator_client.cpp.o
[260/471] Linking CXX shared library lib/libhpx_accumulatord.so.1.1.0
[261/471] Creating library symlink lib/libhpx_accumulatord.so.1 lib/libhpx_accumulatord.so
[262/471] Building CXX object examples/accumulators/CMakeFiles/accumulator_client_exe.dir/accumulator_client.cpp.o
[263/471] Building CXX object examples/allgather/ag/CMakeFiles/ag_component.dir/server/allgather.cpp.o
[264/471] Building CXX object examples/allgather/ag/CMakeFiles/ag_component.dir/allgather_module.cpp.o
[265/471] Building CXX object examples/allgather/ag/CMakeFiles/ag_component.dir/server/allgather_and_gate.cpp.o
[266/471] Building CXX object examples/async_io/CMakeFiles/async_io_action_exe.dir/async_io_action.cpp.o
[267/471] Building CXX object examples/async_io/CMakeFiles/async_io_simple_exe.dir/async_io_simple.cpp.o
[268/471] Building CXX object examples/async_io/CMakeFiles/async_io_low_level_exe.dir/async_io_low_level.cpp.o
[269/471] Building CXX object examples/async_io/CMakeFiles/async_io_external_exe.dir/async_io_external.cpp.o
[270/471] Building CXX object examples/balancing/CMakeFiles/os_thread_num_exe.dir/os_thread_num.cpp.o
[271/471] Building CXX object examples/quickstart/CMakeFiles/command_line_handling_exe.dir/command_line_handling.cpp.o
[272/471] Linking CXX executable bin/1d_stencil_3
[273/471] Linking CXX executable bin/hpx_thread_phase
[274/471] Building CXX object examples/future_reduce/CMakeFiles/rnd_future_reduce_exe.dir/rnd_future_reduce.cpp.o
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/quickstart/vector_counting_dotproduct.cpp:10:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/quickstart/vector_counting_dotproduct.cpp:10:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/quickstart/vector_counting_dotproduct.cpp:10:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[275/471] Linking CXX executable bin/vector_counting_dotproduct
[276/471] Linking CXX shared library lib/libhpx_cancelable_actiond.so.1.1.0
[277/471] Creating library symlink lib/libhpx_cancelable_actiond.so.1 lib/libhpx_cancelable_actiond.so
[278/471] Building CXX object examples/cancelable_action/CMakeFiles/cancelable_action_client_exe.dir/cancelable_action_client.cpp.o
[279/471] Linking CXX executable bin/1d_stencil_1
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/quickstart/component_with_executor.cpp:9:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/quickstart/component_with_executor.cpp:9:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/quickstart/component_with_executor.cpp:9:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[280/471] Building CXX object examples/heartbeat/CMakeFiles/heartbeat_exe.dir/heartbeat.cpp.o
[281/471] Building CXX object examples/heartbeat/CMakeFiles/heartbeat_console_exe.dir/heartbeat_console.cpp.o
[282/471] Building CXX object examples/quickstart/CMakeFiles/component_in_executable_exe.dir/component_in_executable.cpp.o
[283/471] Building CXX object examples/jacobi/jacobi_component/CMakeFiles/jacobi_component_component.dir/grid.cpp.o
[284/471] Linking CXX executable bin/1d_stencil_4
[285/471] Building CXX object examples/jacobi/jacobi_component/CMakeFiles/jacobi_component_component.dir/jacobi_component.cpp.o
[286/471] Linking CXX executable bin/1d_stencil_4_parallel
[287/471] Building CXX object examples/jacobi/jacobi_component/CMakeFiles/jacobi_component_component.dir/row.cpp.o
[288/471] Building CXX object examples/jacobi/jacobi_component/CMakeFiles/jacobi_component_component.dir/server/row.cpp.o
[289/471] Linking CXX executable bin/1d_stencil_2
[290/471] Building CXX object examples/jacobi/jacobi_component/CMakeFiles/jacobi_component_component.dir/server/solver.cpp.o
[291/471] Building CXX object examples/jacobi/jacobi_component/CMakeFiles/jacobi_component_component.dir/server/stencil_iterator.cpp.o
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/quickstart/command_line_handling.cpp:7:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/quickstart/command_line_handling.cpp:7:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/quickstart/command_line_handling.cpp:7:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[292/471] Building CXX object examples/jacobi/jacobi_component/CMakeFiles/jacobi_component_component.dir/stencil_iterator.cpp.o
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/allgather/ag/server/allgather_and_gate.cpp:8:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/allgather/ag/server/allgather_and_gate.cpp:8:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/allgather/ag/server/allgather_and_gate.cpp:8:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[293/471] Linking CXX executable bin/jacobi_nonuniform_hpx
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/async_io/async_io_simple.cpp:12:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/async_io/async_io_simple.cpp:12:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/async_io/async_io_simple.cpp:12:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[294/471] Linking CXX executable bin/async_io_simple
[295/471] Linking CXX executable bin/jacobi_hpx
[296/471] Linking CXX shared library lib/libhpx_nqueend.so.1.1.0
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/allgather/ag/server/allgather.cpp:7:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/allgather/ag/server/allgather.cpp:7:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/allgather/ag/server/allgather.cpp:7:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[297/471] Building CXX object examples/performance_counters/CMakeFiles/simplest_performance_counter_exe.dir/simplest_performance_counter.cpp.o
[298/471] Building CXX object examples/performance_counters/CMakeFiles/access_counter_set_exe.dir/access_counter_set.cpp.o
[299/471] Creating library symlink lib/libhpx_nqueend.so.1 lib/libhpx_nqueend.so
[300/471] Building CXX object examples/nqueen/CMakeFiles/nqueen_client_exe.dir/nqueen_client.cpp.o
[301/471] Linking CXX shared library lib/libhpx_agd.so.1.1.0
[302/471] Creating library symlink lib/libhpx_agd.so.1 lib/libhpx_agd.so
[303/471] Building CXX object examples/allgather/CMakeFiles/ag_client_exe.dir/ag_client.cpp.o
[304/471] Linking CXX executable bin/sine_client
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/async_io/async_io_external.cpp:13:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/async_io/async_io_external.cpp:13:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/async_io/async_io_external.cpp:13:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[305/471] Linking CXX executable bin/async_io_external
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/async_io/async_io_action.cpp:14:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/async_io/async_io_action.cpp:14:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/async_io/async_io_action.cpp:14:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[306/471] Linking CXX executable bin/async_io_action
[307/471] Linking CXX executable bin/fibonacci_futures
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/async_io/async_io_low_level.cpp:12:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/async_io/async_io_low_level.cpp:12:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/async_io/async_io_low_level.cpp:12:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[308/471] Linking CXX executable bin/async_io_low_level
[309/471] Linking CXX executable bin/file_serialization
[310/471] Linking CXX executable bin/fibonacci
[311/471] Linking CXX executable bin/fibonacci_futures_distributed
[312/471] Building CXX object examples/quickstart/CMakeFiles/event_synchronization_exe.dir/event_synchronization.cpp.o
[313/471] Linking CXX executable bin/fibonacci_await
[314/471] Linking CXX executable bin/fibonacci_one
[315/471] Building CXX object examples/quickstart/CMakeFiles/component_ctors_exe.dir/component_ctors.cpp.o
[316/471] Linking CXX executable bin/latch_remote
[317/471] Building CXX object examples/quickstart/CMakeFiles/hello_world_exe.dir/hello_world.cpp.o
[318/471] Building CXX object examples/quickstart/CMakeFiles/fractals_executor_exe.dir/fractals_executor.cpp.o
[319/471] Building CXX object examples/quickstart/CMakeFiles/allow_unknown_options_exe.dir/allow_unknown_options.cpp.o
[320/471] Linking CXX executable bin/factorial
[321/471] Linking CXX executable bin/fractals_struct
[322/471] Linking CXX executable bin/template_function_accumulator_client
[323/471] Building CXX object examples/quickstart/CMakeFiles/simplest_hello_world_exe.dir/simplest_hello_world.cpp.o
[324/471] Linking CXX executable bin/interest_calculator
[325/471] Building CXX object examples/quickstart/CMakeFiles/timed_wake_exe.dir/timed_wake.cpp.o
[326/471] Linking CXX executable bin/accumulator_client
[327/471] Linking CXX executable bin/fibonacci_dataflow
[328/471] Linking CXX executable bin/command_line_handling
[329/471] Building CXX object examples/quickstart/CMakeFiles/customize_async_exe.dir/customize_async.cpp.o
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/heartbeat/heartbeat_console.cpp:7:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/heartbeat/heartbeat_console.cpp:7:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/heartbeat/heartbeat_console.cpp:7:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[330/471] Linking CXX executable bin/heartbeat_console
[331/471] Linking CXX executable bin/1d_stencil_7
[332/471] Linking CXX executable bin/1d_stencil_5
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/future_reduce/rnd_future_reduce.cpp:9:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/future_reduce/rnd_future_reduce.cpp:9:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/future_reduce/rnd_future_reduce.cpp:9:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[333/471] Linking CXX executable bin/rnd_future_reduce
[334/471] Building CXX object examples/quickstart/CMakeFiles/error_handling_exe.dir/error_handling.cpp.o
[335/471] Linking CXX executable bin/template_accumulator_client
[336/471] Building CXX object examples/quickstart/CMakeFiles/enumerate_threads_exe.dir/enumerate_threads.cpp.o
[337/471] Building CXX object examples/quickstart/CMakeFiles/1d_wave_equation_exe.dir/1d_wave_equation.cpp.o
[338/471] Linking CXX executable bin/heartbeat
[339/471] Linking CXX shared library lib/libhpx_partitioned_vectord.so.1.1.0
[340/471] Building CXX object examples/quickstart/CMakeFiles/component_inheritance_exe.dir/component_inheritance.cpp.o
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/balancing/os_thread_num.cpp:8:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/balancing/os_thread_num.cpp:8:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/balancing/os_thread_num.cpp:8:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[341/471] Linking CXX executable bin/os_thread_num
[342/471] Building CXX object examples/quickstart/CMakeFiles/zerocopy_rdma_exe.dir/zerocopy_rdma.cpp.o
[343/471] Building CXX object examples/quickstart/CMakeFiles/receive_buffer_exe.dir/receive_buffer.cpp.o
[344/471] Building CXX object examples/quickstart/CMakeFiles/data_actions_exe.dir/data_actions.cpp.o
[345/471] Linking CXX executable bin/1d_stencil_6
[346/471] Linking CXX executable bin/component_with_executor
[347/471] Linking CXX shared library lib/libhpx_component_storaged.so.1.1.0
[348/471] Building CXX object examples/quickstart/CMakeFiles/safe_object_exe.dir/safe_object.cpp.o
[349/471] Linking CXX executable bin/simplest_performance_counter
[350/471] Building CXX object examples/quickstart/CMakeFiles/non_atomic_rma_exe.dir/non_atomic_rma.cpp.o
[351/471] Creating library symlink lib/libhpx_component_storaged.so.1 lib/libhpx_component_storaged.so
[352/471] Building CXX object examples/quickstart/CMakeFiles/init_globally_exe.dir/init_globally.cpp.o
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/quickstart/component_in_executable.cpp:11:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/quickstart/component_in_executable.cpp:11:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/quickstart/component_in_executable.cpp:11:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[353/471] Linking CXX executable bin/component_in_executable
[354/471] Building CXX object examples/quickstart/CMakeFiles/sierpinski_exe.dir/sierpinski.cpp.o
[355/471] Linking CXX executable bin/cancelable_action_client
[356/471] Building CXX object examples/quickstart/CMakeFiles/local_channel_exe.dir/local_channel.cpp.o
[357/471] Creating library symlink lib/libhpx_partitioned_vectord.so.1 lib/libhpx_partitioned_vectord.so
[358/471] Building CXX object examples/quickstart/CMakeFiles/partitioned_vector_spmd_foreach_exe.dir/partitioned_vector_spmd_foreach.cpp.o
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/performance_counters/access_counter_set.cpp:10:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/performance_counters/access_counter_set.cpp:10:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/performance_counters/access_counter_set.cpp:10:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[359/471] Linking CXX executable bin/access_counter_set
[360/471] Building CXX object examples/quickstart/CMakeFiles/latch_local_exe.dir/latch_local.cpp.o
[361/471] Building CXX object examples/quickstart/CMakeFiles/fractals_exe.dir/fractals.cpp.o
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/quickstart/simplest_hello_world.cpp:14:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/quickstart/simplest_hello_world.cpp:14:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/quickstart/simplest_hello_world.cpp:14:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[362/471] Linking CXX executable bin/simplest_hello_world
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/quickstart/allow_unknown_options.cpp:11:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/quickstart/allow_unknown_options.cpp:11:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/quickstart/allow_unknown_options.cpp:11:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[363/471] Linking CXX executable bin/allow_unknown_options
[364/471] Building CXX object examples/quickstart/CMakeFiles/quicksort_exe.dir/quicksort.cpp.o
[365/471] Building CXX object examples/quickstart/CMakeFiles/timed_futures_exe.dir/timed_futures.cpp.o
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/jacobi/jacobi_component/grid.cpp:9:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/jacobi/jacobi_component/grid.cpp:9:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/jacobi/jacobi_component/grid.cpp:9:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[366/471] Building CXX object examples/quickstart/CMakeFiles/print_to_console_exe.dir/print_to_console.cpp.o
[367/471] Linking CXX executable bin/timed_wake
[368/471] Building CXX object examples/quickstart/CMakeFiles/pipeline1_exe.dir/pipeline1.cpp.o
[369/471] Linking CXX executable bin/1d_stencil_8
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/quickstart/event_synchronization.cpp:11:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/quickstart/event_synchronization.cpp:11:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/quickstart/event_synchronization.cpp:11:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[370/471] Linking CXX executable bin/event_synchronization
[371/471] Building CXX object examples/quickstart/CMakeFiles/shared_mutex_exe.dir/shared_mutex.cpp.o
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/quickstart/fractals_executor.cpp:12:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/quickstart/fractals_executor.cpp:12:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/quickstart/fractals_executor.cpp:12:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[372/471] Linking CXX executable bin/fractals_executor
[373/471] Building CXX object examples/quickstart/CMakeFiles/pingpong_exe.dir/pingpong.cpp.o
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/quickstart/component_ctors.cpp:11:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/quickstart/component_ctors.cpp:11:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/quickstart/component_ctors.cpp:11:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[374/471] Linking CXX executable bin/component_ctors
[375/471] Building CXX object examples/quickstart/CMakeFiles/interval_timer_exe.dir/interval_timer.cpp.o
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/quickstart/enumerate_threads.cpp:7:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/quickstart/enumerate_threads.cpp:7:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/quickstart/enumerate_threads.cpp:7:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[376/471] Linking CXX executable bin/enumerate_threads
[377/471] Building CXX object examples/quickstart/CMakeFiles/simple_future_continuation_exe.dir/simple_future_continuation.cpp.o
[378/471] Building CXX object examples/quickstart/CMakeFiles/sort_by_key_demo_exe.dir/sort_by_key_demo.cpp.o
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/jacobi/jacobi_component/server/stencil_iterator.hpp:14,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/jacobi/jacobi_component/server/solver.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/jacobi/jacobi_component/server/solver.cpp:8:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/jacobi/jacobi_component/server/stencil_iterator.hpp:14,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/jacobi/jacobi_component/server/solver.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/jacobi/jacobi_component/server/solver.cpp:8:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/jacobi/jacobi_component/server/stencil_iterator.hpp:14,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/jacobi/jacobi_component/server/solver.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/jacobi/jacobi_component/server/solver.cpp:8:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[379/471] Building CXX object examples/quickstart/CMakeFiles/composable_guard_exe.dir/composable_guard.cpp.o
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/quickstart/customize_async.cpp:13:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/quickstart/customize_async.cpp:13:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/quickstart/customize_async.cpp:13:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[380/471] Linking CXX executable bin/customize_async
[381/471] Building CXX object examples/quickstart/CMakeFiles/vector_zip_dotproduct_exe.dir/vector_zip_dotproduct.cpp.o
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/quickstart/hello_world.cpp:15:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/quickstart/hello_world.cpp:15:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/quickstart/hello_world.cpp:15:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[382/471] Linking CXX executable bin/hello_world
[383/471] Building CXX object examples/quickstart/CMakeFiles/wait_composition_exe.dir/wait_composition.cpp.o
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/jacobi/jacobi_component/server/stencil_iterator.hpp:14,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/jacobi/jacobi_component/server/stencil_iterator.cpp:11:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/jacobi/jacobi_component/server/stencil_iterator.hpp:14,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/jacobi/jacobi_component/server/stencil_iterator.cpp:11:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/jacobi/jacobi_component/server/stencil_iterator.hpp:14,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/jacobi/jacobi_component/server/stencil_iterator.cpp:11:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[384/471] Building CXX object examples/random_mem_access/random_mem_access/CMakeFiles/random_mem_access_component.dir/random_mem_access.cpp.o
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/quickstart/error_handling.cpp:10:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/quickstart/error_handling.cpp:10:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/quickstart/error_handling.cpp:10:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[385/471] Linking CXX executable bin/error_handling
[386/471] Building CXX object examples/spell_check/CMakeFiles/spell_check_simple_exe.dir/spell_check_simple.cpp.o
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/quickstart/1d_wave_equation.cpp:28:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/quickstart/1d_wave_equation.cpp:28:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/quickstart/1d_wave_equation.cpp:28:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[387/471] Linking CXX executable bin/1d_wave_equation
[388/471] Building CXX object examples/spell_check/CMakeFiles/spell_check_file_exe.dir/spell_check_file.cpp.o
[389/471] Linking CXX executable bin/safe_object
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/quickstart/component_inheritance.cpp:12:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/quickstart/component_inheritance.cpp:12:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/quickstart/component_inheritance.cpp:12:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[390/471] Linking CXX executable bin/component_inheritance
[391/471] Building CXX object examples/startup_shutdown/CMakeFiles/startup_shutdown_component.dir/server/startup_shutdown.cpp.o
[392/471] Building CXX object examples/startup_shutdown/CMakeFiles/startup_shutdown_component.dir/startup_shutdown.cpp.o
[393/471] Linking CXX executable bin/nqueen_client
[394/471] Building CXX object examples/thread_aware_timer/CMakeFiles/thread_aware_timer_exe.dir/thread_aware_timer.cpp.o
[395/471] Linking CXX executable bin/init_globally
[396/471] Linking CXX executable bin/composable_guard
[397/471] Building CXX object examples/throttle/CMakeFiles/spin_exe.dir/spin.cpp.o
[398/471] Building CXX object examples/throttle/throttle/CMakeFiles/throttle_component.dir/throttle.cpp.o
[399/471] Linking CXX executable bin/data_actions
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/jacobi/jacobi_component/server/stencil_iterator.hpp:14,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/jacobi/jacobi_component/stencil_iterator.cpp:9:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/jacobi/jacobi_component/server/stencil_iterator.hpp:14,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/jacobi/jacobi_component/stencil_iterator.cpp:9:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/jacobi/jacobi_component/server/stencil_iterator.hpp:14,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/jacobi/jacobi_component/stencil_iterator.cpp:9:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[400/471] Linking CXX shared library lib/libhpx_jacobi_componentd.so.1.1.0
[401/471] Building CXX object examples/throttle/throttle/CMakeFiles/throttle_component.dir/server/throttle.cpp.o
[402/471] Linking CXX executable bin/latch_local
[403/471] Building CXX object examples/tuplespace/central_tuplespace/CMakeFiles/simple_central_tuplespace_component.dir/simple_central_tuplespace.cpp.o
[404/471] Creating library symlink lib/libhpx_jacobi_componentd.so.1 lib/libhpx_jacobi_componentd.so
[405/471] Building CXX object examples/jacobi/CMakeFiles/jacobi_exe.dir/jacobi.cpp.o
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/quickstart/local_channel.cpp:11:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/quickstart/local_channel.cpp:11:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/quickstart/local_channel.cpp:11:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[406/471] Linking CXX executable bin/local_channel
[407/471] Building CXX object examples/transpose/CMakeFiles/transpose_serial_vector_exe.dir/transpose_serial_vector.cpp.o
[408/471] Linking CXX executable bin/ag_client
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/quickstart/sierpinski.cpp:22:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/quickstart/sierpinski.cpp:22:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/quickstart/sierpinski.cpp:22:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[409/471] Linking CXX executable bin/sierpinski
[410/471] Building CXX object examples/transpose/CMakeFiles/transpose_block_numa_exe.dir/transpose_block_numa.cpp.o
[411/471] Building CXX object examples/transpose/CMakeFiles/transpose_smp_block_exe.dir/transpose_smp_block.cpp.o
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/quickstart/interval_timer.cpp:13:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/quickstart/interval_timer.cpp:13:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/quickstart/interval_timer.cpp:13:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[412/471] Linking CXX executable bin/interval_timer
[413/471] Building CXX object examples/transpose/CMakeFiles/transpose_serial_block_exe.dir/transpose_serial_block.cpp.o
[414/471] Linking CXX executable bin/non_atomic_rma
[415/471] Building CXX object examples/transpose/CMakeFiles/transpose_serial_exe.dir/transpose_serial.cpp.o
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/quickstart/timed_futures.cpp:11:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/quickstart/timed_futures.cpp:11:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/quickstart/timed_futures.cpp:11:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[416/471] Linking CXX executable bin/timed_futures
[417/471] Building CXX object examples/transpose/CMakeFiles/transpose_smp_exe.dir/transpose_smp.cpp.o
[418/471] Linking CXX executable bin/receive_buffer
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/quickstart/fractals.cpp:12:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/quickstart/fractals.cpp:12:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/quickstart/fractals.cpp:12:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[419/471] Linking CXX executable bin/fractals
[420/471] Building CXX object examples/transpose/CMakeFiles/transpose_block_exe.dir/transpose_block.cpp.o
[421/471] Linking CXX executable bin/zerocopy_rdma
[422/471] Linking CXX executable bin/print_to_console
[423/471] Building CXX object tests/performance/parallel_algorithms/local/CMakeFiles/benchmark_is_heap_until_exe.dir/benchmark_is_heap_until.cpp.o
[424/471] Building CXX object tests/performance/parallel_algorithms/local/CMakeFiles/benchmark_is_heap_exe.dir/benchmark_is_heap.cpp.o
[425/471] Building CXX object tests/performance/parallel_algorithms/local/CMakeFiles/benchmark_partition_copy_exe.dir/benchmark_partition_copy.cpp.o
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/quickstart/shared_mutex.cpp:13:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/quickstart/shared_mutex.cpp:13:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/quickstart/shared_mutex.cpp:13:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[426/471] Linking CXX executable bin/shared_mutex
[427/471] Building CXX object tests/performance/parallel_algorithms/local/CMakeFiles/benchmark_unique_copy_exe.dir/benchmark_unique_copy.cpp.o
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/quickstart/simple_future_continuation.cpp:7:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/quickstart/simple_future_continuation.cpp:7:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/quickstart/simple_future_continuation.cpp:7:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[428/471] Linking CXX executable bin/simple_future_continuation
[429/471] Linking CXX executable bin/pipeline1
[430/471] Building CXX object tests/regressions/build/CMakeFiles/test_server_1950.dir/server_1950.cpp.o
[431/471] Building CXX object runtime/CMakeFiles/hpx_runtime_exe.dir/hpx_runtime.cpp.o
[432/471] Linking CXX executable bin/wait_composition
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/quickstart/sort_by_key_demo.cpp:12:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/quickstart/sort_by_key_demo.cpp:12:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/quickstart/sort_by_key_demo.cpp:12:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[433/471] Linking CXX executable bin/sort_by_key_demo
[434/471] Linking CXX executable bin/quicksort
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/thread_aware_timer/thread_aware_timer.cpp:9:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/thread_aware_timer/thread_aware_timer.cpp:9:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/thread_aware_timer/thread_aware_timer.cpp:9:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[435/471] Linking CXX executable bin/thread_aware_timer
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/quickstart/pingpong.cpp:11:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/quickstart/pingpong.cpp:11:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/quickstart/pingpong.cpp:11:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[436/471] Linking CXX executable bin/pingpong
[437/471] Linking CXX shared library lib/libhpx_startup_shutdownd.so.1.1.0
[438/471] Creating library symlink lib/libhpx_startup_shutdownd.so.1 lib/libhpx_startup_shutdownd.so
[439/471] Linking CXX executable bin/spin
[440/471] Linking CXX shared library lib/libhpx_random_mem_accessd.so.1.1.0
[441/471] Creating library symlink lib/libhpx_random_mem_accessd.so.1 lib/libhpx_random_mem_accessd.so
[442/471] Building CXX object examples/random_mem_access/CMakeFiles/random_mem_access_client_exe.dir/random_mem_access_client.cpp.o
[443/471] Linking CXX executable bin/spell_check_simple
[444/471] Linking CXX executable bin/spell_check_file
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/quickstart/vector_zip_dotproduct.cpp:10:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/quickstart/vector_zip_dotproduct.cpp:10:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/quickstart/vector_zip_dotproduct.cpp:10:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[445/471] Linking CXX executable bin/vector_zip_dotproduct
[446/471] Linking CXX shared library lib/libhpx_throttled.so.1.1.0
[447/471] Creating library symlink lib/libhpx_throttled.so.1 lib/libhpx_throttled.so
[448/471] Building CXX object examples/throttle/CMakeFiles/throttle_client_exe.dir/throttle_client.cpp.o
[449/471] Linking CXX shared library lib/libtest_server_1950d.so
[450/471] Building CXX object tests/regressions/build/CMakeFiles/test_client_1950.dir/client_1950.cpp.o
[451/471] Linking CXX executable bin/transpose_serial
[452/471] Linking CXX executable bin/transpose_serial_block
[453/471] Linking CXX shared library lib/libhpx_simple_central_tuplespaced.so.1.1.0
[454/471] Creating library symlink lib/libhpx_simple_central_tuplespaced.so.1 lib/libhpx_simple_central_tuplespaced.so
[455/471] Building CXX object examples/tuplespace/CMakeFiles/simple_central_tuplespace_client_exe.dir/simple_central_tuplespace_client.cpp.o
[456/471] Linking CXX executable bin/transpose_smp_block
[457/471] Linking CXX executable bin/hpx_runtime
[458/471] Linking CXX executable bin/transpose_smp
[459/471] Linking CXX executable bin/benchmark_is_heap_until
[460/471] Linking CXX executable bin/benchmark_is_heap
[461/471] Linking CXX executable bin/partitioned_vector_spmd_foreach
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/jacobi/jacobi.cpp:10:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/jacobi/jacobi.cpp:10:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/jacobi/jacobi.cpp:10:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[462/471] Linking CXX executable bin/jacobi
[463/471] Linking CXX executable bin/benchmark_unique_copy
[464/471] Linking CXX executable bin/benchmark_partition_copy
[465/471] Linking CXX executable bin/transpose_block_numa
[466/471] Linking CXX executable bin/transpose_block
[467/471] Linking CXX executable bin/transpose_serial_vector
[468/471] Linking CXX executable bin/throttle_client
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/regressions/build/client_1950.cpp:9:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/regressions/build/client_1950.cpp:9:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/regressions/build/client_1950.cpp:9:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[469/471] Linking CXX executable bin/test_client_1950
[470/471] Linking CXX executable bin/random_mem_access_client
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/tuplespace/simple_central_tuplespace_client.cpp:8:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/tuplespace/simple_central_tuplespace_client.cpp:8:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/examples/tuplespace/simple_central_tuplespace_client.cpp:8:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[471/471] Linking CXX executable bin/simple_central_tuplespace_client
[1/1138] Building CXX object tests/regressions/lcos/CMakeFiles/future_hang_on_then_629_test_exe.dir/future_hang_on_then_629.cpp.o
[2/1138] Building CXX object tests/performance/local/CMakeFiles/hpx_homogeneous_timed_task_spawn_executors_exe.dir/hpx_homogeneous_timed_task_spawn_executors.cpp.o
[3/1138] Building CXX object tests/performance/local/CMakeFiles/serialization_performance_exe.dir/serialization_performance.cpp.o
[4/1138] Building CXX object tests/unit/component/CMakeFiles/new_colocated_test_exe.dir/new_colocated.cpp.o
[5/1138] Building CXX object tests/performance/network/algorithms/CMakeFiles/minmax_element_performance_exe.dir/minmax_element_performance.cpp.o
[6/1138] Building CXX object tests/regressions/lcos/CMakeFiles/when_all_vectors_1623_test_exe.dir/when_all_vectors_1623.cpp.o
[7/1138] Building CXX object tests/performance/local/CMakeFiles/stream_exe.dir/stream.cpp.o
[8/1138] Building CXX object tests/performance/local/CMakeFiles/partitioned_vector_foreach_exe.dir/partitioned_vector_foreach.cpp.o
[9/1138] Building CXX object tests/performance/local/CMakeFiles/wait_all_timings_exe.dir/wait_all_timings.cpp.o
[10/1138] Building CXX object tests/performance/local/CMakeFiles/hpx_heterogeneous_timed_task_spawn_exe.dir/hpx_heterogeneous_timed_task_spawn.cpp.o
[11/1138] Building CXX object tests/performance/local/CMakeFiles/transform_reduce_scaling_exe.dir/transform_reduce_scaling.cpp.o
[12/1138] Building CXX object tests/performance/local/CMakeFiles/delay_baseline_threaded_exe.dir/delay_baseline_threaded.cpp.o
[13/1138] Building CXX object tests/performance/local/CMakeFiles/native_tls_overhead_exe.dir/native_tls_overhead.cpp.o
[14/1138] Building CXX object tests/performance/local/CMakeFiles/print_heterogeneous_payloads_exe.dir/print_heterogeneous_payloads.cpp.o
[15/1138] Building CXX object tests/performance/local/CMakeFiles/future_overhead_exe.dir/future_overhead.cpp.o
[16/1138] Building CXX object tests/performance/local/CMakeFiles/agas_cache_timings_exe.dir/agas_cache_timings.cpp.o
[17/1138] Building CXX object tests/performance/local/CMakeFiles/timed_task_spawn_exe.dir/timed_task_spawn.cpp.o
[18/1138] Building CXX object tests/performance/local/CMakeFiles/async_overheads_exe.dir/async_overheads.cpp.o
[19/1138] Building CXX object tests/performance/local/CMakeFiles/parent_vs_child_stealing_exe.dir/parent_vs_child_stealing.cpp.o
[20/1138] Building CXX object tests/performance/local/CMakeFiles/foreach_scaling_exe.dir/foreach_scaling.cpp.o
[21/1138] Building CXX object tests/performance/local/CMakeFiles/coroutines_call_overhead_exe.dir/coroutines_call_overhead.cpp.o
[22/1138] Building CXX object tests/regressions/util/CMakeFiles/serialize_buffer_1069_test_exe.dir/serialize_buffer_1069.cpp.o
[23/1138] Building CXX object tests/performance/local/CMakeFiles/delay_baseline_exe.dir/delay_baseline.cpp.o
[24/1138] Building CXX object tests/performance/local/CMakeFiles/hpx_tls_overhead_exe.dir/hpx_tls_overhead.cpp.o
[25/1138] Building CXX object tests/performance/local/CMakeFiles/function_object_wrapper_overhead_exe.dir/function_object_wrapper_overhead.cpp.o
[26/1138] Building CXX object tests/performance/local/CMakeFiles/skynet_exe.dir/skynet.cpp.o
[27/1138] Building CXX object tests/performance/local/CMakeFiles/sizeof_exe.dir/sizeof.cpp.o
[28/1138] Building CXX object tests/performance/local/CMakeFiles/serialization_overhead_exe.dir/serialization_overhead.cpp.o
[29/1138] Building CXX object tests/performance/local/CMakeFiles/spinlock_overhead1_exe.dir/spinlock_overhead1.cpp.o
[30/1138] Building CXX object tests/performance/local/CMakeFiles/spinlock_overhead2_exe.dir/spinlock_overhead2.cpp.o
[31/1138] Linking CXX executable bin/serialization_performance
[32/1138] Building CXX object tests/performance/local/CMakeFiles/stencil3_iterators_exe.dir/stencil3_iterators.cpp.o
[33/1138] Linking CXX executable bin/hpx_tls_overhead
[34/1138] Linking CXX executable bin/native_tls_overhead
[35/1138] Linking CXX executable bin/delay_baseline
[36/1138] Building CXX object tests/performance/local/htts_v2/CMakeFiles/htts2_hpx_exe.dir/htts2.cpp.o
[37/1138] Building CXX object tests/performance/local/htts_v2/CMakeFiles/htts2_hpx_exe.dir/htts2_hpx.cpp.o
[38/1138] Building CXX object tests/performance/local/htts_v2/CMakeFiles/htts2_payload_precision_exe.dir/htts2.cpp.o
[39/1138] Linking CXX executable bin/print_heterogeneous_payloads
[40/1138] Linking CXX executable bin/delay_baseline_threaded
[41/1138] Building CXX object tests/performance/local/htts_v2/CMakeFiles/htts2_payload_precision_exe.dir/htts2_payload_precision.cpp.o
[42/1138] Building CXX object tests/performance/network/CMakeFiles/pingpong_performance_exe.dir/pingpong_performance.cpp.o
[43/1138] Building CXX object tests/unit/util/CMakeFiles/tagged_test_exe.dir/tagged.cpp.o
[44/1138] Building CXX object tests/unit/component/CMakeFiles/coarray_all_reduce_test_exe.dir/coarray_all_reduce.cpp.o
[45/1138] Linking CXX executable bin/htts2_payload_precision
[46/1138] Building CXX object tests/performance/network/lcos/CMakeFiles/barrier_performance_exe.dir/barrier_performance.cpp.o
[47/1138] Building CXX object tests/performance/network/network_storage/CMakeFiles/network_storage_exe.dir/network_storage.cpp.o
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/performance/local/hpx_heterogeneous_timed_task_spawn.cpp:8:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/performance/local/hpx_heterogeneous_timed_task_spawn.cpp:8:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/performance/local/hpx_heterogeneous_timed_task_spawn.cpp:8:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[48/1138] Linking CXX executable bin/hpx_heterogeneous_timed_task_spawn
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/performance/local/hpx_homogeneous_timed_task_spawn_executors.cpp:9:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/performance/local/hpx_homogeneous_timed_task_spawn_executors.cpp:9:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/performance/local/hpx_homogeneous_timed_task_spawn_executors.cpp:9:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[49/1138] Linking CXX executable bin/hpx_homogeneous_timed_task_spawn_executors
[50/1138] Building CXX object tests/performance/network/osu/CMakeFiles/osu_latency_exe.dir/osu_base.cpp.o
[51/1138] Building CXX object tests/performance/network/osu/CMakeFiles/osu_bibw_exe.dir/osu_base.cpp.o
[52/1138] Linking CXX executable bin/function_object_wrapper_overhead
[53/1138] Building CXX object tests/performance/network/osu/CMakeFiles/osu_latency_exe.dir/osu_latency.cpp.o
[54/1138] Linking CXX executable bin/timed_task_spawn
[55/1138] Building CXX object tests/performance/network/osu/CMakeFiles/osu_bibw_exe.dir/osu_bibw.cpp.o
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/performance/local/skynet.cpp:21:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/performance/local/skynet.cpp:21:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/performance/local/skynet.cpp:21:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[56/1138] Linking CXX executable bin/skynet
[57/1138] Linking CXX executable bin/async_overheads
[58/1138] Building CXX object tests/performance/network/osu/CMakeFiles/osu_multi_lat_exe.dir/osu_base.cpp.o
[59/1138] Building CXX object tests/performance/network/osu/CMakeFiles/osu_multi_lat_exe.dir/osu_multi_lat.cpp.o
[60/1138] Building CXX object tests/performance/network/osu/CMakeFiles/osu_bw_exe.dir/osu_base.cpp.o
[61/1138] Linking CXX executable bin/coroutines_call_overhead
[62/1138] Building CXX object tests/performance/network/osu/CMakeFiles/osu_bw_exe.dir/osu_bw.cpp.o
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/performance/local/future_overhead.cpp:14:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/performance/local/future_overhead.cpp:14:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/performance/local/future_overhead.cpp:14:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[63/1138] Linking CXX executable bin/future_overhead
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/performance/local/sizeof.cpp:9:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/performance/local/sizeof.cpp:9:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/performance/local/sizeof.cpp:9:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[64/1138] Linking CXX executable bin/sizeof
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/performance/local/serialization_overhead.cpp:8:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/performance/local/serialization_overhead.cpp:8:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/performance/local/serialization_overhead.cpp:8:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[65/1138] Linking CXX executable bin/serialization_overhead
[66/1138] Building CXX object tests/regressions/CMakeFiles/dynamic_counters_loaded_1508_test_exe.dir/dynamic_counters_loaded_1508.cpp.o
[67/1138] Linking CXX executable bin/future_hang_on_then_629_test
[68/1138] Building CXX object tests/regressions/CMakeFiles/commandline_options_1437_test_exe.dir/commandline_options_1437.cpp.o
[69/1138] Building CXX object tests/regressions/CMakeFiles/multiple_init_test_exe.dir/multiple_init.cpp.o
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/performance/local/spinlock_overhead2.cpp:16:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/performance/local/spinlock_overhead2.cpp:16:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/performance/local/spinlock_overhead2.cpp:16:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[70/1138] Linking CXX executable bin/spinlock_overhead2
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/performance/local/spinlock_overhead1.cpp:16:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/performance/local/spinlock_overhead1.cpp:16:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/performance/local/spinlock_overhead1.cpp:16:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[71/1138] Linking CXX executable bin/spinlock_overhead1
[72/1138] Building CXX object tests/regressions/CMakeFiles/id_type_ref_counting_1032_test_exe.dir/id_type_ref_counting_1032.cpp.o
[73/1138] Building CXX object tests/regressions/CMakeFiles/unhandled_exception_582_test_exe.dir/unhandled_exception_582.cpp.o
[74/1138] Building CXX object tests/regressions/agas/CMakeFiles/pass_by_value_id_type_action_test_exe.dir/pass_by_value_id_type_action.cpp.o
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/performance/local/wait_all_timings.cpp:7:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/performance/local/wait_all_timings.cpp:7:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/performance/local/wait_all_timings.cpp:7:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[75/1138] Linking CXX executable bin/wait_all_timings
[76/1138] Building CXX object tests/regressions/agas/CMakeFiles/duplicate_id_registration_1596_test_exe.dir/duplicate_id_registration_1596.cpp.o
[77/1138] Linking CXX executable bin/agas_cache_timings
[78/1138] Building CXX object tests/regressions/agas/CMakeFiles/send_gid_keep_component_1624_test_exe.dir/send_gid_keep_component_1624.cpp.o
[79/1138] Linking CXX executable bin/serialize_buffer_1069_test
[80/1138] Building CXX object tests/regressions/agas/CMakeFiles/register_with_basename_1804_test_exe.dir/register_with_basename_1804.cpp.o
[81/1138] Building CXX object tests/regressions/actions/CMakeFiles/plain_action_1330_test_exe.dir/plain_action_1330.cpp.o
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/performance/local/parent_vs_child_stealing.cpp:8:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/performance/local/parent_vs_child_stealing.cpp:8:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/performance/local/parent_vs_child_stealing.cpp:8:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[82/1138] Linking CXX executable bin/parent_vs_child_stealing
[83/1138] Building CXX object tests/regressions/actions/CMakeFiles/async_deferred_1523_test_exe.dir/async_deferred_1523.cpp.o
[84/1138] Building CXX object tests/regressions/actions/CMakeFiles/make_continuation_1615_test_exe.dir/make_continuation_1615.cpp.o
[85/1138] Building CXX object tests/regressions/actions/CMakeFiles/plain_action_1550_test_exe.dir/plain_action_1550.cpp.o
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/performance/local/stream.cpp:27:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/performance/local/stream.cpp:27:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/performance/local/stream.cpp:27:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[86/1138] Linking CXX executable bin/stream
[87/1138] Building CXX object tests/regressions/actions/components/CMakeFiles/action_move_semantics_component.dir/action_move_semantics.cpp.o
[88/1138] Building CXX object tests/regressions/actions/components/CMakeFiles/action_move_semantics_component.dir/movable_objects.cpp.o
[89/1138] Building CXX object tests/regressions/block_matrix/CMakeFiles/block_matrix_test_exe.dir/algorithms.cc.o
[90/1138] Linking CXX executable bin/htts2_hpx
[91/1138] Building CXX object tests/regressions/block_matrix/CMakeFiles/block_matrix_test_exe.dir/block_matrix.cc.o
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/performance/local/transform_reduce_scaling.cpp:10:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/performance/local/transform_reduce_scaling.cpp:10:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/performance/local/transform_reduce_scaling.cpp:10:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
/pfs/nobackup/home/l/lars/stellar/hpx/tests/performance/local/transform_reduce_scaling.cpp: In function ‘void measure_transform_reduce(std::size_t)’:
/pfs/nobackup/home/l/lars/stellar/hpx/tests/performance/local/transform_reduce_scaling.cpp:47:5: warning: ‘typename hpx::parallel::util::detail::algorithm_result<ExPolicy, FwdIter2>::type hpx::parallel::v1::transform_reduce(ExPolicy&&, FwdIter, FwdIter, T, Convert&&, Reduce&&) [with ExPolicy = const hpx::parallel::execution::parallel_policy&; FwdIter = __gnu_cxx::__normal_iterator<Point*, std::vector<Point> >; T = double; Reduce = std::plus<double>; Convert = measure_transform_reduce(std::size_t)::<lambda(Point)>; int _concept_requires_297 = 42; typename std::enable_if<((_concept_requires_257 == 43) || (((hpx::parallel::execution::is_execution_policy<T>::value && hpx::traits::is_iterator<FwdIter1>::value) && hpx::traits::is_invocable<Conv, typename std::iterator_traits<_Iterator1>::value_type>::value) && hpx::traits::is_invocable<Op, typename hpx::util::invoke_result<Conv, typename std::iterator_traits<_Iterator1>::value_type>::type, typename hpx::util::invoke_result<Conv, typename std::iterator_traits<_Iterator1>::value_type>::type>::value)), int>::type _concept_check_297 = 0; typename hpx::parallel::util::detail::algorithm_result<ExPolicy, FwdIter2>::type = double]’ is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
);
^
In file included from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/parallel/numeric.hpp:21:0,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/parallel_numeric.hpp:9,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/performance/local/transform_reduce_scaling.cpp:9:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/parallel/algorithms/transform_reduce.hpp:300:5: note: declared here
transform_reduce(ExPolicy && policy, FwdIter first, FwdIter last,
^~~~~~~~~~~~~~~~
[92/1138] Linking CXX executable bin/transform_reduce_scaling
[93/1138] Building CXX object tests/regressions/block_matrix/CMakeFiles/block_matrix_test_exe.dir/main.cc.o
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/performance/local/foreach_scaling.cpp:11:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/performance/local/foreach_scaling.cpp:11:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/performance/local/foreach_scaling.cpp:11:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[94/1138] Linking CXX executable bin/foreach_scaling
[95/1138] Building CXX object tests/regressions/block_matrix/CMakeFiles/block_matrix_test_exe.dir/matrix.cc.o
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/performance/local/stencil3_iterators.cpp:11:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/performance/local/stencil3_iterators.cpp:11:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/performance/local/stencil3_iterators.cpp:11:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[96/1138] Linking CXX executable bin/stencil3_iterators
[97/1138] Building CXX object tests/regressions/block_matrix/CMakeFiles/block_matrix_test_exe.dir/matrix_hpx.cc.o
[98/1138] Linking CXX executable bin/barrier_performance
[99/1138] Building CXX object tests/regressions/block_matrix/CMakeFiles/block_matrix_test_exe.dir/tests.cc.o
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/performance/network/pingpong_performance.cpp:8:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/performance/network/pingpong_performance.cpp:8:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/performance/network/pingpong_performance.cpp:8:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[100/1138] Linking CXX executable bin/pingpong_performance
[101/1138] Building CXX object tests/regressions/components/CMakeFiles/create_remote_component_2334_test_exe.dir/create_remote_component_2334.cpp.o
[102/1138] Linking CXX executable bin/plain_action_1550_test
[103/1138] Building CXX object tests/regressions/components/CMakeFiles/returned_client_2150_test_exe.dir/returned_client_2150.cpp.o
[104/1138] Linking CXX executable bin/unhandled_exception_582_test
[105/1138] Linking CXX executable bin/multiple_init_test
[106/1138] Building CXX object tests/regressions/components/CMakeFiles/create_n_components_2323_test_exe.dir/create_n_components_2323.cpp.o
[107/1138] Linking CXX executable bin/dynamic_counters_loaded_1508_test
[108/1138] Building CXX object tests/regressions/components/CMakeFiles/moveonly_constructor_arguments_1405_test_exe.dir/moveonly_constructor_arguments_1405.cpp.o
[109/1138] Building CXX object tests/regressions/components/CMakeFiles/partitioned_vector_2201_test_exe.dir/partitioned_vector_2201.cpp.o
[110/1138] Linking CXX executable bin/commandline_options_1437_test
[111/1138] Building CXX object tests/regressions/computeapi/CMakeFiles/for_each_value_proxy_test_exe.dir/for_each_value_proxy.cpp.o
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/performance/local/partitioned_vector_foreach.cpp:10:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/performance/local/partitioned_vector_foreach.cpp:10:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/performance/local/partitioned_vector_foreach.cpp:10:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[112/1138] Linking CXX executable bin/partitioned_vector_foreach
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/regressions/actions/plain_action_1330.cpp:9:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/regressions/actions/plain_action_1330.cpp:9:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/regressions/actions/plain_action_1330.cpp:9:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[113/1138] Linking CXX executable bin/plain_action_1330_test
[114/1138] Building CXX object tests/regressions/iostreams/CMakeFiles/no_output_1173_test_exe.dir/no_output_1173.cpp.o
FAILED: : && /hpc2n/eb/software/Core/GCCcore/6.3.0/bin/c++ -Wall -Wextra -Wno-unused-local-typedefs -Wno-strict-aliasing -Wno-sign-promo -Wno-attributes -Wno-cast-align -Wno-unused-parameter -Wformat=2 -Wno-format-nonliteral -Winit-self -Wdouble-promotion -Wcast-qual -Wcast-align -Werror=trampolines -Werror=parentheses -Werror=reorder -Werror=return-type -Werror=sequence-point -Werror=uninitialized -Werror=format -Werror=missing-braces -Werror=sign-compare -fdiagnostics-show-option -Werror=vla -Werror=return-type -Wno-unused-but-set-parameter -Wno-unused-but-set-variable -Werror=uninitialized -Wno-unused-local-typedefs -Wno-sync-nand -Wno-delete-non-virtual-dtor -fvisibility=hidden -g -Wl,-z,defs -fvisibility=hidden -rdynamic tests/performance/local/CMakeFiles/partitioned_vector_foreach_exe.dir/partitioned_vector_foreach.cpp.o -o bin/partitioned_vector_foreach -L/pfs/nobackup/home/l/lars/stellar/bld-debug-pv/lib -Wl,-rpath,/pfs/nobackup/home/l/lars/stellar/bld-debug-pv/lib lib/libhpx_initd.a -ldl -lrt /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_atomic.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_filesystem.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_program_options.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_regex.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_system.so -lpthread /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_atomic.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_filesystem.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_program_options.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_regex.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_system.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_random.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_system.so /hpc2n/eb/software/Compiler/GCC/6.3.0-2.27/hwloc/1.11.5/lib/libhwloc.so lib/libhpx_iostreamsd.so.1.1.0 lib/libhpx_partitioned_vectord.so.1.1.0 lib/libhpxd.so.1.1.0 -ldl -lrt /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_atomic.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_filesystem.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_program_options.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_regex.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_system.so -lpthread /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_random.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_atomic.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_filesystem.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_program_options.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_regex.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_system.so -lpthread /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_random.so /hpc2n/eb/software/Compiler/GCC/6.3.0-2.27/hwloc/1.11.5/lib/libhwloc.so && :
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:409: error: undefined reference to 'hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::cbegin() const'
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp:113: error: undefined reference to 'hpx::server::partitioned_vector<int, std::vector<int, std::allocator<int> > >::cbegin() const'
collect2: error: ld returned 1 exit status
[115/1138] Building CXX object tests/regressions/iostreams/CMakeFiles/lost_output_2236_test_exe.dir/lost_output_2236.cpp.o
[116/1138] Linking CXX executable bin/make_continuation_1615_test
[117/1138] Building CXX object tests/regressions/lcos/CMakeFiles/future_timed_wait_1025_test_exe.dir/future_timed_wait_1025.cpp.o
[118/1138] Building CXX object tests/unit/serialization/CMakeFiles/serialization_unordered_map_test_exe.dir/serialization_unordered_map.cpp.o
[119/1138] Linking CXX executable bin/async_deferred_1523_test
[120/1138] Building CXX object tests/unit/serialization/CMakeFiles/serialization_custom_constructor_test_exe.dir/serialization_custom_constructor.cpp.o
[121/1138] Building CXX object tests/unit/serialization/CMakeFiles/serialization_valarray_test_exe.dir/serialization_valarray.cpp.o
[122/1138] Linking CXX executable bin/pass_by_value_id_type_action_test
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/performance/network/osu/osu_bw.cpp:10:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/performance/network/osu/osu_bw.cpp:10:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/performance/network/osu/osu_bw.cpp:10:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[123/1138] Linking CXX executable bin/osu_bw
[124/1138] Building CXX object tests/unit/serialization/CMakeFiles/serialization_complex_test_exe.dir/serialization_complex.cpp.o
[125/1138] Building CXX object tests/regressions/lcos/CMakeFiles/future_hang_on_get_629_test_exe.dir/future_hang_on_get_629.cpp.o
[126/1138] Linking CXX executable bin/duplicate_id_registration_1596_test
[127/1138] Building CXX object tests/regressions/lcos/CMakeFiles/future_2667_test_exe.dir/future_2667.cpp.o
[128/1138] Linking CXX executable bin/register_with_basename_1804_test
[129/1138] Building CXX object tests/regressions/lcos/CMakeFiles/exception_from_continuation_1613_test_exe.dir/exception_from_continuation_1613.cpp.o
[130/1138] Building CXX object tests/regressions/lcos/CMakeFiles/async_callback_non_deduced_context_test_exe.dir/async_callback_non_deduced_context.cpp.o
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/performance/network/osu/osu_bibw.cpp:10:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/performance/network/osu/osu_bibw.cpp:10:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/performance/network/osu/osu_bibw.cpp:10:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[131/1138] Linking CXX executable bin/osu_bibw
[132/1138] Building CXX object tests/regressions/lcos/CMakeFiles/lifetime_588_test_exe.dir/lifetime_588.cpp.o
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/performance/network/network_storage/network_storage.cpp:9:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/performance/network/network_storage/network_storage.cpp:9:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/performance/network/network_storage/network_storage.cpp:9:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[133/1138] Linking CXX executable bin/network_storage
[134/1138] Linking CXX executable bin/serialization_custom_constructor_test
[135/1138] Building CXX object tests/regressions/lcos/CMakeFiles/wait_all_hang_1946_test_exe.dir/wait_all_hang_1946.cpp.o
[136/1138] Building CXX object tests/regressions/lcos/CMakeFiles/after_588_test_exe.dir/after_588.cpp.o
[137/1138] Building CXX object tests/regressions/lcos/CMakeFiles/async_unwrap_1037_test_exe.dir/async_unwrap_1037.cpp.o
[138/1138] Linking CXX executable bin/serialization_unordered_map_test
[139/1138] Building CXX object tests/regressions/lcos/CMakeFiles/barrier_hang_test_exe.dir/barrier_hang.cpp.o
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/performance/network/osu/osu_multi_lat.cpp:10:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/performance/network/osu/osu_multi_lat.cpp:10:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/performance/network/osu/osu_multi_lat.cpp:10:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[140/1138] Linking CXX executable bin/osu_multi_lat
[141/1138] Linking CXX executable bin/for_each_value_proxy_test
[142/1138] Linking CXX shared library lib/libhpx_action_move_semanticsd.so.1.1.0
[143/1138] Building CXX object tests/regressions/lcos/CMakeFiles/receive_buffer_1733_test_exe.dir/receive_buffer_1733.cpp.o
[144/1138] Building CXX object tests/regressions/lcos/CMakeFiles/ignore_while_locked_1485_test_exe.dir/ignore_while_locked_1485.cpp.o
[145/1138] Creating library symlink lib/libhpx_action_move_semanticsd.so.1 lib/libhpx_action_move_semanticsd.so
[146/1138] Building CXX object tests/regressions/actions/CMakeFiles/plain_action_move_semantics_test_exe.dir/plain_action_move_semantics.cpp.o
[147/1138] Linking CXX executable bin/id_type_ref_counting_1032_test
[148/1138] Building CXX object tests/regressions/actions/CMakeFiles/component_action_move_semantics_test_exe.dir/component_action_move_semantics.cpp.o
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/performance/network/osu/osu_latency.cpp:10:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/performance/network/osu/osu_latency.cpp:10:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/performance/network/osu/osu_latency.cpp:10:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[149/1138] Linking CXX executable bin/osu_latency
[150/1138] Linking CXX executable bin/coarray_all_reduce_test
[151/1138] Building CXX object tests/unit/lcos/CMakeFiles/future_then_test_exe.dir/future_then.cpp.o
[152/1138] Linking CXX executable bin/create_remote_component_2334_test
[153/1138] Building CXX object tests/unit/lcos/CMakeFiles/remote_latch_test_exe.dir/remote_latch.cpp.o
[154/1138] Linking CXX executable bin/send_gid_keep_component_1624_test
[155/1138] Building CXX object tests/regressions/lcos/CMakeFiles/dataflow_using_774_test_exe.dir/dataflow_using_774.cpp.o
FAILED: : && /hpc2n/eb/software/Core/GCCcore/6.3.0/bin/c++ -Wall -Wextra -Wno-unused-local-typedefs -Wno-strict-aliasing -Wno-sign-promo -Wno-attributes -Wno-cast-align -Wno-unused-parameter -Wformat=2 -Wno-format-nonliteral -Winit-self -Wdouble-promotion -Wcast-qual -Wcast-align -Werror=trampolines -Werror=parentheses -Werror=reorder -Werror=return-type -Werror=sequence-point -Werror=uninitialized -Werror=format -Werror=missing-braces -Werror=sign-compare -fdiagnostics-show-option -Werror=vla -Werror=return-type -Wno-unused-but-set-parameter -Wno-unused-but-set-variable -Werror=uninitialized -Wno-unused-local-typedefs -Wno-sync-nand -Wno-delete-non-virtual-dtor -fvisibility=hidden -g -Wl,-z,defs -fvisibility=hidden -rdynamic tests/unit/component/CMakeFiles/coarray_all_reduce_test_exe.dir/coarray_all_reduce.cpp.o -o bin/coarray_all_reduce_test -L/pfs/nobackup/home/l/lars/stellar/bld-debug-pv/lib -Wl,-rpath,/pfs/nobackup/home/l/lars/stellar/bld-debug-pv/lib lib/libhpx_initd.a -ldl -lrt /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_atomic.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_filesystem.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_program_options.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_regex.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_system.so -lpthread /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_atomic.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_filesystem.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_program_options.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_regex.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_system.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_random.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_system.so /hpc2n/eb/software/Compiler/GCC/6.3.0-2.27/hwloc/1.11.5/lib/libhwloc.so lib/libhpx_partitioned_vectord.so.1.1.0 lib/libhpxd.so.1.1.0 -ldl -lrt /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_atomic.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_filesystem.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_program_options.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_regex.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_system.so -lpthread /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_random.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_atomic.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_filesystem.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_program_options.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_regex.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_system.so -lpthread /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_random.so /hpc2n/eb/software/Compiler/GCC/6.3.0-2.27/hwloc/1.11.5/lib/libhwloc.so && :
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime/actions/transfer_continuation_action.hpp:115: error: undefined reference to 'vtable for hpx::actions::transfer_continuation_action<hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value_action>'
/hpc2n/eb/software/Compiler/GCCcore/6.3.0/binutils/2.27/bin/ld.gold: the vtable symbol may be undefined because the class is missing its key function
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime/actions/transfer_continuation_action.hpp:115: error: undefined reference to 'vtable for hpx::actions::transfer_continuation_action<hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value_action>'
/hpc2n/eb/software/Compiler/GCCcore/6.3.0/binutils/2.27/bin/ld.gold: the vtable symbol may be undefined because the class is missing its key function
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime/actions/transfer_continuation_action.hpp:115: error: undefined reference to 'vtable for hpx::actions::transfer_continuation_action<hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::resize_action>'
/hpc2n/eb/software/Compiler/GCCcore/6.3.0/binutils/2.27/bin/ld.gold: the vtable symbol may be undefined because the class is missing its key function
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime/actions/transfer_continuation_action.hpp:115: error: undefined reference to 'vtable for hpx::actions::transfer_continuation_action<hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::resize_action>'
/hpc2n/eb/software/Compiler/GCCcore/6.3.0/binutils/2.27/bin/ld.gold: the vtable symbol may be undefined because the class is missing its key function
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime/actions/detail/action_factory.hpp:88: error: undefined reference to 'hpx::actions::transfer_continuation_action<hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value_action>::transfer_continuation_action()'
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime/actions/detail/action_factory.hpp:90: error: undefined reference to 'hpx::actions::transfer_action<hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_value_action>::transfer_action()'
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime/actions/detail/action_factory.hpp:88: error: undefined reference to 'hpx::actions::transfer_continuation_action<hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::resize_action>::transfer_continuation_action()'
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime/actions/detail/action_factory.hpp:90: error: undefined reference to 'hpx::actions::transfer_action<hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::resize_action>::transfer_action()'
collect2: error: ld returned 1 exit status
[156/1138] 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
[157/1138] Linking CXX executable bin/create_n_components_2323_test
[158/1138] Linking CXX executable bin/serialization_valarray_test
[159/1138] Building CXX object tests/regressions/lcos/CMakeFiles/dataflow_recursion_1613_test_exe.dir/dataflow_recursion_1613.cpp.o
[160/1138] Building CXX object tests/regressions/lcos/CMakeFiles/future_790_test_exe.dir/future_790.cpp.o
[161/1138] Linking CXX executable bin/returned_client_2150_test
[162/1138] Building CXX object tests/regressions/lcos/CMakeFiles/dataflow_action_2008_test_exe.dir/dataflow_action_2008.cpp.o
[163/1138] Linking CXX executable bin/future_timed_wait_1025_test
[164/1138] Building CXX object tests/regressions/lcos/CMakeFiles/channel_register_as_2722_test_exe.dir/channel_register_as_2722.cpp.o
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/regressions/iostreams/no_output_1173.cpp:8:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/regressions/iostreams/no_output_1173.cpp:8:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/regressions/iostreams/no_output_1173.cpp:8:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[165/1138] Linking CXX executable bin/no_output_1173_test
[166/1138] 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
[167/1138] Linking CXX executable bin/moveonly_constructor_arguments_1405_test
[168/1138] Building CXX object tests/regressions/lcos/CMakeFiles/dataflow_const_functor_773_test_exe.dir/dataflow_const_functor_773.cpp.o
[169/1138] Linking CXX executable bin/future_2667_test
[170/1138] Building CXX object tests/regressions/lcos/CMakeFiles/shared_mutex_1702_test_exe.dir/shared_mutex_1702.cpp.o
[171/1138] Building CXX object tests/regressions/lcos/CMakeFiles/shared_future_continuation_order_test_exe.dir/shared_future_continuation_order.cpp.o
[172/1138] Linking CXX executable bin/future_hang_on_get_629_test
[173/1138] Linking CXX executable bin/exception_from_continuation_1613_test
[174/1138] Building CXX object tests/regressions/lcos/CMakeFiles/dataflow_791_test_exe.dir/dataflow_791.cpp.o
[175/1138] Building CXX object tests/regressions/lcos/CMakeFiles/dataflow_launch_775_test_exe.dir/dataflow_launch_775.cpp.o
[176/1138] Linking CXX executable bin/async_callback_non_deduced_context_test
[177/1138] Building CXX object tests/regressions/lcos/CMakeFiles/future_unwrap_1182_test_exe.dir/future_unwrap_1182.cpp.o
[178/1138] Building CXX object tests/regressions/lcos/CMakeFiles/shared_future_then_2166_test_exe.dir/shared_future_then_2166.cpp.o
[179/1138] Building CXX object tests/regressions/lcos/CMakeFiles/lifetime_588_1_test_exe.dir/lifetime_588_1.cpp.o
[180/1138] Linking CXX executable bin/ignore_while_locked_1485_test
[181/1138] Building CXX object tests/regressions/lcos/CMakeFiles/multiple_gather_ops_2001_test_exe.dir/multiple_gather_ops_2001.cpp.o
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/regressions/lcos/wait_all_hang_1946.cpp:14:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/regressions/lcos/wait_all_hang_1946.cpp:14:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/regressions/lcos/wait_all_hang_1946.cpp:14:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[182/1138] Linking CXX executable bin/wait_all_hang_1946_test
[183/1138] Building CXX object tests/regressions/lcos/CMakeFiles/promise_leak_996_test_exe.dir/promise_leak_996.cpp.o
[184/1138] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/exclusive_scan_test_exe.dir/exclusive_scan.cpp.o
[185/1138] Linking CXX executable bin/block_matrix_test
[186/1138] Linking CXX executable bin/lifetime_588_test
[187/1138] Linking CXX executable bin/async_unwrap_1037_test
[188/1138] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/adjacentfind_binary_test_exe.dir/adjacentfind_binary.cpp.o
[189/1138] Building CXX object tests/regressions/lcos/CMakeFiles/promise_1620_test_exe.dir/promise_1620.cpp.o
[190/1138] Linking CXX executable bin/dataflow_using_774_test
[191/1138] Linking CXX executable bin/after_588_test
[192/1138] Linking CXX executable bin/when_all_vectors_1623_test
[193/1138] Building CXX object tests/regressions/lcos/CMakeFiles/safely_destroy_promise_1481_test_exe.dir/safely_destroy_promise_1481.cpp.o
[194/1138] Building CXX object tests/regressions/lcos/CMakeFiles/async_action_1813_test_exe.dir/async_action_1813.cpp.o
[195/1138] Building CXX object tests/regressions/lcos/CMakeFiles/set_hpx_limit_798_test_exe.dir/set_hpx_limit_798.cpp.o
[196/1138] Linking CXX executable bin/call_promise_get_gid_more_than_once_test
[197/1138] Building CXX object tests/regressions/lcos/CMakeFiles/future_unwrap_878_test_exe.dir/future_unwrap_878.cpp.o
[198/1138] Linking CXX executable bin/receive_buffer_1733_test
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/regressions/iostreams/lost_output_2236.cpp:8:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/regressions/iostreams/lost_output_2236.cpp:8:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/regressions/iostreams/lost_output_2236.cpp:8:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/util/assert.hpp:56:0,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/util/lightweight_test.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/regressions/iostreams/lost_output_2236.cpp:9:
/pfs/nobackup/home/l/lars/stellar/hpx/tests/regressions/iostreams/lost_output_2236.cpp: In member function ‘void gc::server::collectable::phantomize_ref(unsigned int, hpx::naming::id_type, hpx::naming::id_type)’:
/pfs/nobackup/home/l/lars/stellar/hpx/tests/regressions/iostreams/lost_output_2236.cpp:314:35: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
HPX_ASSERT(weak_count >= 0);
~~~~~~~~~~~^~~~
/pfs/nobackup/home/l/lars/stellar/hpx/tests/regressions/iostreams/lost_output_2236.cpp:314:13: note: in expansion of macro ‘HPX_ASSERT’
HPX_ASSERT(weak_count >= 0);
^
/pfs/nobackup/home/l/lars/stellar/hpx/tests/regressions/iostreams/lost_output_2236.cpp: In member function ‘void gc::server::collectable::done(hpx::naming::id_type)’:
/pfs/nobackup/home/l/lars/stellar/hpx/tests/regressions/iostreams/lost_output_2236.cpp:383:27: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
HPX_ASSERT(cd->wc >= 0);
~~~~~~~^~~~
/pfs/nobackup/home/l/lars/stellar/hpx/tests/regressions/iostreams/lost_output_2236.cpp:383:9: note: in expansion of macro ‘HPX_ASSERT’
HPX_ASSERT(cd->wc >= 0);
^
/pfs/nobackup/home/l/lars/stellar/hpx/tests/regressions/iostreams/lost_output_2236.cpp: In member function ‘void gc::server::collectable::decref(unsigned int)’:
/pfs/nobackup/home/l/lars/stellar/hpx/tests/regressions/iostreams/lost_output_2236.cpp:433:35: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits]
HPX_ASSERT(weak_count >= 0);
~~~~~~~~~~~^~~~
/pfs/nobackup/home/l/lars/stellar/hpx/tests/regressions/iostreams/lost_output_2236.cpp:433:13: note: in expansion of macro ‘HPX_ASSERT’
HPX_ASSERT(weak_count >= 0);
^
[199/1138] Linking CXX executable bin/lost_output_2236_test
[200/1138] Building CXX object tests/regressions/lcos/CMakeFiles/async_callback_with_bound_callback_test_exe.dir/async_callback_with_bound_callback.cpp.o
[201/1138] Linking CXX executable bin/future_790_test
[202/1138] Building CXX object tests/regressions/lcos/CMakeFiles/shared_stated_leaked_1211_test_exe.dir/shared_stated_leaked_1211.cpp.o
[203/1138] Building CXX object tests/regressions/lcos/CMakeFiles/dataflow_future_swap2_test_exe.dir/dataflow_future_swap2.cpp.o
[204/1138] Building CXX object tests/regressions/lcos/CMakeFiles/split_future_2246_test_exe.dir/split_future_2246.cpp.o
[205/1138] Linking CXX executable bin/dataflow_recursion_1613_test
[206/1138] Building CXX object tests/regressions/lcos/CMakeFiles/sliding_semaphore_2338_test_exe.dir/sliding_semaphore_2338.cpp.o
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/performance/network/algorithms/minmax_element_performance.cpp:11:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/performance/network/algorithms/minmax_element_performance.cpp:11:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/performance/network/algorithms/minmax_element_performance.cpp:11:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[207/1138] Linking CXX executable bin/minmax_element_performance
[208/1138] Linking CXX executable bin/shared_future_continuation_order_test
[209/1138] Building CXX object tests/regressions/lcos/CMakeFiles/future_serialization_1898_test_exe.dir/future_serialization_1898.cpp.o
[210/1138] Linking CXX executable bin/dataflow_const_functor_773_test
[211/1138] Building CXX object tests/regressions/lcos/CMakeFiles/wait_for_1751_test_exe.dir/wait_for_1751.cpp.o
[212/1138] Linking CXX executable bin/dataflow_action_2008_test
[213/1138] Building CXX object tests/regressions/lcos/CMakeFiles/dataflow_future_swap_test_exe.dir/dataflow_future_swap.cpp.o
[214/1138] Linking CXX executable bin/shared_future_then_2166_test
[215/1138] Linking CXX executable bin/shared_mutex_1702_test
[216/1138] Linking CXX executable bin/barrier_hang_test
[217/1138] Building CXX object tests/regressions/parallel/CMakeFiles/scan_different_inits_test_exe.dir/scan_different_inits.cpp.o
[218/1138] Building CXX object tests/regressions/parallel/CMakeFiles/scan_shortlength_test_exe.dir/scan_shortlength.cpp.o
[219/1138] Building CXX object tests/regressions/parallel/CMakeFiles/scan_non_commutative_test_exe.dir/scan_non_commutative.cpp.o
[220/1138] Linking CXX executable bin/future_hang_on_wait_with_callback_629_test
[221/1138] Building CXX object tests/regressions/parallel/CMakeFiles/search_zerolength_test_exe.dir/search_zerolength.cpp.o
[222/1138] Building CXX object tests/regressions/parallel/CMakeFiles/minimal_findend_test_exe.dir/minimal_findend.cpp.o
[223/1138] Linking CXX executable bin/dataflow_launch_775_test
[224/1138] Linking CXX executable bin/future_unwrap_1182_test
[225/1138] Building CXX object tests/regressions/parallel/CMakeFiles/static_chunker_2282_test_exe.dir/static_chunker_2282.cpp.o
[226/1138] Building CXX object tests/regressions/parallel/CMakeFiles/for_loop_2281_test_exe.dir/for_loop_2281.cpp.o
[227/1138] Linking CXX executable bin/component_action_move_semantics_test
[228/1138] Linking CXX executable bin/dataflow_791_test
[229/1138] Building CXX object tests/regressions/parallel/CMakeFiles/for_each_annotated_function_test_exe.dir/for_each_annotated_function.cpp.o
[230/1138] Building CXX object tests/regressions/parallel/executors/CMakeFiles/is_executor_1691_test_exe.dir/is_executor_1691.cpp.o
[231/1138] Linking CXX executable bin/partitioned_vector_2201_test
[232/1138] Building CXX object tests/regressions/performance_counters/CMakeFiles/statistics_2666_test_exe.dir/statistics_2666.cpp.o
[233/1138] Linking CXX executable bin/promise_leak_996_test
[234/1138] Building CXX object tests/regressions/performance_counters/CMakeFiles/discover_counters_1787_test_exe.dir/discover_counters_1787.cpp.o
[235/1138] Linking CXX executable bin/channel_register_as_2722_test
[236/1138] Building CXX object tests/regressions/performance_counters/CMakeFiles/uptime_1737_test_exe.dir/uptime_1737.cpp.o
[237/1138] Linking CXX executable bin/safely_destroy_promise_1481_test
[238/1138] Building CXX object tests/regressions/threads/CMakeFiles/thread_pool_executor_1112_test_exe.dir/thread_pool_executor_1112.cpp.o
[239/1138] Linking CXX executable bin/set_hpx_limit_798_test
[240/1138] Building CXX object tests/regressions/threads/CMakeFiles/thread_rescheduling_test_exe.dir/thread_rescheduling.cpp.o
[241/1138] Linking CXX executable bin/future_unwrap_878_test
[242/1138] Linking CXX executable bin/lifetime_588_1_test
[243/1138] Building CXX object tests/regressions/threads/CMakeFiles/thread_data_1111_test_exe.dir/thread_data_1111.cpp.o
[244/1138] Building CXX object tests/regressions/threads/CMakeFiles/block_os_threads_1036_test_exe.dir/block_os_threads_1036.cpp.o
[245/1138] Linking CXX executable bin/split_future_2246_test
[246/1138] Building CXX object tests/regressions/threads/CMakeFiles/resume_priority_test_exe.dir/resume_priority.cpp.o
[247/1138] Linking CXX executable bin/async_callback_with_bound_callback_test
[248/1138] Linking CXX executable bin/sliding_semaphore_2338_test
[249/1138] Building CXX object tests/regressions/threads/CMakeFiles/thread_suspend_duration_test_exe.dir/thread_suspend_duration.cpp.o
[250/1138] Building CXX object tests/regressions/threads/CMakeFiles/thread_suspend_pending_test_exe.dir/thread_suspend_pending.cpp.o
[251/1138] Building CXX object tests/regressions/threads/CMakeFiles/threads_all_1422_test_exe.dir/threads_all_1422.cpp.o
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/regressions/lcos/promise_1620.cpp:8:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/regressions/lcos/promise_1620.cpp:8:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/regressions/lcos/promise_1620.cpp:8:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[252/1138] Linking CXX executable bin/promise_1620_test
[253/1138] Building CXX object tests/regressions/threads/CMakeFiles/thread_pool_executor_1114_test_exe.dir/thread_pool_executor_1114.cpp.o
[254/1138] Linking CXX executable bin/wait_for_1751_test
[255/1138] Building CXX object tests/regressions/traits/CMakeFiles/is_callable_1179_test_exe.dir/is_callable_1179.cpp.o
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/regressions/lcos/dataflow_future_swap2.cpp:14:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/regressions/lcos/dataflow_future_swap2.cpp:14:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/regressions/lcos/dataflow_future_swap2.cpp:14:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[256/1138] Linking CXX executable bin/dataflow_future_swap2_test
[257/1138] Linking CXX executable bin/async_action_1813_test
[258/1138] Building CXX object tests/regressions/util/CMakeFiles/zero_copy_parcels_1001_test_exe.dir/zero_copy_parcels_1001.cpp.o
[259/1138] Building CXX object tests/regressions/util/CMakeFiles/protect_with_nullary_pfo_test_exe.dir/protect_with_nullary_pfo.cpp.o
[260/1138] Linking CXX executable bin/discover_counters_1787_test
[261/1138] Building CXX object tests/regressions/util/CMakeFiles/function_serialization_728_test_exe.dir/function_serialization_728.cpp.o
[262/1138] Linking CXX executable bin/minimal_findend_test
[263/1138] Building CXX object tests/regressions/util/CMakeFiles/tuple_serialization_803_test_exe.dir/tuple_serialization_803.cpp.o
[264/1138] Linking CXX executable bin/future_serialization_1898_test
[265/1138] Building CXX object tests/regressions/util/CMakeFiles/function_argument_test_exe.dir/function_argument.cpp.o
[266/1138] Linking CXX executable bin/shared_stated_leaked_1211_test
[267/1138] Building CXX object tests/regressions/util/CMakeFiles/set_config_entry_deadlock_test_exe.dir/set_config_entry_deadlock.cpp.o
[268/1138] Linking CXX executable bin/multiple_gather_ops_2001_test
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/regressions/lcos/dataflow_future_swap.cpp:14:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/regressions/lcos/dataflow_future_swap.cpp:14:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/regressions/lcos/dataflow_future_swap.cpp:14:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[269/1138] Linking CXX executable bin/dataflow_future_swap_test
[270/1138] Linking CXX executable bin/scan_non_commutative_test
[271/1138] Building CXX object tests/regressions/util/CMakeFiles/iarchive_1237_test_exe.dir/iarchive_1237.cpp.o
[272/1138] Building CXX object tests/regressions/util/CMakeFiles/command_line_arguments_706_test_exe.dir/command_line_arguments_706.cpp.o
[273/1138] Building CXX object tests/regressions/util/CMakeFiles/configuration_1572_test_exe.dir/configuration_1572.cpp.o
[274/1138] Linking CXX executable bin/is_callable_1179_test
[275/1138] Building CXX object tests/regressions/util/CMakeFiles/unwrapped_1528_test_exe.dir/unwrapped_1528.cpp.o
[276/1138] Building CXX object tests/regressions/util/CMakeFiles/use_all_cores_2262_test_exe.dir/use_all_cores_2262.cpp.o
[277/1138] Linking CXX executable bin/search_zerolength_test
[278/1138] Building CXX object tests/unit/parallel/container_algorithms/CMakeFiles/remove_copy_if_range_test_exe.dir/remove_copy_if_range.cpp.o
[279/1138] Linking CXX executable bin/static_chunker_2282_test
[280/1138] Building CXX object tests/unit/actions/CMakeFiles/return_future_test_exe.dir/return_future.cpp.o
[281/1138] Linking CXX executable bin/for_loop_2281_test
[282/1138] Linking CXX executable bin/statistics_2666_test
[283/1138] Building CXX object tests/unit/agas/CMakeFiles/get_colocation_id_test_exe.dir/get_colocation_id.cpp.o
[284/1138] Building CXX object tests/unit/agas/CMakeFiles/gid_type_test_exe.dir/gid_type.cpp.o
[285/1138] Linking CXX executable bin/for_each_annotated_function_test
[286/1138] Linking CXX executable bin/is_executor_1691_test
[287/1138] Building CXX object tests/unit/agas/CMakeFiles/find_clients_from_prefix_test_exe.dir/find_clients_from_prefix.cpp.o
[288/1138] Linking CXX executable bin/thread_rescheduling_test
[289/1138] Building CXX object tests/unit/agas/CMakeFiles/find_ids_from_prefix_test_exe.dir/find_ids_from_prefix.cpp.o
[290/1138] Building CXX object tests/unit/serialization/CMakeFiles/serialization_partitioned_vector_test_exe.dir/serialization_partitioned_vector.cpp.o
[291/1138] Linking CXX executable bin/set_config_entry_deadlock_test
[292/1138] Building CXX object tests/unit/agas/components/CMakeFiles/simple_refcnt_checker_component.dir/server/simple_refcnt_checker.cpp.o
[293/1138] Linking CXX executable bin/command_line_arguments_706_test
[294/1138] Building CXX object tests/unit/agas/components/CMakeFiles/simple_refcnt_checker_component.dir/simple_refcnt_checker.cpp.o
[295/1138] Linking CXX executable bin/iarchive_1237_test
[296/1138] Building CXX object tests/unit/agas/components/CMakeFiles/managed_refcnt_checker_component.dir/managed_refcnt_checker.cpp.o
[297/1138] Linking CXX executable bin/plain_action_move_semantics_test
[298/1138] Linking CXX executable bin/uptime_1737_test
[299/1138] Linking CXX executable bin/thread_pool_executor_1112_test
[300/1138] Building CXX object tests/unit/agas/components/CMakeFiles/simple_mobile_object_component.dir/simple_mobile_object.cpp.o
[301/1138] Building CXX object tests/unit/agas/components/CMakeFiles/managed_refcnt_checker_component.dir/server/managed_refcnt_checker.cpp.o
[302/1138] Linking CXX executable bin/scan_shortlength_test
[303/1138] Linking CXX executable bin/thread_data_1111_test
[304/1138] cd /pfs/nobackup/home/l/lars/stellar/bld-debug-pv/tests/unit/build && /pfs/software/eb/amd64_ubuntu1604_bdw/software/Compiler/GCCcore/6.3.0/CMake/3.8.0/bin/cmake -E make_directory /pfs/nobackup/home/l/lars/stellar/bld-debug-pv/tests/unit/build/pkgconfig_build_dir_test
[305/1138] cd /pfs/nobackup/home/l/lars/stellar/bld-debug-pv/tests/unit/build && /pfs/software/eb/amd64_ubuntu1604_bdw/software/Compiler/GCCcore/6.3.0/CMake/3.8.0/bin/cmake -E make_directory /pfs/nobackup/home/l/lars/stellar/bld-debug-pv/tests/unit/build/pkgconfig_install_dir_test
[306/1138] cd /pfs/nobackup/home/l/lars/stellar/bld-debug-pv/tests/unit/build && /pfs/software/eb/amd64_ubuntu1604_bdw/software/Compiler/GCCcore/6.3.0/CMake/3.8.0/bin/cmake -E chdir /pfs/nobackup/home/l/lars/stellar/bld-debug-pv/tests/unit/build/pkgconfig_build_dir_test make -f /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/build/src/Makefile SRC_DIR=/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/build/src HPX_DIR=/pfs/nobackup/home/l/lars/stellar/bld-debug-pv/lib/pkgconfig CXX=/hpc2n/eb/software/Core/GCCcore/6.3.0/bin/c++ CXX_FLAGS= PKG_CONFIG=/usr/bin/pkg-config BUILD_TYPE=Debug
[307/1138] cd /pfs/nobackup/home/l/lars/stellar/bld-debug-pv/tests/unit/build && /pfs/software/eb/amd64_ubuntu1604_bdw/software/Compiler/GCCcore/6.3.0/CMake/3.8.0/bin/cmake -E chdir /pfs/nobackup/home/l/lars/stellar/bld-debug-pv/tests/unit/build/pkgconfig_install_dir_test make -f /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/build/src/Makefile SRC_DIR=/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/build/src HPX_DIR=/usr/local/lib/pkgconfig CXX=/hpc2n/eb/software/Core/GCCcore/6.3.0/bin/c++ CXX_FLAGS= PKG_CONFIG=/usr/bin/pkg-config BUILD_TYPE=Debug
HPX_DIR=/usr/local/lib/pkgconfig does not exist. Did you forget to run the install rule?
[308/1138] cd /pfs/nobackup/home/l/lars/stellar/bld-debug-pv/tests/unit/build && /pfs/software/eb/amd64_ubuntu1604_bdw/software/Compiler/GCCcore/6.3.0/CMake/3.8.0/bin/cmake -E make_directory /pfs/nobackup/home/l/lars/stellar/bld-debug-pv/tests/unit/build/cmake_build_dir_test
[309/1138] cd /pfs/nobackup/home/l/lars/stellar/bld-debug-pv/tests/unit/build && /pfs/software/eb/amd64_ubuntu1604_bdw/software/Compiler/GCCcore/6.3.0/CMake/3.8.0/bin/cmake -E make_directory /pfs/nobackup/home/l/lars/stellar/bld-debug-pv/tests/unit/build/cmake_install_dir_test
[310/1138] cd /pfs/nobackup/home/l/lars/stellar/bld-debug-pv/tests/unit/build && /pfs/software/eb/amd64_ubuntu1604_bdw/software/Compiler/GCCcore/6.3.0/CMake/3.8.0/bin/cmake -E chdir /pfs/nobackup/home/l/lars/stellar/bld-debug-pv/tests/unit/build/cmake_build_dir_test /pfs/software/eb/amd64_ubuntu1604_bdw/software/Compiler/GCCcore/6.3.0/CMake/3.8.0/bin/cmake /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/build/src -DHPX_DIR=/pfs/nobackup/home/l/lars/stellar/bld-debug-pv/lib/cmake/HPX -DCMAKE_CXX_COMPILER=/hpc2n/eb/software/Core/GCCcore/6.3.0/bin/c++ -DCMAKE_C_COMPILER=/hpc2n/eb/software/Core/GCCcore/6.3.0/bin/gcc -DCMAKE_CXX_FLAGS= -DCMAKE_BUILD_TYPE=Debug
[311/1138] cd /pfs/nobackup/home/l/lars/stellar/bld-debug-pv/tests/unit/build && /pfs/software/eb/amd64_ubuntu1604_bdw/software/Compiler/GCCcore/6.3.0/CMake/3.8.0/bin/cmake -E chdir /pfs/nobackup/home/l/lars/stellar/bld-debug-pv/tests/unit/build/cmake_install_dir_test /pfs/software/eb/amd64_ubuntu1604_bdw/software/Compiler/GCCcore/6.3.0/CMake/3.8.0/bin/cmake /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/build/src -DHPX_DIR=/usr/local/lib/cmake/HPX -DCMAKE_CXX_COMPILER=/hpc2n/eb/software/Core/GCCcore/6.3.0/bin/c++ -DCMAKE_C_COMPILER=/hpc2n/eb/software/Core/GCCcore/6.3.0/bin/gcc -DCMAKE_CXX_FLAGS= -DCMAKE_BUILD_TYPE=Debug
[312/1138] Linking CXX executable bin/block_os_threads_1036_test
/pfs/nobackup/home/l/lars/stellar/hpx/tests/regressions/util/use_all_cores_2262.cpp:29:12: warning: cast from type ‘const char*’ to type ‘char*’ casts away qualifiers [-Wcast-qual]
(char*)"use_all_cores_2262", nullptr
^~~~~~~~~~~~~~~~~~~~
[313/1138] Linking CXX executable bin/use_all_cores_2262_test
[314/1138] Building CXX object tests/unit/component/CMakeFiles/distribution_policy_executor_v1_test_exe.dir/distribution_policy_executor_v1.cpp.o
[315/1138] Building CXX object tests/unit/component/CMakeFiles/inheritance_3_classes_concrete_test_exe.dir/inheritance_3_classes_concrete.cpp.o
[316/1138] Linking CXX executable bin/protect_with_nullary_pfo_test
[317/1138] Building CXX object tests/unit/component/CMakeFiles/get_gid_test_exe.dir/get_gid.cpp.o
[318/1138] Linking CXX executable bin/threads_all_1422_test
[319/1138] Building CXX object tests/unit/component/CMakeFiles/inheritance_3_classes_1_abstract_test_exe.dir/inheritance_3_classes_1_abstract.cpp.o
[320/1138] Linking CXX executable bin/thread_suspend_duration_test
[321/1138] Building CXX object tests/unit/component/CMakeFiles/partitioned_vector_subview_test_exe.dir/partitioned_vector_subview.cpp.o
[322/1138] Linking CXX executable bin/thread_suspend_pending_test
-- The CXX compiler identification is GNU 6.3.0
-- Check for working CXX compiler: /hpc2n/eb/software/Core/GCCcore/6.3.0/bin/c++
-- Check for working CXX compiler: /hpc2n/eb/software/Core/GCCcore/6.3.0/bin/c++ -- 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: /pfs/nobackup/home/l/lars/stellar/bld-debug-pv/tests/unit/build/cmake_install_dir_test
[323/1138] cd /pfs/nobackup/home/l/lars/stellar/bld-debug-pv/tests/unit/build && /pfs/software/eb/amd64_ubuntu1604_bdw/software/Compiler/GCCcore/6.3.0/CMake/3.8.0/bin/cmake --build /pfs/nobackup/home/l/lars/stellar/bld-debug-pv/tests/unit/build/cmake_install_dir_test --config Debug
[324/1138] Building CXX object tests/unit/component/CMakeFiles/coarray_test_exe.dir/coarray.cpp.o
[325/1138] Building CXX object tests/unit/component/CMakeFiles/copy_component_test_exe.dir/copy_component.cpp.o
[326/1138] Linking CXX executable bin/thread_pool_executor_1114_test
[327/1138] Building CXX object tests/unit/component/CMakeFiles/action_invoke_no_more_than_test_exe.dir/action_invoke_no_more_than.cpp.o
-- The CXX compiler identification is GNU 6.3.0
-- Check for working CXX compiler: /hpc2n/eb/software/Core/GCCcore/6.3.0/bin/c++
-- Check for working CXX compiler: /hpc2n/eb/software/Core/GCCcore/6.3.0/bin/c++ -- 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: /hpc2n/eb/software/Core/GCCcore/6.3.0/bin/gcc
-- Check for working C compiler: /hpc2n/eb/software/Core/GCCcore/6.3.0/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- WARNING: HPX will perform poorly without tcmalloc or jemalloc. See docs for more info.
-- Using system allocator.
-- Configuring done
-- Generating done
-- Build files have been written to: /pfs/nobackup/home/l/lars/stellar/bld-debug-pv/tests/unit/build/cmake_build_dir_test
[328/1138] cd /pfs/nobackup/home/l/lars/stellar/bld-debug-pv/tests/unit/build && /pfs/software/eb/amd64_ubuntu1604_bdw/software/Compiler/GCCcore/6.3.0/CMake/3.8.0/bin/cmake --build /pfs/nobackup/home/l/lars/stellar/bld-debug-pv/tests/unit/build/cmake_build_dir_test --config Debug
[329/1138] Linking CXX executable bin/resume_priority_test
[330/1138] Building CXX object tests/unit/component/CMakeFiles/get_ptr_test_exe.dir/get_ptr.cpp.o
[331/1138] Linking CXX executable bin/unwrapped_1528_test
[332/1138] Building CXX object tests/unit/component/CMakeFiles/inheritance_2_classes_concrete_test_exe.dir/inheritance_2_classes_concrete.cpp.o
[333/1138] Linking CXX executable bin/configuration_1572_test
[334/1138] Building CXX object tests/unit/component/CMakeFiles/inheritance_3_classes_2_abstract_test_exe.dir/inheritance_3_classes_2_abstract.cpp.o
[335/1138] Linking CXX executable bin/zero_copy_parcels_1001_test
/pfs/nobackup/home/l/lars/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp: In function ‘void test_zero()’:
/pfs/nobackup/home/l/lars/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp:43:39: warning: ‘typename hpx::parallel::util::detail::algorithm_result<ExPolicy, FwdIter2>::type hpx::parallel::v1::transform_inclusive_scan(ExPolicy&&, FwdIter1, FwdIter1, FwdIter2, T, Op&&, Conv&&) [with ExPolicy = const hpx::parallel::execution::parallel_policy&; FwdIter1 = __gnu_cxx::__normal_iterator<int*, std::vector<int> >; FwdIter2 = __gnu_cxx::__normal_iterator<int*, std::vector<int> >; T = int; Op = test_zero()::<lambda(int, int)>; Conv = test_zero()::<lambda(int)>; int _concept_requires_364 = 42; typename std::enable_if<((_concept_requires_364 == 43) || ((((hpx::parallel::execution::is_execution_policy<T>::value && hpx::traits::is_iterator<FwdIter1>::value) && hpx::traits::is_iterator<FwdIter2>::value) && hpx::traits::is_invocable<Conv, typename std::iterator_traits<_Iterator1>::value_type>::value) && hpx::traits::is_invocable<Op, typename hpx::util::invoke_result<Conv, typename std::iterator_traits<_Iterator1>::value_type>::type, typename hpx::util::invoke_result<Conv, typename std::iterator_traits<_Iterator1>::value_type>::type>::value)), int>::type _concept_check_364 = 0; typename hpx::parallel::util::detail::algorithm_result<ExPolicy, FwdIter2>::type = __gnu_cxx::__normal_iterator<int*, std::vector<int> >]’ is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
[](int foo){ return foo - 3; });
^
In file included from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/parallel/algorithms/transform_exclusive_scan.hpp:20:0,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/parallel_transform_scan.hpp:9,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp:9:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/parallel/algorithms/transform_inclusive_scan.hpp:367:5: note: declared here
transform_inclusive_scan(ExPolicy && policy, FwdIter1 first, FwdIter1 last,
^~~~~~~~~~~~~~~~~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp: In function ‘void test_async_zero()’:
/pfs/nobackup/home/l/lars/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp:86:43: warning: ‘typename hpx::parallel::util::detail::algorithm_result<ExPolicy, FwdIter2>::type hpx::parallel::v1::transform_inclusive_scan(ExPolicy&&, FwdIter1, FwdIter1, FwdIter2, T, Op&&, Conv&&) [with ExPolicy = hpx::parallel::execution::parallel_task_policy; FwdIter1 = __gnu_cxx::__normal_iterator<int*, std::vector<int> >; FwdIter2 = __gnu_cxx::__normal_iterator<int*, std::vector<int> >; T = int; Op = test_async_zero()::<lambda(int, int)>; Conv = test_async_zero()::<lambda(int)>; int _concept_requires_364 = 42; typename std::enable_if<((_concept_requires_364 == 43) || ((((hpx::parallel::execution::is_execution_policy<T>::value && hpx::traits::is_iterator<FwdIter1>::value) && hpx::traits::is_iterator<FwdIter2>::value) && hpx::traits::is_invocable<Conv, typename std::iterator_traits<_Iterator1>::value_type>::value) && hpx::traits::is_invocable<Op, typename hpx::util::invoke_result<Conv, typename std::iterator_traits<_Iterator1>::value_type>::type, typename hpx::util::invoke_result<Conv, typename std::iterator_traits<_Iterator1>::value_type>::type>::value)), int>::type _concept_check_364 = 0; typename hpx::parallel::util::detail::algorithm_result<ExPolicy, FwdIter2>::type = hpx::lcos::future<__gnu_cxx::__normal_iterator<int*, std::vector<int> > >]’ is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
[](int foo){ return foo - 3; });
^
In file included from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/parallel/algorithms/transform_exclusive_scan.hpp:20:0,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/parallel_transform_scan.hpp:9,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp:9:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/parallel/algorithms/transform_inclusive_scan.hpp:367:5: note: declared here
transform_inclusive_scan(ExPolicy && policy, FwdIter1 first, FwdIter1 last,
^~~~~~~~~~~~~~~~~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp: In function ‘void test_one(std::vector<int>)’:
/pfs/nobackup/home/l/lars/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp:126:30: warning: ‘typename hpx::parallel::util::detail::algorithm_result<ExPolicy, FwdIter2>::type hpx::parallel::v1::transform_inclusive_scan(ExPolicy&&, FwdIter1, FwdIter1, FwdIter2, T, Op&&, Conv&&) [with ExPolicy = const hpx::parallel::execution::parallel_policy&; FwdIter1 = __gnu_cxx::__normal_iterator<int*, std::vector<int> >; FwdIter2 = __gnu_cxx::__normal_iterator<int*, std::vector<int> >; T = int; Op = test_one(std::vector<int>)::<lambda(int, int)>&; Conv = test_one(std::vector<int>)::<lambda(int)>&; int _concept_requires_364 = 42; typename std::enable_if<((_concept_requires_364 == 43) || ((((hpx::parallel::execution::is_execution_policy<T>::value && hpx::traits::is_iterator<FwdIter1>::value) && hpx::traits::is_iterator<FwdIter2>::value) && hpx::traits::is_invocable<Conv, typename std::iterator_traits<_Iterator1>::value_type>::value) && hpx::traits::is_invocable<Op, typename hpx::util::invoke_result<Conv, typename std::iterator_traits<_Iterator1>::value_type>::type, typename hpx::util::invoke_result<Conv, typename std::iterator_traits<_Iterator1>::value_type>::type>::value)), int>::type _concept_check_364 = 0; typename hpx::parallel::util::detail::algorithm_result<ExPolicy, FwdIter2>::type = __gnu_cxx::__normal_iterator<int*, std::vector<int> >]’ is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
10, fun_add, fun_conv);
^
In file included from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/parallel/algorithms/transform_exclusive_scan.hpp:20:0,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/parallel_transform_scan.hpp:9,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp:9:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/parallel/algorithms/transform_inclusive_scan.hpp:367:5: note: declared here
transform_inclusive_scan(ExPolicy && policy, FwdIter1 first, FwdIter1 last,
^~~~~~~~~~~~~~~~~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp: In function ‘void test_async_one(std::vector<int>)’:
/pfs/nobackup/home/l/lars/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp:189:34: warning: ‘typename hpx::parallel::util::detail::algorithm_result<ExPolicy, FwdIter2>::type hpx::parallel::v1::transform_inclusive_scan(ExPolicy&&, FwdIter1, FwdIter1, FwdIter2, T, Op&&, Conv&&) [with ExPolicy = hpx::parallel::execution::parallel_task_policy; FwdIter1 = __gnu_cxx::__normal_iterator<int*, std::vector<int> >; FwdIter2 = __gnu_cxx::__normal_iterator<int*, std::vector<int> >; T = int; Op = test_async_one(std::vector<int>)::<lambda(int, int)>&; Conv = test_async_one(std::vector<int>)::<lambda(int)>&; int _concept_requires_364 = 42; typename std::enable_if<((_concept_requires_364 == 43) || ((((hpx::parallel::execution::is_execution_policy<T>::value && hpx::traits::is_iterator<FwdIter1>::value) && hpx::traits::is_iterator<FwdIter2>::value) && hpx::traits::is_invocable<Conv, typename std::iterator_traits<_Iterator1>::value_type>::value) && hpx::traits::is_invocable<Op, typename hpx::util::invoke_result<Conv, typename std::iterator_traits<_Iterator1>::value_type>::type, typename hpx::util::invoke_result<Conv, typename std::iterator_traits<_Iterator1>::value_type>::type>::value)), int>::type _concept_check_364 = 0; typename hpx::parallel::util::detail::algorithm_result<ExPolicy, FwdIter2>::type = hpx::lcos::future<__gnu_cxx::__normal_iterator<int*, std::vector<int> > >]’ is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
10, fun_add, fun_conv);
^
In file included from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/parallel/algorithms/transform_exclusive_scan.hpp:20:0,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/parallel_transform_scan.hpp:9,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/regressions/parallel/scan_different_inits.cpp:9:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/parallel/algorithms/transform_inclusive_scan.hpp:367:5: note: declared here
transform_inclusive_scan(ExPolicy && policy, FwdIter1 first, FwdIter1 last,
^~~~~~~~~~~~~~~~~~~~~~~~
[336/1138] Linking CXX executable bin/scan_different_inits_test
[337/1138] Building CXX object tests/unit/component/CMakeFiles/distribution_policy_executor_test_exe.dir/distribution_policy_executor.cpp.o
[338/1138] Linking CXX executable bin/tuple_serialization_803_test
[339/1138] Linking CXX executable bin/gid_type_test
[340/1138] Building CXX object tests/unit/component/CMakeFiles/local_new_test_exe.dir/local_new.cpp.o
[341/1138] Building CXX object tests/unit/component/CMakeFiles/inheritance_2_classes_abstract_test_exe.dir/inheritance_2_classes_abstract.cpp.o
[342/1138] Building CXX object tests/unit/component/CMakeFiles/new_binpacking_test_exe.dir/new_binpacking.cpp.o
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/regressions/util/function_argument.cpp:8:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/regressions/util/function_argument.cpp:8:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/regressions/util/function_argument.cpp:8:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[343/1138] Linking CXX executable bin/function_argument_test
[344/1138] Building CXX object tests/unit/component/CMakeFiles/migrate_component_test_exe.dir/migrate_component.cpp.o
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/regressions/util/function_serialization_728.cpp:15:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/regressions/util/function_serialization_728.cpp:15:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/regressions/util/function_serialization_728.cpp:15:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[345/1138] Linking CXX executable bin/function_serialization_728_test
[346/1138] Building CXX object tests/unit/component/CMakeFiles/unordered_map_test_exe.dir/unordered_map.cpp.o
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/agas/components/server/simple_refcnt_checker.cpp:9:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/agas/components/server/simple_refcnt_checker.cpp:9:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/agas/components/server/simple_refcnt_checker.cpp:9:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[347/1138] Building CXX object tests/unit/component/CMakeFiles/migrate_component_to_storage_test_exe.dir/migrate_component_to_storage.cpp.o
[348/1138] Linking CXX shared library lib/libhpx_simple_refcnt_checkerd.so.1.1.0
[349/1138] Creating library symlink lib/libhpx_simple_refcnt_checkerd.so.1 lib/libhpx_simple_refcnt_checkerd.so
[350/1138] Linking CXX executable bin/new_colocated_test
[351/1138] Building CXX object tests/unit/util/CMakeFiles/config_entry_test_exe.dir/config_entry.cpp.o
[352/1138] Linking CXX executable bin/find_ids_from_prefix_test
[353/1138] Building CXX object tests/unit/util/CMakeFiles/function_test_exe.dir/function.cpp.o
[354/1138] Linking CXX executable bin/find_clients_from_prefix_test
[355/1138] Building CXX object tests/unit/component/CMakeFiles/new__test_exe.dir/new_.cpp.o
[356/1138] Building CXX object tests/unit/component/CMakeFiles/partitioned_vector_view_test_exe.dir/partitioned_vector_view.cpp.o
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/agas/components/server/managed_refcnt_checker.cpp:9:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/agas/components/server/managed_refcnt_checker.cpp:9:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/agas/components/server/managed_refcnt_checker.cpp:9:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[357/1138] Linking CXX shared library lib/libhpx_managed_refcnt_checkerd.so.1.1.0
[358/1138] Creating library symlink lib/libhpx_managed_refcnt_checkerd.so.1 lib/libhpx_managed_refcnt_checkerd.so
[359/1138] Building CXX object tests/unit/agas/CMakeFiles/uncounted_symbol_to_local_object_test_exe.dir/uncounted_symbol_to_local_object.cpp.o
[360/1138] Building CXX object tests/unit/agas/CMakeFiles/uncounted_symbol_to_remote_object_test_exe.dir/uncounted_symbol_to_remote_object.cpp.o
[361/1138] Building CXX object tests/unit/agas/CMakeFiles/scoped_ref_to_remote_object_test_exe.dir/scoped_ref_to_remote_object.cpp.o
[362/1138] Linking CXX executable bin/config_entry_test
[363/1138] Building CXX object tests/unit/agas/CMakeFiles/local_embedded_ref_to_local_object_test_exe.dir/local_embedded_ref_to_local_object.cpp.o
[364/1138] Building CXX object tests/unit/agas/CMakeFiles/scoped_ref_to_local_object_test_exe.dir/scoped_ref_to_local_object.cpp.o
[365/1138] Linking CXX executable bin/return_future_test
[366/1138] Building CXX object tests/unit/agas/CMakeFiles/refcnted_symbol_to_remote_object_test_exe.dir/refcnted_symbol_to_remote_object.cpp.o
[367/1138] Building CXX object tests/unit/agas/CMakeFiles/refcnted_symbol_to_local_object_test_exe.dir/refcnted_symbol_to_local_object.cpp.o
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/component/inheritance_3_classes_concrete.cpp:11:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/component/inheritance_3_classes_concrete.cpp:11:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/component/inheritance_3_classes_concrete.cpp:11:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[368/1138] Building CXX object tests/unit/agas/CMakeFiles/remote_embedded_ref_to_local_object_test_exe.dir/remote_embedded_ref_to_local_object.cpp.o
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/component/inheritance_3_classes_1_abstract.cpp:11:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/component/inheritance_3_classes_1_abstract.cpp:11:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/component/inheritance_3_classes_1_abstract.cpp:11:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[369/1138] Linking CXX executable bin/get_colocation_id_test
[370/1138] Building CXX object tests/unit/agas/CMakeFiles/split_credit_test_exe.dir/split_credit.cpp.o
[371/1138] Building CXX object tests/unit/agas/CMakeFiles/credit_exhaustion_test_exe.dir/credit_exhaustion.cpp.o
[372/1138] Building CXX object tests/unit/agas/CMakeFiles/local_embedded_ref_to_remote_object_test_exe.dir/local_embedded_ref_to_remote_object.cpp.o
/hpc2n/eb/software/Core/GCCcore/6.3.0/bin/c++ -o libtest_component.so -fPIC -I/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/build/src/ /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/build/src/test_component.cpp -std=c++14 -DHPX_DEBUG -fPIC -DHPX_COMPONENT_EXPORTS -DHPX_ENABLE_ASSERT_HANDLER -I/pfs/nobackup/home/l/lars/stellar/hpx -I/pfs/nobackup/home/l/lars/stellar/bld-debug-pv -I/pfs/nobackup/home/l/lars/stellar/hpx/examples -I/pfs/nobackup/home/l/lars/stellar/hpx/tests -I/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include -I/hpc2n/eb/software/Compiler/GCC/6.3.0-2.27/hwloc/1.11.5/include -L/pfs/nobackup/home/l/lars/stellar/bld-debug-pv/lib -std=c++14 -shared /pfs/nobackup/home/l/lars/stellar/bld-debug-pv/lib/libhpxd.so /pfs/nobackup/home/l/lars/stellar/bld-debug-pv/lib/libhpx_initd.a -ldl -lrt /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_atomic.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_filesystem.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_program_options.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_regex.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_system.so /usr/lib/x86_64-linux-gnu/libpthread.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_atomic.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_filesystem.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_program_options.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_regex.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_system.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_random.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_system.so /hpc2n/eb/software/Compiler/GCC/6.3.0-2.27/hwloc/1.11.5/lib/libhwloc.so -DHPX_COMPONENT_NAME=test_component
/hpc2n/eb/software/Core/GCCcore/6.3.0/bin/c++ -o test -I/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/build/src/ /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/build/src/test.cpp -std=c++14 -DHPX_DEBUG -DHPX_APPLICATION_EXPORTS -DHPX_ENABLE_ASSERT_HANDLER -I/pfs/nobackup/home/l/lars/stellar/hpx -I/pfs/nobackup/home/l/lars/stellar/bld-debug-pv -I/pfs/nobackup/home/l/lars/stellar/hpx/examples -I/pfs/nobackup/home/l/lars/stellar/hpx/tests -I/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include -I/hpc2n/eb/software/Compiler/GCC/6.3.0-2.27/hwloc/1.11.5/include -L/pfs/nobackup/home/l/lars/stellar/bld-debug-pv/lib -std=c++14 /pfs/nobackup/home/l/lars/stellar/bld-debug-pv/lib/libhpxd.so /pfs/nobackup/home/l/lars/stellar/bld-debug-pv/lib/libhpx_initd.a -ldl -lrt /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_atomic.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_filesystem.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_program_options.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_regex.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_system.so /usr/lib/x86_64-linux-gnu/libpthread.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_atomic.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_filesystem.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_program_options.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_regex.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_system.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_random.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_system.so /hpc2n/eb/software/Compiler/GCC/6.3.0-2.27/hwloc/1.11.5/lib/libhwloc.so -lhpx_iostreamsd -DHPX_APPLICATION_NAME=test libtest_component.so
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/build/src/test.cpp:9:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/build/src/test.cpp:9:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/build/src/test.cpp:9:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[373/1138] Building CXX object tests/unit/agas/CMakeFiles/remote_embedded_ref_to_remote_object_test_exe.dir/remote_embedded_ref_to_remote_object.cpp.o
[374/1138] Linking CXX shared library lib/libhpx_simple_mobile_objectd.so.1.1.0
[375/1138] Creating library symlink lib/libhpx_simple_mobile_objectd.so.1 lib/libhpx_simple_mobile_objectd.so
[376/1138] Building CXX object tests/unit/agas/CMakeFiles/local_address_rebind_test_exe.dir/local_address_rebind.cpp.o
[377/1138] Linking CXX executable bin/distribution_policy_executor_v1_test
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/component/inheritance_3_classes_2_abstract.cpp:11:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/component/inheritance_3_classes_2_abstract.cpp:11:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/component/inheritance_3_classes_2_abstract.cpp:11:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[378/1138] Linking CXX executable bin/inheritance_3_classes_concrete_test
[379/1138] Linking CXX executable bin/inheritance_3_classes_1_abstract_test
[380/1138] Linking CXX executable bin/get_gid_test
[381/1138] Linking CXX executable bin/copy_component_test
[382/1138] Linking CXX executable bin/get_ptr_test
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/component/inheritance_2_classes_concrete.cpp:11:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/component/inheritance_2_classes_concrete.cpp:11:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/component/inheritance_2_classes_concrete.cpp:11:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[383/1138] Linking CXX executable bin/inheritance_2_classes_concrete_test
[384/1138] Linking CXX executable bin/inheritance_3_classes_2_abstract_test
[385/1138] Linking CXX executable bin/distribution_policy_executor_test
[386/1138] Linking CXX executable bin/local_new_test
[387/1138] Building CXX object tests/unit/component/CMakeFiles/partitioned_vector_view_iterator_test_exe.dir/partitioned_vector_view_iterator.cpp.o
[388/1138] Building CXX object tests/unit/component/components/CMakeFiles/launch_process_test_server_component.dir/launch_process_test_server.cpp.o
[389/1138] Building CXX object tests/unit/diagnostics/CMakeFiles/unhandled_exception_test_exe.dir/unhandled_exception.cpp.o
[390/1138] Building CXX object tests/unit/diagnostics/CMakeFiles/handled_exception_test_exe.dir/handled_exception.cpp.o
[391/1138] Linking CXX executable bin/action_invoke_no_more_than_test
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/component/inheritance_2_classes_abstract.cpp:11:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/component/inheritance_2_classes_abstract.cpp:11:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/component/inheritance_2_classes_abstract.cpp:11:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[392/1138] Linking CXX executable bin/inheritance_2_classes_abstract_test
[393/1138] Building CXX object tests/unit/lcos/CMakeFiles/local_dataflow_executor_v1_test_exe.dir/local_dataflow_executor_v1.cpp.o
[394/1138] Building CXX object tests/unit/lcos/CMakeFiles/future_then_executor_v1_test_exe.dir/future_then_executor_v1.cpp.o
[395/1138] Linking CXX executable bin/function_test
[396/1138] Building CXX object tests/unit/lcos/CMakeFiles/apply_local_executor_v1_test_exe.dir/apply_local_executor_v1.cpp.o
[397/1138] Linking CXX executable bin/new_binpacking_test
[398/1138] Building CXX object tests/unit/lcos/CMakeFiles/when_some_std_array_test_exe.dir/when_some_std_array.cpp.o
[399/1138] Linking CXX executable bin/new__test
[400/1138] Linking CXX executable bin/coarray_test
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/agas/uncounted_symbol_to_remote_object.cpp:7:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/agas/uncounted_symbol_to_remote_object.cpp:7:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/agas/uncounted_symbol_to_remote_object.cpp:7:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[401/1138] Linking CXX executable bin/uncounted_symbol_to_remote_object_test
[402/1138] Building CXX object tests/unit/lcos/CMakeFiles/when_some_test_exe.dir/when_some.cpp.o
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/agas/scoped_ref_to_remote_object.cpp:7:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/agas/scoped_ref_to_remote_object.cpp:7:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/agas/scoped_ref_to_remote_object.cpp:7:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[403/1138] Linking CXX executable bin/scoped_ref_to_remote_object_test
[404/1138] Building CXX object tests/unit/lcos/CMakeFiles/when_all_std_array_test_exe.dir/when_all_std_array.cpp.o
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/agas/uncounted_symbol_to_local_object.cpp:7:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/agas/uncounted_symbol_to_local_object.cpp:7:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/agas/uncounted_symbol_to_local_object.cpp:7:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[405/1138] Linking CXX executable bin/uncounted_symbol_to_local_object_test
[406/1138] Linking CXX executable bin/partitioned_vector_subview_test
[407/1138] Building CXX object tests/unit/lcos/CMakeFiles/when_any_std_array_test_exe.dir/when_any_std_array.cpp.o
[408/1138] Building CXX object tests/unit/lcos/CMakeFiles/wait_any_std_array_test_exe.dir/wait_any_std_array.cpp.o
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/agas/scoped_ref_to_local_object.cpp:7:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/agas/scoped_ref_to_local_object.cpp:7:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/agas/scoped_ref_to_local_object.cpp:7:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[409/1138] Linking CXX executable bin/scoped_ref_to_local_object_test
[410/1138] Building CXX object tests/unit/lcos/CMakeFiles/use_allocator_test_exe.dir/use_allocator.cpp.o
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
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/build/src/test.cpp:9:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/build/src/test.cpp:9:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/build/src/test.cpp:9:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[100%] Linking CXX executable test_executable
[100%] Built target test_executable
[411/1138] Building CXX object tests/unit/lcos/CMakeFiles/split_shared_future_test_exe.dir/split_shared_future.cpp.o
FAILED: : && /hpc2n/eb/software/Core/GCCcore/6.3.0/bin/c++ -Wall -Wextra -Wno-unused-local-typedefs -Wno-strict-aliasing -Wno-sign-promo -Wno-attributes -Wno-cast-align -Wno-unused-parameter -Wformat=2 -Wno-format-nonliteral -Winit-self -Wdouble-promotion -Wcast-qual -Wcast-align -Werror=trampolines -Werror=parentheses -Werror=reorder -Werror=return-type -Werror=sequence-point -Werror=uninitialized -Werror=format -Werror=missing-braces -Werror=sign-compare -fdiagnostics-show-option -Werror=vla -Werror=return-type -Wno-unused-but-set-parameter -Wno-unused-but-set-variable -Werror=uninitialized -Wno-unused-local-typedefs -Wno-sync-nand -Wno-delete-non-virtual-dtor -fvisibility=hidden -g -Wl,-z,defs -fvisibility=hidden -rdynamic tests/unit/component/CMakeFiles/coarray_test_exe.dir/coarray.cpp.o -o bin/coarray_test -L/pfs/nobackup/home/l/lars/stellar/bld-debug-pv/lib -Wl,-rpath,/pfs/nobackup/home/l/lars/stellar/bld-debug-pv/lib lib/libhpx_initd.a -ldl -lrt /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_atomic.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_filesystem.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_program_options.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_regex.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_system.so -lpthread /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_atomic.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_filesystem.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_program_options.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_regex.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_system.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_random.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_system.so /hpc2n/eb/software/Compiler/GCC/6.3.0-2.27/hwloc/1.11.5/lib/libhwloc.so lib/libhpx_partitioned_vectord.so.1.1.0 lib/libhpxd.so.1.1.0 -ldl -lrt /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_atomic.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_filesystem.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_program_options.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_regex.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_system.so -lpthread /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_random.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_atomic.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_filesystem.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_program_options.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_regex.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_system.so -lpthread /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_random.so /hpc2n/eb/software/Compiler/GCC/6.3.0-2.27/hwloc/1.11.5/lib/libhwloc.so && :
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime/actions/transfer_continuation_action.hpp:115: error: undefined reference to 'vtable for hpx::actions::transfer_continuation_action<hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_copied_data_action>'
/hpc2n/eb/software/Compiler/GCCcore/6.3.0/binutils/2.27/bin/ld.gold: the vtable symbol may be undefined because the class is missing its key function
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime/actions/transfer_continuation_action.hpp:115: error: undefined reference to 'vtable for hpx::actions::transfer_continuation_action<hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_copied_data_action>'
/hpc2n/eb/software/Compiler/GCCcore/6.3.0/binutils/2.27/bin/ld.gold: the vtable symbol may be undefined because the class is missing its key function
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime/actions/transfer_continuation_action.hpp:115: error: undefined reference to 'vtable for hpx::actions::transfer_continuation_action<hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::resize_action>'
/hpc2n/eb/software/Compiler/GCCcore/6.3.0/binutils/2.27/bin/ld.gold: the vtable symbol may be undefined because the class is missing its key function
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime/actions/transfer_continuation_action.hpp:115: error: undefined reference to 'vtable for hpx::actions::transfer_continuation_action<hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::resize_action>'
/hpc2n/eb/software/Compiler/GCCcore/6.3.0/binutils/2.27/bin/ld.gold: the vtable symbol may be undefined because the class is missing its key function
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime/actions/detail/action_factory.hpp:88: error: undefined reference to 'hpx::actions::transfer_continuation_action<hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_copied_data_action>::transfer_continuation_action()'
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime/actions/detail/action_factory.hpp:90: error: undefined reference to 'hpx::actions::transfer_action<hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_copied_data_action>::transfer_action()'
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime/actions/detail/action_factory.hpp:88: error: undefined reference to 'hpx::actions::transfer_continuation_action<hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::resize_action>::transfer_continuation_action()'
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime/actions/detail/action_factory.hpp:90: error: undefined reference to 'hpx::actions::transfer_action<hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::resize_action>::transfer_action()'
collect2: error: ld returned 1 exit status
[412/1138] Building CXX object tests/unit/lcos/CMakeFiles/condition_variable_test_exe.dir/condition_variable.cpp.o
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/agas/local_embedded_ref_to_local_object.cpp:7:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/agas/local_embedded_ref_to_local_object.cpp:7:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/agas/local_embedded_ref_to_local_object.cpp:7:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[413/1138] Linking CXX executable bin/local_embedded_ref_to_local_object_test
[414/1138] Building CXX object tests/unit/lcos/CMakeFiles/when_any_test_exe.dir/when_any.cpp.o
FAILED: : && /hpc2n/eb/software/Core/GCCcore/6.3.0/bin/c++ -Wall -Wextra -Wno-unused-local-typedefs -Wno-strict-aliasing -Wno-sign-promo -Wno-attributes -Wno-cast-align -Wno-unused-parameter -Wformat=2 -Wno-format-nonliteral -Winit-self -Wdouble-promotion -Wcast-qual -Wcast-align -Werror=trampolines -Werror=parentheses -Werror=reorder -Werror=return-type -Werror=sequence-point -Werror=uninitialized -Werror=format -Werror=missing-braces -Werror=sign-compare -fdiagnostics-show-option -Werror=vla -Werror=return-type -Wno-unused-but-set-parameter -Wno-unused-but-set-variable -Werror=uninitialized -Wno-unused-local-typedefs -Wno-sync-nand -Wno-delete-non-virtual-dtor -fvisibility=hidden -g -Wl,-z,defs -fvisibility=hidden -rdynamic tests/unit/component/CMakeFiles/partitioned_vector_subview_test_exe.dir/partitioned_vector_subview.cpp.o -o bin/partitioned_vector_subview_test -L/pfs/nobackup/home/l/lars/stellar/bld-debug-pv/lib -Wl,-rpath,/pfs/nobackup/home/l/lars/stellar/bld-debug-pv/lib lib/libhpx_initd.a -ldl -lrt /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_atomic.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_filesystem.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_program_options.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_regex.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_system.so -lpthread /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_atomic.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_filesystem.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_program_options.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_regex.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_system.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_random.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_system.so /hpc2n/eb/software/Compiler/GCC/6.3.0-2.27/hwloc/1.11.5/lib/libhwloc.so lib/libhpx_partitioned_vectord.so.1.1.0 lib/libhpxd.so.1.1.0 -ldl -lrt /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_atomic.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_filesystem.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_program_options.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_regex.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_system.so -lpthread /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_random.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_atomic.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_filesystem.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_program_options.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_regex.so /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_system.so -lpthread /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/lib/libboost_random.so /hpc2n/eb/software/Compiler/GCC/6.3.0-2.27/hwloc/1.11.5/lib/libhwloc.so && :
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime/actions/transfer_continuation_action.hpp:115: error: undefined reference to 'vtable for hpx::actions::transfer_continuation_action<hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_copied_data_action>'
/hpc2n/eb/software/Compiler/GCCcore/6.3.0/binutils/2.27/bin/ld.gold: the vtable symbol may be undefined because the class is missing its key function
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime/actions/transfer_continuation_action.hpp:115: error: undefined reference to 'vtable for hpx::actions::transfer_continuation_action<hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_copied_data_action>'
/hpc2n/eb/software/Compiler/GCCcore/6.3.0/binutils/2.27/bin/ld.gold: the vtable symbol may be undefined because the class is missing its key function
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime/actions/transfer_continuation_action.hpp:115: error: undefined reference to 'vtable for hpx::actions::transfer_continuation_action<hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::resize_action>'
/hpc2n/eb/software/Compiler/GCCcore/6.3.0/binutils/2.27/bin/ld.gold: the vtable symbol may be undefined because the class is missing its key function
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime/actions/transfer_continuation_action.hpp:115: error: undefined reference to 'vtable for hpx::actions::transfer_continuation_action<hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::resize_action>'
/hpc2n/eb/software/Compiler/GCCcore/6.3.0/binutils/2.27/bin/ld.gold: the vtable symbol may be undefined because the class is missing its key function
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime/actions/detail/action_factory.hpp:88: error: undefined reference to 'hpx::actions::transfer_continuation_action<hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_copied_data_action>::transfer_continuation_action()'
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime/actions/detail/action_factory.hpp:90: error: undefined reference to 'hpx::actions::transfer_action<hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::get_copied_data_action>::transfer_action()'
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime/actions/detail/action_factory.hpp:88: error: undefined reference to 'hpx::actions::transfer_continuation_action<hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::resize_action>::transfer_continuation_action()'
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime/actions/detail/action_factory.hpp:90: error: undefined reference to 'hpx::actions::transfer_action<hpx::server::partitioned_vector<double, std::vector<double, std::allocator<double> > >::resize_action>::transfer_action()'
collect2: error: ld returned 1 exit status
[415/1138] Building CXX object tests/unit/lcos/CMakeFiles/barrier_test_exe.dir/barrier.cpp.o
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/agas/refcnted_symbol_to_remote_object.cpp:7:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/agas/refcnted_symbol_to_remote_object.cpp:7:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/agas/refcnted_symbol_to_remote_object.cpp:7:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[416/1138] Linking CXX executable bin/refcnted_symbol_to_remote_object_test
[417/1138] Building CXX object tests/unit/lcos/CMakeFiles/broadcast_apply_test_exe.dir/broadcast_apply.cpp.o
[418/1138] Linking CXX shared library lib/libhpx_launch_process_test_serverd.so.1.1.0
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/agas/refcnted_symbol_to_local_object.cpp:7:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/agas/refcnted_symbol_to_local_object.cpp:7:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/agas/refcnted_symbol_to_local_object.cpp:7:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[419/1138] Linking CXX executable bin/refcnted_symbol_to_local_object_test
[420/1138] Creating library symlink lib/libhpx_launch_process_test_serverd.so.1 lib/libhpx_launch_process_test_serverd.so
[421/1138] Building CXX object tests/unit/component/CMakeFiles/launch_process_test_exe.dir/launch_process.cpp.o
[422/1138] Building CXX object tests/unit/component/CMakeFiles/launched_process_test_exe.dir/launched_process.cpp.o
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/agas/local_address_rebind.cpp:7:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/agas/local_address_rebind.cpp:7:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/agas/local_address_rebind.cpp:7:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[423/1138] Linking CXX executable bin/local_address_rebind_test
[424/1138] Building CXX object tests/unit/lcos/CMakeFiles/apply_remote_client_test_exe.dir/apply_remote_client.cpp.o
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/component/migrate_component.cpp:12:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/component/migrate_component.cpp:12:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/component/migrate_component.cpp:12:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[425/1138] Linking CXX executable bin/migrate_component_test
[426/1138] Linking CXX executable bin/wait_any_std_array_test
[427/1138] Building CXX object tests/unit/lcos/CMakeFiles/split_future_test_exe.dir/split_future.cpp.o
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/agas/remote_embedded_ref_to_local_object.cpp:7:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/agas/remote_embedded_ref_to_local_object.cpp:7:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/agas/remote_embedded_ref_to_local_object.cpp:7:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[428/1138] Linking CXX executable bin/remote_embedded_ref_to_local_object_test
[429/1138] Building CXX object tests/unit/lcos/CMakeFiles/fold_test_exe.dir/fold.cpp.o
[430/1138] Linking CXX executable bin/unhandled_exception_test
[431/1138] Building CXX object tests/unit/lcos/CMakeFiles/broadcast_test_exe.dir/broadcast.cpp.o
[432/1138] Building CXX object tests/unit/lcos/CMakeFiles/channel_local_test_exe.dir/channel_local.cpp.o
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/agas/split_credit.cpp:7:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/agas/split_credit.cpp:7:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/agas/split_credit.cpp:7:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[433/1138] Linking CXX executable bin/split_credit_test
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp: In instantiation of ‘void test_return_int(Executor&) [with Executor = hpx::parallel::v3::sequential_executor]’:
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:154:20: required from ‘void test_then(Executor&) [with Executor = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:172:23: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:57:50: warning: ‘typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type hpx::lcos::future<R>::then(Executor&, F&&, hpx::error_code&) [with Executor = hpx::parallel::v3::sequential_executor; F = int (*)(hpx::lcos::future<int>); R = int; typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type = 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);
^
In file included from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime/basename_registration.hpp:14:0,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime_fwd.hpp:14,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime/threads/thread.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/threads.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:10:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/future.hpp:997:9: note: declared here
then(Executor& exec, F && f, error_code& ec = throws)
^~~~
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp: In instantiation of ‘void test_return_void(Executor&) [with Executor = hpx::parallel::v3::sequential_executor]’:
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:155:21: required from ‘void test_then(Executor&) [with Executor = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:172:23: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:76:51: warning: ‘typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type hpx::lcos::future<R>::then(Executor&, F&&, hpx::error_code&) [with Executor = hpx::parallel::v3::sequential_executor; F = void (*)(hpx::lcos::future<int>); R = int; typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type = hpx::lcos::future<void>]’ is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::lcos::future<void> f2 = f1.then(exec, &p3);
^
In file included from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime/basename_registration.hpp:14:0,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime_fwd.hpp:14,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime/threads/thread.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/threads.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:10:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/future.hpp:997:9: note: declared here
then(Executor& exec, F && f, error_code& ec = throws)
^~~~
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp: In instantiation of ‘void test_implicit_unwrapping(Executor&) [with Executor = hpx::parallel::v3::sequential_executor]’:
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:156:29: required from ‘void test_then(Executor&) [with Executor = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:172:23: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:95:50: warning: ‘typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type hpx::lcos::future<R>::then(Executor&, F&&, hpx::error_code&) [with Executor = hpx::parallel::v3::sequential_executor; F = hpx::lcos::future<int> (*)(hpx::lcos::future<int>); R = int; typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type = 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);
^
In file included from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime/basename_registration.hpp:14:0,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime_fwd.hpp:14,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime/threads/thread.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/threads.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:10:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/future.hpp:997:9: note: declared here
then(Executor& exec, F && f, error_code& ec = throws)
^~~~
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp: In instantiation of ‘void test_simple_then(Executor&) [with Executor = hpx::parallel::v3::sequential_executor]’:
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:157:21: required from ‘void test_then(Executor&) [with Executor = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:172:23: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:112:68: warning: ‘typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type hpx::lcos::future<R>::then(Executor&, F&&, hpx::error_code&) [with Executor = hpx::parallel::v3::sequential_executor; F = int (*)(hpx::lcos::future<int>); R = int; typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type = 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);
^
In file included from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime/basename_registration.hpp:14:0,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime_fwd.hpp:14,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime/threads/thread.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/threads.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:10:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/future.hpp:997:9: note: declared here
then(Executor& exec, F && f, error_code& ec = throws)
^~~~
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp: In instantiation of ‘void test_simple_deferred_then(Executor&) [with Executor = hpx::parallel::v3::sequential_executor]’:
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:158:30: required from ‘void test_then(Executor&) [with Executor = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:172:23: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:119:68: warning: ‘typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type hpx::lcos::future<R>::then(Executor&, F&&, hpx::error_code&) [with Executor = hpx::parallel::v3::sequential_executor; F = int (*)(hpx::lcos::future<int>); R = int; typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type = 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);
^
In file included from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime/basename_registration.hpp:14:0,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime_fwd.hpp:14,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime/threads/thread.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/threads.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:10:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/future.hpp:997:9: note: declared here
then(Executor& exec, F && f, error_code& ec = throws)
^~~~
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp: In instantiation of ‘void test_complex_then(Executor&) [with Executor = hpx::parallel::v3::sequential_executor]’:
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:159:22: required from ‘void test_then(Executor&) [with Executor = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:172:23: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:128:51: warning: ‘typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type hpx::lcos::future<R>::then(Executor&, F&&, hpx::error_code&) [with Executor = hpx::parallel::v3::sequential_executor; F = int (*)(hpx::lcos::future<int>); R = int; typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type = 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);
^
In file included from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime/basename_registration.hpp:14:0,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime_fwd.hpp:14,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime/threads/thread.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/threads.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:10:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/future.hpp:997:9: note: declared here
then(Executor& exec, F && f, error_code& ec = throws)
^~~~
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:129:50: warning: ‘typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type hpx::lcos::future<R>::then(Executor&, F&&, hpx::error_code&) [with Executor = hpx::parallel::v3::sequential_executor; F = int (*)(hpx::lcos::future<int>); R = int; typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type = 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);
^
In file included from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime/basename_registration.hpp:14:0,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime_fwd.hpp:14,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime/threads/thread.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/threads.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:10:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/future.hpp:997:9: note: declared here
then(Executor& exec, F && f, error_code& ec = throws)
^~~~
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp: In instantiation of ‘void test_complex_then_chain_one(Executor&) [with Executor = hpx::parallel::v3::sequential_executor]’:
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:160:32: required from ‘void test_then(Executor&) [with Executor = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:172:23: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:138:51: warning: ‘typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type hpx::lcos::future<R>::then(Executor&, F&&, hpx::error_code&) [with Executor = hpx::parallel::v3::sequential_executor; F = int (*)(hpx::lcos::future<int>); R = int; typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type = 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);
In file included from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime/basename_registration.hpp:14:0,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime_fwd.hpp:14,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime/threads/thread.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/threads.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:10:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/future.hpp:997:9: note: declared here
then(Executor& exec, F && f, error_code& ec = throws)
^~~~
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:138:65: warning: ‘typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type hpx::lcos::future<R>::then(Executor&, F&&, hpx::error_code&) [with Executor = hpx::parallel::v3::sequential_executor; F = int (*)(hpx::lcos::future<int>); R = int; typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type = 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);
^
In file included from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime/basename_registration.hpp:14:0,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime_fwd.hpp:14,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime/threads/thread.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/threads.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:10:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/future.hpp:997:9: note: declared here
then(Executor& exec, F && f, error_code& ec = throws)
^~~~
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp: In instantiation of ‘void test_complex_then_chain_two(Executor&) [with Executor = hpx::parallel::v3::sequential_executor]’:
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:161:32: required from ‘void test_then(Executor&) [with Executor = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:172:23: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:147:46: warning: ‘typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type hpx::lcos::future<R>::then(Executor&, F&&, hpx::error_code&) [with Executor = hpx::parallel::v3::sequential_executor; F = int (*)(hpx::lcos::future<int>); R = int; typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type = 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);
In file included from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime/basename_registration.hpp:14:0,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime_fwd.hpp:14,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime/threads/thread.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/threads.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:10:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/future.hpp:997:9: note: declared here
then(Executor& exec, F && f, error_code& ec = throws)
^~~~
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:147:60: warning: ‘typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type hpx::lcos::future<R>::then(Executor&, F&&, hpx::error_code&) [with Executor = hpx::parallel::v3::sequential_executor; F = int (*)(hpx::lcos::future<int>); R = int; typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type = 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);
^
In file included from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime/basename_registration.hpp:14:0,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime_fwd.hpp:14,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime/threads/thread.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/threads.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:10:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/future.hpp:997:9: note: declared here
then(Executor& exec, F && f, error_code& ec = throws)
^~~~
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp: In instantiation of ‘void test_return_int(Executor&) [with Executor = hpx::parallel::v3::parallel_executor]’:
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:154:20: required from ‘void test_then(Executor&) [with Executor = hpx::parallel::v3::parallel_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:177:23: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:57:50: warning: ‘typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type hpx::lcos::future<R>::then(Executor&, F&&, hpx::error_code&) [with Executor = hpx::parallel::v3::parallel_executor; F = int (*)(hpx::lcos::future<int>); R = int; typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type = 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);
^
In file included from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime/basename_registration.hpp:14:0,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime_fwd.hpp:14,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime/threads/thread.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/threads.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:10:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/future.hpp:997:9: note: declared here
then(Executor& exec, F && f, error_code& ec = throws)
^~~~
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp: In instantiation of ‘void test_return_void(Executor&) [with Executor = hpx::parallel::v3::parallel_executor]’:
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:155:21: required from ‘void test_then(Executor&) [with Executor = hpx::parallel::v3::parallel_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:177:23: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:76:51: warning: ‘typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type hpx::lcos::future<R>::then(Executor&, F&&, hpx::error_code&) [with Executor = hpx::parallel::v3::parallel_executor; F = void (*)(hpx::lcos::future<int>); R = int; typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type = hpx::lcos::future<void>]’ is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::lcos::future<void> f2 = f1.then(exec, &p3);
^
In file included from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime/basename_registration.hpp:14:0,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime_fwd.hpp:14,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime/threads/thread.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/threads.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:10:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/future.hpp:997:9: note: declared here
then(Executor& exec, F && f, error_code& ec = throws)
^~~~
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp: In instantiation of ‘void test_implicit_unwrapping(Executor&) [with Executor = hpx::parallel::v3::parallel_executor]’:
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:156:29: required from ‘void test_then(Executor&) [with Executor = hpx::parallel::v3::parallel_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:177:23: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:95:50: warning: ‘typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type hpx::lcos::future<R>::then(Executor&, F&&, hpx::error_code&) [with Executor = hpx::parallel::v3::parallel_executor; F = hpx::lcos::future<int> (*)(hpx::lcos::future<int>); R = int; typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type = 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);
^
In file included from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime/basename_registration.hpp:14:0,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime_fwd.hpp:14,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime/threads/thread.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/threads.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:10:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/future.hpp:997:9: note: declared here
then(Executor& exec, F && f, error_code& ec = throws)
^~~~
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp: In instantiation of ‘void test_simple_then(Executor&) [with Executor = hpx::parallel::v3::parallel_executor]’:
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:157:21: required from ‘void test_then(Executor&) [with Executor = hpx::parallel::v3::parallel_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:177:23: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:112:68: warning: ‘typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type hpx::lcos::future<R>::then(Executor&, F&&, hpx::error_code&) [with Executor = hpx::parallel::v3::parallel_executor; F = int (*)(hpx::lcos::future<int>); R = int; typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type = 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);
^
In file included from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime/basename_registration.hpp:14:0,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime_fwd.hpp:14,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime/threads/thread.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/threads.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:10:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/future.hpp:997:9: note: declared here
then(Executor& exec, F && f, error_code& ec = throws)
^~~~
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp: In instantiation of ‘void test_simple_deferred_then(Executor&) [with Executor = hpx::parallel::v3::parallel_executor]’:
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:158:30: required from ‘void test_then(Executor&) [with Executor = hpx::parallel::v3::parallel_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:177:23: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:119:68: warning: ‘typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type hpx::lcos::future<R>::then(Executor&, F&&, hpx::error_code&) [with Executor = hpx::parallel::v3::parallel_executor; F = int (*)(hpx::lcos::future<int>); R = int; typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type = 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);
^
In file included from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime/basename_registration.hpp:14:0,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime_fwd.hpp:14,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime/threads/thread.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/threads.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:10:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/future.hpp:997:9: note: declared here
then(Executor& exec, F && f, error_code& ec = throws)
^~~~
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp: In instantiation of ‘void test_complex_then(Executor&) [with Executor = hpx::parallel::v3::parallel_executor]’:
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:159:22: required from ‘void test_then(Executor&) [with Executor = hpx::parallel::v3::parallel_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:177:23: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:128:51: warning: ‘typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type hpx::lcos::future<R>::then(Executor&, F&&, hpx::error_code&) [with Executor = hpx::parallel::v3::parallel_executor; F = int (*)(hpx::lcos::future<int>); R = int; typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type = 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);
^
In file included from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime/basename_registration.hpp:14:0,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime_fwd.hpp:14,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime/threads/thread.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/threads.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:10:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/future.hpp:997:9: note: declared here
then(Executor& exec, F && f, error_code& ec = throws)
^~~~
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:129:50: warning: ‘typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type hpx::lcos::future<R>::then(Executor&, F&&, hpx::error_code&) [with Executor = hpx::parallel::v3::parallel_executor; F = int (*)(hpx::lcos::future<int>); R = int; typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type = 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);
^
In file included from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime/basename_registration.hpp:14:0,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime_fwd.hpp:14,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime/threads/thread.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/threads.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:10:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/future.hpp:997:9: note: declared here
then(Executor& exec, F && f, error_code& ec = throws)
^~~~
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp: In instantiation of ‘void test_complex_then_chain_one(Executor&) [with Executor = hpx::parallel::v3::parallel_executor]’:
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:160:32: required from ‘void test_then(Executor&) [with Executor = hpx::parallel::v3::parallel_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:177:23: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:138:51: warning: ‘typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type hpx::lcos::future<R>::then(Executor&, F&&, hpx::error_code&) [with Executor = hpx::parallel::v3::parallel_executor; F = int (*)(hpx::lcos::future<int>); R = int; typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type = 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);
In file included from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime/basename_registration.hpp:14:0,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime_fwd.hpp:14,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime/threads/thread.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/threads.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:10:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/future.hpp:997:9: note: declared here
then(Executor& exec, F && f, error_code& ec = throws)
^~~~
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:138:65: warning: ‘typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type hpx::lcos::future<R>::then(Executor&, F&&, hpx::error_code&) [with Executor = hpx::parallel::v3::parallel_executor; F = int (*)(hpx::lcos::future<int>); R = int; typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type = 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);
^
In file included from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime/basename_registration.hpp:14:0,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime_fwd.hpp:14,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime/threads/thread.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/threads.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:10:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/future.hpp:997:9: note: declared here
then(Executor& exec, F && f, error_code& ec = throws)
^~~~
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp: In instantiation of ‘void test_complex_then_chain_two(Executor&) [with Executor = hpx::parallel::v3::parallel_executor]’:
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:161:32: required from ‘void test_then(Executor&) [with Executor = hpx::parallel::v3::parallel_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:177:23: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:147:46: warning: ‘typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type hpx::lcos::future<R>::then(Executor&, F&&, hpx::error_code&) [with Executor = hpx::parallel::v3::parallel_executor; F = int (*)(hpx::lcos::future<int>); R = int; typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type = 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);
In file included from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime/basename_registration.hpp:14:0,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime_fwd.hpp:14,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime/threads/thread.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/threads.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:10:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/future.hpp:997:9: note: declared here
then(Executor& exec, F && f, error_code& ec = throws)
^~~~
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:147:60: warning: ‘typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type hpx::lcos::future<R>::then(Executor&, F&&, hpx::error_code&) [with Executor = hpx::parallel::v3::parallel_executor; F = int (*)(hpx::lcos::future<int>); R = int; typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type = 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);
^
In file included from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime/basename_registration.hpp:14:0,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime_fwd.hpp:14,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime/threads/thread.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/threads.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:10:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/future.hpp:997:9: note: declared here
then(Executor& exec, F && f, error_code& ec = throws)
^~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/future.hpp: In instantiation of ‘typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type hpx::lcos::future<R>::then(Executor&, F&&, hpx::error_code&) [with Executor = hpx::parallel::v3::sequential_executor; F = int (*)(hpx::lcos::future<int>); R = int; typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type = hpx::lcos::future<int>]’:
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:57:50: required from ‘void test_return_int(Executor&) [with Executor = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:154:20: required from ‘void test_then(Executor&) [with Executor = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:172:23: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/future.hpp:1000:35: warning: ‘typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<Derived, F> >::type hpx::lcos::detail::future_base<Derived, R>::then(Executor&, F&&, hpx::error_code&) const [with Executor = hpx::parallel::v3::sequential_executor; F = int (*)(hpx::lcos::future<int>); Derived = hpx::lcos::future<int>; R = int; typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<Derived, F> >::type = hpx::lcos::future<int>]’ is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
return base_type::then(exec, std::forward<F>(f), ec);
~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/future.hpp:631:9: note: declared here
then(Executor& exec, F && f, error_code& ec = throws) const
^~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/future.hpp: In instantiation of ‘typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type hpx::lcos::future<R>::then(Executor&, F&&, hpx::error_code&) [with Executor = hpx::parallel::v3::sequential_executor; F = void (*)(hpx::lcos::future<int>); R = int; typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type = hpx::lcos::future<void>]’:
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:76:51: required from ‘void test_return_void(Executor&) [with Executor = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:155:21: required from ‘void test_then(Executor&) [with Executor = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:172:23: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/future.hpp:1000:35: warning: ‘typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<Derived, F> >::type hpx::lcos::detail::future_base<Derived, R>::then(Executor&, F&&, hpx::error_code&) const [with Executor = hpx::parallel::v3::sequential_executor; F = void (*)(hpx::lcos::future<int>); Derived = hpx::lcos::future<int>; R = int; typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<Derived, F> >::type = hpx::lcos::future<void>]’ is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
return base_type::then(exec, std::forward<F>(f), ec);
~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/future.hpp:631:9: note: declared here
then(Executor& exec, F && f, error_code& ec = throws) const
^~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/future.hpp: In instantiation of ‘typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type hpx::lcos::future<R>::then(Executor&, F&&, hpx::error_code&) [with Executor = hpx::parallel::v3::sequential_executor; F = hpx::lcos::future<int> (*)(hpx::lcos::future<int>); R = int; typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type = hpx::lcos::future<int>]’:
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:95:50: required from ‘void test_implicit_unwrapping(Executor&) [with Executor = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:156:29: required from ‘void test_then(Executor&) [with Executor = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:172:23: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/future.hpp:1000:35: warning: ‘typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<Derived, F> >::type hpx::lcos::detail::future_base<Derived, R>::then(Executor&, F&&, hpx::error_code&) const [with Executor = hpx::parallel::v3::sequential_executor; F = hpx::lcos::future<int> (*)(hpx::lcos::future<int>); Derived = hpx::lcos::future<int>; R = int; typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<Derived, F> >::type = hpx::lcos::future<int>]’ is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
return base_type::then(exec, std::forward<F>(f), ec);
~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/future.hpp:631:9: note: declared here
then(Executor& exec, F && f, error_code& ec = throws) const
^~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/future.hpp: In instantiation of ‘typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type hpx::lcos::future<R>::then(Executor&, F&&, hpx::error_code&) [with Executor = hpx::parallel::v3::parallel_executor; F = int (*)(hpx::lcos::future<int>); R = int; typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type = hpx::lcos::future<int>]’:
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:57:50: required from ‘void test_return_int(Executor&) [with Executor = hpx::parallel::v3::parallel_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:154:20: required from ‘void test_then(Executor&) [with Executor = hpx::parallel::v3::parallel_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:177:23: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/future.hpp:1000:35: warning: ‘typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<Derived, F> >::type hpx::lcos::detail::future_base<Derived, R>::then(Executor&, F&&, hpx::error_code&) const [with Executor = hpx::parallel::v3::parallel_executor; F = int (*)(hpx::lcos::future<int>); Derived = hpx::lcos::future<int>; R = int; typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<Derived, F> >::type = hpx::lcos::future<int>]’ is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
return base_type::then(exec, std::forward<F>(f), ec);
~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/future.hpp:631:9: note: declared here
then(Executor& exec, F && f, error_code& ec = throws) const
^~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/future.hpp: In instantiation of ‘typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type hpx::lcos::future<R>::then(Executor&, F&&, hpx::error_code&) [with Executor = hpx::parallel::v3::parallel_executor; F = void (*)(hpx::lcos::future<int>); R = int; typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type = hpx::lcos::future<void>]’:
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:76:51: required from ‘void test_return_void(Executor&) [with Executor = hpx::parallel::v3::parallel_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:155:21: required from ‘void test_then(Executor&) [with Executor = hpx::parallel::v3::parallel_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:177:23: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/future.hpp:1000:35: warning: ‘typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<Derived, F> >::type hpx::lcos::detail::future_base<Derived, R>::then(Executor&, F&&, hpx::error_code&) const [with Executor = hpx::parallel::v3::parallel_executor; F = void (*)(hpx::lcos::future<int>); Derived = hpx::lcos::future<int>; R = int; typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<Derived, F> >::type = hpx::lcos::future<void>]’ is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
return base_type::then(exec, std::forward<F>(f), ec);
~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/future.hpp:631:9: note: declared here
then(Executor& exec, F && f, error_code& ec = throws) const
^~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/future.hpp: In instantiation of ‘typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type hpx::lcos::future<R>::then(Executor&, F&&, hpx::error_code&) [with Executor = hpx::parallel::v3::parallel_executor; F = hpx::lcos::future<int> (*)(hpx::lcos::future<int>); R = int; typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type = hpx::lcos::future<int>]’:
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:95:50: required from ‘void test_implicit_unwrapping(Executor&) [with Executor = hpx::parallel::v3::parallel_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:156:29: required from ‘void test_then(Executor&) [with Executor = hpx::parallel::v3::parallel_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:177:23: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/future.hpp:1000:35: warning: ‘typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<Derived, F> >::type hpx::lcos::detail::future_base<Derived, R>::then(Executor&, F&&, hpx::error_code&) const [with Executor = hpx::parallel::v3::parallel_executor; F = hpx::lcos::future<int> (*)(hpx::lcos::future<int>); Derived = hpx::lcos::future<int>; R = int; typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<Derived, F> >::type = hpx::lcos::future<int>]’ is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
return base_type::then(exec, std::forward<F>(f), ec);
~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/future.hpp:631:9: note: declared here
then(Executor& exec, F && f, error_code& ec = throws) const
^~~~
In file included from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/future.hpp:1485:0,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime/basename_registration.hpp:14,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime_fwd.hpp:14,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime/threads/thread.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/threads.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:10:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/packaged_continuation.hpp: In instantiation of ‘typename hpx::traits::detail::shared_state_ptr<typename hpx::lcos::detail::continuation_result<ContResult>::type>::type hpx::lcos::detail::make_continuation_exec_v1(const Future&, Executor&, F&&) [with ContResult = int; Future = hpx::lcos::future<int>; Executor = hpx::parallel::v3::sequential_executor; F = int (*)(hpx::lcos::future<int>); typename hpx::traits::detail::shared_state_ptr<typename hpx::lcos::detail::continuation_result<ContResult>::type>::type = boost::intrusive_ptr<hpx::lcos::detail::future_data<int> >]’:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/future.hpp:653:76: required from ‘typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<Derived, F> >::type hpx::lcos::detail::future_base<Derived, R>::then(Executor&, F&&, hpx::error_code&) const [with Executor = hpx::parallel::v3::sequential_executor; F = int (*)(hpx::lcos::future<int>); Derived = hpx::lcos::future<int>; R = int; typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<Derived, F> >::type = hpx::lcos::future<int>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/future.hpp:1000:35: required from ‘typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type hpx::lcos::future<R>::then(Executor&, F&&, hpx::error_code&) [with Executor = hpx::parallel::v3::sequential_executor; F = int (*)(hpx::lcos::future<int>); R = int; typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type = hpx::lcos::future<int>]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:57:50: required from ‘void test_return_int(Executor&) [with Executor = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:154:20: required from ‘void test_then(Executor&) [with Executor = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:172:23: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/packaged_continuation.hpp:683:9: warning: ‘void hpx::lcos::detail::continuation<Future, F, ContResult>::attach_exec_v1(const Future&, Executor&) [with Executor = hpx::parallel::v3::sequential_executor; Future = hpx::lcos::future<int>; F = int (*)(hpx::lcos::future<int>); ContResult = int]’ is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
static_cast<shared_state*>(p.get())->attach_exec_v1(future, exec);
^~~~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/packaged_continuation.hpp:568:14: note: declared here
void attach_exec_v1(Future const& future, Executor& exec)
^~~~~~~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/packaged_continuation.hpp: In instantiation of ‘typename hpx::traits::detail::shared_state_ptr<typename hpx::lcos::detail::continuation_result<ContResult>::type>::type hpx::lcos::detail::make_continuation_exec_v1(const Future&, Executor&, F&&) [with ContResult = void; Future = hpx::lcos::future<int>; Executor = hpx::parallel::v3::sequential_executor; F = void (*)(hpx::lcos::future<int>); typename hpx::traits::detail::shared_state_ptr<typename hpx::lcos::detail::continuation_result<ContResult>::type>::type = boost::intrusive_ptr<hpx::lcos::detail::future_data<hpx::traits::detail::future_data_void> >]’:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/future.hpp:653:76: required from ‘typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<Derived, F> >::type hpx::lcos::detail::future_base<Derived, R>::then(Executor&, F&&, hpx::error_code&) const [with Executor = hpx::parallel::v3::sequential_executor; F = void (*)(hpx::lcos::future<int>); Derived = hpx::lcos::future<int>; R = int; typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<Derived, F> >::type = hpx::lcos::future<void>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/future.hpp:1000:35: required from ‘typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type hpx::lcos::future<R>::then(Executor&, F&&, hpx::error_code&) [with Executor = hpx::parallel::v3::sequential_executor; F = void (*)(hpx::lcos::future<int>); R = int; typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type = hpx::lcos::future<void>]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:76:51: required from ‘void test_return_void(Executor&) [with Executor = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:155:21: required from ‘void test_then(Executor&) [with Executor = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:172:23: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/packaged_continuation.hpp:683:9: warning: ‘void hpx::lcos::detail::continuation<Future, F, ContResult>::attach_exec_v1(const Future&, Executor&) [with Executor = hpx::parallel::v3::sequential_executor; Future = hpx::lcos::future<int>; F = void (*)(hpx::lcos::future<int>); ContResult = void]’ is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
static_cast<shared_state*>(p.get())->attach_exec_v1(future, exec);
^~~~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/packaged_continuation.hpp:568:14: note: declared here
void attach_exec_v1(Future const& future, Executor& exec)
^~~~~~~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/packaged_continuation.hpp: In instantiation of ‘typename hpx::traits::detail::shared_state_ptr<typename hpx::lcos::detail::continuation_result<ContResult>::type>::type hpx::lcos::detail::make_continuation_exec_v1(const Future&, Executor&, F&&) [with ContResult = hpx::lcos::future<int>; Future = hpx::lcos::future<int>; Executor = hpx::parallel::v3::sequential_executor; F = hpx::lcos::future<int> (*)(hpx::lcos::future<int>); typename hpx::traits::detail::shared_state_ptr<typename hpx::lcos::detail::continuation_result<ContResult>::type>::type = boost::intrusive_ptr<hpx::lcos::detail::future_data<int> >]’:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/future.hpp:653:76: required from ‘typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<Derived, F> >::type hpx::lcos::detail::future_base<Derived, R>::then(Executor&, F&&, hpx::error_code&) const [with Executor = hpx::parallel::v3::sequential_executor; F = hpx::lcos::future<int> (*)(hpx::lcos::future<int>); Derived = hpx::lcos::future<int>; R = int; typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<Derived, F> >::type = hpx::lcos::future<int>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/future.hpp:1000:35: required from ‘typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type hpx::lcos::future<R>::then(Executor&, F&&, hpx::error_code&) [with Executor = hpx::parallel::v3::sequential_executor; F = hpx::lcos::future<int> (*)(hpx::lcos::future<int>); R = int; typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type = hpx::lcos::future<int>]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:95:50: required from ‘void test_implicit_unwrapping(Executor&) [with Executor = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:156:29: required from ‘void test_then(Executor&) [with Executor = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:172:23: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/packaged_continuation.hpp:683:9: warning: ‘void hpx::lcos::detail::continuation<Future, F, ContResult>::attach_exec_v1(const Future&, Executor&) [with Executor = hpx::parallel::v3::sequential_executor; Future = hpx::lcos::future<int>; F = hpx::lcos::future<int> (*)(hpx::lcos::future<int>); ContResult = int]’ is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
static_cast<shared_state*>(p.get())->attach_exec_v1(future, exec);
^~~~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/packaged_continuation.hpp:568:14: note: declared here
void attach_exec_v1(Future const& future, Executor& exec)
^~~~~~~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/packaged_continuation.hpp: In instantiation of ‘typename hpx::traits::detail::shared_state_ptr<typename hpx::lcos::detail::continuation_result<ContResult>::type>::type hpx::lcos::detail::make_continuation_exec_v1(const Future&, Executor&, F&&) [with ContResult = int; Future = hpx::lcos::future<int>; Executor = hpx::parallel::v3::parallel_executor; F = int (*)(hpx::lcos::future<int>); typename hpx::traits::detail::shared_state_ptr<typename hpx::lcos::detail::continuation_result<ContResult>::type>::type = boost::intrusive_ptr<hpx::lcos::detail::future_data<int> >]’:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/future.hpp:653:76: required from ‘typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<Derived, F> >::type hpx::lcos::detail::future_base<Derived, R>::then(Executor&, F&&, hpx::error_code&) const [with Executor = hpx::parallel::v3::parallel_executor; F = int (*)(hpx::lcos::future<int>); Derived = hpx::lcos::future<int>; R = int; typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<Derived, F> >::type = hpx::lcos::future<int>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/future.hpp:1000:35: required from ‘typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type hpx::lcos::future<R>::then(Executor&, F&&, hpx::error_code&) [with Executor = hpx::parallel::v3::parallel_executor; F = int (*)(hpx::lcos::future<int>); R = int; typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type = hpx::lcos::future<int>]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:57:50: required from ‘void test_return_int(Executor&) [with Executor = hpx::parallel::v3::parallel_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:154:20: required from ‘void test_then(Executor&) [with Executor = hpx::parallel::v3::parallel_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:177:23: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/packaged_continuation.hpp:683:9: warning: ‘void hpx::lcos::detail::continuation<Future, F, ContResult>::attach_exec_v1(const Future&, Executor&) [with Executor = hpx::parallel::v3::parallel_executor; Future = hpx::lcos::future<int>; F = int (*)(hpx::lcos::future<int>); ContResult = int]’ is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
static_cast<shared_state*>(p.get())->attach_exec_v1(future, exec);
^~~~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/packaged_continuation.hpp:568:14: note: declared here
void attach_exec_v1(Future const& future, Executor& exec)
^~~~~~~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/packaged_continuation.hpp: In instantiation of ‘typename hpx::traits::detail::shared_state_ptr<typename hpx::lcos::detail::continuation_result<ContResult>::type>::type hpx::lcos::detail::make_continuation_exec_v1(const Future&, Executor&, F&&) [with ContResult = void; Future = hpx::lcos::future<int>; Executor = hpx::parallel::v3::parallel_executor; F = void (*)(hpx::lcos::future<int>); typename hpx::traits::detail::shared_state_ptr<typename hpx::lcos::detail::continuation_result<ContResult>::type>::type = boost::intrusive_ptr<hpx::lcos::detail::future_data<hpx::traits::detail::future_data_void> >]’:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/future.hpp:653:76: required from ‘typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<Derived, F> >::type hpx::lcos::detail::future_base<Derived, R>::then(Executor&, F&&, hpx::error_code&) const [with Executor = hpx::parallel::v3::parallel_executor; F = void (*)(hpx::lcos::future<int>); Derived = hpx::lcos::future<int>; R = int; typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<Derived, F> >::type = hpx::lcos::future<void>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/future.hpp:1000:35: required from ‘typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type hpx::lcos::future<R>::then(Executor&, F&&, hpx::error_code&) [with Executor = hpx::parallel::v3::parallel_executor; F = void (*)(hpx::lcos::future<int>); R = int; typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type = hpx::lcos::future<void>]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:76:51: required from ‘void test_return_void(Executor&) [with Executor = hpx::parallel::v3::parallel_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:155:21: required from ‘void test_then(Executor&) [with Executor = hpx::parallel::v3::parallel_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:177:23: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/packaged_continuation.hpp:683:9: warning: ‘void hpx::lcos::detail::continuation<Future, F, ContResult>::attach_exec_v1(const Future&, Executor&) [with Executor = hpx::parallel::v3::parallel_executor; Future = hpx::lcos::future<int>; F = void (*)(hpx::lcos::future<int>); ContResult = void]’ is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
static_cast<shared_state*>(p.get())->attach_exec_v1(future, exec);
^~~~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/packaged_continuation.hpp:568:14: note: declared here
void attach_exec_v1(Future const& future, Executor& exec)
^~~~~~~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/packaged_continuation.hpp: In instantiation of ‘typename hpx::traits::detail::shared_state_ptr<typename hpx::lcos::detail::continuation_result<ContResult>::type>::type hpx::lcos::detail::make_continuation_exec_v1(const Future&, Executor&, F&&) [with ContResult = hpx::lcos::future<int>; Future = hpx::lcos::future<int>; Executor = hpx::parallel::v3::parallel_executor; F = hpx::lcos::future<int> (*)(hpx::lcos::future<int>); typename hpx::traits::detail::shared_state_ptr<typename hpx::lcos::detail::continuation_result<ContResult>::type>::type = boost::intrusive_ptr<hpx::lcos::detail::future_data<int> >]’:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/future.hpp:653:76: required from ‘typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<Derived, F> >::type hpx::lcos::detail::future_base<Derived, R>::then(Executor&, F&&, hpx::error_code&) const [with Executor = hpx::parallel::v3::parallel_executor; F = hpx::lcos::future<int> (*)(hpx::lcos::future<int>); Derived = hpx::lcos::future<int>; R = int; typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<Derived, F> >::type = hpx::lcos::future<int>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/future.hpp:1000:35: required from ‘typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type hpx::lcos::future<R>::then(Executor&, F&&, hpx::error_code&) [with Executor = hpx::parallel::v3::parallel_executor; F = hpx::lcos::future<int> (*)(hpx::lcos::future<int>); R = int; typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type = hpx::lcos::future<int>]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:95:50: required from ‘void test_implicit_unwrapping(Executor&) [with Executor = hpx::parallel::v3::parallel_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:156:29: required from ‘void test_then(Executor&) [with Executor = hpx::parallel::v3::parallel_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:177:23: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/packaged_continuation.hpp:683:9: warning: ‘void hpx::lcos::detail::continuation<Future, F, ContResult>::attach_exec_v1(const Future&, Executor&) [with Executor = hpx::parallel::v3::parallel_executor; Future = hpx::lcos::future<int>; F = hpx::lcos::future<int> (*)(hpx::lcos::future<int>); ContResult = int]’ is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
static_cast<shared_state*>(p.get())->attach_exec_v1(future, exec);
^~~~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/packaged_continuation.hpp:568:14: note: declared here
void attach_exec_v1(Future const& future, Executor& exec)
^~~~~~~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/packaged_continuation.hpp: In instantiation of ‘void hpx::lcos::detail::continuation<Future, F, ContResult>::attach_exec_v1(const Future&, Executor&) [with Executor = hpx::parallel::v3::sequential_executor; Future = hpx::lcos::future<int>; F = int (*)(hpx::lcos::future<int>); ContResult = int]’:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/packaged_continuation.hpp:683:9: required from ‘typename hpx::traits::detail::shared_state_ptr<typename hpx::lcos::detail::continuation_result<ContResult>::type>::type hpx::lcos::detail::make_continuation_exec_v1(const Future&, Executor&, F&&) [with ContResult = int; Future = hpx::lcos::future<int>; Executor = hpx::parallel::v3::sequential_executor; F = int (*)(hpx::lcos::future<int>); typename hpx::traits::detail::shared_state_ptr<typename hpx::lcos::detail::continuation_result<ContResult>::type>::type = boost::intrusive_ptr<hpx::lcos::detail::future_data<int> >]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/future.hpp:653:76: required from ‘typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<Derived, F> >::type hpx::lcos::detail::future_base<Derived, R>::then(Executor&, F&&, hpx::error_code&) const [with Executor = hpx::parallel::v3::sequential_executor; F = int (*)(hpx::lcos::future<int>); Derived = hpx::lcos::future<int>; R = int; typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<Derived, F> >::type = hpx::lcos::future<int>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/future.hpp:1000:35: required from ‘typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type hpx::lcos::future<R>::then(Executor&, F&&, hpx::error_code&) [with Executor = hpx::parallel::v3::sequential_executor; F = int (*)(hpx::lcos::future<int>); R = int; typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type = hpx::lcos::future<int>]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:57:50: required from ‘void test_return_int(Executor&) [with Executor = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:154:20: required from ‘void test_then(Executor&) [with Executor = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:172:23: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/packaged_continuation.hpp:578:32: warning: ‘void hpx::lcos::detail::continuation<Future, F, ContResult>::async_exec_v1(typename hpx::traits::detail::shared_state_ptr_for<Future>::type&&, Executor&) [with Executor = hpx::parallel::v3::sequential_executor; Future = hpx::lcos::future<int>; F = int (*)(hpx::lcos::future<int>); ContResult = int; typename hpx::traits::detail::shared_state_ptr_for<Future>::type = boost::intrusive_ptr<hpx::lcos::detail::future_data<int> >]’ is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
&continuation::async_exec_v1<Executor>;
^~~~~~~~~~~~~~~~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/packaged_continuation.hpp:443:14: note: declared here
void async_exec_v1(
^~~~~~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/packaged_continuation.hpp: In instantiation of ‘void hpx::lcos::detail::continuation<Future, F, ContResult>::attach_exec_v1(const Future&, Executor&) [with Executor = hpx::parallel::v3::sequential_executor; Future = hpx::lcos::future<int>; F = void (*)(hpx::lcos::future<int>); ContResult = void]’:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/packaged_continuation.hpp:683:9: required from ‘typename hpx::traits::detail::shared_state_ptr<typename hpx::lcos::detail::continuation_result<ContResult>::type>::type hpx::lcos::detail::make_continuation_exec_v1(const Future&, Executor&, F&&) [with ContResult = void; Future = hpx::lcos::future<int>; Executor = hpx::parallel::v3::sequential_executor; F = void (*)(hpx::lcos::future<int>); typename hpx::traits::detail::shared_state_ptr<typename hpx::lcos::detail::continuation_result<ContResult>::type>::type = boost::intrusive_ptr<hpx::lcos::detail::future_data<hpx::traits::detail::future_data_void> >]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/future.hpp:653:76: required from ‘typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<Derived, F> >::type hpx::lcos::detail::future_base<Derived, R>::then(Executor&, F&&, hpx::error_code&) const [with Executor = hpx::parallel::v3::sequential_executor; F = void (*)(hpx::lcos::future<int>); Derived = hpx::lcos::future<int>; R = int; typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<Derived, F> >::type = hpx::lcos::future<void>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/future.hpp:1000:35: required from ‘typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type hpx::lcos::future<R>::then(Executor&, F&&, hpx::error_code&) [with Executor = hpx::parallel::v3::sequential_executor; F = void (*)(hpx::lcos::future<int>); R = int; typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type = hpx::lcos::future<void>]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:76:51: required from ‘void test_return_void(Executor&) [with Executor = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:155:21: required from ‘void test_then(Executor&) [with Executor = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:172:23: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/packaged_continuation.hpp:578:32: warning: ‘void hpx::lcos::detail::continuation<Future, F, ContResult>::async_exec_v1(typename hpx::traits::detail::shared_state_ptr_for<Future>::type&&, Executor&) [with Executor = hpx::parallel::v3::sequential_executor; Future = hpx::lcos::future<int>; F = void (*)(hpx::lcos::future<int>); ContResult = void; typename hpx::traits::detail::shared_state_ptr_for<Future>::type = boost::intrusive_ptr<hpx::lcos::detail::future_data<int> >]’ is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
&continuation::async_exec_v1<Executor>;
^~~~~~~~~~~~~~~~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/packaged_continuation.hpp:443:14: note: declared here
void async_exec_v1(
^~~~~~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/packaged_continuation.hpp: In instantiation of ‘void hpx::lcos::detail::continuation<Future, F, ContResult>::attach_exec_v1(const Future&, Executor&) [with Executor = hpx::parallel::v3::sequential_executor; Future = hpx::lcos::future<int>; F = hpx::lcos::future<int> (*)(hpx::lcos::future<int>); ContResult = int]’:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/packaged_continuation.hpp:683:9: required from ‘typename hpx::traits::detail::shared_state_ptr<typename hpx::lcos::detail::continuation_result<ContResult>::type>::type hpx::lcos::detail::make_continuation_exec_v1(const Future&, Executor&, F&&) [with ContResult = hpx::lcos::future<int>; Future = hpx::lcos::future<int>; Executor = hpx::parallel::v3::sequential_executor; F = hpx::lcos::future<int> (*)(hpx::lcos::future<int>); typename hpx::traits::detail::shared_state_ptr<typename hpx::lcos::detail::continuation_result<ContResult>::type>::type = boost::intrusive_ptr<hpx::lcos::detail::future_data<int> >]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/future.hpp:653:76: required from ‘typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<Derived, F> >::type hpx::lcos::detail::future_base<Derived, R>::then(Executor&, F&&, hpx::error_code&) const [with Executor = hpx::parallel::v3::sequential_executor; F = hpx::lcos::future<int> (*)(hpx::lcos::future<int>); Derived = hpx::lcos::future<int>; R = int; typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<Derived, F> >::type = hpx::lcos::future<int>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/future.hpp:1000:35: required from ‘typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type hpx::lcos::future<R>::then(Executor&, F&&, hpx::error_code&) [with Executor = hpx::parallel::v3::sequential_executor; F = hpx::lcos::future<int> (*)(hpx::lcos::future<int>); R = int; typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type = hpx::lcos::future<int>]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:95:50: required from ‘void test_implicit_unwrapping(Executor&) [with Executor = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:156:29: required from ‘void test_then(Executor&) [with Executor = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:172:23: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/packaged_continuation.hpp:578:32: warning: ‘void hpx::lcos::detail::continuation<Future, F, ContResult>::async_exec_v1(typename hpx::traits::detail::shared_state_ptr_for<Future>::type&&, Executor&) [with Executor = hpx::parallel::v3::sequential_executor; Future = hpx::lcos::future<int>; F = hpx::lcos::future<int> (*)(hpx::lcos::future<int>); ContResult = int; typename hpx::traits::detail::shared_state_ptr_for<Future>::type = boost::intrusive_ptr<hpx::lcos::detail::future_data<int> >]’ is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
&continuation::async_exec_v1<Executor>;
^~~~~~~~~~~~~~~~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/packaged_continuation.hpp:443:14: note: declared here
void async_exec_v1(
^~~~~~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/packaged_continuation.hpp: In instantiation of ‘void hpx::lcos::detail::continuation<Future, F, ContResult>::attach_exec_v1(const Future&, Executor&) [with Executor = hpx::parallel::v3::parallel_executor; Future = hpx::lcos::future<int>; F = int (*)(hpx::lcos::future<int>); ContResult = int]’:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/packaged_continuation.hpp:683:9: required from ‘typename hpx::traits::detail::shared_state_ptr<typename hpx::lcos::detail::continuation_result<ContResult>::type>::type hpx::lcos::detail::make_continuation_exec_v1(const Future&, Executor&, F&&) [with ContResult = int; Future = hpx::lcos::future<int>; Executor = hpx::parallel::v3::parallel_executor; F = int (*)(hpx::lcos::future<int>); typename hpx::traits::detail::shared_state_ptr<typename hpx::lcos::detail::continuation_result<ContResult>::type>::type = boost::intrusive_ptr<hpx::lcos::detail::future_data<int> >]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/future.hpp:653:76: required from ‘typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<Derived, F> >::type hpx::lcos::detail::future_base<Derived, R>::then(Executor&, F&&, hpx::error_code&) const [with Executor = hpx::parallel::v3::parallel_executor; F = int (*)(hpx::lcos::future<int>); Derived = hpx::lcos::future<int>; R = int; typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<Derived, F> >::type = hpx::lcos::future<int>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/future.hpp:1000:35: required from ‘typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type hpx::lcos::future<R>::then(Executor&, F&&, hpx::error_code&) [with Executor = hpx::parallel::v3::parallel_executor; F = int (*)(hpx::lcos::future<int>); R = int; typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type = hpx::lcos::future<int>]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:57:50: required from ‘void test_return_int(Executor&) [with Executor = hpx::parallel::v3::parallel_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:154:20: required from ‘void test_then(Executor&) [with Executor = hpx::parallel::v3::parallel_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:177:23: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/packaged_continuation.hpp:578:32: warning: ‘void hpx::lcos::detail::continuation<Future, F, ContResult>::async_exec_v1(typename hpx::traits::detail::shared_state_ptr_for<Future>::type&&, Executor&) [with Executor = hpx::parallel::v3::parallel_executor; Future = hpx::lcos::future<int>; F = int (*)(hpx::lcos::future<int>); ContResult = int; typename hpx::traits::detail::shared_state_ptr_for<Future>::type = boost::intrusive_ptr<hpx::lcos::detail::future_data<int> >]’ is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
&continuation::async_exec_v1<Executor>;
^~~~~~~~~~~~~~~~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/packaged_continuation.hpp:443:14: note: declared here
void async_exec_v1(
^~~~~~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/packaged_continuation.hpp: In instantiation of ‘void hpx::lcos::detail::continuation<Future, F, ContResult>::attach_exec_v1(const Future&, Executor&) [with Executor = hpx::parallel::v3::parallel_executor; Future = hpx::lcos::future<int>; F = void (*)(hpx::lcos::future<int>); ContResult = void]’:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/packaged_continuation.hpp:683:9: required from ‘typename hpx::traits::detail::shared_state_ptr<typename hpx::lcos::detail::continuation_result<ContResult>::type>::type hpx::lcos::detail::make_continuation_exec_v1(const Future&, Executor&, F&&) [with ContResult = void; Future = hpx::lcos::future<int>; Executor = hpx::parallel::v3::parallel_executor; F = void (*)(hpx::lcos::future<int>); typename hpx::traits::detail::shared_state_ptr<typename hpx::lcos::detail::continuation_result<ContResult>::type>::type = boost::intrusive_ptr<hpx::lcos::detail::future_data<hpx::traits::detail::future_data_void> >]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/future.hpp:653:76: required from ‘typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<Derived, F> >::type hpx::lcos::detail::future_base<Derived, R>::then(Executor&, F&&, hpx::error_code&) const [with Executor = hpx::parallel::v3::parallel_executor; F = void (*)(hpx::lcos::future<int>); Derived = hpx::lcos::future<int>; R = int; typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<Derived, F> >::type = hpx::lcos::future<void>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/future.hpp:1000:35: required from ‘typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type hpx::lcos::future<R>::then(Executor&, F&&, hpx::error_code&) [with Executor = hpx::parallel::v3::parallel_executor; F = void (*)(hpx::lcos::future<int>); R = int; typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type = hpx::lcos::future<void>]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:76:51: required from ‘void test_return_void(Executor&) [with Executor = hpx::parallel::v3::parallel_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:155:21: required from ‘void test_then(Executor&) [with Executor = hpx::parallel::v3::parallel_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:177:23: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/packaged_continuation.hpp:578:32: warning: ‘void hpx::lcos::detail::continuation<Future, F, ContResult>::async_exec_v1(typename hpx::traits::detail::shared_state_ptr_for<Future>::type&&, Executor&) [with Executor = hpx::parallel::v3::parallel_executor; Future = hpx::lcos::future<int>; F = void (*)(hpx::lcos::future<int>); ContResult = void; typename hpx::traits::detail::shared_state_ptr_for<Future>::type = boost::intrusive_ptr<hpx::lcos::detail::future_data<int> >]’ is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
&continuation::async_exec_v1<Executor>;
^~~~~~~~~~~~~~~~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/packaged_continuation.hpp:443:14: note: declared here
void async_exec_v1(
^~~~~~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/packaged_continuation.hpp: In instantiation of ‘void hpx::lcos::detail::continuation<Future, F, ContResult>::attach_exec_v1(const Future&, Executor&) [with Executor = hpx::parallel::v3::parallel_executor; Future = hpx::lcos::future<int>; F = hpx::lcos::future<int> (*)(hpx::lcos::future<int>); ContResult = int]’:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/packaged_continuation.hpp:683:9: required from ‘typename hpx::traits::detail::shared_state_ptr<typename hpx::lcos::detail::continuation_result<ContResult>::type>::type hpx::lcos::detail::make_continuation_exec_v1(const Future&, Executor&, F&&) [with ContResult = hpx::lcos::future<int>; Future = hpx::lcos::future<int>; Executor = hpx::parallel::v3::parallel_executor; F = hpx::lcos::future<int> (*)(hpx::lcos::future<int>); typename hpx::traits::detail::shared_state_ptr<typename hpx::lcos::detail::continuation_result<ContResult>::type>::type = boost::intrusive_ptr<hpx::lcos::detail::future_data<int> >]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/future.hpp:653:76: required from ‘typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<Derived, F> >::type hpx::lcos::detail::future_base<Derived, R>::then(Executor&, F&&, hpx::error_code&) const [with Executor = hpx::parallel::v3::parallel_executor; F = hpx::lcos::future<int> (*)(hpx::lcos::future<int>); Derived = hpx::lcos::future<int>; R = int; typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<Derived, F> >::type = hpx::lcos::future<int>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/future.hpp:1000:35: required from ‘typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type hpx::lcos::future<R>::then(Executor&, F&&, hpx::error_code&) [with Executor = hpx::parallel::v3::parallel_executor; F = hpx::lcos::future<int> (*)(hpx::lcos::future<int>); R = int; typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type = hpx::lcos::future<int>]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:95:50: required from ‘void test_implicit_unwrapping(Executor&) [with Executor = hpx::parallel::v3::parallel_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:156:29: required from ‘void test_then(Executor&) [with Executor = hpx::parallel::v3::parallel_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:177:23: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/packaged_continuation.hpp:578:32: warning: ‘void hpx::lcos::detail::continuation<Future, F, ContResult>::async_exec_v1(typename hpx::traits::detail::shared_state_ptr_for<Future>::type&&, Executor&) [with Executor = hpx::parallel::v3::parallel_executor; Future = hpx::lcos::future<int>; F = hpx::lcos::future<int> (*)(hpx::lcos::future<int>); ContResult = int; typename hpx::traits::detail::shared_state_ptr_for<Future>::type = boost::intrusive_ptr<hpx::lcos::detail::future_data<int> >]’ is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
&continuation::async_exec_v1<Executor>;
^~~~~~~~~~~~~~~~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/packaged_continuation.hpp:443:14: note: declared here
void async_exec_v1(
^~~~~~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/packaged_continuation.hpp: In instantiation of ‘void hpx::lcos::detail::continuation<Future, F, ContResult>::async_exec_v1(typename hpx::traits::detail::shared_state_ptr_for<Future>::type&&, Executor&) [with Executor = hpx::parallel::v3::sequential_executor; Future = hpx::lcos::future<int>; F = int (*)(hpx::lcos::future<int>); ContResult = int; typename hpx::traits::detail::shared_state_ptr_for<Future>::type = boost::intrusive_ptr<hpx::lcos::detail::future_data<int> >]’:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/packaged_continuation.hpp:578:32: required from ‘void hpx::lcos::detail::continuation<Future, F, ContResult>::attach_exec_v1(const Future&, Executor&) [with Executor = hpx::parallel::v3::sequential_executor; Future = hpx::lcos::future<int>; F = int (*)(hpx::lcos::future<int>); ContResult = int]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/packaged_continuation.hpp:683:9: required from ‘typename hpx::traits::detail::shared_state_ptr<typename hpx::lcos::detail::continuation_result<ContResult>::type>::type hpx::lcos::detail::make_continuation_exec_v1(const Future&, Executor&, F&&) [with ContResult = int; Future = hpx::lcos::future<int>; Executor = hpx::parallel::v3::sequential_executor; F = int (*)(hpx::lcos::future<int>); typename hpx::traits::detail::shared_state_ptr<typename hpx::lcos::detail::continuation_result<ContResult>::type>::type = boost::intrusive_ptr<hpx::lcos::detail::future_data<int> >]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/future.hpp:653:76: required from ‘typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<Derived, F> >::type hpx::lcos::detail::future_base<Derived, R>::then(Executor&, F&&, hpx::error_code&) const [with Executor = hpx::parallel::v3::sequential_executor; F = int (*)(hpx::lcos::future<int>); Derived = hpx::lcos::future<int>; R = int; typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<Derived, F> >::type = hpx::lcos::future<int>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/future.hpp:1000:35: required from ‘typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type hpx::lcos::future<R>::then(Executor&, F&&, hpx::error_code&) [with Executor = hpx::parallel::v3::sequential_executor; F = int (*)(hpx::lcos::future<int>); R = int; typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type = hpx::lcos::future<int>]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:57:50: required from ‘void test_return_int(Executor&) [with Executor = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:154:20: required from ‘void test_then(Executor&) [with Executor = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:172:23: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/packaged_continuation.hpp:449:13: warning: ‘void hpx::lcos::detail::continuation<Future, F, ContResult>::async_exec_v1(typename hpx::traits::detail::shared_state_ptr_for<Future>::type&&, Executor&, hpx::error_code&) [with Executor = hpx::parallel::v3::sequential_executor; Future = hpx::lcos::future<int>; F = int (*)(hpx::lcos::future<int>); ContResult = int; typename hpx::traits::detail::shared_state_ptr_for<Future>::type = boost::intrusive_ptr<hpx::lcos::detail::future_data<int> >]’ is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
async_exec_v1(std::move(f), exec, throws);
^~~~~~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/packaged_continuation.hpp:363:14: note: declared here
void async_exec_v1(
^~~~~~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/packaged_continuation.hpp: In instantiation of ‘void hpx::lcos::detail::continuation<Future, F, ContResult>::async_exec_v1(typename hpx::traits::detail::shared_state_ptr_for<Future>::type&&, Executor&) [with Executor = hpx::parallel::v3::sequential_executor; Future = hpx::lcos::future<int>; F = void (*)(hpx::lcos::future<int>); ContResult = void; typename hpx::traits::detail::shared_state_ptr_for<Future>::type = boost::intrusive_ptr<hpx::lcos::detail::future_data<int> >]’:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/packaged_continuation.hpp:578:32: required from ‘void hpx::lcos::detail::continuation<Future, F, ContResult>::attach_exec_v1(const Future&, Executor&) [with Executor = hpx::parallel::v3::sequential_executor; Future = hpx::lcos::future<int>; F = void (*)(hpx::lcos::future<int>); ContResult = void]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/packaged_continuation.hpp:683:9: required from ‘typename hpx::traits::detail::shared_state_ptr<typename hpx::lcos::detail::continuation_result<ContResult>::type>::type hpx::lcos::detail::make_continuation_exec_v1(const Future&, Executor&, F&&) [with ContResult = void; Future = hpx::lcos::future<int>; Executor = hpx::parallel::v3::sequential_executor; F = void (*)(hpx::lcos::future<int>); typename hpx::traits::detail::shared_state_ptr<typename hpx::lcos::detail::continuation_result<ContResult>::type>::type = boost::intrusive_ptr<hpx::lcos::detail::future_data<hpx::traits::detail::future_data_void> >]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/future.hpp:653:76: required from ‘typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<Derived, F> >::type hpx::lcos::detail::future_base<Derived, R>::then(Executor&, F&&, hpx::error_code&) const [with Executor = hpx::parallel::v3::sequential_executor; F = void (*)(hpx::lcos::future<int>); Derived = hpx::lcos::future<int>; R = int; typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<Derived, F> >::type = hpx::lcos::future<void>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/future.hpp:1000:35: required from ‘typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type hpx::lcos::future<R>::then(Executor&, F&&, hpx::error_code&) [with Executor = hpx::parallel::v3::sequential_executor; F = void (*)(hpx::lcos::future<int>); R = int; typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type = hpx::lcos::future<void>]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:76:51: required from ‘void test_return_void(Executor&) [with Executor = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:155:21: required from ‘void test_then(Executor&) [with Executor = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:172:23: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/packaged_continuation.hpp:449:13: warning: ‘void hpx::lcos::detail::continuation<Future, F, ContResult>::async_exec_v1(typename hpx::traits::detail::shared_state_ptr_for<Future>::type&&, Executor&, hpx::error_code&) [with Executor = hpx::parallel::v3::sequential_executor; Future = hpx::lcos::future<int>; F = void (*)(hpx::lcos::future<int>); ContResult = void; typename hpx::traits::detail::shared_state_ptr_for<Future>::type = boost::intrusive_ptr<hpx::lcos::detail::future_data<int> >]’ is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
async_exec_v1(std::move(f), exec, throws);
^~~~~~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/packaged_continuation.hpp:363:14: note: declared here
void async_exec_v1(
^~~~~~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/packaged_continuation.hpp: In instantiation of ‘void hpx::lcos::detail::continuation<Future, F, ContResult>::async_exec_v1(typename hpx::traits::detail::shared_state_ptr_for<Future>::type&&, Executor&) [with Executor = hpx::parallel::v3::sequential_executor; Future = hpx::lcos::future<int>; F = hpx::lcos::future<int> (*)(hpx::lcos::future<int>); ContResult = int; typename hpx::traits::detail::shared_state_ptr_for<Future>::type = boost::intrusive_ptr<hpx::lcos::detail::future_data<int> >]’:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/packaged_continuation.hpp:578:32: required from ‘void hpx::lcos::detail::continuation<Future, F, ContResult>::attach_exec_v1(const Future&, Executor&) [with Executor = hpx::parallel::v3::sequential_executor; Future = hpx::lcos::future<int>; F = hpx::lcos::future<int> (*)(hpx::lcos::future<int>); ContResult = int]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/packaged_continuation.hpp:683:9: required from ‘typename hpx::traits::detail::shared_state_ptr<typename hpx::lcos::detail::continuation_result<ContResult>::type>::type hpx::lcos::detail::make_continuation_exec_v1(const Future&, Executor&, F&&) [with ContResult = hpx::lcos::future<int>; Future = hpx::lcos::future<int>; Executor = hpx::parallel::v3::sequential_executor; F = hpx::lcos::future<int> (*)(hpx::lcos::future<int>); typename hpx::traits::detail::shared_state_ptr<typename hpx::lcos::detail::continuation_result<ContResult>::type>::type = boost::intrusive_ptr<hpx::lcos::detail::future_data<int> >]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/future.hpp:653:76: required from ‘typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<Derived, F> >::type hpx::lcos::detail::future_base<Derived, R>::then(Executor&, F&&, hpx::error_code&) const [with Executor = hpx::parallel::v3::sequential_executor; F = hpx::lcos::future<int> (*)(hpx::lcos::future<int>); Derived = hpx::lcos::future<int>; R = int; typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<Derived, F> >::type = hpx::lcos::future<int>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/future.hpp:1000:35: required from ‘typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type hpx::lcos::future<R>::then(Executor&, F&&, hpx::error_code&) [with Executor = hpx::parallel::v3::sequential_executor; F = hpx::lcos::future<int> (*)(hpx::lcos::future<int>); R = int; typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type = hpx::lcos::future<int>]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:95:50: required from ‘void test_implicit_unwrapping(Executor&) [with Executor = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:156:29: required from ‘void test_then(Executor&) [with Executor = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:172:23: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/packaged_continuation.hpp:449:13: warning: ‘void hpx::lcos::detail::continuation<Future, F, ContResult>::async_exec_v1(typename hpx::traits::detail::shared_state_ptr_for<Future>::type&&, Executor&, hpx::error_code&) [with Executor = hpx::parallel::v3::sequential_executor; Future = hpx::lcos::future<int>; F = hpx::lcos::future<int> (*)(hpx::lcos::future<int>); ContResult = int; typename hpx::traits::detail::shared_state_ptr_for<Future>::type = boost::intrusive_ptr<hpx::lcos::detail::future_data<int> >]’ is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
async_exec_v1(std::move(f), exec, throws);
^~~~~~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/packaged_continuation.hpp:363:14: note: declared here
void async_exec_v1(
^~~~~~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/packaged_continuation.hpp: In instantiation of ‘void hpx::lcos::detail::continuation<Future, F, ContResult>::async_exec_v1(typename hpx::traits::detail::shared_state_ptr_for<Future>::type&&, Executor&) [with Executor = hpx::parallel::v3::parallel_executor; Future = hpx::lcos::future<int>; F = int (*)(hpx::lcos::future<int>); ContResult = int; typename hpx::traits::detail::shared_state_ptr_for<Future>::type = boost::intrusive_ptr<hpx::lcos::detail::future_data<int> >]’:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/packaged_continuation.hpp:578:32: required from ‘void hpx::lcos::detail::continuation<Future, F, ContResult>::attach_exec_v1(const Future&, Executor&) [with Executor = hpx::parallel::v3::parallel_executor; Future = hpx::lcos::future<int>; F = int (*)(hpx::lcos::future<int>); ContResult = int]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/packaged_continuation.hpp:683:9: required from ‘typename hpx::traits::detail::shared_state_ptr<typename hpx::lcos::detail::continuation_result<ContResult>::type>::type hpx::lcos::detail::make_continuation_exec_v1(const Future&, Executor&, F&&) [with ContResult = int; Future = hpx::lcos::future<int>; Executor = hpx::parallel::v3::parallel_executor; F = int (*)(hpx::lcos::future<int>); typename hpx::traits::detail::shared_state_ptr<typename hpx::lcos::detail::continuation_result<ContResult>::type>::type = boost::intrusive_ptr<hpx::lcos::detail::future_data<int> >]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/future.hpp:653:76: required from ‘typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<Derived, F> >::type hpx::lcos::detail::future_base<Derived, R>::then(Executor&, F&&, hpx::error_code&) const [with Executor = hpx::parallel::v3::parallel_executor; F = int (*)(hpx::lcos::future<int>); Derived = hpx::lcos::future<int>; R = int; typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<Derived, F> >::type = hpx::lcos::future<int>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/future.hpp:1000:35: required from ‘typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type hpx::lcos::future<R>::then(Executor&, F&&, hpx::error_code&) [with Executor = hpx::parallel::v3::parallel_executor; F = int (*)(hpx::lcos::future<int>); R = int; typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type = hpx::lcos::future<int>]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:57:50: required from ‘void test_return_int(Executor&) [with Executor = hpx::parallel::v3::parallel_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:154:20: required from ‘void test_then(Executor&) [with Executor = hpx::parallel::v3::parallel_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:177:23: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/packaged_continuation.hpp:449:13: warning: ‘void hpx::lcos::detail::continuation<Future, F, ContResult>::async_exec_v1(typename hpx::traits::detail::shared_state_ptr_for<Future>::type&&, Executor&, hpx::error_code&) [with Executor = hpx::parallel::v3::parallel_executor; Future = hpx::lcos::future<int>; F = int (*)(hpx::lcos::future<int>); ContResult = int; typename hpx::traits::detail::shared_state_ptr_for<Future>::type = boost::intrusive_ptr<hpx::lcos::detail::future_data<int> >]’ is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
async_exec_v1(std::move(f), exec, throws);
^~~~~~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/packaged_continuation.hpp:363:14: note: declared here
void async_exec_v1(
^~~~~~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/packaged_continuation.hpp: In instantiation of ‘void hpx::lcos::detail::continuation<Future, F, ContResult>::async_exec_v1(typename hpx::traits::detail::shared_state_ptr_for<Future>::type&&, Executor&) [with Executor = hpx::parallel::v3::parallel_executor; Future = hpx::lcos::future<int>; F = void (*)(hpx::lcos::future<int>); ContResult = void; typename hpx::traits::detail::shared_state_ptr_for<Future>::type = boost::intrusive_ptr<hpx::lcos::detail::future_data<int> >]’:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/packaged_continuation.hpp:578:32: required from ‘void hpx::lcos::detail::continuation<Future, F, ContResult>::attach_exec_v1(const Future&, Executor&) [with Executor = hpx::parallel::v3::parallel_executor; Future = hpx::lcos::future<int>; F = void (*)(hpx::lcos::future<int>); ContResult = void]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/packaged_continuation.hpp:683:9: required from ‘typename hpx::traits::detail::shared_state_ptr<typename hpx::lcos::detail::continuation_result<ContResult>::type>::type hpx::lcos::detail::make_continuation_exec_v1(const Future&, Executor&, F&&) [with ContResult = void; Future = hpx::lcos::future<int>; Executor = hpx::parallel::v3::parallel_executor; F = void (*)(hpx::lcos::future<int>); typename hpx::traits::detail::shared_state_ptr<typename hpx::lcos::detail::continuation_result<ContResult>::type>::type = boost::intrusive_ptr<hpx::lcos::detail::future_data<hpx::traits::detail::future_data_void> >]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/future.hpp:653:76: required from ‘typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<Derived, F> >::type hpx::lcos::detail::future_base<Derived, R>::then(Executor&, F&&, hpx::error_code&) const [with Executor = hpx::parallel::v3::parallel_executor; F = void (*)(hpx::lcos::future<int>); Derived = hpx::lcos::future<int>; R = int; typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<Derived, F> >::type = hpx::lcos::future<void>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/future.hpp:1000:35: required from ‘typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type hpx::lcos::future<R>::then(Executor&, F&&, hpx::error_code&) [with Executor = hpx::parallel::v3::parallel_executor; F = void (*)(hpx::lcos::future<int>); R = int; typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type = hpx::lcos::future<void>]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:76:51: required from ‘void test_return_void(Executor&) [with Executor = hpx::parallel::v3::parallel_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:155:21: required from ‘void test_then(Executor&) [with Executor = hpx::parallel::v3::parallel_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:177:23: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/packaged_continuation.hpp:449:13: warning: ‘void hpx::lcos::detail::continuation<Future, F, ContResult>::async_exec_v1(typename hpx::traits::detail::shared_state_ptr_for<Future>::type&&, Executor&, hpx::error_code&) [with Executor = hpx::parallel::v3::parallel_executor; Future = hpx::lcos::future<int>; F = void (*)(hpx::lcos::future<int>); ContResult = void; typename hpx::traits::detail::shared_state_ptr_for<Future>::type = boost::intrusive_ptr<hpx::lcos::detail::future_data<int> >]’ is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
async_exec_v1(std::move(f), exec, throws);
^~~~~~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/packaged_continuation.hpp:363:14: note: declared here
void async_exec_v1(
^~~~~~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/packaged_continuation.hpp: In instantiation of ‘void hpx::lcos::detail::continuation<Future, F, ContResult>::async_exec_v1(typename hpx::traits::detail::shared_state_ptr_for<Future>::type&&, Executor&) [with Executor = hpx::parallel::v3::parallel_executor; Future = hpx::lcos::future<int>; F = hpx::lcos::future<int> (*)(hpx::lcos::future<int>); ContResult = int; typename hpx::traits::detail::shared_state_ptr_for<Future>::type = boost::intrusive_ptr<hpx::lcos::detail::future_data<int> >]’:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/packaged_continuation.hpp:578:32: required from ‘void hpx::lcos::detail::continuation<Future, F, ContResult>::attach_exec_v1(const Future&, Executor&) [with Executor = hpx::parallel::v3::parallel_executor; Future = hpx::lcos::future<int>; F = hpx::lcos::future<int> (*)(hpx::lcos::future<int>); ContResult = int]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/packaged_continuation.hpp:683:9: required from ‘typename hpx::traits::detail::shared_state_ptr<typename hpx::lcos::detail::continuation_result<ContResult>::type>::type hpx::lcos::detail::make_continuation_exec_v1(const Future&, Executor&, F&&) [with ContResult = hpx::lcos::future<int>; Future = hpx::lcos::future<int>; Executor = hpx::parallel::v3::parallel_executor; F = hpx::lcos::future<int> (*)(hpx::lcos::future<int>); typename hpx::traits::detail::shared_state_ptr<typename hpx::lcos::detail::continuation_result<ContResult>::type>::type = boost::intrusive_ptr<hpx::lcos::detail::future_data<int> >]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/future.hpp:653:76: required from ‘typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<Derived, F> >::type hpx::lcos::detail::future_base<Derived, R>::then(Executor&, F&&, hpx::error_code&) const [with Executor = hpx::parallel::v3::parallel_executor; F = hpx::lcos::future<int> (*)(hpx::lcos::future<int>); Derived = hpx::lcos::future<int>; R = int; typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<Derived, F> >::type = hpx::lcos::future<int>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/future.hpp:1000:35: required from ‘typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type hpx::lcos::future<R>::then(Executor&, F&&, hpx::error_code&) [with Executor = hpx::parallel::v3::parallel_executor; F = hpx::lcos::future<int> (*)(hpx::lcos::future<int>); R = int; typename hpx::util::lazy_enable_if<hpx::traits::is_executor<Executor>::value, hpx::traits::future_then_result<hpx::lcos::future<R>, F> >::type = hpx::lcos::future<int>]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:95:50: required from ‘void test_implicit_unwrapping(Executor&) [with Executor = hpx::parallel::v3::parallel_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:156:29: required from ‘void test_then(Executor&) [with Executor = hpx::parallel::v3::parallel_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/future_then_executor_v1.cpp:177:23: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/packaged_continuation.hpp:449:13: warning: ‘void hpx::lcos::detail::continuation<Future, F, ContResult>::async_exec_v1(typename hpx::traits::detail::shared_state_ptr_for<Future>::type&&, Executor&, hpx::error_code&) [with Executor = hpx::parallel::v3::parallel_executor; Future = hpx::lcos::future<int>; F = hpx::lcos::future<int> (*)(hpx::lcos::future<int>); ContResult = int; typename hpx::traits::detail::shared_state_ptr_for<Future>::type = boost::intrusive_ptr<hpx::lcos::detail::future_data<int> >]’ is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
async_exec_v1(std::move(f), exec, throws);
^~~~~~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/packaged_continuation.hpp:363:14: note: declared here
void async_exec_v1(
^~~~~~~~~~~~~
[434/1138] Linking CXX executable bin/future_then_executor_v1_test
[435/1138] Building CXX object tests/unit/lcos/CMakeFiles/async_remote_client_test_exe.dir/async_remote_client.cpp.o
[436/1138] Building CXX object tests/unit/lcos/CMakeFiles/async_remote_test_exe.dir/async_remote.cpp.o
[437/1138] Linking CXX executable bin/handled_exception_test
[438/1138] Building CXX object tests/unit/lcos/CMakeFiles/async_continue_cb_colocated_test_exe.dir/async_continue_cb_colocated.cpp.o
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/agas/local_embedded_ref_to_remote_object.cpp:7:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/agas/local_embedded_ref_to_remote_object.cpp:7:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/agas/local_embedded_ref_to_remote_object.cpp:7:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[439/1138] Linking CXX executable bin/local_embedded_ref_to_remote_object_test
[440/1138] Building CXX object tests/unit/lcos/CMakeFiles/future_then_executor_test_exe.dir/future_then_executor.cpp.o
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/agas/remote_embedded_ref_to_remote_object.cpp:7:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/agas/remote_embedded_ref_to_remote_object.cpp:7:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/agas/remote_embedded_ref_to_remote_object.cpp:7:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[441/1138] Linking CXX executable bin/remote_embedded_ref_to_remote_object_test
[442/1138] Building CXX object tests/unit/lcos/CMakeFiles/local_event_test_exe.dir/local_event.cpp.o
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/agas/credit_exhaustion.cpp:7:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/bool_trait_def.hpp:21:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:12,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/agas/credit_exhaustion.cpp:7:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
In file included from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/resolve.hpp:26,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/push.hpp:24,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream_buffer.hpp:22,
from /hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/iostreams/stream.hpp:21,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/ostream.hpp:20,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/components/iostreams/standard_streams.hpp:11,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/iostreams.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/agas/credit_exhaustion.cpp:7:
/hpc2n/eb/software/MPI/GCC/6.3.0-2.27/OpenMPI/2.0.2/Boost/1.61.0/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated
# pragma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated")
^
[443/1138] Linking CXX executable bin/credit_exhaustion_test
[444/1138] Building CXX object tests/unit/lcos/CMakeFiles/client_then_test_exe.dir/client_then.cpp.o
[445/1138] Linking CXX executable bin/when_some_std_array_test
[446/1138] Linking CXX executable bin/apply_local_executor_v1_test
[447/1138] Building CXX object tests/unit/lcos/CMakeFiles/async_continue_cb_test_exe.dir/async_continue_cb.cpp.o
[448/1138] Building CXX object tests/unit/lcos/CMakeFiles/apply_local_executor_test_exe.dir/apply_local_executor.cpp.o
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/component/migrate_component_to_storage.cpp: In copy constructor ‘test_server::test_server(const test_server&)’:
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/component/migrate_component_to_storage.cpp:28:5: warning: base class ‘struct hpx::components::migration_support<hpx::components::simple_component_base<test_server> >’ should be explicitly initialized in the copy constructor [-Wextra]
test_server(test_server const&) {}
^~~~~~~~~~~
[449/1138] Linking CXX executable bin/migrate_component_to_storage_test
[450/1138] Linking CXX executable bin/unordered_map_test
[451/1138] Building CXX object tests/unit/lcos/CMakeFiles/when_all_test_exe.dir/when_all.cpp.o
[452/1138] Building CXX object tests/unit/lcos/CMakeFiles/async_continue_test_exe.dir/async_continue.cpp.o
[453/1138] Linking CXX executable bin/use_allocator_test
[454/1138] Building CXX object tests/unit/lcos/CMakeFiles/async_local_test_exe.dir/async_local.cpp.o
In file included from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/dataflow.hpp:9:0,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime/components/default_distribution_policy.hpp:12,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/runtime/components/new.hpp:14,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/channel.hpp:13,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/include/lcos.hpp:19,
from /pfs/nobackup/home/l/lars/stellar/hpx/hpx/hpx.hpp:10,
from /pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:7:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp: In instantiation of ‘void hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::do_await() [with Policy = hpx::parallel::v3::sequential_executor; Func = hpx::util::detail::functional_unwrap_impl<void (*)(int), 1ul>; Futures = hpx::util::tuple<hpx::lcos::future<int> >]’:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:13: required from ‘static typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type hpx::lcos::detail::dataflow_dispatch<Executor, typename std::enable_if<((hpx::traits::is_executor<typename std::decay<_Tp>::type, void>::value || hpx::traits::is_one_way_executor<typename std::decay<_Tp>::type, void>::value) || hpx::traits::is_two_way_executor<typename std::decay<_Tp>::type, void>::value)>::type>::call(Executor_&&, F&&, Ts&& ...) [with Executor_ = hpx::parallel::v3::sequential_executor&; F = hpx::util::detail::functional_unwrap_impl<void (*)(int), 1ul>; Ts = {hpx::lcos::future<int>}; Executor = hpx::parallel::v3::sequential_executor; typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type = hpx::lcos::future<void>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:48: required from ‘decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) hpx::dataflow(F&&, Ts&& ...) [with F = hpx::parallel::v3::sequential_executor&; Ts = {hpx::util::detail::functional_unwrap_impl<void (*)(int), 1ul>, hpx::lcos::future<int>}; decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) = hpx::lcos::future<void>; typename std::decay<_Tp>::type = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:81:31: required from ‘void function_pointers(Executor&) [with Executor = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:323:31: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:517:25: warning: ‘typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::finalize(Executor&) [with Executor = hpx::parallel::v3::sequential_executor; Policy = hpx::parallel::v3::sequential_executor; Func = hpx::util::detail::functional_unwrap_impl<void (*)(int), 1ul>; Futures = hpx::util::tuple<hpx::lcos::future<int> >; typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type = void]’ is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
~~~~~~~~^~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: declared here
finalize(Executor& exec)
^~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp: In instantiation of ‘void hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::do_await() [with Policy = hpx::parallel::v3::sequential_executor; Func = hpx::util::detail::functional_unwrap_impl<int (*)(int), 1ul>; Futures = hpx::util::tuple<hpx::lcos::future<int> >]’:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:13: required from ‘static typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type hpx::lcos::detail::dataflow_dispatch<Executor, typename std::enable_if<((hpx::traits::is_executor<typename std::decay<_Tp>::type, void>::value || hpx::traits::is_one_way_executor<typename std::decay<_Tp>::type, void>::value) || hpx::traits::is_two_way_executor<typename std::decay<_Tp>::type, void>::value)>::type>::call(Executor_&&, F&&, Ts&& ...) [with Executor_ = hpx::parallel::v3::sequential_executor&; F = hpx::util::detail::functional_unwrap_impl<int (*)(int), 1ul>; Ts = {hpx::lcos::future<int>}; Executor = hpx::parallel::v3::sequential_executor; typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type = hpx::lcos::future<int>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:48: required from ‘decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) hpx::dataflow(F&&, Ts&& ...) [with F = hpx::parallel::v3::sequential_executor&; Ts = {hpx::util::detail::functional_unwrap_impl<int (*)(int), 1ul>, hpx::lcos::future<int>}; decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) = hpx::lcos::future<int>; typename std::decay<_Tp>::type = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:85:21: required from ‘void function_pointers(Executor&) [with Executor = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:323:31: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:517:25: warning: ‘typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::finalize(Executor&) [with Executor = hpx::parallel::v3::sequential_executor; Policy = hpx::parallel::v3::sequential_executor; Func = hpx::util::detail::functional_unwrap_impl<int (*)(int), 1ul>; Futures = hpx::util::tuple<hpx::lcos::future<int> >; typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type = void]’ is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
~~~~~~~~^~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: declared here
finalize(Executor& exec)
^~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp: In instantiation of ‘void hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::do_await() [with Policy = hpx::parallel::v3::sequential_executor; Func = hpx::util::detail::functional_unwrap_impl<int (*)(int, int), 1ul>; Futures = hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<int> >]’:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:13: required from ‘static typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type hpx::lcos::detail::dataflow_dispatch<Executor, typename std::enable_if<((hpx::traits::is_executor<typename std::decay<_Tp>::type, void>::value || hpx::traits::is_one_way_executor<typename std::decay<_Tp>::type, void>::value) || hpx::traits::is_two_way_executor<typename std::decay<_Tp>::type, void>::value)>::type>::call(Executor_&&, F&&, Ts&& ...) [with Executor_ = hpx::parallel::v3::sequential_executor&; F = hpx::util::detail::functional_unwrap_impl<int (*)(int, int), 1ul>; Ts = {hpx::lcos::future<int>, hpx::lcos::future<int>}; Executor = hpx::parallel::v3::sequential_executor; typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type = hpx::lcos::future<int>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:48: required from ‘decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) hpx::dataflow(F&&, Ts&& ...) [with F = hpx::parallel::v3::sequential_executor&; Ts = {hpx::util::detail::functional_unwrap_impl<int (*)(int, int), 1ul>, hpx::lcos::future<int>, hpx::lcos::future<int>}; decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) = hpx::lcos::future<int>; typename std::decay<_Tp>::type = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:90:22: required from ‘void function_pointers(Executor&) [with Executor = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:323:31: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:517:25: warning: ‘typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::finalize(Executor&) [with Executor = hpx::parallel::v3::sequential_executor; Policy = hpx::parallel::v3::sequential_executor; Func = hpx::util::detail::functional_unwrap_impl<int (*)(int, int), 1ul>; Futures = hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<int> >; typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type = void]’ is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
~~~~~~~~^~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: declared here
finalize(Executor& exec)
^~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp: In instantiation of ‘void hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::do_await() [with Policy = hpx::parallel::v3::sequential_executor; Func = hpx::util::detail::functional_unwrap_impl<int (*)(const std::vector<int>&), 1ul>; Futures = hpx::util::tuple<std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > >]’:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:13: required from ‘static typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type hpx::lcos::detail::dataflow_dispatch<Executor, typename std::enable_if<((hpx::traits::is_executor<typename std::decay<_Tp>::type, void>::value || hpx::traits::is_one_way_executor<typename std::decay<_Tp>::type, void>::value) || hpx::traits::is_two_way_executor<typename std::decay<_Tp>::type, void>::value)>::type>::call(Executor_&&, F&&, Ts&& ...) [with Executor_ = hpx::parallel::v3::sequential_executor&; F = hpx::util::detail::functional_unwrap_impl<int (*)(const std::vector<int>&), 1ul>; Ts = {std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > >}; Executor = hpx::parallel::v3::sequential_executor; typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type = hpx::lcos::future<int>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:48: required from ‘decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) hpx::dataflow(F&&, Ts&& ...) [with F = hpx::parallel::v3::sequential_executor&; Ts = {hpx::util::detail::functional_unwrap_impl<int (*)(const std::vector<int, std::allocator<int> >&), 1ul>, std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > >}; decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) = hpx::lcos::future<int>; typename std::decay<_Tp>::type = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:108:30: required from ‘void function_pointers(Executor&) [with Executor = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:323:31: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:517:25: warning: ‘typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::finalize(Executor&) [with Executor = hpx::parallel::v3::sequential_executor; Policy = hpx::parallel::v3::sequential_executor; Func = hpx::util::detail::functional_unwrap_impl<int (*)(const std::vector<int>&), 1ul>; Futures = hpx::util::tuple<std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > >; typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type = void]’ is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
~~~~~~~~^~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: declared here
finalize(Executor& exec)
^~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp: In instantiation of ‘void hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::do_await() [with Policy = hpx::parallel::v3::sequential_executor; Func = hpx::util::detail::functional_unwrap_impl<void (*)(), 1ul>; Futures = hpx::util::tuple<hpx::lcos::future<void> >]’:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:13: required from ‘static typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type hpx::lcos::detail::dataflow_dispatch<Executor, typename std::enable_if<((hpx::traits::is_executor<typename std::decay<_Tp>::type, void>::value || hpx::traits::is_one_way_executor<typename std::decay<_Tp>::type, void>::value) || hpx::traits::is_two_way_executor<typename std::decay<_Tp>::type, void>::value)>::type>::call(Executor_&&, F&&, Ts&& ...) [with Executor_ = hpx::parallel::v3::sequential_executor&; F = hpx::util::detail::functional_unwrap_impl<void (*)(), 1ul>; Ts = {hpx::lcos::future<void>}; Executor = hpx::parallel::v3::sequential_executor; typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type = hpx::lcos::future<void>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:48: required from ‘decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) hpx::dataflow(F&&, Ts&& ...) [with F = hpx::parallel::v3::sequential_executor&; Ts = {hpx::util::detail::functional_unwrap_impl<void (*)(), 1ul>, hpx::lcos::future<void>}; decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) = hpx::lcos::future<void>; typename std::decay<_Tp>::type = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:116:21: required from ‘void function_pointers(Executor&) [with Executor = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:323:31: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:517:25: warning: ‘typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::finalize(Executor&) [with Executor = hpx::parallel::v3::sequential_executor; Policy = hpx::parallel::v3::sequential_executor; Func = hpx::util::detail::functional_unwrap_impl<void (*)(), 1ul>; Futures = hpx::util::tuple<hpx::lcos::future<void> >; typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type = void]’ is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
~~~~~~~~^~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: declared here
finalize(Executor& exec)
^~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp: In instantiation of ‘void hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::do_await() [with Policy = hpx::parallel::v3::sequential_executor; Func = hpx::util::detail::functional_unwrap_impl<int (*)(int), 1ul>; Futures = hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<void> >]’:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:13: required from ‘static typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type hpx::lcos::detail::dataflow_dispatch<Executor, typename std::enable_if<((hpx::traits::is_executor<typename std::decay<_Tp>::type, void>::value || hpx::traits::is_one_way_executor<typename std::decay<_Tp>::type, void>::value) || hpx::traits::is_two_way_executor<typename std::decay<_Tp>::type, void>::value)>::type>::call(Executor_&&, F&&, Ts&& ...) [with Executor_ = hpx::parallel::v3::sequential_executor&; F = hpx::util::detail::functional_unwrap_impl<int (*)(int), 1ul>; Ts = {hpx::lcos::future<int>, hpx::lcos::future<void>}; Executor = hpx::parallel::v3::sequential_executor; typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type = hpx::lcos::future<int>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:48: required from ‘decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) hpx::dataflow(F&&, Ts&& ...) [with F = hpx::parallel::v3::sequential_executor&; Ts = {hpx::util::detail::functional_unwrap_impl<int (*)(int), 1ul>, hpx::lcos::future<int>, hpx::lcos::future<void>}; decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) = hpx::lcos::future<int>; typename std::decay<_Tp>::type = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:111:22: required from ‘void function_pointers(Executor&) [with Executor = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:323:31: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:517:25: warning: ‘typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::finalize(Executor&) [with Executor = hpx::parallel::v3::sequential_executor; Policy = hpx::parallel::v3::sequential_executor; Func = hpx::util::detail::functional_unwrap_impl<int (*)(int), 1ul>; Futures = hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<void> >; typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type = void]’ is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
~~~~~~~~^~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: declared here
finalize(Executor& exec)
^~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp: In instantiation of ‘void hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::do_await() [with Policy = hpx::parallel::v3::sequential_executor; Func = void (*)(hpx::lcos::future<void>); Futures = hpx::util::tuple<hpx::lcos::future<void> >]’:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:13: required from ‘static typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type hpx::lcos::detail::dataflow_dispatch<Executor, typename std::enable_if<((hpx::traits::is_executor<typename std::decay<_Tp>::type, void>::value || hpx::traits::is_one_way_executor<typename std::decay<_Tp>::type, void>::value) || hpx::traits::is_two_way_executor<typename std::decay<_Tp>::type, void>::value)>::type>::call(Executor_&&, F&&, Ts&& ...) [with Executor_ = hpx::parallel::v3::sequential_executor&; F = void (*)(hpx::lcos::future<void>); Ts = {hpx::lcos::future<void>}; Executor = hpx::parallel::v3::sequential_executor; typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type = hpx::lcos::future<void>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:48: required from ‘decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) hpx::dataflow(F&&, Ts&& ...) [with F = hpx::parallel::v3::sequential_executor&; Ts = {void (*)(hpx::lcos::future<void>), hpx::lcos::future<void>}; decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) = hpx::lcos::future<void>; typename std::decay<_Tp>::type = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:196:19: required from ‘void future_function_pointers(Executor&) [with Executor = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:324:38: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:517:25: warning: ‘typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::finalize(Executor&) [with Executor = hpx::parallel::v3::sequential_executor; Policy = hpx::parallel::v3::sequential_executor; Func = void (*)(hpx::lcos::future<void>); Futures = hpx::util::tuple<hpx::lcos::future<void> >; typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type = void]’ is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
~~~~~~~~^~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: declared here
finalize(Executor& exec)
^~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp: In instantiation of ‘void hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::do_await() [with Policy = hpx::parallel::v3::sequential_executor; Func = void (*)(hpx::lcos::future<void>, hpx::lcos::future<void>); Futures = hpx::util::tuple<hpx::lcos::future<void>, hpx::lcos::future<void> >]’:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:13: required from ‘static typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type hpx::lcos::detail::dataflow_dispatch<Executor, typename std::enable_if<((hpx::traits::is_executor<typename std::decay<_Tp>::type, void>::value || hpx::traits::is_one_way_executor<typename std::decay<_Tp>::type, void>::value) || hpx::traits::is_two_way_executor<typename std::decay<_Tp>::type, void>::value)>::type>::call(Executor_&&, F&&, Ts&& ...) [with Executor_ = hpx::parallel::v3::sequential_executor&; F = void (*)(hpx::lcos::future<void>, hpx::lcos::future<void>); Ts = {hpx::lcos::future<void>, hpx::lcos::future<void>}; Executor = hpx::parallel::v3::sequential_executor; typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type = hpx::lcos::future<void>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:48: required from ‘decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) hpx::dataflow(F&&, Ts&& ...) [with F = hpx::parallel::v3::sequential_executor&; Ts = {void (*)(hpx::lcos::future<void>, hpx::lcos::future<void>), hpx::lcos::future<void>, hpx::lcos::future<void>}; decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) = hpx::lcos::future<void>; typename std::decay<_Tp>::type = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:206:31: required from ‘void future_function_pointers(Executor&) [with Executor = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:324:38: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:517:25: warning: ‘typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::finalize(Executor&) [with Executor = hpx::parallel::v3::sequential_executor; Policy = hpx::parallel::v3::sequential_executor; Func = void (*)(hpx::lcos::future<void>, hpx::lcos::future<void>); Futures = hpx::util::tuple<hpx::lcos::future<void>, hpx::lcos::future<void> >; typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type = void]’ is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
~~~~~~~~^~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: declared here
finalize(Executor& exec)
^~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp: In instantiation of ‘void hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::do_await() [with Policy = hpx::parallel::v3::sequential_executor; Func = int (*)(hpx::lcos::future<void>); Futures = hpx::util::tuple<hpx::lcos::future<void> >]’:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:13: required from ‘static typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type hpx::lcos::detail::dataflow_dispatch<Executor, typename std::enable_if<((hpx::traits::is_executor<typename std::decay<_Tp>::type, void>::value || hpx::traits::is_one_way_executor<typename std::decay<_Tp>::type, void>::value) || hpx::traits::is_two_way_executor<typename std::decay<_Tp>::type, void>::value)>::type>::call(Executor_&&, F&&, Ts&& ...) [with Executor_ = hpx::parallel::v3::sequential_executor&; F = int (*)(hpx::lcos::future<void>); Ts = {hpx::lcos::future<void>}; Executor = hpx::parallel::v3::sequential_executor; typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type = hpx::lcos::future<int>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:48: required from ‘decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) hpx::dataflow(F&&, Ts&& ...) [with F = hpx::parallel::v3::sequential_executor&; Ts = {int (*)(hpx::lcos::future<void>), hpx::lcos::future<void>}; decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) = hpx::lcos::future<int>; typename std::decay<_Tp>::type = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:221:30: required from ‘void future_function_pointers(Executor&) [with Executor = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:324:38: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:517:25: warning: ‘typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::finalize(Executor&) [with Executor = hpx::parallel::v3::sequential_executor; Policy = hpx::parallel::v3::sequential_executor; Func = int (*)(hpx::lcos::future<void>); Futures = hpx::util::tuple<hpx::lcos::future<void> >; typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type = void]’ is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
~~~~~~~~^~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: declared here
finalize(Executor& exec)
^~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp: In instantiation of ‘void hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::do_await() [with Policy = hpx::parallel::v3::sequential_executor; Func = int (*)(hpx::lcos::future<int>, hpx::lcos::future<int>); Futures = hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<int> >]’:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:13: required from ‘static typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type hpx::lcos::detail::dataflow_dispatch<Executor, typename std::enable_if<((hpx::traits::is_executor<typename std::decay<_Tp>::type, void>::value || hpx::traits::is_one_way_executor<typename std::decay<_Tp>::type, void>::value) || hpx::traits::is_two_way_executor<typename std::decay<_Tp>::type, void>::value)>::type>::call(Executor_&&, F&&, Ts&& ...) [with Executor_ = hpx::parallel::v3::sequential_executor&; F = int (*)(hpx::lcos::future<int>, hpx::lcos::future<int>); Ts = {hpx::lcos::future<int>, hpx::lcos::future<int>}; Executor = hpx::parallel::v3::sequential_executor; typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type = hpx::lcos::future<int>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:48: required from ‘decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) hpx::dataflow(F&&, Ts&& ...) [with F = hpx::parallel::v3::sequential_executor&; Ts = {int (*)(hpx::lcos::future<int>, hpx::lcos::future<int>), hpx::lcos::future<int>, hpx::lcos::future<int>}; decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) = hpx::lcos::future<int>; typename std::decay<_Tp>::type = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:230:30: required from ‘void future_function_pointers(Executor&) [with Executor = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:324:38: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:517:25: warning: ‘typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::finalize(Executor&) [with Executor = hpx::parallel::v3::sequential_executor; Policy = hpx::parallel::v3::sequential_executor; Func = int (*)(hpx::lcos::future<int>, hpx::lcos::future<int>); Futures = hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<int> >; typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type = void]’ is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
~~~~~~~~^~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: declared here
finalize(Executor& exec)
^~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp: In instantiation of ‘void hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::do_await() [with Policy = hpx::parallel::v3::sequential_executor; Func = int (*)(std::vector<hpx::lcos::future<int> >&); Futures = hpx::util::tuple<std::reference_wrapper<std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > > >]’:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:13: required from ‘static typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type hpx::lcos::detail::dataflow_dispatch<Executor, typename std::enable_if<((hpx::traits::is_executor<typename std::decay<_Tp>::type, void>::value || hpx::traits::is_one_way_executor<typename std::decay<_Tp>::type, void>::value) || hpx::traits::is_two_way_executor<typename std::decay<_Tp>::type, void>::value)>::type>::call(Executor_&&, F&&, Ts&& ...) [with Executor_ = hpx::parallel::v3::sequential_executor&; F = int (*)(std::vector<hpx::lcos::future<int> >&); Ts = {std::reference_wrapper<std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > >}; Executor = hpx::parallel::v3::sequential_executor; typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type = hpx::lcos::future<int>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:48: required from ‘decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) hpx::dataflow(F&&, Ts&& ...) [with F = hpx::parallel::v3::sequential_executor&; Ts = {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> > > >}; decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) = hpx::lcos::future<int>; typename std::decay<_Tp>::type = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:248:30: required from ‘void future_function_pointers(Executor&) [with Executor = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:324:38: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:517:25: warning: ‘typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::finalize(Executor&) [with Executor = hpx::parallel::v3::sequential_executor; Policy = hpx::parallel::v3::sequential_executor; Func = int (*)(std::vector<hpx::lcos::future<int> >&); Futures = hpx::util::tuple<std::reference_wrapper<std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > > >; typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type = void]’ is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
~~~~~~~~^~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: declared here
finalize(Executor& exec)
^~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp: In instantiation of ‘void hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::do_await() [with Policy = hpx::parallel::v3::sequential_executor; Func = void (*)(int); Futures = hpx::util::tuple<int>]’:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:13: required from ‘static typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type hpx::lcos::detail::dataflow_dispatch<Executor, typename std::enable_if<((hpx::traits::is_executor<typename std::decay<_Tp>::type, void>::value || hpx::traits::is_one_way_executor<typename std::decay<_Tp>::type, void>::value) || hpx::traits::is_two_way_executor<typename std::decay<_Tp>::type, void>::value)>::type>::call(Executor_&&, F&&, Ts&& ...) [with Executor_ = hpx::parallel::v3::sequential_executor&; F = void (*)(int); Ts = {int}; Executor = hpx::parallel::v3::sequential_executor; typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type = hpx::lcos::future<void>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:48: required from ‘decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) hpx::dataflow(F&&, Ts&& ...) [with F = hpx::parallel::v3::sequential_executor&; Ts = {void (*)(int), int}; decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) = hpx::lcos::future<void>; typename std::decay<_Tp>::type = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:273:35: required from ‘void plain_arguments(Executor&) [with Executor = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:325:29: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:517:25: warning: ‘typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::finalize(Executor&) [with Executor = hpx::parallel::v3::sequential_executor; Policy = hpx::parallel::v3::sequential_executor; Func = void (*)(int); Futures = hpx::util::tuple<int>; typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type = void]’ is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
~~~~~~~~^~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: declared here
finalize(Executor& exec)
^~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp: In instantiation of ‘void hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::do_await() [with Policy = hpx::parallel::v3::sequential_executor; Func = int (*)(int); Futures = hpx::util::tuple<int>]’:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:13: required from ‘static typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type hpx::lcos::detail::dataflow_dispatch<Executor, typename std::enable_if<((hpx::traits::is_executor<typename std::decay<_Tp>::type, void>::value || hpx::traits::is_one_way_executor<typename std::decay<_Tp>::type, void>::value) || hpx::traits::is_two_way_executor<typename std::decay<_Tp>::type, void>::value)>::type>::call(Executor_&&, F&&, Ts&& ...) [with Executor_ = hpx::parallel::v3::sequential_executor&; F = int (*)(int); Ts = {int}; Executor = hpx::parallel::v3::sequential_executor; typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type = hpx::lcos::future<int>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:48: required from ‘decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) hpx::dataflow(F&&, Ts&& ...) [with F = hpx::parallel::v3::sequential_executor&; Ts = {int (*)(int), int}; decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) = hpx::lcos::future<int>; typename std::decay<_Tp>::type = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:274:34: required from ‘void plain_arguments(Executor&) [with Executor = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:325:29: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:517:25: warning: ‘typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::finalize(Executor&) [with Executor = hpx::parallel::v3::sequential_executor; Policy = hpx::parallel::v3::sequential_executor; Func = int (*)(int); Futures = hpx::util::tuple<int>; typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type = void]’ is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
~~~~~~~~^~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: declared here
finalize(Executor& exec)
^~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp: In instantiation of ‘void hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::do_await() [with Policy = hpx::parallel::v3::sequential_executor; Func = void (*)(int, hpx::lcos::future<int>); Futures = hpx::util::tuple<int, hpx::lcos::future<int> >]’:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:13: required from ‘static typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type hpx::lcos::detail::dataflow_dispatch<Executor, typename std::enable_if<((hpx::traits::is_executor<typename std::decay<_Tp>::type, void>::value || hpx::traits::is_one_way_executor<typename std::decay<_Tp>::type, void>::value) || hpx::traits::is_two_way_executor<typename std::decay<_Tp>::type, void>::value)>::type>::call(Executor_&&, F&&, Ts&& ...) [with Executor_ = hpx::parallel::v3::sequential_executor&; F = void (*)(int, hpx::lcos::future<int>); Ts = {int, hpx::lcos::future<int>}; Executor = hpx::parallel::v3::sequential_executor; typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type = hpx::lcos::future<void>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:48: required from ‘decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) hpx::dataflow(F&&, Ts&& ...) [with F = hpx::parallel::v3::sequential_executor&; Ts = {void (*)(int, hpx::lcos::future<int>), int, hpx::lcos::future<int>}; decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) = hpx::lcos::future<void>; typename std::decay<_Tp>::type = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:287:35: required from ‘void plain_arguments(Executor&) [with Executor = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:325:29: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:517:25: warning: ‘typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::finalize(Executor&) [with Executor = hpx::parallel::v3::sequential_executor; Policy = hpx::parallel::v3::sequential_executor; Func = void (*)(int, hpx::lcos::future<int>); Futures = hpx::util::tuple<int, hpx::lcos::future<int> >; typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type = void]’ is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
~~~~~~~~^~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: declared here
finalize(Executor& exec)
^~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp: In instantiation of ‘void hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::do_await() [with Policy = hpx::parallel::v3::sequential_executor; Func = int (*)(int, hpx::lcos::future<int>); Futures = hpx::util::tuple<int, hpx::lcos::future<int> >]’:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:13: required from ‘static typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type hpx::lcos::detail::dataflow_dispatch<Executor, typename std::enable_if<((hpx::traits::is_executor<typename std::decay<_Tp>::type, void>::value || hpx::traits::is_one_way_executor<typename std::decay<_Tp>::type, void>::value) || hpx::traits::is_two_way_executor<typename std::decay<_Tp>::type, void>::value)>::type>::call(Executor_&&, F&&, Ts&& ...) [with Executor_ = hpx::parallel::v3::sequential_executor&; F = int (*)(int, hpx::lcos::future<int>); Ts = {int, hpx::lcos::future<int>}; Executor = hpx::parallel::v3::sequential_executor; typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type = hpx::lcos::future<int>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:48: required from ‘decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) hpx::dataflow(F&&, Ts&& ...) [with F = hpx::parallel::v3::sequential_executor&; Ts = {int (*)(int, hpx::lcos::future<int>), int, hpx::lcos::future<int>}; decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) = hpx::lcos::future<int>; typename std::decay<_Tp>::type = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:288:34: required from ‘void plain_arguments(Executor&) [with Executor = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:325:29: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:517:25: warning: ‘typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::finalize(Executor&) [with Executor = hpx::parallel::v3::sequential_executor; Policy = hpx::parallel::v3::sequential_executor; Func = int (*)(int, hpx::lcos::future<int>); Futures = hpx::util::tuple<int, hpx::lcos::future<int> >; typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type = void]’ is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
~~~~~~~~^~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: declared here
finalize(Executor& exec)
^~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp: In instantiation of ‘void hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::do_await() [with Policy = hpx::parallel::v3::parallel_executor; Func = hpx::util::detail::functional_unwrap_impl<void (*)(int), 1ul>; Futures = hpx::util::tuple<hpx::lcos::future<int> >]’:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:13: required from ‘static typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type hpx::lcos::detail::dataflow_dispatch<Executor, typename std::enable_if<((hpx::traits::is_executor<typename std::decay<_Tp>::type, void>::value || hpx::traits::is_one_way_executor<typename std::decay<_Tp>::type, void>::value) || hpx::traits::is_two_way_executor<typename std::decay<_Tp>::type, void>::value)>::type>::call(Executor_&&, F&&, Ts&& ...) [with Executor_ = hpx::parallel::v3::parallel_executor&; F = hpx::util::detail::functional_unwrap_impl<void (*)(int), 1ul>; Ts = {hpx::lcos::future<int>}; Executor = hpx::parallel::v3::parallel_executor; typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type = hpx::lcos::future<void>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:48: required from ‘decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) hpx::dataflow(F&&, Ts&& ...) [with F = hpx::parallel::v3::parallel_executor&; Ts = {hpx::util::detail::functional_unwrap_impl<void (*)(int), 1ul>, hpx::lcos::future<int>}; decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) = hpx::lcos::future<void>; typename std::decay<_Tp>::type = hpx::parallel::v3::parallel_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:81:31: required from ‘void function_pointers(Executor&) [with Executor = hpx::parallel::v3::parallel_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:331:31: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:517:25: warning: ‘typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::finalize(Executor&) [with Executor = hpx::parallel::v3::parallel_executor; Policy = hpx::parallel::v3::parallel_executor; Func = hpx::util::detail::functional_unwrap_impl<void (*)(int), 1ul>; Futures = hpx::util::tuple<hpx::lcos::future<int> >; typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type = void]’ is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
~~~~~~~~^~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: declared here
finalize(Executor& exec)
^~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp: In instantiation of ‘void hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::do_await() [with Policy = hpx::parallel::v3::parallel_executor; Func = hpx::util::detail::functional_unwrap_impl<int (*)(int), 1ul>; Futures = hpx::util::tuple<hpx::lcos::future<int> >]’:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:13: required from ‘static typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type hpx::lcos::detail::dataflow_dispatch<Executor, typename std::enable_if<((hpx::traits::is_executor<typename std::decay<_Tp>::type, void>::value || hpx::traits::is_one_way_executor<typename std::decay<_Tp>::type, void>::value) || hpx::traits::is_two_way_executor<typename std::decay<_Tp>::type, void>::value)>::type>::call(Executor_&&, F&&, Ts&& ...) [with Executor_ = hpx::parallel::v3::parallel_executor&; F = hpx::util::detail::functional_unwrap_impl<int (*)(int), 1ul>; Ts = {hpx::lcos::future<int>}; Executor = hpx::parallel::v3::parallel_executor; typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type = hpx::lcos::future<int>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:48: required from ‘decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) hpx::dataflow(F&&, Ts&& ...) [with F = hpx::parallel::v3::parallel_executor&; Ts = {hpx::util::detail::functional_unwrap_impl<int (*)(int), 1ul>, hpx::lcos::future<int>}; decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) = hpx::lcos::future<int>; typename std::decay<_Tp>::type = hpx::parallel::v3::parallel_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:85:21: required from ‘void function_pointers(Executor&) [with Executor = hpx::parallel::v3::parallel_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:331:31: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:517:25: warning: ‘typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::finalize(Executor&) [with Executor = hpx::parallel::v3::parallel_executor; Policy = hpx::parallel::v3::parallel_executor; Func = hpx::util::detail::functional_unwrap_impl<int (*)(int), 1ul>; Futures = hpx::util::tuple<hpx::lcos::future<int> >; typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type = void]’ is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
~~~~~~~~^~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: declared here
finalize(Executor& exec)
^~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp: In instantiation of ‘void hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::do_await() [with Policy = hpx::parallel::v3::parallel_executor; Func = hpx::util::detail::functional_unwrap_impl<int (*)(int, int), 1ul>; Futures = hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<int> >]’:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:13: required from ‘static typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type hpx::lcos::detail::dataflow_dispatch<Executor, typename std::enable_if<((hpx::traits::is_executor<typename std::decay<_Tp>::type, void>::value || hpx::traits::is_one_way_executor<typename std::decay<_Tp>::type, void>::value) || hpx::traits::is_two_way_executor<typename std::decay<_Tp>::type, void>::value)>::type>::call(Executor_&&, F&&, Ts&& ...) [with Executor_ = hpx::parallel::v3::parallel_executor&; F = hpx::util::detail::functional_unwrap_impl<int (*)(int, int), 1ul>; Ts = {hpx::lcos::future<int>, hpx::lcos::future<int>}; Executor = hpx::parallel::v3::parallel_executor; typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type = hpx::lcos::future<int>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:48: required from ‘decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) hpx::dataflow(F&&, Ts&& ...) [with F = hpx::parallel::v3::parallel_executor&; Ts = {hpx::util::detail::functional_unwrap_impl<int (*)(int, int), 1ul>, hpx::lcos::future<int>, hpx::lcos::future<int>}; decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) = hpx::lcos::future<int>; typename std::decay<_Tp>::type = hpx::parallel::v3::parallel_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:90:22: required from ‘void function_pointers(Executor&) [with Executor = hpx::parallel::v3::parallel_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:331:31: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:517:25: warning: ‘typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::finalize(Executor&) [with Executor = hpx::parallel::v3::parallel_executor; Policy = hpx::parallel::v3::parallel_executor; Func = hpx::util::detail::functional_unwrap_impl<int (*)(int, int), 1ul>; Futures = hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<int> >; typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type = void]’ is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
~~~~~~~~^~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: declared here
finalize(Executor& exec)
^~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp: In instantiation of ‘void hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::do_await() [with Policy = hpx::parallel::v3::parallel_executor; Func = hpx::util::detail::functional_unwrap_impl<int (*)(const std::vector<int>&), 1ul>; Futures = hpx::util::tuple<std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > >]’:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:13: required from ‘static typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type hpx::lcos::detail::dataflow_dispatch<Executor, typename std::enable_if<((hpx::traits::is_executor<typename std::decay<_Tp>::type, void>::value || hpx::traits::is_one_way_executor<typename std::decay<_Tp>::type, void>::value) || hpx::traits::is_two_way_executor<typename std::decay<_Tp>::type, void>::value)>::type>::call(Executor_&&, F&&, Ts&& ...) [with Executor_ = hpx::parallel::v3::parallel_executor&; F = hpx::util::detail::functional_unwrap_impl<int (*)(const std::vector<int>&), 1ul>; Ts = {std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > >}; Executor = hpx::parallel::v3::parallel_executor; typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type = hpx::lcos::future<int>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:48: required from ‘decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) hpx::dataflow(F&&, Ts&& ...) [with F = hpx::parallel::v3::parallel_executor&; Ts = {hpx::util::detail::functional_unwrap_impl<int (*)(const std::vector<int, std::allocator<int> >&), 1ul>, std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > >}; decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) = hpx::lcos::future<int>; typename std::decay<_Tp>::type = hpx::parallel::v3::parallel_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:108:30: required from ‘void function_pointers(Executor&) [with Executor = hpx::parallel::v3::parallel_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:331:31: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:517:25: warning: ‘typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::finalize(Executor&) [with Executor = hpx::parallel::v3::parallel_executor; Policy = hpx::parallel::v3::parallel_executor; Func = hpx::util::detail::functional_unwrap_impl<int (*)(const std::vector<int>&), 1ul>; Futures = hpx::util::tuple<std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > >; typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type = void]’ is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
~~~~~~~~^~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: declared here
finalize(Executor& exec)
^~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp: In instantiation of ‘void hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::do_await() [with Policy = hpx::parallel::v3::parallel_executor; Func = hpx::util::detail::functional_unwrap_impl<void (*)(), 1ul>; Futures = hpx::util::tuple<hpx::lcos::future<void> >]’:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:13: required from ‘static typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type hpx::lcos::detail::dataflow_dispatch<Executor, typename std::enable_if<((hpx::traits::is_executor<typename std::decay<_Tp>::type, void>::value || hpx::traits::is_one_way_executor<typename std::decay<_Tp>::type, void>::value) || hpx::traits::is_two_way_executor<typename std::decay<_Tp>::type, void>::value)>::type>::call(Executor_&&, F&&, Ts&& ...) [with Executor_ = hpx::parallel::v3::parallel_executor&; F = hpx::util::detail::functional_unwrap_impl<void (*)(), 1ul>; Ts = {hpx::lcos::future<void>}; Executor = hpx::parallel::v3::parallel_executor; typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type = hpx::lcos::future<void>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:48: required from ‘decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) hpx::dataflow(F&&, Ts&& ...) [with F = hpx::parallel::v3::parallel_executor&; Ts = {hpx::util::detail::functional_unwrap_impl<void (*)(), 1ul>, hpx::lcos::future<void>}; decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) = hpx::lcos::future<void>; typename std::decay<_Tp>::type = hpx::parallel::v3::parallel_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:116:21: required from ‘void function_pointers(Executor&) [with Executor = hpx::parallel::v3::parallel_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:331:31: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:517:25: warning: ‘typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::finalize(Executor&) [with Executor = hpx::parallel::v3::parallel_executor; Policy = hpx::parallel::v3::parallel_executor; Func = hpx::util::detail::functional_unwrap_impl<void (*)(), 1ul>; Futures = hpx::util::tuple<hpx::lcos::future<void> >; typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type = void]’ is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
~~~~~~~~^~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: declared here
finalize(Executor& exec)
^~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp: In instantiation of ‘void hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::do_await() [with Policy = hpx::parallel::v3::parallel_executor; Func = hpx::util::detail::functional_unwrap_impl<int (*)(int), 1ul>; Futures = hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<void> >]’:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:13: required from ‘static typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type hpx::lcos::detail::dataflow_dispatch<Executor, typename std::enable_if<((hpx::traits::is_executor<typename std::decay<_Tp>::type, void>::value || hpx::traits::is_one_way_executor<typename std::decay<_Tp>::type, void>::value) || hpx::traits::is_two_way_executor<typename std::decay<_Tp>::type, void>::value)>::type>::call(Executor_&&, F&&, Ts&& ...) [with Executor_ = hpx::parallel::v3::parallel_executor&; F = hpx::util::detail::functional_unwrap_impl<int (*)(int), 1ul>; Ts = {hpx::lcos::future<int>, hpx::lcos::future<void>}; Executor = hpx::parallel::v3::parallel_executor; typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type = hpx::lcos::future<int>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:48: required from ‘decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) hpx::dataflow(F&&, Ts&& ...) [with F = hpx::parallel::v3::parallel_executor&; Ts = {hpx::util::detail::functional_unwrap_impl<int (*)(int), 1ul>, hpx::lcos::future<int>, hpx::lcos::future<void>}; decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) = hpx::lcos::future<int>; typename std::decay<_Tp>::type = hpx::parallel::v3::parallel_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:111:22: required from ‘void function_pointers(Executor&) [with Executor = hpx::parallel::v3::parallel_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:331:31: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:517:25: warning: ‘typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::finalize(Executor&) [with Executor = hpx::parallel::v3::parallel_executor; Policy = hpx::parallel::v3::parallel_executor; Func = hpx::util::detail::functional_unwrap_impl<int (*)(int), 1ul>; Futures = hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<void> >; typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type = void]’ is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
~~~~~~~~^~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: declared here
finalize(Executor& exec)
^~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp: In instantiation of ‘void hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::do_await() [with Policy = hpx::parallel::v3::parallel_executor; Func = void (*)(hpx::lcos::future<void>); Futures = hpx::util::tuple<hpx::lcos::future<void> >]’:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:13: required from ‘static typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type hpx::lcos::detail::dataflow_dispatch<Executor, typename std::enable_if<((hpx::traits::is_executor<typename std::decay<_Tp>::type, void>::value || hpx::traits::is_one_way_executor<typename std::decay<_Tp>::type, void>::value) || hpx::traits::is_two_way_executor<typename std::decay<_Tp>::type, void>::value)>::type>::call(Executor_&&, F&&, Ts&& ...) [with Executor_ = hpx::parallel::v3::parallel_executor&; F = void (*)(hpx::lcos::future<void>); Ts = {hpx::lcos::future<void>}; Executor = hpx::parallel::v3::parallel_executor; typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type = hpx::lcos::future<void>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:48: required from ‘decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) hpx::dataflow(F&&, Ts&& ...) [with F = hpx::parallel::v3::parallel_executor&; Ts = {void (*)(hpx::lcos::future<void>), hpx::lcos::future<void>}; decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) = hpx::lcos::future<void>; typename std::decay<_Tp>::type = hpx::parallel::v3::parallel_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:196:19: required from ‘void future_function_pointers(Executor&) [with Executor = hpx::parallel::v3::parallel_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:332:38: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:517:25: warning: ‘typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::finalize(Executor&) [with Executor = hpx::parallel::v3::parallel_executor; Policy = hpx::parallel::v3::parallel_executor; Func = void (*)(hpx::lcos::future<void>); Futures = hpx::util::tuple<hpx::lcos::future<void> >; typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type = void]’ is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
~~~~~~~~^~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: declared here
finalize(Executor& exec)
^~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp: In instantiation of ‘void hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::do_await() [with Policy = hpx::parallel::v3::parallel_executor; Func = void (*)(hpx::lcos::future<void>, hpx::lcos::future<void>); Futures = hpx::util::tuple<hpx::lcos::future<void>, hpx::lcos::future<void> >]’:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:13: required from ‘static typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type hpx::lcos::detail::dataflow_dispatch<Executor, typename std::enable_if<((hpx::traits::is_executor<typename std::decay<_Tp>::type, void>::value || hpx::traits::is_one_way_executor<typename std::decay<_Tp>::type, void>::value) || hpx::traits::is_two_way_executor<typename std::decay<_Tp>::type, void>::value)>::type>::call(Executor_&&, F&&, Ts&& ...) [with Executor_ = hpx::parallel::v3::parallel_executor&; F = void (*)(hpx::lcos::future<void>, hpx::lcos::future<void>); Ts = {hpx::lcos::future<void>, hpx::lcos::future<void>}; Executor = hpx::parallel::v3::parallel_executor; typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type = hpx::lcos::future<void>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:48: required from ‘decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) hpx::dataflow(F&&, Ts&& ...) [with F = hpx::parallel::v3::parallel_executor&; Ts = {void (*)(hpx::lcos::future<void>, hpx::lcos::future<void>), hpx::lcos::future<void>, hpx::lcos::future<void>}; decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) = hpx::lcos::future<void>; typename std::decay<_Tp>::type = hpx::parallel::v3::parallel_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:206:31: required from ‘void future_function_pointers(Executor&) [with Executor = hpx::parallel::v3::parallel_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:332:38: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:517:25: warning: ‘typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::finalize(Executor&) [with Executor = hpx::parallel::v3::parallel_executor; Policy = hpx::parallel::v3::parallel_executor; Func = void (*)(hpx::lcos::future<void>, hpx::lcos::future<void>); Futures = hpx::util::tuple<hpx::lcos::future<void>, hpx::lcos::future<void> >; typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type = void]’ is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
~~~~~~~~^~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: declared here
finalize(Executor& exec)
^~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp: In instantiation of ‘void hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::do_await() [with Policy = hpx::parallel::v3::parallel_executor; Func = int (*)(hpx::lcos::future<void>); Futures = hpx::util::tuple<hpx::lcos::future<void> >]’:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:13: required from ‘static typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type hpx::lcos::detail::dataflow_dispatch<Executor, typename std::enable_if<((hpx::traits::is_executor<typename std::decay<_Tp>::type, void>::value || hpx::traits::is_one_way_executor<typename std::decay<_Tp>::type, void>::value) || hpx::traits::is_two_way_executor<typename std::decay<_Tp>::type, void>::value)>::type>::call(Executor_&&, F&&, Ts&& ...) [with Executor_ = hpx::parallel::v3::parallel_executor&; F = int (*)(hpx::lcos::future<void>); Ts = {hpx::lcos::future<void>}; Executor = hpx::parallel::v3::parallel_executor; typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type = hpx::lcos::future<int>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:48: required from ‘decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) hpx::dataflow(F&&, Ts&& ...) [with F = hpx::parallel::v3::parallel_executor&; Ts = {int (*)(hpx::lcos::future<void>), hpx::lcos::future<void>}; decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) = hpx::lcos::future<int>; typename std::decay<_Tp>::type = hpx::parallel::v3::parallel_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:221:30: required from ‘void future_function_pointers(Executor&) [with Executor = hpx::parallel::v3::parallel_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:332:38: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:517:25: warning: ‘typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::finalize(Executor&) [with Executor = hpx::parallel::v3::parallel_executor; Policy = hpx::parallel::v3::parallel_executor; Func = int (*)(hpx::lcos::future<void>); Futures = hpx::util::tuple<hpx::lcos::future<void> >; typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type = void]’ is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
~~~~~~~~^~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: declared here
finalize(Executor& exec)
^~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp: In instantiation of ‘void hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::do_await() [with Policy = hpx::parallel::v3::parallel_executor; Func = int (*)(hpx::lcos::future<int>, hpx::lcos::future<int>); Futures = hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<int> >]’:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:13: required from ‘static typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type hpx::lcos::detail::dataflow_dispatch<Executor, typename std::enable_if<((hpx::traits::is_executor<typename std::decay<_Tp>::type, void>::value || hpx::traits::is_one_way_executor<typename std::decay<_Tp>::type, void>::value) || hpx::traits::is_two_way_executor<typename std::decay<_Tp>::type, void>::value)>::type>::call(Executor_&&, F&&, Ts&& ...) [with Executor_ = hpx::parallel::v3::parallel_executor&; F = int (*)(hpx::lcos::future<int>, hpx::lcos::future<int>); Ts = {hpx::lcos::future<int>, hpx::lcos::future<int>}; Executor = hpx::parallel::v3::parallel_executor; typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type = hpx::lcos::future<int>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:48: required from ‘decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) hpx::dataflow(F&&, Ts&& ...) [with F = hpx::parallel::v3::parallel_executor&; Ts = {int (*)(hpx::lcos::future<int>, hpx::lcos::future<int>), hpx::lcos::future<int>, hpx::lcos::future<int>}; decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) = hpx::lcos::future<int>; typename std::decay<_Tp>::type = hpx::parallel::v3::parallel_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:230:30: required from ‘void future_function_pointers(Executor&) [with Executor = hpx::parallel::v3::parallel_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:332:38: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:517:25: warning: ‘typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::finalize(Executor&) [with Executor = hpx::parallel::v3::parallel_executor; Policy = hpx::parallel::v3::parallel_executor; Func = int (*)(hpx::lcos::future<int>, hpx::lcos::future<int>); Futures = hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<int> >; typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type = void]’ is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
~~~~~~~~^~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: declared here
finalize(Executor& exec)
^~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp: In instantiation of ‘void hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::do_await() [with Policy = hpx::parallel::v3::parallel_executor; Func = int (*)(std::vector<hpx::lcos::future<int> >&); Futures = hpx::util::tuple<std::reference_wrapper<std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > > >]’:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:13: required from ‘static typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type hpx::lcos::detail::dataflow_dispatch<Executor, typename std::enable_if<((hpx::traits::is_executor<typename std::decay<_Tp>::type, void>::value || hpx::traits::is_one_way_executor<typename std::decay<_Tp>::type, void>::value) || hpx::traits::is_two_way_executor<typename std::decay<_Tp>::type, void>::value)>::type>::call(Executor_&&, F&&, Ts&& ...) [with Executor_ = hpx::parallel::v3::parallel_executor&; F = int (*)(std::vector<hpx::lcos::future<int> >&); Ts = {std::reference_wrapper<std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > >}; Executor = hpx::parallel::v3::parallel_executor; typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type = hpx::lcos::future<int>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:48: required from ‘decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) hpx::dataflow(F&&, Ts&& ...) [with F = hpx::parallel::v3::parallel_executor&; Ts = {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> > > >}; decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) = hpx::lcos::future<int>; typename std::decay<_Tp>::type = hpx::parallel::v3::parallel_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:248:30: required from ‘void future_function_pointers(Executor&) [with Executor = hpx::parallel::v3::parallel_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:332:38: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:517:25: warning: ‘typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::finalize(Executor&) [with Executor = hpx::parallel::v3::parallel_executor; Policy = hpx::parallel::v3::parallel_executor; Func = int (*)(std::vector<hpx::lcos::future<int> >&); Futures = hpx::util::tuple<std::reference_wrapper<std::vector<hpx::lcos::future<int>, std::allocator<hpx::lcos::future<int> > > > >; typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type = void]’ is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
~~~~~~~~^~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: declared here
finalize(Executor& exec)
^~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp: In instantiation of ‘void hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::do_await() [with Policy = hpx::parallel::v3::parallel_executor; Func = void (*)(int); Futures = hpx::util::tuple<int>]’:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:13: required from ‘static typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type hpx::lcos::detail::dataflow_dispatch<Executor, typename std::enable_if<((hpx::traits::is_executor<typename std::decay<_Tp>::type, void>::value || hpx::traits::is_one_way_executor<typename std::decay<_Tp>::type, void>::value) || hpx::traits::is_two_way_executor<typename std::decay<_Tp>::type, void>::value)>::type>::call(Executor_&&, F&&, Ts&& ...) [with Executor_ = hpx::parallel::v3::parallel_executor&; F = void (*)(int); Ts = {int}; Executor = hpx::parallel::v3::parallel_executor; typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type = hpx::lcos::future<void>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:48: required from ‘decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) hpx::dataflow(F&&, Ts&& ...) [with F = hpx::parallel::v3::parallel_executor&; Ts = {void (*)(int), int}; decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) = hpx::lcos::future<void>; typename std::decay<_Tp>::type = hpx::parallel::v3::parallel_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:273:35: required from ‘void plain_arguments(Executor&) [with Executor = hpx::parallel::v3::parallel_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:333:29: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:517:25: warning: ‘typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::finalize(Executor&) [with Executor = hpx::parallel::v3::parallel_executor; Policy = hpx::parallel::v3::parallel_executor; Func = void (*)(int); Futures = hpx::util::tuple<int>; typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type = void]’ is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
~~~~~~~~^~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: declared here
finalize(Executor& exec)
^~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp: In instantiation of ‘void hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::do_await() [with Policy = hpx::parallel::v3::parallel_executor; Func = int (*)(int); Futures = hpx::util::tuple<int>]’:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:13: required from ‘static typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type hpx::lcos::detail::dataflow_dispatch<Executor, typename std::enable_if<((hpx::traits::is_executor<typename std::decay<_Tp>::type, void>::value || hpx::traits::is_one_way_executor<typename std::decay<_Tp>::type, void>::value) || hpx::traits::is_two_way_executor<typename std::decay<_Tp>::type, void>::value)>::type>::call(Executor_&&, F&&, Ts&& ...) [with Executor_ = hpx::parallel::v3::parallel_executor&; F = int (*)(int); Ts = {int}; Executor = hpx::parallel::v3::parallel_executor; typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type = hpx::lcos::future<int>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:48: required from ‘decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) hpx::dataflow(F&&, Ts&& ...) [with F = hpx::parallel::v3::parallel_executor&; Ts = {int (*)(int), int}; decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) = hpx::lcos::future<int>; typename std::decay<_Tp>::type = hpx::parallel::v3::parallel_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:274:34: required from ‘void plain_arguments(Executor&) [with Executor = hpx::parallel::v3::parallel_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:333:29: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:517:25: warning: ‘typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::finalize(Executor&) [with Executor = hpx::parallel::v3::parallel_executor; Policy = hpx::parallel::v3::parallel_executor; Func = int (*)(int); Futures = hpx::util::tuple<int>; typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type = void]’ is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
~~~~~~~~^~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: declared here
finalize(Executor& exec)
^~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp: In instantiation of ‘void hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::do_await() [with Policy = hpx::parallel::v3::parallel_executor; Func = void (*)(int, hpx::lcos::future<int>); Futures = hpx::util::tuple<int, hpx::lcos::future<int> >]’:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:13: required from ‘static typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type hpx::lcos::detail::dataflow_dispatch<Executor, typename std::enable_if<((hpx::traits::is_executor<typename std::decay<_Tp>::type, void>::value || hpx::traits::is_one_way_executor<typename std::decay<_Tp>::type, void>::value) || hpx::traits::is_two_way_executor<typename std::decay<_Tp>::type, void>::value)>::type>::call(Executor_&&, F&&, Ts&& ...) [with Executor_ = hpx::parallel::v3::parallel_executor&; F = void (*)(int, hpx::lcos::future<int>); Ts = {int, hpx::lcos::future<int>}; Executor = hpx::parallel::v3::parallel_executor; typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type = hpx::lcos::future<void>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:48: required from ‘decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) hpx::dataflow(F&&, Ts&& ...) [with F = hpx::parallel::v3::parallel_executor&; Ts = {void (*)(int, hpx::lcos::future<int>), int, hpx::lcos::future<int>}; decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) = hpx::lcos::future<void>; typename std::decay<_Tp>::type = hpx::parallel::v3::parallel_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:287:35: required from ‘void plain_arguments(Executor&) [with Executor = hpx::parallel::v3::parallel_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:333:29: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:517:25: warning: ‘typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::finalize(Executor&) [with Executor = hpx::parallel::v3::parallel_executor; Policy = hpx::parallel::v3::parallel_executor; Func = void (*)(int, hpx::lcos::future<int>); Futures = hpx::util::tuple<int, hpx::lcos::future<int> >; typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type = void]’ is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
~~~~~~~~^~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: declared here
finalize(Executor& exec)
^~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp: In instantiation of ‘void hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::do_await() [with Policy = hpx::parallel::v3::parallel_executor; Func = int (*)(int, hpx::lcos::future<int>); Futures = hpx::util::tuple<int, hpx::lcos::future<int> >]’:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:13: required from ‘static typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type hpx::lcos::detail::dataflow_dispatch<Executor, typename std::enable_if<((hpx::traits::is_executor<typename std::decay<_Tp>::type, void>::value || hpx::traits::is_one_way_executor<typename std::decay<_Tp>::type, void>::value) || hpx::traits::is_two_way_executor<typename std::decay<_Tp>::type, void>::value)>::type>::call(Executor_&&, F&&, Ts&& ...) [with Executor_ = hpx::parallel::v3::parallel_executor&; F = int (*)(int, hpx::lcos::future<int>); Ts = {int, hpx::lcos::future<int>}; Executor = hpx::parallel::v3::parallel_executor; typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type = hpx::lcos::future<int>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:48: required from ‘decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) hpx::dataflow(F&&, Ts&& ...) [with F = hpx::parallel::v3::parallel_executor&; Ts = {int (*)(int, hpx::lcos::future<int>), int, hpx::lcos::future<int>}; decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) = hpx::lcos::future<int>; typename std::decay<_Tp>::type = hpx::parallel::v3::parallel_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:288:34: required from ‘void plain_arguments(Executor&) [with Executor = hpx::parallel::v3::parallel_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:333:29: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:517:25: warning: ‘typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::finalize(Executor&) [with Executor = hpx::parallel::v3::parallel_executor; Policy = hpx::parallel::v3::parallel_executor; Func = int (*)(int, hpx::lcos::future<int>); Futures = hpx::util::tuple<int, hpx::lcos::future<int> >; typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type = void]’ is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
~~~~~~~~^~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: declared here
finalize(Executor& exec)
^~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp: In instantiation of ‘void hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::await_next_respawn(IsFuture, IsRange) [with long unsigned int I = 0ul; IsFuture = std::integral_constant<bool, true>; IsRange = std::integral_constant<bool, false>; Policy = hpx::parallel::v3::sequential_executor; Func = hpx::util::detail::functional_unwrap_impl<void (*)(int), 1ul>; Futures = hpx::util::tuple<hpx::lcos::future<int> >]’:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:469:46: required from ‘void hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::await_next(std::true_type, std::false_type) [with long unsigned int I = 0ul; Policy = hpx::parallel::v3::sequential_executor; Func = hpx::util::detail::functional_unwrap_impl<void (*)(int), 1ul>; Futures = hpx::util::tuple<hpx::lcos::future<int> >; std::true_type = std::integral_constant<bool, true>; std::false_type = std::integral_constant<bool, false>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:506:26: required from ‘void hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::do_await(std::false_type) [with long unsigned int I = 0ul; Policy = hpx::parallel::v3::sequential_executor; Func = hpx::util::detail::functional_unwrap_impl<void (*)(int), 1ul>; Futures = hpx::util::tuple<hpx::lcos::future<int> >; std::false_type = std::integral_constant<bool, false>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:512:24: required from ‘void hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::do_await() [with Policy = hpx::parallel::v3::sequential_executor; Func = hpx::util::detail::functional_unwrap_impl<void (*)(int), 1ul>; Futures = hpx::util::tuple<hpx::lcos::future<int> >]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:13: required from ‘static typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type hpx::lcos::detail::dataflow_dispatch<Executor, typename std::enable_if<((hpx::traits::is_executor<typename std::decay<_Tp>::type, void>::value || hpx::traits::is_one_way_executor<typename std::decay<_Tp>::type, void>::value) || hpx::traits::is_two_way_executor<typename std::decay<_Tp>::type, void>::value)>::type>::call(Executor_&&, F&&, Ts&& ...) [with Executor_ = hpx::parallel::v3::sequential_executor&; F = hpx::util::detail::functional_unwrap_impl<void (*)(int), 1ul>; Ts = {hpx::lcos::future<int>}; Executor = hpx::parallel::v3::sequential_executor; typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type = hpx::lcos::future<void>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:48: required from ‘decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) hpx::dataflow(F&&, Ts&& ...) [with F = hpx::parallel::v3::sequential_executor&; Ts = {hpx::util::detail::functional_unwrap_impl<void (*)(int), 1ul>, hpx::lcos::future<int>}; decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) = hpx::lcos::future<void>; typename std::decay<_Tp>::type = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:81:31: required from ‘void function_pointers(Executor&) [with Executor = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:323:31: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:358:25: warning: ‘typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::finalize(Executor&) [with Executor = hpx::parallel::v3::sequential_executor; Policy = hpx::parallel::v3::sequential_executor; Func = hpx::util::detail::functional_unwrap_impl<void (*)(int), 1ul>; Futures = hpx::util::tuple<hpx::lcos::future<int> >; typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type = void]’ is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
~~~~~~~~^~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: declared here
finalize(Executor& exec)
^~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp: In instantiation of ‘void hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::await_next_respawn(IsFuture, IsRange) [with long unsigned int I = 0ul; IsFuture = std::integral_constant<bool, true>; IsRange = std::integral_constant<bool, false>; Policy = hpx::parallel::v3::sequential_executor; Func = hpx::util::detail::functional_unwrap_impl<int (*)(int), 1ul>; Futures = hpx::util::tuple<hpx::lcos::future<int> >]’:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:469:46: required from ‘void hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::await_next(std::true_type, std::false_type) [with long unsigned int I = 0ul; Policy = hpx::parallel::v3::sequential_executor; Func = hpx::util::detail::functional_unwrap_impl<int (*)(int), 1ul>; Futures = hpx::util::tuple<hpx::lcos::future<int> >; std::true_type = std::integral_constant<bool, true>; std::false_type = std::integral_constant<bool, false>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:506:26: required from ‘void hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::do_await(std::false_type) [with long unsigned int I = 0ul; Policy = hpx::parallel::v3::sequential_executor; Func = hpx::util::detail::functional_unwrap_impl<int (*)(int), 1ul>; Futures = hpx::util::tuple<hpx::lcos::future<int> >; std::false_type = std::integral_constant<bool, false>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:512:24: required from ‘void hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::do_await() [with Policy = hpx::parallel::v3::sequential_executor; Func = hpx::util::detail::functional_unwrap_impl<int (*)(int), 1ul>; Futures = hpx::util::tuple<hpx::lcos::future<int> >]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:13: required from ‘static typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type hpx::lcos::detail::dataflow_dispatch<Executor, typename std::enable_if<((hpx::traits::is_executor<typename std::decay<_Tp>::type, void>::value || hpx::traits::is_one_way_executor<typename std::decay<_Tp>::type, void>::value) || hpx::traits::is_two_way_executor<typename std::decay<_Tp>::type, void>::value)>::type>::call(Executor_&&, F&&, Ts&& ...) [with Executor_ = hpx::parallel::v3::sequential_executor&; F = hpx::util::detail::functional_unwrap_impl<int (*)(int), 1ul>; Ts = {hpx::lcos::future<int>}; Executor = hpx::parallel::v3::sequential_executor; typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type = hpx::lcos::future<int>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:48: required from ‘decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) hpx::dataflow(F&&, Ts&& ...) [with F = hpx::parallel::v3::sequential_executor&; Ts = {hpx::util::detail::functional_unwrap_impl<int (*)(int), 1ul>, hpx::lcos::future<int>}; decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) = hpx::lcos::future<int>; typename std::decay<_Tp>::type = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:85:21: required from ‘void function_pointers(Executor&) [with Executor = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:323:31: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:358:25: warning: ‘typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::finalize(Executor&) [with Executor = hpx::parallel::v3::sequential_executor; Policy = hpx::parallel::v3::sequential_executor; Func = hpx::util::detail::functional_unwrap_impl<int (*)(int), 1ul>; Futures = hpx::util::tuple<hpx::lcos::future<int> >; typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type = void]’ is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
~~~~~~~~^~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: declared here
finalize(Executor& exec)
^~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp: In instantiation of ‘void hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::await_next_respawn(IsFuture, IsRange) [with long unsigned int I = 0ul; IsFuture = std::integral_constant<bool, true>; IsRange = std::integral_constant<bool, false>; Policy = hpx::parallel::v3::sequential_executor; Func = hpx::util::detail::functional_unwrap_impl<int (*)(int, int), 1ul>; Futures = hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<int> >]’:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:469:46: required from ‘void hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::await_next(std::true_type, std::false_type) [with long unsigned int I = 0ul; Policy = hpx::parallel::v3::sequential_executor; Func = hpx::util::detail::functional_unwrap_impl<int (*)(int, int), 1ul>; Futures = hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<int> >; std::true_type = std::integral_constant<bool, true>; std::false_type = std::integral_constant<bool, false>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:506:26: required from ‘void hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::do_await(std::false_type) [with long unsigned int I = 0ul; Policy = hpx::parallel::v3::sequential_executor; Func = hpx::util::detail::functional_unwrap_impl<int (*)(int, int), 1ul>; Futures = hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<int> >; std::false_type = std::integral_constant<bool, false>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:512:24: required from ‘void hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::do_await() [with Policy = hpx::parallel::v3::sequential_executor; Func = hpx::util::detail::functional_unwrap_impl<int (*)(int, int), 1ul>; Futures = hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<int> >]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:13: required from ‘static typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type hpx::lcos::detail::dataflow_dispatch<Executor, typename std::enable_if<((hpx::traits::is_executor<typename std::decay<_Tp>::type, void>::value || hpx::traits::is_one_way_executor<typename std::decay<_Tp>::type, void>::value) || hpx::traits::is_two_way_executor<typename std::decay<_Tp>::type, void>::value)>::type>::call(Executor_&&, F&&, Ts&& ...) [with Executor_ = hpx::parallel::v3::sequential_executor&; F = hpx::util::detail::functional_unwrap_impl<int (*)(int, int), 1ul>; Ts = {hpx::lcos::future<int>, hpx::lcos::future<int>}; Executor = hpx::parallel::v3::sequential_executor; typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type = hpx::lcos::future<int>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:48: required from ‘decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) hpx::dataflow(F&&, Ts&& ...) [with F = hpx::parallel::v3::sequential_executor&; Ts = {hpx::util::detail::functional_unwrap_impl<int (*)(int, int), 1ul>, hpx::lcos::future<int>, hpx::lcos::future<int>}; decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) = hpx::lcos::future<int>; typename std::decay<_Tp>::type = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:90:22: required from ‘void function_pointers(Executor&) [with Executor = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:323:31: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:358:25: warning: ‘typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::finalize(Executor&) [with Executor = hpx::parallel::v3::sequential_executor; Policy = hpx::parallel::v3::sequential_executor; Func = hpx::util::detail::functional_unwrap_impl<int (*)(int, int), 1ul>; Futures = hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<int> >; typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type = void]’ is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
~~~~~~~~^~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: declared here
finalize(Executor& exec)
^~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp: In instantiation of ‘void hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::await_next_respawn(IsFuture, IsRange) [with long unsigned int I = 0ul; IsFuture = std::integral_constant<bool, true>; IsRange = std::integral_constant<bool, false>; Policy = hpx::parallel::v3::sequential_executor; Func = hpx::util::detail::functional_unwrap_impl<void (*)(), 1ul>; Futures = hpx::util::tuple<hpx::lcos::future<void> >]’:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:469:46: required from ‘void hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::await_next(std::true_type, std::false_type) [with long unsigned int I = 0ul; Policy = hpx::parallel::v3::sequential_executor; Func = hpx::util::detail::functional_unwrap_impl<void (*)(), 1ul>; Futures = hpx::util::tuple<hpx::lcos::future<void> >; std::true_type = std::integral_constant<bool, true>; std::false_type = std::integral_constant<bool, false>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:506:26: required from ‘void hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::do_await(std::false_type) [with long unsigned int I = 0ul; Policy = hpx::parallel::v3::sequential_executor; Func = hpx::util::detail::functional_unwrap_impl<void (*)(), 1ul>; Futures = hpx::util::tuple<hpx::lcos::future<void> >; std::false_type = std::integral_constant<bool, false>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:512:24: required from ‘void hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::do_await() [with Policy = hpx::parallel::v3::sequential_executor; Func = hpx::util::detail::functional_unwrap_impl<void (*)(), 1ul>; Futures = hpx::util::tuple<hpx::lcos::future<void> >]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:13: required from ‘static typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type hpx::lcos::detail::dataflow_dispatch<Executor, typename std::enable_if<((hpx::traits::is_executor<typename std::decay<_Tp>::type, void>::value || hpx::traits::is_one_way_executor<typename std::decay<_Tp>::type, void>::value) || hpx::traits::is_two_way_executor<typename std::decay<_Tp>::type, void>::value)>::type>::call(Executor_&&, F&&, Ts&& ...) [with Executor_ = hpx::parallel::v3::sequential_executor&; F = hpx::util::detail::functional_unwrap_impl<void (*)(), 1ul>; Ts = {hpx::lcos::future<void>}; Executor = hpx::parallel::v3::sequential_executor; typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type = hpx::lcos::future<void>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:48: required from ‘decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) hpx::dataflow(F&&, Ts&& ...) [with F = hpx::parallel::v3::sequential_executor&; Ts = {hpx::util::detail::functional_unwrap_impl<void (*)(), 1ul>, hpx::lcos::future<void>}; decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) = hpx::lcos::future<void>; typename std::decay<_Tp>::type = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:116:21: required from ‘void function_pointers(Executor&) [with Executor = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:323:31: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:358:25: warning: ‘typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::finalize(Executor&) [with Executor = hpx::parallel::v3::sequential_executor; Policy = hpx::parallel::v3::sequential_executor; Func = hpx::util::detail::functional_unwrap_impl<void (*)(), 1ul>; Futures = hpx::util::tuple<hpx::lcos::future<void> >; typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type = void]’ is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
~~~~~~~~^~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: declared here
finalize(Executor& exec)
^~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp: In instantiation of ‘void hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::await_next_respawn(IsFuture, IsRange) [with long unsigned int I = 0ul; IsFuture = std::integral_constant<bool, true>; IsRange = std::integral_constant<bool, false>; Policy = hpx::parallel::v3::sequential_executor; Func = hpx::util::detail::functional_unwrap_impl<int (*)(int), 1ul>; Futures = hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<void> >]’:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:469:46: required from ‘void hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::await_next(std::true_type, std::false_type) [with long unsigned int I = 0ul; Policy = hpx::parallel::v3::sequential_executor; Func = hpx::util::detail::functional_unwrap_impl<int (*)(int), 1ul>; Futures = hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<void> >; std::true_type = std::integral_constant<bool, true>; std::false_type = std::integral_constant<bool, false>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:506:26: required from ‘void hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::do_await(std::false_type) [with long unsigned int I = 0ul; Policy = hpx::parallel::v3::sequential_executor; Func = hpx::util::detail::functional_unwrap_impl<int (*)(int), 1ul>; Futures = hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<void> >; std::false_type = std::integral_constant<bool, false>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:512:24: required from ‘void hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::do_await() [with Policy = hpx::parallel::v3::sequential_executor; Func = hpx::util::detail::functional_unwrap_impl<int (*)(int), 1ul>; Futures = hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<void> >]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:13: required from ‘static typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type hpx::lcos::detail::dataflow_dispatch<Executor, typename std::enable_if<((hpx::traits::is_executor<typename std::decay<_Tp>::type, void>::value || hpx::traits::is_one_way_executor<typename std::decay<_Tp>::type, void>::value) || hpx::traits::is_two_way_executor<typename std::decay<_Tp>::type, void>::value)>::type>::call(Executor_&&, F&&, Ts&& ...) [with Executor_ = hpx::parallel::v3::sequential_executor&; F = hpx::util::detail::functional_unwrap_impl<int (*)(int), 1ul>; Ts = {hpx::lcos::future<int>, hpx::lcos::future<void>}; Executor = hpx::parallel::v3::sequential_executor; typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type = hpx::lcos::future<int>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:48: required from ‘decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) hpx::dataflow(F&&, Ts&& ...) [with F = hpx::parallel::v3::sequential_executor&; Ts = {hpx::util::detail::functional_unwrap_impl<int (*)(int), 1ul>, hpx::lcos::future<int>, hpx::lcos::future<void>}; decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) = hpx::lcos::future<int>; typename std::decay<_Tp>::type = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:111:22: required from ‘void function_pointers(Executor&) [with Executor = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:323:31: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:358:25: warning: ‘typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::finalize(Executor&) [with Executor = hpx::parallel::v3::sequential_executor; Policy = hpx::parallel::v3::sequential_executor; Func = hpx::util::detail::functional_unwrap_impl<int (*)(int), 1ul>; Futures = hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<void> >; typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type = void]’ is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
~~~~~~~~^~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: declared here
finalize(Executor& exec)
^~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp: In instantiation of ‘void hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::await_next_respawn(IsFuture, IsRange) [with long unsigned int I = 0ul; IsFuture = std::integral_constant<bool, true>; IsRange = std::integral_constant<bool, false>; Policy = hpx::parallel::v3::sequential_executor; Func = void (*)(hpx::lcos::future<void>); Futures = hpx::util::tuple<hpx::lcos::future<void> >]’:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:469:46: required from ‘void hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::await_next(std::true_type, std::false_type) [with long unsigned int I = 0ul; Policy = hpx::parallel::v3::sequential_executor; Func = void (*)(hpx::lcos::future<void>); Futures = hpx::util::tuple<hpx::lcos::future<void> >; std::true_type = std::integral_constant<bool, true>; std::false_type = std::integral_constant<bool, false>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:506:26: required from ‘void hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::do_await(std::false_type) [with long unsigned int I = 0ul; Policy = hpx::parallel::v3::sequential_executor; Func = void (*)(hpx::lcos::future<void>); Futures = hpx::util::tuple<hpx::lcos::future<void> >; std::false_type = std::integral_constant<bool, false>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:512:24: required from ‘void hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::do_await() [with Policy = hpx::parallel::v3::sequential_executor; Func = void (*)(hpx::lcos::future<void>); Futures = hpx::util::tuple<hpx::lcos::future<void> >]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:13: required from ‘static typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type hpx::lcos::detail::dataflow_dispatch<Executor, typename std::enable_if<((hpx::traits::is_executor<typename std::decay<_Tp>::type, void>::value || hpx::traits::is_one_way_executor<typename std::decay<_Tp>::type, void>::value) || hpx::traits::is_two_way_executor<typename std::decay<_Tp>::type, void>::value)>::type>::call(Executor_&&, F&&, Ts&& ...) [with Executor_ = hpx::parallel::v3::sequential_executor&; F = void (*)(hpx::lcos::future<void>); Ts = {hpx::lcos::future<void>}; Executor = hpx::parallel::v3::sequential_executor; typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type = hpx::lcos::future<void>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:48: required from ‘decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) hpx::dataflow(F&&, Ts&& ...) [with F = hpx::parallel::v3::sequential_executor&; Ts = {void (*)(hpx::lcos::future<void>), hpx::lcos::future<void>}; decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) = hpx::lcos::future<void>; typename std::decay<_Tp>::type = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:196:19: required from ‘void future_function_pointers(Executor&) [with Executor = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:324:38: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:358:25: warning: ‘typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::finalize(Executor&) [with Executor = hpx::parallel::v3::sequential_executor; Policy = hpx::parallel::v3::sequential_executor; Func = void (*)(hpx::lcos::future<void>); Futures = hpx::util::tuple<hpx::lcos::future<void> >; typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type = void]’ is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
~~~~~~~~^~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: declared here
finalize(Executor& exec)
^~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp: In instantiation of ‘void hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::await_next_respawn(IsFuture, IsRange) [with long unsigned int I = 0ul; IsFuture = std::integral_constant<bool, true>; IsRange = std::integral_constant<bool, false>; Policy = hpx::parallel::v3::sequential_executor; Func = void (*)(hpx::lcos::future<void>, hpx::lcos::future<void>); Futures = hpx::util::tuple<hpx::lcos::future<void>, hpx::lcos::future<void> >]’:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:469:46: required from ‘void hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::await_next(std::true_type, std::false_type) [with long unsigned int I = 0ul; Policy = hpx::parallel::v3::sequential_executor; Func = void (*)(hpx::lcos::future<void>, hpx::lcos::future<void>); Futures = hpx::util::tuple<hpx::lcos::future<void>, hpx::lcos::future<void> >; std::true_type = std::integral_constant<bool, true>; std::false_type = std::integral_constant<bool, false>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:506:26: required from ‘void hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::do_await(std::false_type) [with long unsigned int I = 0ul; Policy = hpx::parallel::v3::sequential_executor; Func = void (*)(hpx::lcos::future<void>, hpx::lcos::future<void>); Futures = hpx::util::tuple<hpx::lcos::future<void>, hpx::lcos::future<void> >; std::false_type = std::integral_constant<bool, false>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:512:24: required from ‘void hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::do_await() [with Policy = hpx::parallel::v3::sequential_executor; Func = void (*)(hpx::lcos::future<void>, hpx::lcos::future<void>); Futures = hpx::util::tuple<hpx::lcos::future<void>, hpx::lcos::future<void> >]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:13: required from ‘static typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type hpx::lcos::detail::dataflow_dispatch<Executor, typename std::enable_if<((hpx::traits::is_executor<typename std::decay<_Tp>::type, void>::value || hpx::traits::is_one_way_executor<typename std::decay<_Tp>::type, void>::value) || hpx::traits::is_two_way_executor<typename std::decay<_Tp>::type, void>::value)>::type>::call(Executor_&&, F&&, Ts&& ...) [with Executor_ = hpx::parallel::v3::sequential_executor&; F = void (*)(hpx::lcos::future<void>, hpx::lcos::future<void>); Ts = {hpx::lcos::future<void>, hpx::lcos::future<void>}; Executor = hpx::parallel::v3::sequential_executor; typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type = hpx::lcos::future<void>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:48: required from ‘decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) hpx::dataflow(F&&, Ts&& ...) [with F = hpx::parallel::v3::sequential_executor&; Ts = {void (*)(hpx::lcos::future<void>, hpx::lcos::future<void>), hpx::lcos::future<void>, hpx::lcos::future<void>}; decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) = hpx::lcos::future<void>; typename std::decay<_Tp>::type = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:206:31: required from ‘void future_function_pointers(Executor&) [with Executor = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:324:38: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:358:25: warning: ‘typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::finalize(Executor&) [with Executor = hpx::parallel::v3::sequential_executor; Policy = hpx::parallel::v3::sequential_executor; Func = void (*)(hpx::lcos::future<void>, hpx::lcos::future<void>); Futures = hpx::util::tuple<hpx::lcos::future<void>, hpx::lcos::future<void> >; typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type = void]’ is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
~~~~~~~~^~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: declared here
finalize(Executor& exec)
^~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp: In instantiation of ‘void hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::await_next_respawn(IsFuture, IsRange) [with long unsigned int I = 0ul; IsFuture = std::integral_constant<bool, true>; IsRange = std::integral_constant<bool, false>; Policy = hpx::parallel::v3::sequential_executor; Func = int (*)(hpx::lcos::future<void>); Futures = hpx::util::tuple<hpx::lcos::future<void> >]’:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:469:46: required from ‘void hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::await_next(std::true_type, std::false_type) [with long unsigned int I = 0ul; Policy = hpx::parallel::v3::sequential_executor; Func = int (*)(hpx::lcos::future<void>); Futures = hpx::util::tuple<hpx::lcos::future<void> >; std::true_type = std::integral_constant<bool, true>; std::false_type = std::integral_constant<bool, false>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:506:26: required from ‘void hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::do_await(std::false_type) [with long unsigned int I = 0ul; Policy = hpx::parallel::v3::sequential_executor; Func = int (*)(hpx::lcos::future<void>); Futures = hpx::util::tuple<hpx::lcos::future<void> >; std::false_type = std::integral_constant<bool, false>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:512:24: required from ‘void hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::do_await() [with Policy = hpx::parallel::v3::sequential_executor; Func = int (*)(hpx::lcos::future<void>); Futures = hpx::util::tuple<hpx::lcos::future<void> >]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:13: required from ‘static typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type hpx::lcos::detail::dataflow_dispatch<Executor, typename std::enable_if<((hpx::traits::is_executor<typename std::decay<_Tp>::type, void>::value || hpx::traits::is_one_way_executor<typename std::decay<_Tp>::type, void>::value) || hpx::traits::is_two_way_executor<typename std::decay<_Tp>::type, void>::value)>::type>::call(Executor_&&, F&&, Ts&& ...) [with Executor_ = hpx::parallel::v3::sequential_executor&; F = int (*)(hpx::lcos::future<void>); Ts = {hpx::lcos::future<void>}; Executor = hpx::parallel::v3::sequential_executor; typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type = hpx::lcos::future<int>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:48: required from ‘decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) hpx::dataflow(F&&, Ts&& ...) [with F = hpx::parallel::v3::sequential_executor&; Ts = {int (*)(hpx::lcos::future<void>), hpx::lcos::future<void>}; decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) = hpx::lcos::future<int>; typename std::decay<_Tp>::type = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:221:30: required from ‘void future_function_pointers(Executor&) [with Executor = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:324:38: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:358:25: warning: ‘typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::finalize(Executor&) [with Executor = hpx::parallel::v3::sequential_executor; Policy = hpx::parallel::v3::sequential_executor; Func = int (*)(hpx::lcos::future<void>); Futures = hpx::util::tuple<hpx::lcos::future<void> >; typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type = void]’ is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
~~~~~~~~^~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: declared here
finalize(Executor& exec)
^~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp: In instantiation of ‘void hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::await_next_respawn(IsFuture, IsRange) [with long unsigned int I = 0ul; IsFuture = std::integral_constant<bool, true>; IsRange = std::integral_constant<bool, false>; Policy = hpx::parallel::v3::sequential_executor; Func = int (*)(hpx::lcos::future<int>, hpx::lcos::future<int>); Futures = hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<int> >]’:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:469:46: required from ‘void hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::await_next(std::true_type, std::false_type) [with long unsigned int I = 0ul; Policy = hpx::parallel::v3::sequential_executor; Func = int (*)(hpx::lcos::future<int>, hpx::lcos::future<int>); Futures = hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<int> >; std::true_type = std::integral_constant<bool, true>; std::false_type = std::integral_constant<bool, false>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:506:26: required from ‘void hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::do_await(std::false_type) [with long unsigned int I = 0ul; Policy = hpx::parallel::v3::sequential_executor; Func = int (*)(hpx::lcos::future<int>, hpx::lcos::future<int>); Futures = hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<int> >; std::false_type = std::integral_constant<bool, false>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:512:24: required from ‘void hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::do_await() [with Policy = hpx::parallel::v3::sequential_executor; Func = int (*)(hpx::lcos::future<int>, hpx::lcos::future<int>); Futures = hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<int> >]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:13: required from ‘static typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type hpx::lcos::detail::dataflow_dispatch<Executor, typename std::enable_if<((hpx::traits::is_executor<typename std::decay<_Tp>::type, void>::value || hpx::traits::is_one_way_executor<typename std::decay<_Tp>::type, void>::value) || hpx::traits::is_two_way_executor<typename std::decay<_Tp>::type, void>::value)>::type>::call(Executor_&&, F&&, Ts&& ...) [with Executor_ = hpx::parallel::v3::sequential_executor&; F = int (*)(hpx::lcos::future<int>, hpx::lcos::future<int>); Ts = {hpx::lcos::future<int>, hpx::lcos::future<int>}; Executor = hpx::parallel::v3::sequential_executor; typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type = hpx::lcos::future<int>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:48: required from ‘decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) hpx::dataflow(F&&, Ts&& ...) [with F = hpx::parallel::v3::sequential_executor&; Ts = {int (*)(hpx::lcos::future<int>, hpx::lcos::future<int>), hpx::lcos::future<int>, hpx::lcos::future<int>}; decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) = hpx::lcos::future<int>; typename std::decay<_Tp>::type = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:230:30: required from ‘void future_function_pointers(Executor&) [with Executor = hpx::parallel::v3::sequential_executor]’
/pfs/nobackup/home/l/lars/stellar/hpx/tests/unit/lcos/local_dataflow_executor_v1.cpp:324:38: required from here
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:358:25: warning: ‘typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::finalize(Executor&) [with Executor = hpx::parallel::v3::sequential_executor; Policy = hpx::parallel::v3::sequential_executor; Func = int (*)(hpx::lcos::future<int>, hpx::lcos::future<int>); Futures = hpx::util::tuple<hpx::lcos::future<int>, hpx::lcos::future<int> >; typename std::enable_if<hpx::traits::is_executor<Executor>::value>::type = void]’ is deprecated: This function is deprecated and will be removed in the future. [-Wdeprecated-declarations]
finalize(policy_);
~~~~~~~~^~~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:316:9: note: declared here
finalize(Executor& exec)
^~~~~~~~
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp: In instantiation of ‘void hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::await_next_respawn(IsFuture, IsRange) [with long unsigned int I = 0ul; IsFuture = std::integral_constant<bool, true>; IsRange = std::integral_constant<bool, false>; Policy = hpx::parallel::v3::parallel_executor; Func = hpx::util::detail::functional_unwrap_impl<void (*)(int), 1ul>; Futures = hpx::util::tuple<hpx::lcos::future<int> >]’:
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:469:46: required from ‘void hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::await_next(std::true_type, std::false_type) [with long unsigned int I = 0ul; Policy = hpx::parallel::v3::parallel_executor; Func = hpx::util::detail::functional_unwrap_impl<void (*)(int), 1ul>; Futures = hpx::util::tuple<hpx::lcos::future<int> >; std::true_type = std::integral_constant<bool, true>; std::false_type = std::integral_constant<bool, false>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:506:26: required from ‘void hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::do_await(std::false_type) [with long unsigned int I = 0ul; Policy = hpx::parallel::v3::parallel_executor; Func = hpx::util::detail::functional_unwrap_impl<void (*)(int), 1ul>; Futures = hpx::util::tuple<hpx::lcos::future<int> >; std::false_type = std::integral_constant<bool, false>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/dataflow.hpp:512:24: required from ‘void hpx::lcos::detail::dataflow_frame<Policy, Func, Futures>::do_await() [with Policy = hpx::parallel::v3::parallel_executor; Func = hpx::util::detail::functional_unwrap_impl<void (*)(int), 1ul>; Futures = hpx::util::tuple<hpx::lcos::future<int> >]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:203:13: required from ‘static typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type hpx::lcos::detail::dataflow_dispatch<Executor, typename std::enable_if<((hpx::traits::is_executor<typename std::decay<_Tp>::type, void>::value || hpx::traits::is_one_way_executor<typename std::decay<_Tp>::type, void>::value) || hpx::traits::is_two_way_executor<typename std::decay<_Tp>::type, void>::value)>::type>::call(Executor_&&, F&&, Ts&& ...) [with Executor_ = hpx::parallel::v3::parallel_executor&; F = hpx::util::detail::functional_unwrap_impl<void (*)(int), 1ul>; Ts = {hpx::lcos::future<int>}; Executor = hpx::parallel::v3::parallel_executor; typename hpx::lcos::detail::dataflow_frame<Executor, typename std::decay<T0>::type, hpx::util::tuple<typename hpx::traits::acquire_future<Ts, void>::type ...> >::type = hpx::lcos::future<void>]’
/pfs/nobackup/home/l/lars/stellar/hpx/hpx/lcos/local/dataflow.hpp:242:48: required from ‘decltype (hpx::lcos::detail::dataflow_dispatch<typename std::decay<_Tp>::type>::call(forward<F>(f), (forward<Ts>)(hpx::dataflow::ts)...)) hpx::dataflow(F&&, Ts&& ...) [with F = hpx::parallel::v3::parallel_executor&; Ts = {hpx::util::detail::functional_unwrap_impl<void (*)(int), 1ul>, hpx::lcos::future<int>}; decl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment