Skip to content

Instantly share code, notes, and snippets.

@zao
Created August 9, 2017 21:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zao/4b7c833360d055341c3669be1f12f2f3 to your computer and use it in GitHub Desktop.
Save zao/4b7c833360d055341c3669be1f12f2f3 to your computer and use it in GitHub Desktop.
[33/407] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/rotate_copy_test_exe.dir/rotate_copy.cpp.o
FAILED: tests/unit/parallel/algorithms/CMakeFiles/rotate_copy_test_exe.dir/rotate_copy.cpp.o
/eb/software/GCCcore/6.1.0/bin/c++ -DBOOST_DISABLE_ASSERTS -DHPX_APPLICATION_EXPORTS -DHPX_APPLICATION_NAME=rotate_copy_test_exe -DHPX_APPLICATION_STRING=\"rotate_copy_test_exe\" -DHPX_DISABLE_ASSERTS -DHPX_PREFIX=\"/home/zao/stellar/bld-release-gcc-610\" -D_GNU_SOURCE -I/home/zao/stellar/hpx -isystem /home/zao/stellar/inst-boost-gcc-6.1.0/include -I. -I/home/zao/stellar/hpx/examples -I/home/zao/stellar/hpx/tests -Wall -Wextra -Wno-unused-local-typedefs -Wno-strict-aliasing -Wno-sign-promo -Wno-attributes -Wno-cast-align -Wno-unused-parameter -Wformat=2 -Wno-format-nonliteral -Winit-self -Wdouble-promotion -Wcast-qual -Wcast-align -Werror=trampolines -Werror=parentheses -Werror=reorder -Werror=return-type -Werror=sequence-point -Werror=uninitialized -Werror=format -Werror=missing-braces -Werror=sign-compare -fdiagnostics-show-option -Werror=vla -Werror=return-type -Wno-unused-but-set-parameter -Wno-unused-but-set-variable -Werror=uninitialized -Wno-unused-local-typedefs -Wno-sync-nand -Wno-delete-non-virtual-dtor -fvisibility=hidden -O3 -DNDEBUG -std=c++14 -MD -MT tests/unit/parallel/algorithms/CMakeFiles/rotate_copy_test_exe.dir/rotate_copy.cpp.o -MF tests/unit/parallel/algorithms/CMakeFiles/rotate_copy_test_exe.dir/rotate_copy.cpp.o.d -o tests/unit/parallel/algorithms/CMakeFiles/rotate_copy_test_exe.dir/rotate_copy.cpp.o -c /home/zao/stellar/hpx/tests/unit/parallel/algorithms/rotate_copy.cpp
In file included from /home/zao/stellar/hpx/hpx/parallel/algorithms/copy.hpp:19:0,
from /home/zao/stellar/hpx/hpx/parallel/algorithms/rotate.hpp:18,
from /home/zao/stellar/hpx/hpx/include/parallel_rotate.hpp:9,
from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/rotate_copy.cpp:8:
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp: In function ‘typename hpx::parallel::util::detail::algorithm_result<ExPolicy, hpx::util::tagged_pair<hpx::parallel::v1::tag::in(FwdIter1), hpx::parallel::v1::tag::out(FwdIter2)> >::type hpx::parallel::v1::rotate_copy(ExPolicy&&, FwdIter1, FwdIter1, FwdIter1, FwdIter2) [with ExPolicy = hpx::parallel::execution::sequenced_policy&; FwdIter1 = test::decorated_iterator<__gnu_cxx::__normal_iterator<long unsigned int*, std::vector<long unsigned int> >, std::forward_iterator_tag>; FwdIter2 = __gnu_cxx::__normal_iterator<long unsigned int*, std::vector<long unsigned int> >; int _concept_requires_333 = 42; typename std::enable_if<((_concept_requires_257 == 43) || ((hpx::traits::is_iterator<Iter>::value && hpx::parallel::execution::is_execution_policy<T>::value) && hpx::traits::is_iterator<FwdIter1>::value)), int>::type _concept_check_333 = 0]’:
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:124:84: internal compiler error: in assign_temp, at function.c:961
return detail::handle_exception<ExPolicy, local_result_type>::call();
^
0x8db165 assign_temp(tree_node*, int, int)
../../gcc/function.c:961
0x7b2927 expand_call(tree_node*, rtx_def*, int)
../../gcc/calls.c:2559
0x892fb6 expand_expr_real_1(tree_node*, rtx_def*, machine_mode, expand_modifier, rtx_def**, bool)
../../gcc/expr.c:10594
0x7bea88 expand_expr
../../gcc/expr.h:256
0x7bea88 expand_call_stmt
../../gcc/cfgexpand.c:2660
0x7bea88 expand_gimple_stmt_1
../../gcc/cfgexpand.c:3548
0x7bea88 expand_gimple_stmt
../../gcc/cfgexpand.c:3714
0x7bfbc5 expand_gimple_basic_block
../../gcc/cfgexpand.c:5720
0x7c4aa6 execute
../../gcc/cfgexpand.c:6335
Please submit a full bug report,
with preprocessed source if appropriate.
Please include the complete backtrace with any bug report.
See <http://gcc.gnu.org/bugs.html> for instructions.
[759/1173] Building CXX object tests/unit/parallel/algorithms/CMakeFiles/rotate_test_exe.dir/rotate.cpp.o
FAILED: tests/unit/parallel/algorithms/CMakeFiles/rotate_test_exe.dir/rotate.cpp.o
/eb/software/GCCcore/6.1.0/bin/c++ -DBOOST_DISABLE_ASSERTS -DHPX_APPLICATION_EXPORTS -DHPX_APPLICATION_NAME=rotate_test_exe -DHPX_APPLICATION_STRING=\"rotate_test_exe\" -DHPX_DISABLE_ASSERTS -DHPX_PREFIX=\"/home/zao/stellar/bld-release-gcc-610\" -D_GNU_SOURCE -I/home/zao/stellar/hpx -isystem /home/zao/stellar/inst-boost-gcc-6.1.0/include -I. -I/home/zao/stellar/hpx/examples -I/home/zao/stellar/hpx/tests -Wall -Wextra -Wno-unused-local-typedefs -Wno-strict-aliasing -Wno-sign-promo -Wno-attributes -Wno-cast-align -Wno-unused-parameter -Wformat=2 -Wno-format-nonliteral -Winit-self -Wdouble-promotion -Wcast-qual -Wcast-align -Werror=trampolines -Werror=parentheses -Werror=reorder -Werror=return-type -Werror=sequence-point -Werror=uninitialized -Werror=format -Werror=missing-braces -Werror=sign-compare -fdiagnostics-show-option -Werror=vla -Werror=return-type -Wno-unused-but-set-parameter -Wno-unused-but-set-variable -Werror=uninitialized -Wno-unused-local-typedefs -Wno-sync-nand -Wno-delete-non-virtual-dtor -fvisibility=hidden -O3 -DNDEBUG -std=c++14 -MD -MT tests/unit/parallel/algorithms/CMakeFiles/rotate_test_exe.dir/rotate.cpp.o -MF tests/unit/parallel/algorithms/CMakeFiles/rotate_test_exe.dir/rotate.cpp.o.d -o tests/unit/parallel/algorithms/CMakeFiles/rotate_test_exe.dir/rotate.cpp.o -c /home/zao/stellar/hpx/tests/unit/parallel/algorithms/rotate.cpp
In file included from /home/zao/stellar/hpx/hpx/parallel/algorithms/copy.hpp:19:0,
from /home/zao/stellar/hpx/hpx/parallel/algorithms/rotate.hpp:18,
from /home/zao/stellar/hpx/hpx/include/parallel_rotate.hpp:9,
from /home/zao/stellar/hpx/tests/unit/parallel/algorithms/rotate.cpp:8:
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp: In function ‘typename hpx::parallel::util::detail::algorithm_result<ExPolicy, hpx::util::tagged_pair<hpx::parallel::v1::tag::begin(FwdIter), hpx::parallel::v1::tag::end(FwdIter)> >::type hpx::parallel::v1::rotate(ExPolicy&&, FwdIter, FwdIter, FwdIter) [with ExPolicy = hpx::parallel::execution::sequenced_policy&; FwdIter = test::decorated_iterator<__gnu_cxx::__normal_iterator<long unsigned int*, std::vector<long unsigned int> >, std::forward_iterator_tag>; int _concept_requires_181 = 42; typename std::enable_if<((_concept_requires_125 == 43) || (hpx::parallel::execution::is_execution_policy<T>::value && hpx::traits::is_iterator<Iter>::value)), int>::type _concept_check_181 = 0]’:
/home/zao/stellar/hpx/hpx/parallel/algorithms/detail/dispatch.hpp:124:84: internal compiler error: in assign_temp, at function.c:961
return detail::handle_exception<ExPolicy, local_result_type>::call();
^
0x8db165 assign_temp(tree_node*, int, int)
../../gcc/function.c:961
0x7b2927 expand_call(tree_node*, rtx_def*, int)
../../gcc/calls.c:2559
0x892fb6 expand_expr_real_1(tree_node*, rtx_def*, machine_mode, expand_modifier, rtx_def**, bool)
../../gcc/expr.c:10594
0x7bea88 expand_expr
../../gcc/expr.h:256
0x7bea88 expand_call_stmt
../../gcc/cfgexpand.c:2660
0x7bea88 expand_gimple_stmt_1
../../gcc/cfgexpand.c:3548
0x7bea88 expand_gimple_stmt
../../gcc/cfgexpand.c:3714
0x7bfbc5 expand_gimple_basic_block
../../gcc/cfgexpand.c:5720
0x7c4aa6 execute
../../gcc/cfgexpand.c:6335
Please submit a full bug report,
with preprocessed source if appropriate.
Please include the complete backtrace with any bug report.
See <http://gcc.gnu.org/bugs.html> for instructions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment