Skip to content

Instantly share code, notes, and snippets.

@gbibek
Created April 23, 2016 22:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gbibek/f0ba7d7ecdd9cd615a8e58d971aa4abb to your computer and use it in GitHub Desktop.
Save gbibek/f0ba7d7ecdd9cd615a8e58d971aa4abb to your computer and use it in GitHub Desktop.
Compilation Error
Script started on Fri Apr 22 02:30:24 2016
[?1034hbash-3.2$ ls
make.sh repo typescript
bash-3.2$ exit./make.sh
-- The CXX compiler identification is GNU 4.9.3
-- The C compiler identification is GNU 4.9.3
-- Checking whether CXX compiler has -isysroot
-- Checking whether CXX compiler has -isysroot - yes
-- Checking whether CXX compiler supports OSX deployment target flag
-- Checking whether CXX compiler supports OSX deployment target flag - yes
-- Check for working CXX compiler: /opt/local/bin/g++
-- Check for working CXX compiler: /opt/local/bin/g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Checking whether C compiler has -isysroot
-- Checking whether C compiler has -isysroot - yes
-- Checking whether C compiler supports OSX deployment target flag
-- Checking whether C compiler supports OSX deployment target flag - yes
-- Check for working C compiler: /opt/local/bin/gcc
-- Check for working C compiler: /opt/local/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Native TLS is disabled.
-- Stack traces are enabled.
-- Compiling with the native toolset
-- Performing Test HPX_WITH_CXX14
-- Performing Test HPX_WITH_CXX14 - Success
-- Performing Test HPX_WITH_CXX11_ALIAS_TEMPLATES - Success
-- Performing Test HPX_WITH_CXX11_AUTO - Success
-- Performing Test HPX_WITH_CXX11_CONSTEXPR - Success
-- Performing Test HPX_WITH_CXX11_DECLTYPE - Success
-- Performing Test HPX_WITH_CXX11_DECLTYPE_N3276 - Success
-- Performing Test HPX_WITH_CXX11_SFINAE_EXPRESSION - Success
-- Performing Test HPX_WITH_CXX11_DEFAULTED_FUNCTIONS - Success
-- Performing Test HPX_WITH_CXX11_DELETED_FUNCTIONS - Success
-- Performing Test HPX_WITH_CXX11_EXPLICIT_CONVERSION_OPERATORS - Success
-- Performing Test HPX_WITH_CXX11_FUNCTION_TEMPLATE_DEFAULT_ARGS - Success
-- Performing Test HPX_WITH_CXX11_INITIALIZER_LIST - Success
-- Performing Test HPX_WITH_CXX11_INLINE_NAMESPACES - Success
-- Performing Test HPX_WITH_CXX11_LAMBDAS - Success
-- Performing Test HPX_WITH_CXX11_NOEXCEPT - Success
-- Performing Test HPX_WITH_CXX11_NULLPTR - Success
-- Performing Test HPX_WITH_CXX11_RANGE_BASED_FOR - Success
-- Performing Test HPX_WITH_CXX11_RVALUE_REFERENCES - Success
-- Performing Test HPX_WITH_CXX11_SCOPED_ENUMS - Success
-- Performing Test HPX_WITH_CXX11_STATIC_ASSERT - Success
-- Performing Test HPX_WITH_CXX11_VARIADIC_MACROS - Success
-- Performing Test HPX_WITH_CXX11_VARIADIC_TEMPLATES - Success
-- Performing Test HPX_WITH_CXX11_EXPLICIT_VARIADIC_TEMPLATES - Success
-- Performing Test HPX_WITH_CXX11_EXTENDED_FRIEND_DECLARATIONS - Success
-- Performing Test HPX_WITH_CXX11_ARRAY - Success
-- Performing Test HPX_WITH_CXX11_CHRONO - Success
-- Performing Test HPX_WITH_CXX11_CSTDINT - Success
-- Performing Test HPX_WITH_CXX11_STD_INITIALIZER_LIST - Success
-- Performing Test HPX_WITH_CXX11_IS_BIND_EXPRESSION - Success
-- Performing Test HPX_WITH_CXX11_IS_FINAL - Success
-- Performing Test HPX_WITH_CXX11_IS_NULL_POINTER - Success
-- Performing Test HPX_WITH_CXX11_IS_PLACEHOLDER - Success
-- Performing Test HPX_WITH_CXX11_REFERENCE_WRAPPER - Success
-- Performing Test HPX_WITH_CXX11_TO_STRING - Success
-- Performing Test HPX_WITH_CXX11_UNIQUE_PTR - Success
-- Performing Test HPX_WITH_CXX11_UNORDERED_MAP - Success
-- Performing Test HPX_WITH_CXX11_TYPE_TRAITS - Success
-- Performing Test HPX_WITH_CXX14_CONSTEXPR - Failed
-- Performing Test HPX_WITH_CXX14_LAMBDAS - Success
-- Performing Test HPX_WITH_CXX14_INTEGER_SEQUENCE - Success
-- Performing Test HPX_WITH_CXX14_RESULT_OF_SFINAE - Success
-- Performing Test HPX_WITH_CXX1Y_EXPERIMENTAL_OPTIONAL - Success
-- Performing Test HPX_WITH_UNISTD_H - Success
-- Performing Test HPX_WITH_CXX_FLAG_FTEMPLATE_DEPTH_256
-- Performing Test HPX_WITH_CXX_FLAG_FTEMPLATE_DEPTH_256 - Success
-- Performing Test HPX_WITH_CXX_FLAG_WALL
-- Performing Test HPX_WITH_CXX_FLAG_WALL - Success
-- Performing Test HPX_WITH_C_FLAG_WALL
-- Performing Test HPX_WITH_C_FLAG_WALL - Success
-- Performing Test HPX_WITH_Fortran_FLAG_WALL
-- Performing Test HPX_WITH_Fortran_FLAG_WALL - Success
-- Performing Test HPX_WITH_CXX_FLAG_WEXTRA
-- Performing Test HPX_WITH_CXX_FLAG_WEXTRA - Success
-- Performing Test HPX_WITH_C_FLAG_WEXTRA
-- Performing Test HPX_WITH_C_FLAG_WEXTRA - Success
-- Performing Test HPX_WITH_Fortran_FLAG_WEXTRA
-- Performing Test HPX_WITH_Fortran_FLAG_WEXTRA - Success
-- Performing Test HPX_WITH_CXX_FLAG_WNO_UNUSED_LOCAL_TYPEDEFS
-- Performing Test HPX_WITH_CXX_FLAG_WNO_UNUSED_LOCAL_TYPEDEFS - Success
-- Performing Test HPX_WITH_C_FLAG_WNO_UNUSED_LOCAL_TYPEDEFS
-- Performing Test HPX_WITH_C_FLAG_WNO_UNUSED_LOCAL_TYPEDEFS - Success
-- Performing Test HPX_WITH_Fortran_FLAG_WNO_UNUSED_LOCAL_TYPEDEFS
-- Performing Test HPX_WITH_Fortran_FLAG_WNO_UNUSED_LOCAL_TYPEDEFS - Success
-- Performing Test HPX_WITH_CXX_FLAG_WNO_STRICT_ALIASING
-- Performing Test HPX_WITH_CXX_FLAG_WNO_STRICT_ALIASING - Success
-- Performing Test HPX_WITH_C_FLAG_WNO_STRICT_ALIASING
-- Performing Test HPX_WITH_C_FLAG_WNO_STRICT_ALIASING - Success
-- Performing Test HPX_WITH_Fortran_FLAG_WNO_STRICT_ALIASING
-- Performing Test HPX_WITH_Fortran_FLAG_WNO_STRICT_ALIASING - Success
-- Performing Test HPX_WITH_CXX_FLAG_WNO_SIGN_PROMO
-- Performing Test HPX_WITH_CXX_FLAG_WNO_SIGN_PROMO - Success
-- Performing Test HPX_WITH_CXX_FLAG_WNO_ATTRIBUTES
-- Performing Test HPX_WITH_CXX_FLAG_WNO_ATTRIBUTES - Success
-- Performing Test HPX_WITH_CXX_FLAG_WNO_CAST_ALIGN
-- Performing Test HPX_WITH_CXX_FLAG_WNO_CAST_ALIGN - Success
-- Performing Test HPX_WITH_CXX_FLAG_WNO_UNUSED_PARAMETER
-- Performing Test HPX_WITH_CXX_FLAG_WNO_UNUSED_PARAMETER - Success
-- Performing Test HPX_WITH_CXX_FLAG_WFORMAT_2
-- Performing Test HPX_WITH_CXX_FLAG_WFORMAT_2 - Success
-- Performing Test HPX_WITH_CXX_FLAG_WNO_FORMAT_NONLITERAL
-- Performing Test HPX_WITH_CXX_FLAG_WNO_FORMAT_NONLITERAL - Success
-- Performing Test HPX_WITH_CXX_FLAG_WINIT_SELF
-- Performing Test HPX_WITH_CXX_FLAG_WINIT_SELF - Success
-- Performing Test HPX_WITH_CXX_FLAG_WDOUBLE_PROMOTION
-- Performing Test HPX_WITH_CXX_FLAG_WDOUBLE_PROMOTION - Success
-- Performing Test HPX_WITH_CXX_FLAG_WCAST_QUAL
-- Performing Test HPX_WITH_CXX_FLAG_WCAST_QUAL - Success
-- Performing Test HPX_WITH_CXX_FLAG_WCAST_ALIGN
-- Performing Test HPX_WITH_CXX_FLAG_WCAST_ALIGN - Success
-- Performing Test HPX_WITH_CXX_FLAG_WERROR_TRAMPOLINES
-- Performing Test HPX_WITH_CXX_FLAG_WERROR_TRAMPOLINES - Success
-- Performing Test HPX_WITH_CXX_FLAG_WERROR_PARENTHESES
-- Performing Test HPX_WITH_CXX_FLAG_WERROR_PARENTHESES - Success
-- Performing Test HPX_WITH_CXX_FLAG_WERROR_REORDER
-- Performing Test HPX_WITH_CXX_FLAG_WERROR_REORDER - Success
-- Performing Test HPX_WITH_CXX_FLAG_WERROR_RETURN_TYPE
-- Performing Test HPX_WITH_CXX_FLAG_WERROR_RETURN_TYPE - Success
-- Performing Test HPX_WITH_CXX_FLAG_WERROR_SEQUENCE_POINT
-- Performing Test HPX_WITH_CXX_FLAG_WERROR_SEQUENCE_POINT - Success
-- Performing Test HPX_WITH_CXX_FLAG_WERROR_FORMAT
-- Performing Test HPX_WITH_CXX_FLAG_WERROR_FORMAT - Success
-- Performing Test HPX_WITH_CXX_FLAG_WERROR_MISSING_BRACES
-- Performing Test HPX_WITH_CXX_FLAG_WERROR_MISSING_BRACES - Success
-- Performing Test HPX_WITH_CXX_FLAG_WERROR_SIGN_COMPARE
-- Performing Test HPX_WITH_CXX_FLAG_WERROR_SIGN_COMPARE - Success
-- Performing Test HPX_WITH_CXX_FLAG_FDIAGNOSTICS_SHOW_OPTION
-- Performing Test HPX_WITH_CXX_FLAG_FDIAGNOSTICS_SHOW_OPTION - Success
-- Performing Test HPX_WITH_C_FLAG_FDIAGNOSTICS_SHOW_OPTION
-- Performing Test HPX_WITH_C_FLAG_FDIAGNOSTICS_SHOW_OPTION - Success
-- Performing Test HPX_WITH_Fortran_FLAG_FDIAGNOSTICS_SHOW_OPTION
-- Performing Test HPX_WITH_Fortran_FLAG_FDIAGNOSTICS_SHOW_OPTION - Success
-- Performing Test HPX_WITH_CXX_FLAG_WERROR_VLA
-- Performing Test HPX_WITH_CXX_FLAG_WERROR_VLA - Success
-- Performing Test HPX_WITH_C_FLAG_WERROR_RETURN_TYPE
-- Performing Test HPX_WITH_C_FLAG_WERROR_RETURN_TYPE - Success
-- Performing Test HPX_WITH_CXX_FLAG_WNO_UNUSED_BUT_SET_PARAMETER
-- Performing Test HPX_WITH_CXX_FLAG_WNO_UNUSED_BUT_SET_PARAMETER - Success
-- Performing Test HPX_WITH_C_FLAG_WNO_UNUSED_BUT_SET_PARAMETER
-- Performing Test HPX_WITH_C_FLAG_WNO_UNUSED_BUT_SET_PARAMETER - Success
-- Performing Test HPX_WITH_CXX_FLAG_WNO_UNUSED_BUT_SET_VARIABLE
-- Performing Test HPX_WITH_CXX_FLAG_WNO_UNUSED_BUT_SET_VARIABLE - Success
-- Performing Test HPX_WITH_C_FLAG_WNO_UNUSED_BUT_SET_VARIABLE
-- Performing Test HPX_WITH_C_FLAG_WNO_UNUSED_BUT_SET_VARIABLE - Success
-- Performing Test HPX_WITH_CXX_FLAG_WERROR_UNINITIALIZED
-- Performing Test HPX_WITH_CXX_FLAG_WERROR_UNINITIALIZED - Success
-- Performing Test HPX_WITH_C_FLAG_WERROR_UNINITIALIZED
-- Performing Test HPX_WITH_C_FLAG_WERROR_UNINITIALIZED - Success
-- Performing Test HPX_WITH_CXX_FLAG_WNO_SYNC_NAND
-- Performing Test HPX_WITH_CXX_FLAG_WNO_SYNC_NAND - Success
-- Performing Test HPX_WITH_C_FLAG_WNO_SYNC_NAND
-- Performing Test HPX_WITH_C_FLAG_WNO_SYNC_NAND - Success
-- Performing Test HPX_WITH_CXX_FLAG_WNO_DELETE_NON_VIRTUAL_DTOR
-- Performing Test HPX_WITH_CXX_FLAG_WNO_DELETE_NON_VIRTUAL_DTOR - Success
-- Performing Test HPX_WITH_RDTSC - Success
-- Performing Test HPX_WITH_RDTSCP - Success
-- Boost version: 1.59.0
-- Found the following Boost libraries:
-- chrono
-- date_time
-- filesystem
-- program_options
-- regex
-- system
-- thread
-- context
-- random
-- atomic
-- WARNING: HPX will perform poorly without tcmalloc or jemalloc. See docs for more info.
-- Using system allocator.
-- Found PkgConfig: /opt/local/bin/pkg-config (found version "0.29.1")
-- Found Hwloc: /opt/local/lib/libhwloc.dylib
-- Found Git: /usr/bin/git (found version "2.6.4 (Apple Git-63)")
-- GIT commit is 6f79ea91120f4c4212b07dea92cf4d6de299facc.
-- Found MPI_C: /opt/local/lib/openmpi-mp/libmpi.dylib
-- Found MPI_CXX: /opt/local/lib/openmpi-mp/libmpi_cxx.dylib;/opt/local/lib/openmpi-mp/libmpi.dylib
-- Found PythonInterp: /usr/bin/python (found version "2.7.10")
-- Could NOT find QThreads (missing: QTHREADS_LIBRARY QTHREADS_INCLUDE_DIR)
-- Could NOT find TBBmalloc (missing: TBB_LIBRARY TBB_PROXY_LIBRARY TBB_INCLUDE_DIR)
-- Could NOT find SWARM (missing: SWARM_LIBRARY SWARM_INCLUDE_DIR)
-- Try OpenMP C flag = [-fopenmp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Success
-- Try OpenMP CXX flag = [-fopenmp]
-- Performing Test OpenMP_FLAG_DETECTED
-- Performing Test OpenMP_FLAG_DETECTED - Success
-- Found OpenMP: -fopenmp
HPX will be installed to /Users/bibekghimire/work/hpx/install
-- Configuring done
-- Generating done
-- Build files have been written to: /Users/bibekghimire/work/hpx/build
Scanning dependencies of target hpx_init
Scanning dependencies of target hpx
[ 0%] Building CXX object src/CMakeFiles/hpx_init.dir/hpx_main.cpp.o
[ 0%] Building CXX object src/CMakeFiles/hpx_init.dir/hpx_main_argc_argv.cpp.o
[ 0%] Building CXX object src/CMakeFiles/hpx_init.dir/hpx_main_variables_map.cpp.o
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:25:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/atomic.hpp:22,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/polymorphic_id_factory.hpp:20,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/pointer.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/raw_ptr.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/input_archive.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/serialize.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/address.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/get_lva.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/pinned_ptr.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/interface.hpp:17,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/client_base.hpp:15,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/basename_registration.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx_fwd.hpp:720,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx_init.hpp:13,
from /Users/bibekghimire/work/hpx/repo/src/hpx_main.cpp:7:
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime.hpp:78:54: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
value = {};
^
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime.hpp:105:40: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]::<anonymous struct>::to' [-Wmissing-field-initializers]
[ 0%] Building CXX object src/CMakeFiles/hpx.dir/error_code.cpp.o
[ 0%] Building CXX object src/CMakeFiles/hpx.dir/exception.cpp.o
[ 0%] Building CXX object src/CMakeFiles/hpx.dir/exception_list.cpp.o
[ 0%] Building CXX object src/CMakeFiles/hpx_init.dir/hpx_main_winsocket.cpp.o
[ 0%] Building CXX object src/CMakeFiles/hpx_init.dir/hpx_user_main.cpp.o
[ 0%] Building CXX object src/CMakeFiles/hpx_init.dir/hpx_user_main_argc_argv.cpp.o
[ 0%] Building CXX object src/CMakeFiles/hpx_init.dir/util/lightweight_test.cpp.o
[ 0%] Building CXX object src/CMakeFiles/hpx.dir/hpx_init.cpp.o
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:25:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/atomic.hpp:22,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/polymorphic_id_factory.hpp:20,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/pointer.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/raw_ptr.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/input_archive.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/serialize.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/address.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/get_lva.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/pinned_ptr.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/interface.hpp:17,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/client_base.hpp:15,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/basename_registration.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx_fwd.hpp:720,
from /Users/bibekghimire/work/hpx/repo/src/exception.cpp:7:
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime.hpp:78:54: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
value = {};
^
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime.hpp:105:40: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]::<anonymous struct>::to' [-Wmissing-field-initializers]
[ 0%] Building CXX object src/CMakeFiles/hpx.dir/runtime.cpp.o
[ 0%] Building CXX object src/CMakeFiles/hpx_init.dir/main.cpp.o
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/unordered/detail/equivalent.hpp:15:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/unordered/unordered_set.hpp:18,
from /Users/bibekghimire/research/boost_1_59_0/boost/unordered_set.hpp:17,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/thread_queue.hpp:29,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/local_queue_scheduler.hpp:15,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/schedulers.hpp:15,
from /Users/bibekghimire/work/hpx/repo/src/hpx_init.cpp:19:
/Users/bibekghimire/research/boost_1_59_0/boost/unordered/detail/table.hpp: In member function 'void boost::unordered::detail::table<Types>::reserve(std::size_t)':
/Users/bibekghimire/research/boost_1_59_0/boost/unordered/detail/table.hpp:865:57: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion]
std::ceil(static_cast<double>(num_elements) / mlf_)));
^
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:25:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/atomic.hpp:22,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/polymorphic_id_factory.hpp:20,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/pointer.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/raw_ptr.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/input_archive.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/serialize.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/address.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/get_lva.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/pinned_ptr.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/interface.hpp:17,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/client_base.hpp:15,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/basename_registration.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx_fwd.hpp:720,
from /Users/bibekghimire/work/hpx/repo/hpx/include/components.hpp:10,
from /Users/bibekghimire/work/hpx/repo/hpx/include/runtime.hpp:10,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx.hpp:10,
from /Users/bibekghimire/work/hpx/repo/src/hpx_init.cpp:8:
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:146:28: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
value = {};
^
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:151:31: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:128:67: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:213:70: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:490:77: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:336:153: required from 'boost::atomics::detail::base_atomic<T, void>::base_atomic(const value_type&) [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]'
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:686:101: required from 'constexpr boost::atomics::atomic<T>::atomic(boost::atomics::atomic<T>::value_arg_type) [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; boost::atomics::atomic<T>::value_arg_type = const hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>&]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:580:24: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::policies::scheduler_mode]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:336:153: required from 'boost::atomics::detail::base_atomic<T, void>::base_atomic(const value_type&) [with T = hpx::threads::policies::scheduler_mode; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::policies::scheduler_mode]'
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:686:101: required from 'constexpr boost::atomics::atomic<T>::atomic(boost::atomics::atomic<T>::value_arg_type) [with T = hpx::threads::policies::scheduler_mode; boost::atomics::atomic<T>::value_arg_type = const hpx::threads::policies::scheduler_mode&]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/scheduler_base.hpp:76:37: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::policies::scheduler_mode]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::policies::scheduler_mode; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::threads::policies::scheduler_mode; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::policies::scheduler_mode]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/scheduler_base.hpp:216:58: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::policies::scheduler_mode; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/format.hpp:49:0,
from /Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:24,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/wrapper_heap_list.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/managed_component_base.hpp:22,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/promise.hpp:16,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/packaged_action.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/detail/async_implementations.hpp:18,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/async.hpp:21,
from /Users/bibekghimire/work/hpx/repo/hpx/async.hpp:10,
from /Users/bibekghimire/work/hpx/repo/hpx/include/async.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:18,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/resolver_client.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/destroy_component.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/component_factory.hpp:47,
from /Users/bibekghimire/work/hpx/repo/hpx/include/components.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/include/runtime.hpp:10,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx.hpp:10,
from /Users/bibekghimire/work/hpx/repo/src/hpx_init.cpp:8:
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:180:21: required from 'void* hpx::util::one_size_heap_list<Heap, Mutex>::alloc(std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::server::memory_block>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/memory_block.hpp:584:37: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'boost::remove_reference<long unsigned int>::type* {aka long unsigned int*}' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:180:21: required from 'void* hpx::util::one_size_heap_list<Heap, Mutex>::alloc(std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::server::memory_block>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/memory_block.hpp:584:37: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'long unsigned int*' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = void*]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = void*&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:291:13: required from 'void hpx::util::one_size_heap_list<Heap, Mutex>::free(void*, std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::server::memory_block>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/memory_block.hpp:595:30: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'void**' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = void*]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = void*&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:291:13: required from 'void hpx::util::one_size_heap_list<Heap, Mutex>::free(void*, std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::server::memory_block>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/memory_block.hpp:595:30: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'void**' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:25:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/atomic.hpp:22,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/polymorphic_id_factory.hpp:20,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/pointer.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/raw_ptr.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/input_archive.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/serialize.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/address.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/get_lva.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/pinned_ptr.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/interface.hpp:17,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/client_base.hpp:15,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/basename_registration.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx_fwd.hpp:720,
from /Users/bibekghimire/work/hpx/repo/src/runtime.cpp:7:
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:146:28: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
value = {};
^
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:151:31: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:128:67: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:213:70: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:490:77: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:336:153: required from 'boost::atomics::detail::base_atomic<T, void>::base_atomic(const value_type&) [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]'
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:686:101: required from 'constexpr boost::atomics::atomic<T>::atomic(boost::atomics::atomic<T>::value_arg_type) [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; boost::atomics::atomic<T>::value_arg_type = const hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>&]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:580:24: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]::<anonymous struct>::to' [-Wmissing-field-initializers]
[ 0%] Building CXX object src/CMakeFiles/hpx.dir/runtime_impl.cpp.o
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/format.hpp:49:0,
from /Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:24,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/wrapper_heap_list.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/managed_component_base.hpp:22,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/promise.hpp:16,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/packaged_action.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/detail/async_implementations.hpp:18,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/async.hpp:21,
from /Users/bibekghimire/work/hpx/repo/hpx/async.hpp:10,
from /Users/bibekghimire/work/hpx/repo/hpx/include/async.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:18,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/resolver_client.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/destroy_component.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/component_factory.hpp:47,
from /Users/bibekghimire/work/hpx/repo/hpx/include/components.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/include/runtime.hpp:10,
from /Users/bibekghimire/work/hpx/repo/src/runtime.cpp:12:
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:180:21: required from 'void* hpx::util::one_size_heap_list<Heap, Mutex>::alloc(std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::server::memory_block>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/memory_block.hpp:584:37: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'boost::remove_reference<long unsigned int>::type* {aka long unsigned int*}' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:180:21: required from 'void* hpx::util::one_size_heap_list<Heap, Mutex>::alloc(std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::server::memory_block>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/memory_block.hpp:584:37: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'long unsigned int*' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = void*]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = void*&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:291:13: required from 'void hpx::util::one_size_heap_list<Heap, Mutex>::free(void*, std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::server::memory_block>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/memory_block.hpp:595:30: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'void**' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = void*]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = void*&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:291:13: required from 'void hpx::util::one_size_heap_list<Heap, Mutex>::free(void*, std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::server::memory_block>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/memory_block.hpp:595:30: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'void**' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
[ 0%] Linking CXX static library ../lib/libhpx_init.a
/opt/local/bin/ranlib: file: ../lib/libhpx_init.a(hpx_main_winsocket.cpp.o) has no symbols
/opt/local/bin/ranlib: file: ../lib/libhpx_init.a(hpx_main_winsocket.cpp.o) has no symbols
[ 0%] Built target hpx_init
[ 0%] Building CXX object src/CMakeFiles/hpx.dir/state.cpp.o
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:25:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/atomic.hpp:22,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/polymorphic_id_factory.hpp:20,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/pointer.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/raw_ptr.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/input_archive.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/serialize.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/address.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/get_lva.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/pinned_ptr.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/interface.hpp:17,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/client_base.hpp:15,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/basename_registration.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx_fwd.hpp:720,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime.hpp:10,
from /Users/bibekghimire/work/hpx/repo/src/state.cpp:10:
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime.hpp:78:54: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
value = {};
^
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime.hpp:105:40: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]::<anonymous struct>::to' [-Wmissing-field-initializers]
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/unordered/detail/equivalent.hpp:15:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/unordered/unordered_set.hpp:18,
from /Users/bibekghimire/research/boost_1_59_0/boost/unordered_set.hpp:17,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/thread_queue.hpp:29,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/local_queue_scheduler.hpp:15,
from /Users/bibekghimire/work/hpx/repo/src/runtime_impl.cpp:792:
/Users/bibekghimire/research/boost_1_59_0/boost/unordered/detail/table.hpp: In member function 'void boost::unordered::detail::table<Types>::reserve(std::size_t)':
/Users/bibekghimire/research/boost_1_59_0/boost/unordered/detail/table.hpp:865:57: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion]
std::ceil(static_cast<double>(num_elements) / mlf_)));
^
[ 0%] Building CXX object src/CMakeFiles/hpx.dir/throw_exception.cpp.o
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:25:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/atomic.hpp:22,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/polymorphic_id_factory.hpp:20,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/pointer.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/raw_ptr.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/input_archive.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/serialize.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/address.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/get_lva.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/pinned_ptr.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/interface.hpp:17,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/client_base.hpp:15,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/basename_registration.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx_fwd.hpp:720,
from /Users/bibekghimire/work/hpx/repo/src/runtime_impl.cpp:7:
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:146:28: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
value = {};
^
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:151:31: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:128:67: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:213:70: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:490:77: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:336:153: required from 'boost::atomics::detail::base_atomic<T, void>::base_atomic(const value_type&) [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]'
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:686:101: required from 'constexpr boost::atomics::atomic<T>::atomic(boost::atomics::atomic<T>::value_arg_type) [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; boost::atomics::atomic<T>::value_arg_type = const hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>&]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:580:24: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::policies::scheduler_mode]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:336:153: required from 'boost::atomics::detail::base_atomic<T, void>::base_atomic(const value_type&) [with T = hpx::threads::policies::scheduler_mode; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::policies::scheduler_mode]'
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:686:101: required from 'constexpr boost::atomics::atomic<T>::atomic(boost::atomics::atomic<T>::value_arg_type) [with T = hpx::threads::policies::scheduler_mode; boost::atomics::atomic<T>::value_arg_type = const hpx::threads::policies::scheduler_mode&]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/scheduler_base.hpp:76:37: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::policies::scheduler_mode]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::policies::scheduler_mode; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::threads::policies::scheduler_mode; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::policies::scheduler_mode]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/scheduler_base.hpp:216:58: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::policies::scheduler_mode; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
[ 0%] Building CXX object src/CMakeFiles/hpx.dir/version.cpp.o
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/format.hpp:49:0,
from /Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:24,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/wrapper_heap_list.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/managed_component_base.hpp:22,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/promise.hpp:16,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/packaged_action.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/detail/async_implementations.hpp:18,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/async.hpp:21,
from /Users/bibekghimire/work/hpx/repo/hpx/async.hpp:10,
from /Users/bibekghimire/work/hpx/repo/hpx/include/async.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:18,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/resolver_client.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/destroy_component.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/component_factory.hpp:47,
from /Users/bibekghimire/work/hpx/repo/hpx/include/components.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/include/runtime.hpp:10,
from /Users/bibekghimire/work/hpx/repo/src/runtime_impl.cpp:11:
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:180:21: required from 'void* hpx::util::one_size_heap_list<Heap, Mutex>::alloc(std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::server::memory_block>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/memory_block.hpp:584:37: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'boost::remove_reference<long unsigned int>::type* {aka long unsigned int*}' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:180:21: required from 'void* hpx::util::one_size_heap_list<Heap, Mutex>::alloc(std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::server::memory_block>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/memory_block.hpp:584:37: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'long unsigned int*' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = void*]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = void*&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:291:13: required from 'void hpx::util::one_size_heap_list<Heap, Mutex>::free(void*, std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::server::memory_block>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/memory_block.hpp:595:30: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'void**' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = void*]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = void*&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:291:13: required from 'void hpx::util::one_size_heap_list<Heap, Mutex>::free(void*, std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::server::memory_block>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/memory_block.hpp:595:30: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'void**' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:25:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/atomic.hpp:22,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/polymorphic_id_factory.hpp:20,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/pointer.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/raw_ptr.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/input_archive.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/serialize.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/address.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/get_lva.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/pinned_ptr.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/interface.hpp:17,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/client_base.hpp:15,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/basename_registration.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx_fwd.hpp:720,
from /Users/bibekghimire/work/hpx/repo/src/runtime_impl.cpp:7:
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = boost::lockfree::tagged_ptr_pair<boost::lockfree::deque_node<hpx::threads::thread_data*>, boost::lockfree::deque_node<hpx::threads::thread_data*> >; From = __int128 unsigned]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = boost::lockfree::tagged_ptr_pair<boost::lockfree::deque_node<hpx::threads::thread_data*>, boost::lockfree::deque_node<hpx::threads::thread_data*> >; boost::atomics::detail::base_atomic<T, void>::value_type = boost::lockfree::tagged_ptr_pair<boost::lockfree::deque_node<hpx::threads::thread_data*>, boost::lockfree::deque_node<hpx::threads::thread_data*> >]'
/Users/bibekghimire/work/hpx/repo/hpx/util/lockfree/deque.hpp:96:25: required from 'boost::lockfree::deque_anchor<T>::pair boost::lockfree::deque_anchor<T>::lrs() const volatile [with T = hpx::threads::thread_data*; boost::lockfree::deque_anchor<T>::pair = boost::lockfree::tagged_ptr_pair<boost::lockfree::deque_node<hpx::threads::thread_data*>, boost::lockfree::deque_node<hpx::threads::thread_data*> >]'
/Users/bibekghimire/work/hpx/repo/hpx/util/lockfree/deque.hpp:281:43: required from 'bool boost::lockfree::deque<T, freelist_t, Alloc>::empty() const [with T = hpx::threads::thread_data*; freelist_t = boost::lockfree::caching_freelist_t; Alloc = std::allocator<hpx::threads::thread_data*>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/lockfree/deque.hpp:266:20: required from 'boost::lockfree::deque<T, freelist_t, Alloc>::~deque() [with T = hpx::threads::thread_data*; freelist_t = boost::lockfree::caching_freelist_t; Alloc = std::allocator<hpx::threads::thread_data*>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/lockfree_queue_backends.hpp:89:8: required from 'hpx::threads::policies::local_priority_queue_scheduler<Mutex, PendingQueuing, StagedQueuing, TerminatedQueuing>::local_priority_queue_scheduler(const init_parameter_type&, bool) [with Mutex = boost::mutex; PendingQueuing = hpx::threads::policies::lockfree_abp_fifo; StagedQueuing = hpx::threads::policies::lockfree_abp_fifo; TerminatedQueuing = hpx::threads::policies::lockfree_lifo; hpx::threads::policies::local_priority_queue_scheduler<Mutex, PendingQueuing, StagedQueuing, TerminatedQueuing>::init_parameter_type = hpx::threads::policies::local_priority_queue_scheduler<boost::mutex, hpx::threads::policies::lockfree_abp_fifo, hpx::threads::policies::lockfree_abp_fifo, hpx::threads::policies::lockfree_lifo>::init_parameter]'
/Users/bibekghimire/work/hpx/repo/src/runtime_impl.cpp:156:51: required from 'hpx::runtime_impl<SchedulingPolicy>::runtime_impl(hpx::util::runtime_configuration&, hpx::runtime_mode, std::size_t, const init_scheduler_type&, const hpx::threads::policies::init_affinity_data&) [with SchedulingPolicy = hpx::threads::policies::local_priority_queue_scheduler<boost::mutex, hpx::threads::policies::lockfree_abp_fifo, hpx::threads::policies::lockfree_abp_fifo, hpx::threads::policies::lockfree_lifo>; std::size_t = long unsigned int; hpx::runtime_impl<SchedulingPolicy>::init_scheduler_type = hpx::threads::policies::local_priority_queue_scheduler<boost::mutex, hpx::threads::policies::lockfree_abp_fifo, hpx::threads::policies::lockfree_abp_fifo, hpx::threads::policies::lockfree_lifo>::init_parameter]'
/Users/bibekghimire/work/hpx/repo/src/runtime_impl.cpp:820:32: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = boost::lockfree::tagged_ptr_pair<boost::lockfree::deque_node<hpx::threads::thread_data*>, boost::lockfree::deque_node<hpx::threads::thread_data*> >; From = __int128 unsigned]::<anonymous struct>::to' [-Wmissing-field-initializers]
value = {};
^
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = boost::lockfree::tagged_ptr_pair<boost::lockfree::deque_node<hpx::util::tuple<hpx::threads::thread_init_data, hpx::threads::thread_state_enum>*>, boost::lockfree::deque_node<hpx::util::tuple<hpx::threads::thread_init_data, hpx::threads::thread_state_enum>*> >; From = __int128 unsigned]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = boost::lockfree::tagged_ptr_pair<boost::lockfree::deque_node<hpx::util::tuple<hpx::threads::thread_init_data, hpx::threads::thread_state_enum>*>, boost::lockfree::deque_node<hpx::util::tuple<hpx::threads::thread_init_data, hpx::threads::thread_state_enum>*> >; boost::atomics::detail::base_atomic<T, void>::value_type = boost::lockfree::tagged_ptr_pair<boost::lockfree::deque_node<hpx::util::tuple<hpx::threads::thread_init_data, hpx::threads::thread_state_enum>*>, boost::lockfree::deque_node<hpx::util::tuple<hpx::threads::thread_init_data, hpx::threads::thread_state_enum>*> >]'
/Users/bibekghimire/work/hpx/repo/hpx/util/lockfree/deque.hpp:96:25: required from 'boost::lockfree::deque_anchor<T>::pair boost::lockfree::deque_anchor<T>::lrs() const volatile [with T = hpx::util::tuple<hpx::threads::thread_init_data, hpx::threads::thread_state_enum>*; boost::lockfree::deque_anchor<T>::pair = boost::lockfree::tagged_ptr_pair<boost::lockfree::deque_node<hpx::util::tuple<hpx::threads::thread_init_data, hpx::threads::thread_state_enum>*>, boost::lockfree::deque_node<hpx::util::tuple<hpx::threads::thread_init_data, hpx::threads::thread_state_enum>*> >]'
/Users/bibekghimire/work/hpx/repo/hpx/util/lockfree/deque.hpp:281:43: required from 'bool boost::lockfree::deque<T, freelist_t, Alloc>::empty() const [with T = hpx::util::tuple<hpx::threads::thread_init_data, hpx::threads::thread_state_enum>*; freelist_t = boost::lockfree::caching_freelist_t; Alloc = std::allocator<hpx::util::tuple<hpx::threads::thread_init_data, hpx::threads::thread_state_enum>*>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/lockfree/deque.hpp:266:20: required from 'boost::lockfree::deque<T, freelist_t, Alloc>::~deque() [with T = hpx::util::tuple<hpx::threads::thread_init_data, hpx::threads::thread_state_enum>*; freelist_t = boost::lockfree::caching_freelist_t; Alloc = std::allocator<hpx::util::tuple<hpx::threads::thread_init_data, hpx::threads::thread_state_enum>*>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/lockfree_queue_backends.hpp:89:8: required from 'hpx::threads::policies::local_priority_queue_scheduler<Mutex, PendingQueuing, StagedQueuing, TerminatedQueuing>::local_priority_queue_scheduler(const init_parameter_type&, bool) [with Mutex = boost::mutex; PendingQueuing = hpx::threads::policies::lockfree_abp_fifo; StagedQueuing = hpx::threads::policies::lockfree_abp_fifo; TerminatedQueuing = hpx::threads::policies::lockfree_lifo; hpx::threads::policies::local_priority_queue_scheduler<Mutex, PendingQueuing, StagedQueuing, TerminatedQueuing>::init_parameter_type = hpx::threads::policies::local_priority_queue_scheduler<boost::mutex, hpx::threads::policies::lockfree_abp_fifo, hpx::threads::policies::lockfree_abp_fifo, hpx::threads::policies::lockfree_lifo>::init_parameter]'
/Users/bibekghimire/work/hpx/repo/src/runtime_impl.cpp:156:51: required from 'hpx::runtime_impl<SchedulingPolicy>::runtime_impl(hpx::util::runtime_configuration&, hpx::runtime_mode, std::size_t, const init_scheduler_type&, const hpx::threads::policies::init_affinity_data&) [with SchedulingPolicy = hpx::threads::policies::local_priority_queue_scheduler<boost::mutex, hpx::threads::policies::lockfree_abp_fifo, hpx::threads::policies::lockfree_abp_fifo, hpx::threads::policies::lockfree_lifo>; std::size_t = long unsigned int; hpx::runtime_impl<SchedulingPolicy>::init_scheduler_type = hpx::threads::policies::local_priority_queue_scheduler<boost::mutex, hpx::threads::policies::lockfree_abp_fifo, hpx::threads::policies::lockfree_abp_fifo, hpx::threads::policies::lockfree_lifo>::init_parameter]'
/Users/bibekghimire/work/hpx/repo/src/runtime_impl.cpp:820:32: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = boost::lockfree::tagged_ptr_pair<boost::lockfree::deque_node<hpx::util::tuple<hpx::threads::thread_init_data, hpx::threads::thread_state_enum>*>, boost::lockfree::deque_node<hpx::util::tuple<hpx::threads::thread_init_data, hpx::threads::thread_state_enum>*> >; From = __int128 unsigned]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = __int128 unsigned; From = boost::lockfree::tagged_ptr_pair<boost::lockfree::deque_node<hpx::threads::thread_data*>, boost::lockfree::deque_node<hpx::threads::thread_data*> >]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:336:153: required from 'boost::atomics::detail::base_atomic<T, void>::base_atomic(const value_type&) [with T = boost::lockfree::tagged_ptr_pair<boost::lockfree::deque_node<hpx::threads::thread_data*>, boost::lockfree::deque_node<hpx::threads::thread_data*> >; boost::atomics::detail::base_atomic<T, void>::value_type = boost::lockfree::tagged_ptr_pair<boost::lockfree::deque_node<hpx::threads::thread_data*>, boost::lockfree::deque_node<hpx::threads::thread_data*> >]'
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:686:101: required from 'constexpr boost::atomics::atomic<T>::atomic(boost::atomics::atomic<T>::value_arg_type) [with T = boost::lockfree::tagged_ptr_pair<boost::lockfree::deque_node<hpx::threads::thread_data*>, boost::lockfree::deque_node<hpx::threads::thread_data*> >; boost::atomics::atomic<T>::value_arg_type = const boost::lockfree::tagged_ptr_pair<boost::lockfree::deque_node<hpx::threads::thread_data*>, boost::lockfree::deque_node<hpx::threads::thread_data*> >&]'
/Users/bibekghimire/work/hpx/repo/hpx/util/lockfree/deque.hpp:85:48: required from 'boost::lockfree::deque_anchor<T>::deque_anchor() [with T = hpx::threads::thread_data*]'
/Users/bibekghimire/work/hpx/repo/hpx/util/lockfree/deque.hpp:260:75: required from 'boost::lockfree::deque<T, freelist_t, Alloc>::deque(std::size_t) [with T = hpx::threads::thread_data*; freelist_t = boost::lockfree::caching_freelist_t; Alloc = std::allocator<hpx::threads::thread_data*>; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/lockfree_queue_backends.hpp:101:41: required from 'hpx::threads::policies::lockfree_abp_fifo_backend<T>::lockfree_abp_fifo_backend(hpx::threads::policies::lockfree_abp_fifo_backend<T>::size_type, hpx::threads::policies::lockfree_abp_fifo_backend<T>::size_type) [with T = hpx::threads::thread_data*; hpx::threads::policies::lockfree_abp_fifo_backend<T>::size_type = long long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/thread_queue.hpp:549:52: required from 'hpx::threads::policies::thread_queue<Mutex, PendingQueuing, StagedQueuing, TerminatedQueuing>::thread_queue(std::size_t, std::size_t) [with Mutex = boost::mutex; PendingQueuing = hpx::threads::policies::lockfree_abp_fifo; StagedQueuing = hpx::threads::policies::lockfree_abp_fifo; TerminatedQueuing = hpx::threads::policies::lockfree_lifo; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/local_priority_queue_scheduler.hpp:129:56: required from 'hpx::threads::policies::local_priority_queue_scheduler<Mutex, PendingQueuing, StagedQueuing, TerminatedQueuing>::local_priority_queue_scheduler(const init_parameter_type&, bool) [with Mutex = boost::mutex; PendingQueuing = hpx::threads::policies::lockfree_abp_fifo; StagedQueuing = hpx::threads::policies::lockfree_abp_fifo; TerminatedQueuing = hpx::threads::policies::lockfree_lifo; hpx::threads::policies::local_priority_queue_scheduler<Mutex, PendingQueuing, StagedQueuing, TerminatedQueuing>::init_parameter_type = hpx::threads::policies::local_priority_queue_scheduler<boost::mutex, hpx::threads::policies::lockfree_abp_fifo, hpx::threads::policies::lockfree_abp_fifo, hpx::threads::policies::lockfree_lifo>::init_parameter]'
/Users/bibekghimire/work/hpx/repo/src/runtime_impl.cpp:156:51: required from 'hpx::runtime_impl<SchedulingPolicy>::runtime_impl(hpx::util::runtime_configuration&, hpx::runtime_mode, std::size_t, const init_scheduler_type&, const hpx::threads::policies::init_affinity_data&) [with SchedulingPolicy = hpx::threads::policies::local_priority_queue_scheduler<boost::mutex, hpx::threads::policies::lockfree_abp_fifo, hpx::threads::policies::lockfree_abp_fifo, hpx::threads::policies::lockfree_lifo>; std::size_t = long unsigned int; hpx::runtime_impl<SchedulingPolicy>::init_scheduler_type = hpx::threads::policies::local_priority_queue_scheduler<boost::mutex, hpx::threads::policies::lockfree_abp_fifo, hpx::threads::policies::lockfree_abp_fifo, hpx::threads::policies::lockfree_lifo>::init_parameter]'
/Users/bibekghimire/work/hpx/repo/src/runtime_impl.cpp:820:32: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = __int128 unsigned; From = boost::lockfree::tagged_ptr_pair<boost::lockfree::deque_node<hpx::threads::thread_data*>, boost::lockfree::deque_node<hpx::threads::thread_data*> >]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = __int128 unsigned; From = boost::lockfree::tagged_ptr_pair<boost::lockfree::deque_node<hpx::util::tuple<hpx::threads::thread_init_data, hpx::threads::thread_state_enum>*>, boost::lockfree::deque_node<hpx::util::tuple<hpx::threads::thread_init_data, hpx::threads::thread_state_enum>*> >]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:336:153: required from 'boost::atomics::detail::base_atomic<T, void>::base_atomic(const value_type&) [with T = boost::lockfree::tagged_ptr_pair<boost::lockfree::deque_node<hpx::util::tuple<hpx::threads::thread_init_data, hpx::threads::thread_state_enum>*>, boost::lockfree::deque_node<hpx::util::tuple<hpx::threads::thread_init_data, hpx::threads::thread_state_enum>*> >; boost::atomics::detail::base_atomic<T, void>::value_type = boost::lockfree::tagged_ptr_pair<boost::lockfree::deque_node<hpx::util::tuple<hpx::threads::thread_init_data, hpx::threads::thread_state_enum>*>, boost::lockfree::deque_node<hpx::util::tuple<hpx::threads::thread_init_data, hpx::threads::thread_state_enum>*> >]'
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:686:101: required from 'constexpr boost::atomics::atomic<T>::atomic(boost::atomics::atomic<T>::value_arg_type) [with T = boost::lockfree::tagged_ptr_pair<boost::lockfree::deque_node<hpx::util::tuple<hpx::threads::thread_init_data, hpx::threads::thread_state_enum>*>, boost::lockfree::deque_node<hpx::util::tuple<hpx::threads::thread_init_data, hpx::threads::thread_state_enum>*> >; boost::atomics::atomic<T>::value_arg_type = const boost::lockfree::tagged_ptr_pair<boost::lockfree::deque_node<hpx::util::tuple<hpx::threads::thread_init_data, hpx::threads::thread_state_enum>*>, boost::lockfree::deque_node<hpx::util::tuple<hpx::threads::thread_init_data, hpx::threads::thread_state_enum>*> >&]'
/Users/bibekghimire/work/hpx/repo/hpx/util/lockfree/deque.hpp:85:48: required from 'boost::lockfree::deque_anchor<T>::deque_anchor() [with T = hpx::util::tuple<hpx::threads::thread_init_data, hpx::threads::thread_state_enum>*]'
/Users/bibekghimire/work/hpx/repo/hpx/util/lockfree/deque.hpp:260:75: required from 'boost::lockfree::deque<T, freelist_t, Alloc>::deque(std::size_t) [with T = hpx::util::tuple<hpx::threads::thread_init_data, hpx::threads::thread_state_enum>*; freelist_t = boost::lockfree::caching_freelist_t; Alloc = std::allocator<hpx::util::tuple<hpx::threads::thread_init_data, hpx::threads::thread_state_enum>*>; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/lockfree_queue_backends.hpp:101:41: required from 'hpx::threads::policies::lockfree_abp_fifo_backend<T>::lockfree_abp_fifo_backend(hpx::threads::policies::lockfree_abp_fifo_backend<T>::size_type, hpx::threads::policies::lockfree_abp_fifo_backend<T>::size_type) [with T = hpx::util::tuple<hpx::threads::thread_init_data, hpx::threads::thread_state_enum>*; hpx::threads::policies::lockfree_abp_fifo_backend<T>::size_type = long long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/thread_queue.hpp:549:52: required from 'hpx::threads::policies::thread_queue<Mutex, PendingQueuing, StagedQueuing, TerminatedQueuing>::thread_queue(std::size_t, std::size_t) [with Mutex = boost::mutex; PendingQueuing = hpx::threads::policies::lockfree_abp_fifo; StagedQueuing = hpx::threads::policies::lockfree_abp_fifo; TerminatedQueuing = hpx::threads::policies::lockfree_lifo; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/local_priority_queue_scheduler.hpp:129:56: required from 'hpx::threads::policies::local_priority_queue_scheduler<Mutex, PendingQueuing, StagedQueuing, TerminatedQueuing>::local_priority_queue_scheduler(const init_parameter_type&, bool) [with Mutex = boost::mutex; PendingQueuing = hpx::threads::policies::lockfree_abp_fifo; StagedQueuing = hpx::threads::policies::lockfree_abp_fifo; TerminatedQueuing = hpx::threads::policies::lockfree_lifo; hpx::threads::policies::local_priority_queue_scheduler<Mutex, PendingQueuing, StagedQueuing, TerminatedQueuing>::init_parameter_type = hpx::threads::policies::local_priority_queue_scheduler<boost::mutex, hpx::threads::policies::lockfree_abp_fifo, hpx::threads::policies::lockfree_abp_fifo, hpx::threads::policies::lockfree_lifo>::init_parameter]'
/Users/bibekghimire/work/hpx/repo/src/runtime_impl.cpp:156:51: required from 'hpx::runtime_impl<SchedulingPolicy>::runtime_impl(hpx::util::runtime_configuration&, hpx::runtime_mode, std::size_t, const init_scheduler_type&, const hpx::threads::policies::init_affinity_data&) [with SchedulingPolicy = hpx::threads::policies::local_priority_queue_scheduler<boost::mutex, hpx::threads::policies::lockfree_abp_fifo, hpx::threads::policies::lockfree_abp_fifo, hpx::threads::policies::lockfree_lifo>; std::size_t = long unsigned int; hpx::runtime_impl<SchedulingPolicy>::init_scheduler_type = hpx::threads::policies::local_priority_queue_scheduler<boost::mutex, hpx::threads::policies::lockfree_abp_fifo, hpx::threads::policies::lockfree_abp_fifo, hpx::threads::policies::lockfree_lifo>::init_parameter]'
/Users/bibekghimire/work/hpx/repo/src/runtime_impl.cpp:820:32: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = __int128 unsigned; From = boost::lockfree::tagged_ptr_pair<boost::lockfree::deque_node<hpx::util::tuple<hpx::threads::thread_init_data, hpx::threads::thread_state_enum>*>, boost::lockfree::deque_node<hpx::util::tuple<hpx::threads::thread_init_data, hpx::threads::thread_state_enum>*> >]::<anonymous struct>::to' [-Wmissing-field-initializers]
[ 5%] Building CXX object src/CMakeFiles/hpx.dir/pre_main.cpp.o
[ 5%] Building CXX object src/CMakeFiles/hpx.dir/runtime/actions/continuation.cpp.o
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:25:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/atomic.hpp:22,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/polymorphic_id_factory.hpp:20,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/pointer.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/raw_ptr.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/input_archive.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/serialize.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/address.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/get_lva.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/pinned_ptr.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/interface.hpp:17,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/client_base.hpp:15,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/basename_registration.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx_fwd.hpp:720,
from /Users/bibekghimire/work/hpx/repo/hpx/include/components.hpp:10,
from /Users/bibekghimire/work/hpx/repo/hpx/include/runtime.hpp:10,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx.hpp:10,
from /Users/bibekghimire/work/hpx/repo/src/pre_main.cpp:11:
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:146:28: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
value = {};
^
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:151:31: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:128:67: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:213:70: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:490:77: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:336:153: required from 'boost::atomics::detail::base_atomic<T, void>::base_atomic(const value_type&) [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]'
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:686:101: required from 'constexpr boost::atomics::atomic<T>::atomic(boost::atomics::atomic<T>::value_arg_type) [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; boost::atomics::atomic<T>::value_arg_type = const hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>&]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:580:24: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]::<anonymous struct>::to' [-Wmissing-field-initializers]
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/format.hpp:49:0,
from /Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:24,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/wrapper_heap_list.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/managed_component_base.hpp:22,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/promise.hpp:16,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/packaged_action.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/detail/async_implementations.hpp:18,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/async.hpp:21,
from /Users/bibekghimire/work/hpx/repo/hpx/async.hpp:10,
from /Users/bibekghimire/work/hpx/repo/hpx/include/async.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:18,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/resolver_client.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/destroy_component.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/component_factory.hpp:47,
from /Users/bibekghimire/work/hpx/repo/hpx/include/components.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/include/runtime.hpp:10,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx.hpp:10,
from /Users/bibekghimire/work/hpx/repo/src/pre_main.cpp:11:
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:180:21: required from 'void* hpx::util::one_size_heap_list<Heap, Mutex>::alloc(std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::server::memory_block>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/memory_block.hpp:584:37: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'boost::remove_reference<long unsigned int>::type* {aka long unsigned int*}' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:180:21: required from 'void* hpx::util::one_size_heap_list<Heap, Mutex>::alloc(std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::server::memory_block>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/memory_block.hpp:584:37: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'long unsigned int*' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = void*]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = void*&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:291:13: required from 'void hpx::util::one_size_heap_list<Heap, Mutex>::free(void*, std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::server::memory_block>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/memory_block.hpp:595:30: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'void**' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = void*]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = void*&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:291:13: required from 'void hpx::util::one_size_heap_list<Heap, Mutex>::free(void*, std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::server::memory_block>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/memory_block.hpp:595:30: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'void**' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
[ 5%] Building CXX object src/CMakeFiles/hpx.dir/runtime/actions/invocation_count_registry.cpp.o
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/format.hpp:49:0,
from /Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:24,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/wrapper_heap_list.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/managed_component_base.hpp:22,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/promise.hpp:16,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/packaged_action.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/detail/async_implementations.hpp:18,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/async.hpp:21,
from /Users/bibekghimire/work/hpx/repo/hpx/async.hpp:10,
from /Users/bibekghimire/work/hpx/repo/hpx/apply.hpp:10,
from /Users/bibekghimire/work/hpx/repo/src/runtime/actions/continuation.cpp:8:
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:180:21: required from 'void* hpx::util::one_size_heap_list<Heap, Mutex>::alloc(std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::managed_component<hpx::lcos::base_lco_with_value<hpx::util::unused_type>, hpx::components::detail::this_type>, hpx::lcos::local::spinlock>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/src/runtime/actions/continuation.cpp:205:67: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'boost::remove_reference<long unsigned int>::type* {aka long unsigned int*}' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:180:21: required from 'void* hpx::util::one_size_heap_list<Heap, Mutex>::alloc(std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::managed_component<hpx::lcos::base_lco_with_value<hpx::util::unused_type>, hpx::components::detail::this_type>, hpx::lcos::local::spinlock>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/src/runtime/actions/continuation.cpp:205:67: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'long unsigned int*' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = void*]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = void*&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:291:13: required from 'void hpx::util::one_size_heap_list<Heap, Mutex>::free(void*, std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::managed_component<hpx::lcos::base_lco_with_value<hpx::util::unused_type>, hpx::components::detail::this_type>, hpx::lcos::local::spinlock>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/src/runtime/actions/continuation.cpp:205:67: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'void**' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = void*]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = void*&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:291:13: required from 'void hpx::util::one_size_heap_list<Heap, Mutex>::free(void*, std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::managed_component<hpx::lcos::base_lco_with_value<hpx::util::unused_type>, hpx::components::detail::this_type>, hpx::lcos::local::spinlock>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/src/runtime/actions/continuation.cpp:205:67: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'void**' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/format.hpp:49:0,
from /Users/bibekghimire/work/hpx/repo/src/runtime/actions/invocation_count_registry.cpp:13:
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = std::basic_string<char>]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = std::basic_string<char>; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = std::basic_string<char>&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = std::basic_string<char>; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/src/runtime/actions/invocation_count_registry.cpp:146:17: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'boost::remove_reference<std::basic_string<char> >::type* {aka std::basic_string<char>*}' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = std::basic_string<char>]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = std::basic_string<char>; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = std::basic_string<char>&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = std::basic_string<char>; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/src/runtime/actions/invocation_count_registry.cpp:146:17: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'std::basic_string<char>*' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
[ 5%] Building CXX object src/CMakeFiles/hpx.dir/runtime/agas/addressing_service.cpp.o
[ 5%] Building CXX object src/CMakeFiles/hpx.dir/runtime/agas/big_boot_barrier.cpp.o
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:25:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/atomic.hpp:22,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/polymorphic_id_factory.hpp:20,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/pointer.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/raw_ptr.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/input_archive.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/serialize.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/address.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/get_lva.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/pinned_ptr.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/interface.hpp:17,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/client_base.hpp:15,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/basename_registration.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx_fwd.hpp:720,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime.hpp:10,
from /Users/bibekghimire/work/hpx/repo/src/runtime/agas/addressing_service.cpp:13:
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime.hpp:78:54: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
value = {};
^
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime.hpp:105:40: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]::<anonymous struct>::to' [-Wmissing-field-initializers]
[ 5%] Building CXX object src/CMakeFiles/hpx.dir/runtime/agas/component_namespace.cpp.o
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:25:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/atomic.hpp:22,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/polymorphic_id_factory.hpp:20,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/pointer.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/raw_ptr.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/input_archive.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/serialize.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/address.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/get_lva.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/pinned_ptr.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/interface.hpp:17,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/client_base.hpp:15,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/basename_registration.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx_fwd.hpp:720,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime.hpp:10,
from /Users/bibekghimire/work/hpx/repo/src/runtime/agas/big_boot_barrier.cpp:11:
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime.hpp:78:54: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
value = {};
^
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime.hpp:105:40: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]::<anonymous struct>::to' [-Wmissing-field-initializers]
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/format.hpp:49:0,
from /Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:24,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/wrapper_heap_list.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/managed_component_base.hpp:22,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/promise.hpp:16,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/packaged_action.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/detail/async_implementations.hpp:18,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/async.hpp:21,
from /Users/bibekghimire/work/hpx/repo/hpx/async.hpp:10,
from /Users/bibekghimire/work/hpx/repo/hpx/apply.hpp:10,
from /Users/bibekghimire/work/hpx/repo/src/runtime/agas/addressing_service.cpp:14:
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/src/runtime/agas/addressing_service.cpp:344:15: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'boost::remove_reference<long unsigned int>::type* {aka long unsigned int*}' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/src/runtime/agas/addressing_service.cpp:344:15: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'long unsigned int*' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/src/runtime/agas/addressing_service.cpp:570:19: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'boost::remove_reference<unsigned int>::type* {aka unsigned int*}' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/src/runtime/agas/addressing_service.cpp:570:19: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'unsigned int*' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = hpx::naming::gid_type]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = hpx::naming::gid_type; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = hpx::naming::gid_type&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = hpx::naming::gid_type; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/src/runtime/agas/addressing_service.cpp:1370:11: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'boost::remove_reference<hpx::naming::gid_type>::type* {aka hpx::naming::gid_type*}' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = hpx::naming::gid_type]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = hpx::naming::gid_type; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = hpx::naming::gid_type&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = hpx::naming::gid_type; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/src/runtime/agas/addressing_service.cpp:1370:11: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'hpx::naming::gid_type*' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long long int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long long int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long long int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long long int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/src/runtime/agas/addressing_service.cpp:1738:9: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'boost::remove_reference<long long int>::type* {aka long long int*}' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long long int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long long int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long long int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long long int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/src/runtime/agas/addressing_service.cpp:1738:9: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'long long int*' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/format.hpp:49:0,
from /Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:24,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/wrapper_heap_list.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/managed_component_base.hpp:22,
from /Users/bibekghimire/work/hpx/repo/src/runtime/agas/big_boot_barrier.cpp:13:
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:180:21: required from 'void* hpx::util::one_size_heap_list<Heap, Mutex>::alloc(std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::managed_component<hpx::lcos::base_lco_with_value<hpx::util::unused_type>, hpx::components::detail::this_type>, hpx::lcos::local::spinlock>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/research/boost_1_59_0/boost/program_options/variables_map.hpp:146:38: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'boost::remove_reference<long unsigned int>::type* {aka long unsigned int*}' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:180:21: required from 'void* hpx::util::one_size_heap_list<Heap, Mutex>::alloc(std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::managed_component<hpx::lcos::base_lco_with_value<hpx::util::unused_type>, hpx::components::detail::this_type>, hpx::lcos::local::spinlock>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/research/boost_1_59_0/boost/program_options/variables_map.hpp:146:38: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'long unsigned int*' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = void*]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = void*&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:291:13: required from 'void hpx::util::one_size_heap_list<Heap, Mutex>::free(void*, std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::managed_component<hpx::lcos::base_lco_with_value<hpx::util::unused_type>, hpx::components::detail::this_type>, hpx::lcos::local::spinlock>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/research/boost_1_59_0/boost/program_options/variables_map.hpp:146:38: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'void**' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = void*]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = void*&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:291:13: required from 'void hpx::util::one_size_heap_list<Heap, Mutex>::free(void*, std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::managed_component<hpx::lcos::base_lco_with_value<hpx::util::unused_type>, hpx::components::detail::this_type>, hpx::lcos::local::spinlock>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/research/boost_1_59_0/boost/program_options/variables_map.hpp:146:38: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'void**' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
[ 5%] Building CXX object src/CMakeFiles/hpx.dir/runtime/agas/detail/bootstrap_service_client.cpp.o
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = void*]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = void*&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:291:13: required from 'void hpx::util::one_size_heap_list<Heap, Mutex>::free(void*, std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::managed_component<hpx::lcos::base_lco_with_value<std::vector<hpx::agas::response> >, hpx::components::detail::this_type>, hpx::lcos::local::spinlock>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/src/runtime/agas/addressing_service.cpp:3289:1: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'void**' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = void*]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = void*&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:291:13: required from 'void hpx::util::one_size_heap_list<Heap, Mutex>::free(void*, std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::managed_component<hpx::lcos::base_lco_with_value<std::vector<hpx::agas::response> >, hpx::components::detail::this_type>, hpx::lcos::local::spinlock>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/src/runtime/agas/addressing_service.cpp:3289:1: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'void**' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:25:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/atomic.hpp:22,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/polymorphic_id_factory.hpp:20,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/pointer.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/raw_ptr.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/input_archive.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/serialize.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/address.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/get_lva.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/pinned_ptr.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/interface.hpp:17,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/client_base.hpp:15,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/basename_registration.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx_fwd.hpp:720,
from /Users/bibekghimire/work/hpx/repo/hpx/include/components.hpp:10,
from /Users/bibekghimire/work/hpx/repo/hpx/include/runtime.hpp:10,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx.hpp:10,
from /Users/bibekghimire/work/hpx/repo/src/runtime/agas/component_namespace.cpp:10:
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:146:28: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
value = {};
^
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:151:31: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:128:67: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:213:70: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:490:77: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:336:153: required from 'boost::atomics::detail::base_atomic<T, void>::base_atomic(const value_type&) [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]'
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:686:101: required from 'constexpr boost::atomics::atomic<T>::atomic(boost::atomics::atomic<T>::value_arg_type) [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; boost::atomics::atomic<T>::value_arg_type = const hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>&]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:580:24: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]::<anonymous struct>::to' [-Wmissing-field-initializers]
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/format.hpp:49:0,
from /Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:24,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/wrapper_heap_list.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/managed_component_base.hpp:22,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/promise.hpp:16,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/packaged_action.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/detail/async_implementations.hpp:18,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/async.hpp:21,
from /Users/bibekghimire/work/hpx/repo/hpx/async.hpp:10,
from /Users/bibekghimire/work/hpx/repo/hpx/include/async.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:18,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/resolver_client.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/destroy_component.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/component_factory.hpp:47,
from /Users/bibekghimire/work/hpx/repo/hpx/include/components.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/include/runtime.hpp:10,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx.hpp:10,
from /Users/bibekghimire/work/hpx/repo/src/runtime/agas/component_namespace.cpp:10:
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:180:21: required from 'void* hpx::util::one_size_heap_list<Heap, Mutex>::alloc(std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::server::memory_block>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/memory_block.hpp:584:37: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'boost::remove_reference<long unsigned int>::type* {aka long unsigned int*}' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:180:21: required from 'void* hpx::util::one_size_heap_list<Heap, Mutex>::alloc(std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::server::memory_block>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/memory_block.hpp:584:37: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'long unsigned int*' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = void*]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = void*&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:291:13: required from 'void hpx::util::one_size_heap_list<Heap, Mutex>::free(void*, std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::server::memory_block>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/memory_block.hpp:595:30: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'void**' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = void*]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = void*&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:291:13: required from 'void hpx::util::one_size_heap_list<Heap, Mutex>::free(void*, std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::server::memory_block>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/memory_block.hpp:595:30: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'void**' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
[ 5%] Building CXX object src/CMakeFiles/hpx.dir/runtime/agas/detail/hosted_service_client.cpp.o
[ 5%] Building CXX object src/CMakeFiles/hpx.dir/runtime/agas/interface.cpp.o
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:25:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/atomic.hpp:22,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/polymorphic_id_factory.hpp:20,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/pointer.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/raw_ptr.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/input_archive.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/serialize.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/address.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/get_lva.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/pinned_ptr.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/interface.hpp:17,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/client_base.hpp:15,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/basename_registration.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx_fwd.hpp:720,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/resolver_client.hpp:10,
from /Users/bibekghimire/work/hpx/repo/src/runtime/agas/interface.cpp:9:
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:146:28: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
value = {};
^
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:151:31: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]::<anonymous struct>::to' [-Wmissing-field-initializers]
[ 5%] Building CXX object src/CMakeFiles/hpx.dir/runtime/agas/locality_namespace.cpp.o
[ 5%] Building CXX object src/CMakeFiles/hpx.dir/runtime/agas/primary_namespace.cpp.o
[ 11%] Building CXX object src/CMakeFiles/hpx.dir/runtime/agas/request.cpp.o
[ 11%] Building CXX object src/CMakeFiles/hpx.dir/runtime/agas/response.cpp.o
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:25:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/atomic.hpp:22,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/polymorphic_id_factory.hpp:20,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/pointer.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/raw_ptr.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/input_archive.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/serialize.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/address.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/get_lva.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/pinned_ptr.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/interface.hpp:17,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/client_base.hpp:15,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/basename_registration.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx_fwd.hpp:720,
from /Users/bibekghimire/work/hpx/repo/hpx/include/components.hpp:10,
from /Users/bibekghimire/work/hpx/repo/hpx/include/runtime.hpp:10,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx.hpp:10,
from /Users/bibekghimire/work/hpx/repo/src/runtime/agas/locality_namespace.cpp:11:
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:146:28: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
value = {};
^
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:151:31: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:128:67: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:213:70: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:490:77: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:336:153: required from 'boost::atomics::detail::base_atomic<T, void>::base_atomic(const value_type&) [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]'
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:686:101: required from 'constexpr boost::atomics::atomic<T>::atomic(boost::atomics::atomic<T>::value_arg_type) [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; boost::atomics::atomic<T>::value_arg_type = const hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>&]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:580:24: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]::<anonymous struct>::to' [-Wmissing-field-initializers]
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:25:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/atomic.hpp:22,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/polymorphic_id_factory.hpp:20,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/pointer.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/raw_ptr.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/input_archive.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/serialize.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/address.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/get_lva.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/pinned_ptr.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/interface.hpp:17,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/client_base.hpp:15,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/basename_registration.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx_fwd.hpp:720,
from /Users/bibekghimire/work/hpx/repo/hpx/include/components.hpp:10,
from /Users/bibekghimire/work/hpx/repo/hpx/include/runtime.hpp:10,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx.hpp:10,
from /Users/bibekghimire/work/hpx/repo/src/runtime/agas/primary_namespace.cpp:10:
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:146:28: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
value = {};
^
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:151:31: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:128:67: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:213:70: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:490:77: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:336:153: required from 'boost::atomics::detail::base_atomic<T, void>::base_atomic(const value_type&) [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]'
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:686:101: required from 'constexpr boost::atomics::atomic<T>::atomic(boost::atomics::atomic<T>::value_arg_type) [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; boost::atomics::atomic<T>::value_arg_type = const hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>&]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:580:24: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]::<anonymous struct>::to' [-Wmissing-field-initializers]
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/format.hpp:49:0,
from /Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:24,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/wrapper_heap_list.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/managed_component_base.hpp:22,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/promise.hpp:16,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/packaged_action.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/detail/async_implementations.hpp:18,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/async.hpp:21,
from /Users/bibekghimire/work/hpx/repo/hpx/async.hpp:10,
from /Users/bibekghimire/work/hpx/repo/hpx/include/async.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:18,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/resolver_client.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/destroy_component.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/component_factory.hpp:47,
from /Users/bibekghimire/work/hpx/repo/hpx/include/components.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/include/runtime.hpp:10,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx.hpp:10,
from /Users/bibekghimire/work/hpx/repo/src/runtime/agas/locality_namespace.cpp:11:
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:180:21: required from 'void* hpx::util::one_size_heap_list<Heap, Mutex>::alloc(std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::server::memory_block>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/memory_block.hpp:584:37: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'boost::remove_reference<long unsigned int>::type* {aka long unsigned int*}' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:180:21: required from 'void* hpx::util::one_size_heap_list<Heap, Mutex>::alloc(std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::server::memory_block>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/memory_block.hpp:584:37: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'long unsigned int*' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = void*]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = void*&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:291:13: required from 'void hpx::util::one_size_heap_list<Heap, Mutex>::free(void*, std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::server::memory_block>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/memory_block.hpp:595:30: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'void**' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = void*]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = void*&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:291:13: required from 'void hpx::util::one_size_heap_list<Heap, Mutex>::free(void*, std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::server::memory_block>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/memory_block.hpp:595:30: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'void**' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/format.hpp:49:0,
from /Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:24,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/wrapper_heap_list.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/managed_component_base.hpp:22,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/promise.hpp:16,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/packaged_action.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/detail/async_implementations.hpp:18,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/async.hpp:21,
from /Users/bibekghimire/work/hpx/repo/hpx/async.hpp:10,
from /Users/bibekghimire/work/hpx/repo/hpx/include/async.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:18,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/resolver_client.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/destroy_component.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/component_factory.hpp:47,
from /Users/bibekghimire/work/hpx/repo/hpx/include/components.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/include/runtime.hpp:10,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx.hpp:10,
from /Users/bibekghimire/work/hpx/repo/src/runtime/agas/primary_namespace.cpp:10:
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:180:21: required from 'void* hpx::util::one_size_heap_list<Heap, Mutex>::alloc(std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::server::memory_block>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/memory_block.hpp:584:37: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'boost::remove_reference<long unsigned int>::type* {aka long unsigned int*}' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:180:21: required from 'void* hpx::util::one_size_heap_list<Heap, Mutex>::alloc(std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::server::memory_block>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/memory_block.hpp:584:37: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'long unsigned int*' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = void*]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = void*&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:291:13: required from 'void hpx::util::one_size_heap_list<Heap, Mutex>::free(void*, std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::server::memory_block>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/memory_block.hpp:595:30: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'void**' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = void*]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = void*&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:291:13: required from 'void hpx::util::one_size_heap_list<Heap, Mutex>::free(void*, std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::server::memory_block>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/memory_block.hpp:595:30: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'void**' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:25:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/atomic.hpp:22,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/polymorphic_id_factory.hpp:20,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/pointer.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/raw_ptr.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/input_archive.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/serialize.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/address.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/get_lva.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/pinned_ptr.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/interface.hpp:17,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/client_base.hpp:15,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/basename_registration.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx_fwd.hpp:720,
from /Users/bibekghimire/work/hpx/repo/src/runtime/agas/response.cpp:9:
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:146:28: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
value = {};
^
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:151:31: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:128:67: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:213:70: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:490:77: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:336:153: required from 'boost::atomics::detail::base_atomic<T, void>::base_atomic(const value_type&) [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]'
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:686:101: required from 'constexpr boost::atomics::atomic<T>::atomic(boost::atomics::atomic<T>::value_arg_type) [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; boost::atomics::atomic<T>::value_arg_type = const hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>&]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:580:24: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]::<anonymous struct>::to' [-Wmissing-field-initializers]
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/format.hpp:49:0,
from /Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:24,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/wrapper_heap_list.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/managed_component_base.hpp:22,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/promise.hpp:16,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/packaged_action.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/detail/async_implementations.hpp:18,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/async.hpp:21,
from /Users/bibekghimire/work/hpx/repo/hpx/async.hpp:10,
from /Users/bibekghimire/work/hpx/repo/hpx/include/async.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:18,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/resolver_client.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/destroy_component.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/component_factory.hpp:47,
from /Users/bibekghimire/work/hpx/repo/hpx/include/components.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/include/runtime.hpp:10,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx.hpp:10,
from /Users/bibekghimire/work/hpx/repo/src/runtime/agas/response.cpp:13:
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:180:21: required from 'void* hpx::util::one_size_heap_list<Heap, Mutex>::alloc(std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::server::memory_block>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/memory_block.hpp:584:37: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'boost::remove_reference<long unsigned int>::type* {aka long unsigned int*}' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:180:21: required from 'void* hpx::util::one_size_heap_list<Heap, Mutex>::alloc(std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::server::memory_block>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/memory_block.hpp:584:37: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'long unsigned int*' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = void*]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = void*&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:291:13: required from 'void hpx::util::one_size_heap_list<Heap, Mutex>::free(void*, std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::server::memory_block>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/memory_block.hpp:595:30: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'void**' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = void*]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = void*&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:291:13: required from 'void hpx::util::one_size_heap_list<Heap, Mutex>::free(void*, std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::server::memory_block>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/memory_block.hpp:595:30: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'void**' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
[ 11%] Building CXX object src/CMakeFiles/hpx.dir/runtime/agas/server/component_namespace_server.cpp.o
[ 11%] Building CXX object src/CMakeFiles/hpx.dir/runtime/agas/server/locality_namespace_server.cpp.o
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:25:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/atomic.hpp:22,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/polymorphic_id_factory.hpp:20,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/pointer.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/raw_ptr.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/input_archive.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/serialize.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/address.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/get_lva.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/pinned_ptr.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/interface.hpp:17,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/client_base.hpp:15,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/basename_registration.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx_fwd.hpp:720,
from /Users/bibekghimire/work/hpx/repo/src/runtime/agas/server/component_namespace_server.cpp:9:
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:146:28: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
value = {};
^
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:151:31: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]::<anonymous struct>::to' [-Wmissing-field-initializers]
[ 11%] Building CXX object src/CMakeFiles/hpx.dir/runtime/agas/server/primary_namespace_server.cpp.o
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/format.hpp:49:0,
from /Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:24,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/wrapper_heap_list.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/managed_component_base.hpp:22,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/base_lco.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/base_lco_with_value.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/response.hpp:21,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/server/component_namespace.hpp:15,
from /Users/bibekghimire/work/hpx/repo/src/runtime/agas/server/component_namespace_server.cpp:12:
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = std::basic_string<char>]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = std::basic_string<char>; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = std::basic_string<char>&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = std::basic_string<char>; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/src/runtime/agas/server/component_namespace_server.cpp:350:13: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'boost::remove_reference<std::basic_string<char> >::type* {aka std::basic_string<char>*}' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = std::basic_string<char>]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = std::basic_string<char>; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = std::basic_string<char>&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = std::basic_string<char>; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/src/runtime/agas/server/component_namespace_server.cpp:350:13: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'std::basic_string<char>*' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/src/runtime/agas/server/component_namespace_server.cpp:350:13: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'boost::remove_reference<unsigned int>::type* {aka unsigned int*}' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/src/runtime/agas/server/component_namespace_server.cpp:350:13: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'unsigned int*' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:79:70: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(int&) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/src/runtime/agas/server/component_namespace_server.cpp:473:15: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'boost::remove_reference<int>::type* {aka int*}' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:79:70: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(int&) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/src/runtime/agas/server/component_namespace_server.cpp:473:15: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'int*' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:25:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/atomic.hpp:22,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/polymorphic_id_factory.hpp:20,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/pointer.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/raw_ptr.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/input_archive.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/serialize.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/address.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/get_lva.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/pinned_ptr.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/interface.hpp:17,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/client_base.hpp:15,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/basename_registration.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx_fwd.hpp:720,
from /Users/bibekghimire/work/hpx/repo/src/runtime/agas/server/locality_namespace_server.cpp:9:
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:146:28: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
value = {};
^
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:151:31: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]::<anonymous struct>::to' [-Wmissing-field-initializers]
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/format.hpp:49:0,
from /Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:24,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/wrapper_heap_list.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/managed_component_base.hpp:22,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/base_lco.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/base_lco_with_value.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/response.hpp:21,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/server/locality_namespace.hpp:15,
from /Users/bibekghimire/work/hpx/repo/src/runtime/agas/server/locality_namespace_server.cpp:11:
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = std::map<std::basic_string<char>, hpx::parcelset::locality>]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = std::map<std::basic_string<char>, hpx::parcelset::locality>; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = std::map<std::basic_string<char>, hpx::parcelset::locality>&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = std::map<std::basic_string<char>, hpx::parcelset::locality>; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/src/runtime/agas/server/locality_namespace_server.cpp:377:9: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'boost::remove_reference<std::map<std::basic_string<char>, hpx::parcelset::locality> >::type* {aka std::map<std::basic_string<char>, hpx::parcelset::locality>*}' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = std::map<std::basic_string<char>, hpx::parcelset::locality>]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = std::map<std::basic_string<char>, hpx::parcelset::locality>; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = std::map<std::basic_string<char>, hpx::parcelset::locality>&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = std::map<std::basic_string<char>, hpx::parcelset::locality>; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/src/runtime/agas/server/locality_namespace_server.cpp:377:9: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'std::map<std::basic_string<char>, hpx::parcelset::locality>*' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/src/runtime/agas/server/locality_namespace_server.cpp:377:9: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'boost::remove_reference<unsigned int>::type* {aka unsigned int*}' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/src/runtime/agas/server/locality_namespace_server.cpp:377:9: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'unsigned int*' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:25:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/atomic.hpp:22,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/polymorphic_id_factory.hpp:20,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/pointer.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/raw_ptr.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/input_archive.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/serialize.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/address.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/get_lva.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/pinned_ptr.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/interface.hpp:17,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/actions/continuation.hpp:15,
from /Users/bibekghimire/work/hpx/repo/src/runtime/agas/server/primary_namespace_server.cpp:10:
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:146:28: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
value = {};
^
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:151:31: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]::<anonymous struct>::to' [-Wmissing-field-initializers]
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/format.hpp:49:0,
from /Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:24,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/wrapper_heap_list.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/managed_component_base.hpp:22,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/base_lco.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/base_lco_with_value.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/response.hpp:21,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/server/primary_namespace.hpp:15,
from /Users/bibekghimire/work/hpx/repo/src/runtime/agas/server/primary_namespace_server.cpp:12:
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = hpx::naming::gid_type]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = hpx::naming::gid_type; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = hpx::naming::gid_type&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = hpx::naming::gid_type; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/src/runtime/agas/server/primary_namespace_server.cpp:380:15: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'boost::remove_reference<hpx::naming::gid_type>::type* {aka hpx::naming::gid_type*}' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = hpx::naming::gid_type]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = hpx::naming::gid_type; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = hpx::naming::gid_type&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = hpx::naming::gid_type; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/src/runtime/agas/server/primary_namespace_server.cpp:380:15: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'hpx::naming::gid_type*' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = hpx::agas::gva]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = hpx::agas::gva; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = hpx::agas::gva&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = hpx::agas::gva; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/src/runtime/agas/server/primary_namespace_server.cpp:511:17: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'boost::remove_reference<hpx::agas::gva>::type* {aka hpx::agas::gva*}' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = hpx::agas::gva]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = hpx::agas::gva; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = hpx::agas::gva&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = hpx::agas::gva; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/src/runtime/agas/server/primary_namespace_server.cpp:511:17: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'hpx::agas::gva*' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long long unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long long unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long long unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long long unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/src/runtime/agas/server/primary_namespace_server.cpp:721:20: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'boost::remove_reference<long long unsigned int>::type* {aka long long unsigned int*}' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long long unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long long unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long long unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long long unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/src/runtime/agas/server/primary_namespace_server.cpp:721:20: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'long long unsigned int*' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long long int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long long int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long long int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long long int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/src/runtime/agas/server/primary_namespace_server.cpp:769:9: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'boost::remove_reference<long long int>::type* {aka long long int*}' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long long int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long long int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long long int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long long int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/src/runtime/agas/server/primary_namespace_server.cpp:769:9: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'long long int*' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
[ 11%] Building CXX object src/CMakeFiles/hpx.dir/runtime/agas/server/route.cpp.o
[ 11%] Building CXX object src/CMakeFiles/hpx.dir/runtime/agas/server/symbol_namespace_server.cpp.o
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:180:21: required from 'void* hpx::util::one_size_heap_list<Heap, Mutex>::alloc(std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::managed_component<hpx::lcos::base_lco_with_value<hpx::util::unused_type>, hpx::components::detail::this_type>, hpx::lcos::local::spinlock>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/src/runtime/agas/server/primary_namespace_server.cpp:1685:3: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'boost::remove_reference<long unsigned int>::type* {aka long unsigned int*}' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:180:21: required from 'void* hpx::util::one_size_heap_list<Heap, Mutex>::alloc(std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::managed_component<hpx::lcos::base_lco_with_value<hpx::util::unused_type>, hpx::components::detail::this_type>, hpx::lcos::local::spinlock>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/src/runtime/agas/server/primary_namespace_server.cpp:1685:3: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'long unsigned int*' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = void*]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = void*&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:291:13: required from 'void hpx::util::one_size_heap_list<Heap, Mutex>::free(void*, std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::managed_component<hpx::lcos::base_lco_with_value<hpx::util::unused_type>, hpx::components::detail::this_type>, hpx::lcos::local::spinlock>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/src/runtime/agas/server/primary_namespace_server.cpp:1685:3: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'void**' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = void*]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = void*&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:291:13: required from 'void hpx::util::one_size_heap_list<Heap, Mutex>::free(void*, std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::managed_component<hpx::lcos::base_lco_with_value<hpx::util::unused_type>, hpx::components::detail::this_type>, hpx::lcos::local::spinlock>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/src/runtime/agas/server/primary_namespace_server.cpp:1685:3: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'void**' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
[ 11%] Building CXX object src/CMakeFiles/hpx.dir/runtime/agas/stubs/component_namespace_stubs.cpp.o
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:25:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/atomic.hpp:22,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/polymorphic_id_factory.hpp:20,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/pointer.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/raw_ptr.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/input_archive.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/serialize.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/address.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/get_lva.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/pinned_ptr.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/interface.hpp:17,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/client_base.hpp:15,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/basename_registration.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx_fwd.hpp:720,
from /Users/bibekghimire/work/hpx/repo/src/runtime/agas/server/route.cpp:7:
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime.hpp:78:54: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
value = {};
^
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime.hpp:105:40: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]::<anonymous struct>::to' [-Wmissing-field-initializers]
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:25:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/atomic.hpp:22,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/polymorphic_id_factory.hpp:20,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/pointer.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/raw_ptr.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/input_archive.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/serialize.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/address.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/get_lva.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/pinned_ptr.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/interface.hpp:17,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/client_base.hpp:15,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/basename_registration.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx_fwd.hpp:720,
from /Users/bibekghimire/work/hpx/repo/src/runtime/agas/server/symbol_namespace_server.cpp:9:
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:146:28: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
value = {};
^
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:151:31: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]::<anonymous struct>::to' [-Wmissing-field-initializers]
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/format.hpp:49:0,
from /Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:24,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/wrapper_heap_list.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/managed_component_base.hpp:22,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/promise.hpp:16,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/packaged_action.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/detail/async_implementations.hpp:18,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/async.hpp:21,
from /Users/bibekghimire/work/hpx/repo/hpx/async.hpp:10,
from /Users/bibekghimire/work/hpx/repo/hpx/apply.hpp:10,
from /Users/bibekghimire/work/hpx/repo/src/runtime/agas/server/symbol_namespace_server.cpp:10:
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = std::basic_string<char>]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = std::basic_string<char>; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = std::basic_string<char>&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = std::basic_string<char>; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/src/runtime/agas/server/symbol_namespace_server.cpp:322:19: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'boost::remove_reference<std::basic_string<char> >::type* {aka std::basic_string<char>*}' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = std::basic_string<char>]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = std::basic_string<char>; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = std::basic_string<char>&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = std::basic_string<char>; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/src/runtime/agas/server/symbol_namespace_server.cpp:322:19: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'std::basic_string<char>*' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = hpx::naming::gid_type]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = hpx::naming::gid_type; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = hpx::naming::gid_type&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = hpx::naming::gid_type; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/src/runtime/agas/server/symbol_namespace_server.cpp:322:25: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'boost::remove_reference<hpx::naming::gid_type>::type* {aka hpx::naming::gid_type*}' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = hpx::naming::gid_type]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = hpx::naming::gid_type; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = hpx::naming::gid_type&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = hpx::naming::gid_type; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/src/runtime/agas/server/symbol_namespace_server.cpp:322:25: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'hpx::naming::gid_type*' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:180:21: required from 'void* hpx::util::one_size_heap_list<Heap, Mutex>::alloc(std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::managed_component<hpx::lcos::base_lco_with_value<hpx::naming::gid_type>, hpx::components::detail::this_type>, hpx::lcos::local::spinlock>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/src/runtime/agas/server/symbol_namespace_server.cpp:834:3: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'boost::remove_reference<long unsigned int>::type* {aka long unsigned int*}' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:180:21: required from 'void* hpx::util::one_size_heap_list<Heap, Mutex>::alloc(std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::managed_component<hpx::lcos::base_lco_with_value<hpx::naming::gid_type>, hpx::components::detail::this_type>, hpx::lcos::local::spinlock>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/src/runtime/agas/server/symbol_namespace_server.cpp:834:3: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'long unsigned int*' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = void*]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = void*&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:291:13: required from 'void hpx::util::one_size_heap_list<Heap, Mutex>::free(void*, std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::managed_component<hpx::lcos::base_lco_with_value<hpx::naming::gid_type>, hpx::components::detail::this_type>, hpx::lcos::local::spinlock>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/src/runtime/agas/server/symbol_namespace_server.cpp:834:3: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'void**' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = void*]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = void*&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:291:13: required from 'void hpx::util::one_size_heap_list<Heap, Mutex>::free(void*, std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::managed_component<hpx::lcos::base_lco_with_value<hpx::naming::gid_type>, hpx::components::detail::this_type>, hpx::lcos::local::spinlock>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/src/runtime/agas/server/symbol_namespace_server.cpp:834:3: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'void**' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
[ 11%] Building CXX object src/CMakeFiles/hpx.dir/runtime/agas/stubs/locality_namespace_stubs.cpp.o
[ 11%] Building CXX object src/CMakeFiles/hpx.dir/runtime/agas/stubs/primary_namespace_stubs.cpp.o
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/format.hpp:49:0,
from /Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:24,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/wrapper_heap_list.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/managed_component_base.hpp:22,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/promise.hpp:16,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/packaged_action.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/detail/async_implementations.hpp:18,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/async.hpp:21,
from /Users/bibekghimire/work/hpx/repo/hpx/async.hpp:10,
from /Users/bibekghimire/work/hpx/repo/hpx/apply.hpp:10,
from /Users/bibekghimire/work/hpx/repo/src/runtime/agas/stubs/component_namespace_stubs.cpp:9:
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:180:21: required from 'void* hpx::util::one_size_heap_list<Heap, Mutex>::alloc(std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::managed_component<hpx::lcos::base_lco_with_value<std::vector<hpx::agas::response> >, hpx::components::detail::this_type>, hpx::lcos::local::spinlock>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/src/runtime/agas/stubs/component_namespace_stubs.cpp:83:3: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'boost::remove_reference<long unsigned int>::type* {aka long unsigned int*}' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:180:21: required from 'void* hpx::util::one_size_heap_list<Heap, Mutex>::alloc(std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::managed_component<hpx::lcos::base_lco_with_value<std::vector<hpx::agas::response> >, hpx::components::detail::this_type>, hpx::lcos::local::spinlock>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/src/runtime/agas/stubs/component_namespace_stubs.cpp:83:3: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'long unsigned int*' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = void*]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = void*&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:291:13: required from 'void hpx::util::one_size_heap_list<Heap, Mutex>::free(void*, std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::managed_component<hpx::lcos::base_lco_with_value<std::vector<hpx::agas::response> >, hpx::components::detail::this_type>, hpx::lcos::local::spinlock>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/src/runtime/agas/stubs/component_namespace_stubs.cpp:83:3: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'void**' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = void*]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = void*&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:291:13: required from 'void hpx::util::one_size_heap_list<Heap, Mutex>::free(void*, std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::managed_component<hpx::lcos::base_lco_with_value<std::vector<hpx::agas::response> >, hpx::components::detail::this_type>, hpx::lcos::local::spinlock>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/src/runtime/agas/stubs/component_namespace_stubs.cpp:83:3: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'void**' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
[ 11%] Building CXX object src/CMakeFiles/hpx.dir/runtime/agas/stubs/symbol_namespace_stubs.cpp.o
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/format.hpp:49:0,
from /Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:24,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/wrapper_heap_list.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/managed_component_base.hpp:22,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/promise.hpp:16,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/packaged_action.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/detail/async_implementations.hpp:18,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/async.hpp:21,
from /Users/bibekghimire/work/hpx/repo/hpx/async.hpp:10,
from /Users/bibekghimire/work/hpx/repo/hpx/apply.hpp:10,
from /Users/bibekghimire/work/hpx/repo/src/runtime/agas/stubs/locality_namespace_stubs.cpp:9:
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:180:21: required from 'void* hpx::util::one_size_heap_list<Heap, Mutex>::alloc(std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::managed_component<hpx::lcos::base_lco_with_value<std::vector<hpx::agas::response> >, hpx::components::detail::this_type>, hpx::lcos::local::spinlock>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/src/runtime/agas/stubs/locality_namespace_stubs.cpp:96:3: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'boost::remove_reference<long unsigned int>::type* {aka long unsigned int*}' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:180:21: required from 'void* hpx::util::one_size_heap_list<Heap, Mutex>::alloc(std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::managed_component<hpx::lcos::base_lco_with_value<std::vector<hpx::agas::response> >, hpx::components::detail::this_type>, hpx::lcos::local::spinlock>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/src/runtime/agas/stubs/locality_namespace_stubs.cpp:96:3: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'long unsigned int*' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = void*]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = void*&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:291:13: required from 'void hpx::util::one_size_heap_list<Heap, Mutex>::free(void*, std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::managed_component<hpx::lcos::base_lco_with_value<std::vector<hpx::agas::response> >, hpx::components::detail::this_type>, hpx::lcos::local::spinlock>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/src/runtime/agas/stubs/locality_namespace_stubs.cpp:96:3: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'void**' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = void*]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = void*&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:291:13: required from 'void hpx::util::one_size_heap_list<Heap, Mutex>::free(void*, std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::managed_component<hpx::lcos::base_lco_with_value<std::vector<hpx::agas::response> >, hpx::components::detail::this_type>, hpx::lcos::local::spinlock>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/src/runtime/agas/stubs/locality_namespace_stubs.cpp:96:3: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'void**' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/format.hpp:49:0,
from /Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:24,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/wrapper_heap_list.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/managed_component_base.hpp:22,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/promise.hpp:16,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/packaged_action.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/detail/async_implementations.hpp:18,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/async.hpp:21,
from /Users/bibekghimire/work/hpx/repo/hpx/async.hpp:10,
from /Users/bibekghimire/work/hpx/repo/hpx/apply.hpp:10,
from /Users/bibekghimire/work/hpx/repo/src/runtime/agas/stubs/primary_namespace_stubs.cpp:8:
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:180:21: required from 'void* hpx::util::one_size_heap_list<Heap, Mutex>::alloc(std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::managed_component<hpx::lcos::base_lco_with_value<std::vector<hpx::agas::response> >, hpx::components::detail::this_type>, hpx::lcos::local::spinlock>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/src/runtime/agas/stubs/primary_namespace_stubs.cpp:120:3: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'boost::remove_reference<long unsigned int>::type* {aka long unsigned int*}' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:180:21: required from 'void* hpx::util::one_size_heap_list<Heap, Mutex>::alloc(std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::managed_component<hpx::lcos::base_lco_with_value<std::vector<hpx::agas::response> >, hpx::components::detail::this_type>, hpx::lcos::local::spinlock>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/src/runtime/agas/stubs/primary_namespace_stubs.cpp:120:3: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'long unsigned int*' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = void*]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = void*&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:291:13: required from 'void hpx::util::one_size_heap_list<Heap, Mutex>::free(void*, std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::managed_component<hpx::lcos::base_lco_with_value<std::vector<hpx::agas::response> >, hpx::components::detail::this_type>, hpx::lcos::local::spinlock>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/src/runtime/agas/stubs/primary_namespace_stubs.cpp:120:3: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'void**' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = void*]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = void*&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:291:13: required from 'void hpx::util::one_size_heap_list<Heap, Mutex>::free(void*, std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::managed_component<hpx::lcos::base_lco_with_value<std::vector<hpx::agas::response> >, hpx::components::detail::this_type>, hpx::lcos::local::spinlock>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/src/runtime/agas/stubs/primary_namespace_stubs.cpp:120:3: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'void**' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/format.hpp:49:0,
from /Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:24,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/wrapper_heap_list.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/managed_component_base.hpp:22,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/promise.hpp:16,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/packaged_action.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/detail/async_implementations.hpp:18,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/async.hpp:21,
from /Users/bibekghimire/work/hpx/repo/hpx/async.hpp:10,
from /Users/bibekghimire/work/hpx/repo/hpx/apply.hpp:10,
from /Users/bibekghimire/work/hpx/repo/src/runtime/agas/stubs/symbol_namespace_stubs.cpp:8:
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:180:21: required from 'void* hpx::util::one_size_heap_list<Heap, Mutex>::alloc(std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::managed_component<hpx::lcos::base_lco_with_value<std::vector<hpx::agas::response> >, hpx::components::detail::this_type>, hpx::lcos::local::spinlock>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/src/runtime/agas/stubs/symbol_namespace_stubs.cpp:79:3: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'boost::remove_reference<long unsigned int>::type* {aka long unsigned int*}' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:180:21: required from 'void* hpx::util::one_size_heap_list<Heap, Mutex>::alloc(std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::managed_component<hpx::lcos::base_lco_with_value<std::vector<hpx::agas::response> >, hpx::components::detail::this_type>, hpx::lcos::local::spinlock>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/src/runtime/agas/stubs/symbol_namespace_stubs.cpp:79:3: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'long unsigned int*' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = void*]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = void*&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:291:13: required from 'void hpx::util::one_size_heap_list<Heap, Mutex>::free(void*, std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::managed_component<hpx::lcos::base_lco_with_value<std::vector<hpx::agas::response> >, hpx::components::detail::this_type>, hpx::lcos::local::spinlock>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/src/runtime/agas/stubs/symbol_namespace_stubs.cpp:79:3: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'void**' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = void*]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = void*&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:291:13: required from 'void hpx::util::one_size_heap_list<Heap, Mutex>::free(void*, std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::managed_component<hpx::lcos::base_lco_with_value<std::vector<hpx::agas::response> >, hpx::components::detail::this_type>, hpx::lcos::local::spinlock>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/src/runtime/agas/stubs/symbol_namespace_stubs.cpp:79:3: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'void**' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
[ 11%] Building CXX object src/CMakeFiles/hpx.dir/runtime/agas/symbol_namespace.cpp.o
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:25:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/atomic.hpp:22,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/polymorphic_id_factory.hpp:20,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/pointer.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/raw_ptr.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/input_archive.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/serialize.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/address.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/get_lva.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/pinned_ptr.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/interface.hpp:17,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/client_base.hpp:15,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/basename_registration.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx_fwd.hpp:720,
from /Users/bibekghimire/work/hpx/repo/hpx/include/components.hpp:10,
from /Users/bibekghimire/work/hpx/repo/hpx/include/runtime.hpp:10,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx.hpp:10,
from /Users/bibekghimire/work/hpx/repo/src/runtime/agas/symbol_namespace.cpp:10:
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:146:28: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
value = {};
^
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:151:31: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]::<anonymous struct>::to' [-Wmissing-field-initializers]
[ 17%] Building CXX object src/CMakeFiles/hpx.dir/runtime/applier/applier.cpp.o
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:128:67: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:213:70: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:490:77: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:336:153: required from 'boost::atomics::detail::base_atomic<T, void>::base_atomic(const value_type&) [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]'
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:686:101: required from 'constexpr boost::atomics::atomic<T>::atomic(boost::atomics::atomic<T>::value_arg_type) [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; boost::atomics::atomic<T>::value_arg_type = const hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>&]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:580:24: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]::<anonymous struct>::to' [-Wmissing-field-initializers]
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/format.hpp:49:0,
from /Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:24,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/wrapper_heap_list.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/managed_component_base.hpp:22,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/promise.hpp:16,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/packaged_action.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/detail/async_implementations.hpp:18,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/async.hpp:21,
from /Users/bibekghimire/work/hpx/repo/hpx/async.hpp:10,
from /Users/bibekghimire/work/hpx/repo/hpx/include/async.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:18,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/resolver_client.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/destroy_component.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/component_factory.hpp:47,
from /Users/bibekghimire/work/hpx/repo/hpx/include/components.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/include/runtime.hpp:10,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx.hpp:10,
from /Users/bibekghimire/work/hpx/repo/src/runtime/agas/symbol_namespace.cpp:10:
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:180:21: required from 'void* hpx::util::one_size_heap_list<Heap, Mutex>::alloc(std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::server::memory_block>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/memory_block.hpp:584:37: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'boost::remove_reference<long unsigned int>::type* {aka long unsigned int*}' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:180:21: required from 'void* hpx::util::one_size_heap_list<Heap, Mutex>::alloc(std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::server::memory_block>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/memory_block.hpp:584:37: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'long unsigned int*' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = void*]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = void*&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:291:13: required from 'void hpx::util::one_size_heap_list<Heap, Mutex>::free(void*, std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::server::memory_block>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/memory_block.hpp:595:30: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'void**' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = void*]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = void*&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:291:13: required from 'void hpx::util::one_size_heap_list<Heap, Mutex>::free(void*, std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::server::memory_block>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/memory_block.hpp:595:30: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'void**' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
[ 17%] Building CXX object src/CMakeFiles/hpx.dir/runtime/applier/bind_naming_wrappers.cpp.o
[ 17%] Building CXX object src/CMakeFiles/hpx.dir/runtime/components/component_type.cpp.o
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:25:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/atomic.hpp:22,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/polymorphic_id_factory.hpp:20,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/pointer.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/raw_ptr.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/input_archive.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/serialize.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/address.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/get_lva.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/pinned_ptr.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/interface.hpp:17,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/client_base.hpp:15,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/basename_registration.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx_fwd.hpp:720,
from /Users/bibekghimire/work/hpx/repo/src/runtime/applier/applier.cpp:8:
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:146:28: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
value = {};
^
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:151:31: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]::<anonymous struct>::to' [-Wmissing-field-initializers]
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:25:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/atomic.hpp:22,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/polymorphic_id_factory.hpp:20,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/pointer.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/raw_ptr.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/input_archive.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/serialize.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/address.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/get_lva.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/pinned_ptr.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/interface.hpp:17,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/client_base.hpp:15,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/basename_registration.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx_fwd.hpp:720,
from /Users/bibekghimire/work/hpx/repo/src/runtime/applier/bind_naming_wrappers.cpp:7:
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:146:28: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
value = {};
^
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:151:31: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]::<anonymous struct>::to' [-Wmissing-field-initializers]
[ 17%] Building CXX object src/CMakeFiles/hpx.dir/runtime/components/console_error_sink.cpp.o
[ 17%] Building CXX object src/CMakeFiles/hpx.dir/runtime/components/console_logging.cpp.o
[ 17%] Building CXX object src/CMakeFiles/hpx.dir/runtime/components/memory.cpp.o
[ 17%] Building CXX object src/CMakeFiles/hpx.dir/runtime/components/runtime_support.cpp.o
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:25:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/atomic.hpp:22,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/polymorphic_id_factory.hpp:20,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/pointer.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/raw_ptr.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/input_archive.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/serialize.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/address.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/get_lva.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/pinned_ptr.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/interface.hpp:17,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/client_base.hpp:15,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/basename_registration.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx_fwd.hpp:720,
from /Users/bibekghimire/work/hpx/repo/src/runtime/components/console_error_sink.cpp:7:
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:146:28: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
value = {};
^
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:151:31: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]::<anonymous struct>::to' [-Wmissing-field-initializers]
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:25:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/atomic.hpp:22,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/polymorphic_id_factory.hpp:20,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/pointer.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/raw_ptr.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/input_archive.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/serialize.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/address.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/get_lva.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/pinned_ptr.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/interface.hpp:17,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/client_base.hpp:15,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/basename_registration.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx_fwd.hpp:720,
from /Users/bibekghimire/work/hpx/repo/src/runtime/components/console_logging.cpp:7:
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime.hpp:78:54: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
value = {};
^
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime.hpp:105:40: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]::<anonymous struct>::to' [-Wmissing-field-initializers]
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/format.hpp:49:0,
from /Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:24,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/wrapper_heap_list.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/managed_component_base.hpp:22,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/promise.hpp:16,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/packaged_action.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/detail/async_implementations.hpp:18,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/async.hpp:21,
from /Users/bibekghimire/work/hpx/repo/hpx/async.hpp:10,
from /Users/bibekghimire/work/hpx/repo/hpx/include/async.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:18,
from /Users/bibekghimire/work/hpx/repo/src/runtime/components/console_logging.cpp:16:
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:180:21: required from 'void* hpx::util::one_size_heap_list<Heap, Mutex>::alloc(std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::managed_component<hpx::lcos::base_lco_with_value<hpx::util::unused_type>, hpx::components::detail::this_type>, hpx::lcos::local::spinlock>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/research/boost_1_59_0/boost/program_options/variables_map.hpp:146:38: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'boost::remove_reference<long unsigned int>::type* {aka long unsigned int*}' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:180:21: required from 'void* hpx::util::one_size_heap_list<Heap, Mutex>::alloc(std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::managed_component<hpx::lcos::base_lco_with_value<hpx::util::unused_type>, hpx::components::detail::this_type>, hpx::lcos::local::spinlock>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/research/boost_1_59_0/boost/program_options/variables_map.hpp:146:38: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'long unsigned int*' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = void*]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = void*&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:291:13: required from 'void hpx::util::one_size_heap_list<Heap, Mutex>::free(void*, std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::managed_component<hpx::lcos::base_lco_with_value<hpx::util::unused_type>, hpx::components::detail::this_type>, hpx::lcos::local::spinlock>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/research/boost_1_59_0/boost/program_options/variables_map.hpp:146:38: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'void**' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = void*]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = void*&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:291:13: required from 'void hpx::util::one_size_heap_list<Heap, Mutex>::free(void*, std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::managed_component<hpx::lcos::base_lco_with_value<hpx::util::unused_type>, hpx::components::detail::this_type>, hpx::lcos::local::spinlock>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/research/boost_1_59_0/boost/program_options/variables_map.hpp:146:38: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'void**' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/format.hpp:49:0,
from /Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:24,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/wrapper_heap_list.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/managed_component_base.hpp:22,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/promise.hpp:16,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/packaged_action.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/detail/async_implementations.hpp:18,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/async.hpp:21,
from /Users/bibekghimire/work/hpx/repo/hpx/async.hpp:10,
from /Users/bibekghimire/work/hpx/repo/hpx/include/async.hpp:9,
from /Users/bibekghimire/work/hpx/repo/src/runtime/components/console_error_sink.cpp:9:
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:180:21: required from 'void* hpx::util::one_size_heap_list<Heap, Mutex>::alloc(std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::managed_component<hpx::lcos::base_lco_with_value<hpx::util::unused_type>, hpx::components::detail::this_type>, hpx::lcos::local::spinlock>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/src/runtime/components/console_error_sink.cpp:61:2: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'boost::remove_reference<long unsigned int>::type* {aka long unsigned int*}' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:180:21: required from 'void* hpx::util::one_size_heap_list<Heap, Mutex>::alloc(std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::managed_component<hpx::lcos::base_lco_with_value<hpx::util::unused_type>, hpx::components::detail::this_type>, hpx::lcos::local::spinlock>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/src/runtime/components/console_error_sink.cpp:61:2: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'long unsigned int*' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = void*]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = void*&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:291:13: required from 'void hpx::util::one_size_heap_list<Heap, Mutex>::free(void*, std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::managed_component<hpx::lcos::base_lco_with_value<hpx::util::unused_type>, hpx::components::detail::this_type>, hpx::lcos::local::spinlock>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/src/runtime/components/console_error_sink.cpp:61:2: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'void**' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = void*]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = void*&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:291:13: required from 'void hpx::util::one_size_heap_list<Heap, Mutex>::free(void*, std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::managed_component<hpx::lcos::base_lco_with_value<hpx::util::unused_type>, hpx::components::detail::this_type>, hpx::lcos::local::spinlock>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/src/runtime/components/console_error_sink.cpp:61:2: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'void**' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
[ 17%] Building CXX object src/CMakeFiles/hpx.dir/runtime/components/server/console_error_sink_server.cpp.o
[ 17%] Building CXX object src/CMakeFiles/hpx.dir/runtime/components/server/console_error_sink_singleton.cpp.o
[ 17%] Building CXX object src/CMakeFiles/hpx.dir/runtime/components/server/console_logging_server.cpp.o
[ 17%] Building CXX object src/CMakeFiles/hpx.dir/runtime/components/server/destroy_component.cpp.o
[ 23%] Building CXX object src/CMakeFiles/hpx.dir/runtime/components/server/memory_block.cpp.o
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:25:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/atomic.hpp:22,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/polymorphic_id_factory.hpp:20,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/pointer.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/raw_ptr.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/input_archive.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/serialize.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/address.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/get_lva.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/pinned_ptr.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/interface.hpp:17,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/client_base.hpp:15,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/basename_registration.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx_fwd.hpp:720,
from /Users/bibekghimire/work/hpx/repo/src/runtime/components/server/destroy_component.cpp:6:
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:146:28: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
value = {};
^
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:151:31: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]::<anonymous struct>::to' [-Wmissing-field-initializers]
[ 23%] Building CXX object src/CMakeFiles/hpx.dir/runtime/components/server/runtime_support_server.cpp.o
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:25:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/atomic.hpp:22,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/polymorphic_id_factory.hpp:20,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/pointer.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/raw_ptr.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/input_archive.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/serialize.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/address.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/get_lva.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/pinned_ptr.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/interface.hpp:17,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/client_base.hpp:15,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/basename_registration.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx_fwd.hpp:720,
from /Users/bibekghimire/work/hpx/repo/src/runtime/components/server/memory_block.cpp:6:
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:146:28: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
value = {};
^
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:151:31: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]::<anonymous struct>::to' [-Wmissing-field-initializers]
[ 23%] Building CXX object src/CMakeFiles/hpx.dir/runtime/components/stubs/memory_block_stubs.cpp.o
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/format.hpp:49:0,
from /Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:24,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/wrapper_heap_list.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/managed_component_base.hpp:22,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/promise.hpp:16,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/packaged_action.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/detail/async_implementations.hpp:18,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/async.hpp:21,
from /Users/bibekghimire/work/hpx/repo/hpx/async.hpp:10,
from /Users/bibekghimire/work/hpx/repo/hpx/include/async.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:18,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/resolver_client.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/destroy_component.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/component_factory.hpp:47,
from /Users/bibekghimire/work/hpx/repo/src/runtime/components/server/memory_block.cpp:7:
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:180:21: required from 'void* hpx::util::one_size_heap_list<Heap, Mutex>::alloc(std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::server::memory_block>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/memory_block.hpp:584:37: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'boost::remove_reference<long unsigned int>::type* {aka long unsigned int*}' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:180:21: required from 'void* hpx::util::one_size_heap_list<Heap, Mutex>::alloc(std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::server::memory_block>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/memory_block.hpp:584:37: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'long unsigned int*' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = void*]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = void*&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:291:13: required from 'void hpx::util::one_size_heap_list<Heap, Mutex>::free(void*, std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::server::memory_block>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/memory_block.hpp:595:30: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'void**' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = void*]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = void*&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:291:13: required from 'void hpx::util::one_size_heap_list<Heap, Mutex>::free(void*, std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::server::memory_block>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/memory_block.hpp:595:30: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'void**' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
[ 23%] Building CXX object src/CMakeFiles/hpx.dir/runtime/components/stubs/memory_stub.cpp.o
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:25:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/atomic.hpp:22,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/polymorphic_id_factory.hpp:20,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/pointer.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/raw_ptr.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/input_archive.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/serialize.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/address.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/get_lva.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/pinned_ptr.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/interface.hpp:17,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/client_base.hpp:15,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/basename_registration.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx_fwd.hpp:720,
from /Users/bibekghimire/work/hpx/repo/src/runtime/components/server/runtime_support_server.cpp:7:
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime.hpp:78:54: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
value = {};
^
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime.hpp:105:40: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]::<anonymous struct>::to' [-Wmissing-field-initializers]
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/format.hpp:49:0,
from /Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:24,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/wrapper_heap_list.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/managed_component_base.hpp:22,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/promise.hpp:16,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/packaged_action.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/detail/async_implementations.hpp:18,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/async.hpp:21,
from /Users/bibekghimire/work/hpx/repo/hpx/async.hpp:10,
from /Users/bibekghimire/work/hpx/repo/hpx/apply.hpp:10,
from /Users/bibekghimire/work/hpx/repo/src/runtime/components/server/runtime_support_server.cpp:11:
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:180:21: required from 'void* hpx::util::one_size_heap_list<Heap, Mutex>::alloc(std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::server::memory_block>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/memory_block.hpp:584:37: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'boost::remove_reference<long unsigned int>::type* {aka long unsigned int*}' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:180:21: required from 'void* hpx::util::one_size_heap_list<Heap, Mutex>::alloc(std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::server::memory_block>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/memory_block.hpp:584:37: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'long unsigned int*' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = void*]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = void*&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:291:13: required from 'void hpx::util::one_size_heap_list<Heap, Mutex>::free(void*, std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::server::memory_block>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/memory_block.hpp:595:30: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'void**' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = void*]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = void*&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:291:13: required from 'void hpx::util::one_size_heap_list<Heap, Mutex>::free(void*, std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::server::memory_block>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/memory_block.hpp:595:30: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'void**' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/format.hpp:49:0,
from /Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:24,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/wrapper_heap_list.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/managed_component_base.hpp:22,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/promise.hpp:16,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/packaged_action.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/detail/async_implementations.hpp:18,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/async.hpp:21,
from /Users/bibekghimire/work/hpx/repo/hpx/async.hpp:10,
from /Users/bibekghimire/work/hpx/repo/src/runtime/components/stubs/memory_block_stubs.cpp:6:
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:180:21: required from 'void* hpx::util::one_size_heap_list<Heap, Mutex>::alloc(std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::server::memory_block>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/memory_block.hpp:584:37: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'boost::remove_reference<long unsigned int>::type* {aka long unsigned int*}' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:180:21: required from 'void* hpx::util::one_size_heap_list<Heap, Mutex>::alloc(std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::server::memory_block>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/memory_block.hpp:584:37: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'long unsigned int*' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = void*]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = void*&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:291:13: required from 'void hpx::util::one_size_heap_list<Heap, Mutex>::free(void*, std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::server::memory_block>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/memory_block.hpp:595:30: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'void**' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = void*]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = void*&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:291:13: required from 'void hpx::util::one_size_heap_list<Heap, Mutex>::free(void*, std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::server::memory_block>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/memory_block.hpp:595:30: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'void**' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
[ 23%] Building CXX object src/CMakeFiles/hpx.dir/runtime/components/stubs/runtime_support_stubs.cpp.o
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/format.hpp:49:0,
from /Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:24,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/wrapper_heap_list.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/managed_component_base.hpp:22,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/promise.hpp:16,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/packaged_action.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/detail/async_implementations.hpp:18,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/async.hpp:21,
from /Users/bibekghimire/work/hpx/repo/hpx/async.hpp:10,
from /Users/bibekghimire/work/hpx/repo/src/runtime/components/stubs/memory_stub.cpp:7:
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:180:21: required from 'void* hpx::util::one_size_heap_list<Heap, Mutex>::alloc(std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::managed_component<hpx::lcos::base_lco_with_value<hpx::naming::gid_type>, hpx::components::detail::this_type>, hpx::lcos::local::spinlock>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/src/runtime/components/stubs/memory_stub.cpp:183:3: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'boost::remove_reference<long unsigned int>::type* {aka long unsigned int*}' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:180:21: required from 'void* hpx::util::one_size_heap_list<Heap, Mutex>::alloc(std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::managed_component<hpx::lcos::base_lco_with_value<hpx::naming::gid_type>, hpx::components::detail::this_type>, hpx::lcos::local::spinlock>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/src/runtime/components/stubs/memory_stub.cpp:183:3: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'long unsigned int*' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = void*]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = void*&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:291:13: required from 'void hpx::util::one_size_heap_list<Heap, Mutex>::free(void*, std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::managed_component<hpx::lcos::base_lco_with_value<hpx::naming::gid_type>, hpx::components::detail::this_type>, hpx::lcos::local::spinlock>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/src/runtime/components/stubs/memory_stub.cpp:183:3: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'void**' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = void*]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = void*&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:291:13: required from 'void hpx::util::one_size_heap_list<Heap, Mutex>::free(void*, std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::managed_component<hpx::lcos::base_lco_with_value<hpx::naming::gid_type>, hpx::components::detail::this_type>, hpx::lcos::local::spinlock>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/src/runtime/components/stubs/memory_stub.cpp:183:3: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'void**' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:25:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/atomic.hpp:22,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/polymorphic_id_factory.hpp:20,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/pointer.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/raw_ptr.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/input_archive.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/serialize.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/address.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/get_lva.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/pinned_ptr.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/interface.hpp:17,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/client_base.hpp:15,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/basename_registration.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx_fwd.hpp:720,
from /Users/bibekghimire/work/hpx/repo/src/runtime/components/stubs/runtime_support_stubs.cpp:7:
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime.hpp:78:54: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
value = {};
^
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime.hpp:105:40: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]::<anonymous struct>::to' [-Wmissing-field-initializers]
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/format.hpp:49:0,
from /Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:24,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/wrapper_heap_list.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/managed_component_base.hpp:22,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/promise.hpp:16,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/packaged_action.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/detail/async_implementations.hpp:18,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/async.hpp:21,
from /Users/bibekghimire/work/hpx/repo/hpx/async.hpp:10,
from /Users/bibekghimire/work/hpx/repo/hpx/apply.hpp:10,
from /Users/bibekghimire/work/hpx/repo/src/runtime/components/stubs/runtime_support_stubs.cpp:8:
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:180:21: required from 'void* hpx::util::one_size_heap_list<Heap, Mutex>::alloc(std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::managed_component<hpx::lcos::base_lco_with_value<hpx::naming::gid_type>, hpx::components::detail::this_type>, hpx::lcos::local::spinlock>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/src/runtime/components/stubs/runtime_support_stubs.cpp:390:1: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'boost::remove_reference<long unsigned int>::type* {aka long unsigned int*}' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:180:21: required from 'void* hpx::util::one_size_heap_list<Heap, Mutex>::alloc(std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::managed_component<hpx::lcos::base_lco_with_value<hpx::naming::gid_type>, hpx::components::detail::this_type>, hpx::lcos::local::spinlock>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/src/runtime/components/stubs/runtime_support_stubs.cpp:390:1: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'long unsigned int*' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = void*]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = void*&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:291:13: required from 'void hpx::util::one_size_heap_list<Heap, Mutex>::free(void*, std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::managed_component<hpx::lcos::base_lco_with_value<hpx::naming::gid_type>, hpx::components::detail::this_type>, hpx::lcos::local::spinlock>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/src/runtime/components/stubs/runtime_support_stubs.cpp:390:1: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'void**' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = void*]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = void*&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:291:13: required from 'void hpx::util::one_size_heap_list<Heap, Mutex>::free(void*, std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::managed_component<hpx::lcos::base_lco_with_value<hpx::naming::gid_type>, hpx::components::detail::this_type>, hpx::lcos::local::spinlock>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/src/runtime/components/stubs/runtime_support_stubs.cpp:390:1: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'void**' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
[ 23%] Building CXX object src/CMakeFiles/hpx.dir/runtime/get_locality_name.cpp.o
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:25:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/atomic.hpp:22,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/polymorphic_id_factory.hpp:20,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/pointer.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/raw_ptr.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/input_archive.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/serialize.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/address.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/get_lva.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/pinned_ptr.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/interface.hpp:17,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/client_base.hpp:15,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/basename_registration.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx_fwd.hpp:720,
from /Users/bibekghimire/work/hpx/repo/src/runtime/get_locality_name.cpp:6:
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime.hpp:78:54: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
value = {};
^
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime.hpp:105:40: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]::<anonymous struct>::to' [-Wmissing-field-initializers]
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/format.hpp:49:0,
from /Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:24,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/wrapper_heap_list.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/managed_component_base.hpp:22,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/promise.hpp:16,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/packaged_action.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/detail/async_implementations.hpp:18,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/async.hpp:21,
from /Users/bibekghimire/work/hpx/repo/hpx/async.hpp:10,
from /Users/bibekghimire/work/hpx/repo/src/runtime/get_locality_name.cpp:7:
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:180:21: required from 'void* hpx::util::one_size_heap_list<Heap, Mutex>::alloc(std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::managed_component<hpx::lcos::base_lco_with_value<std::basic_string<char> >, hpx::components::detail::this_type>, hpx::lcos::local::spinlock>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/src/runtime/get_locality_name.cpp:53:1: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'boost::remove_reference<long unsigned int>::type* {aka long unsigned int*}' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:180:21: required from 'void* hpx::util::one_size_heap_list<Heap, Mutex>::alloc(std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::managed_component<hpx::lcos::base_lco_with_value<std::basic_string<char> >, hpx::components::detail::this_type>, hpx::lcos::local::spinlock>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/src/runtime/get_locality_name.cpp:53:1: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'long unsigned int*' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = void*]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = void*&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:291:13: required from 'void hpx::util::one_size_heap_list<Heap, Mutex>::free(void*, std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::managed_component<hpx::lcos::base_lco_with_value<std::basic_string<char> >, hpx::components::detail::this_type>, hpx::lcos::local::spinlock>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/src/runtime/get_locality_name.cpp:53:1: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'void**' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = void*]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = void*&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:291:13: required from 'void hpx::util::one_size_heap_list<Heap, Mutex>::free(void*, std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::managed_component<hpx::lcos::base_lco_with_value<std::basic_string<char> >, hpx::components::detail::this_type>, hpx::lcos::local::spinlock>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/src/runtime/get_locality_name.cpp:53:1: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'void**' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
[ 23%] Building CXX object src/CMakeFiles/hpx.dir/runtime/naming/address.cpp.o
[ 23%] Building CXX object src/CMakeFiles/hpx.dir/runtime/naming/name.cpp.o
[ 23%] Building CXX object src/CMakeFiles/hpx.dir/runtime/parcelset/locality.cpp.o
[ 23%] Building CXX object src/CMakeFiles/hpx.dir/runtime/parcelset/parcel.cpp.o
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:25:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/atomic.hpp:22,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/polymorphic_id_factory.hpp:20,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/pointer.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/raw_ptr.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/input_archive.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/serialize.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/address.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/get_lva.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/pinned_ptr.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/interface.hpp:17,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/client_base.hpp:15,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/basename_registration.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx_fwd.hpp:720,
from /Users/bibekghimire/work/hpx/repo/src/runtime/parcelset/locality.cpp:7:
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime.hpp:78:54: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
value = {};
^
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime.hpp:105:40: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]::<anonymous struct>::to' [-Wmissing-field-initializers]
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:25:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/atomic.hpp:22,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/polymorphic_id_factory.hpp:20,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/pointer.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/raw_ptr.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/input_archive.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/serialize.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/address.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/applier/applier.hpp:17,
from /Users/bibekghimire/work/hpx/repo/src/runtime/naming/name.cpp:11:
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:146:28: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
value = {};
^
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:151:31: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]::<anonymous struct>::to' [-Wmissing-field-initializers]
[ 23%] Building CXX object src/CMakeFiles/hpx.dir/runtime/parcelset/parcelhandler.cpp.o
[ 29%] Building CXX object src/CMakeFiles/hpx.dir/runtime/parcelset/parcelport.cpp.o
[ 29%] Building CXX object src/CMakeFiles/hpx.dir/runtime/serialization/detail/polymorphic_id_factory.cpp.o
[ 29%] Building CXX object src/CMakeFiles/hpx.dir/runtime/serialization/detail/polymorphic_intrusive_factory.cpp.o
[ 29%] Building CXX object src/CMakeFiles/hpx.dir/runtime/serialization/detail/polymorphic_nonintrusive_factory.cpp.o
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:25:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/atomic.hpp:22,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic.hpp:12,
from /Users/bibekghimire/research/boost_1_59_0/boost/thread/pthread/once_atomic.hpp:20,
from /Users/bibekghimire/research/boost_1_59_0/boost/thread/once.hpp:20,
from /Users/bibekghimire/work/hpx/repo/hpx/util/plugin/detail/dll_dlopen.hpp:22,
from /Users/bibekghimire/work/hpx/repo/hpx/util/plugin/dll.hpp:20,
from /Users/bibekghimire/work/hpx/repo/hpx/util/plugin/plugin_factory.hpp:15,
from /Users/bibekghimire/work/hpx/repo/hpx/util/plugin.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/static_factory_data.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/util/runtime_configuration.hpp:12,
from /Users/bibekghimire/work/hpx/repo/src/runtime/parcelset/parcelhandler.cpp:15:
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:146:28: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
value = {};
^
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:151:31: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]::<anonymous struct>::to' [-Wmissing-field-initializers]
[ 29%] Building CXX object src/CMakeFiles/hpx.dir/runtime/serialization/output_archive.cpp.o
[ 29%] Building CXX object src/CMakeFiles/hpx.dir/runtime/set_parcel_write_handler.cpp.o
[ 29%] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/coroutines/detail/context_base.cpp.o
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:25:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/atomic.hpp:22,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/polymorphic_id_factory.hpp:20,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/pointer.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/raw_ptr.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/input_archive.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/serialize.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/address.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/get_lva.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/pinned_ptr.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/interface.hpp:17,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/client_base.hpp:15,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/basename_registration.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx_fwd.hpp:720,
from /Users/bibekghimire/work/hpx/repo/src/runtime/set_parcel_write_handler.cpp:6:
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime.hpp:78:54: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
value = {};
^
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime.hpp:105:40: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]::<anonymous struct>::to' [-Wmissing-field-initializers]
[ 29%] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/coroutines/detail/context_generic_context.cpp.o
[ 29%] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/coroutines/detail/coroutine_impl.cpp.o
[ 29%] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/coroutines/detail/coroutine_self.cpp.o
[ 29%] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/coroutines/detail/tss.cpp.o
[ 35%] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/coroutines/swapcontext.cpp.o
[ 35%] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/detail/thread_num_tss.cpp.o
[ 35%] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/detail/thread_pool.cpp.o
[ 35%] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/executors/current_executor.cpp.o
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/unordered/detail/equivalent.hpp:15:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/unordered/unordered_set.hpp:18,
from /Users/bibekghimire/research/boost_1_59_0/boost/unordered_set.hpp:17,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/thread_queue.hpp:29,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/local_queue_scheduler.hpp:15,
from /Users/bibekghimire/work/hpx/repo/src/runtime/threads/detail/thread_pool.cpp:1383:
/Users/bibekghimire/research/boost_1_59_0/boost/unordered/detail/table.hpp: In member function 'void boost::unordered::detail::table<Types>::reserve(std::size_t)':
/Users/bibekghimire/research/boost_1_59_0/boost/unordered/detail/table.hpp:865:57: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion]
std::ceil(static_cast<double>(num_elements) / mlf_)));
^
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:25:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/atomic.hpp:22,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/polymorphic_id_factory.hpp:20,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/pointer.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/raw_ptr.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/input_archive.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/serialize.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/address.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/get_lva.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/pinned_ptr.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/interface.hpp:17,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/client_base.hpp:15,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/basename_registration.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx_fwd.hpp:720,
from /Users/bibekghimire/work/hpx/repo/src/runtime/threads/detail/thread_pool.cpp:6:
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::policies::scheduler_mode]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:336:153: required from 'boost::atomics::detail::base_atomic<T, void>::base_atomic(const value_type&) [with T = hpx::threads::policies::scheduler_mode; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::policies::scheduler_mode]'
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:686:101: required from 'constexpr boost::atomics::atomic<T>::atomic(boost::atomics::atomic<T>::value_arg_type) [with T = hpx::threads::policies::scheduler_mode; boost::atomics::atomic<T>::value_arg_type = const hpx::threads::policies::scheduler_mode&]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/scheduler_base.hpp:76:37: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::policies::scheduler_mode]::<anonymous struct>::to' [-Wmissing-field-initializers]
value = {};
^
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/scheduler_base.hpp:80:51: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/scheduler_base.hpp:180:32: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::policies::scheduler_mode; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::threads::policies::scheduler_mode; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::policies::scheduler_mode]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/scheduler_base.hpp:216:58: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::policies::scheduler_mode; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:128:67: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:213:70: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:490:77: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:336:153: required from 'boost::atomics::detail::base_atomic<T, void>::base_atomic(const value_type&) [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]'
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:686:101: required from 'constexpr boost::atomics::atomic<T>::atomic(boost::atomics::atomic<T>::value_arg_type) [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; boost::atomics::atomic<T>::value_arg_type = const hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>&]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:580:24: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]::<anonymous struct>::to' [-Wmissing-field-initializers]
[ 35%] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/executors/default_executor.cpp.o
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:25:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/atomic.hpp:22,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/polymorphic_id_factory.hpp:20,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/pointer.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/raw_ptr.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/input_archive.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/serialize.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/address.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/get_lva.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/pinned_ptr.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/interface.hpp:17,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/client_base.hpp:15,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/basename_registration.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx_fwd.hpp:720,
from /Users/bibekghimire/work/hpx/repo/src/runtime/threads/executors/current_executor.cpp:6:
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:128:67: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
value = {};
^
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:213:70: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:490:77: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:336:153: required from 'boost::atomics::detail::base_atomic<T, void>::base_atomic(const value_type&) [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]'
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:686:101: required from 'constexpr boost::atomics::atomic<T>::atomic(boost::atomics::atomic<T>::value_arg_type) [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; boost::atomics::atomic<T>::value_arg_type = const hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>&]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:580:24: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::policies::scheduler_mode]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:336:153: required from 'boost::atomics::detail::base_atomic<T, void>::base_atomic(const value_type&) [with T = hpx::threads::policies::scheduler_mode; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::policies::scheduler_mode]'
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:686:101: required from 'constexpr boost::atomics::atomic<T>::atomic(boost::atomics::atomic<T>::value_arg_type) [with T = hpx::threads::policies::scheduler_mode; boost::atomics::atomic<T>::value_arg_type = const hpx::threads::policies::scheduler_mode&]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/scheduler_base.hpp:76:37: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::policies::scheduler_mode]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/scheduler_base.hpp:80:51: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/scheduler_base.hpp:180:32: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::policies::scheduler_mode; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::threads::policies::scheduler_mode; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::policies::scheduler_mode]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/scheduler_base.hpp:216:58: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::policies::scheduler_mode; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
[ 35%] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/executors/service_executor.cpp.o
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = boost::lockfree::tagged_ptr_pair<boost::lockfree::deque_node<hpx::threads::thread_data*>, boost::lockfree::deque_node<hpx::threads::thread_data*> >; From = __int128 unsigned]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = boost::lockfree::tagged_ptr_pair<boost::lockfree::deque_node<hpx::threads::thread_data*>, boost::lockfree::deque_node<hpx::threads::thread_data*> >; boost::atomics::detail::base_atomic<T, void>::value_type = boost::lockfree::tagged_ptr_pair<boost::lockfree::deque_node<hpx::threads::thread_data*>, boost::lockfree::deque_node<hpx::threads::thread_data*> >]'
/Users/bibekghimire/work/hpx/repo/hpx/util/lockfree/deque.hpp:96:25: required from 'boost::lockfree::deque_anchor<T>::pair boost::lockfree::deque_anchor<T>::lrs() const volatile [with T = hpx::threads::thread_data*; boost::lockfree::deque_anchor<T>::pair = boost::lockfree::tagged_ptr_pair<boost::lockfree::deque_node<hpx::threads::thread_data*>, boost::lockfree::deque_node<hpx::threads::thread_data*> >]'
/Users/bibekghimire/work/hpx/repo/hpx/util/lockfree/deque.hpp:304:43: required from 'bool boost::lockfree::deque<T, freelist_t, Alloc>::push_left(const T&) [with T = hpx::threads::thread_data*; freelist_t = boost::lockfree::caching_freelist_t; Alloc = std::allocator<hpx::threads::thread_data*>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/lockfree_queue_backends.hpp:106:36: required from 'bool hpx::threads::policies::lockfree_abp_fifo_backend<T>::push(hpx::threads::policies::lockfree_abp_fifo_backend<T>::const_reference, bool) [with T = hpx::threads::thread_data*; hpx::threads::policies::lockfree_abp_fifo_backend<T>::const_reference = hpx::threads::thread_data* const&]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/thread_queue.hpp:838:13: required from 'void hpx::threads::policies::thread_queue<Mutex, PendingQueuing, StagedQueuing, TerminatedQueuing>::schedule_thread(hpx::threads::thread_data*, bool) [with Mutex = boost::mutex; PendingQueuing = hpx::threads::policies::lockfree_abp_fifo; StagedQueuing = hpx::threads::policies::lockfree_abp_fifo; TerminatedQueuing = hpx::threads::policies::lockfree_lifo]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/thread_queue.hpp:898:48: required from 'void hpx::threads::policies::thread_queue<Mutex, PendingQueuing, StagedQueuing, TerminatedQueuing>::abort_all_suspended_threads() [with Mutex = boost::mutex; PendingQueuing = hpx::threads::policies::lockfree_abp_fifo; StagedQueuing = hpx::threads::policies::lockfree_abp_fifo; TerminatedQueuing = hpx::threads::policies::lockfree_lifo]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/local_priority_queue_scheduler.hpp:419:17: required from 'void hpx::threads::policies::local_priority_queue_scheduler<Mutex, PendingQueuing, StagedQueuing, TerminatedQueuing>::abort_all_suspended_threads() [with Mutex = boost::mutex; PendingQueuing = hpx::threads::policies::lockfree_abp_fifo; StagedQueuing = hpx::threads::policies::lockfree_abp_fifo; TerminatedQueuing = hpx::threads::policies::lockfree_lifo]'
/Users/bibekghimire/work/hpx/repo/src/runtime/threads/detail/thread_pool.cpp:213:9: required from 'void hpx::threads::detail::thread_pool<Scheduler>::abort_all_suspended_threads() [with Scheduler = hpx::threads::policies::local_priority_queue_scheduler<boost::mutex, hpx::threads::policies::lockfree_abp_fifo, hpx::threads::policies::lockfree_abp_fifo, hpx::threads::policies::lockfree_lifo>]'
/Users/bibekghimire/work/hpx/repo/src/runtime/threads/detail/thread_pool.cpp:1405:49: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = boost::lockfree::tagged_ptr_pair<boost::lockfree::deque_node<hpx::threads::thread_data*>, boost::lockfree::deque_node<hpx::threads::thread_data*> >; From = __int128 unsigned]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = __int128 unsigned; From = boost::lockfree::tagged_ptr_pair<boost::lockfree::deque_node<hpx::threads::thread_data*>, boost::lockfree::deque_node<hpx::threads::thread_data*> >]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:336:153: required from 'boost::atomics::detail::base_atomic<T, void>::base_atomic(const value_type&) [with T = boost::lockfree::tagged_ptr_pair<boost::lockfree::deque_node<hpx::threads::thread_data*>, boost::lockfree::deque_node<hpx::threads::thread_data*> >; boost::atomics::detail::base_atomic<T, void>::value_type = boost::lockfree::tagged_ptr_pair<boost::lockfree::deque_node<hpx::threads::thread_data*>, boost::lockfree::deque_node<hpx::threads::thread_data*> >]'
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:686:101: required from 'constexpr boost::atomics::atomic<T>::atomic(boost::atomics::atomic<T>::value_arg_type) [with T = boost::lockfree::tagged_ptr_pair<boost::lockfree::deque_node<hpx::threads::thread_data*>, boost::lockfree::deque_node<hpx::threads::thread_data*> >; boost::atomics::atomic<T>::value_arg_type = const boost::lockfree::tagged_ptr_pair<boost::lockfree::deque_node<hpx::threads::thread_data*>, boost::lockfree::deque_node<hpx::threads::thread_data*> >&]'
/Users/bibekghimire/work/hpx/repo/hpx/util/lockfree/deque.hpp:85:48: required from 'boost::lockfree::deque_anchor<T>::deque_anchor() [with T = hpx::threads::thread_data*]'
/Users/bibekghimire/work/hpx/repo/hpx/util/lockfree/deque.hpp:260:75: required from 'boost::lockfree::deque<T, freelist_t, Alloc>::deque(std::size_t) [with T = hpx::threads::thread_data*; freelist_t = boost::lockfree::caching_freelist_t; Alloc = std::allocator<hpx::threads::thread_data*>; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/lockfree_queue_backends.hpp:101:41: required from 'hpx::threads::policies::lockfree_abp_fifo_backend<T>::lockfree_abp_fifo_backend(hpx::threads::policies::lockfree_abp_fifo_backend<T>::size_type, hpx::threads::policies::lockfree_abp_fifo_backend<T>::size_type) [with T = hpx::threads::thread_data*; hpx::threads::policies::lockfree_abp_fifo_backend<T>::size_type = long long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/thread_queue.hpp:549:52: required from 'hpx::threads::policies::thread_queue<Mutex, PendingQueuing, StagedQueuing, TerminatedQueuing>::thread_queue(std::size_t, std::size_t) [with Mutex = boost::mutex; PendingQueuing = hpx::threads::policies::lockfree_abp_fifo; StagedQueuing = hpx::threads::policies::lockfree_abp_fifo; TerminatedQueuing = hpx::threads::policies::lockfree_lifo; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/local_priority_queue_scheduler.hpp:1158:37: required from 'void hpx::threads::policies::local_priority_queue_scheduler<Mutex, PendingQueuing, StagedQueuing, TerminatedQueuing>::on_start_thread(std::size_t) [with Mutex = boost::mutex; PendingQueuing = hpx::threads::policies::lockfree_abp_fifo; StagedQueuing = hpx::threads::policies::lockfree_abp_fifo; TerminatedQueuing = hpx::threads::policies::lockfree_lifo; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/src/runtime/threads/detail/thread_pool.cpp:510:13: required from 'hpx::threads::detail::init_tss_helper<Scheduler>::init_tss_helper(hpx::threads::detail::thread_pool<Scheduler>&, std::size_t) [with Scheduler = hpx::threads::policies::local_priority_queue_scheduler<boost::mutex, hpx::threads::policies::lockfree_abp_fifo, hpx::threads::policies::lockfree_abp_fifo, hpx::threads::policies::lockfree_lifo>; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/src/runtime/threads/detail/thread_pool.cpp:570:64: required from 'void hpx::threads::detail::thread_pool<Scheduler>::thread_func(std::size_t, const hpx::threads::topology&, boost::barrier&) [with Scheduler = hpx::threads::policies::local_priority_queue_scheduler<boost::mutex, hpx::threads::policies::lockfree_abp_fifo, hpx::threads::policies::lockfree_abp_fifo, hpx::threads::policies::lockfree_lifo>; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/src/runtime/threads/detail/thread_pool.cpp:1405:49: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = __int128 unsigned; From = boost::lockfree::tagged_ptr_pair<boost::lockfree::deque_node<hpx::threads::thread_data*>, boost::lockfree::deque_node<hpx::threads::thread_data*> >]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = __int128 unsigned; From = boost::lockfree::tagged_ptr_pair<boost::lockfree::deque_node<hpx::util::tuple<hpx::threads::thread_init_data, hpx::threads::thread_state_enum>*>, boost::lockfree::deque_node<hpx::util::tuple<hpx::threads::thread_init_data, hpx::threads::thread_state_enum>*> >]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:336:153: required from 'boost::atomics::detail::base_atomic<T, void>::base_atomic(const value_type&) [with T = boost::lockfree::tagged_ptr_pair<boost::lockfree::deque_node<hpx::util::tuple<hpx::threads::thread_init_data, hpx::threads::thread_state_enum>*>, boost::lockfree::deque_node<hpx::util::tuple<hpx::threads::thread_init_data, hpx::threads::thread_state_enum>*> >; boost::atomics::detail::base_atomic<T, void>::value_type = boost::lockfree::tagged_ptr_pair<boost::lockfree::deque_node<hpx::util::tuple<hpx::threads::thread_init_data, hpx::threads::thread_state_enum>*>, boost::lockfree::deque_node<hpx::util::tuple<hpx::threads::thread_init_data, hpx::threads::thread_state_enum>*> >]'
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:686:101: required from 'constexpr boost::atomics::atomic<T>::atomic(boost::atomics::atomic<T>::value_arg_type) [with T = boost::lockfree::tagged_ptr_pair<boost::lockfree::deque_node<hpx::util::tuple<hpx::threads::thread_init_data, hpx::threads::thread_state_enum>*>, boost::lockfree::deque_node<hpx::util::tuple<hpx::threads::thread_init_data, hpx::threads::thread_state_enum>*> >; boost::atomics::atomic<T>::value_arg_type = const boost::lockfree::tagged_ptr_pair<boost::lockfree::deque_node<hpx::util::tuple<hpx::threads::thread_init_data, hpx::threads::thread_state_enum>*>, boost::lockfree::deque_node<hpx::util::tuple<hpx::threads::thread_init_data, hpx::threads::thread_state_enum>*> >&]'
/Users/bibekghimire/work/hpx/repo/hpx/util/lockfree/deque.hpp:85:48: required from 'boost::lockfree::deque_anchor<T>::deque_anchor() [with T = hpx::util::tuple<hpx::threads::thread_init_data, hpx::threads::thread_state_enum>*]'
/Users/bibekghimire/work/hpx/repo/hpx/util/lockfree/deque.hpp:260:75: required from 'boost::lockfree::deque<T, freelist_t, Alloc>::deque(std::size_t) [with T = hpx::util::tuple<hpx::threads::thread_init_data, hpx::threads::thread_state_enum>*; freelist_t = boost::lockfree::caching_freelist_t; Alloc = std::allocator<hpx::util::tuple<hpx::threads::thread_init_data, hpx::threads::thread_state_enum>*>; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/lockfree_queue_backends.hpp:101:41: required from 'hpx::threads::policies::lockfree_abp_fifo_backend<T>::lockfree_abp_fifo_backend(hpx::threads::policies::lockfree_abp_fifo_backend<T>::size_type, hpx::threads::policies::lockfree_abp_fifo_backend<T>::size_type) [with T = hpx::util::tuple<hpx::threads::thread_init_data, hpx::threads::thread_state_enum>*; hpx::threads::policies::lockfree_abp_fifo_backend<T>::size_type = long long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/thread_queue.hpp:549:52: required from 'hpx::threads::policies::thread_queue<Mutex, PendingQueuing, StagedQueuing, TerminatedQueuing>::thread_queue(std::size_t, std::size_t) [with Mutex = boost::mutex; PendingQueuing = hpx::threads::policies::lockfree_abp_fifo; StagedQueuing = hpx::threads::policies::lockfree_abp_fifo; TerminatedQueuing = hpx::threads::policies::lockfree_lifo; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/local_priority_queue_scheduler.hpp:1158:37: required from 'void hpx::threads::policies::local_priority_queue_scheduler<Mutex, PendingQueuing, StagedQueuing, TerminatedQueuing>::on_start_thread(std::size_t) [with Mutex = boost::mutex; PendingQueuing = hpx::threads::policies::lockfree_abp_fifo; StagedQueuing = hpx::threads::policies::lockfree_abp_fifo; TerminatedQueuing = hpx::threads::policies::lockfree_lifo; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/src/runtime/threads/detail/thread_pool.cpp:510:13: required from 'hpx::threads::detail::init_tss_helper<Scheduler>::init_tss_helper(hpx::threads::detail::thread_pool<Scheduler>&, std::size_t) [with Scheduler = hpx::threads::policies::local_priority_queue_scheduler<boost::mutex, hpx::threads::policies::lockfree_abp_fifo, hpx::threads::policies::lockfree_abp_fifo, hpx::threads::policies::lockfree_lifo>; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/src/runtime/threads/detail/thread_pool.cpp:570:64: required from 'void hpx::threads::detail::thread_pool<Scheduler>::thread_func(std::size_t, const hpx::threads::topology&, boost::barrier&) [with Scheduler = hpx::threads::policies::local_priority_queue_scheduler<boost::mutex, hpx::threads::policies::lockfree_abp_fifo, hpx::threads::policies::lockfree_abp_fifo, hpx::threads::policies::lockfree_lifo>; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/src/runtime/threads/detail/thread_pool.cpp:1405:49: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = __int128 unsigned; From = boost::lockfree::tagged_ptr_pair<boost::lockfree::deque_node<hpx::util::tuple<hpx::threads::thread_init_data, hpx::threads::thread_state_enum>*>, boost::lockfree::deque_node<hpx::util::tuple<hpx::threads::thread_init_data, hpx::threads::thread_state_enum>*> >]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = boost::lockfree::tagged_ptr_pair<boost::lockfree::deque_node<hpx::util::tuple<hpx::threads::thread_init_data, hpx::threads::thread_state_enum>*>, boost::lockfree::deque_node<hpx::util::tuple<hpx::threads::thread_init_data, hpx::threads::thread_state_enum>*> >; From = __int128 unsigned]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = boost::lockfree::tagged_ptr_pair<boost::lockfree::deque_node<hpx::util::tuple<hpx::threads::thread_init_data, hpx::threads::thread_state_enum>*>, boost::lockfree::deque_node<hpx::util::tuple<hpx::threads::thread_init_data, hpx::threads::thread_state_enum>*> >; boost::atomics::detail::base_atomic<T, void>::value_type = boost::lockfree::tagged_ptr_pair<boost::lockfree::deque_node<hpx::util::tuple<hpx::threads::thread_init_data, hpx::threads::thread_state_enum>*>, boost::lockfree::deque_node<hpx::util::tuple<hpx::threads::thread_init_data, hpx::threads::thread_state_enum>*> >]'
/Users/bibekghimire/work/hpx/repo/hpx/util/lockfree/deque.hpp:96:25: required from 'boost::lockfree::deque_anchor<T>::pair boost::lockfree::deque_anchor<T>::lrs() const volatile [with T = hpx::util::tuple<hpx::threads::thread_init_data, hpx::threads::thread_state_enum>*; boost::lockfree::deque_anchor<T>::pair = boost::lockfree::tagged_ptr_pair<boost::lockfree::deque_node<hpx::util::tuple<hpx::threads::thread_init_data, hpx::threads::thread_state_enum>*>, boost::lockfree::deque_node<hpx::util::tuple<hpx::threads::thread_init_data, hpx::threads::thread_state_enum>*> >]'
/Users/bibekghimire/work/hpx/repo/hpx/util/lockfree/deque.hpp:281:43: required from 'bool boost::lockfree::deque<T, freelist_t, Alloc>::empty() const [with T = hpx::util::tuple<hpx::threads::thread_init_data, hpx::threads::thread_state_enum>*; freelist_t = boost::lockfree::caching_freelist_t; Alloc = std::allocator<hpx::util::tuple<hpx::threads::thread_init_data, hpx::threads::thread_state_enum>*>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/lockfree/deque.hpp:266:20: required from 'boost::lockfree::deque<T, freelist_t, Alloc>::~deque() [with T = hpx::util::tuple<hpx::threads::thread_init_data, hpx::threads::thread_state_enum>*; freelist_t = boost::lockfree::caching_freelist_t; Alloc = std::allocator<hpx::util::tuple<hpx::threads::thread_init_data, hpx::threads::thread_state_enum>*>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/lockfree_queue_backends.hpp:89:8: required from 'hpx::threads::policies::thread_queue<Mutex, PendingQueuing, StagedQueuing, TerminatedQueuing>::thread_queue(std::size_t, std::size_t) [with Mutex = boost::mutex; PendingQueuing = hpx::threads::policies::lockfree_abp_fifo; StagedQueuing = hpx::threads::policies::lockfree_abp_fifo; TerminatedQueuing = hpx::threads::policies::lockfree_lifo; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/local_priority_queue_scheduler.hpp:1158:37: required from 'void hpx::threads::policies::local_priority_queue_scheduler<Mutex, PendingQueuing, StagedQueuing, TerminatedQueuing>::on_start_thread(std::size_t) [with Mutex = boost::mutex; PendingQueuing = hpx::threads::policies::lockfree_abp_fifo; StagedQueuing = hpx::threads::policies::lockfree_abp_fifo; TerminatedQueuing = hpx::threads::policies::lockfree_lifo; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/src/runtime/threads/detail/thread_pool.cpp:510:13: required from 'hpx::threads::detail::init_tss_helper<Scheduler>::init_tss_helper(hpx::threads::detail::thread_pool<Scheduler>&, std::size_t) [with Scheduler = hpx::threads::policies::local_priority_queue_scheduler<boost::mutex, hpx::threads::policies::lockfree_abp_fifo, hpx::threads::policies::lockfree_abp_fifo, hpx::threads::policies::lockfree_lifo>; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/src/runtime/threads/detail/thread_pool.cpp:570:64: required from 'void hpx::threads::detail::thread_pool<Scheduler>::thread_func(std::size_t, const hpx::threads::topology&, boost::barrier&) [with Scheduler = hpx::threads::policies::local_priority_queue_scheduler<boost::mutex, hpx::threads::policies::lockfree_abp_fifo, hpx::threads::policies::lockfree_abp_fifo, hpx::threads::policies::lockfree_lifo>; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/src/runtime/threads/detail/thread_pool.cpp:1405:49: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = boost::lockfree::tagged_ptr_pair<boost::lockfree::deque_node<hpx::util::tuple<hpx::threads::thread_init_data, hpx::threads::thread_state_enum>*>, boost::lockfree::deque_node<hpx::util::tuple<hpx::threads::thread_init_data, hpx::threads::thread_state_enum>*> >; From = __int128 unsigned]::<anonymous struct>::to' [-Wmissing-field-initializers]
[ 35%] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/executors/this_thread_executors.cpp.o
[ 35%] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/executors/thread_pool_attached_executors.cpp.o
[ 35%] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/executors/thread_pool_executors.cpp.o
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/unordered/detail/equivalent.hpp:15:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/unordered/unordered_set.hpp:18,
from /Users/bibekghimire/research/boost_1_59_0/boost/unordered_set.hpp:17,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/thread_queue.hpp:29,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/static_queue_scheduler.hpp:14,
from /Users/bibekghimire/work/hpx/repo/src/runtime/threads/executors/this_thread_executors.cpp:12:
/Users/bibekghimire/research/boost_1_59_0/boost/unordered/detail/table.hpp: In member function 'void boost::unordered::detail::table<Types>::reserve(std::size_t)':
/Users/bibekghimire/research/boost_1_59_0/boost/unordered/detail/table.hpp:865:57: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion]
std::ceil(static_cast<double>(num_elements) / mlf_)));
^
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:25:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/atomic.hpp:22,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/polymorphic_id_factory.hpp:20,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/pointer.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/raw_ptr.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/input_archive.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/serialize.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/address.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/get_lva.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/pinned_ptr.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/interface.hpp:17,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/client_base.hpp:15,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/basename_registration.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx_fwd.hpp:720,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/resource_manager.hpp:10,
from /Users/bibekghimire/work/hpx/repo/src/runtime/threads/executors/this_thread_executors.cpp:10:
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:128:67: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
value = {};
^
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:213:70: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:490:77: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:336:153: required from 'boost::atomics::detail::base_atomic<T, void>::base_atomic(const value_type&) [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]'
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:686:101: required from 'constexpr boost::atomics::atomic<T>::atomic(boost::atomics::atomic<T>::value_arg_type) [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; boost::atomics::atomic<T>::value_arg_type = const hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>&]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:580:24: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::policies::scheduler_mode]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:336:153: required from 'boost::atomics::detail::base_atomic<T, void>::base_atomic(const value_type&) [with T = hpx::threads::policies::scheduler_mode; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::policies::scheduler_mode]'
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:686:101: required from 'constexpr boost::atomics::atomic<T>::atomic(boost::atomics::atomic<T>::value_arg_type) [with T = hpx::threads::policies::scheduler_mode; boost::atomics::atomic<T>::value_arg_type = const hpx::threads::policies::scheduler_mode&]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/scheduler_base.hpp:76:37: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::policies::scheduler_mode]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/scheduler_base.hpp:80:51: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/scheduler_base.hpp:180:32: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::policies::scheduler_mode; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::threads::policies::scheduler_mode; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::policies::scheduler_mode]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/scheduler_base.hpp:216:58: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::policies::scheduler_mode; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/unordered/detail/equivalent.hpp:15:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/unordered/unordered_set.hpp:18,
from /Users/bibekghimire/research/boost_1_59_0/boost/unordered_set.hpp:17,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/thread_queue.hpp:29,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/local_queue_scheduler.hpp:15,
from /Users/bibekghimire/work/hpx/repo/src/runtime/threads/executors/thread_pool_attached_executors.cpp:9:
/Users/bibekghimire/research/boost_1_59_0/boost/unordered/detail/table.hpp: In member function 'void boost::unordered::detail::table<Types>::reserve(std::size_t)':
/Users/bibekghimire/research/boost_1_59_0/boost/unordered/detail/table.hpp:865:57: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion]
std::ceil(static_cast<double>(num_elements) / mlf_)));
^
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:25:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/atomic.hpp:22,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/polymorphic_id_factory.hpp:20,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/pointer.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/raw_ptr.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/input_archive.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/serialize.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/address.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/get_lva.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/pinned_ptr.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/interface.hpp:17,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/client_base.hpp:15,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/basename_registration.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx_fwd.hpp:720,
from /Users/bibekghimire/work/hpx/repo/src/runtime/threads/executors/thread_pool_attached_executors.cpp:6:
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:128:67: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
value = {};
^
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:213:70: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:490:77: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:336:153: required from 'boost::atomics::detail::base_atomic<T, void>::base_atomic(const value_type&) [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]'
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:686:101: required from 'constexpr boost::atomics::atomic<T>::atomic(boost::atomics::atomic<T>::value_arg_type) [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; boost::atomics::atomic<T>::value_arg_type = const hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>&]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:580:24: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::policies::scheduler_mode]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:336:153: required from 'boost::atomics::detail::base_atomic<T, void>::base_atomic(const value_type&) [with T = hpx::threads::policies::scheduler_mode; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::policies::scheduler_mode]'
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:686:101: required from 'constexpr boost::atomics::atomic<T>::atomic(boost::atomics::atomic<T>::value_arg_type) [with T = hpx::threads::policies::scheduler_mode; boost::atomics::atomic<T>::value_arg_type = const hpx::threads::policies::scheduler_mode&]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/scheduler_base.hpp:76:37: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::policies::scheduler_mode]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/scheduler_base.hpp:80:51: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/scheduler_base.hpp:180:32: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::policies::scheduler_mode; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::threads::policies::scheduler_mode; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::policies::scheduler_mode]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/scheduler_base.hpp:216:58: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::policies::scheduler_mode; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/unordered/detail/equivalent.hpp:15:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/unordered/unordered_set.hpp:18,
from /Users/bibekghimire/research/boost_1_59_0/boost/unordered_set.hpp:17,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/thread_queue.hpp:29,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/local_queue_scheduler.hpp:15,
from /Users/bibekghimire/work/hpx/repo/src/runtime/threads/executors/thread_pool_executors.cpp:9:
/Users/bibekghimire/research/boost_1_59_0/boost/unordered/detail/table.hpp: In member function 'void boost::unordered::detail::table<Types>::reserve(std::size_t)':
/Users/bibekghimire/research/boost_1_59_0/boost/unordered/detail/table.hpp:865:57: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion]
std::ceil(static_cast<double>(num_elements) / mlf_)));
^
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:25:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/atomic.hpp:22,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/polymorphic_id_factory.hpp:20,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/pointer.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/raw_ptr.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/input_archive.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/serialize.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/address.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/get_lva.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/pinned_ptr.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/interface.hpp:17,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/client_base.hpp:15,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/basename_registration.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx_fwd.hpp:720,
from /Users/bibekghimire/work/hpx/repo/src/runtime/threads/executors/thread_pool_executors.cpp:6:
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:128:67: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
value = {};
^
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:213:70: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:490:77: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:336:153: required from 'boost::atomics::detail::base_atomic<T, void>::base_atomic(const value_type&) [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]'
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:686:101: required from 'constexpr boost::atomics::atomic<T>::atomic(boost::atomics::atomic<T>::value_arg_type) [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; boost::atomics::atomic<T>::value_arg_type = const hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>&]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:580:24: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::policies::scheduler_mode]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:336:153: required from 'boost::atomics::detail::base_atomic<T, void>::base_atomic(const value_type&) [with T = hpx::threads::policies::scheduler_mode; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::policies::scheduler_mode]'
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:686:101: required from 'constexpr boost::atomics::atomic<T>::atomic(boost::atomics::atomic<T>::value_arg_type) [with T = hpx::threads::policies::scheduler_mode; boost::atomics::atomic<T>::value_arg_type = const hpx::threads::policies::scheduler_mode&]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/scheduler_base.hpp:76:37: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::policies::scheduler_mode]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/scheduler_base.hpp:80:51: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/scheduler_base.hpp:180:32: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::policies::scheduler_mode; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::threads::policies::scheduler_mode; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::policies::scheduler_mode]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/scheduler_base.hpp:216:58: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::policies::scheduler_mode; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
[ 35%] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/executors/thread_pool_os_executors.cpp.o
[ 35%] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/policies/affinity_data.cpp.o
[ 41%] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/policies/hwloc_topology.cpp.o
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/unordered/detail/equivalent.hpp:15:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/unordered/unordered_set.hpp:18,
from /Users/bibekghimire/research/boost_1_59_0/boost/unordered_set.hpp:17,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/thread_queue.hpp:29,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/local_queue_scheduler.hpp:15,
from /Users/bibekghimire/work/hpx/repo/src/runtime/threads/executors/thread_pool_os_executors.cpp:9:
/Users/bibekghimire/research/boost_1_59_0/boost/unordered/detail/table.hpp: In member function 'void boost::unordered::detail::table<Types>::reserve(std::size_t)':
/Users/bibekghimire/research/boost_1_59_0/boost/unordered/detail/table.hpp:865:57: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion]
std::ceil(static_cast<double>(num_elements) / mlf_)));
^
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:25:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/atomic.hpp:22,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/polymorphic_id_factory.hpp:20,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/pointer.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/raw_ptr.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/input_archive.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/serialize.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/address.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/get_lva.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/pinned_ptr.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/interface.hpp:17,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/client_base.hpp:15,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/basename_registration.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx_fwd.hpp:720,
from /Users/bibekghimire/work/hpx/repo/src/runtime/threads/executors/thread_pool_os_executors.cpp:6:
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:128:67: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
value = {};
^
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:213:70: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:490:77: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:336:153: required from 'boost::atomics::detail::base_atomic<T, void>::base_atomic(const value_type&) [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]'
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:686:101: required from 'constexpr boost::atomics::atomic<T>::atomic(boost::atomics::atomic<T>::value_arg_type) [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; boost::atomics::atomic<T>::value_arg_type = const hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>&]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:580:24: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::policies::scheduler_mode]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:336:153: required from 'boost::atomics::detail::base_atomic<T, void>::base_atomic(const value_type&) [with T = hpx::threads::policies::scheduler_mode; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::policies::scheduler_mode]'
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:686:101: required from 'constexpr boost::atomics::atomic<T>::atomic(boost::atomics::atomic<T>::value_arg_type) [with T = hpx::threads::policies::scheduler_mode; boost::atomics::atomic<T>::value_arg_type = const hpx::threads::policies::scheduler_mode&]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/scheduler_base.hpp:76:37: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::policies::scheduler_mode]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/scheduler_base.hpp:80:51: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/scheduler_base.hpp:180:32: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::policies::scheduler_mode; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::threads::policies::scheduler_mode; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::policies::scheduler_mode]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/scheduler_base.hpp:216:58: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::policies::scheduler_mode; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:25:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/atomic.hpp:22,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/polymorphic_id_factory.hpp:20,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/pointer.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/raw_ptr.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/input_archive.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/serialize.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/address.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/get_lva.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/pinned_ptr.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/interface.hpp:17,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/client_base.hpp:15,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/basename_registration.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx_fwd.hpp:720,
from /Users/bibekghimire/work/hpx/repo/src/runtime/threads/policies/affinity_data.cpp:6:
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime.hpp:78:54: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
value = {};
^
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime.hpp:105:40: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]::<anonymous struct>::to' [-Wmissing-field-initializers]
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/format.hpp:49:0,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/hwloc_topology.hpp:24,
from /Users/bibekghimire/work/hpx/repo/src/runtime/threads/policies/hwloc_topology.cpp:15:
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/src/runtime/threads/policies/hwloc_topology.cpp:259:9: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'boost::remove_reference<long unsigned int>::type* {aka long unsigned int*}' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/src/runtime/threads/policies/hwloc_topology.cpp:259:9: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'long unsigned int*' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/format.hpp:49:0,
from /Users/bibekghimire/work/hpx/repo/src/runtime/threads/policies/affinity_data.cpp:15:
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/src/runtime/threads/policies/affinity_data.cpp:90:17: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'boost::remove_reference<long unsigned int>::type* {aka long unsigned int*}' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/src/runtime/threads/policies/affinity_data.cpp:90:17: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'long unsigned int*' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
[ 41%] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/policies/parse_affinity_options.cpp.o
[ 41%] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/resource_manager.cpp.o
[ 41%] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/scheduler_specific_ptr.cpp.o
[ 41%] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/thread.cpp.o
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:25:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/atomic.hpp:22,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/polymorphic_id_factory.hpp:20,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/pointer.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/raw_ptr.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/input_archive.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/serialize.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/address.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/get_lva.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/pinned_ptr.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/interface.hpp:17,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/client_base.hpp:15,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/basename_registration.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx_fwd.hpp:720,
from /Users/bibekghimire/work/hpx/repo/src/runtime/threads/scheduler_specific_ptr.cpp:6:
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:128:67: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
value = {};
^
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:213:70: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:490:77: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:336:153: required from 'boost::atomics::detail::base_atomic<T, void>::base_atomic(const value_type&) [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]'
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:686:101: required from 'constexpr boost::atomics::atomic<T>::atomic(boost::atomics::atomic<T>::value_arg_type) [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; boost::atomics::atomic<T>::value_arg_type = const hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>&]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:580:24: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::policies::scheduler_mode]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:336:153: required from 'boost::atomics::detail::base_atomic<T, void>::base_atomic(const value_type&) [with T = hpx::threads::policies::scheduler_mode; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::policies::scheduler_mode]'
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:686:101: required from 'constexpr boost::atomics::atomic<T>::atomic(boost::atomics::atomic<T>::value_arg_type) [with T = hpx::threads::policies::scheduler_mode; boost::atomics::atomic<T>::value_arg_type = const hpx::threads::policies::scheduler_mode&]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/scheduler_base.hpp:76:37: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::policies::scheduler_mode]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/scheduler_base.hpp:80:51: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/scheduler_base.hpp:180:32: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::policies::scheduler_mode; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::threads::policies::scheduler_mode; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::policies::scheduler_mode]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/scheduler_base.hpp:216:58: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::policies::scheduler_mode; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:25:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/atomic.hpp:22,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/polymorphic_id_factory.hpp:20,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/pointer.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/raw_ptr.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/input_archive.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/serialize.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/address.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/get_lva.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/pinned_ptr.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/interface.hpp:17,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/client_base.hpp:15,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/basename_registration.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx_fwd.hpp:720,
from /Users/bibekghimire/work/hpx/repo/src/runtime/threads/policies/parse_affinity_options.cpp:6:
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime.hpp:78:54: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
value = {};
^
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime.hpp:105:40: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]::<anonymous struct>::to' [-Wmissing-field-initializers]
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/format.hpp:49:0,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/hwloc_topology.hpp:24,
from /Users/bibekghimire/work/hpx/repo/src/runtime/threads/policies/parse_affinity_options.cpp:12:
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/src/runtime/threads/policies/parse_affinity_options.cpp:589:25: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'boost::remove_reference<long unsigned int>::type* {aka long unsigned int*}' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/src/runtime/threads/policies/parse_affinity_options.cpp:589:25: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'long unsigned int*' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:25:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/atomic.hpp:22,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/polymorphic_id_factory.hpp:20,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/pointer.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/raw_ptr.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/input_archive.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/serialize.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/address.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/get_lva.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/pinned_ptr.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/interface.hpp:17,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/client_base.hpp:15,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/basename_registration.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx_fwd.hpp:720,
from /Users/bibekghimire/work/hpx/repo/src/runtime/threads/thread.cpp:6:
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime.hpp:78:54: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
value = {};
^
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime.hpp:105:40: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]::<anonymous struct>::to' [-Wmissing-field-initializers]
[ 41%] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/thread_data.cpp.o
[ 41%] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/thread_executor.cpp.o
[ 41%] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/thread_helpers.cpp.o
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:25:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/atomic.hpp:22,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/polymorphic_id_factory.hpp:20,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/pointer.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/raw_ptr.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/input_archive.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/serialize.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/address.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/get_lva.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/pinned_ptr.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/interface.hpp:17,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/client_base.hpp:15,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/basename_registration.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx_fwd.hpp:720,
from /Users/bibekghimire/work/hpx/repo/src/runtime/threads/thread_data.cpp:8:
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:128:67: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
value = {};
^
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:213:70: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:490:77: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:336:153: required from 'boost::atomics::detail::base_atomic<T, void>::base_atomic(const value_type&) [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]'
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:686:101: required from 'constexpr boost::atomics::atomic<T>::atomic(boost::atomics::atomic<T>::value_arg_type) [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; boost::atomics::atomic<T>::value_arg_type = const hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>&]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:580:24: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]::<anonymous struct>::to' [-Wmissing-field-initializers]
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:25:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/atomic.hpp:22,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/polymorphic_id_factory.hpp:20,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/pointer.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/raw_ptr.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/input_archive.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/serialize.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/address.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/get_lva.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/pinned_ptr.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/interface.hpp:17,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/client_base.hpp:15,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/basename_registration.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx_fwd.hpp:720,
from /Users/bibekghimire/work/hpx/repo/src/runtime/threads/thread_executor.cpp:6:
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = long long unsigned int; From = hpx::threads::scheduled_executor]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:336:153: required from 'boost::atomics::detail::base_atomic<T, void>::base_atomic(const value_type&) [with T = hpx::threads::scheduled_executor; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::scheduled_executor]'
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:680:5: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = long long unsigned int; From = hpx::threads::scheduled_executor]::<anonymous struct>::to' [-Wmissing-field-initializers]
value = {};
^
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::scheduled_executor; From = long long unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::threads::scheduled_executor; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::scheduled_executor]'
/Users/bibekghimire/work/hpx/repo/src/runtime/threads/thread_executor.cpp:41:45: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::scheduled_executor; From = long long unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
[ 41%] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/threadmanager.cpp.o
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:25:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/atomic.hpp:22,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/polymorphic_id_factory.hpp:20,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/pointer.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/raw_ptr.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/input_archive.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/serialize.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/address.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/get_lva.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/pinned_ptr.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/interface.hpp:17,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/client_base.hpp:15,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/basename_registration.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx_fwd.hpp:720,
from /Users/bibekghimire/work/hpx/repo/src/runtime/threads/thread_helpers.cpp:7:
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:128:67: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
value = {};
^
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:213:70: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:490:77: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:336:153: required from 'boost::atomics::detail::base_atomic<T, void>::base_atomic(const value_type&) [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]'
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:686:101: required from 'constexpr boost::atomics::atomic<T>::atomic(boost::atomics::atomic<T>::value_arg_type) [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; boost::atomics::atomic<T>::value_arg_type = const hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>&]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:580:24: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::policies::scheduler_mode]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:336:153: required from 'boost::atomics::detail::base_atomic<T, void>::base_atomic(const value_type&) [with T = hpx::threads::policies::scheduler_mode; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::policies::scheduler_mode]'
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:686:101: required from 'constexpr boost::atomics::atomic<T>::atomic(boost::atomics::atomic<T>::value_arg_type) [with T = hpx::threads::policies::scheduler_mode; boost::atomics::atomic<T>::value_arg_type = const hpx::threads::policies::scheduler_mode&]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/scheduler_base.hpp:76:37: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::policies::scheduler_mode]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/scheduler_base.hpp:80:51: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/scheduler_base.hpp:180:32: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::policies::scheduler_mode; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::threads::policies::scheduler_mode; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::policies::scheduler_mode]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/scheduler_base.hpp:216:58: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::policies::scheduler_mode; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
[ 41%] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/threadmanager_base.cpp.o
[ 41%] Building CXX object src/CMakeFiles/hpx.dir/runtime/threads/topology.cpp.o
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/unordered/detail/equivalent.hpp:15:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/unordered/unordered_set.hpp:18,
from /Users/bibekghimire/research/boost_1_59_0/boost/unordered_set.hpp:17,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/thread_queue.hpp:29,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/local_queue_scheduler.hpp:15,
from /Users/bibekghimire/work/hpx/repo/src/runtime/threads/threadmanager.cpp:1204:
/Users/bibekghimire/research/boost_1_59_0/boost/unordered/detail/table.hpp: In member function 'void boost::unordered::detail::table<Types>::reserve(std::size_t)':
/Users/bibekghimire/research/boost_1_59_0/boost/unordered/detail/table.hpp:865:57: warning: implicit conversion from 'float' to 'double' to match other operand of binary expression [-Wdouble-promotion]
std::ceil(static_cast<double>(num_elements) / mlf_)));
^
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:25:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/atomic.hpp:22,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/polymorphic_id_factory.hpp:20,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/pointer.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/raw_ptr.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/input_archive.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/serialize.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/address.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/get_lva.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/pinned_ptr.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/interface.hpp:17,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/client_base.hpp:15,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/basename_registration.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx_fwd.hpp:720,
from /Users/bibekghimire/work/hpx/repo/src/runtime/threads/topology.cpp:7:
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime.hpp:78:54: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
value = {};
^
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime.hpp:105:40: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]::<anonymous struct>::to' [-Wmissing-field-initializers]
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:25:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/atomic.hpp:22,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/polymorphic_id_factory.hpp:20,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/pointer.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/raw_ptr.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/input_archive.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/serialize.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/address.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/get_lva.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/pinned_ptr.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/interface.hpp:17,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/client_base.hpp:15,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/basename_registration.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx_fwd.hpp:720,
from /Users/bibekghimire/work/hpx/repo/src/runtime/threads/threadmanager.cpp:9:
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::policies::scheduler_mode]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:336:153: required from 'boost::atomics::detail::base_atomic<T, void>::base_atomic(const value_type&) [with T = hpx::threads::policies::scheduler_mode; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::policies::scheduler_mode]'
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:686:101: required from 'constexpr boost::atomics::atomic<T>::atomic(boost::atomics::atomic<T>::value_arg_type) [with T = hpx::threads::policies::scheduler_mode; boost::atomics::atomic<T>::value_arg_type = const hpx::threads::policies::scheduler_mode&]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/scheduler_base.hpp:76:37: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::policies::scheduler_mode]::<anonymous struct>::to' [-Wmissing-field-initializers]
value = {};
^
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/scheduler_base.hpp:80:51: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/scheduler_base.hpp:180:32: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::policies::scheduler_mode; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::threads::policies::scheduler_mode; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::policies::scheduler_mode]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/policies/scheduler_base.hpp:216:58: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::policies::scheduler_mode; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:128:67: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:213:70: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:490:77: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:336:153: required from 'boost::atomics::detail::base_atomic<T, void>::base_atomic(const value_type&) [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]'
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:686:101: required from 'constexpr boost::atomics::atomic<T>::atomic(boost::atomics::atomic<T>::value_arg_type) [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; boost::atomics::atomic<T>::value_arg_type = const hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>&]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:580:24: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]::<anonymous struct>::to' [-Wmissing-field-initializers]
[ 47%] Building CXX object src/CMakeFiles/hpx.dir/performance_counters/counter_creators.cpp.o
[ 47%] Building CXX object src/CMakeFiles/hpx.dir/performance_counters/counters.cpp.o
[ 47%] Building CXX object src/CMakeFiles/hpx.dir/performance_counters/manage_counter.cpp.o
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:25:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/atomic.hpp:22,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/polymorphic_id_factory.hpp:20,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/pointer.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/raw_ptr.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/input_archive.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/serialize.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/address.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/get_lva.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/pinned_ptr.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/interface.hpp:17,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/client_base.hpp:15,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/basename_registration.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx_fwd.hpp:720,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime.hpp:10,
from /Users/bibekghimire/work/hpx/repo/src/performance_counters/manage_counter.cpp:8:
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime.hpp:78:54: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
value = {};
^
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime.hpp:105:40: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]::<anonymous struct>::to' [-Wmissing-field-initializers]
[ 47%] Building CXX object src/CMakeFiles/hpx.dir/performance_counters/manage_counter_type.cpp.o
[ 47%] Building CXX object src/CMakeFiles/hpx.dir/performance_counters/performance_counter.cpp.o
[ 47%] Building CXX object src/CMakeFiles/hpx.dir/performance_counters/registry.cpp.o
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:25:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/atomic.hpp:22,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/polymorphic_id_factory.hpp:20,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/pointer.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/raw_ptr.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/input_archive.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/serialize.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/address.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/get_lva.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/pinned_ptr.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/interface.hpp:17,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/client_base.hpp:15,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/basename_registration.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx_fwd.hpp:720,
from /Users/bibekghimire/work/hpx/repo/src/performance_counters/counters.cpp:7:
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:146:28: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
value = {};
^
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:151:31: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:128:67: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:213:70: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:490:77: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:336:153: required from 'boost::atomics::detail::base_atomic<T, void>::base_atomic(const value_type&) [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]'
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:686:101: required from 'constexpr boost::atomics::atomic<T>::atomic(boost::atomics::atomic<T>::value_arg_type) [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; boost::atomics::atomic<T>::value_arg_type = const hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>&]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:580:24: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]::<anonymous struct>::to' [-Wmissing-field-initializers]
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/format.hpp:49:0,
from /Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:24,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/wrapper_heap_list.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/managed_component_base.hpp:22,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/base_lco.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/base_lco_with_value.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/performance_counters/server/base_performance_counter.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/performance_counters/stubs/performance_counter.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/performance_counters/performance_counter.hpp:15,
from /Users/bibekghimire/work/hpx/repo/hpx/include/performance_counters.hpp:15,
from /Users/bibekghimire/work/hpx/repo/src/performance_counters/counters.cpp:8:
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = std::basic_string<char>]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = std::basic_string<char>; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = std::basic_string<char>&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = std::basic_string<char>; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/src/performance_counters/counters.cpp:986:72: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'boost::remove_reference<std::basic_string<char> >::type* {aka std::basic_string<char>*}' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = std::basic_string<char>]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = std::basic_string<char>; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = std::basic_string<char>&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = std::basic_string<char>; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/src/performance_counters/counters.cpp:986:72: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'std::basic_string<char>*' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:180:21: required from 'void* hpx::util::one_size_heap_list<Heap, Mutex>::alloc(std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::server::memory_block>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/memory_block.hpp:584:37: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'boost::remove_reference<long unsigned int>::type* {aka long unsigned int*}' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:180:21: required from 'void* hpx::util::one_size_heap_list<Heap, Mutex>::alloc(std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::server::memory_block>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/memory_block.hpp:584:37: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'long unsigned int*' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = void*]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = void*&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:291:13: required from 'void hpx::util::one_size_heap_list<Heap, Mutex>::free(void*, std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::server::memory_block>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/memory_block.hpp:595:30: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'void**' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = void*]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = void*&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:291:13: required from 'void hpx::util::one_size_heap_list<Heap, Mutex>::free(void*, std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::server::memory_block>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/memory_block.hpp:595:30: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'void**' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:25:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/atomic.hpp:22,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/polymorphic_id_factory.hpp:20,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/pointer.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/raw_ptr.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/input_archive.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/serialize.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/address.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/get_lva.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/pinned_ptr.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/interface.hpp:17,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/client_base.hpp:15,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/basename_registration.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx_fwd.hpp:720,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime.hpp:10,
from /Users/bibekghimire/work/hpx/repo/src/performance_counters/manage_counter_type.cpp:11:
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime.hpp:78:54: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
value = {};
^
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime.hpp:105:40: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]::<anonymous struct>::to' [-Wmissing-field-initializers]
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/format.hpp:49:0,
from /Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:24,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/wrapper_heap_list.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/managed_component_base.hpp:22,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/base_lco.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/base_lco_with_value.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/performance_counters/server/base_performance_counter.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/performance_counters/server/raw_counter.hpp:11,
from /Users/bibekghimire/work/hpx/repo/src/performance_counters/registry.cpp:11:
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = std::basic_string<char>]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = std::basic_string<char>; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = std::basic_string<char>&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = std::basic_string<char>; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/src/performance_counters/registry.cpp:71:13: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'boost::remove_reference<std::basic_string<char> >::type* {aka std::basic_string<char>*}' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = std::basic_string<char>]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = std::basic_string<char>; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = std::basic_string<char>&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = std::basic_string<char>; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/src/performance_counters/registry.cpp:71:13: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'std::basic_string<char>*' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = hpx::naming::gid_type]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = hpx::naming::gid_type; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = hpx::naming::gid_type&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = hpx::naming::gid_type; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/src/performance_counters/registry.cpp:512:45: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'boost::remove_reference<hpx::naming::gid_type>::type* {aka hpx::naming::gid_type*}' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = hpx::naming::gid_type]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = hpx::naming::gid_type; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = hpx::naming::gid_type&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = hpx::naming::gid_type; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/src/performance_counters/registry.cpp:512:45: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'hpx::naming::gid_type*' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
[ 47%] Building CXX object src/CMakeFiles/hpx.dir/performance_counters/server/action_invocation_counter.cpp.o
[ 47%] Building CXX object src/CMakeFiles/hpx.dir/performance_counters/server/arithmetics_counter.cpp.o
[ 47%] Building CXX object src/CMakeFiles/hpx.dir/performance_counters/server/component_instance_counter.cpp.o
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:25:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/atomic.hpp:22,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/polymorphic_id_factory.hpp:20,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/pointer.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/raw_ptr.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/input_archive.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/serialize.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/address.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/get_lva.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/pinned_ptr.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/interface.hpp:17,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/client_base.hpp:15,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/basename_registration.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx_fwd.hpp:720,
from /Users/bibekghimire/work/hpx/repo/src/performance_counters/server/arithmetics_counter.cpp:6:
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:146:28: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
value = {};
^
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:151:31: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]::<anonymous struct>::to' [-Wmissing-field-initializers]
[ 47%] Building CXX object src/CMakeFiles/hpx.dir/performance_counters/server/elapsed_time_counter.cpp.o
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/format.hpp:49:0,
from /Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:24,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/wrapper_heap_list.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/managed_component_base.hpp:22,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/promise.hpp:16,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/packaged_action.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/detail/async_implementations.hpp:18,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/async.hpp:21,
from /Users/bibekghimire/work/hpx/repo/hpx/async.hpp:10,
from /Users/bibekghimire/work/hpx/repo/hpx/include/async.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:18,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/resolver_client.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/derived_component_factory.hpp:12,
from /Users/bibekghimire/work/hpx/repo/src/performance_counters/server/arithmetics_counter.cpp:7:
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = std::basic_string<char>]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = std::basic_string<char>; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = std::basic_string<char>&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = std::basic_string<char>; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/src/performance_counters/server/arithmetics_counter.cpp:136:17: required from 'bool hpx::performance_counters::server::arithmetics_counter<Operation>::start() [with Operation = std::plus<double>]'
/Users/bibekghimire/work/hpx/repo/src/performance_counters/server/arithmetics_counter.cpp:249:62: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'boost::remove_reference<std::basic_string<char> >::type* {aka std::basic_string<char>*}' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = std::basic_string<char>]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = std::basic_string<char>; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = std::basic_string<char>&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = std::basic_string<char>; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/src/performance_counters/server/arithmetics_counter.cpp:136:17: required from 'bool hpx::performance_counters::server::arithmetics_counter<Operation>::start() [with Operation = std::plus<double>]'
/Users/bibekghimire/work/hpx/repo/src/performance_counters/server/arithmetics_counter.cpp:249:62: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'std::basic_string<char>*' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
[ 47%] Building CXX object src/CMakeFiles/hpx.dir/performance_counters/server/raw_counter.cpp.o
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:25:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/atomic.hpp:22,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/polymorphic_id_factory.hpp:20,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/pointer.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/raw_ptr.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/input_archive.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/serialize.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/address.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/get_lva.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/pinned_ptr.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/interface.hpp:17,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/client_base.hpp:15,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/basename_registration.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx_fwd.hpp:720,
from /Users/bibekghimire/work/hpx/repo/src/performance_counters/server/component_instance_counter.cpp:6:
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:146:28: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
value = {};
^
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:151:31: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]::<anonymous struct>::to' [-Wmissing-field-initializers]
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:25:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/atomic.hpp:22,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/polymorphic_id_factory.hpp:20,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/pointer.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/raw_ptr.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/input_archive.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/serialize.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/address.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/get_lva.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/pinned_ptr.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/interface.hpp:17,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/client_base.hpp:15,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/basename_registration.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx_fwd.hpp:720,
from /Users/bibekghimire/work/hpx/repo/src/performance_counters/server/elapsed_time_counter.cpp:6:
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:146:28: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
value = {};
^
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:151:31: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]::<anonymous struct>::to' [-Wmissing-field-initializers]
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:25:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/atomic.hpp:22,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/polymorphic_id_factory.hpp:20,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/pointer.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/raw_ptr.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/input_archive.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/serialize.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/address.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/get_lva.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/pinned_ptr.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/interface.hpp:17,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/client_base.hpp:15,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/basename_registration.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx_fwd.hpp:720,
from /Users/bibekghimire/work/hpx/repo/src/performance_counters/server/raw_counter.cpp:6:
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:146:28: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
value = {};
^
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:151:31: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]::<anonymous struct>::to' [-Wmissing-field-initializers]
[ 47%] Building CXX object src/CMakeFiles/hpx.dir/performance_counters/server/statistics_counter.cpp.o
[ 52%] Building CXX object src/CMakeFiles/hpx.dir/performance_counters/stubs/performance_counter_stub.cpp.o
[ 52%] Building CXX object src/CMakeFiles/hpx.dir/util/activate_counters.cpp.o
[ 52%] Building CXX object src/CMakeFiles/hpx.dir/util/asio_util.cpp.o
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/format.hpp:49:0,
from /Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:24,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/wrapper_heap_list.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/managed_component_base.hpp:22,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/promise.hpp:16,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/packaged_action.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/detail/async_implementations.hpp:18,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/async.hpp:21,
from /Users/bibekghimire/work/hpx/repo/hpx/async.hpp:10,
from /Users/bibekghimire/work/hpx/repo/src/performance_counters/stubs/performance_counter_stub.cpp:7:
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:180:21: required from 'void* hpx::util::one_size_heap_list<Heap, Mutex>::alloc(std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::managed_component<hpx::lcos::base_lco_with_value<hpx::util::unused_type>, hpx::components::detail::this_type>, hpx::lcos::local::spinlock>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/src/performance_counters/stubs/performance_counter_stub.cpp:80:3: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'boost::remove_reference<long unsigned int>::type* {aka long unsigned int*}' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:180:21: required from 'void* hpx::util::one_size_heap_list<Heap, Mutex>::alloc(std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::managed_component<hpx::lcos::base_lco_with_value<hpx::util::unused_type>, hpx::components::detail::this_type>, hpx::lcos::local::spinlock>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/src/performance_counters/stubs/performance_counter_stub.cpp:80:3: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'long unsigned int*' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = void*]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = void*&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:291:13: required from 'void hpx::util::one_size_heap_list<Heap, Mutex>::free(void*, std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::managed_component<hpx::lcos::base_lco_with_value<hpx::util::unused_type>, hpx::components::detail::this_type>, hpx::lcos::local::spinlock>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/src/performance_counters/stubs/performance_counter_stub.cpp:80:3: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'void**' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = void*]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = void*&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:291:13: required from 'void hpx::util::one_size_heap_list<Heap, Mutex>::free(void*, std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::managed_component<hpx::lcos::base_lco_with_value<hpx::util::unused_type>, hpx::components::detail::this_type>, hpx::lcos::local::spinlock>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/src/performance_counters/stubs/performance_counter_stub.cpp:80:3: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'void**' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:25:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/atomic.hpp:22,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/polymorphic_id_factory.hpp:20,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/pointer.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/raw_ptr.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/input_archive.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/serialize.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/address.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/get_lva.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/pinned_ptr.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/interface.hpp:17,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/client_base.hpp:15,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/basename_registration.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx_fwd.hpp:720,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/resolver_client.hpp:10,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/derived_component_factory.hpp:12,
from /Users/bibekghimire/work/hpx/repo/src/performance_counters/server/statistics_counter.cpp:7:
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:146:28: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
value = {};
^
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:151:31: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]::<anonymous struct>::to' [-Wmissing-field-initializers]
[ 52%] Building CXX object src/CMakeFiles/hpx.dir/util/backtrace/backtrace.cpp.o
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/format.hpp:49:0,
from /Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:24,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/wrapper_heap_list.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/managed_component_base.hpp:22,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/promise.hpp:16,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/packaged_action.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/detail/async_implementations.hpp:18,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/async.hpp:21,
from /Users/bibekghimire/work/hpx/repo/hpx/async.hpp:10,
from /Users/bibekghimire/work/hpx/repo/hpx/include/async.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:18,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/resolver_client.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/derived_component_factory.hpp:12,
from /Users/bibekghimire/work/hpx/repo/src/performance_counters/server/statistics_counter.cpp:7:
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = std::basic_string<char>]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = std::basic_string<char>; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = std::basic_string<char>&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = std::basic_string<char>; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/src/performance_counters/server/statistics_counter.cpp:357:17: required from 'bool hpx::performance_counters::server::statistics_counter<Statistic>::ensure_base_counter() [with Statistic = boost::accumulators::tag::mean]'
/Users/bibekghimire/work/hpx/repo/src/performance_counters/server/statistics_counter.cpp:445:62: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'boost::remove_reference<std::basic_string<char> >::type* {aka std::basic_string<char>*}' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = std::basic_string<char>]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = std::basic_string<char>; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = std::basic_string<char>&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = std::basic_string<char>; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/src/performance_counters/server/statistics_counter.cpp:357:17: required from 'bool hpx::performance_counters::server::statistics_counter<Statistic>::ensure_base_counter() [with Statistic = boost::accumulators::tag::mean]'
/Users/bibekghimire/work/hpx/repo/src/performance_counters/server/statistics_counter.cpp:445:62: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'std::basic_string<char>*' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
[ 52%] Building CXX object src/CMakeFiles/hpx.dir/util/batch_environment.cpp.o
[ 52%] Building CXX object src/CMakeFiles/hpx.dir/util/batch_environments/alps_environment.cpp.o
[ 52%] Building CXX object src/CMakeFiles/hpx.dir/util/batch_environments/pbs_environment.cpp.o
[ 52%] Building CXX object src/CMakeFiles/hpx.dir/util/batch_environments/slurm_environment.cpp.o
[ 52%] Building CXX object src/CMakeFiles/hpx.dir/util/command_line_handling.cpp.o
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/format.hpp:49:0,
from /Users/bibekghimire/work/hpx/repo/src/util/batch_environments/pbs_environment.cpp:14:
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = char*]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = char*; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = char*&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = char*; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/src/util/batch_environments/pbs_environment.cpp:112:52: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'char**' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = char*]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = char*; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = char*&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = char*; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/src/util/batch_environments/pbs_environment.cpp:112:52: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'char**' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
[ 52%] Building CXX object src/CMakeFiles/hpx.dir/util/find_prefix.cpp.o
[ 52%] Building CXX object src/CMakeFiles/hpx.dir/util/generate_unique_ids.cpp.o
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:25:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/atomic.hpp:22,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/polymorphic_id_factory.hpp:20,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/pointer.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/raw_ptr.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/input_archive.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/serialize.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/address.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/get_lva.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/pinned_ptr.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/interface.hpp:17,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/client_base.hpp:15,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/basename_registration.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx_fwd.hpp:720,
from /Users/bibekghimire/work/hpx/repo/hpx/include/components.hpp:10,
from /Users/bibekghimire/work/hpx/repo/hpx/include/runtime.hpp:10,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx.hpp:10,
from /Users/bibekghimire/work/hpx/repo/src/util/command_line_handling.cpp:6:
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:146:28: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
value = {};
^
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:151:31: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:128:67: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:213:70: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:490:77: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:336:153: required from 'boost::atomics::detail::base_atomic<T, void>::base_atomic(const value_type&) [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]'
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:686:101: required from 'constexpr boost::atomics::atomic<T>::atomic(boost::atomics::atomic<T>::value_arg_type) [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; boost::atomics::atomic<T>::value_arg_type = const hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>&]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:580:24: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]::<anonymous struct>::to' [-Wmissing-field-initializers]
[ 58%] Building CXX object src/CMakeFiles/hpx.dir/util/ini.cpp.o
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/format.hpp:49:0,
from /Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:24,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/wrapper_heap_list.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/managed_component_base.hpp:22,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/promise.hpp:16,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/packaged_action.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/detail/async_implementations.hpp:18,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/async.hpp:21,
from /Users/bibekghimire/work/hpx/repo/hpx/async.hpp:10,
from /Users/bibekghimire/work/hpx/repo/hpx/include/async.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:18,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/resolver_client.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/destroy_component.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/component_factory.hpp:47,
from /Users/bibekghimire/work/hpx/repo/hpx/include/components.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/include/runtime.hpp:10,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx.hpp:10,
from /Users/bibekghimire/work/hpx/repo/src/util/command_line_handling.cpp:6:
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = std::basic_string<char>]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = std::basic_string<char>; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = std::basic_string<char>&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = std::basic_string<char>; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/src/util/command_line_handling.cpp:476:56: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'boost::remove_reference<std::basic_string<char> >::type* {aka std::basic_string<char>*}' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = std::basic_string<char>]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = std::basic_string<char>; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = std::basic_string<char>&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = std::basic_string<char>; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/src/util/command_line_handling.cpp:476:56: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'std::basic_string<char>*' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long long unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long long unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long long unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long long unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/src/util/command_line_handling.cpp:1024:21: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'boost::remove_reference<long long unsigned int>::type* {aka long long unsigned int*}' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long long unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long long unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long long unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long long unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/src/util/command_line_handling.cpp:1024:21: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'long long unsigned int*' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/src/util/command_line_handling.cpp:1024:21: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'boost::remove_reference<long unsigned int>::type* {aka long unsigned int*}' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/src/util/command_line_handling.cpp:1024:21: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'long unsigned int*' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = void*]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = void*&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:291:13: required from 'void hpx::util::one_size_heap_list<Heap, Mutex>::free(void*, std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::server::memory_block>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/memory_block.hpp:595:30: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'void**' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = void*]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = void*&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:291:13: required from 'void hpx::util::one_size_heap_list<Heap, Mutex>::free(void*, std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::server::memory_block>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/memory_block.hpp:595:30: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'void**' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
[ 58%] Building CXX object src/CMakeFiles/hpx.dir/util/init_ini_data.cpp.o
[ 58%] Building CXX object src/CMakeFiles/hpx.dir/util/integer/int128.cpp.o
[ 58%] Building CXX object src/CMakeFiles/hpx.dir/util/integer/uint128.cpp.o
[ 58%] Building CXX object src/CMakeFiles/hpx.dir/util/interval_timer.cpp.o
[ 58%] Building CXX object src/CMakeFiles/hpx.dir/util/io_service_pool.cpp.o
[ 58%] Building CXX object src/CMakeFiles/hpx.dir/util/itt_notify.cpp.o
[ 58%] Building CXX object src/CMakeFiles/hpx.dir/util/logging.cpp.o
[ 58%] Building CXX object src/CMakeFiles/hpx.dir/util/manage_config.cpp.o
[ 58%] Building CXX object src/CMakeFiles/hpx.dir/util/map_hostnames.cpp.o
[ 58%] Building CXX object src/CMakeFiles/hpx.dir/util/parse_command_line.cpp.o
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:25:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/atomic.hpp:22,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/polymorphic_id_factory.hpp:20,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/pointer.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/raw_ptr.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/input_archive.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/serialize.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/address.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/get_lva.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/pinned_ptr.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/interface.hpp:17,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/client_base.hpp:15,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/basename_registration.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx_fwd.hpp:720,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/resolver_client.hpp:10,
from /Users/bibekghimire/work/hpx/repo/src/util/logging.cpp:13:
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:146:28: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
value = {};
^
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:151:31: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]::<anonymous struct>::to' [-Wmissing-field-initializers]
[ 64%] Building CXX object src/CMakeFiles/hpx.dir/util/query_counters.cpp.o
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:128:67: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:213:70: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:490:77: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:336:153: required from 'boost::atomics::detail::base_atomic<T, void>::base_atomic(const value_type&) [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]'
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:686:101: required from 'constexpr boost::atomics::atomic<T>::atomic(boost::atomics::atomic<T>::value_arg_type) [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; boost::atomics::atomic<T>::value_arg_type = const hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>&]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:580:24: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]::<anonymous struct>::to' [-Wmissing-field-initializers]
[ 64%] Building CXX object src/CMakeFiles/hpx.dir/util/register_locks.cpp.o
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/ptr_container/ptr_map_adapter.hpp:19:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/ptr_container/ptr_map.hpp:20,
from /Users/bibekghimire/work/hpx/repo/src/util/register_locks.cpp:15:
/Users/bibekghimire/research/boost_1_59_0/boost/ptr_container/detail/map_iterator.hpp:52:48: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
const ref_pair* const operator->() const
^
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:25:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/atomic.hpp:22,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/polymorphic_id_factory.hpp:20,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/pointer.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/raw_ptr.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/input_archive.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/serialize.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/address.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/get_lva.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/pinned_ptr.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/interface.hpp:17,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/client_base.hpp:15,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/basename_registration.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx_fwd.hpp:720,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime.hpp:10,
from /Users/bibekghimire/work/hpx/repo/src/util/parse_command_line.cpp:6:
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime.hpp:78:54: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
value = {};
^
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime.hpp:105:40: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]::<anonymous struct>::to' [-Wmissing-field-initializers]
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/format.hpp:49:0,
from /Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:24,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/wrapper_heap_list.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/managed_component_base.hpp:22,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/base_lco.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/base_lco_with_value.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/performance_counters/server/base_performance_counter.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/performance_counters/stubs/performance_counter.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/performance_counters/performance_counter.hpp:15,
from /Users/bibekghimire/work/hpx/repo/hpx/include/performance_counters.hpp:15,
from /Users/bibekghimire/work/hpx/repo/hpx/util/query_counters.hpp:13,
from /Users/bibekghimire/work/hpx/repo/src/util/query_counters.cpp:10:
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = double]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = double; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = double&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = double; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/src/util/query_counters.cpp:140:53: required from 'void hpx::util::query_counters::print_value(Stream&, const string&, const hpx::performance_counters::counter_value&, const string&) [with Stream = std::basic_ostringstream<char>; std::string = std::basic_string<char>]'
/Users/bibekghimire/work/hpx/repo/src/util/query_counters.cpp:418:73: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'boost::remove_reference<double>::type* {aka double*}' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = double]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = double; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = double&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = double; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/src/util/query_counters.cpp:140:53: required from 'void hpx::util::query_counters::print_value(Stream&, const string&, const hpx::performance_counters::counter_value&, const string&) [with Stream = std::basic_ostringstream<char>; std::string = std::basic_string<char>]'
/Users/bibekghimire/work/hpx/repo/src/util/query_counters.cpp:418:73: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'double*' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
[ 64%] Building CXX object src/CMakeFiles/hpx.dir/util/register_locks_globally.cpp.o
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/ptr_container/ptr_map_adapter.hpp:19:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/ptr_container/ptr_map.hpp:20,
from /Users/bibekghimire/work/hpx/repo/src/util/register_locks_globally.cpp:12:
/Users/bibekghimire/research/boost_1_59_0/boost/ptr_container/detail/map_iterator.hpp:52:48: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
const ref_pair* const operator->() const
^
[ 64%] Building CXX object src/CMakeFiles/hpx.dir/util/runtime_configuration.cpp.o
[ 64%] Building CXX object src/CMakeFiles/hpx.dir/util/security/root_certificate_authority.cpp.o
[ 64%] Building CXX object src/CMakeFiles/hpx.dir/util/security/subordinate_certificate_authority.cpp.o
[ 64%] Building CXX object src/CMakeFiles/hpx.dir/util/sed_transform.cpp.o
[ 64%] Building CXX object src/CMakeFiles/hpx.dir/util/serialize_exception.cpp.o
[ 64%] Building CXX object src/CMakeFiles/hpx.dir/util/set_thread_name.cpp.o
[ 64%] Building CXX object src/CMakeFiles/hpx.dir/util/static_reinit.cpp.o
[ 64%] Building CXX object src/CMakeFiles/hpx.dir/util/thread_aware_timer.cpp.o
[ 70%] Building CXX object src/CMakeFiles/hpx.dir/util/thread_description.cpp.o
[ 70%] Building CXX object src/CMakeFiles/hpx.dir/util/thread_mapper.cpp.o
[ 70%] Building CXX object src/CMakeFiles/hpx.dir/lcos/barrier.cpp.o
[ 70%] Building CXX object src/CMakeFiles/hpx.dir/lcos/base_lco.cpp.o
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:25:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/atomic.hpp:22,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/polymorphic_id_factory.hpp:20,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/pointer.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/raw_ptr.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/input_archive.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/serialize.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/address.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/get_lva.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/pinned_ptr.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/interface.hpp:17,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/client_base.hpp:15,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/basename_registration.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx_fwd.hpp:720,
from /Users/bibekghimire/work/hpx/repo/src/lcos/barrier.cpp:7:
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:146:28: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
value = {};
^
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:151:31: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]::<anonymous struct>::to' [-Wmissing-field-initializers]
[ 70%] Building CXX object src/CMakeFiles/hpx.dir/lcos/base_lco_with_value.cpp.o
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/format.hpp:49:0,
from /Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:24,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/wrapper_heap_list.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/managed_component_base.hpp:22,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/promise.hpp:16,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/packaged_action.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/detail/async_implementations.hpp:18,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/async.hpp:21,
from /Users/bibekghimire/work/hpx/repo/hpx/async.hpp:10,
from /Users/bibekghimire/work/hpx/repo/hpx/include/async.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:18,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/resolver_client.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/derived_component_factory.hpp:12,
from /Users/bibekghimire/work/hpx/repo/src/lcos/barrier.cpp:8:
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:180:21: required from 'void* hpx::util::one_size_heap_list<Heap, Mutex>::alloc(std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::managed_component<hpx::lcos::server::barrier, hpx::components::detail::this_type>, hpx::lcos::local::spinlock>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/managed_component_base.hpp:332:46: required from 'static void* hpx::components::detail::heap_factory<Component, Derived>::alloc(std::size_t) [with Component = hpx::lcos::server::barrier; Derived = hpx::components::managed_component<hpx::lcos::server::barrier, hpx::components::detail::this_type>; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/create_component.hpp:56:65: required from 'hpx::naming::gid_type hpx::components::server::create(hpx::util::unique_function_nonser<void(void*)>&) [with Component = hpx::components::managed_component<hpx::lcos::server::barrier, hpx::components::detail::this_type>; hpx::util::unique_function_nonser<void(void*)> = hpx::util::unique_function<void(void*), false>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/derived_component_factory.hpp:182:69: required from 'hpx::naming::gid_type hpx::components::derived_component_factory<Component>::create_with_args(hpx::util::unique_function_nonser<void(void*)>&) [with Component = hpx::components::managed_component<hpx::lcos::server::barrier, hpx::components::detail::this_type>; hpx::util::unique_function_nonser<void(void*)> = hpx::util::unique_function<void(void*), false>]'
/Users/bibekghimire/work/hpx/repo/src/lcos/barrier.cpp:20:1: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'boost::remove_reference<long unsigned int>::type* {aka long unsigned int*}' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:180:21: required from 'void* hpx::util::one_size_heap_list<Heap, Mutex>::alloc(std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::managed_component<hpx::lcos::server::barrier, hpx::components::detail::this_type>, hpx::lcos::local::spinlock>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/managed_component_base.hpp:332:46: required from 'static void* hpx::components::detail::heap_factory<Component, Derived>::alloc(std::size_t) [with Component = hpx::lcos::server::barrier; Derived = hpx::components::managed_component<hpx::lcos::server::barrier, hpx::components::detail::this_type>; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/create_component.hpp:56:65: required from 'hpx::naming::gid_type hpx::components::server::create(hpx::util::unique_function_nonser<void(void*)>&) [with Component = hpx::components::managed_component<hpx::lcos::server::barrier, hpx::components::detail::this_type>; hpx::util::unique_function_nonser<void(void*)> = hpx::util::unique_function<void(void*), false>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/derived_component_factory.hpp:182:69: required from 'hpx::naming::gid_type hpx::components::derived_component_factory<Component>::create_with_args(hpx::util::unique_function_nonser<void(void*)>&) [with Component = hpx::components::managed_component<hpx::lcos::server::barrier, hpx::components::detail::this_type>; hpx::util::unique_function_nonser<void(void*)> = hpx::util::unique_function<void(void*), false>]'
/Users/bibekghimire/work/hpx/repo/src/lcos/barrier.cpp:20:1: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'long unsigned int*' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = void*]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = void*&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:291:13: required from 'void hpx::util::one_size_heap_list<Heap, Mutex>::free(void*, std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::managed_component<hpx::lcos::server::barrier, hpx::components::detail::this_type>, hpx::lcos::local::spinlock>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/managed_component_base.hpp:336:17: required from 'static void hpx::components::detail::heap_factory<Component, Derived>::free(void*, std::size_t) [with Component = hpx::lcos::server::barrier; Derived = hpx::components::managed_component<hpx::lcos::server::barrier, hpx::components::detail::this_type>; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/create_component.hpp:66:40: required from 'hpx::naming::gid_type hpx::components::server::create(hpx::util::unique_function_nonser<void(void*)>&) [with Component = hpx::components::managed_component<hpx::lcos::server::barrier, hpx::components::detail::this_type>; hpx::util::unique_function_nonser<void(void*)> = hpx::util::unique_function<void(void*), false>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/derived_component_factory.hpp:182:69: required from 'hpx::naming::gid_type hpx::components::derived_component_factory<Component>::create_with_args(hpx::util::unique_function_nonser<void(void*)>&) [with Component = hpx::components::managed_component<hpx::lcos::server::barrier, hpx::components::detail::this_type>; hpx::util::unique_function_nonser<void(void*)> = hpx::util::unique_function<void(void*), false>]'
/Users/bibekghimire/work/hpx/repo/src/lcos/barrier.cpp:20:1: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'void**' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = void*]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = void*&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:291:13: required from 'void hpx::util::one_size_heap_list<Heap, Mutex>::free(void*, std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::managed_component<hpx::lcos::server::barrier, hpx::components::detail::this_type>, hpx::lcos::local::spinlock>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/managed_component_base.hpp:336:17: required from 'static void hpx::components::detail::heap_factory<Component, Derived>::free(void*, std::size_t) [with Component = hpx::lcos::server::barrier; Derived = hpx::components::managed_component<hpx::lcos::server::barrier, hpx::components::detail::this_type>; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/create_component.hpp:66:40: required from 'hpx::naming::gid_type hpx::components::server::create(hpx::util::unique_function_nonser<void(void*)>&) [with Component = hpx::components::managed_component<hpx::lcos::server::barrier, hpx::components::detail::this_type>; hpx::util::unique_function_nonser<void(void*)> = hpx::util::unique_function<void(void*), false>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/derived_component_factory.hpp:182:69: required from 'hpx::naming::gid_type hpx::components::derived_component_factory<Component>::create_with_args(hpx::util::unique_function_nonser<void(void*)>&) [with Component = hpx::components::managed_component<hpx::lcos::server::barrier, hpx::components::detail::this_type>; hpx::util::unique_function_nonser<void(void*)> = hpx::util::unique_function<void(void*), false>]'
/Users/bibekghimire/work/hpx/repo/src/lcos/barrier.cpp:20:1: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'void**' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
[ 70%] Building CXX object src/CMakeFiles/hpx.dir/lcos/base_lco_with_value_1.cpp.o
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:25:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/atomic.hpp:22,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/polymorphic_id_factory.hpp:20,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/pointer.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/raw_ptr.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/input_archive.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/serialize.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/address.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/applier/applier.hpp:17,
from /Users/bibekghimire/work/hpx/repo/src/lcos/base_lco.cpp:8:
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:146:28: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
value = {};
^
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:151:31: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]::<anonymous struct>::to' [-Wmissing-field-initializers]
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:25:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/atomic.hpp:22,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/polymorphic_id_factory.hpp:20,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/pointer.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/raw_ptr.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/input_archive.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/serialize.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/address.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/get_lva.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/pinned_ptr.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/interface.hpp:17,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/client_base.hpp:15,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/basename_registration.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx_fwd.hpp:720,
from /Users/bibekghimire/work/hpx/repo/src/lcos/base_lco_with_value.cpp:7:
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:146:28: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
value = {};
^
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:151:31: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]::<anonymous struct>::to' [-Wmissing-field-initializers]
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:25:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/atomic.hpp:22,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/polymorphic_id_factory.hpp:20,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/pointer.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/raw_ptr.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/input_archive.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/serialize.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/address.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/get_lva.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/pinned_ptr.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/interface.hpp:17,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/client_base.hpp:15,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/basename_registration.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx_fwd.hpp:720,
from /Users/bibekghimire/work/hpx/repo/src/lcos/base_lco_with_value_1.cpp:7:
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:146:28: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
value = {};
^
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:151:31: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]::<anonymous struct>::to' [-Wmissing-field-initializers]
[ 70%] Building CXX object src/CMakeFiles/hpx.dir/lcos/base_lco_with_value_2.cpp.o
[ 70%] Building CXX object src/CMakeFiles/hpx.dir/lcos/base_lco_with_value_3.cpp.o
[ 70%] Building CXX object src/CMakeFiles/hpx.dir/lcos/detail/future_data.cpp.o
[ 70%] Building CXX object src/CMakeFiles/hpx.dir/lcos/future.cpp.o
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:25:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/atomic.hpp:22,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/polymorphic_id_factory.hpp:20,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/pointer.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/raw_ptr.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/input_archive.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/serialize.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/address.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/get_lva.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/pinned_ptr.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/interface.hpp:17,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/client_base.hpp:15,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/basename_registration.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx_fwd.hpp:720,
from /Users/bibekghimire/work/hpx/repo/src/lcos/base_lco_with_value_2.cpp:7:
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:146:28: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
value = {};
^
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:151:31: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]::<anonymous struct>::to' [-Wmissing-field-initializers]
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:25:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/atomic.hpp:22,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/polymorphic_id_factory.hpp:20,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/pointer.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/raw_ptr.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/input_archive.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/serialize.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/address.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/get_lva.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/pinned_ptr.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/interface.hpp:17,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/client_base.hpp:15,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/basename_registration.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx_fwd.hpp:720,
from /Users/bibekghimire/work/hpx/repo/src/lcos/base_lco_with_value_3.cpp:7:
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:146:28: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
value = {};
^
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:151:31: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]::<anonymous struct>::to' [-Wmissing-field-initializers]
[ 70%] Building CXX object src/CMakeFiles/hpx.dir/lcos/latch.cpp.o
[ 76%] Building CXX object src/CMakeFiles/hpx.dir/lcos/local/composable_guard.cpp.o
[ 76%] Building CXX object src/CMakeFiles/hpx.dir/lcos/local/detail/condition_variable.cpp.o
[ 76%] Building CXX object src/CMakeFiles/hpx.dir/lcos/local/mutex.cpp.o
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:25:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/atomic.hpp:22,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/polymorphic_id_factory.hpp:20,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/pointer.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/raw_ptr.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/input_archive.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/serialize.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/address.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/applier/applier.hpp:17,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:13,
from /Users/bibekghimire/work/hpx/repo/src/lcos/local/detail/condition_variable.cpp:12:
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:128:67: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
value = {};
^
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:213:70: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:490:77: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:336:153: required from 'boost::atomics::detail::base_atomic<T, void>::base_atomic(const value_type&) [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]'
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:686:101: required from 'constexpr boost::atomics::atomic<T>::atomic(boost::atomics::atomic<T>::value_arg_type) [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; boost::atomics::atomic<T>::value_arg_type = const hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>&]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:580:24: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]::<anonymous struct>::to' [-Wmissing-field-initializers]
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:25:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/atomic.hpp:22,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/polymorphic_id_factory.hpp:20,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/pointer.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/raw_ptr.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/input_archive.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/serialize.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/address.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/get_lva.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/pinned_ptr.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/interface.hpp:17,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/client_base.hpp:15,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/basename_registration.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx_fwd.hpp:720,
from /Users/bibekghimire/work/hpx/repo/src/lcos/latch.cpp:6:
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:146:28: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
value = {};
^
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:151:31: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]::<anonymous struct>::to' [-Wmissing-field-initializers]
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:25:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/atomic.hpp:22,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/polymorphic_id_factory.hpp:20,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/pointer.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/raw_ptr.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/input_archive.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/serialize.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/address.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/applier/applier.hpp:17,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:13,
from /Users/bibekghimire/work/hpx/repo/src/lcos/local/mutex.cpp:12:
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:128:67: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
value = {};
^
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:213:70: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:490:77: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_ex_enum>]::<anonymous struct>::to' [-Wmissing-field-initializers]
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:336:153: required from 'boost::atomics::detail::base_atomic<T, void>::base_atomic(const value_type&) [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]'
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:686:101: required from 'constexpr boost::atomics::atomic<T>::atomic(boost::atomics::atomic<T>::value_arg_type) [with T = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>; boost::atomics::atomic<T>::value_arg_type = const hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>&]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/threads/thread_data.hpp:580:24: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::threads::detail::tagged_thread_state<hpx::threads::thread_state_enum>]::<anonymous struct>::to' [-Wmissing-field-initializers]
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/format.hpp:49:0,
from /Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:24,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/wrapper_heap_list.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/managed_component_base.hpp:22,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/promise.hpp:16,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/packaged_action.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/detail/async_implementations.hpp:18,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/async.hpp:21,
from /Users/bibekghimire/work/hpx/repo/hpx/async.hpp:10,
from /Users/bibekghimire/work/hpx/repo/hpx/include/async.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:18,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/resolver_client.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/derived_component_factory.hpp:12,
from /Users/bibekghimire/work/hpx/repo/src/lcos/latch.cpp:7:
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:180:21: required from 'void* hpx::util::one_size_heap_list<Heap, Mutex>::alloc(std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::managed_component<hpx::lcos::server::latch, hpx::components::detail::this_type>, hpx::lcos::local::spinlock>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/managed_component_base.hpp:332:46: required from 'static void* hpx::components::detail::heap_factory<Component, Derived>::alloc(std::size_t) [with Component = hpx::lcos::server::latch; Derived = hpx::components::managed_component<hpx::lcos::server::latch, hpx::components::detail::this_type>; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/create_component.hpp:56:65: required from 'hpx::naming::gid_type hpx::components::server::create(hpx::util::unique_function_nonser<void(void*)>&) [with Component = hpx::components::managed_component<hpx::lcos::server::latch, hpx::components::detail::this_type>; hpx::util::unique_function_nonser<void(void*)> = hpx::util::unique_function<void(void*), false>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/derived_component_factory.hpp:182:69: required from 'hpx::naming::gid_type hpx::components::derived_component_factory<Component>::create_with_args(hpx::util::unique_function_nonser<void(void*)>&) [with Component = hpx::components::managed_component<hpx::lcos::server::latch, hpx::components::detail::this_type>; hpx::util::unique_function_nonser<void(void*)> = hpx::util::unique_function<void(void*), false>]'
/Users/bibekghimire/work/hpx/repo/src/lcos/latch.cpp:19:1: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'boost::remove_reference<long unsigned int>::type* {aka long unsigned int*}' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:180:21: required from 'void* hpx::util::one_size_heap_list<Heap, Mutex>::alloc(std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::managed_component<hpx::lcos::server::latch, hpx::components::detail::this_type>, hpx::lcos::local::spinlock>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/managed_component_base.hpp:332:46: required from 'static void* hpx::components::detail::heap_factory<Component, Derived>::alloc(std::size_t) [with Component = hpx::lcos::server::latch; Derived = hpx::components::managed_component<hpx::lcos::server::latch, hpx::components::detail::this_type>; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/create_component.hpp:56:65: required from 'hpx::naming::gid_type hpx::components::server::create(hpx::util::unique_function_nonser<void(void*)>&) [with Component = hpx::components::managed_component<hpx::lcos::server::latch, hpx::components::detail::this_type>; hpx::util::unique_function_nonser<void(void*)> = hpx::util::unique_function<void(void*), false>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/derived_component_factory.hpp:182:69: required from 'hpx::naming::gid_type hpx::components::derived_component_factory<Component>::create_with_args(hpx::util::unique_function_nonser<void(void*)>&) [with Component = hpx::components::managed_component<hpx::lcos::server::latch, hpx::components::detail::this_type>; hpx::util::unique_function_nonser<void(void*)> = hpx::util::unique_function<void(void*), false>]'
/Users/bibekghimire/work/hpx/repo/src/lcos/latch.cpp:19:1: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'long unsigned int*' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = void*]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = void*&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:291:13: required from 'void hpx::util::one_size_heap_list<Heap, Mutex>::free(void*, std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::managed_component<hpx::lcos::server::latch, hpx::components::detail::this_type>, hpx::lcos::local::spinlock>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/managed_component_base.hpp:336:17: required from 'static void hpx::components::detail::heap_factory<Component, Derived>::free(void*, std::size_t) [with Component = hpx::lcos::server::latch; Derived = hpx::components::managed_component<hpx::lcos::server::latch, hpx::components::detail::this_type>; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/create_component.hpp:66:40: required from 'hpx::naming::gid_type hpx::components::server::create(hpx::util::unique_function_nonser<void(void*)>&) [with Component = hpx::components::managed_component<hpx::lcos::server::latch, hpx::components::detail::this_type>; hpx::util::unique_function_nonser<void(void*)> = hpx::util::unique_function<void(void*), false>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/derived_component_factory.hpp:182:69: required from 'hpx::naming::gid_type hpx::components::derived_component_factory<Component>::create_with_args(hpx::util::unique_function_nonser<void(void*)>&) [with Component = hpx::components::managed_component<hpx::lcos::server::latch, hpx::components::detail::this_type>; hpx::util::unique_function_nonser<void(void*)> = hpx::util::unique_function<void(void*), false>]'
/Users/bibekghimire/work/hpx/repo/src/lcos/latch.cpp:19:1: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'void**' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = void*]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = void*&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:291:13: required from 'void hpx::util::one_size_heap_list<Heap, Mutex>::free(void*, std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::managed_component<hpx::lcos::server::latch, hpx::components::detail::this_type>, hpx::lcos::local::spinlock>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/managed_component_base.hpp:336:17: required from 'static void hpx::components::detail::heap_factory<Component, Derived>::free(void*, std::size_t) [with Component = hpx::lcos::server::latch; Derived = hpx::components::managed_component<hpx::lcos::server::latch, hpx::components::detail::this_type>; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/create_component.hpp:66:40: required from 'hpx::naming::gid_type hpx::components::server::create(hpx::util::unique_function_nonser<void(void*)>&) [with Component = hpx::components::managed_component<hpx::lcos::server::latch, hpx::components::detail::this_type>; hpx::util::unique_function_nonser<void(void*)> = hpx::util::unique_function<void(void*), false>]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/components/derived_component_factory.hpp:182:69: required from 'hpx::naming::gid_type hpx::components::derived_component_factory<Component>::create_with_args(hpx::util::unique_function_nonser<void(void*)>&) [with Component = hpx::components::managed_component<hpx::lcos::server::latch, hpx::components::detail::this_type>; hpx::util::unique_function_nonser<void(void*)> = hpx::util::unique_function<void(void*), false>]'
/Users/bibekghimire/work/hpx/repo/src/lcos/latch.cpp:19:1: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'void**' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
[ 76%] Building CXX object src/CMakeFiles/hpx.dir/lcos/promise.cpp.o
[ 76%] Building CXX object src/CMakeFiles/hpx.dir/__/plugins/parcelport/mpi/mpi_environment.cpp.o
[ 76%] Building CXX object src/CMakeFiles/hpx.dir/__/plugins/parcelport/mpi/parcelport_mpi.cpp.o
[ 76%] Building CXX object src/CMakeFiles/hpx.dir/__/plugins/parcelport/tcp/connection_handler_tcp.cpp.o
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:25:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/atomic.hpp:22,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/polymorphic_id_factory.hpp:20,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/pointer.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/raw_ptr.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/input_archive.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/serialize.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/address.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/get_lva.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/pinned_ptr.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/interface.hpp:17,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/client_base.hpp:15,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/basename_registration.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx_fwd.hpp:720,
from /Users/bibekghimire/work/hpx/repo/src/lcos/promise.cpp:6:
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:146:28: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
value = {};
^
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:151:31: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]::<anonymous struct>::to' [-Wmissing-field-initializers]
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:25:0,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic/atomic.hpp:22,
from /Users/bibekghimire/research/boost_1_59_0/boost/atomic.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/polymorphic_id_factory.hpp:20,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/pointer.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/detail/raw_ptr.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/input_archive.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/serialization/serialize.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/address.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/get_lva.hpp:13,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/pinned_ptr.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/interface.hpp:17,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/client_base.hpp:15,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/basename_registration.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/hpx_fwd.hpp:720,
from /Users/bibekghimire/work/hpx/repo/plugins/parcelport/mpi/parcelport_mpi.cpp:14:
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:354:93: required from 'boost::atomics::detail::base_atomic<T, void>::value_type boost::atomics::detail::base_atomic<T, void>::load(boost::memory_order) const volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime.hpp:78:54: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = hpx::state; From = unsigned int]::<anonymous struct>::to' [-Wmissing-field-initializers]
value = {};
^
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp: In instantiation of 'To boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]':
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/atomic_template.hpp:346:84: required from 'void boost::atomics::detail::base_atomic<T, void>::store(boost::atomics::detail::base_atomic<T, void>::value_type, boost::memory_order) volatile [with T = hpx::state; boost::atomics::detail::base_atomic<T, void>::value_type = hpx::state]'
/Users/bibekghimire/work/hpx/repo/hpx/runtime.hpp:105:40: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/atomic/detail/casts.hpp:50:14: warning: missing initializer for member 'boost::atomics::detail::memcpy_cast(const From&) [with To = unsigned int; From = hpx::state]::<anonymous struct>::to' [-Wmissing-field-initializers]
In file included from /Users/bibekghimire/research/boost_1_59_0/boost/format.hpp:49:0,
from /Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:24,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/wrapper_heap_list.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/managed_component_base.hpp:22,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/promise.hpp:16,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/packaged_action.hpp:12,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/detail/async_implementations.hpp:18,
from /Users/bibekghimire/work/hpx/repo/hpx/lcos/async.hpp:21,
from /Users/bibekghimire/work/hpx/repo/hpx/async.hpp:10,
from /Users/bibekghimire/work/hpx/repo/hpx/include/async.hpp:9,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/agas/addressing_service.hpp:18,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/naming/resolver_client.hpp:11,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/server/destroy_component.hpp:14,
from /Users/bibekghimire/work/hpx/repo/hpx/runtime/components/base_lco_factory.hpp:14,
from /Users/bibekghimire/work/hpx/repo/src/lcos/promise.cpp:8:
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:180:21: required from 'void* hpx::util::one_size_heap_list<Heap, Mutex>::alloc(std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::managed_promise>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/src/lcos/promise.cpp:31:3: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'boost::remove_reference<long unsigned int>::type* {aka long unsigned int*}' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = long unsigned int]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = long unsigned int&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = long unsigned int; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:180:21: required from 'void* hpx::util::one_size_heap_list<Heap, Mutex>::alloc(std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::managed_promise>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/src/lcos/promise.cpp:31:3: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'long unsigned int*' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_head(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = void*]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = void*&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:291:13: required from 'void hpx::util::one_size_heap_list<Heap, Mutex>::free(void*, std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::managed_promise>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/src/lcos/promise.cpp:31:3: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:121:70: warning: cast from type 'const void*' to type 'void**' casts away qualifiers [-Wcast-qual]
put_head(os, *(typename ::boost::remove_reference<T>::type*)x);
^
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp: In instantiation of 'void boost::io::detail::call_put_last(std::basic_ostream<_CharT, _Traits>&, const void*) [with Ch = char; Tr = std::char_traits<char>; T = void*]':
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:135:47: required from 'boost::io::detail::put_holder<Ch, Tr>::put_holder(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:307:95: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::io::detail::feed(boost::basic_format<Ch, Tr, Alloc>&, T) [with Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>; T = void*&]'
/Users/bibekghimire/research/boost_1_59_0/boost/format/format_class.hpp:68:68: required from 'boost::basic_format<Ch, Tr, Alloc>& boost::basic_format<Ch, Tr, Alloc>::operator%(T&) [with T = void*; Ch = char; Tr = std::char_traits<char>; Alloc = std::allocator<char>]'
/Users/bibekghimire/work/hpx/repo/hpx/util/one_size_heap_list.hpp:291:13: required from 'void hpx::util::one_size_heap_list<Heap, Mutex>::free(void*, std::size_t) [with Heap = hpx::components::detail::fixed_wrapper_heap<hpx::components::managed_promise>; Mutex = hpx::lcos::local::spinlock; std::size_t = long unsigned int]'
/Users/bibekghimire/work/hpx/repo/src/lcos/promise.cpp:31:3: required from here
/Users/bibekghimire/research/boost_1_59_0/boost/format/feed_args.hpp:126:28: warning: cast from type 'const void*' to type 'void**' casts away qualifiers [-Wcast-qual]
put_last(os, *(T*)x);
^
[ 76%] Building CXX object src/CMakeFiles/hpx.dir/__/plugins/parcelport/tcp/parcelport_tcp.cpp.o
[ 76%] Linking CXX shared library ../lib/libhpx.dylib
0 0x10e946af6 __assert_rtn + 144
0 0x10e946af6 __assert_rtn + 144
1 0x10e9e57f5 mach_o::relocatable::Parser<x86_64>::parse(mach_o::relocatable::ParserOptions const&) + 3185
1 0x10e9e57f5 mach_o::relocatable::Parser<x86_64>::parse(mach_o::relocatable::ParserOptions const&) + 3185
2 0x10e9dd4c2 mach_o::relocatable::Parser<x86_64>::parse(unsigned char const*, unsigned long long, char const*, long, ld::File::Ordinal, mach_o::relocatable::ParserOptions const&) + 388
2 0x10e9dd4c2 mach_o::relocatable::Parser<x86_64>::parse(unsigned char const*, unsigned long long, char const*, long, ld::File::Ordinal, mach_o::relocatable::ParserOptions const&) + 388
3 0x10e949946 ld::tool::InputFiles::makeFile(Options::FileInfo const&, bool) + 886
3 0x10e949946 ld::tool::InputFiles::makeFile(Options::FileInfo const&, bool) + 886
4 0x10e94b8ff ld::tool::InputFiles::parseWorkerThread() + 495
4 0x10e94b8ff ld::tool::InputFiles::parseWorkerThread() + 495
5 0x7fff931ca99d _pthread_body + 131
5 0x7fff931ca99d _pthread_body + 131
6 0x7fff931ca91a _pthread_body + 0
6 0x7fff931ca91a _pthread_body + 0
A linker snapshot was created at:
/tmp/libhpx.0.9.12.dylib-2016-03-22-023735.ld-snapshot
ld: Assertion failed: (cfiStartsArray[i] != cfiStartsArray[i-1]), function parse, file src/ld/parsers/macho_relocatable_file.cpp, line 1831.
A linker snapshot was created at:
/tmp/libhpx.0.9.12.dylib-2016-03-22-023735.ld-snapshot
ld: Assertion failed: (cfiStartsArray[i] != cfiStartsArray[i-1]), function parse, file src/ld/parsers/macho_relocatable_file.cpp, line 1831.
collect2: error: ld returned 1 exit status
make[2]: *** [lib/libhpx.0.9.12.dylib] Error 1
make[2]: Target `src/CMakeFiles/hpx.dir/build' not remade because of errors.
make[1]: *** [src/CMakeFiles/hpx.dir/all] Error 2
make[1]: Target `all' not remade because of errors.
make: *** [all] Error 2
make: Target `default_target' not remade because of errors.
bash-3.2$ ./make.sh ls./make.sh
bash-3.2$ exit
Script done on Fri Apr 22 03:01:37 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment