* Package: sys-cluster/hpx-1.7.1-r1 * Repository: gentoo * Maintainer: kurt@kmk-computers.de proxy-maint@gentoo.org * USE: abi_x86_64 amd64 elibc_musl kernel_linux perftools python_single_target_python3_9 userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox * Checking for at least 4 GiB RAM ... [ ok ] * Using python3.9 to build >>> Unpacking source... >>> Unpacking hpx-1.7.1.tar.gz to /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work >>> Source unpacked in /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work >>> Preparing source in /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1 ... * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1" * Build directory (BUILD_DIR): "/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build" * Applying hpx-1.7.1-python.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1 ... * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1" * Build directory (BUILD_DIR): "/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build" cmake -C /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DHPX_WITH_EXAMPLES=OFF -DHPX_WITH_DOCUMENTATION=OFF -DHPX_WITH_PARCELPORT_MPI=no -DHPX_WITH_PAPI=no -DHPX_WITH_GOOGLE_PERFTOOLS=yes -DBUILD_TESTING=OFF -DHPX_WITH_MALLOC=tcmalloc -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/gentoo_toolchain.cmake /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1 loading initial cache file /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/gentoo_common_config.cmake -- The CXX compiler identification is GNU 11.2.1 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/x86_64-gentoo-linux-musl-g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Using C++14 -- CMake version: 3.22.1 -- HPX version: 1.7.1 -- No vectorization library configured -- Nice threadlevel is disabled. -- Stack traces are enabled. -- Compiling with the native toolset -- Performing Test HPX_WITH_CXX11_ATOMIC - Success -- Performing Test HPX_WITH_CXX11_ATOMIC_128BIT - Failed -- Performing Test HPX_WITH_CXX11_ATOMIC_128BIT - Success -- Performing Test HPX_WITH_CXX11_STD_QUICK_EXIT - Success -- Performing Test HPX_WITH_CXX11_SHARED_PTR_LWG3018 - Success -- Performing Test HPX_WITH_C11_ALIGNED_ALLOC - Failed -- Performing Test HPX_WITH_CXX17_STD_ALIGNED_ALLOC - Failed -- Performing Test HPX_WITH_CXX17_STD_EXECUTION_POLICES - Failed -- Performing Test HPX_WITH_CXX17_FILESYSTEM - Failed -- Performing Test HPX_WITH_CXX17_FOLD_EXPRESSIONS - Failed -- Performing Test HPX_WITH_CXX17_FALLTHROUGH_ATTRIBUTE - Success -- Performing Test HPX_WITH_CXX17_NODISCARD_ATTRIBUTE - Success -- Performing Test HPX_WITH_CXX17_HARDWARE_DESTRUCTIVE_INTERFERENCE_SIZE - Failed -- Performing Test HPX_WITH_CXX17_STRUCTURED_BINDINGS - Failed -- Performing Test HPX_WITH_CXX17_IF_CONSTEXPR - Failed -- Performing Test HPX_WITH_CXX17_INLINE_CONSTEXPR_VALUE - Failed -- Performing Test HPX_WITH_CXX17_ALIGNED_NEW - Failed -- Performing Test HPX_WITH_CXX17_STD_IN_PLACE_TYPE_T - Failed -- Performing Test HPX_WITH_CXX17_STD_VARIANT - Failed -- Performing Test HPX_WITH_CXX17_SHARED_PTR_ARRAY - Success -- Performing Test HPX_WITH_CXX17_MAYBE_UNUSED - Success -- Performing Test HPX_WITH_CXX17_DEDUCTION_GUIDES - Failed -- Performing Test HPX_WITH_CXX17_NOEXCEPT_FUNCTIONS_AS_NONTYPE_TEMPLATE_ARGUMENTS - Failed -- Performing Test HPX_WITH_CXX17_STD_TRANSFORM_SCAN_ALGORITHMS - Failed -- Performing Test HPX_WITH_CXX17_STD_SCAN_ALGORITHMS - Failed -- Performing Test HPX_WITH_CXX17_NONTYPE_TEMPLATE_PARAMETER_AUTO - Failed -- Performing Test HPX_WITH_CXX17_COPY_ELISION - Failed -- Performing Test HPX_WITH_CXX20_COROUTINES - Failed -- Performing Test HPX_WITH_CXX20_EXPERIMENTAL_SIMD - Failed -- Performing Test HPX_WITH_CXX20_LAMBDA_CAPTURE - Failed -- Performing Test HPX_WITH_CXX20_NO_UNIQUE_ADDRESS_ATTRIBUTE - Success -- Performing Test HPX_WITH_CXX20_PAREN_INITIALIZATION_OF_AGGREGATES - Failed -- Performing Test HPX_WITH_CXX20_STD_DISABLE_SIZED_SENTINEL_FOR - Failed -- Performing Test HPX_WITH_CXX20_STD_ENDIAN - Failed -- Performing Test HPX_WITH_CXX20_STD_EXECUTION_POLICES - Failed -- Performing Test HPX_WITH_BUILTIN_INTEGER_PACK - Success -- Performing Test HPX_WITH_BUILTIN_MAKE_INTEGER_SEQ - Failed -- Performing Test HPX_WITH_BUILTIN_TYPE_PACK_ELEMENT - Failed -- Performing Test HPX_WITH_MM_PREFETCH - Success -- Performing Test HPX_WITH_STABLE_INPLACE_MERGE - 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_CXX_FLAG_WEXTRA -- Performing Test HPX_WITH_CXX_FLAG_WEXTRA - Success -- Performing Test HPX_WITH_CXX_FLAG_WNO_STRICT_ALIASING -- Performing Test HPX_WITH_CXX_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_NOEXCEPT_TYPE -- Performing Test HPX_WITH_CXX_FLAG_WNO_NOEXCEPT_TYPE - 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_CXX_FLAG_WERROR_VLA -- Performing Test HPX_WITH_CXX_FLAG_WERROR_VLA - 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_CXX_FLAG_WNO_UNUSED_BUT_SET_VARIABLE -- Performing Test HPX_WITH_CXX_FLAG_WNO_UNUSED_BUT_SET_VARIABLE - 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_CXX_FLAG_WNO_MAYBE_UNINITIALIZED -- Performing Test HPX_WITH_CXX_FLAG_WNO_MAYBE_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_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 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 -- Architecture detected: x86_64 -- Looking for C++ include pthread.h -- Looking for C++ include pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Performing Test HPX_WITH_CXX_FLAG_PTHREAD -- Performing Test HPX_WITH_CXX_FLAG_PTHREAD - Success -- Performing Test WITH_LINKER_FLAG_PTHREAD -- Performing Test WITH_LINKER_FLAG_PTHREAD - Success -- Found Boost: /usr/include (found suitable version "1.77.0", minimum required is "1.71") -- Found Boost: /usr/include (found suitable version "1.77.0", minimum required is "1.71") found components: filesystem -- Found Asio: /usr/include (found suitable version "1.21.0", minimum required is "1.12.0") -- Found TCMalloc: /usr/lib/libtcmalloc_minimal.so -- Using tcmalloc allocator. -- Found Hwloc: /usr/lib/libhwloc.so -- Found GooglePerftools: /usr/lib/libprofiler.so -- Found Git: /usr/bin/git (found version "2.34.1") -- GIT commit not found (set to 'unknown'). -- HPX_STATIC_PARCELPORT_PLUGINS="parcelport_tcp" -- -- Configuring modules: -- -- Configuring libhpx_core modules: -- -- Module configuration (coroutines): -- HPX_COROUTINES_WITH_SWAP_CONTEXT_EMULATION=OFF -- -- Module configuration (datastructures): -- HPX_DATASTRUCTURES_WITH_ADAPT_STD_TUPLE=ON -- -- Module configuration (serialization): -- HPX_SERIALIZATION_WITH_ALL_TYPES_ARE_BITWISE_SERIALIZABLE=OFF -- HPX_SERIALIZATION_WITH_BOOST_TYPES=ON -- -- Module configuration (topology): -- HPX_TOPOLOGY_WITH_ADDITIONAL_HWLOC_TESTING=OFF -- -- Configuring libhpx modules -- -- Configuring libhpx_parallelism modules -- -- Configuring components: -- component_storage -- containers -- iostreams -- performance_counters -- process -- Found PythonInterp: /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/temp/python3.9/bin/python (found version "3.9.9") -- Found PkgConfig: /usr/bin/x86_64-gentoo-linux-musl-pkg-config (found version "1.8.0") -- -- Configuration summary: -- -- HPX_WITH_AGAS_DUMP_REFCNT_ENTRIES=OFF -- HPX_WITH_APEX=OFF -- HPX_WITH_ASIO_TAG=asio-1-18-2 -- HPX_WITH_ASYNC_CUDA=ON -- HPX_WITH_ASYNC_MPI=no -- HPX_WITH_ATTACH_DEBUGGER_ON_TEST_FAILURE=OFF -- HPX_WITH_AUTOMATIC_SERIALIZATION_REGISTRATION=ON -- HPX_WITH_BENCHMARK_SCRIPTS_PATH=/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/scripts -- HPX_WITH_BUILD_BINARY_PACKAGE=OFF -- HPX_WITH_CHECK_MODULE_DEPENDENCIES=OFF -- HPX_WITH_COMPILER_WARNINGS=ON -- HPX_WITH_COMPILER_WARNINGS_AS_ERRORS=OFF -- HPX_WITH_COMPILE_ONLY_TESTS=ON -- HPX_WITH_COMPRESSION_BZIP2=OFF -- HPX_WITH_COMPRESSION_SNAPPY=OFF -- HPX_WITH_COMPRESSION_ZLIB=OFF -- HPX_WITH_COROUTINE_COUNTERS=OFF -- HPX_WITH_CUDA=OFF -- HPX_WITH_CUDA_CLANG=OFF -- HPX_WITH_CUDA_COMPUTE=ON -- HPX_WITH_DATAPAR_VC=OFF -- HPX_WITH_DEPRECATION_WARNINGS=ON -- HPX_WITH_DISABLED_SIGNAL_EXCEPTION_HANDLERS=OFF -- HPX_WITH_DISTRIBUTED_RUNTIME=ON -- HPX_WITH_DOCUMENTATION=OFF -- HPX_WITH_DYNAMIC_HPX_MAIN=ON -- 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_EXECUTABLE_PREFIX= -- HPX_WITH_FAIL_COMPILE_TESTS=ON -- HPX_WITH_FAULT_TOLERANCE=OFF -- HPX_WITH_FETCH_ASIO=OFF -- HPX_WITH_FULL_RPATH=ON -- HPX_WITH_GCC_VERSION_CHECK=ON -- HPX_WITH_GENERIC_CONTEXT_COROUTINES=OFF -- HPX_WITH_GOOGLE_PERFTOOLS=yes -- HPX_WITH_HIDDEN_VISIBILITY=ON -- HPX_WITH_HIP=OFF -- HPX_WITH_INIT_START_OVERLOADS_COMPATIBILITY=OFF -- HPX_WITH_IO_COUNTERS=ON -- HPX_WITH_IO_POOL=ON -- HPX_WITH_ITTNOTIFY=OFF -- HPX_WITH_LOGGING=ON -- HPX_WITH_MALLOC=tcmalloc -- HPX_WITH_MAX_CPU_COUNT=64 -- HPX_WITH_MAX_NUMA_DOMAIN_COUNT=8 -- HPX_WITH_NETWORKING=ON -- HPX_WITH_NICE_THREADLEVEL=OFF -- HPX_WITH_PAPI=no -- HPX_WITH_PARALLEL_TESTS_BIND_NONE=OFF -- HPX_WITH_PARCELPORT_ACTION_COUNTERS=OFF -- HPX_WITH_PARCELPORT_LIBFABRIC=OFF -- HPX_WITH_PARCELPORT_MPI=no -- HPX_WITH_PARCELPORT_TCP=ON -- HPX_WITH_PARCEL_COALESCING=ON -- HPX_WITH_PARCEL_PROFILING=OFF -- HPX_WITH_PKGCONFIG=ON -- HPX_WITH_PRECOMPILED_HEADERS=OFF -- HPX_WITH_RPM=OFF -- HPX_WITH_RUN_MAIN_EVERYWHERE=OFF -- HPX_WITH_SANITIZERS=OFF -- HPX_WITH_SCHEDULER_LOCAL_STORAGE=OFF -- HPX_WITH_SPINLOCK_DEADLOCK_DETECTION=OFF -- HPX_WITH_SPINLOCK_POOL_NUM=128 -- HPX_WITH_STACKOVERFLOW_DETECTION=OFF -- HPX_WITH_STACKTRACES=ON -- HPX_WITH_STACKTRACES_DEMANGLE_SYMBOLS=ON -- HPX_WITH_STACKTRACES_STATIC_SYMBOLS=OFF -- HPX_WITH_STATIC_LINKING=OFF -- HPX_WITH_TESTS=ON -- HPX_WITH_TESTS_BENCHMARKS=ON -- HPX_WITH_TESTS_DEBUG_LOG=OFF -- HPX_WITH_TESTS_DEBUG_LOG_DESTINATION=cout -- HPX_WITH_TESTS_EXAMPLES=ON -- HPX_WITH_TESTS_EXTERNAL_BUILD=ON -- HPX_WITH_TESTS_HEADERS=OFF -- HPX_WITH_TESTS_MAX_THREADS_PER_LOCALITY=0 -- HPX_WITH_TESTS_REGRESSIONS=ON -- HPX_WITH_TESTS_UNIT=ON -- HPX_WITH_THREAD_BACKTRACE_DEPTH=20 -- HPX_WITH_THREAD_BACKTRACE_ON_SUSPENSION=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_STACK_MMAP=ON -- HPX_WITH_THREAD_STEALING_COUNTS=OFF -- HPX_WITH_THREAD_TARGET_ADDRESS=OFF -- HPX_WITH_TIMER_POOL=ON -- HPX_WITH_TOOLS=OFF -- HPX_WITH_TUPLE_RVALUE_SWAP=ON -- HPX_WITH_UNITY_BUILD=OFF -- 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 HPX will be installed to /usr -- <<< Gentoo configuration >>> Build type Gentoo Install path /usr Compiler flags: C C++ -pipe -march=native -fno-diagnostics-color -O2 Linker flags: Executable -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 Shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -- Configuring done -- Generating done -- Build files have been written to: /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build >>> Source configured. >>> Compiling source in /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1 ... * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1" * Build directory (BUILD_DIR): "/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build" ninja -v -j4 -l0 [1/440] /usr/bin/x86_64-gentoo-linux-musl-g++ -DHPX_COMPONENT_EXPORTS -DHPX_COMPONENT_NAME=hpx_process -DHPX_COMPONENT_NAME_DEFAULT=hpx_process_component -DHPX_COMPONENT_STRING=\"hpx_process\" -DHPX_LIBRARY_EXPORTS -DHPX_PROCESS_EXPORTS -D_GNU_SOURCE -Dprocess_component_EXPORTS -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/components/process/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1 -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/actions/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/actions/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/actions/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/actions_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/actions_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/actions_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/agas/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/agas/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/agas/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/agas_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/agas_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/agas_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/async_colocated/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/async_colocated/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/async_colocated/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/async_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/async_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/async_distributed/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/batch_environments/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/batch_environments/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/batch_environments/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/checkpoint/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/checkpoint/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/checkpoint/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/checkpoint_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/checkpoint_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/collectives/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/collectives/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/collectives/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/command_line_handling/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/command_line_handling/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/command_line_handling/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/command_line_handling_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/command_line_handling_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/components/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/components/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/components/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/components_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/components_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/components_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/compute/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/compute/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/compute/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/distribution_policies/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/distribution_policies/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/distribution_policies/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/executors_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/executors_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/executors_distributed/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/include/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/include/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/include_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/include_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/init_runtime/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/init_runtime/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/init_runtime_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/init_runtime_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/lcos_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/lcos_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/lcos_distributed/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/naming/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/naming/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/naming/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/naming_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/naming_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/naming_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/performance_counters/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/performance_counters/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/program_options/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/program_options/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/resiliency_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/resiliency_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/resource_partitioner/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/resource_partitioner/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/resource_partitioner/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/runtime_components/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_components/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_components/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/runtime_configuration/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_configuration/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_configuration/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/runtime_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_distributed/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/runtime_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_local/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/segmented_algorithms/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/segmented_algorithms/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/segmented_algorithms/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/threadmanager/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/threadmanager/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/threadmanager/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/affinity/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/affinity/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/affinity/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/assertion/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/assertion/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/assertion/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/config/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/config/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/preprocessor/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/preprocessor/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/preprocessor/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/config_registry/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/config_registry/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/datastructures/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/datastructures/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/datastructures/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/concepts/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/concepts/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/concepts/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/type_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/type_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/type_support/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/errors/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/errors/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/errors/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/filesystem/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/filesystem/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/filesystem/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/format/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/format/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/format/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/logging/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/logging/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/logging/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/timing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/timing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/timing/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/hardware/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/hardware/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/hardware/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/thread_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/thread_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/thread_support/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/topology/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/topology/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/topology/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/concurrency/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/concurrency/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/concurrency/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/execution_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/execution_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/execution_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/functional/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/functional/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/functional/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/debugging/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/debugging/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/debugging/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/itt_notify/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/itt_notify/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/itt_notify/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/serialization/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/serialization/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/serialization/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/hashing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/hashing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/hashing/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/iterator_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/iterator_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/iterator_support/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/util/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/allocator_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/allocator_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/allocator_support/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/asio/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/asio/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/asio/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/cache/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/cache/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/cache/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/coroutines/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/coroutines/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/coroutines/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/ini/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/ini/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/string_util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/string_util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/io_service/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/io_service/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/io_service/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/threading_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/threading_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/threading_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/memory/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/memory/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/plugin/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/plugin/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/plugin/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/prefix/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/prefix/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/prefix/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/properties/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/properties/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/schedulers/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/schedulers/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/schedulers/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/static_reinit/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/static_reinit/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/static_reinit/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/statistics/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/statistics/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/statistics/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/synchronization/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/synchronization/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/synchronization/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/testing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/testing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/testing/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/thread_pools/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/thread_pools/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/thread_pools/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/version/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/version/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/algorithms/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/algorithms/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/algorithms/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/async_combinators/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/async_combinators/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/async_combinators/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/async_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/async_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/async_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/futures/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/futures/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/futures/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/pack_traversal/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/pack_traversal/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/pack_traversal/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/async_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/async_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/execution/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/execution/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/execution/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/threading/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/threading/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/threading/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/executors/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/executors/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/executors/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/lcos_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/lcos_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/lcos_local/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/resiliency/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/resiliency/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/thread_pool_util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/thread_pool_util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/timed_execution/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/timed_execution/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/timed_execution/include_compatibility -pipe -march=native -fno-diagnostics-color -O2 -fPIC -pthread -Wall -Wextra -Wno-strict-aliasing -Wno-sign-promo -Wno-attributes -Wno-cast-align -Wno-noexcept-type -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 -Wno-unused-but-set-parameter -Wno-unused-but-set-variable -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-sync-nand -Wno-delete-non-virtual-dtor -fvisibility=hidden -std=c++14 -MD -MT components/process/CMakeFiles/process_component.dir/src/util/windows/search_path_w.cpp.o -MF components/process/CMakeFiles/process_component.dir/src/util/windows/search_path_w.cpp.o.d -o components/process/CMakeFiles/process_component.dir/src/util/windows/search_path_w.cpp.o -c /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/components/process/src/util/windows/search_path_w.cpp [2/440] /usr/bin/x86_64-gentoo-linux-musl-g++ -DHPX_COMPONENT_EXPORTS -DHPX_COMPONENT_NAME=hpx_process -DHPX_COMPONENT_NAME_DEFAULT=hpx_process_component -DHPX_COMPONENT_STRING=\"hpx_process\" -DHPX_LIBRARY_EXPORTS -DHPX_PROCESS_EXPORTS -D_GNU_SOURCE -Dprocess_component_EXPORTS -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/components/process/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1 -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/actions/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/actions/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/actions/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/actions_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/actions_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/actions_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/agas/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/agas/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/agas/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/agas_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/agas_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/agas_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/async_colocated/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/async_colocated/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/async_colocated/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/async_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/async_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/async_distributed/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/batch_environments/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/batch_environments/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/batch_environments/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/checkpoint/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/checkpoint/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/checkpoint/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/checkpoint_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/checkpoint_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/collectives/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/collectives/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/collectives/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/command_line_handling/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/command_line_handling/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/command_line_handling/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/command_line_handling_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/command_line_handling_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/components/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/components/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/components/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/components_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/components_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/components_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/compute/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/compute/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/compute/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/distribution_policies/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/distribution_policies/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/distribution_policies/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/executors_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/executors_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/executors_distributed/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/include/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/include/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/include_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/include_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/init_runtime/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/init_runtime/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/init_runtime_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/init_runtime_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/lcos_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/lcos_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/lcos_distributed/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/naming/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/naming/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/naming/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/naming_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/naming_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/naming_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/performance_counters/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/performance_counters/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/program_options/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/program_options/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/resiliency_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/resiliency_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/resource_partitioner/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/resource_partitioner/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/resource_partitioner/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/runtime_components/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_components/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_components/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/runtime_configuration/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_configuration/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_configuration/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/runtime_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_distributed/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/runtime_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_local/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/segmented_algorithms/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/segmented_algorithms/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/segmented_algorithms/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/threadmanager/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/threadmanager/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/threadmanager/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/affinity/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/affinity/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/affinity/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/assertion/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/assertion/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/assertion/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/config/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/config/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/preprocessor/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/preprocessor/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/preprocessor/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/config_registry/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/config_registry/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/datastructures/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/datastructures/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/datastructures/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/concepts/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/concepts/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/concepts/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/type_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/type_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/type_support/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/errors/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/errors/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/errors/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/filesystem/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/filesystem/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/filesystem/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/format/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/format/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/format/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/logging/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/logging/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/logging/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/timing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/timing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/timing/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/hardware/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/hardware/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/hardware/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/thread_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/thread_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/thread_support/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/topology/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/topology/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/topology/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/concurrency/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/concurrency/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/concurrency/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/execution_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/execution_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/execution_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/functional/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/functional/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/functional/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/debugging/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/debugging/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/debugging/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/itt_notify/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/itt_notify/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/itt_notify/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/serialization/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/serialization/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/serialization/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/hashing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/hashing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/hashing/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/iterator_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/iterator_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/iterator_support/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/util/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/allocator_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/allocator_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/allocator_support/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/asio/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/asio/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/asio/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/cache/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/cache/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/cache/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/coroutines/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/coroutines/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/coroutines/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/ini/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/ini/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/string_util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/string_util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/io_service/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/io_service/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/io_service/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/threading_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/threading_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/threading_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/memory/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/memory/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/plugin/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/plugin/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/plugin/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/prefix/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/prefix/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/prefix/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/properties/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/properties/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/schedulers/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/schedulers/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/schedulers/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/static_reinit/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/static_reinit/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/static_reinit/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/statistics/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/statistics/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/statistics/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/synchronization/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/synchronization/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/synchronization/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/testing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/testing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/testing/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/thread_pools/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/thread_pools/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/thread_pools/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/version/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/version/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/algorithms/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/algorithms/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/algorithms/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/async_combinators/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/async_combinators/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/async_combinators/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/async_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/async_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/async_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/futures/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/futures/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/futures/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/pack_traversal/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/pack_traversal/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/pack_traversal/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/async_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/async_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/execution/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/execution/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/execution/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/threading/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/threading/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/threading/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/executors/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/executors/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/executors/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/lcos_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/lcos_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/lcos_local/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/resiliency/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/resiliency/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/thread_pool_util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/thread_pool_util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/timed_execution/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/timed_execution/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/timed_execution/include_compatibility -pipe -march=native -fno-diagnostics-color -O2 -fPIC -pthread -Wall -Wextra -Wno-strict-aliasing -Wno-sign-promo -Wno-attributes -Wno-cast-align -Wno-noexcept-type -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 -Wno-unused-but-set-parameter -Wno-unused-but-set-variable -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-sync-nand -Wno-delete-non-virtual-dtor -fvisibility=hidden -std=c++14 -MD -MT components/process/CMakeFiles/process_component.dir/src/util/windows/create_pipe_w.cpp.o -MF components/process/CMakeFiles/process_component.dir/src/util/windows/create_pipe_w.cpp.o.d -o components/process/CMakeFiles/process_component.dir/src/util/windows/create_pipe_w.cpp.o -c /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/components/process/src/util/windows/create_pipe_w.cpp [3/440] /usr/bin/x86_64-gentoo-linux-musl-g++ -DHPX_COMPONENT_EXPORTS -DHPX_COMPONENT_NAME=hpx_process -DHPX_COMPONENT_NAME_DEFAULT=hpx_process_component -DHPX_COMPONENT_STRING=\"hpx_process\" -DHPX_LIBRARY_EXPORTS -DHPX_PROCESS_EXPORTS -D_GNU_SOURCE -Dprocess_component_EXPORTS -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/components/process/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1 -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/actions/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/actions/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/actions/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/actions_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/actions_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/actions_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/agas/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/agas/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/agas/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/agas_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/agas_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/agas_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/async_colocated/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/async_colocated/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/async_colocated/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/async_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/async_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/async_distributed/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/batch_environments/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/batch_environments/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/batch_environments/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/checkpoint/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/checkpoint/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/checkpoint/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/checkpoint_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/checkpoint_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/collectives/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/collectives/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/collectives/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/command_line_handling/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/command_line_handling/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/command_line_handling/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/command_line_handling_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/command_line_handling_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/components/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/components/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/components/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/components_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/components_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/components_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/compute/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/compute/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/compute/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/distribution_policies/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/distribution_policies/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/distribution_policies/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/executors_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/executors_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/executors_distributed/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/include/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/include/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/include_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/include_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/init_runtime/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/init_runtime/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/init_runtime_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/init_runtime_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/lcos_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/lcos_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/lcos_distributed/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/naming/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/naming/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/naming/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/naming_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/naming_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/naming_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/performance_counters/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/performance_counters/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/program_options/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/program_options/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/resiliency_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/resiliency_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/resource_partitioner/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/resource_partitioner/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/resource_partitioner/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/runtime_components/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_components/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_components/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/runtime_configuration/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_configuration/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_configuration/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/runtime_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_distributed/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/runtime_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_local/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/segmented_algorithms/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/segmented_algorithms/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/segmented_algorithms/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/threadmanager/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/threadmanager/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/threadmanager/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/affinity/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/affinity/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/affinity/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/assertion/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/assertion/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/assertion/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/config/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/config/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/preprocessor/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/preprocessor/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/preprocessor/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/config_registry/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/config_registry/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/datastructures/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/datastructures/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/datastructures/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/concepts/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/concepts/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/concepts/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/type_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/type_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/type_support/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/errors/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/errors/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/errors/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/filesystem/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/filesystem/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/filesystem/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/format/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/format/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/format/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/logging/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/logging/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/logging/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/timing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/timing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/timing/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/hardware/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/hardware/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/hardware/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/thread_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/thread_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/thread_support/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/topology/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/topology/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/topology/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/concurrency/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/concurrency/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/concurrency/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/execution_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/execution_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/execution_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/functional/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/functional/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/functional/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/debugging/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/debugging/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/debugging/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/itt_notify/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/itt_notify/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/itt_notify/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/serialization/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/serialization/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/serialization/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/hashing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/hashing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/hashing/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/iterator_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/iterator_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/iterator_support/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/util/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/allocator_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/allocator_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/allocator_support/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/asio/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/asio/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/asio/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/cache/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/cache/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/cache/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/coroutines/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/coroutines/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/coroutines/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/ini/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/ini/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/string_util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/string_util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/io_service/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/io_service/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/io_service/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/threading_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/threading_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/threading_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/memory/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/memory/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/plugin/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/plugin/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/plugin/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/prefix/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/prefix/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/prefix/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/properties/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/properties/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/schedulers/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/schedulers/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/schedulers/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/static_reinit/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/static_reinit/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/static_reinit/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/statistics/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/statistics/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/statistics/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/synchronization/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/synchronization/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/synchronization/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/testing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/testing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/testing/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/thread_pools/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/thread_pools/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/thread_pools/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/version/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/version/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/algorithms/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/algorithms/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/algorithms/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/async_combinators/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/async_combinators/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/async_combinators/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/async_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/async_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/async_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/futures/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/futures/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/futures/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/pack_traversal/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/pack_traversal/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/pack_traversal/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/async_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/async_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/execution/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/execution/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/execution/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/threading/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/threading/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/threading/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/executors/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/executors/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/executors/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/lcos_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/lcos_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/lcos_local/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/resiliency/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/resiliency/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/thread_pool_util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/thread_pool_util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/timed_execution/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/timed_execution/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/timed_execution/include_compatibility -pipe -march=native -fno-diagnostics-color -O2 -fPIC -pthread -Wall -Wextra -Wno-strict-aliasing -Wno-sign-promo -Wno-attributes -Wno-cast-align -Wno-noexcept-type -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 -Wno-unused-but-set-parameter -Wno-unused-but-set-variable -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-sync-nand -Wno-delete-non-virtual-dtor -fvisibility=hidden -std=c++14 -MD -MT components/process/CMakeFiles/process_component.dir/src/util/posix/create_pipe_u.cpp.o -MF components/process/CMakeFiles/process_component.dir/src/util/posix/create_pipe_u.cpp.o.d -o components/process/CMakeFiles/process_component.dir/src/util/posix/create_pipe_u.cpp.o -c /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/components/process/src/util/posix/create_pipe_u.cpp [4/440] /usr/bin/x86_64-gentoo-linux-musl-g++ -DHPX_COMPONENT_EXPORTS -DHPX_COMPONENT_NAME=hpx_process -DHPX_COMPONENT_NAME_DEFAULT=hpx_process_component -DHPX_COMPONENT_STRING=\"hpx_process\" -DHPX_LIBRARY_EXPORTS -DHPX_PROCESS_EXPORTS -D_GNU_SOURCE -Dprocess_component_EXPORTS -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/components/process/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1 -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/actions/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/actions/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/actions/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/actions_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/actions_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/actions_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/agas/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/agas/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/agas/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/agas_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/agas_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/agas_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/async_colocated/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/async_colocated/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/async_colocated/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/async_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/async_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/async_distributed/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/batch_environments/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/batch_environments/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/batch_environments/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/checkpoint/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/checkpoint/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/checkpoint/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/checkpoint_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/checkpoint_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/collectives/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/collectives/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/collectives/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/command_line_handling/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/command_line_handling/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/command_line_handling/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/command_line_handling_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/command_line_handling_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/components/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/components/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/components/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/components_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/components_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/components_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/compute/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/compute/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/compute/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/distribution_policies/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/distribution_policies/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/distribution_policies/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/executors_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/executors_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/executors_distributed/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/include/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/include/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/include_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/include_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/init_runtime/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/init_runtime/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/init_runtime_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/init_runtime_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/lcos_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/lcos_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/lcos_distributed/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/naming/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/naming/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/naming/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/naming_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/naming_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/naming_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/performance_counters/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/performance_counters/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/program_options/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/program_options/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/resiliency_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/resiliency_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/resource_partitioner/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/resource_partitioner/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/resource_partitioner/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/runtime_components/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_components/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_components/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/runtime_configuration/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_configuration/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_configuration/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/runtime_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_distributed/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/runtime_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_local/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/segmented_algorithms/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/segmented_algorithms/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/segmented_algorithms/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/threadmanager/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/threadmanager/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/threadmanager/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/affinity/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/affinity/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/affinity/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/assertion/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/assertion/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/assertion/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/config/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/config/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/preprocessor/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/preprocessor/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/preprocessor/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/config_registry/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/config_registry/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/datastructures/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/datastructures/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/datastructures/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/concepts/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/concepts/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/concepts/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/type_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/type_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/type_support/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/errors/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/errors/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/errors/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/filesystem/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/filesystem/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/filesystem/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/format/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/format/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/format/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/logging/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/logging/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/logging/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/timing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/timing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/timing/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/hardware/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/hardware/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/hardware/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/thread_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/thread_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/thread_support/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/topology/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/topology/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/topology/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/concurrency/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/concurrency/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/concurrency/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/execution_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/execution_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/execution_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/functional/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/functional/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/functional/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/debugging/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/debugging/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/debugging/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/itt_notify/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/itt_notify/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/itt_notify/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/serialization/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/serialization/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/serialization/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/hashing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/hashing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/hashing/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/iterator_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/iterator_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/iterator_support/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/util/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/allocator_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/allocator_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/allocator_support/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/asio/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/asio/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/asio/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/cache/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/cache/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/cache/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/coroutines/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/coroutines/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/coroutines/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/ini/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/ini/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/string_util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/string_util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/io_service/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/io_service/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/io_service/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/threading_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/threading_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/threading_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/memory/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/memory/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/plugin/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/plugin/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/plugin/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/prefix/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/prefix/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/prefix/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/properties/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/properties/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/schedulers/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/schedulers/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/schedulers/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/static_reinit/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/static_reinit/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/static_reinit/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/statistics/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/statistics/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/statistics/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/synchronization/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/synchronization/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/synchronization/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/testing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/testing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/testing/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/thread_pools/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/thread_pools/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/thread_pools/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/version/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/version/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/algorithms/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/algorithms/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/algorithms/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/async_combinators/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/async_combinators/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/async_combinators/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/async_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/async_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/async_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/futures/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/futures/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/futures/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/pack_traversal/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/pack_traversal/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/pack_traversal/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/async_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/async_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/execution/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/execution/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/execution/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/threading/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/threading/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/threading/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/executors/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/executors/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/executors/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/lcos_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/lcos_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/lcos_local/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/resiliency/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/resiliency/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/thread_pool_util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/thread_pool_util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/timed_execution/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/timed_execution/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/timed_execution/include_compatibility -pipe -march=native -fno-diagnostics-color -O2 -fPIC -pthread -Wall -Wextra -Wno-strict-aliasing -Wno-sign-promo -Wno-attributes -Wno-cast-align -Wno-noexcept-type -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 -Wno-unused-but-set-parameter -Wno-unused-but-set-variable -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-sync-nand -Wno-delete-non-virtual-dtor -fvisibility=hidden -std=c++14 -MD -MT components/process/CMakeFiles/process_component.dir/src/util/posix/shell_path_u.cpp.o -MF components/process/CMakeFiles/process_component.dir/src/util/posix/shell_path_u.cpp.o.d -o components/process/CMakeFiles/process_component.dir/src/util/posix/shell_path_u.cpp.o -c /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/components/process/src/util/posix/shell_path_u.cpp [5/440] /usr/bin/x86_64-gentoo-linux-musl-g++ -DHPX_COMPONENT_EXPORTS -DHPX_COMPONENT_NAME=hpx_memory -DHPX_COMPONENT_NAME_DEFAULT=hpx_memory_component -DHPX_COMPONENT_STRING=\"hpx_memory\" -DHPX_LIBRARY_EXPORTS -D_GNU_SOURCE -Dmemory_component_EXPORTS -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/components/performance_counters/memory/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1 -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/actions/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/actions/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/actions/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/actions_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/actions_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/actions_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/agas/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/agas/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/agas/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/agas_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/agas_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/agas_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/async_colocated/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/async_colocated/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/async_colocated/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/async_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/async_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/async_distributed/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/batch_environments/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/batch_environments/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/batch_environments/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/checkpoint/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/checkpoint/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/checkpoint/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/checkpoint_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/checkpoint_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/collectives/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/collectives/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/collectives/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/command_line_handling/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/command_line_handling/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/command_line_handling/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/command_line_handling_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/command_line_handling_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/components/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/components/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/components/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/components_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/components_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/components_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/compute/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/compute/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/compute/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/distribution_policies/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/distribution_policies/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/distribution_policies/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/executors_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/executors_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/executors_distributed/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/include/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/include/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/include_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/include_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/init_runtime/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/init_runtime/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/init_runtime_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/init_runtime_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/lcos_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/lcos_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/lcos_distributed/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/naming/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/naming/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/naming/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/naming_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/naming_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/naming_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/performance_counters/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/performance_counters/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/program_options/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/program_options/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/resiliency_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/resiliency_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/resource_partitioner/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/resource_partitioner/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/resource_partitioner/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/runtime_components/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_components/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_components/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/runtime_configuration/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_configuration/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_configuration/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/runtime_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_distributed/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/runtime_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_local/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/segmented_algorithms/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/segmented_algorithms/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/segmented_algorithms/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/threadmanager/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/threadmanager/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/threadmanager/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/affinity/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/affinity/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/affinity/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/assertion/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/assertion/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/assertion/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/config/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/config/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/preprocessor/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/preprocessor/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/preprocessor/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/config_registry/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/config_registry/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/datastructures/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/datastructures/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/datastructures/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/concepts/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/concepts/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/concepts/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/type_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/type_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/type_support/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/errors/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/errors/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/errors/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/filesystem/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/filesystem/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/filesystem/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/format/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/format/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/format/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/logging/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/logging/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/logging/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/timing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/timing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/timing/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/hardware/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/hardware/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/hardware/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/thread_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/thread_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/thread_support/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/topology/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/topology/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/topology/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/concurrency/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/concurrency/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/concurrency/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/execution_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/execution_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/execution_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/functional/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/functional/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/functional/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/debugging/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/debugging/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/debugging/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/itt_notify/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/itt_notify/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/itt_notify/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/serialization/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/serialization/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/serialization/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/hashing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/hashing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/hashing/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/iterator_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/iterator_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/iterator_support/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/util/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/allocator_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/allocator_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/allocator_support/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/asio/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/asio/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/asio/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/cache/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/cache/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/cache/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/coroutines/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/coroutines/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/coroutines/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/ini/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/ini/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/string_util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/string_util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/io_service/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/io_service/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/io_service/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/threading_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/threading_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/threading_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/memory/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/memory/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/plugin/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/plugin/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/plugin/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/prefix/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/prefix/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/prefix/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/properties/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/properties/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/schedulers/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/schedulers/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/schedulers/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/static_reinit/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/static_reinit/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/static_reinit/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/statistics/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/statistics/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/statistics/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/synchronization/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/synchronization/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/synchronization/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/testing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/testing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/testing/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/thread_pools/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/thread_pools/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/thread_pools/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/version/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/version/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/algorithms/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/algorithms/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/algorithms/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/async_combinators/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/async_combinators/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/async_combinators/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/async_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/async_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/async_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/futures/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/futures/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/futures/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/pack_traversal/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/pack_traversal/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/pack_traversal/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/async_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/async_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/execution/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/execution/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/execution/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/threading/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/threading/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/threading/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/executors/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/executors/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/executors/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/lcos_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/lcos_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/lcos_local/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/resiliency/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/resiliency/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/thread_pool_util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/thread_pool_util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/timed_execution/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/timed_execution/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/timed_execution/include_compatibility -pipe -march=native -fno-diagnostics-color -O2 -fPIC -pthread -Wall -Wextra -Wno-strict-aliasing -Wno-sign-promo -Wno-attributes -Wno-cast-align -Wno-noexcept-type -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 -Wno-unused-but-set-parameter -Wno-unused-but-set-variable -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-sync-nand -Wno-delete-non-virtual-dtor -fvisibility=hidden -std=c++14 -MD -MT components/performance_counters/memory/CMakeFiles/memory_component.dir/src/mem_counter_macosx.cpp.o -MF components/performance_counters/memory/CMakeFiles/memory_component.dir/src/mem_counter_macosx.cpp.o.d -o components/performance_counters/memory/CMakeFiles/memory_component.dir/src/mem_counter_macosx.cpp.o -c /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/components/performance_counters/memory/src/mem_counter_macosx.cpp [6/440] /usr/bin/x86_64-gentoo-linux-musl-g++ -DHPX_COMPONENT_EXPORTS -DHPX_COMPONENT_NAME=hpx_process -DHPX_COMPONENT_NAME_DEFAULT=hpx_process_component -DHPX_COMPONENT_STRING=\"hpx_process\" -DHPX_LIBRARY_EXPORTS -DHPX_PROCESS_EXPORTS -D_GNU_SOURCE -Dprocess_component_EXPORTS -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/components/process/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1 -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/actions/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/actions/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/actions/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/actions_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/actions_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/actions_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/agas/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/agas/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/agas/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/agas_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/agas_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/agas_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/async_colocated/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/async_colocated/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/async_colocated/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/async_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/async_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/async_distributed/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/batch_environments/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/batch_environments/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/batch_environments/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/checkpoint/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/checkpoint/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/checkpoint/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/checkpoint_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/checkpoint_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/collectives/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/collectives/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/collectives/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/command_line_handling/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/command_line_handling/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/command_line_handling/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/command_line_handling_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/command_line_handling_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/components/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/components/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/components/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/components_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/components_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/components_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/compute/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/compute/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/compute/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/distribution_policies/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/distribution_policies/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/distribution_policies/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/executors_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/executors_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/executors_distributed/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/include/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/include/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/include_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/include_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/init_runtime/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/init_runtime/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/init_runtime_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/init_runtime_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/lcos_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/lcos_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/lcos_distributed/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/naming/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/naming/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/naming/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/naming_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/naming_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/naming_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/performance_counters/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/performance_counters/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/program_options/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/program_options/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/resiliency_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/resiliency_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/resource_partitioner/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/resource_partitioner/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/resource_partitioner/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/runtime_components/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_components/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_components/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/runtime_configuration/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_configuration/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_configuration/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/runtime_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_distributed/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/runtime_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_local/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/segmented_algorithms/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/segmented_algorithms/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/segmented_algorithms/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/threadmanager/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/threadmanager/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/threadmanager/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/affinity/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/affinity/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/affinity/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/assertion/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/assertion/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/assertion/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/config/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/config/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/preprocessor/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/preprocessor/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/preprocessor/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/config_registry/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/config_registry/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/datastructures/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/datastructures/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/datastructures/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/concepts/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/concepts/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/concepts/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/type_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/type_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/type_support/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/errors/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/errors/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/errors/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/filesystem/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/filesystem/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/filesystem/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/format/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/format/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/format/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/logging/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/logging/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/logging/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/timing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/timing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/timing/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/hardware/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/hardware/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/hardware/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/thread_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/thread_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/thread_support/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/topology/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/topology/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/topology/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/concurrency/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/concurrency/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/concurrency/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/execution_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/execution_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/execution_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/functional/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/functional/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/functional/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/debugging/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/debugging/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/debugging/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/itt_notify/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/itt_notify/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/itt_notify/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/serialization/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/serialization/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/serialization/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/hashing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/hashing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/hashing/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/iterator_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/iterator_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/iterator_support/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/util/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/allocator_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/allocator_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/allocator_support/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/asio/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/asio/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/asio/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/cache/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/cache/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/cache/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/coroutines/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/coroutines/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/coroutines/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/ini/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/ini/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/string_util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/string_util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/io_service/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/io_service/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/io_service/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/threading_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/threading_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/threading_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/memory/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/memory/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/plugin/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/plugin/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/plugin/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/prefix/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/prefix/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/prefix/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/properties/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/properties/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/schedulers/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/schedulers/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/schedulers/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/static_reinit/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/static_reinit/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/static_reinit/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/statistics/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/statistics/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/statistics/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/synchronization/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/synchronization/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/synchronization/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/testing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/testing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/testing/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/thread_pools/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/thread_pools/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/thread_pools/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/version/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/version/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/algorithms/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/algorithms/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/algorithms/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/async_combinators/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/async_combinators/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/async_combinators/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/async_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/async_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/async_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/futures/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/futures/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/futures/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/pack_traversal/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/pack_traversal/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/pack_traversal/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/async_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/async_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/execution/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/execution/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/execution/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/threading/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/threading/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/threading/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/executors/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/executors/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/executors/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/lcos_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/lcos_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/lcos_local/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/resiliency/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/resiliency/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/thread_pool_util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/thread_pool_util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/timed_execution/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/timed_execution/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/timed_execution/include_compatibility -pipe -march=native -fno-diagnostics-color -O2 -fPIC -pthread -Wall -Wextra -Wno-strict-aliasing -Wno-sign-promo -Wno-attributes -Wno-cast-align -Wno-noexcept-type -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 -Wno-unused-but-set-parameter -Wno-unused-but-set-variable -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-sync-nand -Wno-delete-non-virtual-dtor -fvisibility=hidden -std=c++14 -MD -MT components/process/CMakeFiles/process_component.dir/src/util/posix/search_path_u.cpp.o -MF components/process/CMakeFiles/process_component.dir/src/util/posix/search_path_u.cpp.o.d -o components/process/CMakeFiles/process_component.dir/src/util/posix/search_path_u.cpp.o -c /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/components/process/src/util/posix/search_path_u.cpp [7/440] /usr/bin/x86_64-gentoo-linux-musl-g++ -DHPX_COMPONENT_EXPORTS -DHPX_COMPONENT_NAME=hpx_memory -DHPX_COMPONENT_NAME_DEFAULT=hpx_memory_component -DHPX_COMPONENT_STRING=\"hpx_memory\" -DHPX_LIBRARY_EXPORTS -D_GNU_SOURCE -Dmemory_component_EXPORTS -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/components/performance_counters/memory/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1 -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/actions/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/actions/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/actions/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/actions_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/actions_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/actions_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/agas/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/agas/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/agas/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/agas_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/agas_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/agas_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/async_colocated/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/async_colocated/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/async_colocated/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/async_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/async_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/async_distributed/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/batch_environments/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/batch_environments/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/batch_environments/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/checkpoint/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/checkpoint/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/checkpoint/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/checkpoint_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/checkpoint_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/collectives/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/collectives/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/collectives/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/command_line_handling/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/command_line_handling/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/command_line_handling/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/command_line_handling_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/command_line_handling_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/components/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/components/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/components/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/components_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/components_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/components_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/compute/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/compute/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/compute/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/distribution_policies/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/distribution_policies/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/distribution_policies/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/executors_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/executors_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/executors_distributed/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/include/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/include/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/include_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/include_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/init_runtime/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/init_runtime/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/init_runtime_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/init_runtime_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/lcos_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/lcos_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/lcos_distributed/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/naming/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/naming/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/naming/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/naming_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/naming_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/naming_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/performance_counters/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/performance_counters/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/program_options/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/program_options/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/resiliency_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/resiliency_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/resource_partitioner/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/resource_partitioner/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/resource_partitioner/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/runtime_components/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_components/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_components/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/runtime_configuration/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_configuration/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_configuration/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/runtime_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_distributed/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/runtime_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_local/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/segmented_algorithms/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/segmented_algorithms/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/segmented_algorithms/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/threadmanager/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/threadmanager/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/threadmanager/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/affinity/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/affinity/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/affinity/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/assertion/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/assertion/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/assertion/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/config/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/config/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/preprocessor/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/preprocessor/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/preprocessor/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/config_registry/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/config_registry/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/datastructures/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/datastructures/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/datastructures/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/concepts/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/concepts/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/concepts/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/type_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/type_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/type_support/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/errors/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/errors/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/errors/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/filesystem/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/filesystem/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/filesystem/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/format/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/format/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/format/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/logging/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/logging/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/logging/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/timing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/timing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/timing/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/hardware/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/hardware/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/hardware/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/thread_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/thread_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/thread_support/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/topology/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/topology/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/topology/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/concurrency/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/concurrency/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/concurrency/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/execution_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/execution_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/execution_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/functional/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/functional/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/functional/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/debugging/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/debugging/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/debugging/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/itt_notify/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/itt_notify/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/itt_notify/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/serialization/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/serialization/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/serialization/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/hashing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/hashing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/hashing/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/iterator_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/iterator_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/iterator_support/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/util/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/allocator_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/allocator_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/allocator_support/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/asio/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/asio/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/asio/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/cache/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/cache/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/cache/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/coroutines/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/coroutines/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/coroutines/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/ini/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/ini/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/string_util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/string_util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/io_service/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/io_service/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/io_service/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/threading_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/threading_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/threading_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/memory/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/memory/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/plugin/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/plugin/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/plugin/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/prefix/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/prefix/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/prefix/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/properties/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/properties/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/schedulers/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/schedulers/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/schedulers/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/static_reinit/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/static_reinit/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/static_reinit/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/statistics/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/statistics/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/statistics/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/synchronization/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/synchronization/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/synchronization/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/testing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/testing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/testing/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/thread_pools/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/thread_pools/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/thread_pools/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/version/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/version/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/algorithms/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/algorithms/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/algorithms/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/async_combinators/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/async_combinators/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/async_combinators/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/async_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/async_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/async_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/futures/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/futures/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/futures/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/pack_traversal/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/pack_traversal/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/pack_traversal/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/async_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/async_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/execution/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/execution/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/execution/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/threading/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/threading/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/threading/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/executors/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/executors/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/executors/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/lcos_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/lcos_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/lcos_local/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/resiliency/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/resiliency/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/thread_pool_util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/thread_pool_util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/timed_execution/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/timed_execution/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/timed_execution/include_compatibility -pipe -march=native -fno-diagnostics-color -O2 -fPIC -pthread -Wall -Wextra -Wno-strict-aliasing -Wno-sign-promo -Wno-attributes -Wno-cast-align -Wno-noexcept-type -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 -Wno-unused-but-set-parameter -Wno-unused-but-set-variable -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-sync-nand -Wno-delete-non-virtual-dtor -fvisibility=hidden -std=c++14 -MD -MT components/performance_counters/memory/CMakeFiles/memory_component.dir/src/mem_counter_windows.cpp.o -MF components/performance_counters/memory/CMakeFiles/memory_component.dir/src/mem_counter_windows.cpp.o.d -o components/performance_counters/memory/CMakeFiles/memory_component.dir/src/mem_counter_windows.cpp.o -c /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/components/performance_counters/memory/src/mem_counter_windows.cpp [8/440] /usr/bin/x86_64-gentoo-linux-musl-g++ -DHPX_COMPONENT_EXPORTS -DHPX_COMPONENT_NAME=hpx_memory -DHPX_COMPONENT_NAME_DEFAULT=hpx_memory_component -DHPX_COMPONENT_STRING=\"hpx_memory\" -DHPX_LIBRARY_EXPORTS -D_GNU_SOURCE -Dmemory_component_EXPORTS -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/components/performance_counters/memory/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1 -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/actions/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/actions/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/actions/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/actions_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/actions_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/actions_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/agas/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/agas/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/agas/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/agas_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/agas_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/agas_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/async_colocated/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/async_colocated/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/async_colocated/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/async_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/async_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/async_distributed/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/batch_environments/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/batch_environments/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/batch_environments/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/checkpoint/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/checkpoint/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/checkpoint/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/checkpoint_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/checkpoint_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/collectives/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/collectives/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/collectives/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/command_line_handling/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/command_line_handling/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/command_line_handling/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/command_line_handling_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/command_line_handling_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/components/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/components/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/components/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/components_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/components_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/components_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/compute/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/compute/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/compute/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/distribution_policies/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/distribution_policies/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/distribution_policies/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/executors_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/executors_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/executors_distributed/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/include/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/include/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/include_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/include_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/init_runtime/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/init_runtime/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/init_runtime_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/init_runtime_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/lcos_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/lcos_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/lcos_distributed/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/naming/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/naming/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/naming/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/naming_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/naming_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/naming_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/performance_counters/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/performance_counters/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/program_options/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/program_options/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/resiliency_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/resiliency_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/resource_partitioner/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/resource_partitioner/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/resource_partitioner/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/runtime_components/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_components/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_components/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/runtime_configuration/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_configuration/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_configuration/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/runtime_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_distributed/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/runtime_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_local/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/segmented_algorithms/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/segmented_algorithms/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/segmented_algorithms/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/threadmanager/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/threadmanager/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/threadmanager/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/affinity/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/affinity/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/affinity/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/assertion/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/assertion/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/assertion/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/config/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/config/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/preprocessor/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/preprocessor/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/preprocessor/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/config_registry/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/config_registry/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/datastructures/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/datastructures/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/datastructures/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/concepts/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/concepts/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/concepts/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/type_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/type_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/type_support/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/errors/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/errors/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/errors/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/filesystem/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/filesystem/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/filesystem/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/format/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/format/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/format/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/logging/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/logging/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/logging/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/timing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/timing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/timing/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/hardware/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/hardware/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/hardware/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/thread_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/thread_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/thread_support/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/topology/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/topology/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/topology/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/concurrency/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/concurrency/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/concurrency/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/execution_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/execution_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/execution_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/functional/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/functional/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/functional/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/debugging/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/debugging/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/debugging/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/itt_notify/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/itt_notify/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/itt_notify/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/serialization/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/serialization/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/serialization/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/hashing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/hashing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/hashing/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/iterator_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/iterator_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/iterator_support/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/util/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/allocator_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/allocator_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/allocator_support/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/asio/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/asio/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/asio/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/cache/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/cache/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/cache/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/coroutines/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/coroutines/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/coroutines/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/ini/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/ini/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/string_util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/string_util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/io_service/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/io_service/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/io_service/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/threading_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/threading_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/threading_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/memory/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/memory/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/plugin/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/plugin/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/plugin/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/prefix/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/prefix/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/prefix/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/properties/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/properties/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/schedulers/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/schedulers/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/schedulers/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/static_reinit/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/static_reinit/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/static_reinit/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/statistics/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/statistics/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/statistics/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/synchronization/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/synchronization/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/synchronization/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/testing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/testing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/testing/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/thread_pools/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/thread_pools/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/thread_pools/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/version/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/version/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/algorithms/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/algorithms/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/algorithms/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/async_combinators/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/async_combinators/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/async_combinators/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/async_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/async_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/async_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/futures/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/futures/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/futures/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/pack_traversal/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/pack_traversal/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/pack_traversal/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/async_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/async_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/execution/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/execution/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/execution/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/threading/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/threading/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/threading/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/executors/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/executors/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/executors/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/lcos_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/lcos_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/lcos_local/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/resiliency/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/resiliency/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/thread_pool_util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/thread_pool_util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/timed_execution/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/timed_execution/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/timed_execution/include_compatibility -pipe -march=native -fno-diagnostics-color -O2 -fPIC -pthread -Wall -Wextra -Wno-strict-aliasing -Wno-sign-promo -Wno-attributes -Wno-cast-align -Wno-noexcept-type -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 -Wno-unused-but-set-parameter -Wno-unused-but-set-variable -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-sync-nand -Wno-delete-non-virtual-dtor -fvisibility=hidden -std=c++14 -MD -MT components/performance_counters/memory/CMakeFiles/memory_component.dir/src/memory.cpp.o -MF components/performance_counters/memory/CMakeFiles/memory_component.dir/src/memory.cpp.o.d -o components/performance_counters/memory/CMakeFiles/memory_component.dir/src/memory.cpp.o -c /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/components/performance_counters/memory/src/memory.cpp FAILED: components/performance_counters/memory/CMakeFiles/memory_component.dir/src/memory.cpp.o /usr/bin/x86_64-gentoo-linux-musl-g++ -DHPX_COMPONENT_EXPORTS -DHPX_COMPONENT_NAME=hpx_memory -DHPX_COMPONENT_NAME_DEFAULT=hpx_memory_component -DHPX_COMPONENT_STRING=\"hpx_memory\" -DHPX_LIBRARY_EXPORTS -D_GNU_SOURCE -Dmemory_component_EXPORTS -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/components/performance_counters/memory/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1 -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/actions/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/actions/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/actions/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/actions_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/actions_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/actions_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/agas/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/agas/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/agas/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/agas_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/agas_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/agas_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/async_colocated/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/async_colocated/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/async_colocated/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/async_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/async_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/async_distributed/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/batch_environments/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/batch_environments/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/batch_environments/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/checkpoint/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/checkpoint/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/checkpoint/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/checkpoint_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/checkpoint_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/collectives/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/collectives/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/collectives/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/command_line_handling/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/command_line_handling/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/command_line_handling/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/command_line_handling_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/command_line_handling_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/components/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/components/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/components/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/components_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/components_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/components_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/compute/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/compute/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/compute/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/distribution_policies/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/distribution_policies/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/distribution_policies/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/executors_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/executors_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/executors_distributed/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/include/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/include/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/include_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/include_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/init_runtime/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/init_runtime/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/init_runtime_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/init_runtime_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/lcos_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/lcos_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/lcos_distributed/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/naming/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/naming/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/naming/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/naming_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/naming_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/naming_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/performance_counters/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/performance_counters/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/program_options/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/program_options/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/resiliency_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/resiliency_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/resource_partitioner/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/resource_partitioner/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/resource_partitioner/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/runtime_components/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_components/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_components/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/runtime_configuration/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_configuration/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_configuration/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/runtime_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_distributed/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/runtime_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_local/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/segmented_algorithms/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/segmented_algorithms/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/segmented_algorithms/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/threadmanager/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/threadmanager/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/threadmanager/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/affinity/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/affinity/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/affinity/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/assertion/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/assertion/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/assertion/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/config/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/config/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/preprocessor/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/preprocessor/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/preprocessor/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/config_registry/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/config_registry/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/datastructures/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/datastructures/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/datastructures/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/concepts/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/concepts/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/concepts/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/type_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/type_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/type_support/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/errors/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/errors/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/errors/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/filesystem/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/filesystem/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/filesystem/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/format/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/format/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/format/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/logging/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/logging/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/logging/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/timing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/timing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/timing/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/hardware/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/hardware/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/hardware/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/thread_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/thread_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/thread_support/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/topology/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/topology/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/topology/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/concurrency/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/concurrency/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/concurrency/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/execution_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/execution_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/execution_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/functional/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/functional/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/functional/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/debugging/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/debugging/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/debugging/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/itt_notify/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/itt_notify/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/itt_notify/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/serialization/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/serialization/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/serialization/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/hashing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/hashing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/hashing/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/iterator_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/iterator_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/iterator_support/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/util/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/allocator_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/allocator_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/allocator_support/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/asio/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/asio/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/asio/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/cache/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/cache/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/cache/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/coroutines/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/coroutines/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/coroutines/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/ini/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/ini/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/string_util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/string_util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/io_service/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/io_service/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/io_service/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/threading_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/threading_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/threading_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/memory/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/memory/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/plugin/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/plugin/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/plugin/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/prefix/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/prefix/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/prefix/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/properties/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/properties/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/schedulers/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/schedulers/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/schedulers/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/static_reinit/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/static_reinit/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/static_reinit/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/statistics/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/statistics/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/statistics/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/synchronization/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/synchronization/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/synchronization/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/testing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/testing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/testing/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/thread_pools/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/thread_pools/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/thread_pools/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/version/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/version/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/algorithms/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/algorithms/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/algorithms/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/async_combinators/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/async_combinators/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/async_combinators/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/async_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/async_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/async_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/futures/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/futures/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/futures/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/pack_traversal/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/pack_traversal/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/pack_traversal/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/async_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/async_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/execution/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/execution/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/execution/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/threading/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/threading/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/threading/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/executors/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/executors/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/executors/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/lcos_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/lcos_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/lcos_local/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/resiliency/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/resiliency/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/thread_pool_util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/thread_pool_util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/timed_execution/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/timed_execution/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/timed_execution/include_compatibility -pipe -march=native -fno-diagnostics-color -O2 -fPIC -pthread -Wall -Wextra -Wno-strict-aliasing -Wno-sign-promo -Wno-attributes -Wno-cast-align -Wno-noexcept-type -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 -Wno-unused-but-set-parameter -Wno-unused-but-set-variable -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-sync-nand -Wno-delete-non-virtual-dtor -fvisibility=hidden -std=c++14 -MD -MT components/performance_counters/memory/CMakeFiles/memory_component.dir/src/memory.cpp.o -MF components/performance_counters/memory/CMakeFiles/memory_component.dir/src/memory.cpp.o.d -o components/performance_counters/memory/CMakeFiles/memory_component.dir/src/memory.cpp.o -c /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/components/performance_counters/memory/src/memory.cpp In file included from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/plugin/include/hpx/plugin/dll.hpp:20, from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/plugin/include/hpx/modules/plugin.hpp:12, from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/runtime_local/include/hpx/runtime_local/component_startup_shutdown_base.hpp:10, from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/components_base/include/hpx/components_base/component_startup_shutdown.hpp:11, from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/components/performance_counters/memory/src/memory.cpp:9: /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/plugin/include/hpx/plugin/detail/dll_dlopen.hpp: In member function 'std::string hpx::util::plugin::dll::get_directory(hpx::error_code&) const': /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/plugin/include/hpx/plugin/detail/dll_dlopen.hpp:324:45: error: 'RTLD_DI_ORIGIN' was not declared in this scope 324 | if (!ec && ::dlinfo(dll_handle, RTLD_DI_ORIGIN, directory) < 0) | ^~~~~~~~~~~~~~ [9/440] /usr/bin/x86_64-gentoo-linux-musl-g++ -DHPX_COMPONENT_EXPORTS -DHPX_COMPONENT_NAME=hpx_memory -DHPX_COMPONENT_NAME_DEFAULT=hpx_memory_component -DHPX_COMPONENT_STRING=\"hpx_memory\" -DHPX_LIBRARY_EXPORTS -D_GNU_SOURCE -Dmemory_component_EXPORTS -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/components/performance_counters/memory/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1 -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/actions/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/actions/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/actions/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/actions_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/actions_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/actions_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/agas/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/agas/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/agas/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/agas_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/agas_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/agas_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/async_colocated/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/async_colocated/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/async_colocated/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/async_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/async_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/async_distributed/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/batch_environments/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/batch_environments/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/batch_environments/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/checkpoint/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/checkpoint/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/checkpoint/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/checkpoint_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/checkpoint_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/collectives/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/collectives/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/collectives/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/command_line_handling/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/command_line_handling/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/command_line_handling/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/command_line_handling_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/command_line_handling_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/components/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/components/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/components/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/components_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/components_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/components_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/compute/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/compute/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/compute/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/distribution_policies/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/distribution_policies/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/distribution_policies/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/executors_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/executors_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/executors_distributed/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/include/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/include/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/include_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/include_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/init_runtime/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/init_runtime/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/init_runtime_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/init_runtime_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/lcos_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/lcos_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/lcos_distributed/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/naming/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/naming/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/naming/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/naming_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/naming_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/naming_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/performance_counters/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/performance_counters/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/program_options/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/program_options/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/resiliency_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/resiliency_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/resource_partitioner/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/resource_partitioner/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/resource_partitioner/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/runtime_components/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_components/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_components/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/runtime_configuration/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_configuration/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_configuration/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/runtime_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_distributed/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/runtime_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_local/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/segmented_algorithms/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/segmented_algorithms/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/segmented_algorithms/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/threadmanager/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/threadmanager/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/threadmanager/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/affinity/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/affinity/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/affinity/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/assertion/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/assertion/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/assertion/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/config/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/config/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/preprocessor/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/preprocessor/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/preprocessor/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/config_registry/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/config_registry/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/datastructures/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/datastructures/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/datastructures/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/concepts/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/concepts/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/concepts/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/type_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/type_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/type_support/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/errors/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/errors/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/errors/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/filesystem/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/filesystem/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/filesystem/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/format/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/format/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/format/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/logging/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/logging/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/logging/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/timing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/timing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/timing/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/hardware/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/hardware/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/hardware/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/thread_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/thread_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/thread_support/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/topology/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/topology/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/topology/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/concurrency/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/concurrency/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/concurrency/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/execution_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/execution_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/execution_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/functional/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/functional/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/functional/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/debugging/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/debugging/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/debugging/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/itt_notify/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/itt_notify/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/itt_notify/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/serialization/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/serialization/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/serialization/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/hashing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/hashing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/hashing/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/iterator_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/iterator_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/iterator_support/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/util/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/allocator_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/allocator_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/allocator_support/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/asio/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/asio/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/asio/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/cache/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/cache/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/cache/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/coroutines/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/coroutines/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/coroutines/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/ini/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/ini/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/string_util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/string_util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/io_service/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/io_service/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/io_service/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/threading_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/threading_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/threading_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/memory/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/memory/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/plugin/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/plugin/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/plugin/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/prefix/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/prefix/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/prefix/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/properties/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/properties/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/schedulers/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/schedulers/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/schedulers/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/static_reinit/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/static_reinit/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/static_reinit/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/statistics/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/statistics/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/statistics/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/synchronization/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/synchronization/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/synchronization/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/testing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/testing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/testing/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/thread_pools/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/thread_pools/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/thread_pools/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/version/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/version/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/algorithms/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/algorithms/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/algorithms/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/async_combinators/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/async_combinators/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/async_combinators/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/async_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/async_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/async_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/futures/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/futures/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/futures/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/pack_traversal/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/pack_traversal/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/pack_traversal/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/async_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/async_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/execution/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/execution/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/execution/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/threading/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/threading/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/threading/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/executors/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/executors/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/executors/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/lcos_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/lcos_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/lcos_local/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/resiliency/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/resiliency/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/thread_pool_util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/thread_pool_util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/timed_execution/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/timed_execution/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/timed_execution/include_compatibility -pipe -march=native -fno-diagnostics-color -O2 -fPIC -pthread -Wall -Wextra -Wno-strict-aliasing -Wno-sign-promo -Wno-attributes -Wno-cast-align -Wno-noexcept-type -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 -Wno-unused-but-set-parameter -Wno-unused-but-set-variable -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-sync-nand -Wno-delete-non-virtual-dtor -fvisibility=hidden -std=c++14 -MD -MT components/performance_counters/memory/CMakeFiles/memory_component.dir/src/mem_counter_linux.cpp.o -MF components/performance_counters/memory/CMakeFiles/memory_component.dir/src/mem_counter_linux.cpp.o.d -o components/performance_counters/memory/CMakeFiles/memory_component.dir/src/mem_counter_linux.cpp.o -c /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/components/performance_counters/memory/src/mem_counter_linux.cpp FAILED: components/performance_counters/memory/CMakeFiles/memory_component.dir/src/mem_counter_linux.cpp.o /usr/bin/x86_64-gentoo-linux-musl-g++ -DHPX_COMPONENT_EXPORTS -DHPX_COMPONENT_NAME=hpx_memory -DHPX_COMPONENT_NAME_DEFAULT=hpx_memory_component -DHPX_COMPONENT_STRING=\"hpx_memory\" -DHPX_LIBRARY_EXPORTS -D_GNU_SOURCE -Dmemory_component_EXPORTS -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/components/performance_counters/memory/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1 -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/actions/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/actions/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/actions/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/actions_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/actions_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/actions_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/agas/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/agas/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/agas/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/agas_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/agas_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/agas_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/async_colocated/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/async_colocated/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/async_colocated/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/async_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/async_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/async_distributed/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/batch_environments/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/batch_environments/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/batch_environments/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/checkpoint/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/checkpoint/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/checkpoint/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/checkpoint_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/checkpoint_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/collectives/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/collectives/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/collectives/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/command_line_handling/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/command_line_handling/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/command_line_handling/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/command_line_handling_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/command_line_handling_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/components/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/components/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/components/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/components_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/components_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/components_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/compute/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/compute/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/compute/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/distribution_policies/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/distribution_policies/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/distribution_policies/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/executors_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/executors_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/executors_distributed/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/include/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/include/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/include_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/include_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/init_runtime/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/init_runtime/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/init_runtime_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/init_runtime_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/lcos_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/lcos_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/lcos_distributed/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/naming/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/naming/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/naming/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/naming_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/naming_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/naming_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/performance_counters/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/performance_counters/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/program_options/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/program_options/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/resiliency_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/resiliency_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/resource_partitioner/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/resource_partitioner/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/resource_partitioner/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/runtime_components/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_components/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_components/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/runtime_configuration/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_configuration/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_configuration/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/runtime_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_distributed/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/runtime_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_local/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/segmented_algorithms/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/segmented_algorithms/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/segmented_algorithms/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/threadmanager/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/threadmanager/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/threadmanager/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/affinity/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/affinity/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/affinity/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/assertion/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/assertion/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/assertion/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/config/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/config/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/preprocessor/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/preprocessor/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/preprocessor/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/config_registry/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/config_registry/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/datastructures/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/datastructures/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/datastructures/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/concepts/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/concepts/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/concepts/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/type_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/type_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/type_support/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/errors/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/errors/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/errors/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/filesystem/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/filesystem/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/filesystem/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/format/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/format/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/format/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/logging/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/logging/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/logging/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/timing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/timing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/timing/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/hardware/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/hardware/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/hardware/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/thread_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/thread_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/thread_support/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/topology/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/topology/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/topology/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/concurrency/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/concurrency/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/concurrency/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/execution_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/execution_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/execution_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/functional/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/functional/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/functional/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/debugging/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/debugging/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/debugging/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/itt_notify/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/itt_notify/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/itt_notify/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/serialization/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/serialization/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/serialization/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/hashing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/hashing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/hashing/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/iterator_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/iterator_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/iterator_support/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/util/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/allocator_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/allocator_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/allocator_support/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/asio/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/asio/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/asio/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/cache/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/cache/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/cache/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/coroutines/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/coroutines/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/coroutines/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/ini/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/ini/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/string_util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/string_util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/io_service/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/io_service/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/io_service/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/threading_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/threading_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/threading_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/memory/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/memory/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/plugin/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/plugin/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/plugin/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/prefix/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/prefix/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/prefix/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/properties/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/properties/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/schedulers/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/schedulers/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/schedulers/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/static_reinit/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/static_reinit/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/static_reinit/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/statistics/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/statistics/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/statistics/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/synchronization/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/synchronization/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/synchronization/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/testing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/testing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/testing/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/thread_pools/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/thread_pools/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/thread_pools/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/version/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/version/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/algorithms/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/algorithms/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/algorithms/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/async_combinators/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/async_combinators/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/async_combinators/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/async_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/async_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/async_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/futures/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/futures/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/futures/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/pack_traversal/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/pack_traversal/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/pack_traversal/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/async_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/async_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/execution/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/execution/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/execution/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/threading/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/threading/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/threading/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/executors/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/executors/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/executors/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/lcos_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/lcos_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/lcos_local/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/resiliency/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/resiliency/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/thread_pool_util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/thread_pool_util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/timed_execution/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/timed_execution/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/timed_execution/include_compatibility -pipe -march=native -fno-diagnostics-color -O2 -fPIC -pthread -Wall -Wextra -Wno-strict-aliasing -Wno-sign-promo -Wno-attributes -Wno-cast-align -Wno-noexcept-type -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 -Wno-unused-but-set-parameter -Wno-unused-but-set-variable -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-sync-nand -Wno-delete-non-virtual-dtor -fvisibility=hidden -std=c++14 -MD -MT components/performance_counters/memory/CMakeFiles/memory_component.dir/src/mem_counter_linux.cpp.o -MF components/performance_counters/memory/CMakeFiles/memory_component.dir/src/mem_counter_linux.cpp.o.d -o components/performance_counters/memory/CMakeFiles/memory_component.dir/src/mem_counter_linux.cpp.o -c /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/components/performance_counters/memory/src/mem_counter_linux.cpp /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/components/performance_counters/memory/src/mem_counter_linux.cpp: In function 'uint64_t hpx::performance_counters::memory::read_psm_virtual(bool)': /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/components/performance_counters/memory/src/mem_counter_linux.cpp:109:26: error: 'EXEC_PAGESIZE' was not declared in this scope; did you mean 'PAGESIZE'? 109 | return ps.size * EXEC_PAGESIZE; | ^~~~~~~~~~~~~ | PAGESIZE /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/components/performance_counters/memory/src/mem_counter_linux.cpp: In function 'uint64_t hpx::performance_counters::memory::read_psm_resident(bool)': /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/components/performance_counters/memory/src/mem_counter_linux.cpp:126:30: error: 'EXEC_PAGESIZE' was not declared in this scope; did you mean 'PAGESIZE'? 126 | return ps.resident * EXEC_PAGESIZE; | ^~~~~~~~~~~~~ | PAGESIZE [10/440] /usr/bin/x86_64-gentoo-linux-musl-g++ -DHPX_COMPONENT_EXPORTS -DHPX_COMPONENT_NAME=hpx_process -DHPX_COMPONENT_NAME_DEFAULT=hpx_process_component -DHPX_COMPONENT_STRING=\"hpx_process\" -DHPX_LIBRARY_EXPORTS -DHPX_PROCESS_EXPORTS -D_GNU_SOURCE -Dprocess_component_EXPORTS -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/components/process/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1 -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/actions/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/actions/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/actions/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/actions_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/actions_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/actions_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/agas/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/agas/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/agas/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/agas_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/agas_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/agas_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/async_colocated/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/async_colocated/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/async_colocated/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/async_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/async_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/async_distributed/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/batch_environments/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/batch_environments/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/batch_environments/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/checkpoint/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/checkpoint/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/checkpoint/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/checkpoint_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/checkpoint_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/collectives/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/collectives/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/collectives/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/command_line_handling/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/command_line_handling/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/command_line_handling/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/command_line_handling_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/command_line_handling_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/components/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/components/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/components/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/components_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/components_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/components_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/compute/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/compute/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/compute/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/distribution_policies/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/distribution_policies/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/distribution_policies/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/executors_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/executors_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/executors_distributed/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/include/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/include/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/include_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/include_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/init_runtime/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/init_runtime/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/init_runtime_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/init_runtime_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/lcos_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/lcos_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/lcos_distributed/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/naming/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/naming/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/naming/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/naming_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/naming_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/naming_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/performance_counters/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/performance_counters/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/program_options/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/program_options/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/resiliency_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/resiliency_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/resource_partitioner/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/resource_partitioner/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/resource_partitioner/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/runtime_components/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_components/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_components/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/runtime_configuration/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_configuration/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_configuration/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/runtime_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_distributed/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/runtime_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_local/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/segmented_algorithms/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/segmented_algorithms/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/segmented_algorithms/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/threadmanager/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/threadmanager/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/threadmanager/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/affinity/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/affinity/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/affinity/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/assertion/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/assertion/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/assertion/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/config/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/config/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/preprocessor/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/preprocessor/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/preprocessor/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/config_registry/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/config_registry/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/datastructures/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/datastructures/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/datastructures/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/concepts/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/concepts/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/concepts/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/type_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/type_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/type_support/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/errors/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/errors/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/errors/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/filesystem/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/filesystem/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/filesystem/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/format/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/format/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/format/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/logging/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/logging/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/logging/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/timing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/timing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/timing/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/hardware/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/hardware/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/hardware/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/thread_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/thread_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/thread_support/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/topology/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/topology/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/topology/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/concurrency/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/concurrency/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/concurrency/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/execution_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/execution_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/execution_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/functional/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/functional/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/functional/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/debugging/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/debugging/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/debugging/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/itt_notify/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/itt_notify/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/itt_notify/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/serialization/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/serialization/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/serialization/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/hashing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/hashing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/hashing/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/iterator_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/iterator_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/iterator_support/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/util/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/allocator_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/allocator_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/allocator_support/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/asio/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/asio/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/asio/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/cache/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/cache/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/cache/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/coroutines/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/coroutines/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/coroutines/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/ini/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/ini/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/string_util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/string_util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/io_service/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/io_service/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/io_service/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/threading_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/threading_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/threading_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/memory/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/memory/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/plugin/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/plugin/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/plugin/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/prefix/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/prefix/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/prefix/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/properties/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/properties/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/schedulers/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/schedulers/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/schedulers/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/static_reinit/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/static_reinit/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/static_reinit/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/statistics/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/statistics/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/statistics/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/synchronization/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/synchronization/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/synchronization/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/testing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/testing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/testing/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/thread_pools/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/thread_pools/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/thread_pools/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/version/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/version/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/algorithms/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/algorithms/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/algorithms/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/async_combinators/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/async_combinators/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/async_combinators/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/async_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/async_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/async_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/futures/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/futures/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/futures/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/pack_traversal/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/pack_traversal/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/pack_traversal/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/async_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/async_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/execution/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/execution/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/execution/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/threading/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/threading/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/threading/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/executors/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/executors/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/executors/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/lcos_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/lcos_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/lcos_local/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/resiliency/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/resiliency/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/thread_pool_util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/thread_pool_util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/timed_execution/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/timed_execution/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/timed_execution/include_compatibility -pipe -march=native -fno-diagnostics-color -O2 -fPIC -pthread -Wall -Wextra -Wno-strict-aliasing -Wno-sign-promo -Wno-attributes -Wno-cast-align -Wno-noexcept-type -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 -Wno-unused-but-set-parameter -Wno-unused-but-set-variable -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-sync-nand -Wno-delete-non-virtual-dtor -fvisibility=hidden -std=c++14 -MD -MT components/process/CMakeFiles/process_component.dir/src/server/child_component.cpp.o -MF components/process/CMakeFiles/process_component.dir/src/server/child_component.cpp.o.d -o components/process/CMakeFiles/process_component.dir/src/server/child_component.cpp.o -c /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/components/process/src/server/child_component.cpp FAILED: components/process/CMakeFiles/process_component.dir/src/server/child_component.cpp.o /usr/bin/x86_64-gentoo-linux-musl-g++ -DHPX_COMPONENT_EXPORTS -DHPX_COMPONENT_NAME=hpx_process -DHPX_COMPONENT_NAME_DEFAULT=hpx_process_component -DHPX_COMPONENT_STRING=\"hpx_process\" -DHPX_LIBRARY_EXPORTS -DHPX_PROCESS_EXPORTS -D_GNU_SOURCE -Dprocess_component_EXPORTS -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/components/process/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1 -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/actions/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/actions/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/actions/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/actions_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/actions_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/actions_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/agas/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/agas/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/agas/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/agas_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/agas_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/agas_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/async_colocated/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/async_colocated/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/async_colocated/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/async_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/async_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/async_distributed/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/batch_environments/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/batch_environments/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/batch_environments/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/checkpoint/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/checkpoint/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/checkpoint/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/checkpoint_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/checkpoint_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/collectives/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/collectives/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/collectives/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/command_line_handling/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/command_line_handling/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/command_line_handling/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/command_line_handling_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/command_line_handling_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/components/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/components/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/components/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/components_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/components_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/components_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/compute/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/compute/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/compute/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/distribution_policies/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/distribution_policies/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/distribution_policies/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/executors_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/executors_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/executors_distributed/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/include/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/include/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/include_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/include_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/init_runtime/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/init_runtime/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/init_runtime_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/init_runtime_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/lcos_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/lcos_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/lcos_distributed/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/naming/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/naming/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/naming/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/naming_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/naming_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/naming_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/performance_counters/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/performance_counters/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/program_options/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/program_options/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/resiliency_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/resiliency_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/resource_partitioner/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/resource_partitioner/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/resource_partitioner/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/runtime_components/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_components/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_components/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/runtime_configuration/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_configuration/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_configuration/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/runtime_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_distributed/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/runtime_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_local/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/segmented_algorithms/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/segmented_algorithms/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/segmented_algorithms/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/threadmanager/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/threadmanager/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/threadmanager/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/affinity/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/affinity/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/affinity/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/assertion/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/assertion/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/assertion/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/config/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/config/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/preprocessor/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/preprocessor/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/preprocessor/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/config_registry/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/config_registry/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/datastructures/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/datastructures/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/datastructures/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/concepts/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/concepts/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/concepts/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/type_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/type_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/type_support/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/errors/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/errors/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/errors/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/filesystem/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/filesystem/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/filesystem/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/format/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/format/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/format/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/logging/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/logging/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/logging/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/timing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/timing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/timing/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/hardware/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/hardware/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/hardware/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/thread_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/thread_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/thread_support/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/topology/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/topology/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/topology/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/concurrency/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/concurrency/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/concurrency/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/execution_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/execution_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/execution_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/functional/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/functional/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/functional/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/debugging/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/debugging/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/debugging/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/itt_notify/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/itt_notify/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/itt_notify/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/serialization/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/serialization/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/serialization/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/hashing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/hashing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/hashing/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/iterator_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/iterator_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/iterator_support/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/util/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/allocator_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/allocator_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/allocator_support/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/asio/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/asio/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/asio/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/cache/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/cache/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/cache/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/coroutines/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/coroutines/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/coroutines/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/ini/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/ini/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/string_util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/string_util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/io_service/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/io_service/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/io_service/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/threading_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/threading_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/threading_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/memory/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/memory/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/plugin/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/plugin/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/plugin/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/prefix/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/prefix/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/prefix/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/properties/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/properties/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/schedulers/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/schedulers/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/schedulers/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/static_reinit/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/static_reinit/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/static_reinit/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/statistics/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/statistics/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/statistics/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/synchronization/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/synchronization/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/synchronization/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/testing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/testing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/testing/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/thread_pools/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/thread_pools/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/thread_pools/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/version/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/version/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/algorithms/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/algorithms/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/algorithms/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/async_combinators/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/async_combinators/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/async_combinators/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/async_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/async_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/async_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/futures/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/futures/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/futures/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/pack_traversal/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/pack_traversal/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/pack_traversal/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/async_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/async_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/execution/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/execution/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/execution/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/threading/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/threading/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/threading/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/executors/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/executors/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/executors/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/lcos_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/lcos_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/lcos_local/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/resiliency/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/resiliency/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/thread_pool_util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/thread_pool_util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/timed_execution/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/timed_execution/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/timed_execution/include_compatibility -pipe -march=native -fno-diagnostics-color -O2 -fPIC -pthread -Wall -Wextra -Wno-strict-aliasing -Wno-sign-promo -Wno-attributes -Wno-cast-align -Wno-noexcept-type -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 -Wno-unused-but-set-parameter -Wno-unused-but-set-variable -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-sync-nand -Wno-delete-non-virtual-dtor -fvisibility=hidden -std=c++14 -MD -MT components/process/CMakeFiles/process_component.dir/src/server/child_component.cpp.o -MF components/process/CMakeFiles/process_component.dir/src/server/child_component.cpp.o.d -o components/process/CMakeFiles/process_component.dir/src/server/child_component.cpp.o -c /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/components/process/src/server/child_component.cpp In file included from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/coroutines/include/hpx/coroutines/detail/context_linux_x86.hpp:20, from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/coroutines/include/hpx/coroutines/detail/context_impl.hpp:120, from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/coroutines/include/hpx/coroutines/detail/context_base.hpp:44, from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/coroutines/include/hpx/coroutines/detail/coroutine_impl.hpp:41, from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/coroutines/include/hpx/coroutines/coroutine.hpp:38, from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/threading_base/include/hpx/threading_base/thread_data.hpp:14, from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/threading_base/include/hpx/threading_base/scheduler_base.hpp:17, from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/threading_base/include/hpx/threading_base/create_thread.hpp:12, from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/threading_base/include/hpx/modules/threading_base.hpp:16, from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/synchronization/include/hpx/synchronization/mutex.hpp:14, from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/synchronization/include/hpx/synchronization/condition_variable.hpp:16, from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/futures/include/hpx/futures/detail/future_data.hpp:20, from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/async_combinators/include/hpx/async_combinators/wait_all.hpp:108, from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/execution/include/hpx/execution/executors/execution.hpp:17, from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/runtime_local/include/hpx/runtime_local/run_as_os_thread.hpp:11, from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/components/process/src/server/child_component.cpp:7: /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/coroutines/include/hpx/coroutines/detail/posix_utility.hpp: In function 'void* hpx::threads::coroutines::detail::posix::alloc_stack(std::size_t)': /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/coroutines/include/hpx/coroutines/detail/posix_utility.hpp:82:55: error: 'EXEC_PAGESIZE' was not declared in this scope; did you mean 'PAGESIZE'? 82 | void* real_stack = ::mmap(nullptr, size + EXEC_PAGESIZE, | ^~~~~~~~~~~~~ | PAGESIZE /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/coroutines/include/hpx/coroutines/detail/posix_utility.hpp: In function 'void hpx::threads::coroutines::detail::posix::watermark_stack(void*, std::size_t)': /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/coroutines/include/hpx/coroutines/detail/posix_utility.hpp:130:26: error: 'EXEC_PAGESIZE' was not declared in this scope; did you mean 'PAGESIZE'? 130 | ((size - EXEC_PAGESIZE) / sizeof(void*)); | ^~~~~~~~~~~~~ | PAGESIZE /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/coroutines/include/hpx/coroutines/detail/posix_utility.hpp: In function 'bool hpx::threads::coroutines::detail::posix::reset_stack(void*, std::size_t)': /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/coroutines/include/hpx/coroutines/detail/posix_utility.hpp:137:26: error: 'EXEC_PAGESIZE' was not declared in this scope; did you mean 'PAGESIZE'? 137 | ((size - EXEC_PAGESIZE) / sizeof(void*)); | ^~~~~~~~~~~~~ | PAGESIZE /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/coroutines/include/hpx/coroutines/detail/posix_utility.hpp: In function 'void hpx::threads::coroutines::detail::posix::free_stack(void*, std::size_t)': /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/coroutines/include/hpx/coroutines/detail/posix_utility.hpp:158:22: error: 'EXEC_PAGESIZE' was not declared in this scope; did you mean 'PAGESIZE'? 158 | (EXEC_PAGESIZE / sizeof(void*)); | ^~~~~~~~~~~~~ | PAGESIZE In file included from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/coroutines/include/hpx/coroutines/detail/context_impl.hpp:120, from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/coroutines/include/hpx/coroutines/detail/context_base.hpp:44, from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/coroutines/include/hpx/coroutines/detail/coroutine_impl.hpp:41, from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/coroutines/include/hpx/coroutines/coroutine.hpp:38, from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/threading_base/include/hpx/threading_base/thread_data.hpp:14, from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/threading_base/include/hpx/threading_base/scheduler_base.hpp:17, from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/threading_base/include/hpx/threading_base/create_thread.hpp:12, from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/threading_base/include/hpx/modules/threading_base.hpp:16, from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/synchronization/include/hpx/synchronization/mutex.hpp:14, from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/synchronization/include/hpx/synchronization/condition_variable.hpp:16, from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/futures/include/hpx/futures/detail/future_data.hpp:20, from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/async_combinators/include/hpx/async_combinators/wait_all.hpp:108, from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/execution/include/hpx/execution/executors/execution.hpp:17, from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/runtime_local/include/hpx/runtime_local/run_as_os_thread.hpp:11, from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/components/process/src/server/child_component.cpp:7: /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/coroutines/include/hpx/coroutines/detail/context_linux_x86.hpp: At global scope: /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/coroutines/include/hpx/coroutines/detail/context_linux_x86.hpp:190:42: error: 'EXEC_PAGESIZE' was not declared in this scope; did you mean 'PAGESIZE'? 190 | default_stack_size = 4 * EXEC_PAGESIZE | ^~~~~~~~~~~~~ | PAGESIZE /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/coroutines/include/hpx/coroutines/detail/context_linux_x86.hpp: In member function 'void hpx::threads::coroutines::detail::lx::x86_linux_context_impl::init()': /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/coroutines/include/hpx/coroutines/detail/context_linux_x86.hpp:212:42: error: 'EXEC_PAGESIZE' was not declared in this scope; did you mean 'PAGESIZE'? 212 | if (0 != (m_stack_size % EXEC_PAGESIZE)) | ^~~~~~~~~~~~~ | PAGESIZE In file included from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/plugin/include/hpx/plugin/dll.hpp:20, from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/plugin/include/hpx/modules/plugin.hpp:12, from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/runtime_configuration/include/hpx/runtime_configuration/component_commandline_base.hpp:10, from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_configuration/include/hpx/modules/runtime_configuration.hpp:15, from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/runtime_local/include/hpx/runtime_local/runtime_local_fwd.hpp:16, from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/runtime_local/include/hpx/runtime_local/service_executors.hpp:14, from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/runtime_local/include/hpx/runtime_local/run_as_os_thread.hpp:14, from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/components/process/src/server/child_component.cpp:7: /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/plugin/include/hpx/plugin/detail/dll_dlopen.hpp: In member function 'std::string hpx::util::plugin::dll::get_directory(hpx::error_code&) const': /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/plugin/include/hpx/plugin/detail/dll_dlopen.hpp:324:45: error: 'RTLD_DI_ORIGIN' was not declared in this scope 324 | if (!ec && ::dlinfo(dll_handle, RTLD_DI_ORIGIN, directory) < 0) | ^~~~~~~~~~~~~~ [11/440] /usr/bin/x86_64-gentoo-linux-musl-g++ -DHPX_COMPONENT_EXPORTS -DHPX_COMPONENT_NAME=hpx_process -DHPX_COMPONENT_NAME_DEFAULT=hpx_process_component -DHPX_COMPONENT_STRING=\"hpx_process\" -DHPX_LIBRARY_EXPORTS -DHPX_PROCESS_EXPORTS -D_GNU_SOURCE -Dprocess_component_EXPORTS -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/components/process/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1 -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/actions/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/actions/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/actions/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/actions_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/actions_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/actions_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/agas/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/agas/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/agas/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/agas_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/agas_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/agas_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/async_colocated/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/async_colocated/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/async_colocated/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/async_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/async_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/async_distributed/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/batch_environments/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/batch_environments/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/batch_environments/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/checkpoint/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/checkpoint/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/checkpoint/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/checkpoint_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/checkpoint_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/collectives/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/collectives/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/collectives/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/command_line_handling/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/command_line_handling/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/command_line_handling/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/command_line_handling_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/command_line_handling_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/components/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/components/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/components/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/components_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/components_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/components_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/compute/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/compute/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/compute/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/distribution_policies/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/distribution_policies/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/distribution_policies/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/executors_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/executors_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/executors_distributed/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/include/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/include/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/include_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/include_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/init_runtime/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/init_runtime/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/init_runtime_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/init_runtime_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/lcos_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/lcos_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/lcos_distributed/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/naming/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/naming/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/naming/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/naming_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/naming_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/naming_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/performance_counters/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/performance_counters/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/program_options/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/program_options/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/resiliency_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/resiliency_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/resource_partitioner/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/resource_partitioner/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/resource_partitioner/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/runtime_components/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_components/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_components/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/runtime_configuration/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_configuration/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_configuration/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/runtime_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_distributed/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/runtime_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_local/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/segmented_algorithms/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/segmented_algorithms/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/segmented_algorithms/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/threadmanager/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/threadmanager/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/threadmanager/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/affinity/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/affinity/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/affinity/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/assertion/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/assertion/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/assertion/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/config/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/config/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/preprocessor/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/preprocessor/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/preprocessor/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/config_registry/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/config_registry/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/datastructures/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/datastructures/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/datastructures/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/concepts/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/concepts/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/concepts/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/type_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/type_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/type_support/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/errors/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/errors/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/errors/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/filesystem/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/filesystem/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/filesystem/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/format/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/format/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/format/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/logging/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/logging/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/logging/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/timing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/timing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/timing/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/hardware/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/hardware/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/hardware/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/thread_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/thread_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/thread_support/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/topology/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/topology/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/topology/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/concurrency/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/concurrency/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/concurrency/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/execution_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/execution_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/execution_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/functional/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/functional/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/functional/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/debugging/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/debugging/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/debugging/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/itt_notify/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/itt_notify/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/itt_notify/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/serialization/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/serialization/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/serialization/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/hashing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/hashing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/hashing/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/iterator_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/iterator_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/iterator_support/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/util/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/allocator_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/allocator_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/allocator_support/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/asio/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/asio/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/asio/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/cache/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/cache/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/cache/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/coroutines/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/coroutines/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/coroutines/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/ini/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/ini/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/string_util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/string_util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/io_service/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/io_service/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/io_service/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/threading_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/threading_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/threading_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/memory/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/memory/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/plugin/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/plugin/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/plugin/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/prefix/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/prefix/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/prefix/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/properties/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/properties/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/schedulers/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/schedulers/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/schedulers/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/static_reinit/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/static_reinit/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/static_reinit/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/statistics/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/statistics/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/statistics/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/synchronization/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/synchronization/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/synchronization/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/testing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/testing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/testing/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/thread_pools/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/thread_pools/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/thread_pools/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/version/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/version/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/algorithms/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/algorithms/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/algorithms/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/async_combinators/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/async_combinators/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/async_combinators/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/async_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/async_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/async_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/futures/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/futures/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/futures/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/pack_traversal/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/pack_traversal/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/pack_traversal/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/async_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/async_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/execution/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/execution/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/execution/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/threading/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/threading/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/threading/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/executors/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/executors/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/executors/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/lcos_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/lcos_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/lcos_local/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/resiliency/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/resiliency/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/thread_pool_util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/thread_pool_util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/timed_execution/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/timed_execution/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/timed_execution/include_compatibility -pipe -march=native -fno-diagnostics-color -O2 -fPIC -pthread -Wall -Wextra -Wno-strict-aliasing -Wno-sign-promo -Wno-attributes -Wno-cast-align -Wno-noexcept-type -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 -Wno-unused-but-set-parameter -Wno-unused-but-set-variable -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-sync-nand -Wno-delete-non-virtual-dtor -fvisibility=hidden -std=c++14 -MD -MT components/process/CMakeFiles/process_component.dir/src/process.cpp.o -MF components/process/CMakeFiles/process_component.dir/src/process.cpp.o.d -o components/process/CMakeFiles/process_component.dir/src/process.cpp.o -c /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/components/process/src/process.cpp FAILED: components/process/CMakeFiles/process_component.dir/src/process.cpp.o /usr/bin/x86_64-gentoo-linux-musl-g++ -DHPX_COMPONENT_EXPORTS -DHPX_COMPONENT_NAME=hpx_process -DHPX_COMPONENT_NAME_DEFAULT=hpx_process_component -DHPX_COMPONENT_STRING=\"hpx_process\" -DHPX_LIBRARY_EXPORTS -DHPX_PROCESS_EXPORTS -D_GNU_SOURCE -Dprocess_component_EXPORTS -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/components/process/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1 -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/actions/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/actions/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/actions/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/actions_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/actions_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/actions_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/agas/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/agas/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/agas/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/agas_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/agas_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/agas_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/async_colocated/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/async_colocated/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/async_colocated/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/async_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/async_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/async_distributed/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/batch_environments/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/batch_environments/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/batch_environments/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/checkpoint/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/checkpoint/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/checkpoint/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/checkpoint_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/checkpoint_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/collectives/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/collectives/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/collectives/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/command_line_handling/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/command_line_handling/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/command_line_handling/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/command_line_handling_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/command_line_handling_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/components/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/components/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/components/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/components_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/components_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/components_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/compute/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/compute/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/compute/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/distribution_policies/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/distribution_policies/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/distribution_policies/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/executors_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/executors_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/executors_distributed/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/include/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/include/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/include_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/include_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/init_runtime/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/init_runtime/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/init_runtime_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/init_runtime_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/lcos_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/lcos_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/lcos_distributed/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/naming/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/naming/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/naming/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/naming_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/naming_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/naming_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/performance_counters/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/performance_counters/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/program_options/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/program_options/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/resiliency_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/resiliency_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/resource_partitioner/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/resource_partitioner/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/resource_partitioner/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/runtime_components/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_components/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_components/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/runtime_configuration/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_configuration/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_configuration/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/runtime_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_distributed/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_distributed/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/runtime_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/runtime_local/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/segmented_algorithms/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/segmented_algorithms/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/segmented_algorithms/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/threadmanager/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/threadmanager/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/full/threadmanager/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/affinity/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/affinity/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/affinity/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/assertion/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/assertion/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/assertion/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/config/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/config/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/preprocessor/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/preprocessor/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/preprocessor/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/config_registry/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/config_registry/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/datastructures/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/datastructures/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/datastructures/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/concepts/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/concepts/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/concepts/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/type_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/type_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/type_support/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/errors/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/errors/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/errors/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/filesystem/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/filesystem/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/filesystem/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/format/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/format/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/format/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/logging/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/logging/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/logging/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/timing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/timing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/timing/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/hardware/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/hardware/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/hardware/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/thread_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/thread_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/thread_support/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/topology/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/topology/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/topology/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/concurrency/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/concurrency/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/concurrency/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/execution_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/execution_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/execution_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/functional/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/functional/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/functional/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/debugging/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/debugging/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/debugging/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/itt_notify/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/itt_notify/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/itt_notify/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/serialization/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/serialization/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/serialization/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/hashing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/hashing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/hashing/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/iterator_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/iterator_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/iterator_support/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/util/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/allocator_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/allocator_support/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/allocator_support/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/asio/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/asio/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/asio/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/cache/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/cache/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/cache/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/coroutines/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/coroutines/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/coroutines/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/ini/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/ini/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/string_util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/string_util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/io_service/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/io_service/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/io_service/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/threading_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/threading_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/threading_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/memory/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/memory/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/plugin/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/plugin/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/plugin/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/prefix/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/prefix/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/prefix/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/properties/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/properties/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/schedulers/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/schedulers/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/schedulers/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/static_reinit/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/static_reinit/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/static_reinit/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/statistics/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/statistics/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/statistics/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/synchronization/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/synchronization/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/synchronization/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/testing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/testing/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/testing/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/thread_pools/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/thread_pools/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/thread_pools/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/version/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/version/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/algorithms/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/algorithms/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/algorithms/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/async_combinators/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/async_combinators/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/async_combinators/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/async_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/async_base/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/async_base/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/futures/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/futures/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/futures/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/pack_traversal/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/pack_traversal/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/pack_traversal/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/async_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/async_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/execution/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/execution/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/execution/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/threading/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/threading/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/threading/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/executors/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/executors/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/executors/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/lcos_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/lcos_local/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/lcos_local/include_compatibility -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/resiliency/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/resiliency/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/thread_pool_util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/thread_pool_util/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/timed_execution/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/timed_execution/include -I/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/parallelism/timed_execution/include_compatibility -pipe -march=native -fno-diagnostics-color -O2 -fPIC -pthread -Wall -Wextra -Wno-strict-aliasing -Wno-sign-promo -Wno-attributes -Wno-cast-align -Wno-noexcept-type -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 -Wno-unused-but-set-parameter -Wno-unused-but-set-variable -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-sync-nand -Wno-delete-non-virtual-dtor -fvisibility=hidden -std=c++14 -MD -MT components/process/CMakeFiles/process_component.dir/src/process.cpp.o -MF components/process/CMakeFiles/process_component.dir/src/process.cpp.o.d -o components/process/CMakeFiles/process_component.dir/src/process.cpp.o -c /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/components/process/src/process.cpp In file included from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/coroutines/include/hpx/coroutines/detail/context_linux_x86.hpp:20, from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/coroutines/include/hpx/coroutines/detail/context_impl.hpp:120, from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/coroutines/include/hpx/coroutines/detail/context_base.hpp:44, from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/coroutines/include/hpx/coroutines/detail/coroutine_impl.hpp:41, from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/coroutines/include/hpx/coroutines/coroutine.hpp:38, from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/threading_base/include/hpx/threading_base/thread_data.hpp:14, from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/threading_base/include/hpx/threading_base/scheduler_base.hpp:17, from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/threading_base/include/hpx/threading_base/create_thread.hpp:12, from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/threading_base/include/hpx/modules/threading_base.hpp:16, from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/synchronization/include/hpx/synchronization/mutex.hpp:14, from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/synchronization/include/hpx/synchronization/condition_variable.hpp:16, from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/futures/include/hpx/futures/detail/future_data.hpp:20, from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/futures/include/hpx/futures/future.hpp:19, from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/components_base/include/hpx/components_base/agas_interface.hpp:14, from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/components_base/include/hpx/components_base/server/component_base.hpp:11, from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/components_base/include/hpx/components_base/server/component.hpp:15, from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/components/process/src/process.cpp:7: /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/coroutines/include/hpx/coroutines/detail/posix_utility.hpp: In function 'void* hpx::threads::coroutines::detail::posix::alloc_stack(std::size_t)': /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/coroutines/include/hpx/coroutines/detail/posix_utility.hpp:82:55: error: 'EXEC_PAGESIZE' was not declared in this scope; did you mean 'PAGESIZE'? 82 | void* real_stack = ::mmap(nullptr, size + EXEC_PAGESIZE, | ^~~~~~~~~~~~~ | PAGESIZE /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/coroutines/include/hpx/coroutines/detail/posix_utility.hpp: In function 'void hpx::threads::coroutines::detail::posix::watermark_stack(void*, std::size_t)': /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/coroutines/include/hpx/coroutines/detail/posix_utility.hpp:130:26: error: 'EXEC_PAGESIZE' was not declared in this scope; did you mean 'PAGESIZE'? 130 | ((size - EXEC_PAGESIZE) / sizeof(void*)); | ^~~~~~~~~~~~~ | PAGESIZE /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/coroutines/include/hpx/coroutines/detail/posix_utility.hpp: In function 'bool hpx::threads::coroutines::detail::posix::reset_stack(void*, std::size_t)': /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/coroutines/include/hpx/coroutines/detail/posix_utility.hpp:137:26: error: 'EXEC_PAGESIZE' was not declared in this scope; did you mean 'PAGESIZE'? 137 | ((size - EXEC_PAGESIZE) / sizeof(void*)); | ^~~~~~~~~~~~~ | PAGESIZE /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/coroutines/include/hpx/coroutines/detail/posix_utility.hpp: In function 'void hpx::threads::coroutines::detail::posix::free_stack(void*, std::size_t)': /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/coroutines/include/hpx/coroutines/detail/posix_utility.hpp:158:22: error: 'EXEC_PAGESIZE' was not declared in this scope; did you mean 'PAGESIZE'? 158 | (EXEC_PAGESIZE / sizeof(void*)); | ^~~~~~~~~~~~~ | PAGESIZE In file included from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/coroutines/include/hpx/coroutines/detail/context_impl.hpp:120, from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/coroutines/include/hpx/coroutines/detail/context_base.hpp:44, from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/coroutines/include/hpx/coroutines/detail/coroutine_impl.hpp:41, from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/coroutines/include/hpx/coroutines/coroutine.hpp:38, from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/threading_base/include/hpx/threading_base/thread_data.hpp:14, from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/threading_base/include/hpx/threading_base/scheduler_base.hpp:17, from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/threading_base/include/hpx/threading_base/create_thread.hpp:12, from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build/libs/core/threading_base/include/hpx/modules/threading_base.hpp:16, from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/synchronization/include/hpx/synchronization/mutex.hpp:14, from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/synchronization/include/hpx/synchronization/condition_variable.hpp:16, from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/futures/include/hpx/futures/detail/future_data.hpp:20, from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/parallelism/futures/include/hpx/futures/future.hpp:19, from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/components_base/include/hpx/components_base/agas_interface.hpp:14, from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/components_base/include/hpx/components_base/server/component_base.hpp:11, from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/components_base/include/hpx/components_base/server/component.hpp:15, from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/components/process/src/process.cpp:7: /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/coroutines/include/hpx/coroutines/detail/context_linux_x86.hpp: At global scope: /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/coroutines/include/hpx/coroutines/detail/context_linux_x86.hpp:190:42: error: 'EXEC_PAGESIZE' was not declared in this scope; did you mean 'PAGESIZE'? 190 | default_stack_size = 4 * EXEC_PAGESIZE | ^~~~~~~~~~~~~ | PAGESIZE /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/coroutines/include/hpx/coroutines/detail/context_linux_x86.hpp: In member function 'void hpx::threads::coroutines::detail::lx::x86_linux_context_impl::init()': /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/coroutines/include/hpx/coroutines/detail/context_linux_x86.hpp:212:42: error: 'EXEC_PAGESIZE' was not declared in this scope; did you mean 'PAGESIZE'? 212 | if (0 != (m_stack_size % EXEC_PAGESIZE)) | ^~~~~~~~~~~~~ | PAGESIZE In file included from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/plugin/include/hpx/plugin/dll.hpp:20, from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/plugin/include/hpx/modules/plugin.hpp:12, from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/runtime_configuration/include/hpx/runtime_configuration/component_registry_base.hpp:10, from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/runtime_configuration/include/hpx/runtime_configuration/component_factory_base.hpp:12, from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/runtime_components/include/hpx/runtime_components/component_registry.hpp:18, from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/full/runtime_components/include/hpx/runtime_components/component_factory.hpp:45, from /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/components/process/src/process.cpp:8: /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/plugin/include/hpx/plugin/detail/dll_dlopen.hpp: In member function 'std::string hpx::util::plugin::dll::get_directory(hpx::error_code&) const': /var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1/libs/core/plugin/include/hpx/plugin/detail/dll_dlopen.hpp:324:45: error: 'RTLD_DI_ORIGIN' was not declared in this scope 324 | if (!ec && ::dlinfo(dll_handle, RTLD_DI_ORIGIN, directory) < 0) | ^~~~~~~~~~~~~~ ninja: build stopped: subcommand failed. * ERROR: sys-cluster/hpx-1.7.1-r1::gentoo failed (compile phase): * ninja -v -j4 -l0 failed * * Call stack: * ebuild.sh, line 127: Called src_compile * environment, line 3323: Called cmake_src_compile * environment, line 1489: Called cmake_build * environment, line 1458: Called eninja * environment, line 1975: Called die * The specific snippet of code: * "$@" || die "${nonfatal_args[@]}" "${*} failed" * * If you need support, post the output of `emerge --info '=sys-cluster/hpx-1.7.1-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=sys-cluster/hpx-1.7.1-r1::gentoo'`. * The complete build log is located at '/var/log/portage/sys-cluster:hpx-1.7.1-r1:20211215-055033.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/temp/environment'. * Working directory: '/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1_build' * S: '/var/tmp/portage/sys-cluster/hpx-1.7.1-r1/work/hpx-1.7.1'