phylanx
phylanx copied to clipboard
buildbot build error
Buildbot build is failing with the following error:
http://omega.nic.uoregon.edu:8020/#/builders/5/builds/258/steps/15/logs/stdio
In file included from /var/lib/buildbot/workers/phylanx/x86_64-gcc7-debug/build/phylanx/execution_tree/primitives/base_primitive.hpp:1193:0,
from /var/lib/buildbot/workers/phylanx/x86_64-gcc7-debug/build/src/execution_tree/locality_annotation.cpp:9:
/var/lib/buildbot/workers/phylanx/x86_64-gcc7-debug/build/phylanx/execution_tree/primitives/primitive_component_base.hpp: In constructor ‘phylanx::execution_tree::match_pattern_type::match_pattern_type(phylanx::execution_tree::match_pattern_type::match_pattern_data&&)’:
/var/lib/buildbot/workers/phylanx/x86_64-gcc7-debug/build/phylanx/execution_tree/primitives/primitive_component_base.hpp:188:61: error: no matching function for call to ‘get<0>(phylanx::execution_tree::match_pattern_type::match_pattern_data&)’
: primitive_type_(std::move(hpx::util::get<0>(data)))
^