Skip to content

Instantly share code, notes, and snippets.

@zao
Created December 2, 2017 22:33
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/47beac2b654d6f6ee787cc0dc7f0167f to your computer and use it in GitHub Desktop.
Save zao/47beac2b654d6f6ee787cc0dc7f0167f to your computer and use it in GitHub Desktop.
-- The CXX compiler identification is Clang 3.8.1
-- The C compiler identification is Clang 3.8.1
-- Check for working CXX compiler: /usr/bin/clang++
-- Check for working CXX compiler: /usr/bin/clang++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Check for working C compiler: /usr/bin/clang
-- Check for working C compiler: /usr/bin/clang -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- CMake version: 3.7.2
-- HPX version: 1.1.0
-- 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_OVERRIDE - Success (cmake feature test)
-- Performing Test HPX_WITH_CXX11_ARRAY - Success
-- Performing Test HPX_WITH_CXX11_ATOMIC - 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_RANDOM - 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_CXX11_THREAD_LOCAL - Success (cmake feature test)
-- Performing Test HPX_WITH_CXX11_NORETURN_ATTRIBUTE - 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_CXX14_RETURN_TYPE_DEDUCTION - Success (cmake feature test)
-- 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_PTHREAD
-- Performing Test HPX_WITH_CXX_FLAG_PTHREAD - Success
-- Performing Test HPX_WITH_CXX_FLAG_WALL
-- Performing Test HPX_WITH_CXX_FLAG_WALL - Success
-- Performing Test HPX_WITH_C_FLAG_WALL
-- Performing Test HPX_WITH_C_FLAG_WALL - Success
-- Performing Test HPX_WITH_Fortran_FLAG_WALL
-- Performing Test HPX_WITH_Fortran_FLAG_WALL - Success
-- Performing Test HPX_WITH_CXX_FLAG_WEXTRA
-- Performing Test HPX_WITH_CXX_FLAG_WEXTRA - Success
-- Performing Test HPX_WITH_C_FLAG_WEXTRA
-- Performing Test HPX_WITH_C_FLAG_WEXTRA - Success
-- Performing Test HPX_WITH_Fortran_FLAG_WEXTRA
-- Performing Test HPX_WITH_Fortran_FLAG_WEXTRA - Success
-- Performing Test HPX_WITH_CXX_FLAG_WNO_UNUSED_LOCAL_TYPEDEFS
-- Performing Test HPX_WITH_CXX_FLAG_WNO_UNUSED_LOCAL_TYPEDEFS - Success
-- Performing Test HPX_WITH_C_FLAG_WNO_UNUSED_LOCAL_TYPEDEFS
-- Performing Test HPX_WITH_C_FLAG_WNO_UNUSED_LOCAL_TYPEDEFS - Success
-- Performing Test HPX_WITH_Fortran_FLAG_WNO_UNUSED_LOCAL_TYPEDEFS
-- Performing Test HPX_WITH_Fortran_FLAG_WNO_UNUSED_LOCAL_TYPEDEFS - Success
-- Performing Test HPX_WITH_CXX_FLAG_WNO_STRICT_ALIASING
-- Performing Test HPX_WITH_CXX_FLAG_WNO_STRICT_ALIASING - Success
-- Performing Test HPX_WITH_C_FLAG_WNO_STRICT_ALIASING
-- Performing Test HPX_WITH_C_FLAG_WNO_STRICT_ALIASING - Success
-- Performing Test HPX_WITH_Fortran_FLAG_WNO_STRICT_ALIASING
-- Performing Test HPX_WITH_Fortran_FLAG_WNO_STRICT_ALIASING - Success
-- Performing Test HPX_WITH_CXX_FLAG_WNO_SIGN_PROMO
-- Performing Test HPX_WITH_CXX_FLAG_WNO_SIGN_PROMO - Success
-- Performing Test HPX_WITH_CXX_FLAG_WNO_ATTRIBUTES
-- Performing Test HPX_WITH_CXX_FLAG_WNO_ATTRIBUTES - Success
-- Performing Test HPX_WITH_CXX_FLAG_WNO_CAST_ALIGN
-- Performing Test HPX_WITH_CXX_FLAG_WNO_CAST_ALIGN - Success
-- Performing Test HPX_WITH_CXX_FLAG_WNO_UNUSED_PARAMETER
-- Performing Test HPX_WITH_CXX_FLAG_WNO_UNUSED_PARAMETER - Success
-- Performing Test HPX_WITH_CXX_FLAG_WFORMAT_2
-- Performing Test HPX_WITH_CXX_FLAG_WFORMAT_2 - Success
-- Performing Test HPX_WITH_CXX_FLAG_WNO_FORMAT_NONLITERAL
-- Performing Test HPX_WITH_CXX_FLAG_WNO_FORMAT_NONLITERAL - Success
-- Performing Test HPX_WITH_CXX_FLAG_WINIT_SELF
-- Performing Test HPX_WITH_CXX_FLAG_WINIT_SELF - Success
-- Performing Test HPX_WITH_CXX_FLAG_WDOUBLE_PROMOTION
-- Performing Test HPX_WITH_CXX_FLAG_WDOUBLE_PROMOTION - Success
-- Performing Test HPX_WITH_CXX_FLAG_WCAST_QUAL
-- Performing Test HPX_WITH_CXX_FLAG_WCAST_QUAL - Success
-- Performing Test HPX_WITH_CXX_FLAG_WERROR_TRAMPOLINES
-- Performing Test HPX_WITH_CXX_FLAG_WERROR_TRAMPOLINES - Failed
-- "-Werror=trampolines" not available for language CXX.
-- Performing Test HPX_WITH_CXX_FLAG_WERROR_PARENTHESES
-- Performing Test HPX_WITH_CXX_FLAG_WERROR_PARENTHESES - Success
-- Performing Test HPX_WITH_CXX_FLAG_WERROR_REORDER
-- Performing Test HPX_WITH_CXX_FLAG_WERROR_REORDER - Success
-- Performing Test HPX_WITH_CXX_FLAG_WERROR_RETURN_TYPE
-- Performing Test HPX_WITH_CXX_FLAG_WERROR_RETURN_TYPE - Success
-- Performing Test HPX_WITH_CXX_FLAG_WERROR_SEQUENCE_POINT
-- Performing Test HPX_WITH_CXX_FLAG_WERROR_SEQUENCE_POINT - Success
-- Performing Test HPX_WITH_CXX_FLAG_WERROR_UNINITIALIZED
-- Performing Test HPX_WITH_CXX_FLAG_WERROR_UNINITIALIZED - Success
-- Performing Test HPX_WITH_CXX_FLAG_WERROR_FORMAT
-- Performing Test HPX_WITH_CXX_FLAG_WERROR_FORMAT - Success
-- Performing Test HPX_WITH_CXX_FLAG_WERROR_MISSING_BRACES
-- Performing Test HPX_WITH_CXX_FLAG_WERROR_MISSING_BRACES - Success
-- Performing Test HPX_WITH_CXX_FLAG_WERROR_SIGN_COMPARE
-- Performing Test HPX_WITH_CXX_FLAG_WERROR_SIGN_COMPARE - Success
-- Performing Test HPX_WITH_CXX_FLAG_FDIAGNOSTICS_SHOW_OPTION
-- Performing Test HPX_WITH_CXX_FLAG_FDIAGNOSTICS_SHOW_OPTION - Success
-- Performing Test HPX_WITH_C_FLAG_FDIAGNOSTICS_SHOW_OPTION
-- Performing Test HPX_WITH_C_FLAG_FDIAGNOSTICS_SHOW_OPTION - Success
-- Performing Test HPX_WITH_Fortran_FLAG_FDIAGNOSTICS_SHOW_OPTION
-- Performing Test HPX_WITH_Fortran_FLAG_FDIAGNOSTICS_SHOW_OPTION - Success
-- Performing Test HPX_WITH_CXX_FLAG_WERROR_VLA
-- Performing Test HPX_WITH_CXX_FLAG_WERROR_VLA - Success
-- Performing Test HPX_WITH_C_FLAG_WERROR_RETURN_TYPE
-- Performing Test HPX_WITH_C_FLAG_WERROR_RETURN_TYPE - Success
-- Performing Test HPX_WITH_CXX_FLAG_WNO_SYNC_NAND
-- Performing Test HPX_WITH_CXX_FLAG_WNO_SYNC_NAND - Failed
-- "-Wno-sync-nand" not available for language CXX.
-- Performing Test HPX_WITH_C_FLAG_WNO_SYNC_NAND
-- Performing Test HPX_WITH_C_FLAG_WNO_SYNC_NAND - Failed
-- "-Wno-sync-nand" not available for language C.
-- Performing Test WITH_LINKER_FLAG_WL__Z_DEFS
-- Performing Test WITH_LINKER_FLAG_WL__Z_DEFS - Success
-- Performing Test HPX_WITH_RDTSC - Success
-- Performing Test HPX_WITH_RDTSCP - Success
CMake Warning at /usr/share/cmake-3.7/Modules/FindBoost.cmake:761 (message):
Imported targets not available for Boost version 106501
Call Stack (most recent call first):
/usr/share/cmake-3.7/Modules/FindBoost.cmake:865 (_Boost_COMPONENT_DEPENDENCIES)
/usr/share/cmake-3.7/Modules/FindBoost.cmake:1470 (_Boost_MISSING_DEPENDENCIES)
cmake/HPX_SetupBoost.cmake:72 (find_package)
CMakeLists.txt:1502 (include)
CMake Warning at /usr/share/cmake-3.7/Modules/FindBoost.cmake:761 (message):
Imported targets not available for Boost version 106501
Call Stack (most recent call first):
/usr/share/cmake-3.7/Modules/FindBoost.cmake:865 (_Boost_COMPONENT_DEPENDENCIES)
/usr/share/cmake-3.7/Modules/FindBoost.cmake:1470 (_Boost_MISSING_DEPENDENCIES)
cmake/HPX_SetupBoost.cmake:72 (find_package)
CMakeLists.txt:1502 (include)
CMake Warning at /usr/share/cmake-3.7/Modules/FindBoost.cmake:761 (message):
Imported targets not available for Boost version 106501
Call Stack (most recent call first):
/usr/share/cmake-3.7/Modules/FindBoost.cmake:865 (_Boost_COMPONENT_DEPENDENCIES)
/usr/share/cmake-3.7/Modules/FindBoost.cmake:1470 (_Boost_MISSING_DEPENDENCIES)
cmake/HPX_SetupBoost.cmake:72 (find_package)
CMakeLists.txt:1502 (include)
CMake Warning at /usr/share/cmake-3.7/Modules/FindBoost.cmake:761 (message):
Imported targets not available for Boost version 106501
Call Stack (most recent call first):
/usr/share/cmake-3.7/Modules/FindBoost.cmake:865 (_Boost_COMPONENT_DEPENDENCIES)
/usr/share/cmake-3.7/Modules/FindBoost.cmake:1470 (_Boost_MISSING_DEPENDENCIES)
cmake/HPX_SetupBoost.cmake:72 (find_package)
CMakeLists.txt:1502 (include)
CMake Warning at /usr/share/cmake-3.7/Modules/FindBoost.cmake:761 (message):
Imported targets not available for Boost version 106501
Call Stack (most recent call first):
/usr/share/cmake-3.7/Modules/FindBoost.cmake:865 (_Boost_COMPONENT_DEPENDENCIES)
/usr/share/cmake-3.7/Modules/FindBoost.cmake:1470 (_Boost_MISSING_DEPENDENCIES)
cmake/HPX_SetupBoost.cmake:72 (find_package)
CMakeLists.txt:1502 (include)
-- Boost version: 1.65.1
-- Found the following Boost libraries:
-- atomic
-- filesystem
-- program_options
-- regex
-- system
-- Found TCMalloc: /usr/lib/libtcmalloc_minimal.so
-- Using tcmalloc allocator.
-- Found Hwloc: /usr/lib/x86_64-linux-gnu/libhwloc.so
-- Could NOT find Git (missing: GIT_EXECUTABLE)
-- WARNING: GIT commit not found (set to 'unknown').
-- Found PythonInterp: /usr/bin/python (found version "2.7.13")
-- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)
-- Configuration summary:
-- HPX_WITH_AGAS_DUMP_REFCNT_ENTRIES=OFF
-- HPX_WITH_ALGORITHM_INPUT_ITERATOR_SUPPORT=OFF
-- HPX_WITH_APEX=OFF
-- HPX_WITH_ASYNC_FUNCTION_COMPATIBILITY=OFF
-- HPX_WITH_ATTACH_DEBUGGER_ON_TEST_FAILURE=OFF
-- HPX_WITH_AUTOMATIC_SERIALIZATION_REGISTRATION=ON
-- HPX_WITH_AWAIT=OFF
-- HPX_WITH_BENCHMARK_SCRIPTS_PATH=/tree/build-rwdi/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_CXX14_RETURN_TYPE_DEDUCTION=TRUE
-- HPX_WITH_DATAPAR_BOOST_SIMD=OFF
-- HPX_WITH_DATAPAR_VC=OFF
-- HPX_WITH_DEFAULT_TARGETS=ON
-- HPX_WITH_DEPRECATION_WARNINGS=ON
-- HPX_WITH_DISABLED_SIGNAL_EXCEPTION_HANDLERS=OFF
-- HPX_WITH_DOCUMENTATION=OFF
-- HPX_WITH_DOCUMENTATION_SINGLEPAGE=OFF
-- HPX_WITH_EXAMPLES=OFF
-- HPX_WITH_EXAMPLES_HDF5=OFF
-- HPX_WITH_EXAMPLES_OPENMP=OFF
-- HPX_WITH_EXAMPLES_QT4=OFF
-- HPX_WITH_EXAMPLES_QTHREADS=OFF
-- HPX_WITH_EXAMPLES_TBB=OFF
-- HPX_WITH_EXECUTION_POLICY_COMPATIBILITY=ON
-- HPX_WITH_EXECUTOR_COMPATIBILITY=ON
-- HPX_WITH_FORTRAN=OFF
-- HPX_WITH_FULL_RPATH=ON
-- HPX_WITH_GCC_VERSION_CHECK=ON
-- HPX_WITH_GENERIC_CONTEXT_COROUTINES=OFF
-- HPX_WITH_GENERIC_EXECUTION_POLICY=OFF
-- HPX_WITH_GOOGLE_PERFTOOLS=OFF
-- HPX_WITH_HCC=OFF
-- HPX_WITH_HIDDEN_VISIBILITY=OFF
-- HPX_WITH_HWLOC=ON
-- HPX_WITH_INCLUSIVE_SCAN_COMPATIBILITY=ON
-- HPX_WITH_IO_COUNTERS=ON
-- HPX_WITH_IO_POOL=ON
-- HPX_WITH_ITTNOTIFY=OFF
-- HPX_WITH_LOCAL_DATAFLOW_COMPATIBILITY=OFF
-- HPX_WITH_LOGGING=ON
-- HPX_WITH_MALLOC=tcmalloc
-- HPX_WITH_MAX_CPU_COUNT=64
-- HPX_WITH_MORE_THAN_64_THREADS=OFF
-- 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_STACK_MMAP=ON
-- HPX_WITH_THREAD_STEALING_COUNTS=ON
-- HPX_WITH_THREAD_TARGET_ADDRESS=OFF
-- HPX_WITH_TIMER_POOL=ON
-- 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 '/tree/build-rwdi/share/hpx': No such file or directory
HPX will be installed to /usr/local
-- Configuring done
-- Generating done
-- Build files have been written to: /tree/build-rwdi
[1/1446] Building CXX object src/CMakeFiles/hpx.dir/error_code.cpp.o
[2/1446] Building CXX object src/CMakeFiles/hpx.dir/exception_list.cpp.o
[3/1446] Building CXX object src/CMakeFiles/hpx.dir/throw_exception.cpp.o
[4/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/actions/detail/action_factory.cpp.o
[5/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/actions/continuation.cpp.o
[6/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/parcelset/parcelport.cpp.o
[7/1446] Building CXX object src/CMakeFiles/hpx.dir/state.cpp.o
[8/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/agas/detail/bootstrap_locality_namespace.cpp.o
[9/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/agas/detail/bootstrap_component_namespace.cpp.o
[10/1446] Building CXX object src/CMakeFiles/hpx.dir/version.cpp.o
[11/1446] Building CXX object src/CMakeFiles/hpx.dir/pre_main.cpp.o
[12/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/actions/detail/invocation_count_registry.cpp.o
[13/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/agas/interface.cpp.o
[14/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime.cpp.o
[15/1446] Building CXX object src/CMakeFiles/hpx.dir/exception.cpp.o
[16/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/agas/component_namespace.cpp.o
[17/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/applier/bind_naming_wrappers.cpp.o
[18/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/agas/server/component_namespace_server.cpp.o
[19/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/agas/big_boot_barrier.cpp.o
[20/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/agas/server/locality_namespace_server.cpp.o
[21/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/agas/server/symbol_namespace_server.cpp.o
[22/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/applier/applier.cpp.o
[23/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/agas/locality_namespace.cpp.o
[24/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/components/component_type.cpp.o
[25/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/agas/server/primary_namespace_server.cpp.o
[26/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/agas/server/route.cpp.o
[27/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/components/server/console_error_sink_singleton.cpp.o
[28/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/components/runtime_support.cpp.o
[29/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/components/server/wrapper_heap.cpp.o
[30/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/components/server/console_logging_server.cpp.o
[31/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/components/binpacking_distribution_policy.cpp.o
[32/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/components/server/console_error_sink_server.cpp.o
[33/1446] Building CXX object src/CMakeFiles/hpx.dir/hpx_init.cpp.o
[34/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/naming/address.cpp.o
[35/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime_impl.cpp.o
[36/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/components/console_logging.cpp.o
[37/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/launch_policy.cpp.o
[38/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/parcelset/detail/per_action_data_counter.cpp.o
[39/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/parcelset/detail/per_action_data_counter_registry.cpp.o
[40/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/components/console_error_sink.cpp.o
[41/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/components/server/destroy_component.cpp.o
[42/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/parcelset/detail/parcel_await.cpp.o
[43/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/components/server/memory_block.cpp.o
[44/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/parcelset/detail/parcel_route_handler.cpp.o
[45/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/parcelset/locality.cpp.o
[46/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/naming/name.cpp.o
[47/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/serialization/detail/polymorphic_intrusive_factory.cpp.o
[48/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/serialization/detail/polymorphic_id_factory.cpp.o
[49/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/parcelset/parcel.cpp.o
[50/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/serialization/detail/polymorphic_nonintrusive_factory.cpp.o
[51/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/serialization/output_archive.cpp.o
[52/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/parcelset/put_parcel.cpp.o
[53/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/coroutines/detail/context_generic_context.cpp.o
[54/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/coroutines/detail/context_base.cpp.o
[55/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/resource/detail/detail_partitioner.cpp.o
[56/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/coroutines/swapcontext.cpp.o
[57/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/coroutines/detail/coroutine_self.cpp.o
[58/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/agas/symbol_namespace.cpp.o
[59/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/coroutines/detail/tss.cpp.o
[60/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/detail/thread_num_tss.cpp.o
[61/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/cpu_mask.cpp.o
[62/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/coroutines/detail/coroutine_impl.cpp.o
[63/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/detail/io_service_thread_pool.cpp.o
[64/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/executors/default_executor.cpp.o
[65/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/set_parcel_write_handler.cpp.o
[66/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/resource/partitioner.cpp.o
[67/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/get_locality_name.cpp.o
[68/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/executors/pool_executor.cpp.o
[69/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/executors/service_executor.cpp.o
[70/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool_base.cpp.o
[71/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/agas/detail/hosted_locality_namespace.cpp.o
[72/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/parcelset/parcelhandler.cpp.o
[73/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/executors/thread_pool_attached_executors.cpp.o
[74/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/executors/current_executor.cpp.o
[75/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/components/stubs/memory_block_stubs.cpp.o
[76/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/resource_manager.cpp.o
[77/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/policies/affinity_data.cpp.o
[78/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/policies/hwloc_topology_info.cpp.o
[79/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/agas/detail/hosted_component_namespace.cpp.o
[80/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/thread_data.cpp.o
[81/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/scheduler_specific_ptr.cpp.o
[82/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/thread_executor.cpp.o
[83/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/thread.cpp.o
[84/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/executors/thread_pool_os_executors.cpp.o
[85/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/topology.cpp.o
[86/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/components/memory.cpp.o
[87/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/executors/this_thread_executors.cpp.o
[88/1446] Building CXX object src/CMakeFiles/hpx.dir/performance_counters/manage_counter.cpp.o
[89/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/thread_helpers.cpp.o
[90/1446] Building CXX object src/CMakeFiles/hpx.dir/performance_counters/manage_counter_type.cpp.o
[91/1446] Building CXX object src/CMakeFiles/hpx.dir/performance_counters/server/action_invocation_counter.cpp.o
[92/1446] Building CXX object src/CMakeFiles/hpx.dir/performance_counters/server/per_action_data_counters.cpp.o
[93/1446] Building CXX object src/CMakeFiles/hpx.dir/performance_counters/performance_counter.cpp.o
[94/1446] Building CXX object src/CMakeFiles/hpx.dir/performance_counters/server/component_instance_counter.cpp.o
[95/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/executors/thread_pool_executors.cpp.o
[96/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/policies/parse_affinity_options.cpp.o
[97/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/trigger_lco.cpp.o
[98/1446] Building CXX object src/CMakeFiles/hpx.dir/performance_counters/performance_counter_set.cpp.o
[99/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/components/stubs/runtime_support_stubs.cpp.o
[100/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o
[101/1446] Building CXX object src/CMakeFiles/hpx.dir/performance_counters/server/elapsed_time_counter.cpp.o
[102/1446] Building CXX object src/CMakeFiles/hpx.dir/performance_counters/server/arithmetics_counter.cpp.o
[103/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/threadmanager.cpp.o
[104/1446] Building CXX object src/CMakeFiles/hpx.dir/performance_counters/server/raw_values_counter.cpp.o
[105/1446] Building CXX object src/CMakeFiles/hpx.dir/util/batch_environments/alps_environment.cpp.o
[106/1446] Building CXX object src/CMakeFiles/hpx.dir/performance_counters/server/raw_counter.cpp.o
[107/1446] Building CXX object src/CMakeFiles/hpx.dir/util/asio_util.cpp.o
[108/1446] Building CXX object src/CMakeFiles/hpx.dir/util/batch_environment.cpp.o
[109/1446] Building CXX object src/CMakeFiles/hpx.dir/util/debugging.cpp.o
[110/1446] Building CXX object src/CMakeFiles/hpx.dir/performance_counters/counter_creators.cpp.o
[111/1446] Building CXX object src/CMakeFiles/hpx.dir/performance_counters/registry.cpp.o
[112/1446] Building CXX object src/CMakeFiles/hpx.dir/util/debug/thread_stacktrace.cpp.o
[113/1446] Building CXX object src/CMakeFiles/hpx.dir/util/generate_unique_ids.cpp.o
[114/1446] Building CXX object src/CMakeFiles/hpx.dir/util/backtrace/backtrace.cpp.o
[115/1446] Building CXX object src/CMakeFiles/hpx.dir/util/activate_counters.cpp.o
[116/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/components/server/runtime_support_server.cpp.o
[117/1446] Building CXX object src/CMakeFiles/hpx.dir/performance_counters/server/arithmetics_counter_extended.cpp.o
[118/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/detail/scheduled_thread_pool.cpp.o
[119/1446] Building CXX object src/CMakeFiles/hpx.dir/util/find_prefix.cpp.o
[120/1446] Building CXX object src/CMakeFiles/hpx.dir/util/integer/int128.cpp.o
[121/1446] Building CXX object src/CMakeFiles/hpx.dir/util/itt_notify.cpp.o
[122/1446] Building CXX object src/CMakeFiles/hpx.dir/util/batch_environments/pbs_environment.cpp.o
[123/1446] Building CXX object src/CMakeFiles/hpx.dir/util/integer/uint128.cpp.o
[124/1446] Building CXX object src/CMakeFiles/hpx.dir/util/interval_timer.cpp.o
[125/1446] Building CXX object src/CMakeFiles/hpx.dir/util/manage_config.cpp.o
[126/1446] Building CXX object src/CMakeFiles/hpx.dir/util/map_hostnames.cpp.o
[127/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/agas/primary_namespace.cpp.o
[128/1446] Building CXX object src/CMakeFiles/hpx.dir/util/register_locks.cpp.o
[129/1446] Building CXX object src/CMakeFiles/hpx.dir/util/io_service_pool.cpp.o
[130/1446] Building CXX object src/CMakeFiles/hpx.dir/util/register_locks_globally.cpp.o
[131/1446] Building CXX object src/CMakeFiles/hpx.dir/util/static_reinit.cpp.o
[132/1446] Building CXX object src/CMakeFiles/hpx.dir/util/set_thread_name.cpp.o
[133/1446] Building CXX object src/CMakeFiles/hpx.dir/util/one_size_heap_list.cpp.o
[134/1446] Building CXX object src/CMakeFiles/hpx.dir/util/thread_description.cpp.o
[135/1446] Building CXX object src/CMakeFiles/hpx.dir/util/init_ini_data.cpp.o
[136/1446] Building CXX object src/CMakeFiles/hpx.dir/util/serialize_exception.cpp.o
[137/1446] Building CXX object src/CMakeFiles/hpx.dir/util/pool_timer.cpp.o
[138/1446] Building CXX object src/CMakeFiles/hpx.dir/runtime/components/stubs/memory_stub.cpp.o
[139/1446] Building CXX object src/CMakeFiles/hpx.dir/util/sed_transform.cpp.o
[140/1446] Building CXX object src/CMakeFiles/hpx.dir/util/thread_aware_timer.cpp.o
[141/1446] Building CXX object src/CMakeFiles/hpx.dir/util/thread_mapper.cpp.o
[142/1446] Building CXX object src/CMakeFiles/hpx.dir/util/ini.cpp.o
[143/1446] Building CXX object src/CMakeFiles/hpx.dir/util/batch_environments/slurm_environment.cpp.o
[144/1446] Building CXX object src/CMakeFiles/hpx.dir/util/parse_command_line.cpp.o
[145/1446] Building CXX object src/CMakeFiles/hpx.dir/util/command_line_handling.cpp.o
[146/1446] Building CXX object src/CMakeFiles/hpx.dir/util/query_counters.cpp.o
[147/1446] Building CXX object src/CMakeFiles/hpx.dir/lcos/local/local_barrier.cpp.o
[148/1446] Building CXX object src/CMakeFiles/hpx.dir/lcos/detail/future_data.cpp.o
[149/1446] Building CXX object src/CMakeFiles/hpx.dir/lcos/local/detail/condition_variable.cpp.o
[150/1446] Building CXX object src/CMakeFiles/hpx.dir/compute/cuda/cuda_target.cpp.o
[151/1446] Building CXX object src/CMakeFiles/hpx.dir/compute/cuda/get_cuda_targets.cpp.o
[152/1446] Building CXX object src/CMakeFiles/hpx.dir/lcos/local/mutex.cpp.o
[153/1446] Building CXX object src/CMakeFiles/hpx.dir/lcos/barrier.cpp.o
[154/1446] Building CXX object src/CMakeFiles/hpx.dir/lcos/promise.cpp.o
[155/1446] Building CXX object src/CMakeFiles/hpx.dir/lcos/local/composable_guard.cpp.o
[156/1446] Building CXX object src/CMakeFiles/hpx.dir/util/runtime_configuration.cpp.o
[157/1446] Building CXX object src/CMakeFiles/hpx.dir/compat/compat_barrier.cpp.o
[158/1446] Building CXX object src/CMakeFiles/hpx.dir/lcos/base_lco.cpp.o
[159/1446] Building CXX object src/CMakeFiles/hpx_init.dir/util/lightweight_test.cpp.o
[160/1446] Building CXX object src/CMakeFiles/hpx.dir/util/logging.cpp.o
[161/1446] Building CXX object src/CMakeFiles/hpx.dir/compute/host/host_target.cpp.o
[162/1446] Building CXX object src/CMakeFiles/hpx.dir/compute/host/numa_domains.cpp.o
[163/1446] Building CXX object src/CMakeFiles/hpx.dir/performance_counters/server/statistics_counter.cpp.o
[164/1446] Building CXX object src/CMakeFiles/hpx_init.dir/hpx_main_winsocket.cpp.o
[165/1446] Building CXX object src/CMakeFiles/hpx_init.dir/hpx_main.cpp.o
[166/1446] Building CXX object src/CMakeFiles/hpx_init.dir/hpx_main_argc_argv.cpp.o
[167/1446] Building CXX object src/CMakeFiles/hpx_init.dir/hpx_user_main_argc_argv.cpp.o
[168/1446] Building CXX object src/CMakeFiles/hpx_init.dir/main.cpp.o
[169/1446] cd /tree/build-rwdi/tests/unit/build && /usr/bin/cmake -E make_directory /tree/build-rwdi/tests/unit/build/cmake_build_dir_test
[170/1446] cd /tree/build-rwdi/tests/unit/build && /usr/bin/cmake -E make_directory /tree/build-rwdi/tests/unit/build/cmake_install_dir_test
[171/1446] Building CXX object src/CMakeFiles/hpx_init.dir/hpx_user_main.cpp.o
[172/1446] Building CXX object src/CMakeFiles/hpx_init.dir/hpx_main_variables_map.cpp.o
[173/1446] Linking CXX static library lib/libhpx_init.a
[174/1446] Building CXX object tests/performance/local/htts_v2/CMakeFiles/htts2_payload_precision_exe.dir/htts2_payload_precision.cpp.o
[175/1446] Building CXX object src/CMakeFiles/hpx.dir/lcos/latch.cpp.o
[176/1446] Building CXX object src/CMakeFiles/hpx.dir/__/plugins/parcelport/tcp/parcelport_tcp.cpp.o
[177/1446] Building CXX object tests/performance/local/CMakeFiles/print_heterogeneous_payloads_exe.dir/print_heterogeneous_payloads.cpp.o
[178/1446] Building CXX object tests/performance/local/htts_v2/CMakeFiles/htts2_payload_precision_exe.dir/htts2.cpp.o
[179/1446] Linking CXX executable bin/htts2_payload_precision
[180/1446] Linking CXX executable bin/print_heterogeneous_payloads
[181/1446] Building CXX object tests/performance/local/CMakeFiles/delay_baseline_exe.dir/delay_baseline.cpp.o
[182/1446] Linking CXX executable bin/delay_baseline
[183/1446] Building CXX object tests/unit/threads/CMakeFiles/lockfree_fifo_test_exe.dir/lockfree_fifo.cpp.o
[184/1446] Linking CXX executable bin/lockfree_fifo_test
[185/1446] Building CXX object src/CMakeFiles/hpx.dir/performance_counters/counters.cpp.o
[186/1446] Building CXX object src/CMakeFiles/hpx.dir/performance_counters/stubs/performance_counter_stub.cpp.o
[187/1446] Building CXX object src/CMakeFiles/hpx.dir/__/plugins/parcelport/tcp/connection_handler_tcp.cpp.o
[188/1446] Building CXX object src/CMakeFiles/hpx.dir/compute/host/get_host_targets.cpp.o
[189/1446] Building CXX object src/CMakeFiles/hpx.dir/lcos/detail/barrier_node.cpp.o
[190/1446] Building CXX object src/CMakeFiles/hpx.dir/lcos/base_lco_with_value_1.cpp.o
[191/1446] Building CXX object src/CMakeFiles/hpx.dir/lcos/base_lco_with_value_2.cpp.o
[192/1446] Building CXX object src/CMakeFiles/hpx.dir/lcos/base_lco_with_value.cpp.o
[193/1446] Building CXX object src/CMakeFiles/hpx.dir/lcos/base_lco_with_value_3.cpp.o
[194/1446] Linking CXX shared library lib/libhpx.so.1.1.0
[195/1446] Creating library symlink lib/libhpx.so.1 lib/libhpx.so
[196/1446] Building CXX object src/components/performance_counters/memory/CMakeFiles/memory_component.dir/mem_counter_windows.cpp.o
[197/1446] Building CXX object src/components/performance_counters/memory/CMakeFiles/memory_component.dir/mem_counter_macosx.cpp.o
[198/1446] Building CXX object src/components/iostreams/CMakeFiles/iostreams_component.dir/manipulators.cpp.o
[199/1446] Building CXX object src/components/process/CMakeFiles/process_component.dir/util/posix/create_pipe.cpp.o
[200/1446] Building CXX object src/components/process/CMakeFiles/process_component.dir/util/windows/search_path.cpp.o
[201/1446] Building CXX object src/components/process/CMakeFiles/process_component.dir/util/windows/create_pipe.cpp.o
[202/1446] Building CXX object src/components/process/CMakeFiles/process_component.dir/util/windows/shell_path.cpp.o
[203/1446] Building CXX object src/components/process/CMakeFiles/process_component.dir/util/posix/shell_path.cpp.o
[204/1446] Building CXX object src/components/process/CMakeFiles/process_component.dir/util/posix/search_path.cpp.o
[205/1446] Building CXX object src/components/performance_counters/memory/CMakeFiles/memory_component.dir/memory.cpp.o
[206/1446] Building CXX object src/components/iostreams/CMakeFiles/iostreams_component.dir/server/output_stream.cpp.o
[207/1446] Building CXX object tests/performance/local/CMakeFiles/delay_baseline_threaded_exe.dir/delay_baseline_threaded.cpp.o
[208/1446] Building CXX object tests/performance/local/CMakeFiles/native_tls_overhead_exe.dir/native_tls_overhead.cpp.o
[209/1446] Linking CXX executable bin/delay_baseline_threaded
[210/1446] Linking CXX executable bin/native_tls_overhead
[211/1446] Building CXX object src/components/process/CMakeFiles/process_component.dir/process.cpp.o
[212/1446] Building CXX object src/components/performance_counters/memory/CMakeFiles/memory_component.dir/mem_counter_linux.cpp.o
[213/1446] Building CXX object tests/performance/local/CMakeFiles/serialization_performance_exe.dir/serialization_performance.cpp.o
[214/1446] Linking CXX shared library lib/hpx/libhpx_memory.so.1.1.0
[215/1446] Creating library symlink lib/hpx/libhpx_memory.so.1 lib/hpx/libhpx_memory.so
[216/1446] Linking CXX executable bin/serialization_performance
[217/1446] Building CXX object src/components/iostreams/CMakeFiles/iostreams_component.dir/standard_streams.cpp.o
[218/1446] Building CXX object src/components/performance_counters/io/CMakeFiles/io_counters_component.dir/io_counters.cpp.o
[219/1446] Linking CXX shared library lib/hpx/libhpx_io_counters.so.1.1.0
[220/1446] Creating library symlink lib/hpx/libhpx_io_counters.so.1 lib/hpx/libhpx_io_counters.so
[221/1446] Building CXX object src/components/process/CMakeFiles/process_component.dir/server/child_component.cpp.o
[222/1446] Building CXX object src/components/containers/unordered/CMakeFiles/unordered_component.dir/partition_unordered_map_component.cpp.o
[223/1446] Building CXX object src/components/containers/partitioned_vector/CMakeFiles/partitioned_vector_component.dir/partitioned_vector_component.cpp.o
[224/1446] Linking CXX shared library lib/libhpx_process.so.1.1.0
[225/1446] Creating library symlink lib/libhpx_process.so.1 lib/libhpx_process.so
[226/1446] Linking CXX shared library lib/libhpx_unordered.so.1.1.0
[227/1446] Creating library symlink lib/libhpx_unordered.so.1 lib/libhpx_unordered.so
[228/1446] Building CXX object src/components/iostreams/CMakeFiles/iostreams_component.dir/component_module.cpp.o
[229/1446] Building CXX object tests/performance/local/CMakeFiles/hpx_tls_overhead_exe.dir/hpx_tls_overhead.cpp.o
[230/1446] Building CXX object tests/performance/local/htts_v2/CMakeFiles/htts2_hpx_exe.dir/htts2.cpp.o
[231/1446] Building CXX object tests/regressions/lcos/CMakeFiles/exception_from_continuation_1613_test_exe.dir/exception_from_continuation_1613.cpp.o
[232/1446] Linking CXX executable bin/exception_from_continuation_1613_test
[233/1446] Linking CXX shared library lib/libhpx_iostreams.so.1.1.0
[234/1446] Creating library symlink lib/libhpx_iostreams.so.1 lib/libhpx_iostreams.so
[235/1446] Linking CXX executable bin/hpx_tls_overhead
[236/1446] Building CXX object tests/performance/local/CMakeFiles/agas_cache_timings_exe.dir/agas_cache_timings.cpp.o
[237/1446] Building CXX object tests/regressions/lcos/CMakeFiles/wait_for_action_2796_test_exe.dir/wait_for_action_2796.cpp.o
[238/1446] Building CXX object tests/performance/local/CMakeFiles/timed_task_spawn_exe.dir/timed_task_spawn.cpp.o
[239/1446] Building CXX object tests/performance/local/CMakeFiles/async_overheads_exe.dir/async_overheads.cpp.o
[240/1446] Linking CXX executable bin/agas_cache_timings
[241/1446] Building CXX object tests/performance/local/CMakeFiles/function_object_wrapper_overhead_exe.dir/function_object_wrapper_overhead.cpp.o
[242/1446] Building CXX object tests/performance/local/CMakeFiles/coroutines_call_overhead_exe.dir/coroutines_call_overhead.cpp.o
[243/1446] Linking CXX executable bin/timed_task_spawn
[244/1446] Building CXX object tests/performance/local/htts_v2/CMakeFiles/htts2_hpx_exe.dir/htts2_hpx.cpp.o
[245/1446] Linking CXX executable bin/async_overheads
[246/1446] Linking CXX executable bin/coroutines_call_overhead
[247/1446] Building CXX object tests/regressions/actions/CMakeFiles/return_future_2847_test_exe.dir/return_future_2847.cpp.o
[248/1446] Building CXX object tests/performance/local/CMakeFiles/hpx_heterogeneous_timed_task_spawn_exe.dir/hpx_heterogeneous_timed_task_spawn.cpp.o
[249/1446] Linking CXX executable bin/hpx_heterogeneous_timed_task_spawn
[250/1446] Building CXX object tests/performance/local/CMakeFiles/hpx_homogeneous_timed_task_spawn_executors_exe.dir/hpx_homogeneous_timed_task_spawn_executors.cpp.o
[251/1446] Linking CXX executable bin/function_object_wrapper_overhead
[252/1446] Linking CXX executable bin/hpx_homogeneous_timed_task_spawn_executors
[253/1446] Building CXX object tests/performance/local/CMakeFiles/wait_all_timings_exe.dir/wait_all_timings.cpp.o
[254/1446] Building CXX object tests/performance/parallel_algorithms/local/CMakeFiles/benchmark_merge_exe.dir/benchmark_merge.cpp.o
[255/1446] Linking CXX executable bin/wait_all_timings
[256/1446] Building CXX object tests/performance/local/CMakeFiles/stream_exe.dir/stream.cpp.o
[257/1446] Building CXX object tests/performance/local/CMakeFiles/future_overhead_exe.dir/future_overhead.cpp.o
[258/1446] Linking CXX executable bin/stream
[259/1446] Linking CXX executable bin/future_overhead
[260/1446] Linking CXX executable bin/return_future_2847_test
[261/1446] Linking CXX executable bin/htts2_hpx
[262/1446] Building CXX object tests/performance/local/CMakeFiles/transform_reduce_scaling_exe.dir/transform_reduce_scaling.cpp.o
/tree/hpx/tests/performance/local/transform_reduce_scaling.cpp:36:24: warning: 'transform_reduce<const hpx::parallel::execution::parallel_policy &, __gnu_cxx::__normal_iterator<Point *, std::vector<Point, std::allocator<Point> > >, double, std::plus<double>, (lambda at /tree/hpx/tests/performance/local/transform_reduce_scaling.cpp:40:9), 42, 0>' is deprecated: This functionality is deprecated and will be removed in the future. [-Wdeprecated-declarations]
hpx::parallel::transform_reduce(hpx::parallel::execution::par,
^
/tree/hpx/hpx/parallel/algorithms/transform_reduce.hpp:300:5: note: 'transform_reduce<const hpx::parallel::execution::parallel_policy &, __gnu_cxx::__normal_iterator<Point *, std::vector<Point, std::allocator<Point> > >, double, std::plus<double>, (lambda at /tree/hpx/tests/performance/local/transform_reduce_scaling.cpp:40:9), 42, 0>' has been explicitly marked deprecated here
transform_reduce(ExPolicy && policy, FwdIter first, FwdIter last,
^
1 warning generated.
[263/1446] Building CXX object tests/performance/local/CMakeFiles/spinlock_overhead1_exe.dir/spinlock_overhead1.cpp.o
[264/1446] Linking CXX executable bin/spinlock_overhead1
[265/1446] Linking CXX executable bin/transform_reduce_scaling
[266/1446] Building CXX object src/components/component_storage/CMakeFiles/component_storage_component.dir/component_module.cpp.o
[267/1446] Building CXX object tests/performance/local/CMakeFiles/serialization_overhead_exe.dir/serialization_overhead.cpp.o
FAILED: tests/performance/local/CMakeFiles/serialization_overhead_exe.dir/serialization_overhead.cpp.o
/usr/bin/clang++ -DBOOST_DISABLE_ASSERTS -DHPX_APPLICATION_EXPORTS -DHPX_APPLICATION_NAME=serialization_overhead_exe -DHPX_APPLICATION_STRING=\"serialization_overhead_exe\" -DHPX_DISABLE_ASSERTS -DHPX_PREFIX=\"/tree/build-rwdi\" -D_GNU_SOURCE -I/tree/hpx -isystem /opt/boost-1.65.1-cxx14/include -I. -I/tree/hpx/tests -pthread -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 -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-cast-align -O2 -g -DNDEBUG -std=c++14 -MD -MT tests/performance/local/CMakeFiles/serialization_overhead_exe.dir/serialization_overhead.cpp.o -MF tests/performance/local/CMakeFiles/serialization_overhead_exe.dir/serialization_overhead.cpp.o.d -o tests/performance/local/CMakeFiles/serialization_overhead_exe.dir/serialization_overhead.cpp.o -c /tree/hpx/tests/performance/local/serialization_overhead.cpp
/tree/hpx/tests/performance/local/serialization_overhead.cpp:35:33: error: no type named 'preprocess' in namespace 'hpx::serialization::detail'
hpx::serialization::detail::preprocess gather_size;
~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
1 error generated.
[268/1446] Building CXX object tests/performance/local/CMakeFiles/parent_vs_child_stealing_exe.dir/parent_vs_child_stealing.cpp.o
[269/1446] Building CXX object tests/performance/parallel_algorithms/local/CMakeFiles/benchmark_partition_exe.dir/benchmark_partition.cpp.o
[270/1446] Building CXX object tests/performance/local/CMakeFiles/skynet_exe.dir/skynet.cpp.o
[271/1446] Building CXX object src/components/component_storage/CMakeFiles/component_storage_component.dir/component_storage.cpp.o
[272/1446] Building CXX object tests/performance/local/CMakeFiles/stencil3_iterators_exe.dir/stencil3_iterators.cpp.o
[273/1446] Building CXX object tests/performance/local/CMakeFiles/sizeof_exe.dir/sizeof.cpp.o
[274/1446] Building CXX object tests/performance/network/lcos/CMakeFiles/barrier_performance_exe.dir/barrier_performance.cpp.o
[275/1446] Building CXX object tests/performance/local/CMakeFiles/spinlock_overhead2_exe.dir/spinlock_overhead2.cpp.o
[276/1446] Building CXX object tests/regressions/actions/CMakeFiles/plain_action_1330_test_exe.dir/plain_action_1330.cpp.o
[277/1446] Building CXX object tests/performance/local/CMakeFiles/foreach_scaling_exe.dir/foreach_scaling.cpp.o
[278/1446] Building CXX object tests/performance/network/CMakeFiles/pingpong_performance_exe.dir/pingpong_performance.cpp.o
[279/1446] Building CXX object src/components/component_storage/CMakeFiles/component_storage_component.dir/server/component_storage_server.cpp.o
[280/1446] Building CXX object src/components/containers/partitioned_vector/CMakeFiles/partitioned_vector_component.dir/partitioned_vector_component_double.cpp.o
[281/1446] Building CXX object tests/performance/network/network_storage/CMakeFiles/network_storage_exe.dir/network_storage.cpp.o
[282/1446] Building CXX object src/components/containers/partitioned_vector/CMakeFiles/partitioned_vector_component.dir/partitioned_vector_component_std_string.cpp.o
[283/1446] Building CXX object src/components/containers/partitioned_vector/CMakeFiles/partitioned_vector_component.dir/partitioned_vector_component_int.cpp.o
[284/1446] Building CXX object tests/performance/network/algorithms/CMakeFiles/minmax_element_performance_exe.dir/minmax_element_performance.cpp.o
ninja: build stopped: subcommand failed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment